org.ogf.graap.wsag.api
Class WsagConstants

java.lang.Object
  extended by org.ogf.graap.wsag.api.WsagConstants

public class WsagConstants
extends Object

AgreementConstants

Author:
Oliver Waeldrich

Field Summary
static String AGREEMENT_FACTORY_REGISTRY_SERVICE_URI
          WSAG4J Agreement Factory Registry Service Path
static String AGREEMENT_FACTORY_SERVICE_URI
          WSAG4J Agreement Factory Service Path
static String AGREEMENT_REGISTRY_SERVICE_URI
          WSAG4J Agreement Registry Service Path
static String AGREEMENT_SERVICE_URI
          WSAG4J Agreement Service Path
static QName CREATION_CONSTRAINT_ELEMENT_QNAME
          WS-Agreement Creation Constraints Resource Property QName
static String NAMESPACE_URI
          WS-Agreement namespace URI
static String NEGOTIATION_NAMESPACE_URI
          Deprecated.  
static String PREFIX
          WS-Agreement namespace prefix
static String WSAG_ACCEPT_AGREEMENT_ACTION
          WS-Agreement Accept Agreement WSA Action QName
static QName WSAG_ACCEPT_AGREEMENT_INPUT_QNAME
          WS-Agreement Accept Agreement Input QName
static QName WSAG_ACCEPT_AGREEMENT_QNAME
          WS-Agreement Accept Agreement QName
static QName WSAG_AGREEMENT_ACCEPTANCE_QNAME
          WS-Agreement Agreement Acceptance QName
static QName[] WSAG_AGREEMENT_FACTORY_PROPERTIES
          WS-Agreement Agreement Factory Resource Properties QNames
static QName WSAG_AGREEMENT_FACTORY_QNAME
          WS-Agreement Agreement Factory QName
static QName[] WSAG_AGREEMENT_PROPERTIES
          WS-Agreement Agreement Resource Properties QNames
static QName WSAG_AGREEMENT_QNAME
          WS-Agreement Agreement QName
static QName WSAG_CONTINUING_FAULT_QNAME
          WS-Agreement Continuing Fault QName
static String WSAG_CREATE_AGREEMENT_ACTION
          WS-Agreement Create Agreement WSA Action QName
static QName WSAG_CREATE_AGREEMENT_INPUT_QNAME
          WS-Agreement Create Agreement Input QName
static QName WSAG_CREATE_AGREEMENT_QNAME
          WS-Agreement Create Agreement QName
static String WSAG_CREATE_PENDING_AGREEMENT_ACTION
          WS-Agreement Create Pending Agreement WSA Action QName
static QName WSAG_CREATE_PENDING_AGREEMENT_INPUT_QNAME
          WS-Agreement Create Pending Agreement Input QName
static QName WSAG_CREATE_PENDING_AGREEMENT_QNAME
          WS-Agreement Create Pending Agreement QName
static String WSAG_INITIATE_NEGOTIATION_ACTION
          WS-Agreement Negotiation Factory InitiateNegotiation WSA Action QName
static QName WSAG_INITIATE_NEGOTIATION_INPUT_QNAME
          WS-Agreement Negotiation Factory InitiateNegotiation Input QName
static QName WSAG_INITIATE_NEGOTIATION_QNAME
          WS-Agreement Negotiation Factory InitiateNegotiation QName
static String WSAG_NEGOTIATE_ACTION
          Deprecated.  
static QName WSAG_NEGOTIATE_INPUT_QNAME
          Deprecated.  
static QName WSAG_NEGOTIATE_QNAME
          Deprecated.  
static String WSAG_NEGOTIATION_ADVERTISE_ACTION
          WS-Agreement Negotiation Advertise WSA Action QName
static QName WSAG_NEGOTIATION_ADVERTISE_INPUT_QNAME
          WS-Agreement Negotiation Advertise Input QName
static QName WSAG_NEGOTIATION_ADVERTISE_QNAME
          WS-Agreement Negotiation Advertise QName
static String WSAG_NEGOTIATION_NAMESPACE_URI
          WS-Agreement Negotiation Namespace URI
static String WSAG_NEGOTIATION_NEGOTIATE_ACTION
          WS-Agreement Negotiation Negotiate WSA Action QName
