Class AccountabilityMap

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.associativity.accountability._AccountabilityMap
wt.associativity.accountability.AccountabilityMap
All Implemented Interfaces:
Externalizable, Serializable, wt.access._AccessControlled, wt.access._AccessControlList, wt.access._AdHocControlled, wt.access._IdentityAccessControlled, wt.access._PolicyAccessControlled, AccessControlled, wt.access.AccessControlList, AdHocControlled, wt.access.IdentityAccessControlled, wt.access.PolicyAccessControlled, wt.admin._DomainAdministered, DomainAdministered, wt.associativity.accountability._AccountabilityMapTypeInterface, AccountabilityMapable, wt.associativity.accountability.AccountabilityMapTypeInterface, wt.esi._Releasable, Releasable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.adminlock._AdministrativelyLockable, AdministrativelyLockable, NetFactor, ObjectMappable, Persistable, wt.folder._CabinetBased, wt.folder._Foldered, wt.folder._FolderEntry, wt.folder._FolderServiceManaged, CabinetBased, Foldered, FolderEntry, wt.folder.FolderServiceManaged, wt.folder.history.Movable, 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.notify._Notifiable, Notifiable, wt.ownership._Ownable, wt.ownership.Ownable, wt.recent.RecentlyVisited, _TeamManaged, TeamManaged, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged, _Iterated, wt.vc._Versionable, wt.vc._Versioned, Iterated, Versionable, Versioned

@GenAsPersistable(superClass=WTObject.class,interfaces={wt.associativity.accountability.AccountabilityMapTypeInterface.class,AccountabilityMapable.class,wt.type.Typed.class,wt.ownership.Ownable.class,Indexable.class,Notifiable.class,Foldered.class,wt.folder.history.Movable.class,wt.access.PolicyAccessControlled.class,AdHocControlled.class,WTContained.class,wt.access.IdentityAccessControlled.class,IteratedLifeCycleManaged.class,Versioned.class,TeamManaged.class,Releasable.class},properties={@GeneratedProperty(name="description",javaDoc="Description about the Smart Collection instance.",type=java.lang.String.class,accessors=@PropertyAccessors(setExceptions={}),constraints=@PropertyConstraints(upperLimit=4000)),@GeneratedProperty(name="accountabilityEntryRefs",javaDoc="The set refering to the related AccountabilityEntry references.",type=java.util.HashSet.class,columnProperties=@ColumnProperties(persistent=false))},derivedProperties={@DerivedProperty(name="number",derivedFrom="master>number",supportedAPI=PUBLIC),@DerivedProperty(name="name",derivedFrom="master>name",supportedAPI=PUBLIC)},foreignKeys=@GeneratedForeignKey(name="AccountabilityMasterIteration",foreignKeyRole=@ForeignKeyRole(name="master",type=AccountabilityMapMaster.class,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="iteration",cascade=false)),serializable=EXTERNALIZABLE_BASIC) public class AccountabilityMap extends _AccountabilityMap
This implementation represents the AccountabilityMap.

Supported API: true

Extendable: true
See Also: