Uses of Class
wt.lifecycle.LifeCycleTemplate

Packages that use LifeCycleTemplate
com.ptc.core.common.preference   
com.ptc.netmarkets.lifecycle   
com.ptc.netmarkets.templates   
com.ptc.netmarkets.workflow   
com.ptc.windchill.cadx.common.preference   
com.ptc.windchill.cadx.common.util   
com.ptc.windchill.uwgm.proesrv.action   
com.ptc.windchill.uwgm.proesrv.cache   
wt.change2 Defines several reference implementations of change objects (including WTChangeRequest2, WTChangeIssue and WTChangeOrder2) that are all managed by ChangeService2, but the service interface is defined at a higher level of interfaces to change objects to allow replacing the reference implementations with customization of the interfaces. 
wt.clients.lifecycle   
wt.clients.lifecycle.administrator   
wt.dataops.containermove   
wt.epm.upload   
wt.ixb.handlers.forattributes   
wt.lifecycle
 
 

Uses of LifeCycleTemplate in com.ptc.core.common.preference
 

Methods in com.ptc.core.common.preference that return LifeCycleTemplate
static LifeCycleTemplate UserPrefReader.getNoRoutingLifeCycleForPreferenceSystem()
           
 

Uses of LifeCycleTemplate in com.ptc.netmarkets.lifecycle
 

Methods in com.ptc.netmarkets.lifecycle with parameters of type LifeCycleTemplate
private  boolean StandardNmLifeCycleService.LCTHasRoles(LifeCycleTemplate lct)
           
 

Uses of LifeCycleTemplate in com.ptc.netmarkets.templates
 

Methods in com.ptc.netmarkets.templates with parameters of type LifeCycleTemplate
 ArrayList StandardNmTemplatesService.getLifeCycleRowData(LifeCycleTemplate lifecycle, Locale locale, String context)
          

Supported API: false
 ArrayList NmTemplatesServiceFwd.getLifeCycleRowData(LifeCycleTemplate lifecycle, Locale locale, String context)
          

Supported API: false
 ArrayList NmTemplatesService.getLifeCycleRowData(LifeCycleTemplate lifecycle, Locale locale, String context)
          

Supported API: false
 

Uses of LifeCycleTemplate in com.ptc.netmarkets.workflow
 

Methods in com.ptc.netmarkets.workflow with parameters of type LifeCycleTemplate
private  Vector StandardNmWorkflowService.getRolesForLCT(LifeCycleTemplate lct, Locale locale)
           
private  WfProcessDefinition StandardNmWorkflowService.getProcessDefinitionFromLCT(LifeCycleTemplate lct, Locale locale)
           
private  void StandardNmWorkflowService.verifyAllRequiredRoles(LifeCycleTemplate lct, HashMap selectedTeam, HashMap am)
           
private  void StandardNmWorkflowService.updateProcess(WfProcess wfp, NmCommandBean cb, LifeCycleTemplate lct)
           
 

Uses of LifeCycleTemplate in com.ptc.windchill.cadx.common.preference
 

Methods in com.ptc.windchill.cadx.common.preference that return LifeCycleTemplate
static LifeCycleTemplate UserPrefReader.getNoRoutingLifeCycleForPreferenceSystem()
           
 

Uses of LifeCycleTemplate in com.ptc.windchill.cadx.common.util
 

Methods in com.ptc.windchill.cadx.common.util that return LifeCycleTemplate
private static LifeCycleTemplate RuleUtilities.getLifeCycleTemplate(WTContainer container, Class revisionControlledObjectClass)
          For the specified container, find out the default life cycle template for the specified type (class) of RevisionControlled objects
 

Methods in com.ptc.windchill.cadx.common.util with parameters of type LifeCycleTemplate
private static LifeCycleTemplateMaster RuleUtilities.getLifeCycleTemplateMaster(LifeCycleTemplate lifeCycleTemplate, WTContainer container)
          For the specified LifeCycleTemplate object, return back the life cycle template master.
 

Uses of LifeCycleTemplate in com.ptc.windchill.uwgm.proesrv.action
 

Methods in com.ptc.windchill.uwgm.proesrv.action that return LifeCycleTemplate
 LifeCycleTemplate CreateBaselineAction.BaselineInfo.getLifeCycle()
           
 LifeCycleTemplate CreateBaselineAction.BaselineInfo.getLifeCycle()
           
 

Uses of LifeCycleTemplate in com.ptc.windchill.uwgm.proesrv.cache
 