static QName WSAG_NEGOTIATION_NEGOTIATE_INPUT_QNAME
          WS-Agreement Negotiation Negotiate Input QName
static QName WSAG_NEGOTIATION_NEGOTIATE_QNAME
          WS-Agreement Negotiation Negotiate QName
static String WSAG_NEGOTIATION_PREFIX
          WS-Agreement Negotiation Namespace Prefix
static String WSAG_NEGOTIATION_PREFIX_DECLARATION
          WS-Agreement Negotiation Namespace Prefix Declaration
static QName[] WSAG_NEGOTIATION_PROPERTIES
          WS-Agreement Negotiation Resource Properties QNames
static QName WSAG_NEGOTIATION_QNAME
          WS-Agreement Negotiation QName
static String WSAG_NEGOTIATION_TERMINATE_ACTION
          WS-Agreement Negotiation Terminate Negotiation WSA Action QName
static QName WSAG_NEGOTIATION_TERMINATE_INPUT_QNAME
          WS-Agreement Negotiation Terminate Negotiation Input QName
static QName WSAG_NEGOTIATION_TERMINATE_QNAME
          WS-Agreement Negotiation Terminate Negotiation QName
static String WSAG_PREFIX_DECLARATION
          WS-Agreement namespace prefix declaration
static String WSAG_REJECT_AGREEMENT_ACTION
          WS-Agreement Reject Agreement WSA Action QName
static QName WSAG_REJECT_AGREEMENT_INPUT_QNAME
          WS-Agreement Reject Agreement Input QName
static QName WSAG_REJECT_AGREEMENT_QNAME
          WS-Agreement Reject Agreement QName
static String WSAG_TERMINATE_AGREEMENT_ACTION
          WS-Agreement Terminate Agreement WSA Action QName
static QName WSAG_TERMINATE_AGREEMENT_INPUT_QNAME
          WS-Agreement Terminate Agreement Input QName
static QName WSAG_TERMINATE_AGREEMENT_QNAME
          WS-Agreement Terminate Agreement QName
static String WSAG4J_CLIENT_CONFIG_FILE
          default WSAG4J client properties file name
static String WSAG4J_CONFIG_FILE
          default WSAG4J properties file name
static String WSAG4J_FACTORY_CONFIGURATION
          WSAG4J constant that is used to lookup the factory configuration in the org.ogf.graap.wsag.server.api.IAgreementFactoryContext.
static String WSAG4J_GATEWAY_PROPERTY
          WSAG4J gateway URL system property key.
static String WSAG4J_JAAS_CONFIG_FILE
          Application specific WSAG4J JAAS configuration file name.
static String WSAG4J_JAAS_CONFIG_FILE_DEFAULT
          Default WSAG4J JAAS configuration file name packaged with client implementations.
static String WSAG4J_MEX_DIALECT
          WSAG4J Metadata Exchange Namespace URI
static String WSAG4J_NAMESPACE
          WSAG4J Namespace URI
static QName WSAG4J_RESOURCE_ID_QNAME
          WSAG4J WSDM Resource Id QName
static String WSAG4J_WSRF_ENGINE_CONFIG_FILE
          default WSAG4J WSRF engine configuration file name
static String WSDM_MUWS_NAMESPACE_URI
          WSDM MUWS Namespace URI
static String WSDM_MUWS_PREFIX
          WSDM MUWS Namespace Prefix
static String WSDM_MUWS_PREFIX_DECLARATION
          WSDM MUWS Namespace Prefix Declaration
static String WSRF_GET_RESOURCE_PROPERTY_ACTION
          WSRF GetResourceProperty WSA Action QName
static QName WSRF_GET_RESOURCE_PROPERTY_QNAME
          WSRF GetResourceProperty QName
static String WSRF_RPW_NAMESPACE_URI
          WSRF Namespace URI
 
Constructor Summary
WsagConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WSAG4J_CONFIG_FILE

public static final String WSAG4J_CONFIG_FILE
default WSAG4J properties file name

See Also:
Constant Field Values

WSAG4J_CLIENT_CONFIG_FILE

public static final String WSAG4J_CLIENT_CONFIG_FILE
default WSAG4J client properties file name

See Also:
Constant Field Values

WSAG4J_WSRF_ENGINE_CONFIG_FILE

public static final String WSAG4J_WSRF_ENGINE_CONFIG_FILE
default WSAG4J WSRF engine configuration file name

