Searched defs:getModification (Results 1 - 12 of 12) sorted by relevance

/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/
H A DModifyType.java172 * getModification().add(newItem);
181 java.util.List getModification(); method in interface:ModifyType
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/dst/
H A DDSTModify.java221 public java.util.List getModification() { method in class:DSTModify
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/
H A DModifyType.java172 * getModification().add(newItem);
181 java.util.List getModification(); method in interface:ModifyType
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/dst/
H A DDSTModify.java221 public java.util.List getModification() { method in class:DSTModify
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/dsconfig/
H A DPropertyValueEditor.java2462 PropertyEditorModification<?> mod = getModification(pd);
2493 PropertyEditorModification<?> mod = getModification(pd);
2523 PropertyEditorModification<?> mod = getModification(pd);
2569 PropertyEditorModification<?> mod = getModification(pd);
2659 private <T> PropertyEditorModification<?> getModification( method in class:PropertyValueEditor
2679 * its values. This is done because the method getModification() returns
/forgerock/opendj2/src/server/org/opends/server/tools/dsconfig/
H A DPropertyValueEditor.java2469 PropertyEditorModification<?> mod = getModification(pd);
2500 PropertyEditorModification<?> mod = getModification(pd);
2530 PropertyEditorModification<?> mod = getModification(pd);
2576 PropertyEditorModification<?> mod = getModification(pd);
2666 private <T> PropertyEditorModification<?> getModification( method in class:PropertyValueEditor
2686 * its values. This is done because the method getModification() returns
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/dsconfig/
H A DPropertyValueEditor.java2467 PropertyEditorModification<?> mod = getModification(pd);
2498 PropertyEditorModification<?> mod = getModification(pd);
2528 PropertyEditorModification<?> mod = getModification(pd);
2574 PropertyEditorModification<?> mod = getModification(pd);
2664 private <T> PropertyEditorModification<?> getModification( method in class:PropertyValueEditor
2684 * its values. This is done because the method getModification() returns
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/dsconfig/
H A DPropertyValueEditor.java2462 PropertyEditorModification<?> mod = getModification(pd);
2493 PropertyEditorModification<?> mod = getModification(pd);
2523 PropertyEditorModification<?> mod = getModification(pd);
2569 PropertyEditorModification<?> mod = getModification(pd);
2659 private <T> PropertyEditorModification<?> getModification( method in class:PropertyValueEditor
2679 * its values. This is done because the method getModification() returns
/forgerock/opendj2-hg/src/server/org/opends/server/tools/dsconfig/
H A DPropertyValueEditor.java2469 PropertyEditorModification<?> mod = getModification(pd);
2500 PropertyEditorModification<?> mod = getModification(pd);
2530 PropertyEditorModification<?> mod = getModification(pd);
2576 PropertyEditorModification<?> mod = getModification(pd);
2666 private <T> PropertyEditorModification<?> getModification( method in class:PropertyValueEditor
2686 * its values. This is done because the method getModification() returns
/forgerock/openam-v13/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DModifyTypeImpl.java77 public java.util.List getModification() { method in class:ModifyTypeImpl
/forgerock/opendj-v3/opendj-config/src/main/java/org/forgerock/opendj/config/dsconfig/
H A DPropertyValueEditor.java2096 PropertyEditorModification<?> mod = getModification(pd);
2124 PropertyEditorModification<?> mod = getModification(pd);
2151 PropertyEditorModification<?> mod = getModification(pd);
2190 PropertyEditorModification<?> mod = getModification(pd);
2268 private <T> PropertyEditorModification<?> getModification(PropertyDefinition<T> pd) { method in class:PropertyValueEditor
2283 * collection by explicitly casting its values. This is done because the method getModification() returns au
/forgerock/openam/openam-schema/openam-liberty-schema/src/main/java/com/sun/identity/liberty/ws/idpp/jaxb/impl/
H A DModifyTypeImpl.java77 public java.util.List getModification() { method in class:ModifyTypeImpl

Completed in 156 milliseconds