Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RoleType
-
Packages that use RoleType Package Description com.evolveum.midpoint.repo.sqale.qmodel.role com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of RoleType in com.evolveum.midpoint.repo.sqale.qmodel.role
Methods in com.evolveum.midpoint.repo.sqale.qmodel.role with parameters of type RoleType Modifier and Type Method Description @NotNull MRole
QRoleMapping. toRowObjectWithoutFullObject(RoleType schemaObject, JdbcSession jdbcSession)
-
Uses of RoleType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type RoleType Modifier and Type Method Description PrismObject<RoleType>
RoleType. asPrismObject()
javax.xml.bind.JAXBElement<RoleType>
ObjectFactory. createRole(RoleType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RoleType Modifier and Type Method Description javax.xml.bind.JAXBElement<RoleType>
ObjectFactory. createRole(RoleType value)
-