public interface IAgreementAcceptanceCollectionReferenceRequest
| Modifier and Type | Method and Description |
|---|---|
AgreementAcceptance |
post(AgreementAcceptance newAgreementAcceptance) |
void |
post(AgreementAcceptance newAgreementAcceptance,
ICallback<? super AgreementAcceptance> callback) |
IAgreementAcceptanceCollectionReferenceRequest |
select(java.lang.String value) |
IAgreementAcceptanceCollectionReferenceRequest |
top(int value) |
void post(AgreementAcceptance newAgreementAcceptance, ICallback<? super AgreementAcceptance> callback)
AgreementAcceptance post(AgreementAcceptance newAgreementAcceptance) throws ClientException
ClientExceptionIAgreementAcceptanceCollectionReferenceRequest select(java.lang.String value)
IAgreementAcceptanceCollectionReferenceRequest top(int value)