Searched refs:setPropertyValue (Results 1 - 25 of 68) sorted by relevance

123

/forgerock/opendj2/src/server/org/opends/server/admin/condition/
H A DContainsCondition.java110 private void setPropertyValue(ManagedObject<?> managedObject) { method in class:ContainsCondition.Impl
111 managedObject.setPropertyValue(pd, value);
172 public void setPropertyValue(ManagedObject<?> managedObject) { method in class:ContainsCondition
173 impl.setPropertyValue(managedObject);
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/condition/
H A DContainsCondition.java111 private void setPropertyValue(ManagedObject<?> managedObject) { method in class:ContainsCondition.Impl
112 managedObject.setPropertyValue(pd, value);
173 public void setPropertyValue(ManagedObject<?> managedObject) { method in class:ContainsCondition
174 impl.setPropertyValue(managedObject);
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/condition/
H A DContainsCondition.java111 private void setPropertyValue(ManagedObject<?> managedObject) { method in class:ContainsCondition.Impl
112 managedObject.setPropertyValue(pd, value);
173 public void setPropertyValue(ManagedObject<?> managedObject) { method in class:ContainsCondition
174 impl.setPropertyValue(managedObject);
/forgerock/opendj2-hg/src/server/org/opends/server/admin/condition/
H A DContainsCondition.java110 private void setPropertyValue(ManagedObject<?> managedObject) { method in class:ContainsCondition.Impl
111 managedObject.setPropertyValue(pd, value);
172 public void setPropertyValue(ManagedObject<?> managedObject) { method in class:ContainsCondition
173 impl.setPropertyValue(managedObject);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/condition/
H A DContainsCondition.java111 private void setPropertyValue(ManagedObject<?> managedObject) { method in class:ContainsCondition.Impl
112 managedObject.setPropertyValue(pd, value);
173 public void setPropertyValue(ManagedObject<?> managedObject) { method in class:ContainsCondition
174 impl.setPropertyValue(managedObject);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/condition/
H A DContainsCondition.java105 private void setPropertyValue(ManagedObject<?> managedObject) { method in class:ContainsCondition.Impl
106 managedObject.setPropertyValue(pd, value);
163 public void setPropertyValue(ManagedObject<?> managedObject) { method in class:ContainsCondition
164 impl.setPropertyValue(managedObject);
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/conditions/
H A DContainsCondition.java84 private void setPropertyValue(ManagedObject<?> managedObject) { method in class:ContainsCondition.Impl
85 managedObject.setPropertyValue(pd, value);
130 public void setPropertyValue(ManagedObject<?> managedObject) { method in class:ContainsCondition
131 impl.setPropertyValue(managedObject);
/forgerock/openidm-v4/openidm-provisioner-openicf/src/test/java/org/forgerock/openidm/provisioner/openicf/impl/
H A DConnectorInfoProviderServiceTest.java155 configuration.getConfigurationProperties().setPropertyValue("xsdIcfFilePath",
158 configuration.getConfigurationProperties().setPropertyValue("xsdFilePath",
161 configuration.getConfigurationProperties().setPropertyValue("xmlFilePath",
163 configuration.getConfigurationProperties().setPropertyValue("createFileIfNotExists", true);
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java369 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
387 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
405 impl.setPropertyValue(INSTANCE.getMandatoryReadOnlyAttributeTypePropertyPropertyDefinition(), value);
H A DTestParentCfgDefn.java345 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
363 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
381 impl.setPropertyValue(INSTANCE.getMandatoryReadOnlyAttributeTypePropertyPropertyDefinition(), value);
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java368 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
386 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
404 impl.setPropertyValue(INSTANCE.getMandatoryReadOnlyAttributeTypePropertyPropertyDefinition(), value);
H A DTestParentCfgDefn.java344 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
362 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
380 impl.setPropertyValue(INSTANCE.getMandatoryReadOnlyAttributeTypePropertyPropertyDefinition(), value);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java369 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
387 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
405 impl.setPropertyValue(INSTANCE.getMandatoryReadOnlyAttributeTypePropertyPropertyDefinition(), value);
H A DTestParentCfgDefn.java345 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
363 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
381 impl.setPropertyValue(INSTANCE.getMandatoryReadOnlyAttributeTypePropertyPropertyDefinition(), value);
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java368 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
386 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
404 impl.setPropertyValue(INSTANCE.getMandatoryReadOnlyAttributeTypePropertyPropertyDefinition(), value);
H A DTestParentCfgDefn.java344 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
362 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
380 impl.setPropertyValue(INSTANCE.getMandatoryReadOnlyAttributeTypePropertyPropertyDefinition(), value);
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java369 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
387 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
405 impl.setPropertyValue(INSTANCE.getMandatoryReadOnlyAttributeTypePropertyPropertyDefinition(), value);
H A DTestParentCfgDefn.java345 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
363 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
381 impl.setPropertyValue(INSTANCE.getMandatoryReadOnlyAttributeTypePropertyPropertyDefinition(), value);
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/admin/
H A DTestChildCfgDefn.java331 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
341 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
351 impl.setPropertyValue(INSTANCE.getMandatoryReadOnlyAttributeTypePropertyPropertyDefinition(), value);
H A DTestParentCfgDefn.java311 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
321 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
331 impl.setPropertyValue(INSTANCE.getMandatoryReadOnlyAttributeTypePropertyPropertyDefinition(), value);
/forgerock/opendj-v3/opendj-config/src/test/java/org/forgerock/opendj/config/
H A DTestChildCfgDefn.java298 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
308 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
318 impl.setPropertyValue(INSTANCE.getMandatoryReadOnlyAttributeTypePropertyPropertyDefinition(), value);
H A DTestParentCfgDefn.java268 impl.setPropertyValue(INSTANCE.getMandatoryBooleanPropertyPropertyDefinition(), value);
278 impl.setPropertyValue(INSTANCE.getMandatoryClassPropertyPropertyDefinition(), value);
288 impl.setPropertyValue(INSTANCE.getMandatoryReadOnlyAttributeTypePropertyPropertyDefinition(), value);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/operations/strategies/
H A DRemoteOperations.java146 sreq.setPropertyValue(value);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionRequest.java374 public void setPropertyValue(String value) { method in class:SessionRequest
/forgerock/openam/openam-core/src/main/java/com/iplanet/dpro/session/share/
H A DSessionRequest.java370 public void setPropertyValue(String value) { method in class:SessionRequest

Completed in 97 milliseconds

123