|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UserDto | |
---|---|
com.evolveum.midpoint.web.model | |
com.evolveum.midpoint.web.model.dto | |
com.evolveum.midpoint.web.model.impl |
Uses of UserDto in com.evolveum.midpoint.web.model |
---|
Methods in com.evolveum.midpoint.web.model that return types with arguments of type UserDto | |
---|---|
java.util.List<UserDto> |
UserManager.search(QueryType search,
PagingType paging)
|
Methods in com.evolveum.midpoint.web.model with parameters of type UserDto | |
---|---|
AccountShadowDto |
UserManager.addAccount(UserDto userDto,
java.lang.String resourceOid)
|
Uses of UserDto in com.evolveum.midpoint.web.model.dto |
---|
Subclasses of UserDto in com.evolveum.midpoint.web.model.dto | |
---|---|
class |
GuiUserDto
|
Uses of UserDto in com.evolveum.midpoint.web.model.impl |
---|
Methods in com.evolveum.midpoint.web.model.impl that return types with arguments of type UserDto | |
---|---|
java.util.List<UserDto> |
UserManagerImpl.search(QueryType search,
PagingType paging)
|
Methods in com.evolveum.midpoint.web.model.impl with parameters of type UserDto | |
---|---|
AccountShadowDto |
UserManagerImpl.addAccount(UserDto userDto,
java.lang.String resourceOid)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |