public class AccessContextLogic extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
AccessContextLogic.AppTypeSupplier |
static interface |
AccessContextLogic.UserBeanSupplier |
static interface |
AccessContextLogic.UserTypeSupplier |
| Constructor and Description |
|---|
AccessContextLogic() |
| Modifier and Type | Method and Description |
|---|---|
org.dbflute.hook.AccessContext |
create(org.lastaflute.db.dbflute.accesscontext.AccessContextResource resource,
AccessContextLogic.UserTypeSupplier userTypeSupplier,
AccessContextLogic.UserBeanSupplier userBeanSupplier,
AccessContextLogic.AppTypeSupplier appTypeSupplier) |
public org.dbflute.hook.AccessContext create(org.lastaflute.db.dbflute.accesscontext.AccessContextResource resource,
AccessContextLogic.UserTypeSupplier userTypeSupplier,
AccessContextLogic.UserBeanSupplier userBeanSupplier,
AccessContextLogic.AppTypeSupplier appTypeSupplier)
Copyright © 2009–2017 CodeLibs. All rights reserved.