Searched defs:relation (Results 1 - 25 of 60) sorted by relevance

123

/forgerock/opendj2/src/server/org/opends/server/admin/server/
H A DDNBuilder.java61 * and relation.
65 * @param relation
66 * The child relation.
68 * object path and relation.
71 RelationDefinition<?, ?> relation) {
76 DN localName = DN.decode(profile.getRelationRDNSequence(relation));
70 create(ManagedObjectPath<?, ?> path, RelationDefinition<?, ?> relation) argument
H A DConfigAddListenerAdaptor.java78 // The instantiable relation.
81 // The set relation.
87 // The optional relation.
97 * instantiable relation.
101 * @param relation
102 * The instantiable relation.
107 InstantiableRelationDefinition<?, S> relation,
110 this.instantiableRelation = relation;
121 * relation.
125 * @param relation
106 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
130 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, OptionalRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
154 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
[all...]
H A DConfigDeleteListenerAdaptor.java79 // The instantiable relation.
82 // The set relation.
88 // The optional relation.
98 * instantiable relation.
102 * @param relation
103 * The instantiable relation.
108 InstantiableRelationDefinition<?, S> relation,
112 this.instantiableRelation = relation;
122 * optional relation.
126 * @param relation
107 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
131 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, OptionalRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
155 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/server/
H A DDNBuilder.java62 * and relation.
66 * @param relation
67 * The child relation.
69 * object path and relation.
72 RelationDefinition<?, ?> relation) {
77 DN localName = DN.decode(profile.getRelationRDNSequence(relation));
71 create(ManagedObjectPath<?, ?> path, RelationDefinition<?, ?> relation) argument
H A DConfigAddListenerAdaptor.java79 // The instantiable relation.
82 // The set relation.
88 // The optional relation.
98 * instantiable relation.
102 * @param relation
103 * The instantiable relation.
108 InstantiableRelationDefinition<?, S> relation,
111 this.instantiableRelation = relation;
122 * relation.
126 * @param relation
107 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
131 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, OptionalRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
155 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
[all...]
H A DConfigDeleteListenerAdaptor.java80 // The instantiable relation.
83 // The set relation.
89 // The optional relation.
99 * instantiable relation.
103 * @param relation
104 * The instantiable relation.
109 InstantiableRelationDefinition<?, S> relation,
113 this.instantiableRelation = relation;
123 * optional relation.
127 * @param relation
108 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
132 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, OptionalRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
156 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/server/
H A DDNBuilder.java62 * and relation.
66 * @param relation
67 * The child relation.
69 * object path and relation.
72 RelationDefinition<?, ?> relation) {
77 DN localName = DN.decode(profile.getRelationRDNSequence(relation));
71 create(ManagedObjectPath<?, ?> path, RelationDefinition<?, ?> relation) argument
H A DConfigAddListenerAdaptor.java79 // The instantiable relation.
82 // The set relation.
88 // The optional relation.
98 * instantiable relation.
102 * @param relation
103 * The instantiable relation.
108 InstantiableRelationDefinition<?, S> relation,
111 this.instantiableRelation = relation;
122 * relation.
126 * @param relation
107 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
131 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, OptionalRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
155 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
[all...]
H A DConfigDeleteListenerAdaptor.java80 // The instantiable relation.
83 // The set relation.
89 // The optional relation.
99 * instantiable relation.
103 * @param relation
104 * The instantiable relation.
109 InstantiableRelationDefinition<?, S> relation,
113 this.instantiableRelation = relation;
123 * optional relation.
127 * @param relation
108 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
132 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, OptionalRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
156 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/admin/server/
H A DDNBuilder.java61 * and relation.
65 * @param relation
66 * The child relation.
68 * object path and relation.
71 RelationDefinition<?, ?> relation) {
76 DN localName = DN.decode(profile.getRelationRDNSequence(relation));
70 create(ManagedObjectPath<?, ?> path, RelationDefinition<?, ?> relation) argument
H A DConfigAddListenerAdaptor.java78 // The instantiable relation.
81 // The set relation.
87 // The optional relation.
97 * instantiable relation.
101 * @param relation
102 * The instantiable relation.
107 InstantiableRelationDefinition<?, S> relation,
110 this.instantiableRelation = relation;
121 * relation.
125 * @param relation
106 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
130 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, OptionalRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
154 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
[all...]
H A DConfigDeleteListenerAdaptor.java79 // The instantiable relation.
82 // The set relation.
88 // The optional relation.
98 * instantiable relation.
102 * @param relation
103 * The instantiable relation.
108 InstantiableRelationDefinition<?, S> relation,
112 this.instantiableRelation = relation;
122 * optional relation.
126 * @param relation
107 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
131 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, OptionalRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
155 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/server/
H A DDNBuilder.java62 * and relation.
66 * @param relation
67 * The child relation.
69 * object path and relation.
72 RelationDefinition<?, ?> relation) {
77 DN localName = DN.decode(profile.getRelationRDNSequence(relation));
71 create(ManagedObjectPath<?, ?> path, RelationDefinition<?, ?> relation) argument
H A DConfigAddListenerAdaptor.java79 // The instantiable relation.
82 // The set relation.
88 // The optional relation.
98 * instantiable relation.
102 * @param relation
103 * The instantiable relation.
108 InstantiableRelationDefinition<?, S> relation,
111 this.instantiableRelation = relation;
122 * relation.
126 * @param relation
107 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
131 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, OptionalRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
155 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
[all...]
H A DConfigDeleteListenerAdaptor.java80 // The instantiable relation.
83 // The set relation.
89 // The optional relation.
99 * instantiable relation.
103 * @param relation
104 * The instantiable relation.
109 InstantiableRelationDefinition<?, S> relation,
113 this.instantiableRelation = relation;
123 * optional relation.
127 * @param relation
108 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
132 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, OptionalRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
156 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/server/
H A DDNBuilder.java62 * and relation.
66 * @param relation
67 * The child relation.
69 * object path and relation.
72 RelationDefinition<?, ?> relation) {
77 DN localName = DN.valueOf(profile.getRelationRDNSequence(relation));
71 create(ManagedObjectPath<?, ?> path, RelationDefinition<?, ?> relation) argument
H A DConfigAddListenerAdaptor.java68 /** The instantiable relation. */
71 /** The set relation. */
77 /** The optional relation. */
87 * instantiable relation.
91 * @param relation
92 * The instantiable relation.
97 InstantiableRelationDefinition<?, S> relation,
100 this.instantiableRelation = relation;
111 * relation.
115 * @param relation
96 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
120 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, OptionalRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
144 ConfigAddListenerAdaptor(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, S> relation, ServerManagedObjectAddListener<S> listener) argument
[all...]
H A DConfigDeleteListenerAdaptor.java73 /** The instantiable relation. */
76 /** The set relation. */
82 /** The optional relation. */
92 * instantiable relation.
96 * @param relation
97 * The instantiable relation.
102 InstantiableRelationDefinition<?, S> relation,
106 this.instantiableRelation = relation;
116 * optional relation.
120 * @param relation
101 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
125 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, OptionalRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
149 ConfigDeleteListenerAdaptor(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, S> relation, ServerManagedObjectDeleteListener<S> listener) argument
[all...]
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/server/
H A DDNBuilder.java52 * relation.
56 * @param relation
57 * The child relation.
59 * and relation.
61 public static DN create(ManagedObjectPath<?, ?> path, RelationDefinition<?, ?> relation) { argument
64 DN localName = DN.valueOf(profile.getRelationRDNSequence(relation));
/forgerock/opendj2/src/server/org/opends/server/admin/client/ldap/
H A DLDAPNameBuilder.java79 * path and instantiable relation.
83 * @param relation
84 * The child instantiable relation.
89 * managed object path and instantiable relation.
92 InstantiableRelationDefinition<?, ?> relation, LDAPProfile profile) {
95 builder.appendManagedObjectPathElement(relation);
103 * path and set relation.
107 * @param relation
108 * The child set relation.
113 * managed object path and set relation
91 create(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, ?> relation, LDAPProfile profile) argument
115 create(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, ?> relation, LDAPProfile profile) argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/client/ldap/
H A DLDAPNameBuilder.java80 * path and instantiable relation.
84 * @param relation
85 * The child instantiable relation.
90 * managed object path and instantiable relation.
93 InstantiableRelationDefinition<?, ?> relation, LDAPProfile profile) {
96 builder.appendManagedObjectPathElement(relation);
104 * path and set relation.
108 * @param relation
109 * The child set relation.
114 * managed object path and set relation
92 create(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, ?> relation, LDAPProfile profile) argument
116 create(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, ?> relation, LDAPProfile profile) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/client/ldap/
H A DLDAPNameBuilder.java80 * path and instantiable relation.
84 * @param relation
85 * The child instantiable relation.
90 * managed object path and instantiable relation.
93 InstantiableRelationDefinition<?, ?> relation, LDAPProfile profile) {
96 builder.appendManagedObjectPathElement(relation);
104 * path and set relation.
108 * @param relation
109 * The child set relation.
114 * managed object path and set relation
92 create(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, ?> relation, LDAPProfile profile) argument
116 create(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, ?> relation, LDAPProfile profile) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/admin/client/ldap/
H A DLDAPNameBuilder.java79 * path and instantiable relation.
83 * @param relation
84 * The child instantiable relation.
89 * managed object path and instantiable relation.
92 InstantiableRelationDefinition<?, ?> relation, LDAPProfile profile) {
95 builder.appendManagedObjectPathElement(relation);
103 * path and set relation.
107 * @param relation
108 * The child set relation.
113 * managed object path and set relation
91 create(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, ?> relation, LDAPProfile profile) argument
115 create(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, ?> relation, LDAPProfile profile) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/client/ldap/
H A DLDAPNameBuilder.java80 * path and instantiable relation.
84 * @param relation
85 * The child instantiable relation.
90 * managed object path and instantiable relation.
93 InstantiableRelationDefinition<?, ?> relation, LDAPProfile profile) {
96 builder.appendManagedObjectPathElement(relation);
104 * path and set relation.
108 * @param relation
109 * The child set relation.
114 * managed object path and set relation
92 create(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, ?> relation, LDAPProfile profile) argument
116 create(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, ?> relation, LDAPProfile profile) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/client/ldap/
H A DLDAPNameBuilder.java80 * path and instantiable relation.
84 * @param relation
85 * The child instantiable relation.
90 * managed object path and instantiable relation.
93 InstantiableRelationDefinition<?, ?> relation, LDAPProfile profile) {
96 builder.appendManagedObjectPathElement(relation);
104 * path and set relation.
108 * @param relation
109 * The child set relation.
114 * managed object path and set relation
92 create(ManagedObjectPath<?, ?> path, InstantiableRelationDefinition<?, ?> relation, LDAPProfile profile) argument
116 create(ManagedObjectPath<?, ?> path, SetRelationDefinition<?, ?> relation, LDAPProfile profile) argument
[all...]

Completed in 613 milliseconds

123