|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContainerCopyInstanceAttributes | |
com.ptc.netmarkets.library | |
com.ptc.netmarkets.product | |
com.ptc.netmarkets.project | |
wt.inf.template |
Uses of ContainerCopyInstanceAttributes in com.ptc.netmarkets.library |
Classes in com.ptc.netmarkets.library that implement ContainerCopyInstanceAttributes | |
class |
LibraryCopyAttributes
Supported API: false Extendable: false |
Uses of ContainerCopyInstanceAttributes in com.ptc.netmarkets.product |
Classes in com.ptc.netmarkets.product that implement ContainerCopyInstanceAttributes | |
class |
ProductCopyAttributes
Supported API: false Extendable: false |
Uses of ContainerCopyInstanceAttributes in com.ptc.netmarkets.project |
Classes in com.ptc.netmarkets.project that implement ContainerCopyInstanceAttributes | |
class |
Project2CopyAttributes
Attributes of a Project container that are settable from a UI. |
Uses of ContainerCopyInstanceAttributes in wt.inf.template |
Methods in wt.inf.template with parameters of type ContainerCopyInstanceAttributes | |
WTContainerRef |
StandardContainerTemplateService.copyContainer(WTContainerRef sourceContainer,
ContainerCopyInstanceAttributes clientvalues,
ContainerCopyWorklist workList,
String scriptId)
Given a source container, worklist, and a scriptIdentifier this method creates a new WTContainer and returns a reference to it. |
WTContainerRef |
StandardContainerTemplateService.copyContainer(WTContainerRef sourceContainer,
ContainerCopyInstanceAttributes clientValues,
ContainerCopyWorklist workList)
Given a source container, worklist,this method creates a new WTContainer and returns a reference to it. |
WTContainerRef |
ContainerTemplateServiceFwd.copyContainer(WTContainerRef sourceContainer,
ContainerCopyInstanceAttributes clientvalues,
ContainerCopyWorklist workList,
String scriptId)
Given a source container, worklist, and a scriptIdentifier this method creates a new WTContainer and returns a reference to it. |
WTContainerRef |
ContainerTemplateServiceFwd.copyContainer(WTContainerRef sourceContainer,
ContainerCopyInstanceAttributes clientValues,
ContainerCopyWorklist workList)
Given a source container, worklist,this method creates a new WTContainer and returns a reference to it. |
WTContainerRef |
ContainerTemplateService.copyContainer(WTContainerRef sourceContainer,
ContainerCopyInstanceAttributes clientvalues,
ContainerCopyWorklist workList,
String scriptId)
Given a source container, worklist, and a scriptIdentifier this method creates a new WTContainer and returns a reference to it. |
WTContainerRef |
ContainerTemplateService.copyContainer(WTContainerRef sourceContainer,
ContainerCopyInstanceAttributes clientValues,
ContainerCopyWorklist workList)
Given a source container, worklist,this method creates a new WTContainer and returns a reference to it. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |