Package | Description |
---|---|
org.forgerock.opendj.server.config.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.forgerock.opendj.server.config.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
org.forgerock.opendj.server.config.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
Modifier and Type | Method and Description |
---|---|
ValueOrExpression<VirtualAttributeCfgDefn.Scope> |
VirtualAttributeCfgClient.getScope()
Gets the "scope" property.
|
Modifier and Type | Method and Description |
---|---|
void |
VirtualAttributeCfgClient.setScope(ValueOrExpression<VirtualAttributeCfgDefn.Scope> value)
Sets the "scope" property.
|
Modifier and Type | Method and Description |
---|---|
static VirtualAttributeCfgDefn.Scope |
VirtualAttributeCfgDefn.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VirtualAttributeCfgDefn.Scope[] |
VirtualAttributeCfgDefn.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
VirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
UserDefinedVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
SubschemaSubentryVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
StructuralObjectClassVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
PasswordPolicySubentryVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
PasswordExpirationTimeVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
NumSubordinatesVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
MemberVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
IsMemberOfVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
HasSubordinatesVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
GoverningStructureRuleVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
EntryUuidVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
EntryDnVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
EntityTagVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
EnumPropertyDefinition<VirtualAttributeCfgDefn.Scope> |
CollectiveAttributeSubentriesVirtualAttributeCfgDefn.getScopePropertyDefinition()
Get the "scope" property definition.
|
Modifier and Type | Method and Description |
---|---|
VirtualAttributeCfgDefn.Scope |
VirtualAttributeCfg.getScope()
Gets the "scope" property.
|
Copyright 2010-2018 ForgeRock AS.