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

public class ColumnTypeConfigContext extends Object implements Serializable
See Also:
  • Constructor Details

    • ColumnTypeConfigContext

      public ColumnTypeConfigContext()
  • 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)