Package wt.part

Class WTPartGetConfigSpecForDelegate

java.lang.Object
wt.part.WTPartGetConfigSpecForDelegate
All Implemented Interfaces:
GetConfigSpecForDelegate2

public class WTPartGetConfigSpecForDelegate extends Object implements GetConfigSpecForDelegate2
This is the default implementation of GetConfigSpecForDelegate2 that is used to create a list of config specs for WTPart seeds. It is recommended that any custom delegate for WTPart seeds extends this implementation and overrides the getConfigSpecFor(NavCriteriaContext) method to return the desired config specs.



Supported API: true

Extendable: true