public class ManageSocConstants extends Object
Modifier and Type | Class and Description |
---|---|
static class |
ManageSocConstants.ConfirmDialogs
These are the confirm dialog bean ids used in Manage SOC view.
|
static class |
ManageSocConstants.MessageKeys
Info/Error/Warn message keys goes here
|
Modifier and Type | Field and Description |
---|---|
static String |
DISPLAY_IN_PROGRESS |
static String |
DISPLAY_PUBLISHING_IN_PROGRESS |
static String |
DISPLAY_SCHEDULE_IN_PROGRESS
UI Display constants
|
static String |
NOT_STARTED_STATUS_UI |
static Long |
ONE_MINUTE_IN_MILLIS |
static String |
SCHEDULE_DATE_FORMAT |
static String |
SCHEDULE_DURATION_TIME_FORMAT |
static String |
SOC_COMPLETED_PUBLISHING_STATUS_UI |
static String |
SOC_IN_PROGRESS_PUBLISHING_STATUS_UI |
Constructor and Description |
---|
ManageSocConstants() |
public static final Long ONE_MINUTE_IN_MILLIS
public static final String NOT_STARTED_STATUS_UI
public static final String SOC_IN_PROGRESS_PUBLISHING_STATUS_UI
public static final String SOC_COMPLETED_PUBLISHING_STATUS_UI
public static final String SCHEDULE_DATE_FORMAT
public static final String SCHEDULE_DURATION_TIME_FORMAT
public static final String DISPLAY_SCHEDULE_IN_PROGRESS
public static final String DISPLAY_IN_PROGRESS
public static final String DISPLAY_PUBLISHING_IN_PROGRESS
public ManageSocConstants()
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.