|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AgreementFactoryPropertiesDocument | |
---|---|
org.ogf.graap.wsag.api.rest | |
org.ogf.graap.wsag.server.rest | |
org.ogf.schemas.graap.wsAgreement | |
org.ogf.schemas.graap.wsAgreement.impl |
Uses of AgreementFactoryPropertiesDocument in org.ogf.graap.wsag.api.rest |
---|
Methods in org.ogf.graap.wsag.api.rest that return AgreementFactoryPropertiesDocument | |
---|---|
AgreementFactoryPropertiesDocument |
RestAgreementFactory.getResourceProperties()
Returns the agreement factory resource properties object for the REST resource. |
AgreementFactoryPropertiesDocument |
RestAgreementFactory.getTemplates()
Returns the published templates for the factory resource. |
Uses of AgreementFactoryPropertiesDocument in org.ogf.graap.wsag.server.rest |
---|
Methods in org.ogf.graap.wsag.server.rest that return AgreementFactoryPropertiesDocument | |
---|---|
AgreementFactoryPropertiesDocument |
RestAgreementFactoryFacade.getResourceProperties()
|
AgreementFactoryPropertiesDocument |
RestAgreementFactoryFacade.getTemplates()
|
Uses of AgreementFactoryPropertiesDocument in org.ogf.schemas.graap.wsAgreement |
---|
Methods in org.ogf.schemas.graap.wsAgreement that return AgreementFactoryPropertiesDocument | |
---|---|
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.newInstance()
|
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.parse(File file)
|
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.parse(InputStream is)
|
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.parse(Node node)
|
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.parse(Reader r)
|
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.parse(String xmlAsString)
|
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.parse(URL u)
|
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.parse(XMLStreamReader sr)
|
static AgreementFactoryPropertiesDocument |
AgreementFactoryPropertiesDocument.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
Uses of AgreementFactoryPropertiesDocument in org.ogf.schemas.graap.wsAgreement.impl |
---|
Classes in org.ogf.schemas.graap.wsAgreement.impl that implement AgreementFactoryPropertiesDocument | |
---|---|
class |
AgreementFactoryPropertiesDocumentImpl
A document containing one AgreementFactoryProperties(@http://schemas.ggf.org/graap/2007/03/ws-agreement) element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |