Uses of Class
org.forgerock.opendj.setup.model.Profile.PathParameter
-
Packages that use Profile.PathParameter Package Description org.forgerock.opendj.setup.model Contains code of the opendj setup model. -
-
Uses of Profile.PathParameter in org.forgerock.opendj.setup.model
Methods in org.forgerock.opendj.setup.model that return Profile.PathParameter Modifier and Type Method Description Profile.PathParameterProfile.ParameterFactory. pathParameter(String variableName)Creates and returns a newPathparameter.Methods in org.forgerock.opendj.setup.model with parameters of type Profile.PathParameter Modifier and Type Method Description RProfile.ParameterVisitor. visitParameter(P p, Profile.PathParameter pathParameter)Visits a path parameter.
-