Package com.ibm.commerce.grouping
This package has the Groupable interface in it which is implemented by the resources that want to be implicitly grouped on some attributes.
See:
Description
Interface Summary |
Groupable |
This interface is to be implemented by the objects/resources that want to
participate in the implicit resource grouping based on attributes. |
Class Summary |
GroupingContext |
This class is used in conjunction with the Groupable interface. |
Package com.ibm.commerce.grouping Description
This package has the Groupable interface in it which is implemented by the resources that want to be implicitly grouped on some attributes. There is also a GroupingContext class that encapsulates the context information that is useful in evaluating some of the attributes that are used for grouping resources.