Class UIQuery
- java.lang.Object
-
- de.hybris.platform.cockpit.model.query.impl.UIQuery
-
- Direct Known Subclasses:
UICollectionQuery
,UIDynamicQuery
,UISavedQuery
public class UIQuery extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UIQuery(java.lang.String label)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getLabel()
void
setLabel(java.lang.String label)
-