Class ContextUtils
- java.lang.Object
-
- org.gcube.data.publishing.gCatFeeder.utils.ContextUtils
-
public class ContextUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description ContextUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetCurrentCaller()static StringgetCurrentScope()static StringgetCurrentScopeName()static StringgetParentScope(String scope)static ArrayList<String>getParentScopes()static ArrayList<String>getParentScopes(String scope)static StringgetScopeName(String scope)
-