org.opencrx.application.shop1.test
Class TestShopService
java.lang.Object
org.opencrx.application.shop1.test.AbstractTestShopService
org.opencrx.application.shop1.test.TestShopService
public class TestShopService
- extends AbstractTestShopService
| Methods inherited from class org.opencrx.application.shop1.test.AbstractTestShopService |
getProductsForSalesOrder, logResult, newOperationStatus, newProduct, testActivities, testCodeValues, testCreate100Products, testCustomers, testDocuments, testInvoices, testLegalEntities, testProducts, testRegisterCustomer, testSalesOrders, testVouchers |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestShopService
public TestShopService(ShopService shopService)
addActivityFollowUp
public AddActivityFollowUpResult addActivityFollowUp(AddActivityFollowUpParams in)
- Specified by:
addActivityFollowUp in class AbstractTestShopService
addCustomerToCustomerContract
public AddCustomerToCustomerContractResult addCustomerToCustomerContract(AddCustomerToCustomerContractParams in)
- Specified by:
addCustomerToCustomerContract in class AbstractTestShopService
addDeliveryInformation
public AddDeliveryInformationResult addDeliveryInformation(AddDeliveryInformationParams in)
- Specified by:
addDeliveryInformation in class AbstractTestShopService
addSalesOrderPosition
public AddSalesOrderPositionResult addSalesOrderPosition(AddSalesOrderPositionParams in)
- Specified by:
addSalesOrderPosition in class AbstractTestShopService
cancelInvoice
public CancelInvoiceResult cancelInvoice(CancelInvoiceParams in)
- Specified by:
cancelInvoice in class AbstractTestShopService
cancelSalesOrder
public CancelSalesOrderResult cancelSalesOrder(CancelSalesOrderParams in)
- Specified by:
cancelSalesOrder in class AbstractTestShopService
createActivity
public CreateActivityResult createActivity(CreateActivityParams in)
- Specified by:
createActivity in class AbstractTestShopService
createCustomerAsContact
public CreateCustomerAsContactResult createCustomerAsContact(CreateCustomerAsContactParams in)
- Specified by:
createCustomerAsContact in class AbstractTestShopService
createCustomerAsLegalEntity
public CreateCustomerAsLegalEntityResult createCustomerAsLegalEntity(CreateCustomerAsLegalEntityParams in)
- Specified by:
createCustomerAsLegalEntity in class AbstractTestShopService
createCustomerContract
public CreateCustomerContractResult createCustomerContract(CreateCustomerContractParams in)
- Specified by:
createCustomerContract in class AbstractTestShopService
createInvoice
public CreateInvoiceResult createInvoice(CreateInvoiceParams in)
- Specified by:
createInvoice in class AbstractTestShopService
createInvoiceFromInvoice
public CreateInvoiceFromInvoiceResult createInvoiceFromInvoice(CreateInvoiceFromInvoiceParams in)
- Specified by:
createInvoiceFromInvoice in class AbstractTestShopService
createInvoiceFromSalesOrder
public CreateInvoiceFromSalesOrderResult createInvoiceFromSalesOrder(CreateInvoiceFromSalesOrderParams in)
- Specified by:
createInvoiceFromSalesOrder in class AbstractTestShopService
createProductClassification
public CreateProductClassificationResult createProductClassification(CreateProductClassificationParams in)
- Specified by:
createProductClassification in class AbstractTestShopService
createProducts
public CreateProductsResult createProducts(CreateProductsParams in)
- Specified by:
createProducts in class AbstractTestShopService
createSalesOrder
public CreateSalesOrderResult createSalesOrder(CreateSalesOrderParams in)
- Specified by:
createSalesOrder in class AbstractTestShopService
getActivitiesByQuery
public GetActivitiesByQueryResult getActivitiesByQuery(GetActivitiesByQueryParams in)
- Specified by:
getActivitiesByQuery in class AbstractTestShopService
getActivity
public GetActivityResult getActivity(GetActivityParams in)
- Specified by:
getActivity in class AbstractTestShopService
getCodeValueContainer
public GetCodeValueContainerResult getCodeValueContainer(GetCodeValueContainerParams in)
- Specified by:
getCodeValueContainer in class AbstractTestShopService
getCredentials
public GetCredentialsResult getCredentials(GetCredentialsParams in)
- Specified by:
getCredentials in class AbstractTestShopService
getCredentialsByEmailAddress
public GetCredentialsByEmailAddressResult getCredentialsByEmailAddress(GetCredentialsByEmailAddressParams in)
- Specified by:
getCredentialsByEmailAddress in class AbstractTestShopService
getCustomer
public GetCustomerResult getCustomer(GetCustomerParams in)
- Specified by:
getCustomer in class AbstractTestShopService
getCustomersByQuery
public GetCustomersByQueryResult getCustomersByQuery(GetCustomersByQueryParams in)
- Specified by:
getCustomersByQuery in class AbstractTestShopService
getDocuments
public GetDocumentsResult getDocuments(GetDocumentsParams in)
- Specified by:
getDocuments in class AbstractTestShopService
getInvoice
public GetInvoiceResult getInvoice(GetInvoiceParams in)
- Specified by:
getInvoice in class AbstractTestShopService
getInvoicePositions
public GetInvoicePositionsResult getInvoicePositions(GetInvoicePositionsParams in)
- Specified by:
getInvoicePositions in class AbstractTestShopService
getInvoices
public GetInvoicesResult getInvoices(GetInvoicesParams in)
- Specified by:
getInvoices in class AbstractTestShopService
getPriceLevel
public GetPriceLevelResult getPriceLevel(GetPriceLevelParams in)
- Specified by:
getPriceLevel in class AbstractTestShopService
getProductConfigurationTypes
public GetProductConfigurationTypesResult getProductConfigurationTypes(GetProductConfigurationTypesParams in)
- Specified by:
getProductConfigurationTypes in class AbstractTestShopService
getProductPrices
public GetProductPricesResult getProductPrices(GetProductPricesParams in)
- Specified by:
getProductPrices in class AbstractTestShopService
getProducts
public GetProductsResult getProducts(GetProductsParams in)
- Specified by:
getProducts in class AbstractTestShopService
getProductsByQuery
public GetProductsByQueryResult getProductsByQuery(GetProductsByQueryParams in)
- Specified by:
getProductsByQuery in class AbstractTestShopService
getSalesOrder
public GetSalesOrderResult getSalesOrder(GetSalesOrderParams in)
- Specified by:
getSalesOrder in class AbstractTestShopService
getSalesOrders
public GetSalesOrdersResult getSalesOrders(GetSalesOrdersParams in)
- Specified by:
getSalesOrders in class AbstractTestShopService
getSalesOrderPositions
public GetSalesOrderPositionsResult getSalesOrderPositions(GetSalesOrderPositionsParams in)
- Specified by:
getSalesOrderPositions in class AbstractTestShopService
sendEMail
public SendEMailResult sendEMail(SendEMailParams in)
- Specified by:
sendEMail in class AbstractTestShopService
setCredentials
public SetCredentialsResult setCredentials(SetCredentialsParams in)
- Specified by:
setCredentials in class AbstractTestShopService
setCustomerStatus
public SetCustomerStatusResult setCustomerStatus(SetCustomerStatusParams in)
- Specified by:
setCustomerStatus in class AbstractTestShopService
setCustomerContractStatus
public SetCustomerContractStatusResult setCustomerContractStatus(SetCustomerContractStatusParams in)
- Specified by:
setCustomerContractStatus in class AbstractTestShopService
setInvoiceStatus
public SetInvoiceStatusResult setInvoiceStatus(SetInvoiceStatusParams in)
- Specified by:
setInvoiceStatus in class AbstractTestShopService
setProductStatus
public SetProductStatusResult setProductStatus(SetProductStatusParams in)
- Specified by:
setProductStatus in class AbstractTestShopService
setSalesOrderPositionQuantity
public SetSalesOrderPositionQuantityResult setSalesOrderPositionQuantity(SetSalesOrderPositionQuantityParams in)
- Specified by:
setSalesOrderPositionQuantity in class AbstractTestShopService
setSalesOrderStatus
public SetSalesOrderStatusResult setSalesOrderStatus(SetSalesOrderStatusParams in)
- Specified by:
setSalesOrderStatus in class AbstractTestShopService
updateCustomer
public UpdateCustomerResult updateCustomer(UpdateCustomerParams in)
- Specified by:
updateCustomer in class AbstractTestShopService
updateCustomerContract
public UpdateCustomerContractResult updateCustomerContract(UpdateCustomerContractParams in)
- Specified by:
updateCustomerContract in class AbstractTestShopService
updateProduct
public UpdateProductResult updateProduct(UpdateProductParams in)
- Specified by:
updateProduct in class AbstractTestShopService
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.