public class LayoutItemSelectorCriterion
extends com.liferay.item.selector.BaseItemSelectorCriterion
Constructor and Description |
---|
LayoutItemSelectorCriterion() |
Modifier and Type | Method and Description |
---|---|
boolean |
isCheckDisplayPage() |
boolean |
isEnableCurrentPage() |
boolean |
isMultiSelection() |
boolean |
isShowBreadcrumb() |
boolean |
isShowPrivatePages() |
boolean |
isShowPublicPages() |
void |
setCheckDisplayPage(boolean checkDisplayPage) |
void |
setEnableCurrentPage(boolean enableCurrentPage) |
void |
setMultiSelection(boolean multiSelection) |
void |
setShowBreadcrumb(boolean showBreadcrumb) |
void |
setShowPrivatePages(boolean showPrivatePages) |
void |
setShowPublicPages(boolean showPublicPages) |
getDesiredItemSelectorReturnTypes, setDesiredItemSelectorReturnTypes, setDesiredItemSelectorReturnTypes
public boolean isCheckDisplayPage()
public boolean isEnableCurrentPage()
public boolean isMultiSelection()
public boolean isShowBreadcrumb()
public boolean isShowPrivatePages()
public boolean isShowPublicPages()
public void setCheckDisplayPage(boolean checkDisplayPage)
public void setEnableCurrentPage(boolean enableCurrentPage)
public void setMultiSelection(boolean multiSelection)
public void setShowBreadcrumb(boolean showBreadcrumb)
public void setShowPrivatePages(boolean showPrivatePages)
public void setShowPublicPages(boolean showPublicPages)