wt.enterprise
Class FolderResident

java.lang.Object
  extended by wt.fc.WTObject
      extended by wt.enterprise.FolderResident
All Implemented Interfaces:
Externalizable, Serializable, AccessControlled, wt.access.PolicyAccessControlled, wt.access.SecurityLabeled, wt.admin.DomainAdministered, wt.fc.BusinessInformation, NetFactor, ObjectMappable, Persistable, CabinetBased, Foldered, FolderEntry, wt.folder.FolderServiceManaged, DisplayIdentification, Notifiable, Ownable
Direct Known Subclasses:
ReportTemplate, WTRNRequest

public abstract class FolderResident
extends WTObject
implements Foldered, wt.access.PolicyAccessControlled, wt.admin.DomainAdministered, Ownable, wt.fc.BusinessInformation, Notifiable, wt.access.SecurityLabeled, Externalizable

This first class information object is Foldered for organizational purposes and DomainAdministered, but is not LifeCycleManaged; it is a non-revisable object that the system manages and controls via business rules, notifications, access control, indexing, etc.

Objects of this class are not subject to life cycle management. By being accessible in folders, they are more visible to users. Since they are not life cycle managed (have no life cycle state), they are still more administrative in nature.

Supported API: true

Extendable: true

See Also:
"'The Enterprise Layer' in 'Application Developer's Guide'", "'folder package -- Folder service' in "'Application Developer's Guide'", "'admin package -- Domain Administration service' in "'Application Developer's Guide'", Serialized Form

Method Summary
 
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait