public class TestManager extends AbstractBaseManager<TestPersistent>
cache, groupCache, log, mrCache
Constructor and Description |
---|
TestManager() |
Modifier and Type | Method and Description |
---|---|
protected TestPersistent |
retrieveStoredOM(ObjectKey<?> id) |
protected List<TestPersistent> |
retrieveStoredOMs(List<? extends ObjectKey<?>> ids) |
addCacheListenerImpl, addValidField, cacheGet, clearImpl, dispose, getClassName, getMethodResultCache, getOMClass, getOMInstance, getOMInstance, getOMInstance, getOMs, getOMs, getOMs, getRegion, notifyListeners, putInstanceImpl, putInstanceImpl, registerAsListener, removeInstanceImpl, setClassName, setOMClass, setRegion
protected TestPersistent retrieveStoredOM(ObjectKey<?> id) throws TorqueException
retrieveStoredOM
in class AbstractBaseManager<TestPersistent>
TorqueException
protected List<TestPersistent> retrieveStoredOMs(List<? extends ObjectKey<?>> ids) throws TorqueException
retrieveStoredOMs
in class AbstractBaseManager<TestPersistent>
TorqueException
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.