wt.lifecycle
Interface IteratedLifeCycleManaged

All Superinterfaces:
AccessControlled, AccessControlList, AdHocControlled, Iterated, LifeCycleManaged, NetFactor, ObjectMappable, Persistable, Serializable, TeamManaged
All Known Implementing Classes:
RevisionControlled, WTProductConfiguration, WTProductInstance2

public interface IteratedLifeCycleManaged
extends Iterated, LifeCycleManaged

Information that is Iterated and is LifeCycleManaged is handled differently than other LlifeCycleManaged information. When something is Iterated, life cycle is only interested in the latest iterations, not past iterations.

Supported API: true

Extendable: false


Field Summary
 
Fields inherited from interface wt.vc.Iterated
BRANCH_IDENTIFIER, CONTROL_BRANCH, CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_INFO, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME
 
Fields inherited from interface wt.fc.Persistable
IDENTITY, PERSIST_INFO, TYPE
 
Fields inherited from interface wt.lifecycle.LifeCycleManaged
LIFE_CYCLE_AT_GATE, LIFE_CYCLE_BASIC, LIFE_CYCLE_NAME, LIFE_CYCLE_STATE, LIFE_CYCLE_TEMPLATE, STATE
 
Fields inherited from interface wt.access.AdHocControlled
ENTRY_SET
 
Fields inherited from interface wt.team.TeamManaged
TEAM_ID, TEAM_IDENTITY, TEAM_NAME, TEAM_TEMPLATE_ID, TEAM_TEMPLATE_IDENTITY, TEAM_TEMPLATE_NAME
 
Methods inherited from interface wt.vc.Iterated
getBranchIdentifier, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationInfo, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setControlBranch, setIterationInfo, setMaster, setMasterReference
 
Methods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getPersistInfo, getType, setPersistInfo
 
Methods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternal
 
Methods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassname
 
Methods inherited from interface wt.lifecycle.LifeCycleManaged
getLifeCycleName, getLifeCycleState, getLifeCycleTemplate, getState, isLifeCycleAtGate, isLifeCycleBasic, setState
 
Methods inherited from interface wt.access.AdHocControlled
getEntrySet, setEntrySet
 
Methods inherited from interface wt.team.TeamManaged
getTeamId, getTeamIdentity, getTeamName, getTeamTemplateId, getTeamTemplateIdentity, getTeamTemplateName, setTeamId, setTeamTemplateId