See Also:
Constant Field Values

WSAG4J_JAAS_CONFIG_FILE

public static final String WSAG4J_JAAS_CONFIG_FILE
Application specific WSAG4J JAAS configuration file name.

See Also:
Constant Field Values

WSAG4J_JAAS_CONFIG_FILE_DEFAULT

public static final String WSAG4J_JAAS_CONFIG_FILE_DEFAULT
Default WSAG4J JAAS configuration file name packaged with client implementations.

See Also:
Constant Field Values

WSAG4J_GATEWAY_PROPERTY

public static final String WSAG4J_GATEWAY_PROPERTY
WSAG4J gateway URL system property key. Overwrites gateway URL in WSAG4J engine at runtime.

See Also:
Constant Field Values

WSAG4J_FACTORY_CONFIGURATION

public static final String WSAG4J_FACTORY_CONFIGURATION
WSAG4J constant that is used to lookup the factory configuration in the org.ogf.graap.wsag.server.api.IAgreementFactoryContext.

See Also:
Constant Field Values

PREFIX

public static final String PREFIX
WS-Agreement namespace prefix

See Also:
Constant Field Values

WSAG_PREFIX_DECLARATION

public static final String WSAG_PREFIX_DECLARATION
WS-Agreement namespace prefix declaration

See Also:
Constant Field Values

NAMESPACE_URI

public static final String NAMESPACE_URI
WS-Agreement namespace URI

See Also:
Constant Field Values

WSAG_AGREEMENT_FACTORY_QNAME

public static final QName WSAG_AGREEMENT_FACTORY_QNAME
WS-Agreement Agreement Factory QName


WSAG_AGREEMENT_QNAME

public static final QName WSAG_AGREEMENT_QNAME
WS-Agreement Agreement QName


WSAG_AGREEMENT_ACCEPTANCE_QNAME

public static final QName WSAG_AGREEMENT_ACCEPTANCE_QNAME
WS-Agreement Agreement Acceptance QName


WSAG_CREATE_AGREEMENT_QNAME

public static final QName WSAG_CREATE_AGREEMENT_QNAME
WS-Agreement Create Agreement QName


WSAG_CREATE_AGREEMENT_INPUT_QNAME

public static final QName WSAG_CREATE_AGREEMENT_INPUT_QNAME
WS-Agreement Create Agreement Input QName


WSAG_CREATE_AGREEMENT_ACTION

public static final String WSAG_CREATE_AGREEMENT_ACTION
WS-Agreement Create Agreement WSA Action QName

See Also:
Constant Field Values

WSAG_CREATE_PENDING_AGREEMENT_QNAME

public static final QName WSAG_CREATE_PENDING_AGREEMENT_QNAME
WS-Agreement Create Pending Agreement QName


WSAG_CREATE_PENDING_AGREEMENT_INPUT_QNAME

public static final QName WSAG_CREATE_PENDING_AGREEMENT_INPUT_QNAME
WS-Agreement Create Pending Agreement Input QName


WSAG_CREATE_PENDING_AGREEMENT_ACTION

public static final String WSAG_CREATE_PENDING_AGREEMENT_ACTION
WS-Agreement Create Pending Agreement WSA Action QName

See Also:
Constant Field Values

WSAG_TERMINATE_AGREEMENT_QNAME

public static final QName WSAG_TERMINATE_AGREEMENT_QNAME
WS-Agreement Terminate Agreement QName


WSAG_TERMINATE_AGREEMENT_INPUT_QNAME

public static final QName WSAG_TERMINATE_AGREEMENT_INPUT_QNAME
WS-Agreement Terminate Agreement Input QName


WSAG_TERMINATE_AGREEMENT_ACTION

public static final String WSAG_TERMINATE_AGREEMENT_ACTION
WS-Agreement Terminate Agreement WSA Action QName

See Also:
Constant Field Values

WSAG_ACCEPT_AGREEMENT_QNAME

public static final QName WSAG_ACCEPT_AGREEMENT_QNAME
WS-Agreement Accept Agreement QName


WSAG_ACCEPT_AGREEMENT_INPUT_QNAME

public static final QName WSAG_ACCEPT_AGREEMENT_INPUT_QNAME
WS-Agreement Accept Agreement Input QName


WSAG_ACCEPT_AGREEMENT_ACTION

