Package org.codelibs.fess.app.service
Class FileAuthenticationService
java.lang.Object
org.codelibs.fess.app.service.FileAuthenticationService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete(FileAuthentication fileAuthentication) org.dbflute.optional.OptionalEntity<FileAuthentication>getFileAuthenticationList(String fileConfigId) getFileAuthenticationList(FileAuthPager fileAuthenticationPager) protected voidsetupListCondition(FileAuthenticationCB cb, FileAuthPager fileAuthenticationPager) voidstore(FileAuthentication fileAuthentication)
-
Field Details
-
fileAuthenticationBhv
-
fessConfig
-
-
Constructor Details
-
FileAuthenticationService
public FileAuthenticationService()
-
-
Method Details
-
getFileAuthenticationList
-
getFileAuthentication
-
store
-
delete
-
setupListCondition
-
getFileAuthenticationList
-