public class ScopeUtilFilter extends Object
Modifier and Type | Field and Description |
---|---|
static String |
ALLSCOPE |
Map<String,String> |
hashScopesFiltered |
static String |
IDALLSCOPE |
static org.apache.log4j.Logger |
logger |
Constructor and Description |
---|
ScopeUtilFilter(String scopeName,
boolean addIdAllSpaces) |
Modifier and Type | Method and Description |
---|---|
List<String> |
convertListScopeToPortlet(List<String> listScopes) |
Map<String,String> |
getHashScopesFiltered() |
String |
getPortalScopeFromFilteredScope(String scope) |
String |
getScopeRoot() |
static void |
main(String[] args) |
public static org.apache.log4j.Logger logger
public static final String ALLSCOPE
public static final String IDALLSCOPE
public ScopeUtilFilter(String scopeName, boolean addIdAllSpaces)
scopeName
- addIdAllSpaces
- if true add "ID All spaces" - "All spaces" pair into mapCopyright © 2016. All Rights Reserved.