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

java.lang.Object
  extended by org.gcube.application.speciesmanager.stubs.writers.AbstractWrapper
      extended by org.gcube.application.speciesmanager.stubs.writers.RSWrapper

public class RSWrapper
extends AbstractWrapper


Field Summary
 int count
           
 
Constructor Summary
RSWrapper(org.gcube.common.core.scope.GCUBEScope scope)
           
 
Method Summary
 boolean add(String input)
           
 void close()
           
 String getLocator()
           
 void register()
           
 void unregister()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

count

public int count
Constructor Detail

RSWrapper

public RSWrapper(org.gcube.common.core.scope.GCUBEScope scope)
          throws Exception
Throws:
Exception
Method Detail

getLocator

public String getLocator()
                  throws Exception
Specified by:
getLocator in class AbstractWrapper
Throws:
Exception

add

public boolean add(String input)
            throws Exception
Specified by:
add in class AbstractWrapper
Throws:
Exception

unregister

public void unregister()
                throws Exception
Specified by:
unregister in class AbstractWrapper
Throws:
Exception

register

public void register()
Specified by:
register in class AbstractWrapper

close

public void close()
           throws Exception
Specified by:
close in class AbstractWrapper
Throws:
Exception


Copyright © 2012. All Rights Reserved.