| Modifier and Type | Class and Description |
|---|---|
static class |
UnlockService.UnlockFilter |
static class |
UnlockService.UnlockServlet |
| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR |
static String |
restContext |
| Constructor and Description |
|---|
UnlockService(org.exoplatform.commons.info.ProductInformations productInformations,
org.exoplatform.container.xml.InitParams params) |
| Modifier and Type | Method and Description |
|---|---|
static String |
computeRemindDateFromTodayBase64() |
static String |
getCalledUrl() |
static ScheduledExecutorService |
getExecutor() |
static String |
getExtendFormUrl() |
static int |
getNbDaysAfterExpiration() |
static int |
getNbDaysBeforeExpiration() |
static String |
getProductCode() |
static String |
getRegistrationFormUrl() |
static String |
getSubscriptionUrl() |
static boolean |
isOutdated() |
static boolean |
isUnlocked() |
static boolean |
showTermsAndConditions() |
void |
start() |
void |
stop() |
public UnlockService(org.exoplatform.commons.info.ProductInformations productInformations,
org.exoplatform.container.xml.InitParams params)
throws org.exoplatform.commons.info.MissingProductInformationException
org.exoplatform.commons.info.MissingProductInformationExceptionpublic void start()
start in interface org.picocontainer.Startablepublic void stop()
stop in interface org.picocontainer.Startablepublic static String computeRemindDateFromTodayBase64()
public static String getRegistrationFormUrl()
public static int getNbDaysBeforeExpiration()
public static int getNbDaysAfterExpiration()
public static boolean showTermsAndConditions()
public static String getSubscriptionUrl()
public static boolean isUnlocked()
public static boolean isOutdated()
public static ScheduledExecutorService getExecutor()
public static String getCalledUrl()
public static String getExtendFormUrl()
public static String getProductCode()
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.