Class MatchTermQueryDTO
- java.lang.Object
-
- de.hybris.platform.searchprovidercssearchservices.search.data.AbstractQueryDTO
-
- de.hybris.platform.searchprovidercssearchservices.search.data.AbstractExpressionQueryDTO
-
- de.hybris.platform.searchprovidercssearchservices.search.data.AbstractExpressionAndValueQueryDTO
-
- de.hybris.platform.searchprovidercssearchservices.search.data.MatchTermQueryDTO
-
- All Implemented Interfaces:
java.io.Serializable
public class MatchTermQueryDTO extends AbstractExpressionAndValueQueryDTO
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MatchTermQueryDTO()
-
Method Summary
-
Methods inherited from class de.hybris.platform.searchprovidercssearchservices.search.data.AbstractExpressionAndValueQueryDTO
getValue, setValue
-
Methods inherited from class de.hybris.platform.searchprovidercssearchservices.search.data.AbstractExpressionQueryDTO
getExpression, setExpression
-
-