A C D E F G I L N O P R S T V W

A

AbstractAgreementFactoryType - Class in org.ogf.graap.wsag.api.types
AbstractAgreementFactoryType
AbstractAgreementFactoryType() - Constructor for class org.ogf.graap.wsag.api.types.AbstractAgreementFactoryType
Default constructor
AbstractAgreementType - Class in org.ogf.graap.wsag.api.types
Abstract implementation of an agreement.
AbstractAgreementType(AgreementOffer) - Constructor for class org.ogf.graap.wsag.api.types.AbstractAgreementType
Creates an agreement based on an offer.
AbstractAgreementType(AgreementPropertiesType) - Constructor for class org.ogf.graap.wsag.api.types.AbstractAgreementType
Creates a new agreement instance.
AbstractAgreementType() - Constructor for class org.ogf.graap.wsag.api.types.AbstractAgreementType
Default constructor.
addNewTemplate() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementFactoryType
Adds a new template to the agreement factory properties of this instance
advertise(NegotiationOfferType[]) - Method in interface org.ogf.graap.wsag.api.client.NegotiationService
Advertises a set of negotiation offers.
advertise(NegotiationOfferType[], XmlObject[]) - Method in interface org.ogf.graap.wsag.api.Negotiation
Advertises the state change of particular agreement offers to a negotiation participator.
Agreement - Interface in org.ogf.graap.wsag.api
Agreement interface used by the server module.
AGREEMENT_FACTORY_REGISTRY_SERVICE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J Agreement Factory Registry Service Path
AGREEMENT_FACTORY_SERVICE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J Agreement Factory Service Path
AGREEMENT_REGISTRY_SERVICE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J Agreement Registry Service Path
AGREEMENT_SERVICE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J Agreement Service Path
AgreementClient - Interface in org.ogf.graap.wsag.api.client
AgreementClient
AgreementCreationException - Exception in org.ogf.graap.wsag.api.exceptions
AgreementCreationException
AgreementCreationException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.AgreementCreationException
 
AgreementFactory - Interface in org.ogf.graap.wsag.api
This interface defines the operations of an AgreementFactory.
AgreementFactoryClient - Interface in org.ogf.graap.wsag.api.client
AgreementFactoryClient
AgreementFactoryException - Exception in org.ogf.graap.wsag.api.exceptions
AgreementFactoryException
AgreementFactoryException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
default constructor
AgreementFactoryException(String) - Constructor for exception org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
 
AgreementFactoryException(String, ContinuingFaultType) - Constructor for exception org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
Constructs an exception with the given message using a ContinuingFaultType as a cause.
AgreementFactoryException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
 
