|
||||||||||
| 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
| Constructor Summary | |
|---|---|
AttributeModificationOperation()
|
|
| Method Summary | |
|---|---|
PropertyModificationTypeType |
getChangeType()
|
Property |
getNewAttribute()
|
void |
setChangeType(PropertyModificationTypeType changeType)
|
void |
setNewAttribute(Property newAttribute)
|
| 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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||