Package sk.iway.iwcm.components.search
Class SearchApp
java.lang.Object
sk.iway.iwcm.components.WebjetComponentAbstract
sk.iway.iwcm.components.search.SearchApp
- All Implemented Interfaces:
WebjetComponentInterface
-
Field Summary
Fields inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
cacheMinutes, device
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetOrder()
int
getSForm()
void
setCheckDuplicity
(Boolean checkDuplicity) void
setInputText
(String inputText) void
void
setOrderType
(String orderType) void
setPerpage
(int perpage) void
setRootGroup
(List<GroupDetails> rootGroup) void
Methods inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
addCurrentValueToOptions, addCurrentValueToOptions, addOptions, getAppOptions, getCacheMinutes, getDevice, getViewFolder, init, init, initAppEditor, setCacheMinutes, setDevice, setViewFolder
-
Constructor Details
-
SearchApp
public SearchApp()
-
-
Method Details
-
getRootGroup
-
getPerpage
public int getPerpage() -
getCheckDuplicity
-
getInputText
-
getOrderType
-
getOrder
-
getSForm
-
setRootGroup
-
setPerpage
public void setPerpage(int perpage) -
setCheckDuplicity
-
setInputText
-
setOrderType
-
setOrder
-
setSForm
-