| Package | Description |
|---|---|
| io.ultreia.gc.db.entity |
| Modifier and Type | Method and Description |
|---|---|
GcDbEntityEnum[] |
AbstractGcDbTopiaApplicationContext.getContracts() |
static GcDbEntityEnum[] |
GcDbEntityEnum.getContracts() |
<E extends org.nuiton.topia.persistence.TopiaEntity> |
AbstractGcDbTopiaApplicationContext.getEntityEnum(Class<E> type) |
GcDbEntityEnum |
AbstractGcDbTopiaApplicationContext.getEntityEnum(String name) |
GcDbEntityEnum |
GeneratedGcCacheAttributeTopiaDao.getTopiaEntityEnum() |
GcDbEntityEnum |
GeneratedGcCacheStateStatsTopiaDao.getTopiaEntityEnum() |
GcDbEntityEnum |
GeneratedGcUserTopiaDao.getTopiaEntityEnum() |
GcDbEntityEnum |
GeneratedGcCacheTopiaDao.getTopiaEntityEnum() |
GcDbEntityEnum |
GeneratedGcCacheCountryStatsTopiaDao.getTopiaEntityEnum() |
GcDbEntityEnum |
GeneratedGcAttributeTopiaDao.getTopiaEntityEnum() |
static GcDbEntityEnum |
GcDbEntityEnum.valueOf(Class<?> klass) |
static GcDbEntityEnum |
GcDbEntityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GcDbEntityEnum |
GcDbEntityEnum.valueOf(org.nuiton.topia.persistence.TopiaEntity entity) |
static GcDbEntityEnum[] |
GcDbEntityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Ultreia.io. All rights reserved.