Class ColumnTypeConfigContext
java.lang.Object
com.evolveum.midpoint.gui.impl.page.admin.certification.helpers.ColumnTypeConfigContext
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanvoidsetNotDecidedOnly(boolean notDecidedOnly) voidsetPageBase(PageBase pageBase) voidsetViewAllItems(boolean viewAllItems)
-
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
-
setPageBase
-