Uses of Interface
wt.inf.template.ContainerCopyHandler

Packages that use ContainerCopyHandler
com.ptc.netmarkets.nmixb   
wt.inf.template.containercopy   
 

Uses of ContainerCopyHandler in com.ptc.netmarkets.nmixb
 

Classes in com.ptc.netmarkets.nmixb that implement ContainerCopyHandler
 class DocTemplateCopyHelper
          This class copies PROJECT LEVEL document templates to the new project.
 class DomainStructCopyHelper
          

Supported API: false

Extendable: false
 class FolderContentsCopyHelper
          

Supported API: false

Extendable: false
 class FolderLinkCopyHelper
          

Supported API: false

Extendable: false
 class FolderStructureCopyHelper
          

Supported API: false

Extendable: false
 class ForumTopicCopyHelper
          

Supported API: false

Extendable: false
 class PolicyRuleCopyHelper
          

Supported API: false

Extendable: false
 class ProductStructCopyHelper
          This class copies the logical product structure.
 class ProjectDataCopyHelper
          

Supported API: false

Extendable: false
 class ProjectPlanStructCopyHelper
          This takes care of changes to the Project Plan ProjectPlan Attribute changes.
 class RoleMemberMapCopyHelper
          

Supported API: false

Extendable: false
 class RuleChangesCopyHelper
          

Supported API: false

Extendable: false
 class SubscriptionsCopyHelper
          This is run after all objects have been copied.
 

Uses of ContainerCopyHandler in wt.inf.template.containercopy
 

Classes in wt.inf.template.containercopy that implement ContainerCopyHandler
 class AbstractContainerCopyHandler
          

Supported API: false

Extendable: false
 

Methods in wt.inf.template.containercopy that return ContainerCopyHandler
 ContainerCopyHandler FileBasedCopyRegistry.getCopyHandler(Class containerClass, String handlerKey, String scriptIdentifier)
          

Supported API: false