com.evolveum.midpoint.web.page.admin.users.dto
Class AccountDto<T extends ObjectType>
java.lang.Object
com.evolveum.midpoint.web.page.admin.users.dto.AccountDto<T>
- All Implemented Interfaces:
- Serializable
public class AccountDto<T extends ObjectType>
- extends Object
- implements Serializable
- Author:
- mserbak
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccountDto
public AccountDto(PrismObject<T> account,
SynchronizationPolicyDecision syncPolicy)
getPrismAccount
public PrismObject<T> getPrismAccount()
getSyncPolicy
public SynchronizationPolicyDecision getSyncPolicy()
Copyright © 2013 evolveum. All Rights Reserved.