|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AccountShadowDto in com.evolveum.midpoint.web.bean |
---|
Methods in com.evolveum.midpoint.web.bean that return AccountShadowDto | |
---|---|
AccountShadowDto |
AccountFormBean.getAccount()
|
Constructors in com.evolveum.midpoint.web.bean with parameters of type AccountShadowDto | |
---|---|
AccountFormBean(int id,
AccountShadowDto account,
javax.xml.namespace.QName defaultAccountType,
FormObject bean,
boolean isNew)
|
Uses of AccountShadowDto in com.evolveum.midpoint.web.model |
---|
Methods in com.evolveum.midpoint.web.model that return AccountShadowDto | |
---|---|
AccountShadowDto |
UserManager.addAccount(UserDto userDto,
java.lang.String resourceOid)
|
Uses of AccountShadowDto in com.evolveum.midpoint.web.model.dto |
---|
Subclasses of AccountShadowDto in com.evolveum.midpoint.web.model.dto | |
---|---|
class |
GuiAccountShadowDto
|
Methods in com.evolveum.midpoint.web.model.dto that return types with arguments of type AccountShadowDto | |
---|---|
java.util.List<AccountShadowDto> |
UserDto.getAccount()
|
Uses of AccountShadowDto in com.evolveum.midpoint.web.model.impl |
---|
Methods in com.evolveum.midpoint.web.model.impl that return AccountShadowDto | |
---|---|
AccountShadowDto |
UserManagerImpl.addAccount(UserDto userDto,
java.lang.String resourceOid)
|
protected AccountShadowDto |
AccountManagerImpl.createObject(AccountShadowType objectType)
|
Methods in com.evolveum.midpoint.web.model.impl that return types with arguments of type AccountShadowDto | |
---|---|
java.util.Collection<AccountShadowDto> |
AccountManagerImpl.list(PagingType paging)
|
Methods in com.evolveum.midpoint.web.model.impl with parameters of type AccountShadowDto | |
---|---|
java.util.Set<PropertyChange> |
AccountManagerImpl.submit(AccountShadowDto changedObject)
|
Uses of AccountShadowDto in com.evolveum.midpoint.web.util |
---|
Methods in com.evolveum.midpoint.web.util with parameters of type AccountShadowDto | |
---|---|
java.util.List<ResourceObjectAttributeDefinition> |
SchemaFormParser.parseSchemaForAccount(AccountShadowDto account)
|
java.util.List<ResourceObjectAttributeDefinition> |
SchemaFormParser.parseSchemaForAccount(AccountShadowDto account,
javax.xml.namespace.QName accountType)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |