public class SubmitUserDto extends Object implements Serializable
Constructor and Description |
---|
SubmitUserDto(String attribute,
String oldValue,
String newValue,
String originType,
boolean secondaryValue) |
Modifier and Type | Method and Description |
---|---|
String |
getAttribute() |
String |
getNewValue() |
String |
getOldValue() |
String |
getOriginType() |
boolean |
isDeletedValue() |
boolean |
isSecondaryValue() |
Copyright © 2013 evolveum. All rights reserved.