public class RevampingHelper extends AbstractLogEnabled implements Serviceable, Component
| Modifier and Type | Field and Description | 
|---|---|
private static String | 
__PARAM_PROXY_TICKETS  | 
protected UserPopulationDAO | 
_userPopulationDAO
The DAO for user populations 
 | 
static String | 
ROLE
Avalon Role 
 | 
| Constructor and Description | 
|---|
RevampingHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isCasAvailable()
Check if the revamping through CAS is currently available or not 
 | 
void | 
service(ServiceManager manager)  | 
enableLogging, getLogger, setupLogger, setupLogger, setupLoggerprivate static final String __PARAM_PROXY_TICKETS
protected UserPopulationDAO _userPopulationDAO
public RevampingHelper()
public void service(ServiceManager manager) throws ServiceException
service in interface ServiceableServiceExceptionpublic boolean isCasAvailable()