| Package | Description |
|---|---|
| de.saxsys.synchronizefx.core.metamodel |
The classes in this package build up a meta model around the users domain model.
|
| Modifier and Type | Method and Description |
|---|---|
ListPropertyMetaDataStore.ListPropertyMetaData |
ListPropertyMetaDataStore.getMetaDataOrFail(List<?> list)
Returns the meta data for a given
List. |
ListPropertyMetaDataStore.ListPropertyMetaData |
ListPropertyMetaDataStore.getMetaDataOrFail(UUID listId)
Returns the meta data for a
List with a given id. |
| Modifier and Type | Method and Description |
|---|---|
void |
ListPropertyMetaDataStore.storeMetaDataOrFail(List<?> list,
ListPropertyMetaDataStore.ListPropertyMetaData metaData)
Stores meta data for a new
List. |
Copyright © 2016 Saxonia Systems AG. All Rights Reserved.