Package org.codelibs.fess.app.service
Class WebConfigService
java.lang.Object
org.codelibs.fess.app.service.FessAppService
org.codelibs.fess.app.service.WebConfigService
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected FessConfigprotected RequestHeaderBhvprotected WebAuthenticationBhvprotected WebConfigBhv -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidorg.dbflute.optional.OptionalEntity<WebConfig>getWebConfig(String id) org.dbflute.optional.OptionalEntity<WebConfig>getWebConfigByName(String name) getWebConfigList(WebConfigPager webConfigPager) protected voidsetupListCondition(WebConfigCB cb, WebConfigPager webConfigPager) voidMethods inherited from class org.codelibs.fess.app.service.FessAppService
wrapQuery
-
Field Details
-
webConfigBhv
-
webAuthenticationBhv
-
requestHeaderBhv
-
fessConfig
-
-
Constructor Details
-
WebConfigService
public WebConfigService()
-
-
Method Details
-
getWebConfigList
-
delete
-
getWebConfig
-
getWebConfigByName
-
store
-
setupListCondition
-