public class ScopesUtil
extends java.lang.Object
| Constructor and Description |
|---|
ScopesUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String[] |
enumerateParentScopes(java.lang.String scope)
Retrieves all parent scopes without the original scope.
|
static void |
main(java.lang.String[] args)
Main
|
public static java.lang.String[] enumerateParentScopes(java.lang.String scope)
scope - gcube scopepublic static void main(java.lang.String[] args)
args - main arguments