Uses of Interface
wt.ixb.publicforhandlers.ClassExporter

Packages that use ClassExporter
wt.dataops.objectcol.ixb.handlers.forclasses   
wt.inf.sharing   
wt.ixb.epm.handlers.forclasses   
wt.ixb.handlers.forclasses   
wt.ixb.handlers.netmarkets   
wt.ixb.handlers.netmarkets.prodstruct   
wt.ixb.publicforhandlers Provides APIs to develop IXB plugable components. 
wt.part.ixbhandlers   
wt.pdmlink   
wt.projmgmt.ix   
wt.query.template Provides generic support for saved report queries using ReportTemplate and various methods in ReportTemplateHelper for executing and generating reports. 
wt.replication.ixbutil   
wt.sandbox This package provides "sandbox" container functionality.  A "sandbox" container is a container wherein a multiple users can work on a set of related changes through multiple iterations without disturbing the broader organization (apart from placing locks on the objects the broader organziation sees).  The package provides the following core capabilities:  
 

Uses of ClassExporter in wt.dataops.objectcol.ixb.handlers.forclasses
 

Classes in wt.dataops.objectcol.ixb.handlers.forclasses that implement ClassExporter
 class ExpImpForBaseCriterionDef
           
 class ExpImpForCollectionCriteria
           
 class ExpImpForCriterionDefValidWith
           
 class ExpImpForRelationshipMap
           
 class ExpImpForRelationshipMapDef
           
 

Uses of ClassExporter in wt.inf.sharing
 

Classes in wt.inf.sharing that implement ClassExporter
 class ShareMapIxHandler
          Handler class for the element.
 

Uses of ClassExporter in wt.ixb.epm.handlers.forclasses
 

Classes in wt.ixb.epm.handlers.forclasses that implement ClassExporter
 class ExpImpForEPMBuildHistory
           
 class ExpImpForEPMBuildLinksRule
           
 class ExpImpForEPMContainedIn
           
 class ExpImpForEPMDescribeLink
           
 class ExpImpForEPMDocument
           
 class ExpImpForEPMMemberLink
           
 class ExpImpForEPMReferenceLink
           
 class ExpImpForEPMSepFamilyTable
           
 class ExpImpForEPMVariantLink
           
 

Uses of ClassExporter in wt.ixb.handlers.forclasses
 

Classes in wt.ixb.handlers.forclasses that implement ClassExporter
 class ExpImpForBusinessEntity
          

Supported API: true

Extendable: false
 class ExpImpForClassificationNode
          

Supported API: true

Extendable: true
 class ExpImpForIBADefinition
           
 class ExpImpForRepresentation
           
 class ExpImpForUnits
           
 class ExpImpForWTDocument
           
 class ExpImpForWTDocument60
           
 class ExpImpForWTPart
           
 class ExpImpForWTPart60
           
 class ExpImpForWTPartDescribeLink
           
 class ExpImpForWTPartReferenceLink
           
 class ExpImpForWTPartUsageLink
           
 class ExpImpForWTTypeDefinition
           
 

Uses of ClassExporter in wt.ixb.handlers.netmarkets
 

Classes in wt.ixb.handlers.netmarkets that implement ClassExporter
 class AdHocAclImporter
          This class imports AdHocAcls
 class CollaborationContainerSpecIxHandler
          This class is the import handler for NotebookSpec and ForumSpec There are only two elements in both of these called templateName and name.
 class CollaborationTemplateIIXHandler
          This class handles the import of all Collaboration template objects.
 class ContainerDefaultsIXHandler
           
 class CreateFromRuleIXHandler
           
 class CsvIxHandler
           
 class DocumentTemplateIXHandler
           
 class FolderLinkIxHandler
           
 class FolderStructureIXHandler
           
 class IndexPolicyRuleIXHandler
           
 class LifecycleTemplateExporter
           
 class LoadXMLFileIXHandler
          This class handles importing the <import> element.
 class NMACLRuleIXHandler
           
 class NMDomainIXHandler
           
 class NMGroupIxHandler
           
 class NMGuestMembershipIXHandler
          NMGroupMembershipIXHandler is responsible for the import of group to a container Export is not supported for this clssss.
 class NMProjectMembershipIXHandler
          NMProjectMembershipIXHandler is responsible for the import of members to a project and the assigning of their roles.
 class NotebookIXHandler
          This class is the import handler for NotebookSpec.
 class ObjectSeedIXHandler
          This class is invoked by the IX framework to import XML elements.
 class OrgConfigIXHandler
          This class is the handler for the tag.
 class OrgStructureIXHandler
          There is not a one to one correspondence between organization structure and a Windchill object.
 class ProductStructureIxHandler
          Handler class for the element.
 class ProjectContainerEnumeratedTypeIXHandler
          This doesn't work right at the moment.
 class ProjectContainerIXHandler
          This is the loader class invoked for the <ProjectContainer> element to load a Project2
 class TeamExportHolderHandler
           
 class TemplateDocumentIXHandler
           
 class TypeBasedRuleIXHandler
          This is the import handler for the XML element.
 class WfTemplateExporter
           
 

