Package wt.vc.views
Class _View
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc.views._View
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification
- Direct Known Subclasses:
View
- 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.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods 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, setPersistInfo
-
Field Details
-
NAME
The name of the View. Must be unique.Supported API: true
- See Also:
-
-
Method Details
-
getName
The name of the View. Must be unique.Supported API: true
- See Also:
-
setName
The name of the View. Must be unique.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-