Uses of Interface
org.opencrx.application.shop1.jmi1.CustomerContractT

Packages that use CustomerContractT
org.opencrx.application.shop1.jmi1   
 

Uses of CustomerContractT in org.opencrx.application.shop1.jmi1
 

Methods in org.opencrx.application.shop1.jmi1 that return CustomerContractT
 CustomerContractT Shop1Package.createCustomerContractT(Boolean acceptedLegal, Boolean acceptedMarketing, Boolean acceptedPrivateDataForwarding, List<String> assignedCustomer, EmailAddressT billingEmailAddress, String billingPartner, PostalAddressT billingPartnerPostalAddress, List<String> billingPartnerRegistrationId, Integer contactSource, int contractCurrency, String contractNumber, ContractStatusT contractStatus, String customerNumber, Boolean noBilling, String referrer, String salesTaxType)
           
 CustomerContractT CreateCustomerContractResult.getCustomerContract()
          Retrieves the value for the optional structure field customerContract.
 CustomerContractT CreateCustomerContractParams.getCustomerContract()
          Retrieves the value for the structure field customerContract.
 CustomerContractT UpdateCustomerContractResult.getCustomerContract()
          Retrieves the value for the optional structure field customerContract.
 CustomerContractT UpdateCustomerContractParams.getCustomerContract()
          Retrieves the value for the structure field customerContract.
 

Methods in org.opencrx.application.shop1.jmi1 with parameters of type CustomerContractT
 CreateCustomerContractParams Shop1Package.createCreateCustomerContractParams(CustomerContractT customerContract)
           
 CreateCustomerContractResult Shop1Package.createCreateCustomerContractResult(CustomerContractT customerContract, ReturnStatusT status)
           
 UpdateCustomerContractParams Shop1Package.createUpdateCustomerContractParams(CustomerContractT customerContract)
           
 UpdateCustomerContractResult Shop1Package.createUpdateCustomerContractResult(CustomerContractT customerContract, ReturnStatusT status)
           
 

Method parameters in org.opencrx.application.shop1.jmi1 with type arguments of type CustomerContractT
 CustomerT Shop1Package.createCustomerT(List<Integer> accountCategory, Integer accountRating, ContactT contact, List<CustomerContractT> customerContract, String customerNumber, CustomerStatusT customerStatus, List<String> externalId, List<StringPropertyT> genericData, LegalEntityT legalEntity)
           
 



This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.