Class CertificationColumnTypeConfigContext

java.lang.Object
com.evolveum.midpoint.gui.impl.component.ColumnTypeConfigContext
com.evolveum.midpoint.gui.impl.page.admin.certification.helpers.CertificationColumnTypeConfigContext
All Implemented Interfaces:
Serializable

public class CertificationColumnTypeConfigContext extends ColumnTypeConfigContext
See Also:
  • Constructor Details

    • CertificationColumnTypeConfigContext

      public CertificationColumnTypeConfigContext()
  • Method Details

    • isViewAllItems

      public boolean isViewAllItems()
    • setViewAllItems

      public void setViewAllItems(boolean viewAllItems)
    • notDecidedOnly

      public boolean notDecidedOnly()
    • setNotDecidedOnly

      public void setNotDecidedOnly(boolean notDecidedOnly)
    • getPageBase

      public PageBase getPageBase()
    • setPageBase

      public void setPageBase(PageBase pageBase)