Fields in com.ptc.windchill.uwgm.proesrv.cache declared as LifeCycleTemplate
private  LifeCycleTemplate CreateBaselineCacheAdapter.blInfo.baselineLC
           
 

Methods in com.ptc.windchill.uwgm.proesrv.cache that return LifeCycleTemplate
 LifeCycleTemplate CreateBaselineCacheAdapter.blInfo.getLifeCycle()
           
 

Constructors in com.ptc.windchill.uwgm.proesrv.cache with parameters of type LifeCycleTemplate
CreateBaselineCacheAdapter.blInfo(String baselineName, String baselineNumber, LifeCycleTemplate baselineLC, Folder baselineFolder)
           
 

Uses of LifeCycleTemplate in wt.change2
 

Methods in wt.change2 that return LifeCycleTemplate
 LifeCycleTemplate DefaultChooseLifeCycleDelegate.chooseLifeCycle(LifeCycleManaged object)
          Returns the LifeCycleTemplate for the given object using services.properties.
 LifeCycleTemplate ChooseLifeCycleDelegate.chooseLifeCycle(LifeCycleManaged object)
          Returns the LifeCycleTemplate for the given object using services.properties.
 

Uses of LifeCycleTemplate in wt.clients.lifecycle
 

Fields in wt.clients.lifecycle declared as LifeCycleTemplate
(package private)  LifeCycleTemplate LifeCycleTemplateTaskDelegate.tempobject
           
 

Uses of LifeCycleTemplate in wt.clients.lifecycle.administrator
 

Fields in wt.clients.lifecycle.administrator declared as LifeCycleTemplate
(package private)  LifeCycleTemplate CLifeCycleTemplate.lifeCycleTemplate
           
 

Methods in wt.clients.lifecycle.administrator that return LifeCycleTemplate
private  LifeCycleTemplate ProcessTableModel.getTemplate(int row)
          Get the Process Template for the specified row.
 LifeCycleTemplate ProcessTableModel.getTemplate(String name, String org_name)
          Get the Process Template for the specified name.
 LifeCycleTemplate ProcessTableModel.getTemplate(String name, WTContainerRef context)
          Get the LifeCycle Template for the specified name.
protected  LifeCycleTemplate CLifeCycleTemplate.getLifeCycleTemplate()
          Returns the life cycle template.
 

Methods in wt.clients.lifecycle.administrator with parameters of type LifeCycleTemplate
 String ProcessTableModel.getMasterOid(LifeCycleTemplate template)
           
private  void ProcessTableModel.setTemplate(LifeCycleTemplate template, int row)
          Set the Process Template for the specified row.
protected  void ProcessTableModel.updateTemplate(LifeCycleTemplate template)
          Updates the Process Template to the list.
protected  void ProcessTableModel.deleteTemplate(LifeCycleTemplate template)
          Deletes the Process Template from the list.
 

Constructors in wt.clients.lifecycle.administrator with parameters of type LifeCycleTemplate
CLifeCycleTemplate(LifeCycleTemplate life_cycle_template)
          Creates a new client life cycle template object given the server life cycle template.
 

Uses of LifeCycleTemplate in wt.dataops.containermove
 

Methods in wt.dataops.containermove that return LifeCycleTemplate
private static LifeCycleTemplate StandardContainerMoveService.getLifeCycleTemplateForType(Class objClass, WTContainerRef contRef)
           
 

Uses of LifeCycleTemplate in wt.epm.upload
 

Fields in wt.epm.upload declared as LifeCycleTemplate
private  LifeCycleTemplate EPMUpload.DocumentOptions.lifeCycleTemplate
           
 

Methods in wt.epm.upload that return LifeCycleTemplate
 LifeCycleTemplate EPMUpload.DocumentOptions.getLifeCycleTemplate()
           
 

Uses of LifeCycleTemplate in wt.ixb.handlers.forattributes
 

Fields in wt.ixb.handlers.forattributes declared as LifeCycleTemplate
private  LifeCycleTemplate ExpImpForLifecycleAttr.lct
           
 

Uses of LifeCycleTemplate in wt.lifecycle
 

Methods in wt.lifecycle that return LifeCycleTemplate
 LifeCycleTemplate StandardLifeCycleService.getLifeCycleTemplate(LifeCycleManaged object)
          Deprecated. in R4.0 - Use myObject.getLifeCycleTemplate() instead.
 LifeCycleTemplate StandardLifeCycleService.getLifeCycleTemplate(String aTemplateName)
          Given a String representation of the LifeCycleTemplate name, answer the LifeCycleTemplate.
 LifeCycleTemplate StandardLifeCycleService.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 LifeCycleTemplate StandardLifeCycleService.getLatestIteration(LifeCycleTemplateMaster master)
          Given a LifeCycleTemplateMaster, return the latest iteration (LifeCycleTemplate)

Supported API: true
 LifeCycleTemplate StandardLifeCycleService.getLifeCycleTemplate(String aTemplateName, WTContainerRef context)
          Given a String representation of the LifeCycleTemplate name and a WTContainerRef, answer the LifeCycleTemplate.
 LifeCycleTemplate StandardLifeCycleService.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation, WTContainerRef context)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
private  LifeCycleTemplate StandardLifeCycleService.findDefaultTemplate()
           
private  LifeCycleTemplate StandardLifeCycleService.findDefaultTemplate(LifeCycleManaged object)
           
private  LifeCycleTemplate StandardLifeCycleService.validateLifeCycleTemplate(LifeCycleTemplateReference lctr, boolean useLatest)
           
private  LifeCycleTemplate StandardLifeCycleService.getLifeCycleTemplate(PhaseTemplate pt)
           
private  LifeCycleTemplate StandardLifeCycleService.getLCT(String aTemplateName)
          Search for a LifeCycleTemplate with the given name.
private  LifeCycleTemplate StandardLifeCycleService.getLCT(String aTemplateName, WTContainerRef context)
          Search the specified WTContainer for a LifeCycleTemplate with the given name.
 LifeCycleTemplate PhaseLink.getTemplate()
          Gets the object for the association that plays role: TEMPLATE_ROLE.
 LifeCycleTemplate LifeCycleTemplateMaster.getLifeCycleTemplate()
          Depending on the specific object type, return the appropriate Life Cycle Template object.
static LifeCycleTemplate LifeCycleTemplate.newLifeCycleTemplate()
          Default factory for the class.
 LifeCycleTemplate LifeCycleTemplate.getLifeCycleTemplate()
          Depending on the specific object type, return the appropriate Life Cycle Template object.
 LifeCycleTemplate LifeCycleServiceFwd.getLifeCycleTemplate(LifeCycleManaged object)
          Deprecated. in R4.0 - Use myObject.getLifeCycleTemplate() instead.
 LifeCycleTemplate LifeCycleServiceFwd.getLifeCycleTemplate(String aTemplateName)
          Given a String representation of the LifeCycleTemplate name, answer the LifeCycleTemplate.
 LifeCycleTemplate LifeCycleServiceFwd.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 LifeCycleTemplate LifeCycleServiceFwd.getLatestIteration(LifeCycleTemplateMaster master)
          Given a LifeCycleTemplateMaster, return the latest iteration (LifeCycleTemplate)

Supported API: false
 LifeCycleTemplate LifeCycleServiceFwd.getLifeCycleTemplate(String aTemplateName, WTContainerRef context)
          Given a String representation of the LifeCycleTemplate name and a WTContainerRef, answer the LifeCycleTemplate.
 LifeCycleTemplate LifeCycleServiceFwd.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation, WTContainerRef context)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 LifeCycleTemplate LifeCycleService.getLifeCycleTemplate(LifeCycleManaged object)
          Deprecated. in R4.0 - Use myObject.getLifeCycleTemplate() instead.
 LifeCycleTemplate LifeCycleService.getLifeCycleTemplate(String aTemplateName)
          Given a String representation of the LifeCycleTemplate name, answer the LifeCycleTemplate.
 LifeCycleTemplate LifeCycleService.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 LifeCycleTemplate LifeCycleService.getLatestIteration(LifeCycleTemplateMaster master)
          Given a LifeCycleTemplateMaster, return the latest iteration (LifeCycleTemplate)

Supported API: true
 LifeCycleTemplate LifeCycleService.getLifeCycleTemplate(String aTemplateName, WTContainerRef context)
          Given a String representation of the LifeCycleTemplate name and a WTContainerRef, answer the LifeCycleTemplate.
 LifeCycleTemplate LifeCycleService.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation, WTContainerRef context)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 LifeCycleTemplate LifeCycleDefinition.getLifeCycleTemplate()
          Depending on the specific object type, return the appropriate Life Cycle Template object.
 LifeCycleTemplate StandardLifeCycleService.getLifeCycleTemplate(LifeCycleManaged object)
          Deprecated. in R4.0 - Use myObject.getLifeCycleTemplate() instead.
 LifeCycleTemplate StandardLifeCycleService.getLifeCycleTemplate(String aTemplateName)
          Given a String representation of the LifeCycleTemplate name, answer the LifeCycleTemplate.
 LifeCycleTemplate StandardLifeCycleService.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 LifeCycleTemplate StandardLifeCycleService.getLatestIteration(LifeCycleTemplateMaster master)
          Given a LifeCycleTemplateMaster, return the latest iteration (LifeCycleTemplate)