public static final String WSAG_ACCEPT_AGREEMENT_ACTION
WS-Agreement Accept Agreement WSA Action QName

See Also:
Constant Field Values

WSAG_REJECT_AGREEMENT_QNAME

public static final QName WSAG_REJECT_AGREEMENT_QNAME
WS-Agreement Reject Agreement QName


WSAG_REJECT_AGREEMENT_INPUT_QNAME

public static final QName WSAG_REJECT_AGREEMENT_INPUT_QNAME
WS-Agreement Reject Agreement Input QName


WSAG_REJECT_AGREEMENT_ACTION

public static final String WSAG_REJECT_AGREEMENT_ACTION
WS-Agreement Reject Agreement WSA Action QName

See Also:
Constant Field Values

WSAG_CONTINUING_FAULT_QNAME

public static final QName WSAG_CONTINUING_FAULT_QNAME
WS-Agreement Continuing Fault QName


WSAG_AGREEMENT_FACTORY_PROPERTIES

public static final QName[] WSAG_AGREEMENT_FACTORY_PROPERTIES
WS-Agreement Agreement Factory Resource Properties QNames


WSAG_AGREEMENT_PROPERTIES

public static final QName[] WSAG_AGREEMENT_PROPERTIES
WS-Agreement Agreement Resource Properties QNames


NEGOTIATION_NAMESPACE_URI

@Deprecated
public static final String NEGOTIATION_NAMESPACE_URI
Deprecated. 
Negotiation Namespace URI

See Also:
Constant Field Values

WSAG_NEGOTIATE_QNAME

@Deprecated
public static final QName WSAG_NEGOTIATE_QNAME
Deprecated. 
Negotiation QName


WSAG_NEGOTIATE_INPUT_QNAME

@Deprecated
public static final QName WSAG_NEGOTIATE_INPUT_QNAME
Deprecated. 
Negotiation Input QName


WSAG_NEGOTIATE_ACTION

@Deprecated
public static final String WSAG_NEGOTIATE_ACTION
Deprecated. 
Negotiation WSA Action QName

See Also:
Constant Field Values

WSAG_NEGOTIATION_NAMESPACE_URI

public static final String WSAG_NEGOTIATION_NAMESPACE_URI
WS-Agreement Negotiation Namespace URI

See Also:
Constant Field Values

WSAG_NEGOTIATION_PREFIX

public static final String WSAG_NEGOTIATION_PREFIX
WS-Agreement Negotiation Namespace Prefix

See Also:
Constant Field Values

WSAG_NEGOTIATION_PREFIX_DECLARATION

public static final String WSAG_NEGOTIATION_PREFIX_DECLARATION
WS-Agreement Negotiation Namespace Prefix Declaration

See Also:
Constant Field Values

WSAG_NEGOTIATION_QNAME

public static final QName WSAG_NEGOTIATION_QNAME
WS-Agreement Negotiation QName


WSAG_NEGOTIATION_PROPERTIES

public static final QName[] WSAG_NEGOTIATION_PROPERTIES
WS-Agreement Negotiation Resource Properties QNames


WSAG_INITIATE_NEGOTIATION_QNAME

public static final QName WSAG_INITIATE_NEGOTIATION_QNAME
WS-Agreement Negotiation Factory InitiateNegotiation QName


WSAG_INITIATE_NEGOTIATION_INPUT_QNAME

public static final QName WSAG_INITIATE_NEGOTIATION_INPUT_QNAME
WS-Agreement Negotiation Factory InitiateNegotiation Input QName


WSAG_INITIATE_NEGOTIATION_ACTION

public static final String WSAG_INITIATE_NEGOTIATION_ACTION
WS-Agreement Negotiation Factory InitiateNegotiation WSA Action QName

See Also:
Constant Field Values

WSAG_NEGOTIATION_NEGOTIATE_QNAME

public static final QName WSAG_NEGOTIATION_NEGOTIATE_QNAME
WS-Agreement Negotiation Negotiate QName


WSAG_NEGOTIATION_NEGOTIATE_INPUT_QNAME

public static final QName WSAG_NEGOTIATION_NEGOTIATE_INPUT_QNAME
WS-Agreement Negotiation Negotiate Input QName


WSAG_NEGOTIATION_NEGOTIATE_ACTION

