Searched refs:pd (Results 51 - 75 of 412) sorted by relevance

1234567891011>>

/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/
H A DIllegalPropertyValueStringException.java57 * @param pd
62 public IllegalPropertyValueStringException(PropertyDefinition<?> pd, argument
64 super(pd, createMessage(pd, value));
82 private static Message createMessage(PropertyDefinition<?> pd, String value) { argument
85 return ERR_ILLEGAL_PROPERTY_VALUE_STRING_EXCEPTION.get(value, pd.getName(),
86 builder.getUsage(pd));
H A DDefaultBehaviorException.java59 * @param pd
66 public DefaultBehaviorException(PropertyDefinition<?> pd, Throwable cause) { argument
67 super(pd, ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION.get(pd.getName()), cause);
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DMockLDAPProfile.java48 PropertyDefinition<?> pd) {
53 if (pd == (PropertyDefinition<?>)td.getMandatoryBooleanPropertyPropertyDefinition()) {
55 } else if (pd == (PropertyDefinition<?>)td.getMandatoryClassPropertyPropertyDefinition()) {
57 } else if (pd == (PropertyDefinition<?>)td
60 } else if (pd == (PropertyDefinition<?>)td.getOptionalMultiValuedDNPropertyPropertyDefinition()) {
64 + pd.getName());
69 if (pd == (PropertyDefinition<?>)td.getMandatoryBooleanPropertyPropertyDefinition()) {
71 } else if (pd == (PropertyDefinition<?>)td.getMandatoryClassPropertyPropertyDefinition()) {
73 } else if (pd == (PropertyDefinition<?>)td
76 } else if (pd
47 getAttributeName(AbstractManagedObjectDefinition<?, ?> d, PropertyDefinition<?> pd) argument
[all...]
H A DAggregationPropertyDefinitionTest.java85 AggregationPropertyDefinition<?, ?> pd = d
87 String nvalue = pd.normalizeValue(" LDAP connection handler ");
103 AggregationPropertyDefinition<?, ?> pd = d
107 DN actual = pd.getChildDN(" LDAP connection handler ");
123 AggregationPropertyDefinition<?, ?> pd = d
125 ManagedObjectPath<?, ?> path = pd.getChildPath("LDAP connection handler");
127 Assert.assertSame(path.getManagedObjectDefinition(), pd
129 Assert.assertSame(path.getRelationDefinition(), pd.getRelationDefinition());
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DMockLDAPProfile.java47 PropertyDefinition<?> pd) {
52 if (pd == (PropertyDefinition<?>)td.getMandatoryBooleanPropertyPropertyDefinition()) {
54 } else if (pd == (PropertyDefinition<?>)td.getMandatoryClassPropertyPropertyDefinition()) {
56 } else if (pd == (PropertyDefinition<?>)td
59 } else if (pd == (PropertyDefinition<?>)td.getOptionalMultiValuedDNPropertyPropertyDefinition()) {
63 + pd.getName());
68 if (pd == (PropertyDefinition<?>)td.getMandatoryBooleanPropertyPropertyDefinition()) {
70 } else if (pd == (PropertyDefinition<?>)td.getMandatoryClassPropertyPropertyDefinition()) {
72 } else if (pd == (PropertyDefinition<?>)td
75 } else if (pd
46 getAttributeName(AbstractManagedObjectDefinition<?, ?> d, PropertyDefinition<?> pd) argument
[all...]
H A DAggregationPropertyDefinitionTest.java84 AggregationPropertyDefinition<?, ?> pd = d
86 String nvalue = pd.normalizeValue(" LDAP connection handler ");
102 AggregationPropertyDefinition<?, ?> pd = d
106 DN actual = pd.getChildDN(" LDAP connection handler ");
122 AggregationPropertyDefinition<?, ?> pd = d
124 ManagedObjectPath<?, ?> path = pd.getChildPath("LDAP connection handler");
126 Assert.assertSame(path.getManagedObjectDefinition(), pd
128 Assert.assertSame(path.getRelationDefinition(), pd.getRelationDefinition());
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DMockLDAPProfile.java48 PropertyDefinition<?> pd) {
53 if (pd == (PropertyDefinition<?>)td.getMandatoryBooleanPropertyPropertyDefinition()) {
55 } else if (pd == (PropertyDefinition<?>)td.getMandatoryClassPropertyPropertyDefinition()) {
57 } else if (pd == (PropertyDefinition<?>)td
60 } else if (pd == (PropertyDefinition<?>)td.getOptionalMultiValuedDNPropertyPropertyDefinition()) {
64 + pd.getName());
69 if (pd == (PropertyDefinition<?>)td.getMandatoryBooleanPropertyPropertyDefinition()) {
71 } else if (pd == (PropertyDefinition<?>)td.getMandatoryClassPropertyPropertyDefinition()) {
73 } else if (pd == (PropertyDefinition<?>)td
76 } else if (pd
47 getAttributeName(AbstractManagedObjectDefinition<?, ?> d, PropertyDefinition<?> pd) argument
[all...]
H A DAggregationPropertyDefinitionTest.java85 AggregationPropertyDefinition<?, ?> pd = d
87 String nvalue = pd.normalizeValue(" LDAP connection handler ");
103 AggregationPropertyDefinition<?, ?> pd = d
107 DN actual = pd.getChildDN(" LDAP connection handler ");
123 AggregationPropertyDefinition<?, ?> pd = d
125 ManagedObjectPath<?, ?> path = pd.getChildPath("LDAP connection handler");
127 Assert.assertSame(path.getManagedObjectDefinition(), pd
129 Assert.assertSame(path.getRelationDefinition(), pd.getRelationDefinition());
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DMockLDAPProfile.java47 PropertyDefinition<?> pd) {
52 if (pd == (PropertyDefinition<?>)td.getMandatoryBooleanPropertyPropertyDefinition()) {
54 } else if (pd == (PropertyDefinition<?>)td.getMandatoryClassPropertyPropertyDefinition()) {
56 } else if (pd == (PropertyDefinition<?>)td
59 } else if (pd == (PropertyDefinition<?>)td.getOptionalMultiValuedDNPropertyPropertyDefinition()) {
63 + pd.getName());
68 if (pd == (PropertyDefinition<?>)td.getMandatoryBooleanPropertyPropertyDefinition()) {
70 } else if (pd == (PropertyDefinition<?>)td.getMandatoryClassPropertyPropertyDefinition()) {
72 } else if (pd == (PropertyDefinition<?>)td
75 } else if (pd
46 getAttributeName(AbstractManagedObjectDefinition<?, ?> d, PropertyDefinition<?> pd) argument
[all...]
H A DAggregationPropertyDefinitionTest.java84 AggregationPropertyDefinition<?, ?> pd = d
86 String nvalue = pd.normalizeValue(" LDAP connection handler ");
102 AggregationPropertyDefinition<?, ?> pd = d
106 DN actual = pd.getChildDN(" LDAP connection handler ");
122 AggregationPropertyDefinition<?, ?> pd = d
124 ManagedObjectPath<?, ?> path = pd.getChildPath("LDAP connection handler");
126 Assert.assertSame(path.getManagedObjectDefinition(), pd
128 Assert.assertSame(path.getRelationDefinition(), pd.getRelationDefinition());
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DMockLDAPProfile.java48 PropertyDefinition<?> pd) {
53 if (pd == (PropertyDefinition<?>)td.getMandatoryBooleanPropertyPropertyDefinition()) {
55 } else if (pd == (PropertyDefinition<?>)td.getMandatoryClassPropertyPropertyDefinition()) {
57 } else if (pd == (PropertyDefinition<?>)td
60 } else if (pd == (PropertyDefinition<?>)td.getOptionalMultiValuedDNPropertyPropertyDefinition()) {
64 + pd.getName());
69 if (pd == (PropertyDefinition<?>)td.getMandatoryBooleanPropertyPropertyDefinition()) {
71 } else if (pd == (PropertyDefinition<?>)td.getMandatoryClassPropertyPropertyDefinition()) {
73 } else if (pd == (PropertyDefinition<?>)td
76 } else if (pd
47 getAttributeName(AbstractManagedObjectDefinition<?, ?> d, PropertyDefinition<?> pd) argument
[all...]
H A DAggregationPropertyDefinitionTest.java85 AggregationPropertyDefinition<?, ?> pd = d
87 String nvalue = pd.normalizeValue(" LDAP connection handler ");
103 AggregationPropertyDefinition<?, ?> pd = d
107 DN actual = pd.getChildDN(" LDAP connection handler ");
123 AggregationPropertyDefinition<?, ?> pd = d
125 ManagedObjectPath<?, ?> path = pd.getChildPath("LDAP connection handler");
127 Assert.assertSame(path.getManagedObjectDefinition(), pd
129 Assert.assertSame(path.getRelationDefinition(), pd.getRelationDefinition());
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/admin/
H A DMockLDAPProfile.java46 PropertyDefinition<?> pd) {
51 if (pd == (PropertyDefinition<?>)td.getMandatoryBooleanPropertyPropertyDefinition()) {
53 } else if (pd == (PropertyDefinition<?>)td.getMandatoryClassPropertyPropertyDefinition()) {
55 } else if (pd == (PropertyDefinition<?>)td
58 } else if (pd == (PropertyDefinition<?>)td.getOptionalMultiValuedDNPropertyPropertyDefinition()) {
62 + pd.getName());
67 if (pd == (PropertyDefinition<?>)td.getMandatoryBooleanPropertyPropertyDefinition()) {
69 } else if (pd == (PropertyDefinition<?>)td.getMandatoryClassPropertyPropertyDefinition()) {
71 } else if (pd == (PropertyDefinition<?>)td
74 } else if (pd
45 getAttributeName(AbstractManagedObjectDefinition<?, ?> d, PropertyDefinition<?> pd) argument
[all...]
H A DAggregationPropertyDefinitionTest.java85 AggregationPropertyDefinition<?, ?> pd = d
87 String nvalue = pd.normalizeValue(" LDAP connection handler ");
103 AggregationPropertyDefinition<?, ?> pd = d
107 DN actual = pd.getChildDN(" LDAP connection handler ");
123 AggregationPropertyDefinition<?, ?> pd = d
125 ManagedObjectPath<?, ?> path = pd.getChildPath("LDAP connection handler");
127 Assert.assertSame(path.getManagedObjectDefinition(), pd
129 Assert.assertSame(path.getRelationDefinition(), pd.getRelationDefinition());
/forgerock/opendj-v3/opendj-config/src/test/java/org/forgerock/opendj/config/
H A DMockLDAPProfile.java43 public String getAttributeName(AbstractManagedObjectDefinition<?, ?> d, PropertyDefinition<?> pd) { argument
48 if (pd == (PropertyDefinition<?>) td.getMandatoryBooleanPropertyPropertyDefinition()) {
50 } else if (pd == (PropertyDefinition<?>) td.getMandatoryClassPropertyPropertyDefinition()) {
52 } else if (pd == (PropertyDefinition<?>) td.getMandatoryReadOnlyAttributeTypePropertyPropertyDefinition()) {
54 } else if (pd == (PropertyDefinition<?>) td.getOptionalMultiValuedDNPropertyPropertyDefinition()) {
57 throw new RuntimeException("Unexpected test-parent property" + pd.getName());
62 if (pd == (PropertyDefinition<?>) td.getMandatoryBooleanPropertyPropertyDefinition()) {
64 } else if (pd == (PropertyDefinition<?>) td.getMandatoryClassPropertyPropertyDefinition()) {
66 } else if (pd == (PropertyDefinition<?>) td.getMandatoryReadOnlyAttributeTypePropertyPropertyDefinition()) {
68 } else if (pd
[all...]
/forgerock/opendj2/src/server/org/opends/server/admin/
H A DDefaultBehaviorException.java58 * @param pd
65 public DefaultBehaviorException(PropertyDefinition<?> pd, Throwable cause) { argument
66 super(pd, ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION.get(pd.getName()), cause);
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/
H A DDefaultBehaviorException.java59 * @param pd
66 public DefaultBehaviorException(PropertyDefinition<?> pd, Throwable cause) { argument
67 super(pd, ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION.get(pd.getName()), cause);
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/
H A DDefaultBehaviorException.java59 * @param pd
66 public DefaultBehaviorException(PropertyDefinition<?> pd, Throwable cause) { argument
67 super(pd, ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION.get(pd.getName()), cause);
/forgerock/opendj2-hg/src/server/org/opends/server/admin/
H A DDefaultBehaviorException.java58 * @param pd
65 public DefaultBehaviorException(PropertyDefinition<?> pd, Throwable cause) { argument
66 super(pd, ERR_DEFAULT_BEHAVIOR_PROPERTY_EXCEPTION.get(pd.getName()), cause);
/forgerock/opendj2/src/server/org/opends/server/admin/condition/
H A DContainsCondition.java60 final PropertyDefinition<T> pd; field in class:ContainsCondition.Impl
68 private Impl(PropertyDefinition<T> pd, T value) argument
70 this.pd = pd;
82 SortedSet<T> values = managedObject.getPropertyValues(pd);
93 SortedSet<T> values = managedObject.getPropertyValues(pd);
111 managedObject.setPropertyValue(pd, value);
190 private <T> void buildImpl(PropertyDefinition<T> pd) argument
192 T value = pd.decodeValue(propertyStringValue);
193 this.impl = new Impl<T>(pd, valu
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/condition/
H A DContainsCondition.java61 final PropertyDefinition<T> pd; field in class:ContainsCondition.Impl
69 private Impl(PropertyDefinition<T> pd, T value) argument
71 this.pd = pd;
83 SortedSet<T> values = managedObject.getPropertyValues(pd);
94 SortedSet<T> values = managedObject.getPropertyValues(pd);
112 managedObject.setPropertyValue(pd, value);
191 private <T> void buildImpl(PropertyDefinition<T> pd) argument
193 T value = pd.decodeValue(propertyStringValue);
194 this.impl = new Impl<T>(pd, valu
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/condition/
H A DContainsCondition.java61 final PropertyDefinition<T> pd; field in class:ContainsCondition.Impl
69 private Impl(PropertyDefinition<T> pd, T value) argument
71 this.pd = pd;
83 SortedSet<T> values = managedObject.getPropertyValues(pd);
94 SortedSet<T> values = managedObject.getPropertyValues(pd);
112 managedObject.setPropertyValue(pd, value);
191 private <T> void buildImpl(PropertyDefinition<T> pd) argument
193 T value = pd.decodeValue(propertyStringValue);
194 this.impl = new Impl<T>(pd, valu
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/admin/condition/
H A DContainsCondition.java60 final PropertyDefinition<T> pd; field in class:ContainsCondition.Impl
68 private Impl(PropertyDefinition<T> pd, T value) argument
70 this.pd = pd;
82 SortedSet<T> values = managedObject.getPropertyValues(pd);
93 SortedSet<T> values = managedObject.getPropertyValues(pd);
111 managedObject.setPropertyValue(pd, value);
190 private <T> void buildImpl(PropertyDefinition<T> pd) argument
192 T value = pd.decodeValue(propertyStringValue);
193 this.impl = new Impl<T>(pd, valu
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/condition/
H A DContainsCondition.java61 final PropertyDefinition<T> pd; field in class:ContainsCondition.Impl
69 private Impl(PropertyDefinition<T> pd, T value) argument
71 this.pd = pd;
83 SortedSet<T> values = managedObject.getPropertyValues(pd);
94 SortedSet<T> values = managedObject.getPropertyValues(pd);
112 managedObject.setPropertyValue(pd, value);
191 private <T> void buildImpl(PropertyDefinition<T> pd) argument
193 T value = pd.decodeValue(propertyStringValue);
194 this.impl = new Impl<T>(pd, valu
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/condition/
H A DContainsCondition.java61 final PropertyDefinition<T> pd; field in class:ContainsCondition.Impl
69 private Impl(PropertyDefinition<T> pd, T value) argument
71 this.pd = pd;
81 SortedSet<T> values = managedObject.getPropertyValues(pd);
90 SortedSet<T> values = managedObject.getPropertyValues(pd);
106 managedObject.setPropertyValue(pd, value);
179 private <T> void buildImpl(PropertyDefinition<T> pd) argument
181 T value = pd.decodeValue(propertyStringValue);
182 this.impl = new Impl<>(pd, valu
[all...]

Completed in 148 milliseconds

1234567891011>>