Uses of Enum Class
org.forgerock.opendj.server.config.meta.VirtualAttributeCfgDefn.Scope
Packages that use VirtualAttributeCfgDefn.Scope
Package
Description
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
Provides introspection interfaces for the Core directory server
administrative components.
Provides server-side interfaces for accessing the Core directory
server administrative components.
-
Uses of VirtualAttributeCfgDefn.Scope in org.forgerock.opendj.server.config.client
Methods in org.forgerock.opendj.server.config.client that return types with arguments of type VirtualAttributeCfgDefn.ScopeModifier and TypeMethodDescriptionVirtualAttributeCfgClient.getScope()Gets the "scope" property.Method parameters in org.forgerock.opendj.server.config.client with type arguments of type VirtualAttributeCfgDefn.ScopeModifier and TypeMethodDescriptionvoidVirtualAttributeCfgClient.setScope(ValueOrExpression<VirtualAttributeCfgDefn.Scope> value) Sets the "scope" property. -
Uses of VirtualAttributeCfgDefn.Scope in org.forgerock.opendj.server.config.meta
Subclasses with type arguments of type VirtualAttributeCfgDefn.Scope in org.forgerock.opendj.server.config.metaModifier and TypeClassDescriptionstatic enumDefines the set of permissible values for the "scope" property.Methods in org.forgerock.opendj.server.config.meta that return VirtualAttributeCfgDefn.ScopeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static VirtualAttributeCfgDefn.Scope[]VirtualAttributeCfgDefn.Scope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.forgerock.opendj.server.config.meta that return types with arguments of type VirtualAttributeCfgDefn.ScopeModifier and TypeMethodDescriptionCollectiveAttributeSubentriesVirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition.EntityTagVirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition.EntryDnVirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition.EntryUuidVirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition.GoverningStructureRuleVirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition.HasSubordinatesVirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition.IsMemberOfVirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition.MemberVirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition.NumSubordinatesVirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition.PasswordExpirationTimeVirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition.PasswordPolicyStateVirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition.PasswordPolicySubentryVirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition.StructuralObjectClassVirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition.SubschemaSubentryVirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition.UserDefinedVirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition.UserTemplateVirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition.VirtualAttributeCfgDefn.getScopePropertyDefinition()Get the "scope" property definition. -
Uses of VirtualAttributeCfgDefn.Scope in org.forgerock.opendj.server.config.server
Methods in org.forgerock.opendj.server.config.server that return VirtualAttributeCfgDefn.Scope