org.gcube.data.harmonization.occurrence.db.model
Class ExecutionReference.ExecutionRequest

java.lang.Object
  extended by org.gcube.data.harmonization.occurrence.db.model.ExecutionReference.ExecutionRequest
Direct Known Subclasses:
ImportReference.ImportRequest, MergeReference.MergeRequest
Enclosing class:
ExecutionReference

public abstract static class ExecutionReference.ExecutionRequest
extends Object


Constructor Summary
ExecutionReference.ExecutionRequest(org.gcube.common.core.scope.GCUBEScope scope, String author)
           
 
Method Summary
 String getAuthor()
           
 org.gcube.common.core.scope.GCUBEScope getScope()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutionReference.ExecutionRequest

public ExecutionReference.ExecutionRequest(org.gcube.common.core.scope.GCUBEScope scope,
                                           String author)
Method Detail

getAuthor

public String getAuthor()

getScope

public org.gcube.common.core.scope.GCUBEScope getScope()


Copyright © 2012. All Rights Reserved.