Uses of Enum Class
com.evolveum.midpoint.web.page.admin.certification.dto.CertCampaignStateFilter
Packages that use CertCampaignStateFilter
-
Uses of CertCampaignStateFilter in com.evolveum.midpoint.web.page.admin.certification.dto
Methods in com.evolveum.midpoint.web.page.admin.certification.dto that return CertCampaignStateFilterModifier and TypeMethodDescription@NotNull CertCampaignStateFilterCertCampaignsSearchDto.getStateFilter()static CertCampaignStateFilterReturns the enum constant of this class with the specified name.static CertCampaignStateFilter[]CertCampaignStateFilter.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.web.page.admin.certification.dto with parameters of type CertCampaignStateFilterModifier and TypeMethodDescriptionvoidCertCampaignsSearchDto.setStateFilter(@NotNull CertCampaignStateFilter stateFilter)