public class ICScopeHelper extends Object implements ScopeHelper
| Constructor and Description |
|---|
ICScopeHelper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEnclosingScope(String scope) |
String |
getVOScope(String scope) |
Boolean |
isInfraScope(String scope) |
Boolean |
isVOScope(String scope) |
Boolean |
isVREScope(String scope) |
public String getVOScope(String scope)
getVOScope in interface ScopeHelperpublic Boolean isInfraScope(String scope)
isInfraScope in interface ScopeHelperpublic Boolean isVOScope(String scope)
isVOScope in interface ScopeHelperpublic Boolean isVREScope(String scope)
isVREScope in interface ScopeHelperpublic String getEnclosingScope(String scope)
getEnclosingScope in interface ScopeHelperCopyright © 2017. All Rights Reserved.