Uses of Interface
wt.inf.template.TemplateFragmentGenerator

Packages that use TemplateFragmentGenerator
com.ptc.netmarkets.nmixb   
wt.inf.template.ix   
 

Uses of TemplateFragmentGenerator in com.ptc.netmarkets.nmixb
 

Classes in com.ptc.netmarkets.nmixb that implement TemplateFragmentGenerator
 class CreateForumTemplateGenerator
          

Supported API: false

Extendable: false
 class DocTemplateGenerator
          Generates the document templates for export

Supported API: false

Extendable: false
 class ForumTemplateGenerator
          

Supported API: false

Extendable: false
 class OrgStructureTemplateGenerator
          

Supported API: false

Extendable: false
 class PolicyRulesTemplateGenerator
          

Supported API: false

Extendable: false
 class ProductStructureGenerator
           
 class ProjectMembershipTemplateGenerator
          

Supported API: false

Extendable: false
 class ProjectPlanTemplateGenerator
          Generates the project plan portion of the template

Supported API: false

Extendable: false
 class RulesTemplateGenerator
          

Supported API: false

Extendable: false
 class ShareMapGenerator
           
 class TemplateDocumentGenerator
          Generates TemplateDocument tags from all WTDocuments in a Project that are not document templates

Supported API: false

Extendable: false
 

Uses of TemplateFragmentGenerator in wt.inf.template.ix
 

Classes in wt.inf.template.ix that implement TemplateFragmentGenerator
 class AbstractTemplateFragmentGenerator
          

Supported API: false

Extendable: false
 

Methods in wt.inf.template.ix that return TemplateFragmentGenerator
 TemplateFragmentGenerator TemplateGeneratorRegistry.getTemplateGenerator(Class containerClass, String handlerKey, String scriptIdentifier)
          

Supported API: false