Uses of Class
wt.enterprise.Master

Packages that use Master
com.ptc.netmarkets.part   
com.ptc.windchill.esi.txn   
wt.clients.vc   
wt.dataops.objectcol   
wt.doc   
wt.enterprise Provides the abstract building blocks of functionality from which most businesses classes are extended; also defines support for template processors, delegates and factories that are useful for UI development for these business classes. 
wt.epm
 
wt.fc Provides high level datastore access by using the PersistenceManager (and server-side-only PersistenceManagerSvr) to find and manage Persistable objects. 
wt.federation

The federation service (wt.federation package) provides functionality to create and manage proxy objects of remote systems and perform utility functions supporting the federation system. 

wt.inf.template   
wt.lifecycle
 
wt.part Defines WTParts and WTPartMasters ( the fundamental enterprise objects used to represent product structures composed of assemblies and components), WTPartUsageLink and WTPartConfigSpec (used to build the structures of parts and select the correct versions of parts from the structures) and the WTPartService to manage these parts. 
wt.replication.unit   
wt.workflow.definer
Provides workflow classes responsible for the definition of processes, activities, and the other objects that compose the workflow network. 
 

Uses of Master in com.ptc.netmarkets.part
 

Methods in com.ptc.netmarkets.part with parameters of type Master
static Iterated StandardNmPartService.getLatestIteration(Master master)
           
 

Uses of Master in com.ptc.windchill.esi.txn
 

Methods in com.ptc.windchill.esi.txn with parameters of type Master
private  boolean ESITransactionUtility.isIterationInRelease(Master master)
           
private  QueryResult ESITransactionUtility.retrieveIterations(Class iterationClass, Master master)
           
 

Uses of Master in wt.clients.vc
 

Fields in wt.clients.vc declared as Master
private  Master VersionPanel.master
           
 

Methods in wt.clients.vc that return Master
 Master VersionPanel.getMasterObject()
           
 

Methods in wt.clients.vc with parameters of type Master
 void VersionPanel.setMaster(Master obj)
           
 

Uses of Master in wt.dataops.objectcol
 

Subclasses of Master in wt.dataops.objectcol
 class AttrCriterionDefMaster
           Use the newAttrCriterionDefMaster static factory method(s), not the AttrCriterionDefMaster constructor, to construct instances of this class.
 class BaseCriterionDefMaster
           Use the newBaseCriterionDefMaster static factory method(s), not the BaseCriterionDefMaster constructor, to construct instances of this class.
 class CollectionCriterionDefMaster
           Use the newCollectionCriterionDefMaster static factory method(s), not the CollectionCriterionDefMaster constructor, to construct instances of this class.
 class FilterCriterionDefMaster
           Use the newFilterCriterionDefMaster static factory method(s), not the FilterCriterionDefMaster constructor, to construct instances of this class.
 class MethodDefMaster
           Use the newMethodDefMaster static factory method(s), not the MethodDefMaster constructor, to construct instances of this class.
 class ObjTypeCriterionDefMaster
           Use the newObjTypeCriterionDefMaster static factory method(s), not the ObjTypeCriterionDefMaster constructor, to construct instances of this class.
 class RelationshipDefMaster
           Use the newRelationshipDefMaster static factory method(s), not the RelationshipDefMaster constructor, to construct instances of this class.
 class RelationshipMapDefMaster
           Use the newRelationshipMapDefMaster static factory method(s), not the RelationshipMapDefMaster constructor, to construct instances of this class.
 

Uses of Master in wt.doc
 

Subclasses of Master in wt.doc
 class WTDocumentMaster
          Reference implementation of DocumentMaster.
 

Methods in wt.doc with parameters of type Master
private  void RootViewProcessor.printVersionCell(Master uses, PrintWriter out, Locale locale)
           
 

Uses of Master in wt.enterprise
 

Methods in wt.enterprise with parameters of type Master
protected  void StandardEnterpriseService.checkRenameWithVersion(Master target)
           
private  void PartUsesProcessor.printVersionCell(Master uses, PrintWriter out, Locale locale)
          Deprecated. 

Supported API: false

