Uses of Class
com.evolveum.midpoint.web.model.dto.RoleDto

Packages that use RoleDto
com.evolveum.midpoint.web.controller.role   
com.evolveum.midpoint.web.model.impl   
 

Uses of RoleDto in com.evolveum.midpoint.web.controller.role
 

Methods in com.evolveum.midpoint.web.controller.role that return RoleDto
 RoleDto RoleEditController.getRole()
           
 

Methods in com.evolveum.midpoint.web.controller.role that return types with arguments of type RoleDto
 AssignmentEditor<RoleDto> RoleEditController.getAssignmentEditor()
           
 

Uses of RoleDto in com.evolveum.midpoint.web.model.impl
 

Methods in com.evolveum.midpoint.web.model.impl that return RoleDto
protected  RoleDto RoleManagerImpl.createObject(RoleType objectType)
           
 

Methods in com.evolveum.midpoint.web.model.impl that return types with arguments of type RoleDto
 java.util.Collection<RoleDto> RoleManagerImpl.list(PagingType paging)
           
 

Methods in com.evolveum.midpoint.web.model.impl with parameters of type RoleDto
 java.util.Set<PropertyChange> RoleManagerImpl.submit(RoleDto newRole, Task task, OperationResult parentResult)
           
 



Copyright © 2012 evolveum. All Rights Reserved.