Uses of Class
wt.lifecycle.LifeCycleSignature

Packages that use LifeCycleSignature
com.ptc.netmarkets.workflow   
wt.clients.lifecycle.promote   
wt.lifecycle
 
wt.lifecycle.history   
 

Uses of LifeCycleSignature in com.ptc.netmarkets.workflow
 

Methods in com.ptc.netmarkets.workflow that return LifeCycleSignature
private  LifeCycleSignature StandardNmWorkflowService.getSignatureForPrincipal(Vector vec, WTPrincipalReference prinRef)
           
 

Uses of LifeCycleSignature in wt.clients.lifecycle.promote
 

Fields in wt.clients.lifecycle.promote declared as LifeCycleSignature
(package private)  LifeCycleSignature LifeCyclePromoteReview.mySignature
           
 

Uses of LifeCycleSignature in wt.lifecycle
 

Methods in wt.lifecycle that return LifeCycleSignature
 LifeCycleSignature StandardLifeCycleService.vote(LifeCycleManaged object, LifeCycleSignature signature)
          Record a signer disposition (Yes/No) and any comments.
 LifeCycleSignature StandardLifeCycleService.createLifeCycleSignature(Persistable object, WTPrincipal signer, String comments, Role role, boolean vote)
          Answer an initialized but unpersisted LifeCycleSignature instance

Supported API: true
 LifeCycleSignature StandardLifeCycleService.validatePromote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-promote validations

Supported API: false
 LifeCycleSignature StandardLifeCycleService.validateDemote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-demote validations

