Uses of Class
com.ptc.windchill.esi.tgt.ESITarget

Packages that use ESITarget
com.ptc.windchill.esi.ecn   
com.ptc.windchill.esi.esidoc   
com.ptc.windchill.esi.migrate   
com.ptc.windchill.esi.rnd   
com.ptc.windchill.esi.svc   
com.ptc.windchill.esi.tgt   
com.ptc.windchill.esi.txn   
 

Uses of ESITarget in com.ptc.windchill.esi.ecn
 

Fields in com.ptc.windchill.esi.ecn declared as ESITarget
private  ESITarget ESIChangeOrgFinder.OrganizationKey.org
           
 

Methods in com.ptc.windchill.esi.ecn with parameters of type ESITarget
private  boolean ESIECNHeaderRenderer.hasReleased(ESITarget target)
          check if the object has been released successfully.
private  boolean ESIChangeHeaderRenderer.hasReleased(ESITarget target)
          check if the object has been released successfully.
 

Constructors in com.ptc.windchill.esi.ecn with parameters of type ESITarget
ESIChangeOrgFinder.OrganizationKey(ESITarget org)
           
 

Uses of ESITarget in com.ptc.windchill.esi.esidoc
 

Fields in com.ptc.windchill.esi.esidoc declared as ESITarget
private  ESITarget ESIRefLink.target
           
 

Methods in com.ptc.windchill.esi.esidoc that return ESITarget
(package private)  ESITarget ESIRefLink.getTarget()
          Gets the value of the attribute: target; The ESITarget associated with this object

Supported API: false
 

Methods in com.ptc.windchill.esi.esidoc with parameters of type ESITarget
private  WTPart ESIRefLinkHandler.getLatestPublishedPart(WTPart part, ESITarget tgt)
           
private  WTDocument ESIRefLinkHandler.getLatestPublishedDocument(WTDocument doc, ESITarget tgt)
           
private  WTDocument ESIRefLinkHandler.getLastReleasedDocument(QueryResult qr, ESITarget tgt)
           
private  String ESIDocumentsRenderer.findLatestPublishedRefDoc(WTPartReferenceLink link, ESITarget tgt)
           
private  String ESIDocumentRenderer.findLatestPublishedRefDoc(WTPartReferenceLink link, ESITarget tgt)
           
 

Constructors in com.ptc.windchill.esi.esidoc with parameters of type ESITarget
ESIRefLink(ESITarget tgt, WTDocument doc, WTPart part)
          

Supported API: false
 

Uses of ESITarget in com.ptc.windchill.esi.migrate
 

Methods in com.ptc.windchill.esi.migrate that return ESITarget
protected static ESITarget TargetFactory.findInCache(long id)
          Finds the target that corresponds to the supplied organization identity.
protected static ESITarget TargetFactory.findInCache(String system)
          Finds the target that corresponds to the supplied system value.
static ESITarget TargetFactory.createTargetFromOrg(String name, String description, long id)
          Creates an ESITarget object from the supplied ERBOrganization values.
static ESITarget TargetFactory.getTargetForOrg(long id)
          Returns the ESITarget that was created for the corresponding ERBOrganization identity value.
static ESITarget TargetFactory.getTargetForOrg(ObjectIdentifier objectId)
          Returns the ESITarget that was created for the corresponding ERBOrganization ObjectIdentifier value.
static ESITarget TargetFactory.getTargetForOrg(String orgName, String erpSystem)
          Returns the corresponding ESI Target for the ERBOrganization identified by the supplied values.
static ESITarget TargetFactory.getTargetBySystem(String system)
          Returns the ESI Target having the supplied system value.
 

Methods in com.ptc.windchill.esi.migrate with parameters of type ESITarget
protected static void TargetFactory.addToCache(ESITarget target)
          Adds the supplied target to the Target cache using the target's corresponding organization identity as the key.
static boolean TargetFactory.completeMigration(ESITarget target)
          Finalizes the migration activity for the supplied ESI Target.
static ReleaseActivity ReleaseActivityFactory.createReleaseActivity(ESITransaction transaction, Persistable persistable, ESITarget target, String description, String message, String releaseClass, String releaseUser, Timestamp releaseDate, ReleaseActivityAction action, boolean successful)
          Creates a ReleaseActivity object from the supplied values.
 void OrgAssociationMigrator.PartTargetAssignments.assignTo(ESITarget target)
          Returns the part iteration for which target assignments are maintained.
 

Uses of ESITarget in com.ptc.windchill.esi.rnd
 

Methods in com.ptc.windchill.esi.rnd with parameters of type ESITarget
 void VdbElement.addTarget(ESITarget target)
          Adds the argument to the targets collection.
protected static ESITargetAssociation VdbBuilderImpl.createTargetAssn(Persistable persistable, ESITarget target, String action, String releaseClass)
           
protected  Eff ESIEffectivityHandlerImpl.getLastExportedEffectivity(WTPart part, ESITarget target)
          Returns the last released Eff object for associated with a WTPart and an ESITarget.
 

Uses of ESITarget in com.ptc.windchill.esi.svc
 

Methods in com.ptc.windchill.esi.svc that return ESITarget
 ESITarget StandardESIService.createTarget(String name, String description, String system)
          Creates an ESITarget from the arguments and saves the result in the database.
 ESITarget StandardESIService.createTarget(String name, String description, String system, WTContainerRef containerRef)
          Creates and persists an ESITarget.
 ESITarget StandardESIService.getTarget(String system)
          Return the ESI Target whose system attribute matches the argument.
 ESITarget ESIServiceFwd.createTarget(String name, String description, String system)
          Creates an ESITarget from the arguments and saves the result in the database.
 ESITarget ESIServiceFwd.createTarget(String name, String description, String system, WTContainerRef containerRef)
          Creates and persists an ESITarget.
 ESITarget ESIServiceFwd.getTarget(String system)
          Return the ESI Target whose system attribute matches the argument.
 ESITarget ESIService.createTarget(String name, String description, String system)
          Creates an ESITarget from the arguments and saves the result in the database.
 ESITarget ESIService.createTarget(String name, String description, String system, WTContainerRef containerRef)
          Creates and persists an ESITarget.
 ESITarget ESIService.getTarget(String system)
          Return the ESI Target whose system attribute matches the argument.
 

Methods in com.ptc.windchill.esi.svc with parameters of type ESITarget
 void StandardESIService.assignTarget(Persistable object, ESITarget target)
          Assign an object to an ESITarget for ESI target system destination determination.
 void StandardESIService.connectTargetToOrganization(ESITarget tgt, WTOrganization org)
          Connects an ESITarget to a WTOrganization.

Delegates all work to an instance of ESITargetUtility.
 void StandardESIService.deleteTarget(ESITarget tgt)
          Deletes an ESITarget from the database.
 void StandardESIService.disconnectTargetFromOrganization(ESITarget tgt, WTOrganization org)
          Deletes the ESITargetOrganizationLink that connects an ESITarget object to a WTOrganization object.
 void StandardESIService.removeTargetAssignment(Persistable object, ESITarget target)
          Remove the relationship between an ESITarget and a persistable object.
 ESITargetAssociation StandardESIService.latestExport(Persistable object, ESITarget target)
          Find the highest revision of an object that has been exported to an ESI target.
private  void StandardESIService.validateDeletion(ESITarget tgt)
           
 ESITargetAssociation ESISvrService.latestExport(Persistable object, ESITarget target)
          Find the highest revision of an object that has been exported to an ESI target.
 void ESIServiceFwd.assignTarget(Persistable object, ESITarget target)
          Assign an object to an ESITarget for ESI target system destination determination.
 void ESIServiceFwd.connectTargetToOrganization(ESITarget tgt, WTOrganization org)
          Connects an ESITarget to a WTOrganization.

Delegates all work to an instance of ESITargetUtility.
 void ESIServiceFwd.deleteTarget(ESITarget tgt)
          Deletes an ESITarget from the database.
 void ESIServiceFwd.disconnectTargetFromOrganization(ESITarget tgt, WTOrganization org)
          Deletes the ESITargetOrganizationLink that connects an ESITarget object to a WTOrganization object.
 void ESIServiceFwd.removeTargetAssignment(Persistable object, ESITarget target)
          Remove the relationship between an ESITarget and a persistable object.
 void ESIService.assignTarget(Persistable object, ESITarget target)
          Assign an object to an ESITarget for ESI target system destination determination.
 void ESIService.connectTargetToOrganization(ESITarget tgt, WTOrganization org)
          Connects an ESITarget to a WTOrganization.

Delegates all work to an instance of ESITargetUtility.
 void ESIService.deleteTarget(ESITarget tgt)
          Deletes an ESITarget from the database.
 void ESIService.disconnectTargetFromOrganization(ESITarget tgt, WTOrganization org)
          Deletes the ESITargetOrganizationLink that connects an ESITarget object to a WTOrganization object.
 void ESIService.removeTargetAssignment(Persistable object, ESITarget target)
          Remove the relationship between an ESITarget and a persistable object.
 

Uses of ESITarget in com.ptc.windchill.esi.tgt
 

Fields in com.ptc.windchill.esi.tgt declared as ESITarget
private  ESITarget ESITargetUtility.TargetCounter.tgt
          The ESITarget of interest.
private  ESITarget ESITargetAssignmentAdjuster.TargetRequest.target
           
private  ESITarget ESIQueryTargetAssociation.target
           
 

Methods in com.ptc.windchill.esi.tgt that return ESITarget
 ESITarget ESITargetUtility.createTarget(String name, String description, String system, WTContainerRef containerRef)
          Creates and persists an ESITarget based upon the following container hierarchy via looking up.
 ESITarget ESITargetUtility.getTarget(String id)
          Returns the ESITarget for the given system resided in Site level (ie.
 ESITarget ESITargetUtility.getTarget(String id, WTContainerRef containerRef)
          Returns a target for the given system and container or if parent containers contains the given system.
 ESITarget ESITargetUtility.newESITarget(String name, String description, String system)
          Creates and saves ESITarget in Site level by default (ie.
 ESITarget ESITargetUtility.newESITarget(String name, String description, String system, WTContainerRef containerRef)
          Creates and saves ESITarget in the given container.
(package private)  ESITarget ESITargetUtility.TargetCounter.getTarget()
          getter for the tgt attribute.
 ESITarget ESITargetOrganizationLink.getTarget()
          Gets the object for the association that plays role: TARGET_ROLE.
 ESITarget ESITargetAssociation.getTarget()
          

Supported API: false
 ESITarget ESITargetAssignmentLink.getTarget()
          Gets the object for the association that plays role: TARGET_ROLE.
(package private)  ESITarget ESITargetAssignmentAdjuster.TargetRequest.getTarget()
           
static ESITarget ESITarget.newESITarget()
          Default factory for the class.
 ESITarget ESIQueryTargetAssociation.getTarget()
          Gets the value of the attribute: target.
 

Methods in com.ptc.windchill.esi.tgt with parameters of type ESITarget
 void ESITargetUtility.connectTargetToOrganization(ESITarget tgt, WTOrganization org)
          Creates an ESITargetAsssociationLink between an WTOrganization and an ESITarget.
 void ESITargetUtility.deleteESITarget(ESITarget tgt)
          Deletes an ESITarget from the database.
 void ESITargetUtility.disconnectTargetFromOrganization(ESITarget tgt, WTOrganization org)
          Deletes all ESITargetOrganizationLink objects between the target and the WTOrganization.
 ESITargetAssignmentLink ESITargetUtility.newESITargetAssignmentLink(Persistable persistable, ESITarget target)
          Returns an instance of ESITargetAssignmentLink.
 ESITargetOrganizationLink ESITargetUtility.newESITargetOrganizationLink(WTOrganization org, ESITarget target)
          Returns an instance of ESITargetOrganizationLink.
 void ESITargetUtility.validateDelete(ESITarget tgt)
          Deprecated.  
 void ESITargetOrganizationLink.setTarget(ESITarget target)
          Sets the object for the association that plays role: TARGET_ROLE.
static ESITargetOrganizationLink ESITargetOrganizationLink.newESITargetOrganizationLink(ESITarget target, WTOrganization organization)
          Default factory for the class.
static ESITargetIdentity ESITargetIdentity.newESITargetIdentity(ESITarget target)
          

Supported API: true
protected  void ESITargetIdentity.initialize(ESITarget target)
          Supports initialization, following construction of an instance.
protected  void ESITargetAssignmentLink.setTarget(ESITarget target)
          Sets the object for the association that plays role: TARGET_ROLE.
static ESITargetAssignmentLink ESITargetAssignmentLink.newESITargetAssignmentLink(Releasable releasableObject, ESITarget target)
          Default factory for the class.
static ESITargetAssignmentLink ESITargetAssignmentLink.newESITargetAssignmentLink(Persistable persistableObject, ESITarget target)
          Deprecated. , replaced by newESITargetAssignmentLink( Releasable releasableObject, ESITarget target )
protected  boolean ESITarget.readVersion(ESITarget thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 void ESIQueryTargetAssociation.setTarget(ESITarget a_Target)
          Sets the value of the attribute: target.
static ESIQueryTargetAssociation ESIQueryTargetAssociation.newESIQueryTargetAssociation(Persistable p, ESITarget tgt)
           
 

Constructors in com.ptc.windchill.esi.tgt with parameters of type ESITarget
ESITargetAssignmentAdjuster.TargetRequest(String desired, Boolean wasFull, ESITarget tgt)
           
ESIQueryTargetAssociation(Persistable p, ESITarget tgt)
           
 

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

Methods in com.ptc.windchill.esi.txn that return ESITarget
 ESITarget ReleaseActivity.getTarget()
          Gets the object for the association that plays role: TARGET_ROLE.
 ESITarget ESIWarningSubTxnRequest.getTarget()
          

Supported API: false
 ESITarget ESITargetHistory.getTarget()
          

Supported API: false
 ESITarget ESIPendingTxnRequest.getTarget()
          

Supported API: false
 

Methods in com.ptc.windchill.esi.txn with parameters of type ESITarget
 void ReleaseActivity.setTarget(ESITarget target)
          Sets the object for the association that plays role: TARGET_ROLE.
static ReleaseActivity ReleaseActivity.newReleaseActivity(Releasable releasableObject, ESITarget target)
          Default factory for the class.
static ReleaseActivity ReleaseActivity.newReleaseActivity(Persistable persistableObject, ESITarget target)
          Deprecated. , replaced by ReleaseActivity newReleaseActivity( Releasable releasableObject, ESITarget target )
 void ESITransactionUtility.createReleaseActivity(Persistable persistable, String description, ESITransaction transaction, boolean successful, ESITarget target, String message, String timestamp, String action, String cls, String user)
          Create and save a new ReleaseActivity from the arguments

Supported API: true
 boolean ESITransactionUtility.hasReleased(Persistable obj, ESITarget target)
          Check if the object has been released successfully for the given target.
 Eff ESITransactionUtility.latestEffExport(EffManagedVersion part, ESITarget target)
          Returns the last exported Eff for the supplied part and target.
 void ESITransactionUtility.recordExport(Persistable obj, ESITarget org, String releaseClass)
          Mark a persistable as exported to an organization

Supported API: true
 void ESITransactionUtility.validateDelete(ESITarget tgt)
          Deprecated.  
private  boolean ESITransactionUtility.isReleaseBlocked(Persistable object, ESITarget target)
           
private  ReleaseActivity ESITransactionUtility.getLatestActivityForEffectivity(Eff[] effs, ESITarget target)
           
private  void ESITransactionUtility.createReleaseActivity(Persistable persistable, String description, ESITransaction transaction, boolean successful, ESITarget target, String message, String timestamp, String action, String cls, String user, boolean isTransactionRequired, boolean isWarning)
           
private  void ESITransactionUtility.purgePending(Persistable p, ESITarget tgt, String cls)
           
static boolean ESITransactionUtility.checkReleaseActivity(Persistable obj, ESITarget target, String status, String action)
           
static boolean ESITransactionUtility.isReleaseFailedChange(Persistable obj, ESITarget target)
           
static ESIPendingTxnRequest ESIPendingTxnRequest.newESIPendingTxnRequest(Persistable persistable, ESITarget target, String action, String releaseClass)