Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RoleCatalogType
Packages that use RoleCatalogType
Package
Description
-
Uses of RoleCatalogType in com.evolveum.midpoint.schema.validator.processor
Methods in com.evolveum.midpoint.schema.validator.processor that return RoleCatalogTypeModifier and TypeMethodDescriptiondefault RoleCatalogTypeProcessorMixin.getRoleCatalog(SystemConfigurationType system) -
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 RoleCatalogTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RoleCatalogTypeModifier and TypeMethodDescriptionRoleCatalogType.allowedViews(RoleCatalogViewType value) AccessRequestType.beginRoleCatalog()RoleCatalogType.clone()RoleCatalogType.collection(RoleCollectionViewType value) ObjectFactory.createRoleCatalogType()RoleCatalogType.defaultView(RoleCatalogViewType value) AccessRequestType.getRoleCatalog()RoleCatalogType.roleCatalogDepth(Integer value) RoleCatalogType.roleCatalogRef(ObjectReferenceType value) RoleCatalogType.roleCatalogRef(String oid, QName type) RoleCatalogType.roleCatalogRef(String oid, QName type, QName relation) RoleCatalogType.rolesOfTeammate(RolesOfTeammateType value) RoleCatalogType.showRolesOfTeammate(Boolean value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RoleCatalogTypeModifier and TypeMethodDescriptionAccessRequestType.roleCatalog(RoleCatalogType value) voidAccessRequestType.setRoleCatalog(RoleCatalogType value)