|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GuiUserDto in com.evolveum.midpoint.web.controller.account |
---|
Methods in com.evolveum.midpoint.web.controller.account that return GuiUserDto | |
---|---|
GuiUserDto |
UserDetailsController.getUser()
|
GuiUserDto |
UserCreateController.getUser()
|
GuiUserDto |
UserListController.getUser()
|
Methods in com.evolveum.midpoint.web.controller.account with parameters of type GuiUserDto | |
---|---|
void |
UserDetailsController.setUser(GuiUserDto user)
|
void |
UserListController.setUser(GuiUserDto user)
|
Uses of GuiUserDto in com.evolveum.midpoint.web.controller.enduser |
---|
Methods in com.evolveum.midpoint.web.controller.enduser that return GuiUserDto | |
---|---|
GuiUserDto |
EndUserDetailsController.getUser()
|
Methods in com.evolveum.midpoint.web.controller.enduser with parameters of type GuiUserDto | |
---|---|
void |
EndUserDetailsController.setUser(GuiUserDto user)
|
Uses of GuiUserDto in com.evolveum.midpoint.web.model.dto |
---|
Constructors in com.evolveum.midpoint.web.model.dto with parameters of type GuiUserDto | |
---|---|
GuiUserDto(GuiUserDto user)
|
Uses of GuiUserDto in com.evolveum.midpoint.web.model.impl |
---|
Methods in com.evolveum.midpoint.web.model.impl that return GuiUserDto | |
---|---|
protected GuiUserDto |
UserManagerImpl.createObject(UserType objectType)
|
Methods in com.evolveum.midpoint.web.model.impl that return types with arguments of type GuiUserDto | |
---|---|
java.util.Collection<GuiUserDto> |
UserManagerImpl.list(PagingType paging)
|
Methods in com.evolveum.midpoint.web.model.impl with parameters of type GuiUserDto | |
---|---|
java.lang.String |
UserManagerImpl.add(GuiUserDto object)
|
java.util.Set<PropertyChange> |
UserManagerImpl.submit(GuiUserDto changedObject,
Task task,
OperationResult parentResult)
|
Uses of GuiUserDto in com.evolveum.midpoint.web.util |
---|
Methods in com.evolveum.midpoint.web.util with parameters of type GuiUserDto | |
---|---|
int |
GuiUserDtoComparator.compare(GuiUserDto o1,
GuiUserDto o2)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |