Package wt.enterprise

Class Simple

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Simple
wt.enterprise.Simple
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, wt.fc.BusinessInformation, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.notify._Notifiable, Notifiable
Direct Known Subclasses:
wt.businessRules._BusinessRuleObject, _EffConfigSpecGroup, _EPMDocConfigSpec, wt.fv._FileFolder, wt.fv._FvHost, wt.fv._FvPolicyRule, wt.eff._PersistableEffConfigSpec, wt.fv._Vault, _WfExecutionObject, _WTDocumentConfigSpec, _WTPartConfigSpec, _WTProductInstance

@GenAsPersistable(superClass=WTObject.class, interfaces={wt.access.PolicyAccessControlled.class,DomainAdministered.class,wt.fc.BusinessInformation.class,Notifiable.class,SecurityLabeled.class}, extendable=true, versions={-7668940121638570058L,8129848869652873688L,-1692755014691889002L}) public abstract class Simple extends wt.enterprise._Simple
This simple first class information object is DomainAdministered, but is not LifeCycleManaged and does not appear in folders, so it tends to be used for business objects which are administrative in nature or only need to be user visible situationally.

Supported API: true

Extendable: true
See Also:
  • "'The Enterprise Layer' in 'Application Developer's Guide'"
  • Serialized Form
  • Field Summary

    Fields inherited from class wt.enterprise._Simple

    EXTERNALIZATION_VERSION_UID

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.fc.adminlock._AdministrativelyLockable

    ADMINISTRATIVE_LOCK

    Fields inherited from interface wt.admin._DomainAdministered

    DOMAIN_REF, INHERITED_DOMAIN

    Fields inherited from interface wt.notify._Notifiable

    EVENT_SET

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.access._SecurityLabeled

    SECURITY_LABELS

    Fields inherited from interface wt.fc.BusinessInformation

    BUSINESS_TYPE, IDENTITY

    Fields inherited from interface wt.identity.DisplayIdentification

    DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE

    Fields inherited from interface wt.access.SecurityLabeled

    SECURITY_LABELS_INTERNAL_VALUE
  • Method Summary

    Methods inherited from class wt.enterprise._Simple

    getAdministrativeLock, getClassInfo, getConceptualClassname, getDomainRef, getEventSet, getSecurityLabels, getType, isInheritedDomain, readExternal, readExternal, readVersion, setAdministrativeLock, setDomainRef, setEventSet, setInheritedDomain, setSecurityLabels, super_readExternal_Simple, super_readVersion_Simple, super_writeExternal_Simple, writeExternal, writeExternal

    Methods inherited from class wt.fc._WTObject

    equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait