Uses of Interface
org.codelibs.fess.app.logic.AccessContextLogic.UserBeanSupplier
Packages that use AccessContextLogic.UserBeanSupplier
-
Uses of AccessContextLogic.UserBeanSupplier in org.codelibs.fess.app.logic
Methods in org.codelibs.fess.app.logic with parameters of type AccessContextLogic.UserBeanSupplierModifier and TypeMethodDescriptionorg.dbflute.hook.AccessContextAccessContextLogic.create(org.lastaflute.db.dbflute.accesscontext.AccessContextResource resource, AccessContextLogic.UserTypeSupplier userTypeSupplier, AccessContextLogic.UserBeanSupplier userBeanSupplier, AccessContextLogic.AppTypeSupplier appTypeSupplier) Create the access context.