wt.folder
Interface IteratedFoldered

All Superinterfaces:
CabinetBased, Foldered, FolderEntry, FolderServiceManaged, Iterated, NetFactor, ObjectMappable, Persistable, Serializable
All Known Implementing Classes:
IteratedFolderResident, RevisionControlled, WfProcessTemplate

public interface IteratedFoldered
extends Iterated, Foldered

Information that is Iterated and is stored in folders is handled differently than other Foldered information. When something is Iterated, foldering is only interested in the latest iterations, not past iterations. An IteratedFoldered object is how a iterated object is placed into a folder. Via a FolderMembership or Shortcut association, the latest iteration of the iterated object (and therefore all of it's superceded iterations reside in the folder.

Supported API: true

Extendable: true


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.folder.Foldered
CABINET, CABINET_NAME, FOLDERING_INFO
 
Fields inherited from interface wt.folder.CabinetBased
CABINET_REFERENCE, FOLDER_PATH, LOCATION, 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.folder.Foldered
getCabinet, getCabinetName, getFolderingInfo, setFolderingInfo
 
Methods inherited from interface wt.folder.CabinetBased
getCabinetReference, getFolderPath, getLocation, getName