Class AbstractRemaObject

All Implemented Interfaces:
Externalizable, Serializable, wt.access._AccessControlled, wt.access._AccessControlList, wt.access._AdHocControlled, wt.access._PolicyAccessControlled, wt.access._SecurityLabeled, AccessControlled, wt.access.AccessControlList, AdHocControlled, wt.access.PolicyAccessControlled, SecurityLabeled, wt.admin._DomainAdministered, DomainAdministered, wt.change2._Changeable2, wt.change2._ChangeableIfc, Changeable2, ChangeableIfc, wt.content._ContentHolder, ContentHolder, wt.facade.persistedcollection._PersistedCollectable, PersistedCollectable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, wt.fc.BusinessInformation, NetFactor, ObjectMappable, Persistable, wt.federation._FederatedLinkHolder, wt.federation._RemotelyLinkable, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, wt.folder._CabinetBased, wt.folder._Foldered, wt.folder._FolderEntry, wt.folder._FolderServiceManaged, wt.folder._IteratedFoldered, CabinetBased, Foldered, FolderEntry, wt.folder.FolderServiceManaged, IteratedFoldered, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.index._Indexable, Indexable, wt.inf.container._WTContained, WTContained, wt.lifecycle._IteratedLifeCycleManaged, _LifeCycleManaged, IteratedLifeCycleManaged, LifeCycleManaged, wt.locks._Lockable, Lockable, wt.maturity._Promotable, Promotable, wt.meeting.actionitem._IteratedSubjectOfActionItem, wt.meeting.actionitem._SubjectOfActionItem, wt.meeting.actionitem.IteratedSubjectOfActionItem, wt.meeting.actionitem.SubjectOfActionItem, wt.notify._Notifiable, Notifiable, wt.ownership._Ownable, wt.ownership.Ownable, wt.recent.RecentlyVisited, wt.sandbox._Interoperable, wt.sandbox.Interoperable, _TeamManaged, TeamManaged, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged, wt.ufid._Federatable, wt.ufid.Federatable, wt.uoot._RequirementSharable, wt.uoot.RequirementSharable, _Iterated, wt.vc._OneOffVersioned, wt.vc._Versionable, wt.vc._Versioned, wt.vc.baseline._Baselineable, Baselineable, Iterated, OneOffVersioned, Versionable, Versioned, wt.vc.wip._Workable, Workable, wt.workflow.forum._IteratedSubjectOfForum, wt.workflow.forum._SubjectOfForum, wt.workflow.forum.IteratedSubjectOfForum, SubjectOfForum, wt.workflow.notebook._IteratedSubjectOfNotebook, wt.workflow.notebook._SubjectOfNotebook, wt.workflow.notebook.IteratedSubjectOfNotebook, wt.workflow.notebook.SubjectOfNotebook
Direct Known Subclasses:
com.ptc.windchill.enterprise.requirement._Requirement, com.ptc.windchill.enterprise.requirement._Specification

@GenAsPersistable(superClass=RevisionControlled.class,interfaces={OneOffVersioned.class,ContentHolder.class,Baselineable.class,IteratedLifeCycleManaged.class,WTContained.class,wt.type.Typed.class,Changeable2.class,Versioned.class,Workable.class,AccessControlled.class,DomainAdministered.class,Notifiable.class,wt.workflow.notebook.IteratedSubjectOfNotebook.class,wt.workflow.forum.IteratedSubjectOfForum.class,wt.meeting.actionitem.IteratedSubjectOfActionItem.class,wt.recent.RecentlyVisited.class,wt.sandbox.Interoperable.class,PersistedCollectable.class,wt.ufid.Federatable.class,wt.uoot.RequirementSharable.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="name",type=java.lang.String.class,constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(persistent=true)),@GeneratedProperty(name="description",type=HTMLText.class),@GeneratedProperty(name="latest",type=boolean.class),@GeneratedProperty(name="status",type=RequirementStatus.class,initialValue="RequirementStatus.UNAVAILABLE",supportedAPI=PUBLIC,javaDoc="The default value of Unavailable to indicate its status is unknown, Green meaning that engineering has validated that the requirement can be achieved, Yellow meaning it is likely it can be achieved, or Red meaning that engineering has validated that the requirement cannot be met."),@GeneratedProperty(name="priority",type=RequirementPriority.class,constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="theWTPrincipalReference",type=WTPrincipalReference.class,constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(persistent=false)),@GeneratedProperty(name="contact",type=WTPrincipalReference.class,javaDoc="Reference to a persisted principal who is to serve as a point of contact for this object.",constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(columnName="C"))}) public abstract class AbstractRemaObject extends _AbstractRemaObject


Supported API: true

Extendable: false
See Also: