public abstract class StoreCaller<T> extends Object
Constructor and Description |
---|
StoreCaller() |
Modifier and Type | Method and Description |
---|---|
T |
call() |
protected abstract T |
doCall() |
abstract String |
getLogMessage() |
public T call()
protected abstract T doCall() throws ContentStoreException
ContentStoreException
public abstract String getLogMessage()
Copyright © 2009–2015 DuraSpace. All rights reserved.