Package wt.annotation
Class AnnotationSet
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._CabinetManaged
wt.enterprise.CabinetManaged
wt.annotation._AnnotationSet
wt.annotation.AnnotationSet
- 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._SupportingMaterial,SupportingMaterial,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,NetFactor,ObjectMappable,Persistable,wt.folder._CabinetBased,wt.folder._CabinetMember,wt.folder._FolderEntry,wt.folder._FolderServiceManaged,CabinetBased,CabinetMember,FolderEntry,wt.folder.FolderServiceManaged,DisplayIdentification,wt.index._Indexable,Indexable,wt.inf.container._WTContained,WTContained,_LifeCycleManaged,LifeCycleManaged,wt.notify._Notifiable,Notifiable,wt.ownership._Ownable,wt.ownership.Ownable,wt.recent.RecentlyVisited,_TeamManaged,TeamManaged
- Direct Known Subclasses:
wt.annotation._StructuredAnnotationSet
@GenAsPersistable(superClass=CabinetManaged.class,interfaces={WTContained.class,SupportingMaterial.class},extendable=true,versions=-7159321544696297895L,properties={@GeneratedProperty(name="name",type=java.lang.String.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(upperLimit=60,required=true),columnProperties=@ColumnProperties(persistent=true,index=true)),@GeneratedProperty(name="description",type=java.lang.String.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(lowerLimit=0,upperLimit=2000)),@GeneratedProperty(name="isApplied",type=boolean.class,supportedAPI=PUBLIC),@GeneratedProperty(name="appliedBy",type=java.lang.String.class),@GeneratedProperty(name="appliedDate",type=java.sql.Timestamp.class),@GeneratedProperty(name="theXMLLob",type=wt.xml.XMLLob.class,columnProperties=@ColumnProperties(columnName="B"))},iconProperties=@IconProperties(standardIcon="wt/clients/images/annotationset.gif",openIcon="wt/clients/images/annotationset.gif"))
public class AnnotationSet
extends _AnnotationSet
Deprecated.
- See Also:
-
Field Summary
Fields inherited from class wt.annotation._AnnotationSet
APPLIED_BY, APPLIED_DATE, DESCRIPTION, EXTERNALIZATION_VERSION_UID, IS_APPLIED, NAME, XMLLOBFields inherited from class wt.enterprise._CabinetManaged
CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAMEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.access._AdHocControlled
ENTRY_SETFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.folder._CabinetMember
CABINETFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.index._Indexable
INDEXER_SETFields inherited from interface wt.lifecycle._LifeCycleManaged
LIFE_CYCLE_AT_GATE, LIFE_CYCLE_BASIC, LIFE_CYCLE_NAME, LIFE_CYCLE_STATE, LIFE_CYCLE_TEMPLATE, STATEFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.ownership._Ownable
OWNERSHIPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.team._TeamManaged
TEAM_ID, TEAM_IDENTITY, TEAM_NAME, TEAM_TEMPLATE_ID, TEAM_TEMPLATE_IDENTITY, TEAM_TEMPLATE_NAMEFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.folder.CabinetBased
FOLDER_PATH, LOCATIONFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Modifier and TypeMethodDescriptionprotected voidinitialize(String name) Deprecated.Supports initialization, following construction of an instance.static AnnotationSetDeprecated.
Supported API: truestatic AnnotationSetnewAnnotationSet(String name) Deprecated.
Supported API: trueMethods inherited from class wt.annotation._AnnotationSet
getAppliedBy, getAppliedDate, getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getDescription, getName, getType, getXMLLob, isIsApplied, readExternal, readExternal, readVersion, setAppliedBy, setAppliedDate, setContainer, setContainerReference, setDescription, setIsApplied, setName, setXMLLob, super_readExternal_AnnotationSet, super_readVersion_AnnotationSet, super_writeExternal_AnnotationSet, writeExternal, writeExternalMethods inherited from class wt.enterprise.CabinetManaged
getCabinetReference, getFolderPath, getLocation, initializeMethods inherited from class wt.enterprise._CabinetManaged
getAdministrativeLock, getCabinet, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getDomainRef, getEntrySet, getEventSet, getIndexerSet, getLifeCycleName, getLifeCycleState, getLifeCycleTemplate, getOwnership, getSecurityLabels, getState, getTeamId, getTeamIdentity, getTeamName, getTeamTemplateId, getTeamTemplateIdentity, getTeamTemplateName, isInheritedDomain, isLifeCycleAtGate, isLifeCycleBasic, readVersion, setAdministrativeLock, setCabinet, setCreator, setDomainRef, setEntrySet, setEventSet, setIndexerSet, setInheritedDomain, setOwnership, setSecurityLabels, setState, setTeamId, setTeamTemplateId, super_readExternal_CabinetManaged, super_readVersion_CabinetManaged, super_writeExternal_CabinetManagedMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, 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._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Method Details
-
newAnnotationSet
Deprecated.
Supported API: true- Returns:
- AnnotationSet
- Throws:
WTException
-
newAnnotationSet
Deprecated.
Supported API: true- Parameters:
name-- Returns:
- AnnotationSet
- Throws:
WTException
-
initialize
Deprecated.Supports initialization, following construction of an instance. Invoked by "new" factory having the same signature.
Supported API: true- Parameters:
name-- Throws:
WTException
-
Use the
newAnnotationSetstatic factory method(s), not theAnnotationSetconstructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.Supported API: true
Extendable: true