|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.web.page.admin.users.dto.AccountDto<T>
public class AccountDto<T extends ObjectType>
Constructor Summary | |
---|---|
AccountDto(PrismObject<T> account,
SynchronizationPolicyDecision syncPolicy)
|
Method Summary | |
---|---|
PrismObject<T> |
getPrismAccount()
|
SynchronizationPolicyDecision |
getSyncPolicy()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AccountDto(PrismObject<T> account, SynchronizationPolicyDecision syncPolicy)
Method Detail |
---|
public PrismObject<T> getPrismAccount()
public SynchronizationPolicyDecision getSyncPolicy()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |