|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.faq.service.FAQEventQuery
public class FAQEventQuery
Created by The eXo Platform SARL This object intermediate to give search Category or question in form advance search. All value user input search will save this object Author : Truong Nguyen truong.nguyen@exoplatform.com May 5, 2008, 3:48:51 PM
| Field Summary | |
|---|---|
static String |
CATEGORY_AND_QUESTION
|
static String |
FAQ_CATEGORY
|
static String |
FAQ_QUESTION
|
| Constructor Summary | |
|---|---|
FAQEventQuery()
Instantiates a new fAQ event query. |
|
| Method Summary | |
|---|---|
String |
getAttachment()
Gets the attachment. |
String |
getAuthor()
Gets the author. |
String |
getComment()
|
String |
getEmail()
Gets the email. |
Calendar |
getFromDate()
Gets the from date. |
boolean |
getIsAnd()
Gets the checks. |
String |
getIsModeQuestion()
Gets the checks if is mode question. |
String |
getLanguage()
|
int |
getLimit()
|
String |
getModerator()
Gets the moderator. |
String |
getName()
Gets the name. |
int |
getOffset()
|
String |
getOrder()
|
String |
getPath()
Gets the path. |
String |
getQuery()
This method is query on search Gets the path query. |
String |
getQuestion()
Gets the question. |
String |
getQuestionDisplayMode()
|
String |
getResponse()
Gets the response. |
String |
getSort()
|
String |
getText()
Gets the text. |
Calendar |
getToDate()
Gets the to date. |
String |
getType()
Gets the type. |
String |
getUserId()
|
List<String> |
getUserMembers()
|
List<String> |
getViewingCategories()
|
boolean |
isAdmin()
|
boolean |
isAnswerCommentLevelSearch()
|
boolean |
isLanguageLevelSearch()
|
boolean |
isQuestionLevelSearch()
|
boolean |
isSearchOnDefaultLanguage()
|
void |
setAdmin(boolean isAdmin)
|
void |
setAttachment(String attachment)
Sets the attachment. |
void |
setAuthor(String author)
Sets the author. |
void |
setComment(String comment)
|
void |
setEmail(String email)
Sets the email. |
void |
setFromDate(Calendar fromDate)
Sets the from date. |
void |
setIsModeQuestion(String isModeQuestion)
Sets the checks if is mode question. |
void |
setLanguage(String language)
|
void |
setLanguageLevelSearch(boolean isLanguageLevelSearch)
|
void |
setLimit(int limit)
|
void |
setModerator(String moderator)
Sets the moderator. |
void |
setName(String name)
Sets the name. |
void |
setOffset(int offset)
|
void |
setOrder(String order)
|
void |
setPath(String path)
Sets the path. |
void |
setQuestion(String question)
Sets the question. |
void |
setQuestionDisplayMode(String questionDisplayMode)
|
void |
setResponse(String response)
Sets the response. |
void |
setSearchOnDefaultLanguage(boolean isSearchOnDefaultLanguage)
|
void |
setSort(String sort)
|
void |
setText(String text)
Sets the text. |
void |
setToDate(Calendar toDate)
Sets the to date. |
void |
setType(String type)
Sets the type. |
void |
setUserId(String userId)
|
void |
setUserMembers(List<String> userMembers)
|
void |
setViewingCategories(List<String> viewingCategories)
This method check date time user input interface Sets the date from to. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String FAQ_CATEGORY
public static final String FAQ_QUESTION
public static final String CATEGORY_AND_QUESTION
| Constructor Detail |
|---|
public FAQEventQuery()
| Method Detail |
|---|
public String getLanguage()
public void setLanguage(String language)
public void setQuestionDisplayMode(String questionDisplayMode)
public String getQuestionDisplayMode()
public String getType()
public void setType(String type)
type - the new typepublic String getText()
public void setText(String text)
text - the new textpublic String getName()
public void setIsModeQuestion(String isModeQuestion)
isModeQuestion - the new checks if is mode questionpublic String getIsModeQuestion()
public void setName(String name)
name - the new namepublic String getModerator()
public void setModerator(String moderator)
moderator - the new moderatorpublic String getPath()
public void setPath(String path)
path - the new pathpublic String getAuthor()
public void setUserId(String userId)
public String getUserId()
public void setAuthor(String author)
author - the new authorpublic String getEmail()
public void setEmail(String email)
email - the new emailpublic String getQuestion()
public void setQuestion(String question)
question - the new questionpublic String getResponse()
public void setResponse(String response)
response - the new responsepublic String getAttachment()
public void setAttachment(String attachment)
attachment - the new attachmentpublic List<String> getUserMembers()
public void setUserMembers(List<String> userMembers)
userMembers - the userMembers to setpublic Calendar getFromDate()
public void setFromDate(Calendar fromDate)
fromDate - the new from datepublic Calendar getToDate()
public void setToDate(Calendar toDate)
toDate - the new to datepublic boolean getIsAnd()
public boolean isAdmin()
public void setAdmin(boolean isAdmin)
isAdmin - the isAdmin to set
public String getQuery()
throws Exception
Exceptionpublic void setViewingCategories(List<String> viewingCategories)
fromDate - the from datetoDate - the to dateproperty - the propertypublic List<String> getViewingCategories()
public boolean isQuestionLevelSearch()
throws Exception
Exception
public boolean isAnswerCommentLevelSearch()
throws Exception
Exceptionpublic void setSearchOnDefaultLanguage(boolean isSearchOnDefaultLanguage)
public boolean isSearchOnDefaultLanguage()
public void setLanguageLevelSearch(boolean isLanguageLevelSearch)
public boolean isLanguageLevelSearch()
public void setComment(String comment)
public String getComment()
public int getOffset()
public void setOffset(int offset)
public int getLimit()
public void setLimit(int limit)
public String getSort()
public void setSort(String sort)
public String getOrder()
public void setOrder(String order)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||