Package wt.doc

Class WTDocumentGetConfigSpecForDelegate

java.lang.Object
wt.doc.WTDocumentGetConfigSpecForDelegate
All Implemented Interfaces:
GetConfigSpecForDelegate2

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



Supported API: true

Extendable: true