Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.RoleType

Packages that use RoleType
com.evolveum.midpoint.web.model.dto   
com.evolveum.midpoint.web.model.impl   
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of RoleType in com.evolveum.midpoint.web.model.dto
 

Methods in com.evolveum.midpoint.web.model.dto with parameters of type RoleType
 void RoleDto.setXmlObject(RoleType xmlObject)
           
 

Constructors in com.evolveum.midpoint.web.model.dto with parameters of type RoleType
RoleDto(RoleType role)
           
RoleDto(RoleType role, ModelService model)
           
 

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

Methods in com.evolveum.midpoint.web.model.impl with parameters of type RoleType
protected  RoleDto RoleManagerImpl.createObject(RoleType objectType)
           
 

Uses of RoleType in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return RoleType
 RoleType ObjectFactory.createRoleType()
          Create an instance of RoleType
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type RoleType
 javax.xml.bind.JAXBElement<RoleType> ObjectFactory.createRole(RoleType value)
          Create an instance of JAXBElement<RoleType>}
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type RoleType
 javax.xml.bind.JAXBElement<RoleType> ObjectFactory.createRole(RoleType value)
          Create an instance of JAXBElement<RoleType>}
 



Copyright © 2012 evolveum. All Rights Reserved.