Supported API: true
 LifeCycleTemplate StandardLifeCycleService.getLifeCycleTemplate(String aTemplateName, WTContainerRef context)
          Given a String representation of the LifeCycleTemplate name and a WTContainerRef, answer the LifeCycleTemplate.
 LifeCycleTemplate StandardLifeCycleService.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation, WTContainerRef context)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
private  LifeCycleTemplate StandardLifeCycleService.findDefaultTemplate()
           
private  LifeCycleTemplate StandardLifeCycleService.findDefaultTemplate(LifeCycleManaged object)
           
private  LifeCycleTemplate StandardLifeCycleService.validateLifeCycleTemplate(LifeCycleTemplateReference lctr, boolean useLatest)
           
private  LifeCycleTemplate StandardLifeCycleService.getLifeCycleTemplate(PhaseTemplate pt)
           
private  LifeCycleTemplate StandardLifeCycleService.getLCT(String aTemplateName)
          Search for a LifeCycleTemplate with the given name.
private  LifeCycleTemplate StandardLifeCycleService.getLCT(String aTemplateName, WTContainerRef context)
          Search the specified WTContainer for a LifeCycleTemplate with the given name.
 LifeCycleTemplate PhaseLink.getTemplate()
          Gets the object for the association that plays role: TEMPLATE_ROLE.
 LifeCycleTemplate LifeCycleTemplateMaster.getLifeCycleTemplate()
          Depending on the specific object type, return the appropriate Life Cycle Template object.
static LifeCycleTemplate LifeCycleTemplate.newLifeCycleTemplate()
          Default factory for the class.
 LifeCycleTemplate LifeCycleTemplate.getLifeCycleTemplate()
          Depending on the specific object type, return the appropriate Life Cycle Template object.
 LifeCycleTemplate LifeCycleServiceFwd.getLifeCycleTemplate(LifeCycleManaged object)
          Deprecated. in R4.0 - Use myObject.getLifeCycleTemplate() instead.
 LifeCycleTemplate LifeCycleServiceFwd.getLifeCycleTemplate(String aTemplateName)
          Given a String representation of the LifeCycleTemplate name, answer the LifeCycleTemplate.
 LifeCycleTemplate LifeCycleServiceFwd.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 LifeCycleTemplate LifeCycleServiceFwd.getLatestIteration(LifeCycleTemplateMaster master)
          Given a LifeCycleTemplateMaster, return the latest iteration (LifeCycleTemplate)

Supported API: false
 LifeCycleTemplate LifeCycleServiceFwd.getLifeCycleTemplate(String aTemplateName, WTContainerRef context)
          Given a String representation of the LifeCycleTemplate name and a WTContainerRef, answer the LifeCycleTemplate.
 LifeCycleTemplate LifeCycleServiceFwd.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation, WTContainerRef context)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 LifeCycleTemplate LifeCycleService.getLifeCycleTemplate(LifeCycleManaged object)
          Deprecated. in R4.0 - Use myObject.getLifeCycleTemplate() instead.
 LifeCycleTemplate LifeCycleService.getLifeCycleTemplate(String aTemplateName)
          Given a String representation of the LifeCycleTemplate name, answer the LifeCycleTemplate.
 LifeCycleTemplate LifeCycleService.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 LifeCycleTemplate LifeCycleService.getLatestIteration(LifeCycleTemplateMaster master)
          Given a LifeCycleTemplateMaster, return the latest iteration (LifeCycleTemplate)

Supported API: true
 LifeCycleTemplate LifeCycleService.getLifeCycleTemplate(String aTemplateName, WTContainerRef context)
          Given a String representation of the LifeCycleTemplate name and a WTContainerRef, answer the LifeCycleTemplate.
 LifeCycleTemplate LifeCycleService.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation, WTContainerRef context)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 LifeCycleTemplate LifeCycleDefinition.getLifeCycleTemplate()
          Depending on the specific object type, return the appropriate Life Cycle Template object.
 

