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
ContentStoreExceptionpublic abstract String getLogMessage()
Copyright © 2009–2017 DuraSpace. All rights reserved.