Uses of Interface
org.forgerock.opendj.config.ManagedObjectPathSerializer
-
Packages that use ManagedObjectPathSerializer Package Description org.forgerock.opendj.config Common administration classes. -
-
Uses of ManagedObjectPathSerializer in org.forgerock.opendj.config
Methods in org.forgerock.opendj.config with parameters of type ManagedObjectPathSerializer Modifier and Type Method Description voidManagedObjectPath. serialize(ManagedObjectPathSerializer serializer)Serialize this managed object path using the provided serialization strategy.
-