public class CommentFilter extends Object
Constructor and Description |
---|
CommentFilter() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getAscSort() |
Integer |
getCommentState()
*
|
String |
getExtendableResourceType() |
Boolean |
getImportant() |
String |
getLuteceUserName() |
Boolean |
getPinned() |
String |
getSortedAttributeName() |
void |
setAscSort(Boolean _bAscSort) |
void |
setCommentState(Integer nCommentState) |
void |
setExtendableResourceType(String strExtendableResourceType) |
void |
setImportant(Boolean _bImportant) |
void |
setLuteceUserName(String _strLuteceUserName)
set the lutece user name
|
void |
setPinned(Boolean _bPinned) |
void |
setSortedAttributeName(String _strSortedAttributeName) |
public Integer getCommentState()
public void setCommentState(Integer nCommentState)
nCommentState
- set if the results must contain only the comments which are in the state specify in parameterspublic String getSortedAttributeName()
public void setSortedAttributeName(String _strSortedAttributeName)
_strSortedAttributeName
- the sorted attribute namepublic Boolean getAscSort()
public void setAscSort(Boolean _bAscSort)
_bAscSort
- true if the result must be sorted by asc sortpublic Boolean getPinned()
public void setPinned(Boolean _bPinned)
_bPinned
- true if the results must contain only the comments pinned false if the results must contain only the comments not pinnedpublic Boolean getImportant()
public void setImportant(Boolean _bImportant)
_bImportant
- true if the results must contain only the comments Important false if the results must contain only the comments not Importantpublic String getLuteceUserName()
public void setLuteceUserName(String _strLuteceUserName)
_strLuteceUserName
- the lutece user namepublic String getExtendableResourceType()
public void setExtendableResourceType(String strExtendableResourceType)
strExtendableResourceType
- the extendableResourceType to setCopyright © 2021 City of Paris. All rights reserved.