Class WebContractSearchModuleBase
java.lang.Object
ru.bitel.bgbilling.kernel.admin.web.server.bean.WebContractSearchModuleBase
- All Implemented Interfaces:
WebContractSearchModule
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Connectionprotected List<WebContractSearchParam>protected WebContractSearchParamprotected WebContractSearchParamprotected WebContractSearchParamprotected WebContractSearchParamprotected WebContractSearchParamprotected WebContractSearchParamprotected WebContractSearchParamprotected WebContractSearchParamprotected WebContractSearchParamprotected WebContractSearchParamprotected WebContractSearchParamprotected WebContractSearchParamprotected WebContractSearchParam -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoHintSearch(String searchText) protected Stringprotected Stringprotected StringgetTitle()protected Stringvoidinit(Connection connection) booleanbooleanbooleanprotected voidverifyByContractParameterEmail(List<WebContractSearchResult> results, int paramId) protected voidverifyByContractParameterPhone(List<WebContractSearchResult> results, int paramId) protected voidverifyByCustomerEmail(List<WebContractSearchResult> results) protected voidverifyByCustomerField(List<WebContractSearchResult> results, String fieldName, String verifyTitle) protected voidverifyByCustomerPhone(List<WebContractSearchResult> results)
-
Field Details
-
connection
-
title
-
useForAccessRestore
-
useForPayment
-
searchTextComment
-
searchTextPlaceHolder
-
searchByCustomer
-
searchByContractParamId
-
popupHintCount
-
verifyByCustomerFIO
-
verifyByCustomerEmail
-
verifyByCustomerPhone
-
verifyByContractParameterEmailId
-
verifyByContractParameterPhoneId
-
contractSearchParams
-
-
Constructor Details
-
WebContractSearchModuleBase
public WebContractSearchModuleBase()
-
-
Method Details
-
init
- Specified by:
initin interfaceWebContractSearchModule
-
doHintSearch
- Specified by:
doHintSearchin interfaceWebContractSearchModule- Throws:
ru.bitel.bgbilling.common.BGException
-
doSearch
public List<WebContractSearchResult> doSearch(String searchText) throws ru.bitel.bgbilling.common.BGException - Specified by:
doSearchin interfaceWebContractSearchModule- Throws:
ru.bitel.bgbilling.common.BGException
-
useHintSerach
public boolean useHintSerach()- Specified by:
useHintSerachin interfaceWebContractSearchModule
-
getTitle
- Specified by:
getTitlein interfaceWebContractSearchModule
-
useForAccessRestore
public boolean useForAccessRestore()- Specified by:
useForAccessRestorein interfaceWebContractSearchModule
-
useForPayment
public boolean useForPayment()- Specified by:
useForPaymentin interfaceWebContractSearchModule
-
getParameters
- Specified by:
getParametersin interfaceWebContractSearchModule
-
getSearchTextPlaceHolder
- Specified by:
getSearchTextPlaceHolderin interfaceWebContractSearchModule
-
getSearchTextComment
- Specified by:
getSearchTextCommentin interfaceWebContractSearchModule
-
getSearchTextPlaceHolderText
-
getSearchTextCommentText
-
getTitleText
-
getPopupHintCount
-
verifyByContractParameterEmail
-
verifyByContractParameterPhone
-
verifyByCustomerEmail
-
verifyByCustomerPhone
-
verifyByCustomerField
protected void verifyByCustomerField(List<WebContractSearchResult> results, String fieldName, String verifyTitle)
-