Methods in wt.lifecycle with parameters of type LifeCycleTemplate
 Vector StandardLifeCycleService.findStates(LifeCycleTemplate aLifeCycleTemplate)
          Given a particular LifeCycleTemplate, answer a Vector of all the Life Cycle States used in that LifeCycle

Supported API: true
 boolean StandardLifeCycleService.isState(LifeCycleTemplate aLifeCycleTemplate, State aState)
          Given a particular LifeCycleTemplate and a State, answer whether or not the State is used in the LifeCycle

Supported API: true
 void StandardLifeCycleService.setEnabled(LifeCycleTemplate aTemplate, boolean enable)
          Enable/Disable the Life Cycle Template Master

Supported API: true
 LifeCycleTemplate StandardLifeCycleService.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 Vector StandardLifeCycleService.getPhaseTemplates(LifeCycleTemplate template)
          Given a LifeCycleTemplate, return a vector of all the PhaseTemplate objects

Supported API: true
 void StandardLifeCycleService.setRouting(LifeCycleTemplate aTemplate, boolean routing)
          Set/reset the rouing attribute on the Life Cycle Template Master.
 LifeCycleTemplate StandardLifeCycleService.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation, WTContainerRef context)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 QueryResult StandardLifeCycleService.whereUsed(LifeCycleTemplate aTemplate)
          Given a LifeCycleTemplate, return a QueryResult containing all LifeCycleManaged objects that use it

Supported API: false
protected  void StandardLifeCycleService.validateCheckinTemplateNotInUse(LifeCycleTemplate lct)
          On PRE_CHECKIN event, ensure there are no Life Cycle Managed objects using this Life Cycle Template
protected  void StandardLifeCycleService.validatePreDeleteTemplateNotInUse(LifeCycleTemplate lct)
          On PRE_DELETE event, ensure there are no Life Cycle Managed objects using this Life Cycle Template
protected  void StandardLifeCycleService.copyObjectsRelatedToLifeCycleTemplate(LifeCycleTemplate original, LifeCycleTemplate working)
          On PostCheckout event, copy all the objects related the Life Cycle Template from the original to the working
protected  PhaseTemplate StandardLifeCycleService.copyPhaseTemplateAndRelatedObjects(PhaseTemplate originalPt, PhaseTemplate prevWorkingPt, LifeCycleTemplate workingLct)
          For each PhaseTemplate found, copy that object and all related objects.
protected  void StandardLifeCycleService.copyTransitions(LifeCycleTemplate src, LifeCycleTemplate dest)
          Copies all PhaseSuccession objects between the phase templates of the source and destination life cycle templates.
private  WTValuedMap StandardLifeCycleService.getPhaseCopyMap(LifeCycleTemplate src, LifeCycleTemplate dest)
          Returns a non-inflated map of the phase templates of the source life cycle template to their counterparts (phase templates having matching states) of the destination life cycle template.
private  WTCollection StandardLifeCycleService.getTransitions(LifeCycleTemplate lct)
          Returns an inflated collection of the phase succession links associated with the phase templates of the argument life cycle template.
private  PhaseTemplate StandardLifeCycleService.getInitialPhase(LifeCycleTemplate template)
           
private  void StandardLifeCycleService.setTemplate(LifeCycleManaged object, LifeCycleTemplate aTemplate)
           
private  PhaseTemplate StandardLifeCycleService.stateSearch(LifeCycleTemplate aTemplate, State aState)
           
private static boolean StandardLifeCycleService.validateLifeCycleTemplateObjects(LifeCycleTemplate template)
           
private static boolean StandardLifeCycleService.validatePhaseTemplateWorklfows(PhaseTemplate phaseTemplate, LifeCycleTemplate template)
           
 void PhaseLink.setTemplate(LifeCycleTemplate template)
          Sets the object for the association that plays role: TEMPLATE_ROLE.
static PhaseLink PhaseLink.newPhaseLink(LifeCycleTemplate template, PhaseTemplate phase)
          Default factory for the class.
static MasterIteration MasterIteration.newMasterIteration(LifeCycleTemplateMaster master, LifeCycleTemplate iteration)
          Default factory for the class.
private static boolean LoadLifeCycle.contextCurrent(LifeCycleTemplate template, WTContainerRef context)
           
 void LifeCycleTemplateReferenceSearch.setValue(LifeCycleTemplate lifeCycleTemplate)
          Set the search value to be for this LifeCycleTemplate.
