de.fzj.unicore.wsrflite
Interface WSRFConstants

All Known Subinterfaces:
AdminService, ISubscription, ResourceLifetime, ResourceProperties, ServiceGroup, ServiceGroupEntry, ServiceGroupRegistration, WSResource, WSRFNotificationProducer
All Known Implementing Classes:
AdminServiceImpl, NotificationProducerImpl, ServiceGroupEntryImpl, ServiceGroupImpl, ServiceGroupRegistrationImpl, SubscriptionImpl, WSResourceImpl

public interface WSRFConstants

common constants, such as namespaces, porttypes and SOAP actions


Field Summary
static String QUERY_EXPRESSION_DIALECT_XPATH
          Query RP dialect
static QName RPcurrentTimeQName
          the QName of the "current time" resource property
static QName RPterminationTimeQName
          the QName of the "termination time" resource property
static String WSRL_BASENS
          the base WS-RL (wsdl) namespace supported by this implementation
static String WSRL_DESTROY
          the wsa:Action for ImmediateResourceTermination
static QName WSRL_DESTROY_PORT
          the WSDL porttype for ImmediateResourceTermination
static String WSRL_SCHEDULED
          the wsa:Action for ScheduledResourceTermination
static QName WSRL_SET_TERMTIME_PORT
          the WSDL porttype for ImmediateResourceTermination
static String WSRP_BASENS
          the base WS-RP (wsdl) namespace supported by this implementation
static String WSRP_DELETE_RP
          the wsa:Action for DeleteResourceProperties
static QName WSRP_DELETE_RP_PORT
          the porttype for DeleteResourceProperties
static String WSRP_GET_MULTIPLE_RP
          the wsa:Action for GetMultipleResourceProperties
static QName WSRP_GET_MULTIPLE_RP_PORT
          the porttype for GetMultipleResourceProperties
static String WSRP_GET_RP
          the wsa:Action for GetResourceProperty
static String WSRP_GET_RP_DOCUMENT
          the wsa:Action for GetResourcePropertyDocument
static QName WSRP_GET_RP_DOCUMENT_PORT
          the WSDL porttype for GetResourcePropertyDocument
static QName WSRP_GET_RP_PORT
          the porttype for GetResourceProperty
static String WSRP_INSERT_RP
          the wsa:Action for InsertResourceProperties
static QName WSRP_INSERT_RP_PORT
          the porttype for InsertResourceProperties
static String WSRP_PUT_RP_DOCUMENT
          the wsa:Action for PutResourcePropertyDocument
static QName WSRP_PUT_RP_DOCUMENT_PORT
          the porttype for PutResourcePropertyDocument
static String WSRP_QUERY_RP
          the wsa:Action for QueryResourceProperties
static QName WSRP_QUERY_RP_PORT
          the porttype for QueryResourceProperties
static QName WSRP_RP_QueryExpressionDialect
          the QueryExpressionDialect ResourceProperty
static String WSRP_SET_RP
          the wsa:Action for InsertResourceProperties
static QName WSRP_SET_RP_PORT
          the porttype for InsertResourceProperties
static String WSRP_UPDATE_RP
          the wsa:Action for UpdateResourceProperties
static QName WSRP_UPDATE_RP_PORT
          the porttype for UpdateResourceProperties
 

Field Detail

WSRL_BASENS

static final String WSRL_BASENS
the base WS-RL (wsdl) namespace supported by this implementation

See Also:
Constant Field Values

WSRL_DESTROY

static final String WSRL_DESTROY
the wsa:Action for ImmediateResourceTermination

See Also:
Constant Field Values

WSRL_DESTROY_PORT

static final QName WSRL_DESTROY_PORT
the WSDL porttype for ImmediateResourceTermination


WSRL_SCHEDULED

static final String WSRL_SCHEDULED
the wsa:Action for ScheduledResourceTermination

See Also:
Constant Field Values

WSRL_SET_TERMTIME_PORT

static final QName WSRL_SET_TERMTIME_PORT
the WSDL porttype for ImmediateResourceTermination


WSRP_BASENS

static final String WSRP_BASENS
the base WS-RP (wsdl) namespace supported by this implementation

See Also:
Constant Field Values

QUERY_EXPRESSION_DIALECT_XPATH

static final String QUERY_EXPRESSION_DIALECT_XPATH
Query RP dialect

See Also:
Constant Field Values

WSRP_GET_RP_DOCUMENT

static final String WSRP_GET_RP_DOCUMENT
the wsa:Action for GetResourcePropertyDocument

See Also:
Constant Field Values

WSRP_GET_RP_DOCUMENT_PORT

static final QName WSRP_GET_RP_DOCUMENT_PORT
the WSDL porttype for GetResourcePropertyDocument


WSRP_GET_RP

static final String WSRP_GET_RP
the wsa:Action for GetResourceProperty

See Also:
Constant Field Values

WSRP_GET_RP_PORT

static final QName WSRP_GET_RP_PORT
the porttype for GetResourceProperty


WSRP_GET_MULTIPLE_RP

static final String WSRP_GET_MULTIPLE_RP
the wsa:Action for GetMultipleResourceProperties

See Also:
Constant Field Values

WSRP_GET_MULTIPLE_RP_PORT

static final QName WSRP_GET_MULTIPLE_RP_PORT
the porttype for GetMultipleResourceProperties


WSRP_QUERY_RP

static final String WSRP_QUERY_RP
the wsa:Action for QueryResourceProperties

See Also:
Constant Field Values

WSRP_QUERY_RP_PORT

static final QName WSRP_QUERY_RP_PORT
the porttype for QueryResourceProperties


WSRP_RP_QueryExpressionDialect

static final QName WSRP_RP_QueryExpressionDialect
the QueryExpressionDialect ResourceProperty


WSRP_PUT_RP_DOCUMENT

static final String WSRP_PUT_RP_DOCUMENT
the wsa:Action for PutResourcePropertyDocument

See Also:
Constant Field Values

WSRP_PUT_RP_DOCUMENT_PORT

static final QName WSRP_PUT_RP_DOCUMENT_PORT
the porttype for PutResourcePropertyDocument


WSRP_SET_RP

static final String WSRP_SET_RP
the wsa:Action for InsertResourceProperties

See Also:
Constant Field Values

WSRP_SET_RP_PORT

static final QName WSRP_SET_RP_PORT
the porttype for InsertResourceProperties


WSRP_INSERT_RP

static final String WSRP_INSERT_RP
the wsa:Action for InsertResourceProperties

See Also:
Constant Field Values

WSRP_INSERT_RP_PORT

static final QName WSRP_INSERT_RP_PORT
the porttype for InsertResourceProperties


WSRP_UPDATE_RP

static final String WSRP_UPDATE_RP
the wsa:Action for UpdateResourceProperties

See Also:
Constant Field Values

WSRP_UPDATE_RP_PORT

static final QName WSRP_UPDATE_RP_PORT
the porttype for UpdateResourceProperties


WSRP_DELETE_RP

static final String WSRP_DELETE_RP
the wsa:Action for DeleteResourceProperties

See Also:
Constant Field Values

WSRP_DELETE_RP_PORT

static final QName WSRP_DELETE_RP_PORT
the porttype for DeleteResourceProperties


RPterminationTimeQName

static final QName RPterminationTimeQName
the QName of the "termination time" resource property


RPcurrentTimeQName

static final QName RPcurrentTimeQName
the QName of the "current time" resource property



Copyright © 2010. All Rights Reserved.