public class ScopeUtils extends Object
| Constructor and Description |
|---|
ScopeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getCurrentScope() |
static String |
getCurrentScopeName() |
static String |
getParentScope(String scope) |
static ArrayList<String> |
getParentScopes(String scope) |
static String |
getScopeName(String scope) |
Copyright © 2017. All Rights Reserved.