Supported API: false
 LifeCycleSignature StandardLifeCycleService.validateDeny(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-deny validations

Supported API: false
 LifeCycleSignature StandardLifeCycleService.validateDrop(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-drop validations

Supported API: false
 LifeCycleSignature StandardLifeCycleService.validateVote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-vote validations

Supported API: false
private  LifeCycleSignature StandardLifeCycleService.createRobotLifeCycleSignature(WTObject object, Role role)
           
 LifeCycleSignature SignatureHistory.getSignature()
          Gets the object for the association that plays role: SIGNATURE_ROLE.
static LifeCycleSignature LifeCycleSignature.newLifeCycleSignature(Persistable object, WTPrincipal signer, String comments, Role role, boolean vote)
          Factory to create a WTSignature instance

Supported API: false
static LifeCycleSignature LifeCycleSignature.newLifeCycleSignature()
          Default factory for the class.
protected static LifeCycleSignature LifeCycleSignature.newLifeCycleSignature(Persistable object, String signerName, String comments, Role role, boolean vote)
           
 LifeCycleSignature LifeCycleServiceSvr.validatePromote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-promote validations

Supported API: false
 LifeCycleSignature LifeCycleServiceSvr.validateDemote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-demote validations

Supported API: false
 LifeCycleSignature LifeCycleServiceSvr.validateDeny(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-deny validations

Supported API: false
 LifeCycleSignature LifeCycleServiceSvr.validateDrop(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-drop validations

Supported API: false
 LifeCycleSignature LifeCycleServiceSvr.validateVote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-vote validations

Supported API: false
 LifeCycleSignature LifeCycleServiceFwd.vote(LifeCycleManaged object, LifeCycleSignature signature)
          Record a signer disposition (Yes/No) and any comments.
 LifeCycleSignature LifeCycleServiceFwd.createLifeCycleSignature(Persistable object, WTPrincipal signer, String comments, Role role, boolean vote)
          Answer an initialized but unpersisted LifeCycleSignature instance

Supported API: false
 LifeCycleSignature LifeCycleService.vote(LifeCycleManaged object, LifeCycleSignature signature)
          Record a signer disposition (Yes/No) and any comments.
 LifeCycleSignature LifeCycleService.createLifeCycleSignature(Persistable object, WTPrincipal signer, String comments, Role role, boolean vote)
          Answer an initialized but unpersisted LifeCycleSignature instance

Supported API: true
 LifeCycleSignature StandardLifeCycleService.vote(LifeCycleManaged object, LifeCycleSignature signature)
          Record a signer disposition (Yes/No) and any comments.
 LifeCycleSignature StandardLifeCycleService.createLifeCycleSignature(Persistable object, WTPrincipal signer, String comments, Role role, boolean vote)
          Answer an initialized but unpersisted LifeCycleSignature instance

Supported API: true
 LifeCycleSignature StandardLifeCycleService.validatePromote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-promote validations

Supported API: false
 LifeCycleSignature StandardLifeCycleService.validateDemote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-demote validations

Supported API: false
 LifeCycleSignature StandardLifeCycleService.validateDeny(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-deny validations

Supported API: false
 LifeCycleSignature StandardLifeCycleService.validateDrop(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-drop validations

Supported API: false
 LifeCycleSignature StandardLifeCycleService.validateVote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-vote validations

Supported API: false
private  LifeCycleSignature StandardLifeCycleService.createRobotLifeCycleSignature(WTObject object, Role role)
           
 LifeCycleSignature SignatureHistory.getSignature()
          Gets the object for the association that plays role: SIGNATURE_ROLE.
static LifeCycleSignature LifeCycleSignature.newLifeCycleSignature(Persistable object, WTPrincipal signer, String comments, Role role, boolean vote)
          Factory to create a WTSignature instance

Supported API: false
static LifeCycleSignature LifeCycleSignature.newLifeCycleSignature()
          Default factory for the class.
protected static LifeCycleSignature LifeCycleSignature.newLifeCycleSignature(Persistable object, String signerName, String comments, Role role, boolean vote)
           
 LifeCycleSignature LifeCycleServiceSvr.validatePromote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-promote validations

Supported API: false
 LifeCycleSignature LifeCycleServiceSvr.validateDemote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-demote validations

Supported API: false
 LifeCycleSignature LifeCycleServiceSvr.validateDeny(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-deny validations

Supported API: false
 LifeCycleSignature LifeCycleServiceSvr.validateDrop(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-drop validations

Supported API: false
 LifeCycleSignature LifeCycleServiceSvr.validateVote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-vote validations

Supported API: false
 LifeCycleSignature LifeCycleServiceFwd.vote(LifeCycleManaged object, LifeCycleSignature signature)
          Record a signer disposition (Yes/No) and any comments.
 LifeCycleSignature LifeCycleServiceFwd.createLifeCycleSignature(Persistable object, WTPrincipal signer, String comments, Role role, boolean vote)
          Answer an initialized but unpersisted LifeCycleSignature instance

Supported API: false
 LifeCycleSignature LifeCycleService.vote(LifeCycleManaged object, LifeCycleSignature signature)
          Record a signer disposition (Yes/No) and any comments.
 LifeCycleSignature LifeCycleService.createLifeCycleSignature(Persistable object, WTPrincipal signer, String comments, Role role, boolean vote)
          Answer an initialized but unpersisted LifeCycleSignature instance

Supported API: true
 

Methods in wt.lifecycle with parameters of type LifeCycleSignature
 LifeCycleSignature StandardLifeCycleService.vote(LifeCycleManaged object, LifeCycleSignature signature)
          Record a signer disposition (Yes/No) and any comments.
 LifeCycleManaged StandardLifeCycleService.promote(LifeCycleManaged object, LifeCycleSignature signature)
          Move the object to the next phase.
 LifeCycleManaged StandardLifeCycleService.demote(LifeCycleManaged object, LifeCycleSignature signature)
          Move the object to the previous phase.
 LifeCycleManaged StandardLifeCycleService.deny(LifeCycleManaged object, LifeCycleSignature signature)
          Remove the object from the gate and return the object to the submitter

Supported API: true
 LifeCycleManaged StandardLifeCycleService.drop(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object to an end state

Supported API: true
 LifeCycleManaged StandardLifeCycleService.doPromote(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object to its next phase, updating its state, initiating the appropriate workflow and recording history.
 LifeCycleManaged StandardLifeCycleService.doDemote(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object to its previous phase, updating its state, initiating the appropriate workflow and recording history.
 LifeCycleManaged StandardLifeCycleService.doDeny(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object from the gate back to the phase, initating the appropriate workflow and recording history.
 LifeCycleManaged StandardLifeCycleService.doDrop(LifeCycleManaged object, LifeCycleSignature signature)
          Remove the object from the life cycle and set its state to DROPPED.
 LifeCycleSignature StandardLifeCycleService.validatePromote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-promote validations

Supported API: false
 LifeCycleSignature StandardLifeCycleService.validateDemote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-demote validations

Supported API: false
 LifeCycleSignature StandardLifeCycleService.validateDeny(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-deny validations

Supported API: false
 LifeCycleSignature StandardLifeCycleService.validateDrop(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-drop validations

Supported API: false
 LifeCycleSignature StandardLifeCycleService.validateVote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-vote validations

Supported API: false
private  void StandardLifeCycleService.markWorkItemAsComplete(LifeCycleSignature signature, LifeCycleManaged object)
           
private  void StandardLifeCycleService.logOrDelete(LifeCycleSignature aSignature, LifeCycleHistory aHistory, boolean deleting)
           
 void SignatureHistory.setSignature(LifeCycleSignature signature)
          Sets the object for the association that plays role: SIGNATURE_ROLE.
static SignatureHistory SignatureHistory.newSignatureHistory(LifeCycleHistory theLifeCycleHistory, LifeCycleSignature signature)
          Default factory for the class.
protected  boolean LifeCycleSignature.readVersion(LifeCycleSignature thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 LifeCycleManaged LifeCycleServiceSvr.doPromote(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object to its next phase, updating its state, initiating the appropriate workflow and recording history.
 LifeCycleManaged LifeCycleServiceSvr.doDemote(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object to its previous phase, updating its state, initiating the appropriate workflow and recording history.
 LifeCycleManaged LifeCycleServiceSvr.doDeny(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object from the gate back to the phase, initating the appropriate workflow and recording history.
 LifeCycleManaged LifeCycleServiceSvr.doDrop(LifeCycleManaged object, LifeCycleSignature signature)
          Remove the object from the life cycle and set its state to DROPPED.
 LifeCycleSignature LifeCycleServiceSvr.validatePromote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-promote validations

Supported API: false
 LifeCycleSignature LifeCycleServiceSvr.validateDemote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-demote validations

Supported API: false
 LifeCycleSignature LifeCycleServiceSvr.validateDeny(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-deny validations

Supported API: false
 LifeCycleSignature LifeCycleServiceSvr.validateDrop(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-drop validations

Supported API: false
 LifeCycleSignature LifeCycleServiceSvr.validateVote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-vote validations

Supported API: false
 LifeCycleSignature LifeCycleServiceFwd.vote(LifeCycleManaged object, LifeCycleSignature signature)
          Record a signer disposition (Yes/No) and any comments.
 LifeCycleManaged LifeCycleServiceFwd.promote(LifeCycleManaged object, LifeCycleSignature signature)
          Move the object to the next phase.
 LifeCycleManaged LifeCycleServiceFwd.demote(LifeCycleManaged object, LifeCycleSignature signature)
          Move the object to the previous phase.
 LifeCycleManaged LifeCycleServiceFwd.deny(LifeCycleManaged object, LifeCycleSignature signature)
          Remove the object from the gate and return the object to the submitter

Supported API: false
 LifeCycleManaged LifeCycleServiceFwd.drop(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object to an end state

Supported API: false
 LifeCycleSignature LifeCycleService.vote(LifeCycleManaged object, LifeCycleSignature signature)
          Record a signer disposition (Yes/No) and any comments.
 LifeCycleManaged LifeCycleService.promote(LifeCycleManaged object, LifeCycleSignature signature)
          Move the object to the next phase.
 LifeCycleManaged LifeCycleService.demote(LifeCycleManaged object, LifeCycleSignature signature)
          Move the object to the previous phase.
 LifeCycleManaged LifeCycleService.deny(LifeCycleManaged object, LifeCycleSignature signature)
          Remove the object from the gate and return the object to the submitter

Supported API: true
 LifeCycleManaged LifeCycleService.drop(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object to an end state

Supported API: true
 LifeCycleSignature StandardLifeCycleService.vote(LifeCycleManaged object, LifeCycleSignature signature)
          Record a signer disposition (Yes/No) and any comments.
 LifeCycleManaged StandardLifeCycleService.promote(LifeCycleManaged object, LifeCycleSignature signature)
          Move the object to the next phase.
 LifeCycleManaged StandardLifeCycleService.demote(LifeCycleManaged object, LifeCycleSignature signature)
          Move the object to the previous phase.
 LifeCycleManaged StandardLifeCycleService.deny(LifeCycleManaged object, LifeCycleSignature signature)
          Remove the object from the gate and return the object to the submitter

Supported API: true
 LifeCycleManaged StandardLifeCycleService.drop(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object to an end state

Supported API: true
 LifeCycleManaged StandardLifeCycleService.doPromote(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object to its next phase, updating its state, initiating the appropriate workflow and recording history.
 LifeCycleManaged StandardLifeCycleService.doDemote(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object to its previous phase, updating its state, initiating the appropriate workflow and recording history.
 LifeCycleManaged StandardLifeCycleService.doDeny(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object from the gate back to the phase, initating the appropriate workflow and recording history.
 LifeCycleManaged StandardLifeCycleService.doDrop(LifeCycleManaged object, LifeCycleSignature signature)
          Remove the object from the life cycle and set its state to DROPPED.
 LifeCycleSignature StandardLifeCycleService.validatePromote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-promote validations

Supported API: false
 LifeCycleSignature StandardLifeCycleService.validateDemote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-demote validations

Supported API: false
 LifeCycleSignature StandardLifeCycleService.validateDeny(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-deny validations

Supported API: false
 LifeCycleSignature StandardLifeCycleService.validateDrop(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-drop validations

Supported API: false
 LifeCycleSignature StandardLifeCycleService.validateVote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-vote validations

Supported API: false
private  void StandardLifeCycleService.markWorkItemAsComplete(LifeCycleSignature signature, LifeCycleManaged object)
           
private  void StandardLifeCycleService.logOrDelete(LifeCycleSignature aSignature, LifeCycleHistory aHistory, boolean deleting)
           
 void SignatureHistory.setSignature(LifeCycleSignature signature)
          Sets the object for the association that plays role: SIGNATURE_ROLE.
static SignatureHistory SignatureHistory.newSignatureHistory(LifeCycleHistory theLifeCycleHistory, LifeCycleSignature signature)
          Default factory for the class.
protected  boolean LifeCycleSignature.readVersion(LifeCycleSignature thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 LifeCycleManaged LifeCycleServiceSvr.doPromote(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object to its next phase, updating its state, initiating the appropriate workflow and recording history.
 LifeCycleManaged LifeCycleServiceSvr.doDemote(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object to its previous phase, updating its state, initiating the appropriate workflow and recording history.
 LifeCycleManaged LifeCycleServiceSvr.doDeny(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object from the gate back to the phase, initating the appropriate workflow and recording history.
 LifeCycleManaged LifeCycleServiceSvr.doDrop(LifeCycleManaged object, LifeCycleSignature signature)
          Remove the object from the life cycle and set its state to DROPPED.
 LifeCycleSignature LifeCycleServiceSvr.validatePromote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-promote validations

Supported API: false
 LifeCycleSignature LifeCycleServiceSvr.validateDemote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-demote validations

Supported API: false
 LifeCycleSignature LifeCycleServiceSvr.validateDeny(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-deny validations

Supported API: false
 LifeCycleSignature LifeCycleServiceSvr.validateDrop(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-drop validations

Supported API: false
 LifeCycleSignature LifeCycleServiceSvr.validateVote(LifeCycleManaged object, LifeCycleSignature signature)
          Perform pre-vote validations

Supported API: false
 LifeCycleSignature LifeCycleServiceFwd.vote(LifeCycleManaged object, LifeCycleSignature signature)
          Record a signer disposition (Yes/No) and any comments.
 LifeCycleManaged LifeCycleServiceFwd.promote(LifeCycleManaged object, LifeCycleSignature signature)
          Move the object to the next phase.
 LifeCycleManaged LifeCycleServiceFwd.demote(LifeCycleManaged object, LifeCycleSignature signature)
          Move the object to the previous phase.
 LifeCycleManaged LifeCycleServiceFwd.deny(LifeCycleManaged object, LifeCycleSignature signature)
          Remove the object from the gate and return the object to the submitter

Supported API: false
 LifeCycleManaged LifeCycleServiceFwd.drop(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object to an end state

Supported API: false
 LifeCycleSignature LifeCycleService.vote(LifeCycleManaged object, LifeCycleSignature signature)
          Record a signer disposition (Yes/No) and any comments.
 LifeCycleManaged LifeCycleService.promote(LifeCycleManaged object, LifeCycleSignature signature)
          Move the object to the next phase.
 LifeCycleManaged LifeCycleService.demote(LifeCycleManaged object, LifeCycleSignature signature)
          Move the object to the previous phase.
 LifeCycleManaged LifeCycleService.deny(LifeCycleManaged object, LifeCycleSignature signature)
          Remove the object from the gate and return the object to the submitter

Supported API: true
 LifeCycleManaged LifeCycleService.drop(LifeCycleManaged object, LifeCycleSignature signature)
          Transition the object to an end state

Supported API: true
 

Uses of LifeCycleSignature in wt.lifecycle.history
 

Fields in wt.lifecycle.history declared as LifeCycleSignature
private static LifeCycleSignature HistorySignatureRowProcessor.mySignature
           
 

Methods in wt.lifecycle.history with parameters of type LifeCycleSignature
 void HistorySignatureRowProcessor.setSignature(LifeCycleSignature signature)
          Set the signature object for the row.
 

Constructors in wt.lifecycle.history with parameters of type LifeCycleSignature
HistorySignatureRowProcessor(LifeCycleSignature signature)
          Constructs a HistorySignatureRowProcessor object.