Patient Cloud AppConnect Android API References
Public Member Functions | Protected Attributes | List of all members
com.mdsol.babbage.model.DatastoreRelationabstract

Inherited by com.mdsol.babbage.model.DictionaryResponse, com.mdsol.babbage.model.Field, com.mdsol.babbage.model.Form, com.mdsol.babbage.model.Study, com.mdsol.babbage.model.Subject, com.mdsol.babbage.model.SubjectDataEnvelope, and com.mdsol.babbage.model.User.

Public Member Functions

Datastore getDatastore ()
 

Protected Attributes

long mNativeObject
 

Detailed Description

Base class for the data types that are persisted in the datastore, and associated with one datastore at runtime.

Member Function Documentation

Datastore com.mdsol.babbage.model.DatastoreRelation.getDatastore ( )

Looks up and returns the java Datastore wrapper alive in the DatastoreFactory

Member Data Documentation

long com.mdsol.babbage.model.DatastoreRelation.mNativeObject
protected

For native object storage.