Cumulus4j API
(1.2.0-SNAPSHOT)

Package org.cumulus4j.store.fieldmanager

Package providing field managers for extracting information from the objects to be persisted so we can pass them on to the backend StoreManager(s), and for taking information from the backend and handing it back to the user by way of their own objects.

See:
          Description

Class Summary
FetchFieldManager Manager for the process of fetching a user object from the datastore, handling the translation from the DataEntry object into the users own object.
StoreFieldManager Manager for the process of persisting a user object into the datastore, handling the translation from the users own object into the DataEntry object.
 

Package org.cumulus4j.store.fieldmanager Description

Package providing field managers for extracting information from the objects to be persisted so we can pass them on to the backend StoreManager(s), and for taking information from the backend and handing it back to the user by way of their own objects.


Cumulus4j API
(1.2.0-SNAPSHOT)

Copyright © 2013 NightLabs Consulting GmbH. All Rights Reserved.