org.exoplatform.platform.welcomescreens.service
Class UnlockService
java.lang.Object
org.exoplatform.platform.welcomescreens.service.UnlockService
- All Implemented Interfaces:
- org.picocontainer.Startable
public class UnlockService
- extends Object
- implements org.picocontainer.Startable
- Author:
- Fbradai
|
Constructor Summary |
UnlockService(org.exoplatform.commons.info.ProductInformations productInformations,
org.exoplatform.container.xml.InitParams params)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
restContext
public static String restContext
ERROR
public static String ERROR
UnlockService
public UnlockService(org.exoplatform.commons.info.ProductInformations productInformations,
org.exoplatform.container.xml.InitParams params)
throws org.exoplatform.commons.info.MissingProductInformationException
- Throws:
org.exoplatform.commons.info.MissingProductInformationException
start
public void start()
- Specified by:
start in interface org.picocontainer.Startable
stop
public void stop()
- Specified by:
stop in interface org.picocontainer.Startable
computeRemindDateFromTodayBase64
public static String computeRemindDateFromTodayBase64()
getRegistrationFormUrl
public static String getRegistrationFormUrl()
getNbDaysBeforeExpiration
public static int getNbDaysBeforeExpiration()
getNbDaysAfterExpiration
public static int getNbDaysAfterExpiration()
showTermsAndConditions
public static boolean showTermsAndConditions()
getSubscriptionUrl
public static String getSubscriptionUrl()
isUnlocked
public static boolean isUnlocked()
isOutdated
public static boolean isOutdated()
getExecutor
public static ScheduledExecutorService getExecutor()
getCalledUrl
public static String getCalledUrl()
getExtendFormUrl
public static String getExtendFormUrl()
getProductCode
public static String getProductCode()
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.