wt.workflow.forum
Interface IteratedSubjectOfForum

All Superinterfaces:
Iterated, NetFactor, ObjectMappable, Persistable, Serializable, SubjectOfForum
All Known Implementing Classes:
RevisionControlled, WTPart

public interface IteratedSubjectOfForum
extends Iterated, SubjectOfForum

An IteratedSubjectOfForum represents a business object that is both Iterated and supports a discussion on it. When a new Version of instances of this class are created, a check is made to see if the previous version was a primary subject of any of the forums associated with it and if so, new Forums are instantiated using the same templates that those forums were based on. The new forums are then associated with the latest version of the SubjectOfForum.

Supported API: false

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
 
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