org.gcube.application.speciesmanager.stubs.writers
Class ResultItemWriter

java.lang.Object
  extended by org.gcube.application.speciesmanager.stubs.writers.AbstractWriter<ResultItem>
      extended by org.gcube.application.speciesmanager.stubs.writers.ResultItemWriter
All Implemented Interfaces:
ObjectWriter<ResultItem>

public class ResultItemWriter
extends AbstractWriter<ResultItem>


Constructor Summary
ResultItemWriter(RSWrapper wrapper, String repositoryProvider)
           
 
Method Summary
 boolean put(ResultItem t)
           
 
Methods inherited from class org.gcube.application.speciesmanager.stubs.writers.AbstractWriter
close, getWrapper
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultItemWriter

public ResultItemWriter(RSWrapper wrapper,
                        String repositoryProvider)
Method Detail

put

public boolean put(ResultItem t)


Copyright © 2012. All Rights Reserved.