public class ObjectManager
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
ObjectManager.NotLoggedInException |
class |
ObjectManager.RemoteStorage |
Constructor and Description |
---|
ObjectManager() |
Modifier and Type | Method and Description |
---|---|
DAO<BackendObject,BackendObject> |
local() |
ObjectManager.RemoteStorage |
remote() |
public DAO<BackendObject,BackendObject> local()
public ObjectManager.RemoteStorage remote()