Class PFMatrixEditorGetConfigSpecForDelegate

java.lang.Object
wt.vc.config.DefaultGetConfigSpecForDelegate
wt.productfamily.PFMatrixEditorGetConfigSpecForDelegate
All Implemented Interfaces:
GetConfigSpecForDelegate2

public class PFMatrixEditorGetConfigSpecForDelegate extends DefaultGetConfigSpecForDelegate
Default configuration specification delegate that is used to create a list of configuration specifications for Configurable Module Structure in Product Family Matrix Editor. It is recommended that any custom delegate for Configurable Module Structure in Product Family Matrix Editor extends this implementation and overrides the getConfigSpecFor(NavCriteriaContext) method to return the desired configuration specifications.



Supported API: true

Extendable: true