public abstract class ScopedPolicy extends DirectoryPolicy
DirectoryPolicy,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static int |
ONELEVEL_SCOPE
scope of the same level as the target.
|
static java.lang.String |
POLICY_ATTR_SCOPE
String constant for the scope attribute name.
|
static int |
SUBTREE_SCOPE
scope of the same level as the target or sub tree level if found
|
POLICY_ATTR_CAPTION, POLICY_ATTR_DESCRIPTION, POLICY_ATTR_ENABLED, POLICY_ATTR_ISDRAFT, POLICY_ATTR_KEY_WORDS, POLICY_ATTR_NAME, POLICY_ATTR_PRIORITYATTR_ACCESS_RIGHT, ATTR_LIFECYCLE_ENABLE, ATTR_URI, DESCRIPTION, NAME| Modifier and Type | Method and Description |
|---|---|
int |
getScope()
Returns the value of the scope attribute.
|
void |
setScope(int scope)
Sets the value of the scope attribute.
|
getCaption, getDescription, getKeywords, getName, getParentDN, isEnabled, setCaption, setDescription, setEnabled, setKeywords, setNameaddAttribute, addAttributeValues, getAccessRights, getAttribute, getAttributes, getAuthorizationOwners, getMapAttributeNames, getMappedAttributes, getNameAttribute, getOldMappedAttributes, getProfileName, getRawAttributes, getSortValue, getTenantDN, isLifecycleDefined, removeAttribute, removeAttribute, setAccessRights, setAttribute, setAttributes, setAuthorizationOwners, setProfileName, setTenantDN, toStringclearChange, clearChanges, getChanges, getDistinguishedName, getLastModified, getObjectClasses, getOldAttributes, setDistinguishedNamepublic static final int ONELEVEL_SCOPE
public static final int SUBTREE_SCOPE
public static final java.lang.String POLICY_ATTR_SCOPE