public class SearchForm extends TribuApiQueryForm
| Constructor and Description |
|---|
SearchForm() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFulltext() |
Date |
getModificationBeginDate() |
Date |
getModificationEndDate() |
Boolean |
getReversedSort() |
SearchSort |
getSort() |
void |
setFulltext(String fulltext) |
void |
setModificationBeginDate(Date modificationBeginDate) |
void |
setModificationEndDate(Date modificationEndDate) |
void |
setReversedSort(Boolean reversedSort) |
void |
setSort(SearchSort sort) |
getAppId, getHashnumen, getPageNumber, getPageSize, getTitle, getUser, setAppId, setHashnumen, setPageNumber, setPageSize, setTitle, setUserpublic String getFulltext()
public void setFulltext(String fulltext)
public Date getModificationBeginDate()
public void setModificationBeginDate(Date modificationBeginDate)
public Date getModificationEndDate()
public void setModificationEndDate(Date modificationEndDate)
public SearchSort getSort()
public void setSort(SearchSort sort)
public Boolean getReversedSort()
public void setReversedSort(Boolean reversedSort)
Copyright © 2022. All rights reserved.