|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection org.ogf.graap.wsag.wsrf.impl.AgreementPropertiesCollection
public class AgreementPropertiesCollection
Implementation for retrieving the agreement resource properties document.
Constructor Summary | |
---|---|
AgreementPropertiesCollection(AgreementWsResource agreementResource)
Creates a new agreement resource properties collection for the given agreement. |
Method Summary | |
---|---|
Element |
getResourcePropertyDocument()
Returns the agreement properties document of this agreement instance. |
Methods inherited from class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection |
---|
addCapability, addChangeApprover, addChangeListener, addInitialValues, addPermissions, addReadListener, addStaticValues, addValidValues, applyMetadata, changeCompleted, changeRequested, createInsertRequests, deleteMutableProperties, deleteResourceProperty, deleteResourceProperty, getCapability, getChangeApprovers, getChangeListeners, getMetadata, getMultipleResourceProperties, getPropertyAsObject, getPropertyNames, getReadListeners, getResourceProperty, getSchema, getSecurityToken, hasPropertyDefinition, insertOrUpdate, insertOrUpdate, insertResourceProperty, insertResourceProperty, putResourcePropertyDocument, readRequested, removeChangeApprover, removeChangeListener, removeReadListener, setMetadata, setResourceProperties, setSchema, toString, toXML, toXML, updateResourceProperty, updateResourceProperty, validateDelete, validateInsert, validateMetadata, validateNillable, validateSchema |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AgreementPropertiesCollection(AgreementWsResource agreementResource)
agreementResource
- the agreement resource where this collection belongs toMethod Detail |
---|
public Element getResourcePropertyDocument() throws org.apache.muse.ws.resource.basefaults.BaseFault
getResourcePropertyDocument
in interface org.apache.muse.ws.resource.properties.get.GetResourcePropertyDocument
getResourcePropertyDocument
in class org.apache.muse.ws.resource.properties.impl.SimpleResourcePropertyCollection
org.apache.muse.ws.resource.basefaults.BaseFault
Agreement.getXMLObject()
,
SimpleResourcePropertyCollection.getResourcePropertyDocument()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |