Class ScopeBeanExt
- java.lang.Object
-
- org.gcube.common.scope.impl.ScopeBean
-
- org.gcube.applicationsupportlayer.social.ScopeBeanExt
-
public class ScopeBeanExt extends org.gcube.common.scope.impl.ScopeBean
-
-
Constructor Summary
Constructors Constructor Description ScopeBeanExt(String scope)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetInfrastructureScope()
-
-
-
Constructor Detail
-
ScopeBeanExt
public ScopeBeanExt(String scope) throws IllegalArgumentException
- Throws:
IllegalArgumentException
-
-
Method Detail
-
getInfrastructureScope
public String getInfrastructureScope()
- Returns:
- the infrastructure scope e.g. /gcube
-
-