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

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

public class OccurrenceWriter
extends AbstractWriter<Occurrence>


Constructor Summary
OccurrenceWriter(AbstractWrapper wrapper, String repositoryProvider)
           
 
Method Summary
 boolean put(Occurrence 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

OccurrenceWriter

public OccurrenceWriter(AbstractWrapper wrapper,
                        String repositoryProvider)
Method Detail

put

public boolean put(Occurrence t)


Copyright © 2012. All Rights Reserved.