|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| org.ogf.* |
|---|
| org.ogf.graap.wsag.api.WsagConstants | ||
|---|---|---|
public static final String |
AGREEMENT_FACTORY_REGISTRY_SERVICE_URI |
"/services/AgreementFactoryServiceGroup" |
public static final String |
AGREEMENT_FACTORY_SERVICE_URI |
"/services/AgreementFactory" |
public static final String |
AGREEMENT_REGISTRY_SERVICE_URI |
"/services/AgreementServiceGroup" |
public static final String |
AGREEMENT_SERVICE_URI |
"/services/Agreement" |
public static final String |
NAMESPACE_URI |
"http://schemas.ggf.org/graap/2007/03/ws-agreement" |
public static final String |
NEGOTIATION_NAMESPACE_URI |
"http://schemas.ggf.org/graap/2008/12/ws-agreement-negotiation" |
public static final String |
PREFIX |
"wsag" |
public static final String |
WSAG_ACCEPT_AGREEMENT_ACTION |
"http://schemas.ggf.org/graap/2007/03/ws-agreement/AcceptAgreementRequest" |
public static final String |
WSAG_CREATE_AGREEMENT_ACTION |
"http://schemas.ggf.org/graap/2007/03/ws-agreement/CreateAgreementRequest" |
public static final String |
WSAG_CREATE_PENDING_AGREEMENT_ACTION |
"http://schemas.ggf.org/graap/2007/03/ws-agreement/CreatePendingAgreementRequest" |
public static final String |
WSAG_INITIATE_NEGOTIATION_ACTION |
"http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation/InitiateNegotiationRequest" |
public static final String |
WSAG_NEGOTIATE_ACTION |
"http://schemas.ggf.org/graap/2008/12/ws-agreement-negotiation/NegotiateRequest" |
public static final String |
WSAG_NEGOTIATION_ADVERTISE_ACTION |
"http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation/AdvertiseRequest" |
public static final String |
WSAG_NEGOTIATION_NAMESPACE_URI |
"http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation" |
public static final String |
WSAG_NEGOTIATION_NEGOTIATE_ACTION |
"http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation/NegotiateRequest" |
public static final String |
WSAG_NEGOTIATION_PREFIX |
"wsag-neg" |
public static final String |
WSAG_NEGOTIATION_PREFIX_DECLARATION |
"xmlns:wsag-neg" |
public static final String |
WSAG_NEGOTIATION_TERMINATE_ACTION |
"http://schemas.ogf.org/graap/2009/11/ws-agreement-negotiation/TerminateRequest" |
public static final String |
WSAG_PREFIX_DECLARATION |
"xmlns:wsag" |
public static final String |
WSAG_REJECT_AGREEMENT_ACTION |
"http://schemas.ggf.org/graap/2007/03/ws-agreement/RejectAgreementRequest" |
public static final String |
WSAG_TERMINATE_AGREEMENT_ACTION |
"http://schemas.ggf.org/graap/2007/03/ws-agreement/TerminateRequest" |
public static final String |
WSAG4J_CLIENT_CONFIG_FILE |
"/wsag4j-client.properties" |
public static final String |
WSAG4J_CONFIG_FILE |
"/wsag4j.properties" |
public static final String |
WSAG4J_FACTORY_CONFIGURATION |
"http://ogf.org/wsag4j/properties/factory-configuration" |
public static final String |
WSAG4J_GATEWAY_PROPERTY |
"wsag4j.gateway.address" |
public static final String |
WSAG4J_JAAS_CONFIG_FILE |
"/jaas.config" |
public static final String |
WSAG4J_MEX_DIALECT |
"http://schemas.scai.fraunhofer.de/wsag4j/mex" |
public static final String |
WSAG4J_NAMESPACE |
"http://schemas.scai.fraunhofer.de/wsag4j" |
public static final String |
WSAG4J_WSRF_CLIENT_CONFIG_FILE |
"/wsrf-client.config" |
public static final String |
WSAG4J_WSRF_ENGINE_CONFIG_FILE |
"/wsrf-engine.config" |
public static final String |
WSDM_MUWS_NAMESPACE_URI |
"http://docs.oasis-open.org/wsdm/muws1-2.xsd" |
public static final String |
WSDM_MUWS_PREFIX |
"muws1" |
public static final String |
WSDM_MUWS_PREFIX_DECLARATION |
"xmlns:muws1" |
public static final String |
WSRF_GET_RESOURCE_PROPERTY_ACTION |
"http://docs.oasis-open.org/wsrf/rpw-2/GetResourceProperty/GetResourcePropertyRequest" |
public static final String |
WSRF_RPW_NAMESPACE_URI |
"http://docs.oasis-open.org/wsrf/rpw-2" |
| org.ogf.graap.wsag.api.configuration.WSAG4JEnvironment | ||
|---|---|---|
public static final String |
DEFAULT_CONFIGURATION_FILE |
"wsag4j.properties" |
public static final String |
DEFAULT_CONFIGURATION_PATH |
"/etc/wsag4j" |
public static final String |
DEFAULT_CONFIGURATION_PATH_KEY |
"wsag4j.configuration.path" |
| org.ogf.graap.wsag.api.exceptions.AgreementFactoryException | ||
|---|---|---|
public static final String |
LOCAL_EN |
"en" |
| org.ogf.graap.wsag.api.exceptions.NegotiationException | ||
|---|---|---|
public static final int |
ERROR_CODE |
1001 |
public static final String |
LOCAL_EN |
"en" |
| org.ogf.graap.wsag.api.exceptions.ValidationException | ||
|---|---|---|
public static final int |
ERROR_CODE |
1002 |
| org.ogf.graap.wsag.api.types.AbstractAgreementType | ||
|---|---|---|
protected static final String |
DEFAULT_GUARANTEE_TERM_XPATH |
"declare namespace wsag=\'http://schemas.ggf.org/graap/2007/03/ws-agreement\';$this/wsag:Terms/wsag:All//wsag:GuaranteeTerm" |
protected static final String |
DEFAULT_SDT_XPATH |
"declare namespace wsag=\'http://schemas.ggf.org/graap/2007/03/ws-agreement\';$this/wsag:Terms/wsag:All//wsag:ServiceDescriptionTerm" |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||