クラス AccessContextLogic
java.lang.Object
org.codelibs.fess.app.logic.AccessContextLogic
public class AccessContextLogic
extends java.lang.Object
-
ネストされたクラスの概要
ネストされたクラス 修飾子とタイプ クラス 説明 static interface
AccessContextLogic.AppTypeSupplier
static interface
AccessContextLogic.UserBeanSupplier
static interface
AccessContextLogic.UserTypeSupplier
-
コンストラクタの概要
コンストラクタ コンストラクタ 説明 AccessContextLogic()
-
メソッドの概要
修飾子とタイプ メソッド 説明 org.dbflute.hook.AccessContext
create(org.lastaflute.db.dbflute.accesscontext.AccessContextResource resource, AccessContextLogic.UserTypeSupplier userTypeSupplier, AccessContextLogic.UserBeanSupplier userBeanSupplier, AccessContextLogic.AppTypeSupplier appTypeSupplier)
クラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
コンストラクタの詳細
-
AccessContextLogic
public AccessContextLogic()
-
-
メソッドの詳細
-
create
public org.dbflute.hook.AccessContext create(org.lastaflute.db.dbflute.accesscontext.AccessContextResource resource, AccessContextLogic.UserTypeSupplier userTypeSupplier, AccessContextLogic.UserBeanSupplier userBeanSupplier, AccessContextLogic.AppTypeSupplier appTypeSupplier)
-