Package | Description |
---|---|
com.obera.jasdb.android | |
com.obera.service.acl | |
nl.renarj.jasdb.service | |
nl.renarj.jasdb.storage.entities |
Modifier and Type | Method and Description |
---|---|
protected StorageService |
AndroidStorageServiceFactory.createStorageServiceInstance(Instance instance,
String bagName) |
Modifier and Type | Method and Description |
---|---|
Object |
AuthorizationServiceWrapper.getEntities(org.aspectj.lang.ProceedingJoinPoint jp,
RequestContext context,
int max,
StorageService storageService) |
Object |
AuthorizationServiceWrapper.getEntities(org.aspectj.lang.ProceedingJoinPoint jp,
RequestContext context,
StorageService storageService) |
Object |
AuthorizationServiceWrapper.getEntityById(org.aspectj.lang.ProceedingJoinPoint jp,
RequestContext context,
String id,
StorageService storageService) |
void |
AuthorizationServiceWrapper.insertEntity(org.aspectj.lang.ProceedingJoinPoint jp,
RequestContext context,
SimpleEntity entity,
StorageService storageService) |
void |
AuthorizationServiceWrapper.removeEntity(org.aspectj.lang.ProceedingJoinPoint jp,
RequestContext context,
SimpleEntity entity,
StorageService storageService) |
void |
AuthorizationServiceWrapper.removeEntity(org.aspectj.lang.ProceedingJoinPoint jp,
RequestContext context,
String internalId,
StorageService storageService) |
Object |
AuthorizationServiceWrapper.search(org.aspectj.lang.ProceedingJoinPoint jp,
RequestContext context,
StorageService storageService) |
void |
AuthorizationServiceWrapper.updateEntity(org.aspectj.lang.ProceedingJoinPoint jp,
RequestContext context,
SimpleEntity entity,
StorageService storageService) |
Modifier and Type | Class and Description |
---|---|
class |
LocalStorageServiceImpl |
Modifier and Type | Method and Description |
---|---|
protected StorageService |
LocalStorageServiceFactoryImpl.createStorageServiceInstance(Instance instance,
String bagName) |
StorageService |
StorageServiceFactory.getOrCreateStorageService(String instanceId,
String bagName) |
StorageService |
LocalStorageServiceFactoryImpl.getOrCreateStorageService(String instanceId,
String bagName) |
StorageService |
StorageServiceFactory.getStorageService(String instanceId,
String bagName) |
StorageService |
LocalStorageServiceFactoryImpl.getStorageService(String instanceId,
String bagName) |
Constructor and Description |
---|
StorageFlushThread(Map<String,StorageService> storageServiceMap,
long interval) |
Constructor and Description |
---|
EntityBagImpl(String instanceId,
String name,
StorageService storageService) |
Copyright © 2015. All rights reserved.