| Package | Description |
|---|---|
| io.ultreia.gc.db.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGcCacheAttributeTopiaDao<E extends GcCacheAttribute> |
class |
GeneratedGcCacheAttributeTopiaDao<E extends GcCacheAttribute> |
| Modifier and Type | Class and Description |
|---|---|
class |
GcCacheAttributeAbstract |
class |
GcCacheAttributeImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<GcCacheAttribute> |
GcCacheAbstract.gcCacheAttribute
Nom de l'attribut en BD : gcCacheAttribute
|
| Modifier and Type | Method and Description |
|---|---|
GcCacheAttribute |
GcCache.getGcCacheAttributeByTopiaId(String topiaId) |
GcCacheAttribute |
GcCacheAbstract.getGcCacheAttributeByTopiaId(String topiaId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<GcCacheAttribute> |
GcCache.getGcCacheAttribute() |
Collection<GcCacheAttribute> |
GcCacheAbstract.getGcCacheAttribute() |
| Modifier and Type | Method and Description |
|---|---|
void |
GcCache.addGcCacheAttribute(GcCacheAttribute gcCacheAttribute) |
void |
GcCacheAbstract.addGcCacheAttribute(GcCacheAttribute gcCacheAttribute) |
boolean |
GcCache.containsGcCacheAttribute(GcCacheAttribute gcCacheAttribute) |
boolean |
GcCacheAbstract.containsGcCacheAttribute(GcCacheAttribute gcCacheAttribute) |
List<E> |
GeneratedGcCacheTopiaDao.findAllContainsGcCacheAttribute(GcCacheAttribute v)
Deprecated.
|
E |
GeneratedGcCacheTopiaDao.findContainsGcCacheAttribute(GcCacheAttribute v)
Deprecated.
|
org.nuiton.topia.persistence.TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedGcCacheTopiaDao.forGcCacheAttributeContains(GcCacheAttribute v) |
void |
GcCache.removeGcCacheAttribute(GcCacheAttribute gcCacheAttribute) |
void |
GcCacheAbstract.removeGcCacheAttribute(GcCacheAttribute gcCacheAttribute) |
| Modifier and Type | Method and Description |
|---|---|
void |
GcCache.addAllGcCacheAttribute(Iterable<GcCacheAttribute> gcCacheAttribute) |
void |
GcCacheAbstract.addAllGcCacheAttribute(Iterable<GcCacheAttribute> gcCacheAttribute) |
void |
GcCache.setGcCacheAttribute(Collection<GcCacheAttribute> gcCacheAttribute) |
void |
GcCacheAbstract.setGcCacheAttribute(Collection<GcCacheAttribute> gcCacheAttribute) |
Copyright © 2017 Ultreia.io. All rights reserved.