static LifeCycleTemplateReference LifeCycleTemplateReference.newLifeCycleTemplateReference(LifeCycleTemplate lifeCycleTemplate)
          Transform a LifeCycleTemplate instance into a LifeCycleTemplateReference

Supported API: false
protected  void LifeCycleTemplateReference.initialize(LifeCycleTemplate lifeCycleTemplate)
          Supports initialization, following construction of an instance.
protected  boolean LifeCycleTemplate.readVersion(LifeCycleTemplate thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 QueryResult LifeCycleServiceSvr.whereUsed(LifeCycleTemplate aTemplate)
          Given a LifeCycleTemplate, return a QueryResult containing all LifeCycleManaged objects that use it

Supported API: false
 Vector LifeCycleServiceFwd.findStates(LifeCycleTemplate aLifeCycleTemplate)
          Given a particular LifeCycleTemplate, answer a Vector of all the Life Cycle States used in that LifeCycle

Supported API: false
 boolean LifeCycleServiceFwd.isState(LifeCycleTemplate aLifeCycleTemplate, State aState)
          Given a particular LifeCycleTemplate and a State, answer whether or not the State is used in the LifeCycle

Supported API: false
 void LifeCycleServiceFwd.setEnabled(LifeCycleTemplate aTemplate, boolean enable)
          Enable/Disable the Life Cycle Template Master

Supported API: false
 LifeCycleTemplate LifeCycleServiceFwd.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 Vector LifeCycleServiceFwd.getPhaseTemplates(LifeCycleTemplate template)
          Given a LifeCycleTemplate, return a vector of all the PhaseTemplate objects

Supported API: false
 void LifeCycleServiceFwd.setRouting(LifeCycleTemplate aTemplate, boolean routing)
          Set/reset the rouing attribute on the Life Cycle Template Master.
 LifeCycleTemplate LifeCycleServiceFwd.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation, WTContainerRef context)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 Vector LifeCycleService.findStates(LifeCycleTemplate aLifeCycleTemplate)
          Given a particular LifeCycleTemplate, answer a Vector of all the Life Cycle States used in that LifeCycle

Supported API: true
 boolean LifeCycleService.isState(LifeCycleTemplate aLifeCycleTemplate, State aState)
          Given a particular LifeCycleTemplate and a State, answer whether or not the State is used in the LifeCycle

Supported API: true
 void LifeCycleService.setEnabled(LifeCycleTemplate aTemplate, boolean enable)
          Enable/Disable the Life Cycle Template Master

Supported API: true
 LifeCycleTemplate LifeCycleService.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 Vector LifeCycleService.getPhaseTemplates(LifeCycleTemplate template)
          Given a LifeCycleTemplate, return a vector of all the PhaseTemplate objects

Supported API: true
 void LifeCycleService.setRouting(LifeCycleTemplate aTemplate, boolean routing)
          Set/reset the rouing attribute on the Life Cycle Template Master.
 LifeCycleTemplate LifeCycleService.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation, WTContainerRef context)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 void LifeCycleServerHelper.exportTemplateAsStringBuffer(LifeCycleTemplate template, StringBuffer buff)
          

Supported API: false
static StringBuffer LifeCycleServerHelper.exportTemplateAsCsvStringBuffer(LifeCycleTemplate template, StringBuffer buff)
           
static LifeCycleManaged LifeCycleHelper.setLifeCycle(LifeCycleManaged object, LifeCycleTemplate lifeCycle)
          Set the LifeCycle of the LifeCycleManaged object and clear out the rest of the Life Cycle cookie.
protected static StringBuffer LifeCycleExportImportHandler.exportTemplateAsStringBuffer(LifeCycleTemplate template, StringBuffer buf)
          Exports the template to a CSV string buffer.
private static String LifeCycleExportImportHandler.stringLifeCycleTemplate(LifeCycleTemplate aTemplate)
           
private static String LifeCycleExportImportHandler.stringPhaseSuccessionBegin(LifeCycleTemplate lct, PhaseTemplate predecessorPhase, PhaseTemplate successorPhase, PhaseSuccession aSuccession)
           
private static PhaseTemplate LifeCycleExportImportHandler.getInitialPhase(LifeCycleTemplate aLCT)
           
protected static void LifeCycleExportImportHandler.getAllSuccessors(LifeCycleTemplate lct, PhaseTemplate phaseTemplate, StringBuffer buf, StringBuffer successionBuf)
           
 Vector StandardLifeCycleService.findStates(LifeCycleTemplate aLifeCycleTemplate)
          Given a particular LifeCycleTemplate, answer a Vector of all the Life Cycle States used in that LifeCycle

