Package wt.fc

Class Item

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._Item
wt.fc.Item
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, DisplayIdentification
Direct Known Subclasses:
_AbsCollectionCriteria, _AbstractEventInfo, wt.intersvrcom._AbstractSite, wt.admin._AdministrativeDomain, wt.audit._AuditRecord, wt.folder._Cabinet, wt.workflow.collaboration._CollaborationTemplate, wt.content._DataFormat, com.ptc.windchill.enterprise.datamonitor._DataMonitor, _Deliverable, wt.federation._DirectoryTranslationTable, _ESIRelease, _ESITarget, _ESITransaction, _FederatedDirectoryService, _FederatedInfoEngineService, wt.federation._InfoEngineTranslationTable, wt.viewmarkup._PublishCloudEntry, _Report, wt.query.template._ReportCriteria, wt.inf.sharing._SharedContainerMap, wt.folder._SubFolder, _WfTemplateObject, wt.viewmarkup._WTMarkUp, wt.org._WTPrincipal, wt.queue._WtQueue, wt.queue._WtQueueEntry

@GenAsPersistable(superClass=WTObject.class, interfaces={wt.access.PolicyAccessControlled.class,SecurityLabeled.class}, extendable=true, versions={-4162614394583442637L,-712210508684298220L}) public abstract class Item extends wt.fc._Item
Item is the abstract base class that represents discrete items that can be associated with an administrative domain and are directly subject to access control.

Supported API: true

Extendable: true
See Also:
  • Field Summary

    Fields inherited from class wt.fc._Item

    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.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.access._SecurityLabeled

    SECURITY_LABELS

    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.fc._Item

    getAdministrativeLock, getClassInfo, getConceptualClassname, getDomainRef, getSecurityLabels, getType, isInheritedDomain, readExternal, readExternal, readVersion, setAdministrativeLock, setDomainRef, setInheritedDomain, setSecurityLabels, super_readExternal_Item, super_readVersion_Item, super_writeExternal_Item, 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