|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.dao.search.DisplayTerms
com.liferay.portlet.workflow.search.InstanceDisplayTerms
com.liferay.portlet.workflow.search.InstanceSearchTerms
public class InstanceSearchTerms
Field Summary |
---|
Fields inherited from class com.liferay.portlet.workflow.search.InstanceDisplayTerms |
---|
DEFINITION_ID, DEFINITION_NAME, DEFINITION_VERSION, definitionId, definitionName, definitionVersion, END_DATE_GT, END_DATE_LT, endDateGT, endDateLT, HIDE_ENDED_TASKS, hideEndedTasks, INSTANCE_ID, instanceId, START_DATE_GT, START_DATE_LT, startDateGT, startDateLT |
Fields inherited from class com.liferay.portal.kernel.dao.search.DisplayTerms |
---|
ADVANCED_SEARCH, advancedSearch, AND_OPERATOR, andOperator, keywords, KEYWORDS |
Constructor Summary | |
---|---|
InstanceSearchTerms(javax.portlet.RenderRequest req)
|
Method Summary |
---|
Methods inherited from class com.liferay.portlet.workflow.search.InstanceDisplayTerms |
---|
getDefinitionId, getDefinitionIdString, getDefinitionName, getDefinitionVersion, getEndDateGT, getEndDateLT, getInstanceId, getInstanceIdString, getStartDateGT, getStartDateLT, isHideEndedTasks |
Methods inherited from class com.liferay.portal.kernel.dao.search.DisplayTerms |
---|
getKeywords, isAdvancedSearch, isAndOperator, setAdvancedSearch |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstanceSearchTerms(javax.portlet.RenderRequest req)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |