The SDK tries to provide as much as possible base classes that you can rely on to avoid having to do too much plumbing.
Class Name | Type | Description |
---|---|---|
SimpleNuxeoApplication | Application |
Integrate NuxeoContext with application context
|
BaseNuxeoActivity | Activity | Provide skelton for async call to the Nuxeo server on activity initialization |
AbstractNetworkSettingsActivity | Activity | Skeleton for managing Nuxeo network and caching settings |
AbstractNuxeoSettingsActivity | Activity | Skeleton for managing Nuxeo server settings |
BaseSampleListActivity | Activity | Manage display of a list of documents |