|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Method Summary | |
WTContainerTemplateRef |
assignProfile(String profileName,
WTContainerTemplateRef tmplRef)
Supported API: false |
WTContainer |
populateDefaultValues(WTContainerTemplateRef tmplRef)
Creates a WTContainer corresponding to the default values profile associated with the template. |
WTContainer |
populateDefaultValues(WTContainerTemplateRef tmplRef,
WTContainer container)
Applies the default values profile to a passed in non-persisted template. |
Method Detail |
public WTContainerTemplateRef assignProfile(String profileName, WTContainerTemplateRef tmplRef) throws WTException
profileName
- tmplRef
-
WTException
public WTContainer populateDefaultValues(WTContainerTemplateRef tmplRef) throws WTException
tmplRef
-
WTException
public WTContainer populateDefaultValues(WTContainerTemplateRef tmplRef, WTContainer container) throws WTException
tmplRef
- container
-
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |