Class ObjectModificationType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.api_types_3.ObjectModificationType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class ObjectModificationType extends com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
Describes a change of attributes of a specific object. All changes are expected to happen atomically, but there may be exceptions. Please check with the documentation of the interface using this type for more details. Used in the interfaces (modifyObject)
See Also: