Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.OtherPrivilegesLimitationType
Packages that use OtherPrivilegesLimitationType
Package
Description
-
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 OtherPrivilegesLimitationTypeModifier and TypeMethodDescriptionstatic List<OtherPrivilegesLimitationType>DeputyUtils.extractLimitations(AssignmentPath assignmentPath) Deprecated "approval work items" item is not present in the returned list.Method parameters in com.evolveum.midpoint.model.api.util with type arguments of type OtherPrivilegesLimitationTypeModifier and TypeMethodDescriptionstatic 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 OtherPrivilegesLimitationTypeModifier and TypeMethodDescriptionstatic booleanSchemaDeputyUtil.limitationsAllow(List<OtherPrivilegesLimitationType> limitations, QName itemName) The limitations list contains all "filters" that should be applied. -
Uses of OtherPrivilegesLimitationType in com.evolveum.midpoint.web.component.assignment
Methods in com.evolveum.midpoint.web.component.assignment that return OtherPrivilegesLimitationTypeMethods in com.evolveum.midpoint.web.component.assignment with parameters of type OtherPrivilegesLimitationTypeModifier and TypeMethodDescriptionvoidAssignmentEditorDto.setPrivilegesLimitation(OtherPrivilegesLimitationType limitations) -
Uses of OtherPrivilegesLimitationType 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 OtherPrivilegesLimitationType -
Uses of OtherPrivilegesLimitationType 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 OtherPrivilegesLimitationTypeModifier and TypeFieldDescriptionstatic final Producer<OtherPrivilegesLimitationType>OtherPrivilegesLimitationType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return OtherPrivilegesLimitationTypeModifier and TypeMethodDescriptionOtherPrivilegesLimitationType.approvalWorkItems(WorkItemSelectorType value) AssignmentType.beginLimitOtherPrivileges()OtherPrivilegesLimitationType.caseManagementWorkItems(WorkItemSelectorType value) OtherPrivilegesLimitationType.certificationWorkItems(WorkItemSelectorType value) OtherPrivilegesLimitationType.clone()ObjectFactory.createOtherPrivilegesLimitationType()AssignmentType.getLimitOtherPrivileges()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type OtherPrivilegesLimitationTypeModifier and TypeMethodDescriptionAssignmentType.limitOtherPrivileges(OtherPrivilegesLimitationType value) voidAssignmentType.setLimitOtherPrivileges(OtherPrivilegesLimitationType value) -
Uses of OtherPrivilegesLimitationType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return OtherPrivilegesLimitationType