org.opencrx.application.shop1.cci2
Interface GetSalesOrderPositionsParams

All Known Subinterfaces:
GetSalesOrderPositionsParams

public interface GetSalesOrderPositionsParams


Nested Class Summary
static class GetSalesOrderPositionsParams.Member
          The structure's members
 
Method Summary
 String getCustomerNumber()
          Retrieves the value for the structure field customerNumber.
 Integer getSalesOrderStatusThreshold()
          Retrieves the value for the optional structure field salesOrderStatusThreshold.
 

Method Detail

getCustomerNumber

String getCustomerNumber()
Retrieves the value for the structure field customerNumber.

Returns:
The non-null value for structure field customerNumber.

getSalesOrderStatusThreshold

Integer getSalesOrderStatusThreshold()
Retrieves the value for the optional structure field salesOrderStatusThreshold.

Returns:
The possibly null value for structure field salesOrderStatusThreshold.


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