| Package | Description |
|---|---|
| org.codelibs.fess.app.service | |
| org.codelibs.fess.app.web.admin.dict.seunjeon | |
| org.codelibs.fess.app.web.api.admin.dict.seunjeon | |
| org.codelibs.fess.dict.seunjeon |
| Modifier and Type | Method and Description |
|---|---|
org.dbflute.optional.OptionalEntity<SeunjeonItem> |
SeunjeonService.getSeunjeonItem(String dictId,
long id) |
List<SeunjeonItem> |
SeunjeonService.getSeunjeonList(String dictId,
SeunjeonPager seunjeonPager) |
| Modifier and Type | Method and Description |
|---|---|
void |
SeunjeonService.delete(String dictId,
SeunjeonItem seunjeonItem) |
void |
SeunjeonService.store(String dictId,
SeunjeonItem seunjeonItem) |
| Modifier and Type | Method and Description |
|---|---|
org.dbflute.optional.OptionalEntity<SeunjeonItem> |
AdminDictSeunjeonAction.createSeunjeonItem(CreateForm form,
org.lastaflute.web.validation.VaErrorHook hook) |
| Modifier and Type | Method and Description |
|---|---|
protected EditBody |
ApiAdminDictSeunjeonAction.createEditBody(SeunjeonItem entity,
String dictId) |
| Modifier and Type | Field and Description |
|---|---|
protected SeunjeonItem |
SeunjeonFile.SynonymUpdater.item |
| Modifier and Type | Method and Description |
|---|---|
SeunjeonItem |
SeunjeonFile.SynonymUpdater.commit() |
SeunjeonItem |
SeunjeonFile.SynonymUpdater.write(SeunjeonItem oldItem) |
| Modifier and Type | Method and Description |
|---|---|
org.dbflute.optional.OptionalEntity<SeunjeonItem> |
SeunjeonFile.get(long id) |
DictionaryFile.PagingList<SeunjeonItem> |
SeunjeonFile.selectList(int offset,
int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
SeunjeonFile.delete(SeunjeonItem item) |
void |
SeunjeonFile.insert(SeunjeonItem item) |
void |
SeunjeonFile.update(SeunjeonItem item) |
SeunjeonItem |
SeunjeonFile.SynonymUpdater.write(SeunjeonItem oldItem) |
| Constructor and Description |
|---|
SynonymUpdater(SeunjeonItem newItem) |
Copyright © 2009–2017 CodeLibs. All rights reserved.