org.kuali.hr.lm
Class LMConstants

java.lang.Object
  extended by org.kuali.hr.lm.LMConstants

public class LMConstants
extends Object


Nested Class Summary
static class LMConstants.ACCRUAL_EARN_INTERVAL
           
static class LMConstants.ACCRUAL_EARN_INTERVAL_CODE
           
static class LMConstants.ACTION
           
static class LMConstants.ACTION_AT_MAX_BAL
           
static class LMConstants.BALANCE_TRANSFER_TYPE
           
static class LMConstants.INITIATE_LEAVE_REQUEST_ACTION_OPTIONS
           
static class LMConstants.LEAVE_BLOCK_TYPE
           
static class LMConstants.MAX_BAL_ACTION_FREQ
           
static class LMConstants.RECORD_METHOD
           
static class LMConstants.REQUEST_STATUS
           
static class LMConstants.TIME_APPROVAL_TYPE
           
static class LMConstants.UNUSED_TIME
           
 
Field Summary
static Map<String,String> ACCRUAL_BALANCE_ACTION_MAP
           
static Map<String,String> ACCRUAL_EARN_INTERVAL_MAP
           
static int DELINQUENT_LEAVE_CALENDARS_LIMIT
           
static Map<String,String> EARN_CODE_USAGE_LIMIT_MAP
           
static String INITIATE_LEAVE_REQUEST_ACTION
           
static Map<String,String> LEAVE_BLOCK_TYPE_MAP
           
static String LEAVE_CALENDAR_TYPE
           
static Map<String,String> RECORD_METHOD_MAP
           
static Map<String,String> REQUEST_STATUS_STRINGS
           
static Map<String,String> ROUND_OPTION_MAP
           
static String RUN_ACCRUAL_FROM_CALENDAR
           
static String SERVICE_TIME_MONTHS
           
static String SERVICE_TIME_YEAR
           
static String STATUS_CHANGE_EARN_CODE
           
static Map<String,String> UNUSED_TIME_MAP
           
 
Constructor Summary
LMConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVICE_TIME_YEAR

public static final String SERVICE_TIME_YEAR
See Also:
Constant Field Values

SERVICE_TIME_MONTHS

public static final String SERVICE_TIME_MONTHS
See Also:
Constant Field Values

ACCRUAL_EARN_INTERVAL_MAP

public static final Map<String,String> ACCRUAL_EARN_INTERVAL_MAP

REQUEST_STATUS_STRINGS

public static final Map<String,String> REQUEST_STATUS_STRINGS

ROUND_OPTION_MAP

public static final Map<String,String> ROUND_OPTION_MAP

RECORD_METHOD_MAP

public static final Map<String,String> RECORD_METHOD_MAP

ACCRUAL_BALANCE_ACTION_MAP

public static final Map<String,String> ACCRUAL_BALANCE_ACTION_MAP

LEAVE_CALENDAR_TYPE

public static final String LEAVE_CALENDAR_TYPE
See Also:
Constant Field Values

LEAVE_BLOCK_TYPE_MAP

public static final Map<String,String> LEAVE_BLOCK_TYPE_MAP

STATUS_CHANGE_EARN_CODE

public static final String STATUS_CHANGE_EARN_CODE
See Also:
Constant Field Values

RUN_ACCRUAL_FROM_CALENDAR

public static final String RUN_ACCRUAL_FROM_CALENDAR
See Also:
Constant Field Values

INITIATE_LEAVE_REQUEST_ACTION

public static final String INITIATE_LEAVE_REQUEST_ACTION
See Also:
Constant Field Values

DELINQUENT_LEAVE_CALENDARS_LIMIT

public static int DELINQUENT_LEAVE_CALENDARS_LIMIT

EARN_CODE_USAGE_LIMIT_MAP

public static final Map<String,String> EARN_CODE_USAGE_LIMIT_MAP

UNUSED_TIME_MAP

public static final Map<String,String> UNUSED_TIME_MAP
Constructor Detail

LMConstants

public LMConstants()


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.