Uses of ClassExporter in wt.ixb.handlers.netmarkets.prodstruct
 

Classes in wt.ixb.handlers.netmarkets.prodstruct that implement ClassExporter
 class NmEPMBuildHistoryHandler
           
 class NmEPMBuildLinksRuleHandler
           
 class NmEPMContainedInHandler
           
 class NmEPMDescribeLinkHandler
           
 class NmEPMDocumentHandler
           
 class NmEPMMemberLinkHandler
           
 class NmEPMReferenceLinkHandler
           
 class NmEPMSepFamilyTableHandler
           
 class NmEPMVariantLinkHandler
           
 class NmWTDocumentHandler
           
 class NmWTPartDescribeLinkHandler
           
 class NmWTPartHandler
           
 class NmWTPartReferenceLinkHandler
           
 class NmWTPartUsageLinkHandler
           
 class NmWTTypeDefinitionHandler
           
 

Uses of ClassExporter in wt.ixb.publicforhandlers
 

Subinterfaces of ClassExporter in wt.ixb.publicforhandlers
 interface ClassExporterImporter
          This interface combines interfaces wt.ixb.publicforhandlers.ClassImporter and ElementImporter.
 

Classes in wt.ixb.publicforhandlers that implement ClassExporter
 class AbsExpImpForNonIteratedObject
           
 class ClassExporterImporterTemplate
          Abstract class, most of standard export/import handlers extend.
 class ClassExporterImporterTemplateGeneral
          General template for class handlers which defines trivial implementation.
 class ExpImpForVersionedObject
          Abstract class, most of standard export/import handlers extend.
 

Methods in wt.ixb.publicforhandlers that return ClassExporter
 ClassExporter IxbHandlersManager.getClassExporter(String name, String dtd, String tag)
           
 ClassExporter IxbHandlersManager.getClassExporterByClass(Class cl)
           
 

Uses of ClassExporter in wt.part.ixbhandlers
 

Classes in wt.part.ixbhandlers that implement ClassExporter
 class ExpImpForWTProduct
          This a trivial example of building handler for a subclass.
 class ExpImpForWTSerialNumberedPart
          This a trivial example of building handler for a subclass.
 

Uses of ClassExporter in wt.pdmlink
 

Classes in wt.pdmlink that implement ClassExporter
 class LibConfigIxHandler
          This class deals with the import of the XML Element.
 class LibraryTemplateIXHandler
          This handler updates the project seed object.
 class PDMLinkProductIXHandler
          This is the loader class invoked for the <ProductContainer> element to load a PDMLinkProduct and the associated WTProduct.
 class PDMProductMembershipIXHandler
          NMProjectMembershipIXHandler is responsible for the import of members to a project and the assigning of their roles.
 class ProdConfigIxHandler
          This class deals with the import of the XML Element.
 class ProductTemplateIXHandler
          This handler updates the project seed object.
 

Uses of ClassExporter in wt.projmgmt.ix
 

Classes in wt.projmgmt.ix that implement ClassExporter
 class DeliverableIxHandler
           
 class ExecObjIxHandler
           
 class MilestoneIxHandler
           
 class ProjectActivityIxHandler
           
 class ProjectConfigIxHandler
          This class deals with the import of the XML Element.
 class ProjectPlanIxHandler
          Handler class for the xml element.
 class ProjectProxyIxHandler
           
 class ProjectResourceIxHandler
           
 class ProjectTemplateIxHandler
          This handler updates the project seed object.
 class SummaryActivityIxHandler
           
 

Uses of ClassExporter in wt.query.template
 

Classes in wt.query.template that implement ClassExporter
 class ExpImpForReportTemplate
           
 

Uses of ClassExporter in wt.replication.ixbutil
 

Classes in wt.replication.ixbutil that implement ClassExporter
 class ExpImpForUnitSeedLink
           
 

Uses of ClassExporter in wt.sandbox
 

Classes in wt.sandbox that implement ClassExporter
 class SandboxBaselineIxHandler
          Handler class for the element.