|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.web.model.dto.ObjectDto<T>
com.evolveum.midpoint.web.model.dto.ExtensibleObjectDto<T>
com.evolveum.midpoint.web.model.dto.ResourceObjectShadowDto<AccountShadowType>
com.evolveum.midpoint.web.model.dto.AccountShadowDto
public class AccountShadowDto
Constructor Summary | |
---|---|
AccountShadowDto()
|
|
AccountShadowDto(AccountShadowType object)
|
Method Summary | |
---|---|
ActivationType |
getActivation()
|
CredentialsType |
getCredentials()
|
boolean |
isAdded()
|
void |
setActivation(ActivationType activation)
|
void |
setAdded(boolean added)
|
void |
setCredentials(CredentialsType credentials)
|
Methods inherited from class com.evolveum.midpoint.web.model.dto.ResourceObjectShadowDto |
---|
getAttributes, getObjectClass, getResource, getResourceRef, setAttributes, setObjectClass, setResourceRef |
Methods inherited from class com.evolveum.midpoint.web.model.dto.ObjectDto |
---|
getDescription, getName, getOid, getVersion, getXmlObject, setDescription, setName, setOid, setVersion, setXmlObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AccountShadowDto(AccountShadowType object)
public AccountShadowDto()
Method Detail |
---|
public CredentialsType getCredentials()
public ActivationType getActivation()
public void setCredentials(CredentialsType credentials)
public void setActivation(ActivationType activation)
public boolean isAdded()
public void setAdded(boolean added)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |