|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CustomerContractT
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.CustomerContractT |
|---|
CustomerContractT.Member |
| Method Summary | |
|---|---|
EmailAddressT |
getBillingEmailAddress()
Retrieves the value for the optional structure field billingEmailAddress. |
String |
getBillingPartner()
Retrieves the value for the optional structure field billingPartner. |
PostalAddressT |
getBillingPartnerPostalAddress()
Retrieves the value for the optional structure field billingPartnerPostalAddress. |
Integer |
getContactSource()
Retrieves the value for the optional structure field contactSource. |
int |
getContractCurrency()
Retrieves the value for the structure field contractCurrency. |
String |
getContractNumber()
Retrieves the value for the structure field contractNumber. |
ContractStatusT |
getContractStatus()
Retrieves the value for the optional structure field contractStatus. |
String |
getCustomerNumber()
Retrieves the value for the optional structure field customerNumber. |
String |
getReferrer()
Retrieves the value for the optional structure field referrer. |
String |
getSalesTaxType()
Retrieves the value for the structure field salesTaxType. |
Boolean |
isAcceptedLegal()
Retrieves the value for the optional structure field acceptedLegal. |
Boolean |
isAcceptedMarketing()
Retrieves the value for the optional structure field acceptedMarketing. |
Boolean |
isAcceptedPrivateDataForwarding()
Retrieves the value for the optional structure field acceptedPrivateDataForwarding. |
Boolean |
isNoBilling()
Retrieves the value for the optional structure field noBilling. |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0 |
|---|
refDelegate |
| Methods inherited from interface javax.jmi.reflect.RefStruct |
|---|
equals, hashCode, refFieldNames, refGetValue, refTypeName |
| Methods inherited from interface org.opencrx.application.shop1.cci2.CustomerContractT |
|---|
getAssignedCustomer, getBillingPartnerRegistrationId |
| Method Detail |
|---|
Boolean isAcceptedLegal()
acceptedLegal.
--> Contract::userBoolean0
isAcceptedLegal in interface CustomerContractTacceptedLegal.Boolean isAcceptedMarketing()
acceptedMarketing.
--> Contract::userBoolean1
isAcceptedMarketing in interface CustomerContractTacceptedMarketing.Boolean isAcceptedPrivateDataForwarding()
acceptedPrivateDataForwarding.
--> Contract::userBoolean2
isAcceptedPrivateDataForwarding in interface CustomerContractTacceptedPrivateDataForwarding.EmailAddressT getBillingEmailAddress()
billingEmailAddress.
getBillingEmailAddress in interface CustomerContractTbillingEmailAddress.String getBillingPartner()
billingPartner.
--> Contract::userString0
getBillingPartner in interface CustomerContractTbillingPartner.PostalAddressT getBillingPartnerPostalAddress()
billingPartnerPostalAddress.
getBillingPartnerPostalAddress in interface CustomerContractTbillingPartnerPostalAddress.Integer getContactSource()
contactSource.
--> Contract::userString1
getContactSource in interface CustomerContractTcontactSource.int getContractCurrency()
contractCurrency.
--> Contract::contractCurrency
getContractCurrency in interface CustomerContractTcontractCurrency.String getContractNumber()
contractNumber.
--> Contract::contractNumber
getContractNumber in interface CustomerContractTcontractNumber.ContractStatusT getContractStatus()
contractStatus.
getContractStatus in interface CustomerContractTcontractStatus.String getCustomerNumber()
customerNumber.
getCustomerNumber in interface CustomerContractTcustomerNumber.Boolean isNoBilling()
noBilling.
if false, billing partner, billing partner registration id 1 and 2 are copied to the contract. if true, no billing of the customer is required and no billing partner is set on the contract.
isNoBilling in interface CustomerContractTnoBilling.String getReferrer()
referrer.
--> Contract::userString2
getReferrer in interface CustomerContractTreferrer.String getSalesTaxType()
salesTaxType.
--> Contract::userString2 Default value for sales tax type when not specified for ContractPositionT on creation of a new contract position.
getSalesTaxType in interface CustomerContractTsalesTaxType.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||