com.jamasoftware.contour.domain
Class LicenseMessages
java.lang.Object
com.jamasoftware.contour.domain.LicenseMessages
public class LicenseMessages
- extends java.lang.Object
Statics to hold the messages about Licensing information that appear at the bottom of the screen.
- Author:
- Dylan
|
Method Summary |
static java.lang.String |
getLicenseMessage(java.lang.Integer licenseMessageNumber)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NO_MESSAGE
public static final java.lang.Integer NO_MESSAGE
EVALUATION
public static final java.lang.Integer EVALUATION
NON_PRODUCTION
public static final java.lang.Integer NON_PRODUCTION
MAINTENANCE
public static final java.lang.Integer MAINTENANCE
EXPIRE_TODAY
public static final java.lang.Integer EXPIRE_TODAY
MAINTENANCE_EXPIRE_TODAY
public static final java.lang.Integer MAINTENANCE_EXPIRE_TODAY
CONTOUR_AND_MAINTENANCE_EXPIRE_TODAY
public static final java.lang.Integer CONTOUR_AND_MAINTENANCE_EXPIRE_TODAY
OUT_OF_COMPLIANCE
public static final java.lang.Integer OUT_OF_COMPLIANCE
LicenseMessages
public LicenseMessages()
getLicenseMessage
public static java.lang.String getLicenseMessage(java.lang.Integer licenseMessageNumber)
Copyright (c) 2010 Jama Software, Inc. All Rights Reserved.