|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TerminateInputDocument | |
---|---|
org.ogf.graap.wsag.api.rest | |
org.ogf.graap.wsag.server.rest | |
org.ogf.graap.wsag.wsrf.impl | |
org.ogf.schemas.graap.wsAgreement.negotiation |
Uses of TerminateInputDocument in org.ogf.graap.wsag.api.rest |
---|
Methods in org.ogf.graap.wsag.api.rest with parameters of type TerminateInputDocument | |
---|---|
void |
RestNegotiation.terminate(TerminateInputDocument reason)
Terminates the agreement if permitted. |
Uses of TerminateInputDocument in org.ogf.graap.wsag.server.rest |
---|
Methods in org.ogf.graap.wsag.server.rest with parameters of type TerminateInputDocument | |
---|---|
void |
RestNegotiationFacade.terminate(TerminateInputDocument reason)
|
Uses of TerminateInputDocument in org.ogf.graap.wsag.wsrf.impl |
---|
Methods in org.ogf.graap.wsag.wsrf.impl with parameters of type TerminateInputDocument | |
---|---|
Element |
NegotiationCapability.terminate(TerminateInputDocument in)
Terminates a negotiation process. |
Uses of TerminateInputDocument in org.ogf.schemas.graap.wsAgreement.negotiation |
---|
Methods in org.ogf.schemas.graap.wsAgreement.negotiation that return TerminateInputDocument | |
---|---|
static TerminateInputDocument |
TerminateInputDocument.Factory.newInstance()
|
static TerminateInputDocument |
TerminateInputDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static TerminateInputDocument |
TerminateInputDocument.Factory.parse(File file)
|
static TerminateInputDocument |
TerminateInputDocument.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options)
|
static TerminateInputDocument |
TerminateInputDocument.Factory.parse(InputStream is)
|
static TerminateInputDocument |
TerminateInputDocument.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options)
|
static TerminateInputDocument |
TerminateInputDocument.Factory.parse(Node node)
|
static TerminateInputDocument |
TerminateInputDocument.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options)
|
static TerminateInputDocument |
TerminateInputDocument.Factory.parse(Reader r)
|
static TerminateInputDocument |
TerminateInputDocument.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options)
|
static TerminateInputDocument |
TerminateInputDocument.Factory.parse(String xmlAsString)
|
static TerminateInputDocument |
TerminateInputDocument.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options)
|
static TerminateInputDocument |
TerminateInputDocument.Factory.parse(URL u)
|
static TerminateInputDocument |
TerminateInputDocument.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options)
|
static TerminateInputDocument |
TerminateInputDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated. XMLInputStream |
static TerminateInputDocument |
TerminateInputDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated. XMLInputStream |
static TerminateInputDocument |
TerminateInputDocument.Factory.parse(XMLStreamReader sr)
|
static TerminateInputDocument |
TerminateInputDocument.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |