|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WTContainerTemplateMasterReference | |
wt.inf.template |
Uses of WTContainerTemplateMasterReference in wt.inf.template |
Fields in wt.inf.template declared as WTContainerTemplateMasterReference | |
private WTContainerTemplateMasterReference |
DefaultWTContainerTemplate.masterReference
|
Methods in wt.inf.template that return WTContainerTemplateMasterReference | |
static WTContainerTemplateMasterReference |
WTContainerTemplateMasterReference.newWTContainerTemplateMasterReference(WTContainerTemplateMaster master)
Supported API: false |
Methods in wt.inf.template with parameters of type WTContainerTemplateMasterReference | |
protected boolean |
WTContainerTemplateMasterReference.readVersion(WTContainerTemplateMasterReference thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
QueryResult |
StandardContainerTemplateService.getContainers(WTContainerTemplateMasterReference definition)
This signature gets all containers created from all iterations of the template. |
QueryResult |
ContainerTemplateServiceFwd.getContainers(WTContainerTemplateMasterReference definition)
This signature gets all containers created from all iterations of the template. |
QueryResult |
ContainerTemplateService.getContainers(WTContainerTemplateMasterReference definition)
This signature gets all containers created from all iterations of the template. |
static WTContainer |
ContainerTemplateHelper.getDefaultContainerValues(WTContainerTemplateMasterReference masterRef)
Returns an unpersisted WTContainer corresponding to the DefaultContainerValues object corresponding to the passed in template. |
static WTContainer |
ContainerTemplateHelper.getDefaultContainerValues(WTContainerTemplateMasterReference masterRef,
WTContainer cont)
Returns an unpersisted WTContainer corresponding to the DefaultContainerValues object corresponding to the passed in template. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |