org.opencrx.application.shop1.cci2
Interface GetProductsByQueryParams

All Known Subinterfaces:
GetProductsByQueryParams

public interface GetProductsByQueryParams


Nested Class Summary
static class GetProductsByQueryParams.Member
          The structure's members
 
Method Summary
 List<String> getClassificationId()
          Retrieves a list containing all the elements for the structure field classificationId.
 Integer getProductStatus()
          Retrieves the value for the optional structure field productStatus.
 

Method Detail

getClassificationId

List<String> getClassificationId()
Retrieves a list containing all the elements for the structure field classificationId.

Returns:
A list containing all elements for this structure field.

getProductStatus

Integer getProductStatus()
Retrieves the value for the optional structure field productStatus.

Returns:
The possibly null value for structure field productStatus.


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