public class ContentViewDescriptor extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
pageProviderName |
protected Map<String,String> |
pageProviderProperties |
Constructor and Description |
---|
ContentViewDescriptor() |
protected String pageProviderName
protected Map<String,String> pageProviderProperties
public ContentViewDescriptor()
public CoreQueryPageProviderDescriptor getCoreQueryPageProvider()
public GenericPageProviderDescriptor getGenericPageProvider()
public ReferencePageProviderDescriptor getReferencePageProvider()
public String getSelectionListName()
public String getPagination()
public List<String> getActionCategories()
public ContentViewLayoutImpl getSearchLayout()
public Boolean getAppendResultLayouts()
public List<ContentViewLayout> getResultLayouts()
public String getCacheKey()
public Integer getCacheSize()
public List<String> getRefreshEventNames()
public List<String> getResetEventNames()
public Boolean getUseGlobalPageSize()
public String getIconPath()
public Boolean getTranslateTitle()
public String getSearchDocumentBinding()
public String getResultColumnsBinding()
public String getResultLayoutBinding()
public boolean isEnabled()
public void setEnabled(boolean enabled)
public Boolean getShowTitle()
public Boolean getShowPageSizeSelector()
public Boolean getShowRefreshCommand()
public Boolean getShowFilterForm()
public String getEmptySentence()
public String getWaitForExecutionSentence()
public Boolean getTranslateEmptySentence()
public String getPageProviderName()
public Map<String,String> getPageProviderProperties()
public Boolean getWaitForExecution()
public void merge(ContentViewDescriptor newDesc)
public ContentViewDescriptor clone()
Copyright © 2016 Nuxeo SA. All rights reserved.