|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WTContainerTemplate | |
com.ptc.hli.ecad | |
wt.inf.container | |
wt.inf.library | |
wt.inf.template | |
wt.pdmlink | |
wt.projmgmt.admin | |
wt.projmgmt.ix |
Uses of WTContainerTemplate in com.ptc.hli.ecad |
Methods in com.ptc.hli.ecad that return WTContainerTemplate | |
static WTContainerTemplate |
ECADQueryHelper.lookupProductTemplate(OrgContainer org,
String productTemplateName)
|
Uses of WTContainerTemplate in wt.inf.container |
Methods in wt.inf.container that return WTContainerTemplate | |
WTContainerTemplate |
WTContainerTemplateRef.getTemplate()
Gets the object for the association that plays role: TEMPLATE. |
WTContainerTemplate |
WTContainer.getContainerTemplate()
Gets the object for the association that plays role: CONTAINER_TEMPLATE. |
WTContainerTemplate |
TemplateLink.getContainerTemplate()
Gets the object for the association that plays role: CONTAINER_TEMPLATE_ROLE. |
WTContainerTemplate |
OrgContainer.getContainerTemplate()
Gets the object for the association that plays role: CONTAINER_TEMPLATE. |
WTContainerTemplate |
ExchangeContainer.getContainerTemplate()
Gets the object for the association that plays role: CONTAINER_TEMPLATE. |
WTContainerTemplate |
WTContainerTemplateRef.getTemplate()
Gets the object for the association that plays role: TEMPLATE. |
WTContainerTemplate |
WTContainer.getContainerTemplate()
Gets the object for the association that plays role: CONTAINER_TEMPLATE. |
WTContainerTemplate |
TemplateLink.getContainerTemplate()
Gets the object for the association that plays role: CONTAINER_TEMPLATE_ROLE. |
WTContainerTemplate |
OrgContainer.getContainerTemplate()
Gets the object for the association that plays role: CONTAINER_TEMPLATE. |
WTContainerTemplate |
ExchangeContainer.getContainerTemplate()
Gets the object for the association that plays role: CONTAINER_TEMPLATE. |
Methods in wt.inf.container with parameters of type WTContainerTemplate | |
static WTContainerTemplateRef |
WTContainerTemplateRef.newWTContainerTemplateRef(WTContainerTemplate template)
Supported API: false |
protected void |
WTContainerTemplateRef.initialize(WTContainerTemplate template)
Supports initialization, following construction of an instance. |
void |
WTContainer.setContainerTemplate(WTContainerTemplate a_ContainerTemplate)
Sets the object for the association that plays role: CONTAINER_TEMPLATE. |
void |
TemplateLink.setContainerTemplate(WTContainerTemplate containerTemplate)
Sets the object for the association that plays role: CONTAINER_TEMPLATE_ROLE. |
static TemplateLink |
TemplateLink.newTemplateLink(WTContainerTemplate containerTemplate,
WTContainer theWTContainer)
Default factory for the class. |
void |
OrgContainer.setContainerTemplate(WTContainerTemplate a_ContainerTemplate)
Sets the object for the association that plays role: CONTAINER_TEMPLATE. |
void |
ExchangeContainer.setContainerTemplate(WTContainerTemplate a_ContainerTemplate)
Sets the object for the association that plays role: CONTAINER_TEMPLATE. |
static WTContainerTemplateRef |
WTContainerTemplateRef.newWTContainerTemplateRef(WTContainerTemplate template)
Supported API: false |
protected void |
WTContainerTemplateRef.initialize(WTContainerTemplate template)
Supports initialization, following construction of an instance. |
void |
WTContainer.setContainerTemplate(WTContainerTemplate a_ContainerTemplate)
Sets the object for the association that plays role: CONTAINER_TEMPLATE. |
void |
TemplateLink.setContainerTemplate(WTContainerTemplate containerTemplate)
Sets the object for the association that plays role: CONTAINER_TEMPLATE_ROLE. |
static TemplateLink |
TemplateLink.newTemplateLink(WTContainerTemplate containerTemplate,
WTContainer theWTContainer)
Default factory for the class. |
void |
OrgContainer.setContainerTemplate(WTContainerTemplate a_ContainerTemplate)
Sets the object for the association that plays role: CONTAINER_TEMPLATE. |
void |
ExchangeContainer.setContainerTemplate(WTContainerTemplate a_ContainerTemplate)
Sets the object for the association that plays role: CONTAINER_TEMPLATE. |
Uses of WTContainerTemplate in wt.inf.library |
Methods in wt.inf.library that return WTContainerTemplate | |
WTContainerTemplate |
WTLibrary.getContainerTemplate()
Gets the object for the association that plays role: CONTAINER_TEMPLATE. |
Methods in wt.inf.library with parameters of type WTContainerTemplate | |
void |
WTLibrary.setContainerTemplate(WTContainerTemplate a_ContainerTemplate)
Sets the object for the association that plays role: CONTAINER_TEMPLATE. |
Uses of WTContainerTemplate in wt.inf.template |
Classes in wt.inf.template that implement WTContainerTemplate | |
class |
DefaultWTContainerTemplate
The package scope attributes are gettable by members of this package by design. |
Methods in wt.inf.template that return WTContainerTemplate | |
WTContainerTemplate |
StandardContainerTemplateService.addBusinessXML(WTContainerTemplateRef templateRef,
UploadBusinessXMLRequest businessRequest)
Uploads the business XML. |
WTContainerTemplate |
StandardContainerTemplateService.createContainerTemplate(WTContainerRef parentContainer,
WTContainerTemplate template)
Creates the container template. |
WTContainerTemplate |
StandardContainerTemplateService.createContainerTemplate(WTContainerRef parentContainer,
WTContainerTemplate template,
UploadTemplateRequest businessXML)
Creates the container template. |
WTContainerTemplate |
StandardContainerTemplateService.copyTemplate(WTContainerRef parentContainer,
WTContainerTemplate template,
GeneratedTemplateAttributes attrs)
Saves the non-identity information of a template along with any associated content files to a new template. |
WTContainerTemplate |
StandardContainerTemplateService.getContainerTemplate(WTContainerRef parent,
String name,
String containerClassName)
Gets a template given a name and a fully qualified container class name. |
WTContainerTemplate |
StandardContainerTemplateService.getContainerTemplate(WTContainerRef parent,
String name,
String containerClassName,
boolean lookupFlag,
String locale)
Gets a template given a name and a contaienr class name. |
WTContainerTemplate |
StandardContainerTemplateService.getContainerTemplate(WTContainerRef parent,
String name,
Class containerClass)
Gets a template given a name and a container class object. |
WTContainerTemplate |
StandardContainerTemplateService.getContainerTemplate(ContainerTemplateDefinition definition)
Gets the latest iteration of a template given a container definition. |
WTContainerTemplate |
StandardContainerTemplateService.getContainerTemplate(WTContainerRef parent,
String name,
Class containerClass,
boolean lookupFlag,
String locale)
Gets a template given a name and a container class. |
WTContainerTemplate |
StandardContainerTemplateService.replaceBusinessXML(WTContainerTemplateRef definitionReference,
UploadTemplateRequest request)
Purges the old business XML and any fragments, and replaces it with the passed in BusinessXML Supported API: false |
WTContainerTemplate |
StandardContainerTemplateService.assignDefaultValuesSpec(WTContainerTemplateRef templateRef,
String ruleName)
Sets the default values for the template. |
private WTContainerTemplate |
StandardContainerTemplateService.addIxbDocumentAsContent(IxbDocument doc,
WTContainerTemplate template)
|
private WTContainerTemplate |
StandardContainerTemplateService.replaceBusinessXML(WTContainerTemplateRef templateRef,
UploadTemplateRequest businessRequest,
boolean clobberOld)
|
WTContainerTemplate |
GeneratedTemplateInstanceAttributes.getTemplate()
Supported API: false |
WTContainerTemplate |
GeneratedTemplateAttributes.getTemplate()
Supported API: false |
WTContainerTemplate |
ContainerTemplateServiceFwd.addBusinessXML(WTContainerTemplateRef templateRef,
UploadBusinessXMLRequest businessRequest)
Uploads the business XML. |
WTContainerTemplate |
ContainerTemplateServiceFwd.createContainerTemplate(WTContainerRef parentContainer,
WTContainerTemplate template)
Creates the container template. |
WTContainerTemplate |
ContainerTemplateServiceFwd.createContainerTemplate(WTContainerRef parentContainer,
WTContainerTemplate template,
UploadTemplateRequest businessXML)
Creates the container template. |
WTContainerTemplate |
ContainerTemplateServiceFwd.copyTemplate(WTContainerRef parentContainer,
WTContainerTemplate template,
GeneratedTemplateAttributes attrs)
Saves the non-identity information of a template along with any associated content files to a new template. |
WTContainerTemplate |
ContainerTemplateServiceFwd.getContainerTemplate(WTContainerRef parent,
String name,
String containerClassName)
Gets a template given a name and a fully qualified container class name. |
WTContainerTemplate |
ContainerTemplateServiceFwd.getContainerTemplate(WTContainerRef parent,
String name,
String containerClassName,
boolean lookupFlag,
String locale)
Gets a template given a name and a contaienr class name. |
WTContainerTemplate |
ContainerTemplateServiceFwd.getContainerTemplate(WTContainerRef parent,
String name,
Class containerClass)
Gets a template given a name and a container class object. |
WTContainerTemplate |
ContainerTemplateServiceFwd.getContainerTemplate(ContainerTemplateDefinition definition)
Gets the latest iteration of a template given a container definition. |
WTContainerTemplate |
ContainerTemplateServiceFwd.getContainerTemplate(WTContainerRef parent,
String name,
Class containerClass,
boolean lookupFlag,
String locale)
Gets a template given a name and a container class. |
WTContainerTemplate |
ContainerTemplateServiceFwd.replaceBusinessXML(WTContainerTemplateRef definitionReference,
UploadTemplateRequest request)
Purges the old business XML and any fragments, and replaces it with the passed in BusinessXML Supported API: false |
WTContainerTemplate |
ContainerTemplateServiceFwd.assignDefaultValuesSpec(WTContainerTemplateRef templateRef,
String ruleName)
Sets the default values for the template. |
WTContainerTemplate |
ContainerTemplateService.addBusinessXML(WTContainerTemplateRef templateRef,
UploadBusinessXMLRequest businessRequest)
Uploads the business XML. |
WTContainerTemplate |
ContainerTemplateService.createContainerTemplate(WTContainerRef parentContainer,
WTContainerTemplate template)
Creates the container template. |
WTContainerTemplate |
ContainerTemplateService.createContainerTemplate(WTContainerRef parentContainer,
WTContainerTemplate template,
UploadTemplateRequest businessXML)
Creates the container template. |
WTContainerTemplate |
ContainerTemplateService.copyTemplate(WTContainerRef parentContainer,
WTContainerTemplate template,
GeneratedTemplateAttributes attrs)
Saves the non-identity information of a template along with any associated content files to a new template. |
WTContainerTemplate |
ContainerTemplateService.getContainerTemplate(WTContainerRef parent,
String name,
String containerClassName)
Gets a template given a name and a fully qualified container class name. |
WTContainerTemplate |
ContainerTemplateService.getContainerTemplate(WTContainerRef parent,
String name,
String containerClassName,
boolean lookupFlag,
String locale)
Gets a template given a name and a contaienr class name. |
WTContainerTemplate |
ContainerTemplateService.getContainerTemplate(WTContainerRef parent,
String name,
Class containerClass)
Gets a template given a name and a container class object. |
WTContainerTemplate |
ContainerTemplateService.getContainerTemplate(ContainerTemplateDefinition definition)
Gets the latest iteration of a template given a container definition. |
WTContainerTemplate |
ContainerTemplateService.getContainerTemplate(WTContainerRef parent,
String name,
Class containerClass,
boolean lookupFlag,
String locale)
Gets a template given a name and a container class. |
WTContainerTemplate |
ContainerTemplateService.replaceBusinessXML(WTContainerTemplateRef definitionReference,
UploadTemplateRequest request)
Purges the old business XML and any fragments, and replaces it with the passed in BusinessXML Supported API: false |
WTContainerTemplate |
ContainerTemplateService.assignDefaultValuesSpec(WTContainerTemplateRef templateRef,
String ruleName)
Sets the default values for the template. |
static WTContainerTemplate |
ContainerTemplateHelper.copyTemplate(WTContainerTemplate template,
String name)
Saves the non-identity information of a template along with any associated content files to a new template. |
static WTContainerTemplate |
ContainerTemplateHelper.copyTemplate(WTContainerRef parentContainer,
WTContainerTemplate template,
String name)
Saves the non-identity information of a template along with any associated content files to a new template. |
static WTContainerTemplate |
ContainerTemplateHelper.copyTemplate(WTContainerTemplate template,
String name,
String descr,
boolean enabled)
Saves the non-identity information of a template along with any associated content files to a new template. |
static WTContainerTemplate |
ContainerTemplateHelper.copyTemplate(WTContainerRef parentContainer,
WTContainerTemplate template,
String name,
String descr,
boolean enabled)
Saves the non-identity information of a template along with any associated content files to a new template. |
Methods in wt.inf.template with parameters of type WTContainerTemplate | |
WTContainerTemplate |
StandardContainerTemplateService.createContainerTemplate(WTContainerRef parentContainer,
WTContainerTemplate template)
Creates the container template. |
WTContainerTemplate |
StandardContainerTemplateService.createContainerTemplate(WTContainerRef parentContainer,
WTContainerTemplate template,
UploadTemplateRequest businessXML)
Creates the container template. |
WTContainerTemplate |
StandardContainerTemplateService.copyTemplate(WTContainerRef parentContainer,
WTContainerTemplate template,
GeneratedTemplateAttributes attrs)
Saves the non-identity information of a template along with any associated content files to a new template. |
private WTContainerTemplate |
StandardContainerTemplateService.addIxbDocumentAsContent(IxbDocument doc,
WTContainerTemplate template)
|
private WTContainerTemplateRef |
StandardContainerTemplateService.computeTemplateRef(WTContainerTemplate tmpl)
|
private DefaultWTContainerTemplate |
StandardContainerTemplateService.createTemplate(WTContainerTemplate template,
WTContainerRef parentContainer,
UploadTemplateRequest businessXML)
|
WTContainerTemplate |
ContainerTemplateServiceFwd.createContainerTemplate(WTContainerRef parentContainer,
WTContainerTemplate template)
Creates the container template. |
WTContainerTemplate |
ContainerTemplateServiceFwd.createContainerTemplate(WTContainerRef parentContainer,
WTContainerTemplate template,
UploadTemplateRequest businessXML)
Creates the container template. |
WTContainerTemplate |
ContainerTemplateServiceFwd.copyTemplate(WTContainerRef parentContainer,
WTContainerTemplate template,
GeneratedTemplateAttributes attrs)
Saves the non-identity information of a template along with any associated content files to a new template. |
WTContainerTemplate |
ContainerTemplateService.createContainerTemplate(WTContainerRef parentContainer,
WTContainerTemplate template)
Creates the container template. |
WTContainerTemplate |
ContainerTemplateService.createContainerTemplate(WTContainerRef parentContainer,
WTContainerTemplate template,
UploadTemplateRequest businessXML)
Creates the container template. |
WTContainerTemplate |
ContainerTemplateService.copyTemplate(WTContainerRef parentContainer,
WTContainerTemplate template,
GeneratedTemplateAttributes attrs)
Saves the non-identity information of a template along with any associated content files to a new template. |
static WTContainerTemplate |
ContainerTemplateHelper.copyTemplate(WTContainerTemplate template,
String name)
Saves the non-identity information of a template along with any associated content files to a new template. |
static WTContainerTemplate |
ContainerTemplateHelper.copyTemplate(WTContainerRef parentContainer,
WTContainerTemplate template,
String name)
Saves the non-identity information of a template along with any associated content files to a new template. |
static WTContainerTemplate |
ContainerTemplateHelper.copyTemplate(WTContainerTemplate template,
String name,
String descr,
boolean enabled)
Saves the non-identity information of a template along with any associated content files to a new template. |
static WTContainerTemplate |
ContainerTemplateHelper.copyTemplate(WTContainerRef parentContainer,
WTContainerTemplate template,
String name,
String descr,
boolean enabled)
Saves the non-identity information of a template along with any associated content files to a new template. |
private static void |
ContainerTemplateHelper.checkContainerAndTemplate(WTContainerRef parent,
WTContainerTemplate tmpl)
|
Uses of WTContainerTemplate in wt.pdmlink |
Methods in wt.pdmlink that return WTContainerTemplate | |
WTContainerTemplate |
PDMLinkProduct.getContainerTemplate()
Gets the object for the association that plays role: CONTAINER_TEMPLATE. |
Methods in wt.pdmlink with parameters of type WTContainerTemplate | |
private void |
ProductTemplateIXHandler.storeHashReference(IxbElement elem,
WTContainerTemplate pt,
Importer imp)
|
void |
PDMLinkProduct.setContainerTemplate(WTContainerTemplate a_ContainerTemplate)
Sets the object for the association that plays role: CONTAINER_TEMPLATE. |
private void |
LibraryTemplateIXHandler.storeHashReference(IxbElement elem,
WTContainerTemplate pt,
Importer imp)
|
Uses of WTContainerTemplate in wt.projmgmt.admin |
Methods in wt.projmgmt.admin that return WTContainerTemplate | |
WTContainerTemplate |
Project2.getContainerTemplate()
Gets the object for the association that plays role: CONTAINER_TEMPLATE. |
Methods in wt.projmgmt.admin with parameters of type WTContainerTemplate | |
void |
Project2.setContainerTemplate(WTContainerTemplate a_ContainerTemplate)
Sets the object for the association that plays role: CONTAINER_TEMPLATE. |
Uses of WTContainerTemplate in wt.projmgmt.ix |
Methods in wt.projmgmt.ix with parameters of type WTContainerTemplate | |
private void |
ProjectTemplateIxHandler.storeHashReference(IxbElement elem,
WTContainerTemplate pt,
Importer imp)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |