Uses of Class
org.codelibs.fess.es.user.exentity.Group
-
-
Uses of Group in org.codelibs.fess.app.service
Methods in org.codelibs.fess.app.service that return types with arguments of type Group Modifier and Type Method Description List<Group>GroupService. getAvailableGroupList()org.dbflute.optional.OptionalEntity<Group>GroupService. getGroup(String id)List<Group>GroupService. getGroupList(GroupPager groupPager)Methods in org.codelibs.fess.app.service with parameters of type Group Modifier and Type Method Description voidGroupService. delete(Group group)voidGroupService. store(Group group) -
Uses of Group in org.codelibs.fess.app.web.admin.group
Methods in org.codelibs.fess.app.web.admin.group that return types with arguments of type Group Modifier and Type Method Description static org.dbflute.optional.OptionalEntity<Group>AdminGroupAction. getGroup(CreateForm form) -
Uses of Group in org.codelibs.fess.app.web.api.admin.group
Methods in org.codelibs.fess.app.web.api.admin.group with parameters of type Group Modifier and Type Method Description protected EditBodyApiAdminGroupAction. createEditBody(Group entity) -
Uses of Group in org.codelibs.fess.es.user.bsbhv
Methods in org.codelibs.fess.es.user.bsbhv with type parameters of type Group Modifier and Type Method Description protected <RESULT extends Group>
RESULTBsGroupBhv. createEntity(Map<String,Object> source, Class<? extends RESULT> entityType)protected <ENTITY extends Group>
ENTITYBsGroupBhv. doSelectByPK(String id, Class<? extends ENTITY> tp)protected <ENTITY extends Group>
org.dbflute.optional.OptionalEntity<ENTITY>BsGroupBhv. doSelectOptionalByPK(String id, Class<? extends ENTITY> tp)protected <ENTITY extends Group>
org.dbflute.optional.OptionalEntity<ENTITY>BsGroupBhv. doSelectOptionalEntity(GroupCB cb, Class<? extends ENTITY> tp)protected <RESULT extends Group>
RESULTBsGroupBhv. updateEntity(Map<String,Object> source, RESULT result)Methods in org.codelibs.fess.es.user.bsbhv that return Group Modifier and Type Method Description GroupBsGroupBhv. selectEntityWithDeletedCheck(org.dbflute.bhv.readable.CBCall<GroupCB> cbLambda)Methods in org.codelibs.fess.es.user.bsbhv that return types with arguments of type Group Modifier and Type Method Description protected org.dbflute.optional.OptionalEntity<Group>BsGroupBhv. facadeSelectByPK(String id)protected org.dbflute.optional.OptionalEntity<Group>BsGroupBhv. facadeSelectEntity(GroupCB cb)org.dbflute.optional.OptionalEntity<Group>BsGroupBhv. selectByPK(String id)org.dbflute.optional.OptionalEntity<Group>BsGroupBhv. selectEntity(org.dbflute.bhv.readable.CBCall<GroupCB> cbLambda)org.dbflute.cbean.result.ListResultBean<Group>BsGroupBhv. selectList(org.dbflute.bhv.readable.CBCall<GroupCB> cbLambda)org.dbflute.cbean.result.PagingResultBean<Group>BsGroupBhv. selectPage(org.dbflute.bhv.readable.CBCall<GroupCB> cbLambda)protected Class<Group>BsGroupBhv. typeOfHandlingEntity()protected Class<? extends Group>BsGroupBhv. typeOfSelectedEntity()Methods in org.codelibs.fess.es.user.bsbhv with parameters of type Group Modifier and Type Method Description voidBsGroupBhv. delete(Group entity)voidBsGroupBhv. delete(Group entity, EsAbstractEntity.RequestOptionCall<org.codelibs.fesen.action.delete.DeleteRequestBuilder> opLambda)voidBsGroupBhv. insert(Group entity)voidBsGroupBhv. insert(Group entity, EsAbstractEntity.RequestOptionCall<org.codelibs.fesen.action.index.IndexRequestBuilder> opLambda)voidBsGroupBhv. insertOrUpdate(Group entity)voidBsGroupBhv. insertOrUpdate(Group entity, EsAbstractEntity.RequestOptionCall<org.codelibs.fesen.action.index.IndexRequestBuilder> opLambda)voidBsGroupBhv. update(Group entity)voidBsGroupBhv. update(Group entity, EsAbstractEntity.RequestOptionCall<org.codelibs.fesen.action.index.IndexRequestBuilder> opLambda)Method parameters in org.codelibs.fess.es.user.bsbhv with type arguments of type Group Modifier and Type Method Description int[]BsGroupBhv. batchDelete(List<Group> list)int[]BsGroupBhv. batchDelete(List<Group> list, EsAbstractEntity.RequestOptionCall<org.codelibs.fesen.action.bulk.BulkRequestBuilder> call)int[]BsGroupBhv. batchDelete(List<Group> list, EsAbstractEntity.RequestOptionCall<org.codelibs.fesen.action.bulk.BulkRequestBuilder> call, EsAbstractEntity.RequestOptionCall<org.codelibs.fesen.action.index.IndexRequestBuilder> entityCall)int[]BsGroupBhv. batchInsert(List<Group> list)int[]BsGroupBhv. batchInsert(List<Group> list, EsAbstractEntity.RequestOptionCall<org.codelibs.fesen.action.bulk.BulkRequestBuilder> call)int[]BsGroupBhv. batchInsert(List<Group> list, EsAbstractEntity.RequestOptionCall<org.codelibs.fesen.action.bulk.BulkRequestBuilder> call, EsAbstractEntity.RequestOptionCall<org.codelibs.fesen.action.index.IndexRequestBuilder> entityCall)int[]BsGroupBhv. batchUpdate(List<Group> list)int[]BsGroupBhv. batchUpdate(List<Group> list, EsAbstractEntity.RequestOptionCall<org.codelibs.fesen.action.bulk.BulkRequestBuilder> call)int[]BsGroupBhv. batchUpdate(List<Group> list, EsAbstractEntity.RequestOptionCall<org.codelibs.fesen.action.bulk.BulkRequestBuilder> call, EsAbstractEntity.RequestOptionCall<org.codelibs.fesen.action.index.IndexRequestBuilder> entityCall)voidBsGroupBhv. selectBulk(org.dbflute.bhv.readable.CBCall<GroupCB> cbLambda, org.dbflute.bhv.readable.EntityRowHandler<List<Group>> entityLambda)voidBsGroupBhv. selectCursor(org.dbflute.bhv.readable.CBCall<GroupCB> cbLambda, org.dbflute.bhv.readable.EntityRowHandler<Group> entityLambda) -
Uses of Group in org.codelibs.fess.es.user.exbhv
Methods in org.codelibs.fess.es.user.exbhv with type parameters of type Group Modifier and Type Method Description protected <RESULT extends Group>
RESULTGroupBhv. createEntity(Map<String,Object> source, Class<? extends RESULT> entityType) -
Uses of Group in org.codelibs.fess.ldap
Methods in org.codelibs.fess.ldap with parameters of type Group Modifier and Type Method Description protected voidLdapManager. addGroupAttributes(BasicAttributes entry, Group group)voidLdapManager. apply(Group group)voidLdapManager. delete(Group group)voidLdapManager. insert(Group group)protected voidLdapManager. modifyGroupAttributes(Group group, Supplier<Hashtable<String,String>> adminEnv, String entryDN, List<SearchResult> result)
-