|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of PropertyModificationType in com.evolveum.midpoint.common |
|---|
| Methods in com.evolveum.midpoint.common with parameters of type PropertyModificationType | |
|---|---|
static java.lang.String |
DebugUtil.prettyPrint(PropertyModificationType change)
|
| Uses of PropertyModificationType in com.evolveum.midpoint.common.object |
|---|
| Methods in com.evolveum.midpoint.common.object that return PropertyModificationType | |
|---|---|
static PropertyModificationType |
ObjectTypeUtil.createPropertyModificationType(PropertyModificationTypeType changeType,
XPathType xpathType,
org.w3c.dom.Node node)
|
static PropertyModificationType |
ObjectTypeUtil.createPropertyModificationType(PropertyModificationTypeType changetype,
XPathType xpath,
javax.xml.namespace.QName property,
java.lang.Object value)
|
| Uses of PropertyModificationType in com.evolveum.midpoint.common.patch |
|---|
| Methods in com.evolveum.midpoint.common.patch with parameters of type PropertyModificationType | |
|---|---|
void |
PatchingListener.applied(PropertyModificationType change)
|
boolean |
PatchingListener.isApplicable(PropertyModificationType change)
|
| Uses of PropertyModificationType in com.evolveum.midpoint.schema.processor |
|---|
| Methods in com.evolveum.midpoint.schema.processor that return PropertyModificationType | |
|---|---|
PropertyModificationType |
PropertyModification.toPropertyModificationType()
|
PropertyModificationType |
PropertyModification.toPropertyModificationType(javax.xml.namespace.QName parentPath,
boolean recordType)
With single-element parent path. |
| Uses of PropertyModificationType in com.evolveum.midpoint.xml.ns._public.common.common_1 |
|---|
| Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 with type parameters of type PropertyModificationType | |
|---|---|
protected java.util.List<PropertyModificationType> |
ObjectModificationType.propertyModification
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return PropertyModificationType | |
|---|---|
PropertyModificationType |
ObjectFactory.createPropertyModificationType()
Create an instance of PropertyModificationType |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type PropertyModificationType | |
|---|---|
java.util.List<PropertyModificationType> |
ObjectModificationType.getPropertyModification()
Gets the value of the propertyModification property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||