Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ExpressionPermissionPackageProfileType
-
Packages that use ExpressionPermissionPackageProfileType Package Description com.evolveum.midpoint.schema.expression com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ExpressionPermissionPackageProfileType in com.evolveum.midpoint.schema.expression
Methods in com.evolveum.midpoint.schema.expression that return types with arguments of type ExpressionPermissionPackageProfileType Modifier and Type Method Description List<ExpressionPermissionPackageProfileType>ExpressionPermissionProfile. getPackageProfiles() -
Uses of ExpressionPermissionPackageProfileType 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 ExpressionPermissionPackageProfileType Modifier and Type Method Description List<ExpressionPermissionPackageProfileType>ExpressionPermissionProfileType. createPackageList()List<ExpressionPermissionPackageProfileType>ExpressionPermissionProfileType. getPackage()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ExpressionPermissionPackageProfileType Modifier and Type Method Description ExpressionPermissionProfileTypeExpressionPermissionProfileType. _package(ExpressionPermissionPackageProfileType value)
-