public abstract class UserConfigLoader extends Object
| Modifier and Type | Method and Description | 
|---|---|
| abstract Map<String,String> | getUserConfig(String loggedInUser)Gets the user config. | 
| void | preSubmit(QueryContext ctx) | 
public abstract Map<String,String> getUserConfig(String loggedInUser) throws UserConfigLoaderException
loggedInUser - the logged in userUserConfigLoaderException - the user config loader exceptionpublic void preSubmit(QueryContext ctx) throws LensException
LensExceptionCopyright © 2014–2015 Apache Software Foundation. All rights reserved.