| Package | Description |
|---|---|
| io.graphenee.core.model.api | |
| io.graphenee.core.model.bean | |
| io.graphenee.core.model.impl |
| Modifier and Type | Method and Description |
|---|---|
GxSupportedLocaleBean |
GxDataService.save(GxSupportedLocaleBean entity) |
| Modifier and Type | Method and Description |
|---|---|
List<GxSupportedLocaleBean> |
GxDataService.findSupportedLocale() |
| Modifier and Type | Method and Description |
|---|---|
void |
GxDataService.delete(GxSupportedLocaleBean entity) |
List<GxTermBean> |
GxDataService.findDistinctTermByNamespaceAndSupportedLocale(GxNamespaceBean namespace,
GxSupportedLocaleBean supportedLocale) |
List<GxTermBean> |
GxDataService.findTermByNamespaceAndSupportedLocale(Integer page,
Integer size,
GxNamespaceBean namespace,
GxSupportedLocaleBean supportedLocale) |
GxSupportedLocaleBean |
GxDataService.save(GxSupportedLocaleBean entity) |
| Modifier and Type | Method and Description |
|---|---|
BeanFault<Integer,GxSupportedLocaleBean> |
GxTermBean.getSupportedLocaleFault() |
| Modifier and Type | Method and Description |
|---|---|
void |
GxTermBean.setSupportedLocaleFault(BeanFault<Integer,GxSupportedLocaleBean> supportedLocaleFault) |
| Modifier and Type | Method and Description |
|---|---|
GxSupportedLocaleBean |
GxDataServiceImpl.save(GxSupportedLocaleBean bean) |
| Modifier and Type | Method and Description |
|---|---|
List<GxSupportedLocaleBean> |
GxDataServiceImpl.findSupportedLocale() |
| Modifier and Type | Method and Description |
|---|---|
void |
GxDataServiceImpl.delete(GxSupportedLocaleBean bean) |
List<GxTermBean> |
GxDataServiceImpl.findDistinctTermByNamespaceAndSupportedLocale(GxNamespaceBean namespace,
GxSupportedLocaleBean supportedLocale) |
List<GxTermBean> |
GxDataServiceImpl.findTermByNamespaceAndSupportedLocale(Integer page,
Integer size,
GxNamespaceBean namespace,
GxSupportedLocaleBean supportedLocale) |
GxSupportedLocaleBean |
GxDataServiceImpl.save(GxSupportedLocaleBean bean) |
Copyright © 2019. All rights reserved.