Extendable: false
private  void PartReferencesProcessor.printVersionCell(Master reference, ConfigSpec configSpec, PrintWriter out, Locale locale)
          

Supported API: false

Extendable: false
protected  boolean Master.readVersion(Master thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 

Uses of Master in wt.epm
 

Subclasses of Master in wt.epm
 class EPMDocumentMaster
          The Master of an EPMDocument.
 

Uses of Master in wt.fc
 

Methods in wt.fc that return Master
 Master StandardIdentityService.changeMasterIdentity(Master master, String name, String number, WTOrganization org)
          Change the Mastered object identity with the new name, number and organization.
 Master IdentityServiceFwd.changeMasterIdentity(Master master, String name, String number, WTOrganization org)
          Change the Mastered object identity with the new name, number and organization.
 Master IdentityService.changeMasterIdentity(Master master, String name, String number, WTOrganization org)
          Change the Mastered object identity with the new name, number and organization.
 Master StandardIdentityService.changeMasterIdentity(Master master, String name, String number, WTOrganization org)
          Change the Mastered object identity with the new name, number and organization.
 Master IdentityServiceFwd.changeMasterIdentity(Master master, String name, String number, WTOrganization org)
          Change the Mastered object identity with the new name, number and organization.
 Master IdentityService.changeMasterIdentity(Master master, String name, String number, WTOrganization org)
          Change the Mastered object identity with the new name, number and organization.
 

Methods in wt.fc with parameters of type Master
 Master StandardIdentityService.changeMasterIdentity(Master master, String name, String number, WTOrganization org)
          Change the Mastered object identity with the new name, number and organization.
 Master IdentityServiceFwd.changeMasterIdentity(Master master, String name, String number, WTOrganization org)
          Change the Mastered object identity with the new name, number and organization.
 Master IdentityService.changeMasterIdentity(Master master, String name, String number, WTOrganization org)
          Change the Mastered object identity with the new name, number and organization.
 Master StandardIdentityService.changeMasterIdentity(Master master, String name, String number, WTOrganization org)
          Change the Mastered object identity with the new name, number and organization.
 Master IdentityServiceFwd.changeMasterIdentity(Master master, String name, String number, WTOrganization org)
          Change the Mastered object identity with the new name, number and organization.
 Master IdentityService.changeMasterIdentity(Master master, String name, String number, WTOrganization org)
          Change the Mastered object identity with the new name, number and organization.
 

Uses of Master in wt.federation
 

Subclasses of Master in wt.federation
 class ProxyDocumentMaster
           Use the newProxyDocumentMaster static factory method(s), not the ProxyDocumentMaster constructor, to construct instances of this class.
 class ProxyPartMaster
           Use the newProxyPartMaster static factory method(s), not the ProxyPartMaster constructor, to construct instances of this class.
 

Uses of Master in wt.inf.template
 

Subclasses of Master in wt.inf.template
 class WTContainerTemplateMaster
           Use the newWTContainerTemplateMaster static factory method(s), not the WTContainerTemplateMaster constructor, to construct instances of this class.
 

Uses of Master in wt.lifecycle
 

Subclasses of Master in wt.lifecycle
 class LifeCycleTemplateMaster
          The definition of a Life Cycle.
 

Uses of Master in wt.part
 

Subclasses of Master in wt.part
 class WTPartMaster
          This reference implementation of a PartMaster represents the unchanging aspects of a part, is managed by WTPartService and also has one or more associated WTParts which represent the various stages (versions or iterations) of change for the changeable aspects of this part.
 class WTProductMaster
           Use the newWTProductMaster static factory method(s), not the WTProductMaster constructor, to construct instances of this class.
 class WTSerialNumberedPartMaster
           Use the newWTSerialNumberedPartMaster static factory method(s), not the WTSerialNumberedPartMaster constructor, to construct instances of this class.
 

Uses of Master in wt.replication.unit
 

Subclasses of Master in wt.replication.unit
 class WTUnitMaster
          Deprecated.  
 

Uses of Master in wt.workflow.definer
 

Subclasses of Master in wt.workflow.definer
 class WfProcessTemplateMaster
           Use the newWfProcessTemplateMaster static factory method(s), not the WfProcessTemplateMaster constructor, to construct instances of this class.