AgreementFactoryException(Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
 
AgreementFactoryRegistryClient - Interface in org.ogf.graap.wsag.api.client
AgreementFactoryClient
AgreementFactoryService - Interface in org.ogf.graap.wsag.api.client
AgreementFactoryService The contract of a WSAG4J agreement factory service.
AgreementOffer - Interface in org.ogf.graap.wsag.api
The AgreementOffer interface implements the required methods to access the properties of an agreement offer.
AgreementOfferType - Class in org.ogf.graap.wsag.api.types
AgreementOfferType
AgreementOfferType(AgreementTemplateType) - Constructor for class org.ogf.graap.wsag.api.types.AgreementOfferType
Initializes an agreement offer from a template.
AgreementOfferType(NegotiationOfferTypeImpl) - Constructor for class org.ogf.graap.wsag.api.types.AgreementOfferType
Constructs a quote for the given negotiation offer.
AgreementOfferType(NegotiationOfferType) - Constructor for class org.ogf.graap.wsag.api.types.AgreementOfferType
Initializes an agreement offer from a negotiation offer.
AgreementOfferType(AgreementType) - Constructor for class org.ogf.graap.wsag.api.types.AgreementOfferType
Initializes an agreement offer from a agreement type.
agreementProperties - Variable in class org.ogf.graap.wsag.api.types.AbstractAgreementType
The internal XML representation of the agreement instance.
AgreementRegistryService - Interface in org.ogf.graap.wsag.api.client
AgreementRegistry
AgreementService - Interface in org.ogf.graap.wsag.api.client
AgreementService
AgreementTemplate - Interface in org.ogf.graap.wsag.api
The AgreementTemplate interface implements the required methods to access the properties of an agreement template.

C

clone() - Method in interface org.ogf.graap.wsag.api.client.AgreementClient
Returns a copy of the client.
clone() - Method in interface org.ogf.graap.wsag.api.client.AgreementFactoryClient
Returns a copy of the client.
clone() - Method in interface org.ogf.graap.wsag.api.client.NegotiationClient
Returns a copy of the client.
clone() - Method in interface org.ogf.graap.wsag.api.security.ISecurityProperties
 
clone() - Method in class org.ogf.graap.wsag.api.security.SecurityProperties
 
createAgreement(AgreementOffer) - Method in interface org.ogf.graap.wsag.api.AgreementFactory
Creates a new agreement based on an offer.
createAgreement(AgreementOffer) - Method in interface org.ogf.graap.wsag.api.client.AgreementFactoryService
Creates a new agreement instance with the SLA management server.
createPendingAgreement(AgreementOffer) - Method in interface org.ogf.graap.wsag.api.client.AgreementFactoryService
Creates a pending agreement instance.
createPendingAgreement(AgreementOffer, EndpointReferenceType) - Method in interface org.ogf.graap.wsag.api.client.AgreementFactoryService
Creates a pending agreement instance.
CREATION_CONSTRAINT_ELEMENT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Creation Constraints Resource Property QName
CreationConstraintsViolationException - Exception in org.ogf.graap.wsag.api.exceptions
CreationConstraintsViolationException
CreationConstraintsViolationException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.CreationConstraintsViolationException
 

D

DEFAULT_CONFIGURATION_FILE - Static variable in class org.ogf.graap.wsag.api.configuration.WSAG4JEnvironment
Default WSAG4J configuration file.
DEFAULT_CONFIGURATION_PATH - Static variable in class org.ogf.graap.wsag.api.configuration.WSAG4JEnvironment
Default WSAG4J configuration path.
DEFAULT_CONFIGURATION_PATH_KEY - Static variable in class org.ogf.graap.wsag.api.configuration.WSAG4JEnvironment
System property to lookup default WSAG4J configuration path.
DEFAULT_GUARANTEE_TERM_XPATH - Static variable in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Default XPath expression for selecting all guarantee terms in an agreement.
DEFAULT_SDT_XPATH - Static variable in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Default XPath expression for selecting all service description terms in an agreement.
destroy() - Method in interface org.ogf.graap.wsag.api.client.AgreementService
Destroys agreement instance.
destroy() - Method in interface org.ogf.graap.wsag.api.client.NegotiationService
Destroys this web service object.

E

ERROR_CODE - Static variable in exception org.ogf.graap.wsag.api.exceptions.NegotiationException
Basefault error code.
ERROR_CODE - Static variable in exception org.ogf.graap.wsag.api.exceptions.ValidationException
the exception error code

F

findImplementation(Class<?>, String, String) - Static method in class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
Finds an implementation for a given interface.
findResource(String) - Static method in class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
 
findResource(String, String) - Static method in class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
 
findResourceURL(String) - Static method in class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
 
findResourceURL(String, String) - Static method in class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
 
findSingeltonImplementation(Class<?>, String, String) - Static method in class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
Finds a singleton implementation for a given interface.
findWSAG4JConfiguration(String) - Static method in class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
 
format(String, Object...) - Static method in class org.ogf.graap.wsag.api.logging.LogMessage
Formats a log message to a string.

G

getAgreementId() - Method in interface org.ogf.graap.wsag.api.Agreement
Returns the agreement id.
getAgreementId() - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
getAgreementId() - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
getAgreementId() - Method in interface org.ogf.graap.wsag.api.client.AgreementService
Returns the id of the agreement instance.
getAgreementId() - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
getAgreementId() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Returns the agreement id.
getAgreementId() - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
getAgreementId() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
getAgreementId() - Method in class org.ogf.graap.wsag.api.types.TemplateType
getAgreementInstance() - Method in interface org.ogf.graap.wsag.api.Agreement
Returns a domain-specific agreement implementation.
getAgreementInstance() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Returns a domain-specific agreement implementation.
getBaseFault() - Method in exception org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
 
getBaseFault() - Method in exception org.ogf.graap.wsag.api.exceptions.NegotiationException
 
getConfigurationPath() - Static method in class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
 
getConfigurationPath() - Method in interface org.ogf.graap.wsag.api.configuration.WSAG4JConfigurationEnvironment
 
getConfigurationPath() - Method in class org.ogf.graap.wsag.api.configuration.WSAG4JEnvironment
getContext() - Method in interface org.ogf.graap.wsag.api.Agreement
 
getContext() - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
getContext() - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
getContext() - Method in interface org.ogf.graap.wsag.api.client.AgreementService
Returns the context of the agreement instance.
getContext() - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
getContext() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
getContext() - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
getContext() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
The context of the agreement to negotiate.
getContext() - Method in class org.ogf.graap.wsag.api.types.TemplateType
getCreationConstraints() - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
getCreationConstraints() - Method in class org.ogf.graap.wsag.api.types.TemplateType
getEndpoint() - Method in interface org.ogf.graap.wsag.api.client.WsClient
Returns the endpoint of the client instance.
getErrorCode() - Method in exception org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
Specific exceptions must override this method.
getErrorCode() - Method in exception org.ogf.graap.wsag.api.exceptions.NegotiationException
Specific exceptions must override this method.
getErrorCode() - Method in exception org.ogf.graap.wsag.api.exceptions.ValidationException
Specific exceptions must override this method.
getExecutionContext() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Returns the persisted execution context for this agreement.
getGuaranteeTermState(String) - Method in interface org.ogf.graap.wsag.api.client.AgreementClient
Returns the guarantee term with the given name.
getGuaranteeTermStates() - Method in interface org.ogf.graap.wsag.api.Agreement
 
getGuaranteeTermStates() - Method in interface org.ogf.graap.wsag.api.client.AgreementService
Returns the state for the individual guarantee terms of the agreement instance.
getGuaranteeTermStates() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
getInitiatorEPR() - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
getInitiatorEPR() - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
getLoginContext() - Method in interface org.ogf.graap.wsag.api.security.ISecurityProperties
 
getLoginContext() - Method in class org.ogf.graap.wsag.api.security.SecurityProperties
 
getMessage(String, Object...) - Static method in class org.ogf.graap.wsag.api.logging.LogMessage
Creates a new log message.
getName() - Method in interface org.ogf.graap.wsag.api.Agreement
Returns the agreement name.
getName() - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
getName() - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
getName() - Method in interface org.ogf.graap.wsag.api.client.AgreementService
Returns the name of the agreement instance.
getName() - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
getName() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Returns the agreement name.
getName() - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
getName() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
getName() - Method in class org.ogf.graap.wsag.api.types.TemplateType
getNegotiableTemplates() - Method in interface org.ogf.graap.wsag.api.client.NegotiationService
A negotiation instance supports zero or more templates that can be used to create negotiation offers.
getNegotiableTemplates() - Method in interface org.ogf.graap.wsag.api.Negotiation
Returns the templates for SLAs that are supported by this negotiation instance.
getNegotiationConstraints() - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
getNegotiationConstraints() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
getNegotiationContext() - Method in interface org.ogf.graap.wsag.api.client.NegotiationService
Returns the context of this negotiation process.
getNegotiationContext() - Method in interface org.ogf.graap.wsag.api.Negotiation
Returns the context of an negotiation instance.
getNegotiationOffer(String) - Method in interface org.ogf.graap.wsag.api.client.NegotiationClient
Returns the Negotiation Offer with the given offer id
getNegotiationOfferContext() - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
getNegotiationOfferContext() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
getNegotiationOffers() - Method in interface org.ogf.graap.wsag.api.client.NegotiationService
Returns a history of exchanged offers in this negotiation process.
getNegotiationOffers() - Method in interface org.ogf.graap.wsag.api.Negotiation
This method returns a list of negotiation offers.
getNoncriticalExtensions() - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
getNoncriticalExtensions() - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
getOfferId() - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
getOfferId() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
getProperties() - Method in interface org.ogf.graap.wsag.api.client.WsClient
Returns the properties used by the web-service client.
getProperties() - Method in interface org.ogf.graap.wsag.api.security.ISecurityProperties
 
getProperties() - Method in class org.ogf.graap.wsag.api.security.SecurityProperties
 
getResourceId() - Method in interface org.ogf.graap.wsag.api.client.WSDMResource
Returns the WSDM id of a web-service resource.
getSecurityProperties() - Method in interface org.ogf.graap.wsag.api.client.WsClient
Returns the security properties used by the web-service client.
getServiceTermState(String) - Method in interface org.ogf.graap.wsag.api.client.AgreementClient
Returns the service description term with the given name.
getServiceTermStates() - Method in interface org.ogf.graap.wsag.api.Agreement
 
getServiceTermStates() - Method in interface org.ogf.graap.wsag.api.client.AgreementService
Returns the state for the individual service terms of the agreement instance.
getServiceTermStates() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
getState() - Method in interface org.ogf.graap.wsag.api.Agreement
 
getState() - Method in interface org.ogf.graap.wsag.api.client.AgreementService
Returns the state of the agreement instance.
getState() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
getTemplate(String, String) - Method in interface org.ogf.graap.wsag.api.client.AgreementFactoryClient
Returns a template with a particular name and id from the server, or null if the requested template does not exist.
getTemplateArray(int) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementFactoryType
 
getTemplateId() - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
getTemplateId() - Method in class org.ogf.graap.wsag.api.types.TemplateType
getTemplates() - Method in interface org.ogf.graap.wsag.api.AgreementFactory
 
getTemplates() - Method in interface org.ogf.graap.wsag.api.client.AgreementFactoryService
Retrieves the templates for supported SLAs from the SLA management system.
getTemplates() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementFactoryType
 
getTerms() - Method in interface org.ogf.graap.wsag.api.Agreement
 
getTerms() - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
getTerms() - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
getTerms() - Method in interface org.ogf.graap.wsag.api.client.AgreementService
Returns the terms of the agreement instance.
getTerms() - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
getTerms() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
getTerms() - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
getTerms() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
getTerms() - Method in class org.ogf.graap.wsag.api.types.TemplateType
getTransientExecutionContext() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Returns the transient execution context for this agreement.
getWebServiceClient() - Method in interface org.ogf.graap.wsag.api.client.AgreementFactoryClient
Returns the web service client used for communication with the SLA management system.
getWebServiceClient() - Method in interface org.ogf.graap.wsag.api.client.AgreementFactoryService
Returns the web-service client used for communicating with the SLA management server.
getWebServiceClient() - Method in interface org.ogf.graap.wsag.api.client.AgreementRegistryService
Returns the web-service client used for communication with the SLA management server.
getWebServiceClient() - Method in interface org.ogf.graap.wsag.api.client.AgreementService
Returns the web-service client used for communication with the SLA management server.
getWebServiceClient() - Method in interface org.ogf.graap.wsag.api.client.NegotiationService
 
getXMLObject() - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
getXMLObject() - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
getXMLObject() - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
getXMLObject() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementFactoryType
 
getXMLObject() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Returns the agreement properties as XmlObject.
getXMLObject() - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
getXMLObject() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
getXMLObject() - Method in class org.ogf.graap.wsag.api.types.TemplateType

I

initialize() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementFactoryType
initializes the agreement factory properties of this instance
initialize(AgreementOffer) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Initializes an agreement type with the standard selection strategy for service description term states and guarantee term states.
initialize(AgreementOffer, String, String) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Initializes an agreement type with the custom selection strategy for service description term states and guarantee term states.
initiateNegotiation(NegotiationContextType, XmlObject[], XmlObject[], Map<String, Object>) - Method in interface org.ogf.graap.wsag.api.AgreementFactory
Initializes a new negotiation instance.
initiateNegotiation(NegotiationContextType) - Method in interface org.ogf.graap.wsag.api.client.AgreementFactoryService
Initiates a new negotiation process.
ISecurityProperties - Interface in org.ogf.graap.wsag.api.security
ISecurityProperties
isUsingTrace() - Method in interface org.ogf.graap.wsag.api.client.WsClient
Determines whether or not a client prints the web-service messages to the console.

L

listAgreementFactories() - Method in interface org.ogf.graap.wsag.api.client.AgreementFactoryRegistryClient
Lists all agreement factories at the given endpoint.
listAgreements() - Method in interface org.ogf.graap.wsag.api.client.AgreementRegistryService
Lists the agreement instances of a particular agreement factory.
LOCAL_EN - Static variable in exception org.ogf.graap.wsag.api.exceptions.AgreementFactoryException
Default language identifier in base fault.
LOCAL_EN - Static variable in exception org.ogf.graap.wsag.api.exceptions.NegotiationException
Default language identifier in base fault.
LogMessage - Class in org.ogf.graap.wsag.api.logging
A simple log message that can be used in conjunction with Log4J in order to improve logging speed.
LogMessage(String, Object...) - Constructor for class org.ogf.graap.wsag.api.logging.LogMessage
Creates a new log message.

N

NAMESPACE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement namespace URI
negotiate(NegotiationOfferType[]) - Method in interface org.ogf.graap.wsag.api.client.NegotiationService
Negotiates a set of agreement offers.
negotiate(NegotiationOfferType[], XmlObject[]) - Method in interface org.ogf.graap.wsag.api.Negotiation
Negotiates acceptable agreement offers with a negotiation participator.
Negotiation - Interface in org.ogf.graap.wsag.api
This interface defines the contract of a concrete Negotiation implementation.
NEGOTIATION_NAMESPACE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
Deprecated.  
NegotiationClient - Interface in org.ogf.graap.wsag.api.client
NegotiationClient
NegotiationException - Exception in org.ogf.graap.wsag.api.exceptions
NegotiationException
NegotiationException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.NegotiationException
default constructor
NegotiationException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.NegotiationException
 
NegotiationException(String) - Constructor for exception org.ogf.graap.wsag.api.exceptions.NegotiationException
 
NegotiationException(Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.NegotiationException
 
NegotiationFactoryException - Exception in org.ogf.graap.wsag.api.exceptions
An exception thrown by a negotiation factory during the negotiation initialization process.
NegotiationFactoryException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.NegotiationFactoryException
Default constructor.
NegotiationFactoryException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.NegotiationFactoryException
 
NegotiationFactoryException(String) - Constructor for exception org.ogf.graap.wsag.api.exceptions.NegotiationFactoryException
 
NegotiationFactoryException(Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.NegotiationFactoryException
 
NegotiationOffer - Interface in org.ogf.graap.wsag.api
The NegotiationOffer interface implements the required methods to access the properties of a negotiation offer.
NegotiationOfferTypeImpl - Class in org.ogf.graap.wsag.api.types
NegotiationOfferType
NegotiationOfferTypeImpl(AgreementTemplateType) - Constructor for class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
Initializes an negotiation offer from a template.
NegotiationOfferTypeImpl(NegotiationOfferType) - Constructor for class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
Initializes a negotiation offer from a negotiation offer.
NegotiationService - Interface in org.ogf.graap.wsag.api.client
NegotiationService
notifyReinitialized(Map<String, XmlObject>) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Reload hook.
notifyReload(Map<String, XmlObject>) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
This method allows an agreement instance to get notified after reload.

O

org.ogf.graap.wsag.api - package org.ogf.graap.wsag.api
 
org.ogf.graap.wsag.api.client - package org.ogf.graap.wsag.api.client
 
org.ogf.graap.wsag.api.configuration - package org.ogf.graap.wsag.api.configuration
 
org.ogf.graap.wsag.api.exceptions - package org.ogf.graap.wsag.api.exceptions
 
org.ogf.graap.wsag.api.logging - package org.ogf.graap.wsag.api.logging
 
org.ogf.graap.wsag.api.security - package org.ogf.graap.wsag.api.security
 
org.ogf.graap.wsag.api.types - package org.ogf.graap.wsag.api.types
 

P

PREFIX - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement namespace prefix
processTemplate(AgreementTemplateType) - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType
Processes an agreement template and strips off the template specific elements, namely the template id and creation constraint section.

R

ResourceUnavailableException - Exception in org.ogf.graap.wsag.api.exceptions
ResourceUnavailableException
ResourceUnavailableException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.ResourceUnavailableException
 
ResourceUnavailableException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ResourceUnavailableException
 
ResourceUnavailableException(String) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ResourceUnavailableException
 
ResourceUnavailableException(Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ResourceUnavailableException
 
ResourceUnknownException - Exception in org.ogf.graap.wsag.api.exceptions
ResourceUnknownException
ResourceUnknownException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.ResourceUnknownException
default constructor
ResourceUnknownException(String) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ResourceUnknownException
 
ResourceUnknownException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ResourceUnknownException
 
ResourceUnknownException(Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ResourceUnknownException
 

S

SecurityProperties - Class in org.ogf.graap.wsag.api.security
SecurityProperties
SecurityProperties(LoginContext) - Constructor for class org.ogf.graap.wsag.api.security.SecurityProperties
Creates a new security properties instance with a given login context.
setAgreementId(String) - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
setAgreementId(String) - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
setAgreementId(String) - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
setAgreementId(String) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Sets the ID of the agreement.
setAgreementId(String) - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
setAgreementId(String) - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
setAgreementId(String) - Method in class org.ogf.graap.wsag.api.types.TemplateType
setContext(AgreementContextType) - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
setContext(AgreementContextType) - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
setContext(AgreementContextType) - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
setContext(AgreementContextType) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Sets the context of the agreement.
setContext(AgreementContextType) - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
setContext(AgreementContextType) - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
setContext(AgreementContextType) - Method in class org.ogf.graap.wsag.api.types.TemplateType
setCreationConstraints(ConstraintSectionType) - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
setCreationConstraints(ConstraintSectionType) - Method in class org.ogf.graap.wsag.api.types.TemplateType
setGuaranteeTermStates(GuaranteeTermStateType[]) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Sets the guarantee term states of the agreement.
setInitiatorEPR(EndpointReferenceType) - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
setInitiatorEPR(EndpointReferenceType) - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
setName(String) - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
setName(String) - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
setName(String) - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
setName(String) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Sets the name of the agreement.
setName(String) - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
setName(String) - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
setName(String) - Method in class org.ogf.graap.wsag.api.types.TemplateType
setNegotiationConstraints(NegotiationConstraintSectionType) - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
setNegotiationConstraints(NegotiationConstraintSectionType) - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
setNegotiationOfferContext(NegotiationOfferContextType) - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
setNegotiationOfferContext(NegotiationOfferContextType) - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
setNoncriticalExtensions(NoncriticalExtensionType[]) - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
setNoncriticalExtensions(NoncriticalExtensionType[]) - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
setOfferId(String) - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
setOfferId(String) - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
setProperties(Properties) - Method in interface org.ogf.graap.wsag.api.client.WsClient
Sets the properties used for the web-service client.
setServiceTermStates(ServiceTermStateType[]) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Sets the service term states of the agreement.
setState(AgreementStateType) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Sets the state of the agreement.
setTemplateArray(AgreementTemplateType[]) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementFactoryType
Sets the agreement templates for this factory
setTemplateArray(int, AgreementTemplateType) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementFactoryType
Updates the template at the position specified by the index parameter.
setTemplateId(String) - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
setTemplateId(String) - Method in class org.ogf.graap.wsag.api.types.TemplateType
setTerms(TermTreeType) - Method in interface org.ogf.graap.wsag.api.AgreementOffer
 
setTerms(TermTreeType) - Method in interface org.ogf.graap.wsag.api.AgreementTemplate
 
setTerms(TermTreeType) - Method in interface org.ogf.graap.wsag.api.NegotiationOffer
 
setTerms(TermTreeType) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Sets the terms of the agreement.
setTerms(TermTreeType) - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
setTerms(TermTreeType) - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
 
setTerms(TermTreeType) - Method in class org.ogf.graap.wsag.api.types.TemplateType
setTrace(boolean) - Method in interface org.ogf.graap.wsag.api.client.WsClient
Sets the clients trace mode.
setXmlObject(AgreementPropertiesType) - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Sets the properties for this agreement explicitly.
sizeOfTemplateArray() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementFactoryType
 

T

TemplateType - Class in org.ogf.graap.wsag.api.types
AgreementTemplateType
TemplateType() - Constructor for class org.ogf.graap.wsag.api.types.TemplateType
Default constructor.
TemplateType(AgreementTemplateType) - Constructor for class org.ogf.graap.wsag.api.types.TemplateType
Creates a new template type based on a template XML document.
terminate(TerminateInputType) - Method in interface org.ogf.graap.wsag.api.Agreement
Terminates an agreement.
terminate() - Method in interface org.ogf.graap.wsag.api.client.AgreementClient
Terminates an agreement.
terminate(TerminateInputType) - Method in interface org.ogf.graap.wsag.api.client.AgreementService
Terminates the agreement instance.
terminate() - Method in interface org.ogf.graap.wsag.api.client.NegotiationClient
Terminates a negotiation.
terminate() - Method in interface org.ogf.graap.wsag.api.client.NegotiationService
Terminates a negotiation process.
terminate() - Method in interface org.ogf.graap.wsag.api.Negotiation
terminates a negotiation process
toString() - Method in class org.ogf.graap.wsag.api.logging.LogMessage
Renders the message when required by Log4J, i.e. the message is finally printed to the log.

V

validate() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementFactoryType
validates the agreement factory properties of this instance Validates the internal XML object representation.
validate() - Method in class org.ogf.graap.wsag.api.types.AbstractAgreementType
Validates the resource properties document of this instance.
validate() - Method in class org.ogf.graap.wsag.api.types.AgreementOfferType
Validates the internal XML object representation.
validate() - Method in class org.ogf.graap.wsag.api.types.NegotiationOfferTypeImpl
Validates the internal XML representation of this object.
validate() - Method in class org.ogf.graap.wsag.api.types.TemplateType
Validates the internal XML object representation.
validate() - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType
Validates the internal XML object representation.
validate(XmlObject) - Method in class org.ogf.graap.wsag.api.types.WSAGXmlType
Validates an XML object against its type definition.
ValidationException - Exception in org.ogf.graap.wsag.api.exceptions
 
ValidationException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.ValidationException
default constructor
ValidationException(String) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ValidationException
 
ValidationException(Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ValidationException
 
ValidationException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.ValidationException
 

W

WSAG4J_CLIENT_CONFIG_FILE - Static variable in class org.ogf.graap.wsag.api.WsagConstants
default WSAG4J client properties file name
WSAG4J_CONFIG_FILE - Static variable in class org.ogf.graap.wsag.api.WsagConstants
default WSAG4J properties file name
WSAG4J_FACTORY_CONFIGURATION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J constant that is used to lookup the factory configuration in the org.ogf.graap.wsag.server.api.IAgreementFactoryContext.
WSAG4J_GATEWAY_PROPERTY - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J gateway URL system property key.
WSAG4J_JAAS_CONFIG_FILE - Static variable in class org.ogf.graap.wsag.api.WsagConstants
default WSAG4J JAAS configuration file name
WSAG4J_MEX_DIALECT - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J Metadata Exchange Namespace URI
WSAG4J_NAMESPACE - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J Namespace URI
WSAG4J_RESOURCE_ID_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSAG4J WSDM Resource Id QName
WSAG4J_WSRF_CLIENT_CONFIG_FILE - Static variable in class org.ogf.graap.wsag.api.WsagConstants
default WSAG4J WSRF client configuration file name
WSAG4J_WSRF_ENGINE_CONFIG_FILE - Static variable in class org.ogf.graap.wsag.api.WsagConstants
default WSAG4J WSRF engine configuration file name
WSAG4JConfiguration - Class in org.ogf.graap.wsag.api.configuration
MSSConfiguration This class provides basic configuration mechanisms for WSAG4J components.
WSAG4JConfiguration() - Constructor for class org.ogf.graap.wsag.api.configuration.WSAG4JConfiguration
 
WSAG4JConfigurationEnvironment - Interface in org.ogf.graap.wsag.api.configuration
MSSConfigurationEnvironment generic interface of a MSS configuration object.
WSAG4JEnvironment - Class in org.ogf.graap.wsag.api.configuration
MSSEnvironment
WSAG4JEnvironment() - Constructor for class org.ogf.graap.wsag.api.configuration.WSAG4JEnvironment
default constructor
WSAG4JEnvironment(String) - Constructor for class org.ogf.graap.wsag.api.configuration.WSAG4JEnvironment
Creates a configuration environment with the specified configuration path.
WSAG_ACCEPT_AGREEMENT_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Accept Agreement WSA Action QName
WSAG_ACCEPT_AGREEMENT_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Accept Agreement Input QName
WSAG_ACCEPT_AGREEMENT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Accept Agreement QName
WSAG_AGREEMENT_ACCEPTANCE_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Agreement Acceptance QName
WSAG_AGREEMENT_FACTORY_PROPERTIES - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Agreement Factory Resource Properties QNames
WSAG_AGREEMENT_FACTORY_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Agreement Factory QName
WSAG_AGREEMENT_PROPERTIES - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Agreement Resource Properties QNames
WSAG_AGREEMENT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Agreement QName
WSAG_CONTINUING_FAULT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Continuing Fault QName
WSAG_CREATE_AGREEMENT_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Create Agreement WSA Action QName
WSAG_CREATE_AGREEMENT_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Create Agreement Input QName
WSAG_CREATE_AGREEMENT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Create Agreement QName
WSAG_CREATE_PENDING_AGREEMENT_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Create Pending Agreement WSA Action QName
WSAG_CREATE_PENDING_AGREEMENT_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Create Pending Agreement Input QName
WSAG_CREATE_PENDING_AGREEMENT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Create Pending Agreement QName
WSAG_INITIATE_NEGOTIATION_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Factory InitiateNegotiation WSA Action QName
WSAG_INITIATE_NEGOTIATION_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Factory InitiateNegotiation Input QName
WSAG_INITIATE_NEGOTIATION_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Factory InitiateNegotiation QName
WSAG_NEGOTIATE_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
Deprecated.  
WSAG_NEGOTIATE_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
Deprecated.  
WSAG_NEGOTIATE_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
Deprecated.  
WSAG_NEGOTIATION_ADVERTISE_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Advertise WSA Action QName
WSAG_NEGOTIATION_ADVERTISE_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Advertise Input QName
WSAG_NEGOTIATION_ADVERTISE_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Advertise QName
WSAG_NEGOTIATION_NAMESPACE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Namespace URI
WSAG_NEGOTIATION_NEGOTIATE_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Negotiate WSA Action QName
WSAG_NEGOTIATION_NEGOTIATE_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Negotiate Input QName
WSAG_NEGOTIATION_NEGOTIATE_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Negotiate QName
WSAG_NEGOTIATION_PREFIX - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Namespace Prefix
WSAG_NEGOTIATION_PREFIX_DECLARATION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Namespace Prefix Declaration
WSAG_NEGOTIATION_PROPERTIES - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Resource Properties QNames
WSAG_NEGOTIATION_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation QName
WSAG_NEGOTIATION_TERMINATE_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Terminate Negotiation WSA Action QName
WSAG_NEGOTIATION_TERMINATE_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Terminate Negotiation Input QName
WSAG_NEGOTIATION_TERMINATE_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Negotiation Terminate Negotiation QName
WSAG_PREFIX_DECLARATION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement namespace prefix declaration
WSAG_REJECT_AGREEMENT_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Reject Agreement WSA Action QName
WSAG_REJECT_AGREEMENT_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Reject Agreement Input QName
WSAG_REJECT_AGREEMENT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Reject Agreement QName
WSAG_TERMINATE_AGREEMENT_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Terminate Agreement WSA Action QName
WSAG_TERMINATE_AGREEMENT_INPUT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Terminate Agreement Input QName
WSAG_TERMINATE_AGREEMENT_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WS-Agreement Terminate Agreement QName
WsagConstants - Class in org.ogf.graap.wsag.api
AgreementConstants
WsagConstants() - Constructor for class org.ogf.graap.wsag.api.WsagConstants
 
WSAgreementException - Exception in org.ogf.graap.wsag.api.exceptions
AgreementException
WSAgreementException() - Constructor for exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
default constructor
WSAgreementException(String) - Constructor for exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
 
WSAgreementException(String, Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
 
WSAgreementException(Throwable) - Constructor for exception org.ogf.graap.wsag.api.exceptions.WSAgreementException
 
WSAGXmlType - Class in org.ogf.graap.wsag.api.types
WSAGXmlType
WSAGXmlType() - Constructor for class org.ogf.graap.wsag.api.types.WSAGXmlType
 
WsClient - Interface in org.ogf.graap.wsag.api.client
WsClient
WSDM_MUWS_NAMESPACE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSDM MUWS Namespace URI
WSDM_MUWS_PREFIX - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSDM MUWS Namespace Prefix
WSDM_MUWS_PREFIX_DECLARATION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSDM MUWS Namespace Prefix Declaration
WSDMResource - Interface in org.ogf.graap.wsag.api.client
WSDMResourceClient
WSRF_GET_RESOURCE_PROPERTY_ACTION - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSRF GetResourceProperty WSA Action QName
WSRF_GET_RESOURCE_PROPERTY_QNAME - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSRF GetResourceProperty QName
WSRF_RPW_NAMESPACE_URI - Static variable in class org.ogf.graap.wsag.api.WsagConstants
WSRF Namespace URI

A C D E F G I L N O P R S T V W

Copyright © 2008-2012 Fraunhofer Institute SCAI. All Rights Reserved.