Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AccessCertificationCampaignStateType
Packages that use AccessCertificationCampaignStateType
Package
Description
-
Uses of AccessCertificationCampaignStateType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type AccessCertificationCampaignStateTypeModifier and TypeMethodDescriptionprotected static IntegerCertCampaignTypeUtil.accountForClosingStates(Integer stage, AccessCertificationCampaignStateType state) static intCertCampaignTypeUtil.getActiveCases(List<AccessCertificationCaseType> caseList, int campaignStageNumber, AccessCertificationCampaignStateType state) static floatCertCampaignTypeUtil.getCasesDecidedPercentage(List<AccessCertificationCaseType> caseList, Integer stage, Integer iteration, AccessCertificationCampaignStateType state) -
Uses of AccessCertificationCampaignStateType in com.evolveum.midpoint.web.page.admin.certification.dto
Methods in com.evolveum.midpoint.web.page.admin.certification.dto that return AccessCertificationCampaignStateType -
Uses of AccessCertificationCampaignStateType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AccessCertificationCampaignStateTypeModifier and TypeMethodDescriptionAccessCertificationCampaignType.getState()Returns the enum constant of this class with the specified name.static AccessCertificationCampaignStateType[]AccessCertificationCampaignStateType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AccessCertificationCampaignStateTypeModifier and TypeMethodDescriptionvoidAccessCertificationCampaignType.setState(AccessCertificationCampaignStateType value) AccessCertificationCampaignType.state(AccessCertificationCampaignStateType value)