org.opencrx.kernel.product1.cci2
Interface CalculatePricesParams

All Known Subinterfaces:
CalculatePricesParams

public interface CalculatePricesParams


Nested Class Summary
static class CalculatePricesParams.Member
          The structure's members
 
Method Summary
 Date getIncludeProductsModifiedSince()
          Retrieves the value for the optional structure field includeProductsModifiedSince.
 Short getProcessingMode()
          Retrieves the value for the optional structure field processingMode.
 

Method Detail

getIncludeProductsModifiedSince

Date getIncludeProductsModifiedSince()
Retrieves the value for the optional structure field includeProductsModifiedSince.

Returns:
The possibly null value for structure field includeProductsModifiedSince.

getProcessingMode

Short getProcessingMode()
Retrieves the value for the optional structure field processingMode.

Returns:
The possibly null value for structure field processingMode.


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