|
Cumulus4j API (1.2.0-SNAPSHOT) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmbeddedFieldMeta | |
---|---|
org.cumulus4j.store.model | Data model classes used to store data and meta-data in the backend. |
Uses of EmbeddedFieldMeta in org.cumulus4j.store.model |
---|
Methods in org.cumulus4j.store.model that return EmbeddedFieldMeta | |
---|---|
EmbeddedFieldMeta |
EmbeddedClassMeta.getEmbeddedFieldMetaForNonEmbeddedFieldMeta(FieldMeta fieldMeta)
Get the FieldMeta managed by this instances corresponding to the given fieldMeta . |
Constructors in org.cumulus4j.store.model with parameters of type EmbeddedFieldMeta | |
---|---|
EmbeddedFieldMeta(EmbeddedClassMeta classMeta,
EmbeddedFieldMeta ownerFieldMeta,
FieldMeta nonEmbeddedFieldMeta)
|
|
Cumulus4j API (1.2.0-SNAPSHOT) |
|||||||||
PREV NEXT | FRAMES NO FRAMES |