Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RoleCatalogType
-
-
Uses of RoleCatalogType in com.evolveum.midpoint.schema.validator.processor
Methods in com.evolveum.midpoint.schema.validator.processor that return RoleCatalogType Modifier and Type Method Description default RoleCatalogType
ProcessorMixin. getRoleCatalog(SystemConfigurationType system)
-
Uses of RoleCatalogType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return RoleCatalogType Modifier and Type Method Description RoleCatalogType
ObjectFactory. createRoleCatalogType()
-
Uses of RoleCatalogType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type RoleCatalogType Modifier and Type Field Description static Producer<RoleCatalogType>
RoleCatalogType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RoleCatalogType Modifier and Type Method Description RoleCatalogType
RoleCatalogType. allowedViews(RoleCatalogViewType value)
RoleCatalogType
AccessRequestType. beginRoleCatalog()
RoleCatalogType
RoleCatalogType. clone()
RoleCatalogType
RoleCatalogType. collection(RoleCollectionViewType value)
RoleCatalogType
ObjectFactory. createRoleCatalogType()
RoleCatalogType
RoleCatalogType. defaultView(RoleCatalogViewType value)
RoleCatalogType
AccessRequestType. getRoleCatalog()
RoleCatalogType
RoleCatalogType. id(Long value)
RoleCatalogType
RoleCatalogType. roleCatalogRef(ObjectReferenceType value)
RoleCatalogType
RoleCatalogType. roleCatalogRef(String oid, QName type)
RoleCatalogType
RoleCatalogType. roleCatalogRef(String oid, QName type, QName relation)
RoleCatalogType
RoleCatalogType. showRolesOfTeammate(Boolean value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RoleCatalogType Modifier and Type Method Description AccessRequestType
AccessRequestType. roleCatalog(RoleCatalogType value)
void
AccessRequestType. setRoleCatalog(RoleCatalogType value)
-
Uses of RoleCatalogType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return RoleCatalogType Modifier and Type Method Description RoleCatalogType
ObjectFactory. createRoleCatalogType()
-