Uses of Enum Class
com.evolveum.midpoint.web.page.admin.certification.CertDecisionHelper.WhichObject
Packages that use CertDecisionHelper.WhichObject
Package
Description
-
Uses of CertDecisionHelper.WhichObject in com.evolveum.midpoint.web.page.admin.certification
Methods in com.evolveum.midpoint.web.page.admin.certification that return CertDecisionHelper.WhichObjectModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CertDecisionHelper.WhichObject[]
CertDecisionHelper.WhichObject.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 with parameters of type CertDecisionHelper.WhichObjectModifier and TypeMethodDescription<T extends CertCaseOrWorkItemDto>
org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<T,String> CertDecisionHelper.createTypeColumn
(CertDecisionHelper.WhichObject which, PageBase page) -
Uses of CertDecisionHelper.WhichObject in com.evolveum.midpoint.web.page.admin.certification.dto
Methods in com.evolveum.midpoint.web.page.admin.certification.dto with parameters of type CertDecisionHelper.WhichObjectModifier and TypeMethodDescriptionCertCaseOrWorkItemDto.getObjectType
(CertDecisionHelper.WhichObject which)