|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.evolveum.midpoint.provisioning.ucf.api.Operation
com.evolveum.midpoint.provisioning.ucf.api.AttributeModificationOperation
public final class AttributeModificationOperation
| Field Summary |
|---|
| Fields inherited from interface com.evolveum.midpoint.util.DebugDumpable |
|---|
INDENT_STRING |
| Constructor Summary | |
|---|---|
AttributeModificationOperation()
|
|
| Method Summary | |
|---|---|
java.lang.String |
debugDump(int indent)
|
PropertyModificationTypeType |
getChangeType()
|
Property |
getNewAttribute()
|
void |
setChangeType(PropertyModificationTypeType changeType)
|
void |
setNewAttribute(Property newAttribute)
|
| Methods inherited from class com.evolveum.midpoint.provisioning.ucf.api.Operation |
|---|
debugDump |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeModificationOperation()
| Method Detail |
|---|
public Property getNewAttribute()
public void setNewAttribute(Property newAttribute)
public PropertyModificationTypeType getChangeType()
public void setChangeType(PropertyModificationTypeType changeType)
public java.lang.String debugDump(int indent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||