org.gcube.data.publishing.gis.publisher.plugin.fwk.writers.rswrapper
Class ResultWrapper<T>
java.lang.Object
org.gcube.data.publishing.gis.publisher.plugin.fwk.writers.rswrapper.AbstractWrapper<T>
org.gcube.data.publishing.gis.publisher.plugin.fwk.writers.rswrapper.ResultWrapper<T>
public class ResultWrapper<T>
- extends AbstractWrapper<T>
|
Constructor Summary |
ResultWrapper(org.gcube.common.core.scope.GCUBEScope scope)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
count
public int count
ResultWrapper
public ResultWrapper(org.gcube.common.core.scope.GCUBEScope scope)
throws Exception
- Throws:
Exception
getLocator
public String getLocator()
throws Exception
- Specified by:
getLocator in class AbstractWrapper<T>
- Throws:
Exception
add
public boolean add(T input)
throws Exception
- Specified by:
add in class AbstractWrapper<T>
- Throws:
Exception
unregister
public void unregister()
throws Exception
- Specified by:
unregister in class AbstractWrapper<T>
- Throws:
Exception
register
public void register()
- Specified by:
register in class AbstractWrapper<T>
close
public void close()
throws Exception
- Specified by:
close in class AbstractWrapper<T>
- Throws:
Exception
isClosed
public boolean isClosed()
- Specified by:
isClosed in class AbstractWrapper<T>
Copyright © 2012. All Rights Reserved.