Package wt.enterprise
Class IteratedFolderResident
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._IteratedFolderResident
wt.enterprise.IteratedFolderResident
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,NetFactor,ObjectMappable,Persistable,wt.folder._CabinetBased,wt.folder._Foldered,wt.folder._FolderEntry,wt.folder._FolderServiceManaged,wt.folder._IteratedFoldered,CabinetBased,Foldered,FolderEntry,wt.folder.FolderServiceManaged,IteratedFoldered,DisplayIdentification,wt.locks._Lockable,Lockable,wt.notify._Notifiable,Notifiable,wt.ownership._Ownable,wt.ownership.Ownable,_Iterated,Iterated,wt.vc.wip._Workable,Workable
- Direct Known Subclasses:
wt.lifecycle._LifeCycleTemplate
@GenAsPersistable(superClass=WTObject.class,interfaces={Workable.class,Notifiable.class,DomainAdministered.class,wt.access.PolicyAccessControlled.class,wt.ownership.Ownable.class,IteratedFoldered.class,SecurityLabeled.class},extendable=true,versions={-4757779773833845164L,575697966451335875L,8947220098828693077L},properties=@GeneratedProperty(name="creator",type=WTPrincipalReference.class,javaDoc="The reference to a persisted principal who created the object.",accessors=@PropertyAccessors(setAccess=PRIVATE),constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(columnName="B")),derivedProperties={@DerivedProperty(name="creatorEMail",derivedFrom="creator.EMail",accessors=@PropertyAccessors(setAccess=PRIVATE)),@DerivedProperty(name="creatorName",derivedFrom="creator.name",accessors=@PropertyAccessors(setAccess=PRIVATE)),@DerivedProperty(name="creatorFullName",derivedFrom="creator.fullName",accessors=@PropertyAccessors(setAccess=PRIVATE))},tableProperties=@TableProperties(compositeUnique1="masterReference.key.id+iterationInfo.identifier.iterationId+checkoutInfo.state"))
public abstract class IteratedFolderResident
extends _IteratedFolderResident
This rather than
Supported API: true
Extendable: true
Workable (and therefor Iterated)
first class information object is IteratedFoldered
which allows special foldering behavior to take into account its Iterated
nature when displaying it in a folder, and it is DomainAdministered;
it is similar to a FolderResident except that it is Workable
and is therefor Foldered; it
is neither LifeCycleManaged nor Versioned.
Supported API: true
Extendable: true
- See Also:
-
Field Summary
Fields inherited from class wt.enterprise._IteratedFolderResident
CREATOR, EXTERNALIZATION_VERSION_UIDFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.folder._Foldered
CABINET, CABINET_NAME, FOLDERING_INFO, PARENT_FOLDERFields inherited from interface wt.vc._Iterated
BRANCH_IDENTIFIER, CONTROL_BRANCH, 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_NAMEFields inherited from interface wt.locks._Lockable
LOCK, LOCK_DATE, LOCK_NOTE, LOCKED, LOCKER, LOCKER_EMAIL, LOCKER_FULL_NAME, LOCKER_NAMEFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.ownership._Ownable
OWNERSHIPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.vc.wip._Workable
CHECKOUT_INFOFields inherited from interface wt.folder.CabinetBased
FOLDER_PATH, LOCATION, NAMEFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUE -
Method Summary
Methods inherited from class wt.enterprise._IteratedFolderResident
getAdministrativeLock, getBranchIdentifier, getCabinet, getCabinetName, getCheckoutInfo, getClassInfo, getConceptualClassname, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getDomainRef, getEventSet, getFolderingInfo, getIterationIdentifier, getIterationInfo, getIterationNote, getLock, getLockDate, getLocker, getLockerEMail, getLockerFullName, getLockerName, getLockNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, getOwnership, getParentFolder, getSecurityLabels, getType, isInheritedDomain, isLatestIteration, isLocked, readExternal, readExternal, readVersion, setAdministrativeLock, setCheckoutInfo, setControlBranch, setDomainRef, setEventSet, setFolderingInfo, setInheritedDomain, setIterationInfo, setLock, setMaster, setMasterReference, setOwnership, setSecurityLabels, super_readExternal_IteratedFolderResident, super_readVersion_IteratedFolderResident, super_writeExternal_IteratedFolderResident, writeExternal, writeExternalMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity