org.gcube.common.core.scope
Class GCUBEScope.ScopeExpression

java.lang.Object
  extended by org.gcube.common.core.scope.GCUBEScope.ScopeExpression
Enclosing class:
GCUBEScope

public static class GCUBEScope.ScopeExpression
extends Object

Helper class to parse scope expressions.


Constructor Summary
GCUBEScope.ScopeExpression(String expression)
           
 
Method Summary
 String getInfrastructure()
           
 String getVO()
           
 String getVRE()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GCUBEScope.ScopeExpression

public GCUBEScope.ScopeExpression(String expression)
                           throws GCUBEScope.MalformedScopeExpressionException
Throws:
GCUBEScope.MalformedScopeExpressionException
Method Detail

getInfrastructure

public String getInfrastructure()

getVO

public String getVO()

getVRE

public String getVRE()


Copyright © 2012. All Rights Reserved.