Supported API: true
 boolean StandardLifeCycleService.isState(LifeCycleTemplate aLifeCycleTemplate, State aState)
          Given a particular LifeCycleTemplate and a State, answer whether or not the State is used in the LifeCycle

Supported API: true
 void StandardLifeCycleService.setEnabled(LifeCycleTemplate aTemplate, boolean enable)
          Enable/Disable the Life Cycle Template Master

Supported API: true
 LifeCycleTemplate StandardLifeCycleService.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 Vector StandardLifeCycleService.getPhaseTemplates(LifeCycleTemplate template)
          Given a LifeCycleTemplate, return a vector of all the PhaseTemplate objects

Supported API: true
 void StandardLifeCycleService.setRouting(LifeCycleTemplate aTemplate, boolean routing)
          Set/reset the rouing attribute on the Life Cycle Template Master.
 LifeCycleTemplate StandardLifeCycleService.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation, WTContainerRef context)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 QueryResult StandardLifeCycleService.whereUsed(LifeCycleTemplate aTemplate)
          Given a LifeCycleTemplate, return a QueryResult containing all LifeCycleManaged objects that use it

Supported API: false
protected  void StandardLifeCycleService.validateCheckinTemplateNotInUse(LifeCycleTemplate lct)
          On PRE_CHECKIN event, ensure there are no Life Cycle Managed objects using this Life Cycle Template
protected  void StandardLifeCycleService.validatePreDeleteTemplateNotInUse(LifeCycleTemplate lct)
          On PRE_DELETE event, ensure there are no Life Cycle Managed objects using this Life Cycle Template
protected  void StandardLifeCycleService.copyObjectsRelatedToLifeCycleTemplate(LifeCycleTemplate original, LifeCycleTemplate working)
          On PostCheckout event, copy all the objects related the Life Cycle Template from the original to the working
protected  PhaseTemplate StandardLifeCycleService.copyPhaseTemplateAndRelatedObjects(PhaseTemplate originalPt, PhaseTemplate prevWorkingPt, LifeCycleTemplate workingLct)
          For each PhaseTemplate found, copy that object and all related objects.
protected  void StandardLifeCycleService.copyTransitions(LifeCycleTemplate src, LifeCycleTemplate dest)
          Copies all PhaseSuccession objects between the phase templates of the source and destination life cycle templates.
private  WTValuedMap StandardLifeCycleService.getPhaseCopyMap(LifeCycleTemplate src, LifeCycleTemplate dest)
          Returns a non-inflated map of the phase templates of the source life cycle template to their counterparts (phase templates having matching states) of the destination life cycle template.
private  WTCollection StandardLifeCycleService.getTransitions(LifeCycleTemplate lct)
          Returns an inflated collection of the phase succession links associated with the phase templates of the argument life cycle template.
private  PhaseTemplate StandardLifeCycleService.getInitialPhase(LifeCycleTemplate template)
           
private  void StandardLifeCycleService.setTemplate(LifeCycleManaged object, LifeCycleTemplate aTemplate)
           
private  PhaseTemplate StandardLifeCycleService.stateSearch(LifeCycleTemplate aTemplate, State aState)
           
private static boolean StandardLifeCycleService.validateLifeCycleTemplateObjects(LifeCycleTemplate template)
           
private static boolean StandardLifeCycleService.validatePhaseTemplateWorklfows(PhaseTemplate phaseTemplate, LifeCycleTemplate template)
           
 void PhaseLink.setTemplate(LifeCycleTemplate template)
          Sets the object for the association that plays role: TEMPLATE_ROLE.
static PhaseLink PhaseLink.newPhaseLink(LifeCycleTemplate template, PhaseTemplate phase)
          Default factory for the class.
static MasterIteration MasterIteration.newMasterIteration(LifeCycleTemplateMaster master, LifeCycleTemplate iteration)
          Default factory for the class.
private static boolean LoadLifeCycle.contextCurrent(LifeCycleTemplate template, WTContainerRef context)
           
 void LifeCycleTemplateReferenceSearch.setValue(LifeCycleTemplate lifeCycleTemplate)
          Set the search value to be for this LifeCycleTemplate.
static LifeCycleTemplateReference LifeCycleTemplateReference.newLifeCycleTemplateReference(LifeCycleTemplate lifeCycleTemplate)
          Transform a LifeCycleTemplate instance into a LifeCycleTemplateReference

