|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Agreement | |
|---|---|
| com.ebmwebsourcing.agreement.definition | |
| com.ebmwebsourcing.agreement.definition.api | |
| com.ebmwebsourcing.agreement.definition.impl | |
| Uses of Agreement in com.ebmwebsourcing.agreement.definition |
|---|
| Methods in com.ebmwebsourcing.agreement.definition that return Agreement | |
|---|---|
Agreement |
WSAgreementFactoryImpl.newAgreement()
|
abstract Agreement |
WSAgreementFactory.newAgreement()
|
Agreement |
WSAgreementFactoryImpl.newAgreementOffer()
|
abstract Agreement |
WSAgreementFactory.newAgreementOffer()
|
| Uses of Agreement in com.ebmwebsourcing.agreement.definition.api |
|---|
| Subinterfaces of Agreement in com.ebmwebsourcing.agreement.definition.api | |
|---|---|
interface |
AgreementTemplate
|
| Methods in com.ebmwebsourcing.agreement.definition.api that return Agreement | |
|---|---|
Agreement |
WSAgreementReader.read(org.w3c.dom.Document doc)
Read the specified SchemaImpl document into a SchemaImpl definition. |
Agreement |
WSAgreementReader.read(org.xml.sax.InputSource source)
|
Agreement |
WSAgreementReader.read(java.net.URL uri)
Read the SchemaImpl document accessible via the specified URI into a SchemaImpl definition. |
| Methods in com.ebmwebsourcing.agreement.definition.api with parameters of type Agreement | |
|---|---|
org.w3c.dom.Document |
WSAgreementWriter.getDocument(Agreement def)
Return a document generated from the specified SchemaImpl model. |
java.lang.String |
WSAgreementWriter.write(Agreement def)
Write the specified SchemaImpl definition . |
| Uses of Agreement in com.ebmwebsourcing.agreement.definition.impl |
|---|
| Classes in com.ebmwebsourcing.agreement.definition.impl that implement Agreement | |
|---|---|
class |
AgreementImpl
|
class |
AgreementTemplateImpl
|
class |
AgreementTypeImpl<A extends AgreementType>
|
| Methods in com.ebmwebsourcing.agreement.definition.impl that return Agreement | |
|---|---|
Agreement |
WSAgreementReaderImpl.read(org.w3c.dom.Document document)
|
Agreement |
WSAgreementReaderImpl.read(org.xml.sax.InputSource source)
|
Agreement |
WSAgreementReaderImpl.read(java.net.URL url)
|
| Methods in com.ebmwebsourcing.agreement.definition.impl with parameters of type Agreement | |
|---|---|
org.w3c.dom.Document |
WSAgreementWriterImpl.getDocument(Agreement def)
|
java.lang.String |
WSAgreementWriterImpl.write(Agreement def)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||