org.opencrx.application.shop1.jmi1
Interface GetSalesOrderPositionsParams

All Superinterfaces:
GetSalesOrderPositionsParams, RefStruct, RefStruct_1_0, Serializable

public interface GetSalesOrderPositionsParams
extends RefStruct_1_0, GetSalesOrderPositionsParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.GetSalesOrderPositionsParams
GetSalesOrderPositionsParams.Member
 
Method Summary
 String getCustomerNumber()
          Retrieves the value for the structure field customerNumber.
 Integer getSalesOrderStatusThreshold()
          Retrieves the value for the optional structure field salesOrderStatusThreshold.
 
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
 

Method Detail

getCustomerNumber

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

Specified by:
getCustomerNumber in interface GetSalesOrderPositionsParams
Returns:
The non-null value for structure field customerNumber.

getSalesOrderStatusThreshold

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

Specified by:
getSalesOrderStatusThreshold in interface GetSalesOrderPositionsParams
Returns:
The possibly null value for structure field salesOrderStatusThreshold.


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