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, showForLoggedUser -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetOrder()intgetSForm()voidsetCheckDuplicity(Boolean checkDuplicity) voidsetInputText(String inputText) voidvoidsetOrderType(String orderType) voidsetPerpage(int perpage) voidsetRootGroup(List<GroupDetails> rootGroup) voidMethods inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
addCurrentValueToOptions, addCurrentValueToOptions, addOptions, getAppOptions, getCacheMinutes, getDevice, getShowForLoggedUser, getViewFolder, init, init, initAppEditor, setCacheMinutes, setDevice, setShowForLoggedUser, 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
-