com.liferay.portlet.workflow.search
Class DefinitionDisplayTerms
java.lang.Object
com.liferay.portal.kernel.dao.search.DisplayTerms
com.liferay.portlet.workflow.search.DefinitionDisplayTerms
- Direct Known Subclasses:
- DefinitionSearchTerms
- public class DefinitionDisplayTerms
- extends com.liferay.portal.kernel.dao.search.DisplayTerms
View Source
- Author:
- Brian Wing Shun Chan
Fields inherited from class com.liferay.portal.kernel.dao.search.DisplayTerms |
ADVANCED_SEARCH, advancedSearch, AND_OPERATOR, andOperator, keywords, KEYWORDS |
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 |
DEFINITION_ID
public static final java.lang.String DEFINITION_ID
- See Also:
- Constant Field Values
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
definitionId
protected long definitionId
name
protected java.lang.String name
DefinitionDisplayTerms
public DefinitionDisplayTerms(javax.portlet.RenderRequest req)
getDefinitionId
public long getDefinitionId()
getDefinitionIdString
public java.lang.String getDefinitionIdString()
getName
public java.lang.String getName()