Package org.codelibs.fess.app.service
Class WebAuthenticationService
java.lang.Object
org.codelibs.fess.app.service.WebAuthenticationService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete(WebAuthentication webAuthentication) org.dbflute.optional.OptionalEntity<WebAuthentication>getWebAuthenticationList(String webConfigId) getWebAuthenticationList(WebAuthPager webAuthenticationPager) protected voidsetupListCondition(WebAuthenticationCB cb, WebAuthPager webAuthenticationPager) voidstore(WebAuthentication webAuthentication)
-
Field Details
-
webAuthenticationBhv
-
fessConfig
-
-
Constructor Details
-
WebAuthenticationService
public WebAuthenticationService()
-
-
Method Details
-
getWebAuthenticationList
-
getWebAuthentication
-
store
-
delete
-
setupListCondition
-
getWebAuthenticationList
-