Package wt.admin
Class AdministrativeDomain
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._Item
wt.fc.Item
wt.admin._AdministrativeDomain
wt.admin.AdministrativeDomain
- 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.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,NetFactor,ObjectMappable,Persistable,DisplayIdentification,wt.inf.container._WTContained,WTContained,wt.notify._Notifiable,Notifiable,wt.recent.RecentlyVisited
@GenAsPersistable(superClass=Item.class,interfaces={WTContained.class,AdHocControlled.class,Notifiable.class},versions=-8370551675880730057L,properties={@GeneratedProperty(name="name",type=java.lang.String.class,javaDoc="Name of the administrative domain.",constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="description",type=java.lang.String.class,javaDoc="Description of the administrative domain.")},tableProperties=@TableProperties(compositeUnique1="name + domainRef.key.id + containerReference.key.id"))
public class AdministrativeDomain
extends wt.admin._AdministrativeDomain
The
AdministrativeDomain class represents the set of objects
that are subject to the same administrative behavior. This behavior
includes policies such as access control, indexing, and notification.
Use the newAdministrativeDomain static factory method(s),
not the AdministrativeDomain constructor, 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: false
- See Also:
-
Method Summary
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes