org.ow2.petals.se.validation
Class Constants

java.lang.Object
  extended by org.ow2.petals.se.validation.Constants

public class Constants
extends java.lang.Object


Field Summary
static java.lang.String FILTER_OPERATION
          The local part of the "filter" operation name.
static java.lang.String VALIDATE_OPERATION
          The local part of the "validate" operation name.
static java.lang.String VALIDATION_NS
          Service namespace
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VALIDATE_OPERATION

public static final java.lang.String VALIDATE_OPERATION
The local part of the "validate" operation name.

See Also:
Constant Field Values

FILTER_OPERATION

public static final java.lang.String FILTER_OPERATION
The local part of the "filter" operation name.

See Also:
Constant Field Values

VALIDATION_NS

public static final java.lang.String VALIDATION_NS
Service namespace

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.