| Package | Description |
|---|---|
| sirius.db.es.types | |
| sirius.db.mixing.properties | |
| sirius.db.mixing.types | |
| sirius.db.mongo.types |
| Modifier and Type | Class and Description |
|---|---|
class |
ElasticRefList<E extends ElasticEntity>
Represents a list of
entities being referenced by id. |
| Modifier and Type | Method and Description |
|---|---|
protected BaseEntityRefList<?,?> |
BaseEntityRefListProperty.getEntityRefList(Object entity) |
protected BaseEntityRefList<?,?> |
BaseEntityRefListProperty.getReferenceEntityRefList() |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEntityRefList<E extends BaseEntity<String>,L extends BaseEntityRefList<E,L>>
Represents a list of IDs (strings) which represents subclasses of
BaseEntity. |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoRefList<E extends MongoEntity>
Represents a list of
entities being referenced by id. |
Copyright © 2018. All rights reserved.