public class ListConfiguration extends Object
| Constructor and Description |
|---|
ListConfiguration()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContentFilter()
Getter for contentFilter.
|
String |
getCreationContentType()
Getter for creationContentType.
|
String |
getCreationParentPath()
Getter for creationParentPath.
|
Integer |
getMaximizedPagination()
Getter for maximizedPagination.
|
Integer |
getNormalPagination()
Getter for normalPagination.
|
String |
getNuxeoRequest()
Getter for nuxeoRequest.
|
String |
getPermalinkReference()
Getter for permalinkReference.
|
Integer |
getResultsLimit()
Getter for resultsLimit.
|
String |
getRssReference()
Getter for rssReference.
|
String |
getRssTitle()
Getter for rssTitle.
|
String |
getScope()
Getter for scope.
|
String |
getSetType()
Getter for setType
|
String |
getTemplate()
Getter for template.
|
String |
getVersion()
Getter for version.
|
boolean |
isBeanShell()
Getter for beanShell.
|
boolean |
isForceVCS() |
boolean |
isInfiniteScroll()
Getter for infiniteScroll.
|
boolean |
isMetadataDisplay()
Getter for metadataDisplay.
|
boolean |
isNuxeoRequestDisplay()
Getter for nuxeoRequestDisplay.
|
void |
setBeanShell(boolean beanShell)
Setter for beanShell.
|
void |
setContentFilter(String contentFilter)
Setter for contentFilter.
|
void |
setCreationContentType(String creationContentType)
Setter for creationContentType.
|
void |
setCreationParentPath(String creationParentPath)
Setter for creationParentPath.
|
void |
setForceVCS(boolean forceVCS) |
void |
setInfiniteScroll(boolean infiniteScroll)
Setter for infiniteScroll.
|
void |
setMaximizedPagination(Integer maximizedPagination)
Setter for maximizedPagination.
|
void |
setMetadataDisplay(boolean metadataDisplay)
Setter for metadataDisplay.
|
void |
setNormalPagination(Integer normalPagination)
Setter for normalPagination.
|
void |
setNuxeoRequest(String nuxeoRequest)
Setter for nuxeoRequest.
|
void |
setNuxeoRequestDisplay(boolean nuxeoRequestDisplay)
Setter for nuxeoRequestDisplay.
|
void |
setPermalinkReference(String permalinkReference)
Setter for permalinkReference.
|
void |
setResultsLimit(Integer resultsLimit)
Setter for resultsLimit.
|
void |
setRssReference(String rssReference)
Setter for rssReference.
|
void |
setRssTitle(String rssTitle)
Setter for rssTitle.
|
void |
setScope(String scope)
Setter for scope.
|
void |
setSetType(String setType)
Setter for setType
|
void |
setTemplate(String template)
Setter for template.
|
void |
setVersion(String version)
Setter for version.
|
public String getNuxeoRequest()
public void setNuxeoRequest(String nuxeoRequest)
nuxeoRequest - the nuxeoRequest to setpublic boolean isBeanShell()
public void setBeanShell(boolean beanShell)
beanShell - the beanShell to setpublic boolean isForceVCS()
public void setForceVCS(boolean forceVCS)
forceVCS - the forceVCS to setpublic String getVersion()
public void setVersion(String version)
version - the version to setpublic String getContentFilter()
public void setContentFilter(String contentFilter)
contentFilter - the contentFilter to setpublic String getScope()
public void setScope(String scope)
scope - the scope to setpublic boolean isMetadataDisplay()
public void setMetadataDisplay(boolean metadataDisplay)
metadataDisplay - the metadataDisplay to setpublic boolean isNuxeoRequestDisplay()
public void setNuxeoRequestDisplay(boolean nuxeoRequestDisplay)
nuxeoRequestDisplay - the nuxeoRequestDisplay to setpublic Integer getResultsLimit()
public void setResultsLimit(Integer resultsLimit)
resultsLimit - the resultsLimit to setpublic Integer getNormalPagination()
public void setNormalPagination(Integer normalPagination)
normalPagination - the normalPagination to setpublic Integer getMaximizedPagination()
public void setMaximizedPagination(Integer maximizedPagination)
maximizedPagination - the maximizedPagination to setpublic String getTemplate()
public void setTemplate(String template)
template - the template to setpublic String getPermalinkReference()
public void setPermalinkReference(String permalinkReference)
permalinkReference - the permalinkReference to setpublic String getRssReference()
public void setRssReference(String rssReference)
rssReference - the rssReference to setpublic String getRssTitle()
public void setRssTitle(String rssTitle)
rssTitle - the rssTitle to setpublic String getCreationParentPath()
public void setCreationParentPath(String creationParentPath)
creationParentPath - the creationParentPath to setpublic String getCreationContentType()
public void setCreationContentType(String creationContentType)
creationContentType - the creationContentType to setpublic String getSetType()
public void setSetType(String setType)
setType - setTypepublic boolean isInfiniteScroll()
public void setInfiniteScroll(boolean infiniteScroll)
infiniteScroll - the infiniteScroll to setCopyright © 2019. All rights reserved.