Uses of Interface
org.forgerock.opendj.server.config.client.StructuralObjectClassVirtualAttributeCfgClient
-
Packages that use StructuralObjectClassVirtualAttributeCfgClient 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. -
-
Uses of StructuralObjectClassVirtualAttributeCfgClient in org.forgerock.opendj.server.config.client
Methods in org.forgerock.opendj.server.config.client that return types with arguments of type StructuralObjectClassVirtualAttributeCfgClient Modifier and Type Method Description ManagedObjectDefinition<? extends StructuralObjectClassVirtualAttributeCfgClient,? extends StructuralObjectClassVirtualAttributeCfg>
StructuralObjectClassVirtualAttributeCfgClient. definition()
Get the configuration definition associated with this Structural Object Class Virtual Attribute. -
Uses of StructuralObjectClassVirtualAttributeCfgClient in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return StructuralObjectClassVirtualAttributeCfgClient Modifier and Type Method Description StructuralObjectClassVirtualAttributeCfgClient
StructuralObjectClassVirtualAttributeCfgDefn. createClientConfiguration(ManagedObject<? extends StructuralObjectClassVirtualAttributeCfgClient> impl)
Method parameters in org.forgerock.opendj.server.config.meta with type arguments of type StructuralObjectClassVirtualAttributeCfgClient Modifier and Type Method Description StructuralObjectClassVirtualAttributeCfgClient
StructuralObjectClassVirtualAttributeCfgDefn. createClientConfiguration(ManagedObject<? extends StructuralObjectClassVirtualAttributeCfgClient> impl)
-