Searched defs:AbstractBuilder (Results 1 - 14 of 14) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/admin/
H A DRelationDefinition.java103 protected abstract static class AbstractBuilder class in class:RelationDefinition
122 protected AbstractBuilder(AbstractManagedObjectDefinition<?, ?> pd, method in class:RelationDefinition.AbstractBuilder
H A DPropertyDefinition.java68 protected abstract static class AbstractBuilder class in class:PropertyDefinition
97 protected AbstractBuilder(AbstractManagedObjectDefinition<?, ?> d, method in class:PropertyDefinition.AbstractBuilder
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/
H A DRelationDefinition.java104 protected abstract static class AbstractBuilder class in class:RelationDefinition
123 protected AbstractBuilder(AbstractManagedObjectDefinition<?, ?> pd, method in class:RelationDefinition.AbstractBuilder
H A DPropertyDefinition.java69 protected abstract static class AbstractBuilder class in class:PropertyDefinition
98 protected AbstractBuilder(AbstractManagedObjectDefinition<?, ?> d, method in class:PropertyDefinition.AbstractBuilder
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/
H A DRelationDefinition.java104 protected abstract static class AbstractBuilder class in class:RelationDefinition
123 protected AbstractBuilder(AbstractManagedObjectDefinition<?, ?> pd, method in class:RelationDefinition.AbstractBuilder
H A DPropertyDefinition.java69 protected abstract static class AbstractBuilder class in class:PropertyDefinition
98 protected AbstractBuilder(AbstractManagedObjectDefinition<?, ?> d, method in class:PropertyDefinition.AbstractBuilder
/forgerock/opendj2-hg/src/server/org/opends/server/admin/
H A DRelationDefinition.java103 protected abstract static class AbstractBuilder class in class:RelationDefinition
122 protected AbstractBuilder(AbstractManagedObjectDefinition<?, ?> pd, method in class:RelationDefinition.AbstractBuilder
H A DPropertyDefinition.java68 protected abstract static class AbstractBuilder class in class:PropertyDefinition
97 protected AbstractBuilder(AbstractManagedObjectDefinition<?, ?> d, method in class:PropertyDefinition.AbstractBuilder
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/
H A DRelationDefinition.java104 protected abstract static class AbstractBuilder class in class:RelationDefinition
123 protected AbstractBuilder(AbstractManagedObjectDefinition<?, ?> pd, method in class:RelationDefinition.AbstractBuilder
H A DPropertyDefinition.java69 protected abstract static class AbstractBuilder class in class:PropertyDefinition
98 protected AbstractBuilder(AbstractManagedObjectDefinition<?, ?> d, method in class:PropertyDefinition.AbstractBuilder
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/
H A DRelationDefinition.java104 protected static abstract class AbstractBuilder class in class:RelationDefinition
123 protected AbstractBuilder(AbstractManagedObjectDefinition<?, ?> pd, method in class:RelationDefinition.AbstractBuilder
H A DPropertyDefinition.java69 protected static abstract class AbstractBuilder class in class:PropertyDefinition
98 protected AbstractBuilder(AbstractManagedObjectDefinition<?, ?> d, String propertyName) { method in class:PropertyDefinition.AbstractBuilder
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/
H A DRelationDefinition.java96 protected static abstract class AbstractBuilder<C extends ConfigurationClient, S extends Configuration, class in class:RelationDefinition
112 protected AbstractBuilder(AbstractManagedObjectDefinition<?, ?> pd, String name, method in class:RelationDefinition.AbstractBuilder
H A DPropertyDefinition.java62 protected static abstract class AbstractBuilder<T, D extends PropertyDefinition<T>> { class in class:PropertyDefinition
88 protected AbstractBuilder(AbstractManagedObjectDefinition<?, ?> d, String propertyName) { method in class:PropertyDefinition.AbstractBuilder

Completed in 142 milliseconds