wt.admin
Class AdministrativeDomain
java.lang.Object
wt.fc.WTObject
wt.fc.Item
wt.admin.AdministrativeDomain
- All Implemented Interfaces:
- Externalizable, Serializable, AccessControlled, wt.access.AccessControlList, wt.access.AdHocControlled, wt.access.PolicyAccessControlled, wt.access.SecurityLabeled, wt.admin.DomainAdministered, NetFactor, ObjectMappable, Persistable, DisplayIdentification, WTContained, Notifiable, wt.recent.RecentlyVisited
public class AdministrativeDomain
- extends Item
- implements WTContained, wt.access.AdHocControlled, Notifiable, Externalizable
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:
- Serialized Form
|
Method Summary |
String |
toString()
Produces a string representation of the domain object. |
toString
public String toString()
- Produces a string representation of the domain object.
Supported API: true
- Returns:
- String