Package wt.content
Class _ContentItem
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.content._ContentItem
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.BusinessInformation,NetFactor,ObjectMappable,Persistable,DisplayIdentification
- Direct Known Subclasses:
ContentItem
public abstract class _ContentItem
extends WTObject
implements wt.fc.BusinessInformation, Externalizable
- See Also:
-
Field Summary
FieldsFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.BusinessInformation
BUSINESS_TYPE, IDENTITYFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Modifier and TypeMethodDescriptiongetRole()Supported API: truevoidsetRole(ContentRoleType role) Supported API: trueMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, 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.BusinessInformation
getBusinessType, getIdentity
-
Field Details
-
ROLE
Supported API: true- See Also:
-
-
Method Details
-
getRole
Supported API: true- See Also:
-
setRole
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-