Supported API: false
protected  void LifeCycleTemplateReference.initialize(LifeCycleTemplate lifeCycleTemplate)
          Supports initialization, following construction of an instance.
protected  boolean LifeCycleTemplate.readVersion(LifeCycleTemplate thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 QueryResult LifeCycleServiceSvr.whereUsed(LifeCycleTemplate aTemplate)
          Given a LifeCycleTemplate, return a QueryResult containing all LifeCycleManaged objects that use it

Supported API: false
 Vector LifeCycleServiceFwd.findStates(LifeCycleTemplate aLifeCycleTemplate)
          Given a particular LifeCycleTemplate, answer a Vector of all the Life Cycle States used in that LifeCycle

Supported API: false
 boolean LifeCycleServiceFwd.isState(LifeCycleTemplate aLifeCycleTemplate, State aState)
          Given a particular LifeCycleTemplate and a State, answer whether or not the State is used in the LifeCycle

Supported API: false
 void LifeCycleServiceFwd.setEnabled(LifeCycleTemplate aTemplate, boolean enable)
          Enable/Disable the Life Cycle Template Master

Supported API: false
 LifeCycleTemplate LifeCycleServiceFwd.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 Vector LifeCycleServiceFwd.getPhaseTemplates(LifeCycleTemplate template)
          Given a LifeCycleTemplate, return a vector of all the PhaseTemplate objects

Supported API: false
 void LifeCycleServiceFwd.setRouting(LifeCycleTemplate aTemplate, boolean routing)
          Set/reset the rouing attribute on the Life Cycle Template Master.
 LifeCycleTemplate LifeCycleServiceFwd.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation, WTContainerRef context)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 Vector LifeCycleService.findStates(LifeCycleTemplate aLifeCycleTemplate)
          Given a particular LifeCycleTemplate, answer a Vector of all the Life Cycle States used in that LifeCycle

Supported API: true
 boolean LifeCycleService.isState(LifeCycleTemplate aLifeCycleTemplate, State aState)
          Given a particular LifeCycleTemplate and a State, answer whether or not the State is used in the LifeCycle

Supported API: true
 void LifeCycleService.setEnabled(LifeCycleTemplate aTemplate, boolean enable)
          Enable/Disable the Life Cycle Template Master

Supported API: true
 LifeCycleTemplate LifeCycleService.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 Vector LifeCycleService.getPhaseTemplates(LifeCycleTemplate template)
          Given a LifeCycleTemplate, return a vector of all the PhaseTemplate objects

Supported API: true
 void LifeCycleService.setRouting(LifeCycleTemplate aTemplate, boolean routing)
          Set/reset the rouing attribute on the Life Cycle Template Master.
 LifeCycleTemplate LifeCycleService.copyTemplate(LifeCycleTemplate lifeCycleTemplate, String copyName, String folderLocation, WTContainerRef context)
          Produces a copy of the LifeCycleTemplate object and persists it with the name passed as argument.
 void LifeCycleServerHelper.exportTemplateAsStringBuffer(LifeCycleTemplate template, StringBuffer buff)
          

Supported API: false
static StringBuffer LifeCycleServerHelper.exportTemplateAsCsvStringBuffer(LifeCycleTemplate template, StringBuffer buff)
           
static LifeCycleManaged LifeCycleHelper.setLifeCycle(LifeCycleManaged object, LifeCycleTemplate lifeCycle)
          Set the LifeCycle of the LifeCycleManaged object and clear out the rest of the Life Cycle cookie.
protected static StringBuffer LifeCycleExportImportHandler.exportTemplateAsStringBuffer(LifeCycleTemplate template, StringBuffer buf)
          Exports the template to a CSV string buffer.
private static String LifeCycleExportImportHandler.stringLifeCycleTemplate(LifeCycleTemplate aTemplate)
           
private static String LifeCycleExportImportHandler.stringPhaseSuccessionBegin(LifeCycleTemplate lct, PhaseTemplate predecessorPhase, PhaseTemplate successorPhase, PhaseSuccession aSuccession)
           
private static PhaseTemplate LifeCycleExportImportHandler.getInitialPhase(LifeCycleTemplate aLCT)
           
protected static void LifeCycleExportImportHandler.getAllSuccessors(LifeCycleTemplate lct, PhaseTemplate phaseTemplate, StringBuffer buf, StringBuffer successionBuf)