Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.OtherPrivilegesLimitationType
-
Packages that use OtherPrivilegesLimitationType Package Description com.evolveum.midpoint.model.api.util com.evolveum.midpoint.schema.util com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of OtherPrivilegesLimitationType in com.evolveum.midpoint.model.api.util
Methods in com.evolveum.midpoint.model.api.util that return types with arguments of type OtherPrivilegesLimitationType Modifier and Type Method Description static List<OtherPrivilegesLimitationType>DeputyUtils. extractLimitations(AssignmentPath assignmentPath)Method parameters in com.evolveum.midpoint.model.api.util with type arguments of type OtherPrivilegesLimitationType Modifier and Type Method Description static booleanDeputyUtils. limitationsAllow(List<OtherPrivilegesLimitationType> limitations, QName itemName, AbstractWorkItemType workItem) -
Uses of OtherPrivilegesLimitationType in com.evolveum.midpoint.schema.util
Method parameters in com.evolveum.midpoint.schema.util with type arguments of type OtherPrivilegesLimitationType Modifier and Type Method Description static booleanSchemaDeputyUtil. limitationsAllow(List<OtherPrivilegesLimitationType> limitations, QName itemName) -
Uses of OtherPrivilegesLimitationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return OtherPrivilegesLimitationType Modifier and Type Method Description OtherPrivilegesLimitationTypeOtherPrivilegesLimitationType. approvalWorkItems(WorkItemSelectorType value)OtherPrivilegesLimitationTypeAssignmentType. beginLimitOtherPrivileges()OtherPrivilegesLimitationTypeOtherPrivilegesLimitationType. caseManagementWorkItems(WorkItemSelectorType value)OtherPrivilegesLimitationTypeOtherPrivilegesLimitationType. certificationWorkItems(WorkItemSelectorType value)OtherPrivilegesLimitationTypeOtherPrivilegesLimitationType. clone()OtherPrivilegesLimitationTypeObjectFactory. createOtherPrivilegesLimitationType()Create an instance ofOtherPrivilegesLimitationTypeOtherPrivilegesLimitationTypeAssignmentType. getLimitOtherPrivileges()OtherPrivilegesLimitationTypeOtherPrivilegesLimitationType. id(Long value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type OtherPrivilegesLimitationType Modifier and Type Method Description AssignmentTypeAssignmentType. limitOtherPrivileges(OtherPrivilegesLimitationType value)voidAssignmentType. setLimitOtherPrivileges(OtherPrivilegesLimitationType value)
-