public class BlogFilter extends Object
| Constructor and Description |
|---|
BlogFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsIdsCriteria()
Tell if the filter contains a criteria on the Id
|
boolean |
containsTagsCriteria()
Tell if the filter contains a criteria on the tag
|
String |
getDateMax() |
String |
getDateMin() |
Integer[] |
getIds() |
boolean |
getLoadBinaries()
Get the boolean that indicates whether binaries of documents should be loaded
|
boolean |
getOrderInPortlet()
Get the boolean that indicates whether loaded by order in the portlet list
|
int |
getPortletId()
Returns the nPortletId
|
Integer[] |
getTagsId() |
Boolean |
isPublished() |
void |
setDateMax(String dateMax) |
void |
setDateMin(String dateMin) |
void |
setIds(Integer[] arrayId) |
void |
setIsPublished(Boolean bIsPublished) |
void |
setLoadBinaries(boolean bLoadBinaries)
Set the boolean that indicates whether binaries of documents should be loaded
|
void |
setOrderInPortlet(boolean bOrder)
Set the boolean that indicates whether loaded by order in the portlet list
|
void |
setPortletId(int nPortletId)
Sets the IdPortlet
|
void |
setTagsId(Integer[] arrayTagsId) |
public Integer[] getTagsId()
public void setTagsId(Integer[] arrayTagsId)
arrayTagsId - the _arrayTagsId to setpublic boolean containsTagsCriteria()
public boolean containsIdsCriteria()
public Integer[] getIds()
public void setIds(Integer[] arrayId)
arrayId - the _arrayId to setpublic boolean getLoadBinaries()
public void setLoadBinaries(boolean bLoadBinaries)
bLoadBinaries - True if binaries should be loaded, false otherwisepublic Boolean isPublished()
public void setIsPublished(Boolean bIsPublished)
bIsPublished - the _bIsPublished to setpublic String getDateMin()
public void setDateMin(String dateMin)
dateMin - the _dateMin to setpublic String getDateMax()
public void setDateMax(String dateMax)
dateMax - the _dateMax to setpublic boolean getOrderInPortlet()
public void setOrderInPortlet(boolean bOrder)
bOrder - True if if loaded by order in the portlet list, false otherwisepublic int getPortletId()
public void setPortletId(int nPortletId)
nPortletId - The nPortletIdCopyright © 2020 City of Paris. All rights reserved.