org.opencrx.application.shop1.cci2
Interface ProductBundleDataT

All Known Subinterfaces:
ProductBundleDataT

public interface ProductBundleDataT


Nested Class Summary
static class ProductBundleDataT.Member
          The structure's members
 
Method Summary
 List<String> getClassificationIdFilter()
          Retrieves a list containing all the elements for the structure field classificationIdFilter.
 List<String> getMember()
          Retrieves a list containing all the elements for the structure field member.
 

Method Detail

getClassificationIdFilter

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

List of classification ids which is used as product filter to calculate the members of the product bundle.

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

getMember

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

Members of bundle as list of product numbers.

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


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