| Package | Description |
|---|---|
| org.codelibs.fess.app.service | |
| org.codelibs.fess.es.user.bsbhv | |
| org.codelibs.fess.es.user.cbean.bs |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RoleService.setupListCondition(RoleCB cb,
RolePager rolePager) |
| Modifier and Type | Method and Description |
|---|---|
RoleCB |
BsRoleBhv.newConditionBean() |
protected RoleCB |
BsRoleBhv.xprepareCBAsPK(String id) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<RoleCB> |
BsRoleBhv.typeOfHandlingConditionBean() |
| Modifier and Type | Method and Description |
|---|---|
protected <ENTITY extends Role> |
BsRoleBhv.doSelectOptionalEntity(RoleCB cb,
Class<? extends ENTITY> tp) |
protected org.dbflute.optional.OptionalEntity<Role> |
BsRoleBhv.facadeSelectEntity(RoleCB cb) |
| Modifier and Type | Method and Description |
|---|---|
int |
BsRoleBhv.queryDelete(org.dbflute.bhv.readable.CBCall<RoleCB> cbLambda) |
void |
BsRoleBhv.selectBulk(org.dbflute.bhv.readable.CBCall<RoleCB> cbLambda,
org.dbflute.bhv.readable.EntityRowHandler<List<Role>> entityLambda) |
int |
BsRoleBhv.selectCount(org.dbflute.bhv.readable.CBCall<RoleCB> cbLambda) |
void |
BsRoleBhv.selectCursor(org.dbflute.bhv.readable.CBCall<RoleCB> cbLambda,
org.dbflute.bhv.readable.EntityRowHandler<Role> entityLambda) |
org.dbflute.optional.OptionalEntity<Role> |
BsRoleBhv.selectEntity(org.dbflute.bhv.readable.CBCall<RoleCB> cbLambda) |
Role |
BsRoleBhv.selectEntityWithDeletedCheck(org.dbflute.bhv.readable.CBCall<RoleCB> cbLambda) |
org.dbflute.cbean.result.ListResultBean<Role> |
BsRoleBhv.selectList(org.dbflute.bhv.readable.CBCall<RoleCB> cbLambda) |
org.dbflute.cbean.result.PagingResultBean<Role> |
BsRoleBhv.selectPage(org.dbflute.bhv.readable.CBCall<RoleCB> cbLambda) |
| Modifier and Type | Method and Description |
|---|---|
RoleCB |
BsRoleCB.acceptPK(String id) |
Copyright © 2009–2017 CodeLibs. All rights reserved.