Package de.xima.fc.workflow
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
- Parameters:
key
- Key of the search term.value
- Value of the search term.
-
-
Method Details