| Package | Description |
|---|---|
| org.codelibs.fess.es.log.allcommon | |
| org.codelibs.fess.es.log.bsentity | |
| org.codelibs.fess.es.log.exentity |
| Modifier and Type | Method and Description |
|---|---|
protected org.elasticsearch.action.delete.DeleteRequestBuilder |
EsAbstractBehavior.createDeleteRequest(EsAbstractEntity esEntity) |
protected org.elasticsearch.action.index.IndexRequestBuilder |
EsAbstractBehavior.createInsertRequest(EsAbstractEntity esEntity) |
protected org.elasticsearch.action.index.IndexRequestBuilder |
EsAbstractBehavior.createUpdateRequest(EsAbstractEntity esEntity) |
protected Map<String,Object> |
EsAbstractBehavior.toSource(EsAbstractEntity esEntity) |
| Modifier and Type | Method and Description |
|---|---|
protected <BUILDER> int[] |
EsAbstractBehavior.delegateBatchRequest(List<? extends org.dbflute.Entity> entityList,
Function<EsAbstractEntity,BUILDER> call) |
| Modifier and Type | Class and Description |
|---|---|
class |
BsClickLog
${table.comment}
|
class |
BsFavoriteLog
${table.comment}
|
class |
BsSearchLog
${table.comment}
|
class |
BsUserInfo
${table.comment}
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClickLog |
class |
FavoriteLog |
class |
SearchLog |
class |
UserInfo |
Copyright © 2009–2017 CodeLibs. All rights reserved.