public static final String WSAG_NEGOTIATION_NEGOTIATE_ACTION
WS-Agreement Negotiation Negotiate WSA Action QName

See Also:
Constant Field Values

WSAG_NEGOTIATION_ADVERTISE_QNAME

public static final QName WSAG_NEGOTIATION_ADVERTISE_QNAME
WS-Agreement Negotiation Advertise QName


WSAG_NEGOTIATION_ADVERTISE_INPUT_QNAME

public static final QName WSAG_NEGOTIATION_ADVERTISE_INPUT_QNAME
WS-Agreement Negotiation Advertise Input QName


WSAG_NEGOTIATION_ADVERTISE_ACTION

public static final String WSAG_NEGOTIATION_ADVERTISE_ACTION
WS-Agreement Negotiation Advertise WSA Action QName

See Also:
Constant Field Values

WSAG_NEGOTIATION_TERMINATE_QNAME

public static final QName WSAG_NEGOTIATION_TERMINATE_QNAME
WS-Agreement Negotiation Terminate Negotiation QName


WSAG_NEGOTIATION_TERMINATE_INPUT_QNAME

public static final QName WSAG_NEGOTIATION_TERMINATE_INPUT_QNAME
WS-Agreement Negotiation Terminate Negotiation Input QName


WSAG_NEGOTIATION_TERMINATE_ACTION

public static final String WSAG_NEGOTIATION_TERMINATE_ACTION
WS-Agreement Negotiation Terminate Negotiation WSA Action QName

See Also:
Constant Field Values

CREATION_CONSTRAINT_ELEMENT_QNAME

public static final QName CREATION_CONSTRAINT_ELEMENT_QNAME
WS-Agreement Creation Constraints Resource Property QName


WSRF_RPW_NAMESPACE_URI

public static final String WSRF_RPW_NAMESPACE_URI
WSRF Namespace URI

See Also:
Constant Field Values

WSRF_GET_RESOURCE_PROPERTY_ACTION

public static final String WSRF_GET_RESOURCE_PROPERTY_ACTION
WSRF GetResourceProperty WSA Action QName

See Also:
Constant Field Values

WSRF_GET_RESOURCE_PROPERTY_QNAME

public static final QName WSRF_GET_RESOURCE_PROPERTY_QNAME
WSRF GetResourceProperty QName


WSDM_MUWS_PREFIX

public static final String WSDM_MUWS_PREFIX
WSDM MUWS Namespace Prefix

See Also:
Constant Field Values

WSDM_MUWS_PREFIX_DECLARATION

public static final String WSDM_MUWS_PREFIX_DECLARATION
WSDM MUWS Namespace Prefix Declaration

See Also:
Constant Field Values

WSDM_MUWS_NAMESPACE_URI

public static final String WSDM_MUWS_NAMESPACE_URI
WSDM MUWS Namespace URI

See Also:
Constant Field Values

AGREEMENT_FACTORY_SERVICE_URI

public static final String AGREEMENT_FACTORY_SERVICE_URI
WSAG4J Agreement Factory Service Path

See Also:
Constant Field Values

AGREEMENT_FACTORY_REGISTRY_SERVICE_URI

public static final String AGREEMENT_FACTORY_REGISTRY_SERVICE_URI
WSAG4J Agreement Factory Registry Service Path

See Also:
Constant Field Values

AGREEMENT_SERVICE_URI

public static final String AGREEMENT_SERVICE_URI
WSAG4J Agreement Service Path

See Also:
Constant Field Values

AGREEMENT_REGISTRY_SERVICE_URI

public static final String AGREEMENT_REGISTRY_SERVICE_URI
WSAG4J Agreement Registry Service Path

See Also:
Constant Field Values

WSAG4J_NAMESPACE

public static final String WSAG4J_NAMESPACE
WSAG4J Namespace URI

See Also:
Constant Field Values

WSAG4J_MEX_DIALECT

public static final String WSAG4J_MEX_DIALECT
WSAG4J Metadata Exchange Namespace URI

See Also:
Constant Field Values

WSAG4J_RESOURCE_ID_QNAME

public static final QName WSAG4J_RESOURCE_ID_QNAME
WSAG4J WSDM Resource Id QName

Constructor Detail

WsagConstants

public WsagConstants()


Copyright © 2008-2012. All Rights Reserved.