Class SearchTerm
java.lang.Object
de.xima.fc.workflow.SearchTerm
- All Implemented Interfaces:
Serializable
Simple POJO class for a search term with string key and a string value.
- Since:
- 7.0.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SearchTerm
-
-
Method Details
-
getKey
- Returns:
- Key of the search term.
-
getValue
- Returns:
- Value of the search term.
-
hashCode
-
equals
-