org.kuali.hr.time.util
Class TkConstants

java.lang.Object
  extended by org.kuali.hr.time.util.TkConstants

public class TkConstants
extends Object


Nested Class Summary
static class TkConstants.ACTIONS
           
static class TkConstants.BATCH_JOB_ACTIONS
           
static class TkConstants.BATCH_JOB_NAMES
           
static class TkConstants.ConfigSettings
           
static class TkConstants.DOCUMENT_ACTIONS
           
static class TkConstants.ROUTE_STATUS
           
 
Field Summary
static Map<String,String> ACTION_AT_MAX_BALANCE
           
static String ADD
           
static Map<String,String> ALL_ROLES_MAP
           
static String APPROVAL_TABLE_ID
           
static String ASSIGNMENT_KEY_DELIMITER
           
static String BATCH_USER_PRINCIPAL_NAME
           
static BigDecimal BIG_DECIMAL_1000
           
static BigDecimal BIG_DECIMAL_60
           
static BigDecimal BIG_DECIMAL_HRS_IN_DAY
           
static BigDecimal BIG_DECIMAL_MS_IN_H
           
static BigDecimal BIG_DECIMAL_MS_IN_M
           
static BigDecimal BIG_DECIMAL_NEGATIVE_ONE
           
static int BIG_DECIMAL_SCALE
           
static RoundingMode BIG_DECIMAL_SCALE_ROUNDING
           
static BigDecimal BIG_DECIMAL_SCALED_ZERO
           
static String CALENDAR_TYPE_LEAVE
           
static String CALENDAR_TYPE_PAY
           
static Map<String,Set<String>> CLASS_INQUIRY_KEY_MAP
           
static Map<String,String> CLOCK_ACTION_STRINGS
           
static Map<String,Set<String>> CLOCK_ACTION_TRANSITION_MAP
          Simplistic state transition map, created statically for speed.
static List<String> ClOCK_ACTIONS
           
static Map<String,Set<String>> CLOCK_AVAILABLE_ACTION_MAP
           
static String CLOCK_IN
           
static String CLOCK_OUT
           
static String DAILY_OVT_CODE
           
static int DEFAULT_CACHE_TIME
           
static String DELETE
           
static Map<String,String> DOC_ROUTE_STATUS
           
static String DOCUMENT_ID_REQUEST_NAME
           
static org.joda.time.format.DateTimeFormatter DT_ABBREV_DATE_FORMAT
           
static org.joda.time.format.DateTimeFormatter DT_BASIC_DATE_FORMAT
           
static org.joda.time.format.DateTimeFormatter DT_BASIC_TIME_FORMAT
           
static org.joda.time.format.DateTimeFormatter DT_FULL_DATE_TIME_FORMAT
           
static org.joda.time.format.DateTimeFormatter DT_JUST_DAY_FORMAT
           
static org.joda.time.format.DateTimeFormatter DT_MILITARY_TIME_FORMAT
           
static String EARN_CODE_AMOUNT
           
static String EARN_CODE_CPE
           
static String EARN_CODE_DAY
           
static String EARN_CODE_HOUR
           
static String EARN_CODE_OVT
           
static String EARN_CODE_TIME
           
static Map<String,String> EMPLOYEE_OVERRIDE_TYPE
           
static String FLSA_STATUS_EXEMPT
           
static String FLSA_STATUS_NON_EXEMPT
           
static TimeZone GMT_TIME_ZONE
           
static String GMT_TIME_ZONE_ID
           
static String HOLIDAY_EARN_CODE
           
static String IP_SEPERATOR
           
static String IP_WILDCARD_PATTERN
           
static Integer LENGTH_OF_WORK_SCHEDULE
           
static Map<String,String> LOCATION_TO_TIME_ZONE_MAP
           
static String LUNCH_EARN_CODE
           
static String LUNCH_IN
           
static String LUNCH_OUT
           
static MathContext MATH_CONTEXT
           
static Map<String,String> MAX_BAL_FLAG
           
static Map<String,String> MAX_BALANCE_ACTION_FREQUENCY
           
static String MODIFIED
           
static String NEXT_TIMESHEET
           
static Integer NUMBER_OF_HOURS_CLOCKED_IN_APPROVE_TAB_HIGHLIGHT
           
static List<String> ON_THE_CLOCK_CODES
           
static Integer PAGE_SIZE
           
static String PAY_CALENDAR_TYPE
           
static String PREV_TIMESHEET
           
static List<String> ROLE_ASSIGNMENT_FOR_USER_ROLES
           
static List<String> ROLE_ASSIGNMENT_FOR_WORK_AREA
           
static List<String> ROLE_ASSIGNMENT_FOR_WORK_AREA_OT_EDIT
           
static String ROLE_LV_DEPT_ADMIN
           
static String ROLE_LV_DEPT_VO
           
static String ROLE_NAMESAPCE
          The following ROLE_* constants need to match what is in the workflow database.
static String ROLE_TK_APPROVER
           
static String ROLE_TK_APPROVER_DELEGATE
           
static String ROLE_TK_DEPT_ADMIN
           
static String ROLE_TK_DEPT_VO
           
static String ROLE_TK_EMPLOYEE
           
static String ROLE_TK_GLOBAL_VO
           
static String ROLE_TK_LOCATION_ADMIN
           
static String ROLE_TK_LOCATION_VO
           
static String ROLE_TK_REVIEWER
           
static String ROLE_TK_SYS_ADMIN
           
static String ROLE_WORK_AREA_QUALIFIER_ID
           
static Map<String,String> SERVICE_UNIT_OF_TIME
           
static String SUPER_USER
           
static String TASK_DEFAULT_DESP
           
static List<String> TIME_ZONES
           
static String TIMESHEET_DOCUMENT_ID_REQUEST_NAME
           
static String TK_TARGET_USER_PERSON
           
static String TK_TARGET_USER_RETURN
           
static Map<String,String> UNIT_OF_TIME
           
static String WILDCARD_CHARACTER
           
static Long WILDCARD_LONG
           
 
Constructor Summary
TkConstants()
           
 
Method Summary
 String getEARN_CODE_AMOUNT()
           
 String getHOLIDAY_EARN_CODE()
           
 String getLUNCH_EARN_CODE()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_CACHE_TIME

public static final int DEFAULT_CACHE_TIME
See Also:
Constant Field Values

TK_TARGET_USER_RETURN

public static final String TK_TARGET_USER_RETURN
See Also:
Constant Field Values

TK_TARGET_USER_PERSON

public static final String TK_TARGET_USER_PERSON
See Also:
Constant Field Values

WILDCARD_CHARACTER

public static final String WILDCARD_CHARACTER
See Also:
Constant Field Values

WILDCARD_LONG

public static final Long WILDCARD_LONG

LENGTH_OF_WORK_SCHEDULE

public static final Integer LENGTH_OF_WORK_SCHEDULE

CLOCK_IN

public static final String CLOCK_IN
See Also:
Constant Field Values

CLOCK_OUT

public static final String CLOCK_OUT
See Also:
Constant Field Values

LUNCH_IN

public static final String LUNCH_IN
See Also:
Constant Field Values

LUNCH_OUT

public static final String LUNCH_OUT
See Also:
Constant Field Values

ON_THE_CLOCK_CODES

public static final List<String> ON_THE_CLOCK_CODES

DELETE

public static final String DELETE
See Also:
Constant Field Values

ADD

public static final String ADD
See Also:
Constant Field Values

MODIFIED

public static final String MODIFIED
See Also:
Constant Field Values

EARN_CODE_HOUR

public static final String EARN_CODE_HOUR
See Also:
Constant Field Values

EARN_CODE_TIME

public static final String EARN_CODE_TIME
See Also:
Constant Field Values

EARN_CODE_AMOUNT

public static final String EARN_CODE_AMOUNT
See Also:
Constant Field Values

EARN_CODE_OVT

public static final String EARN_CODE_OVT
See Also:
Constant Field Values

EARN_CODE_CPE

public static final String EARN_CODE_CPE
See Also:
Constant Field Values

EARN_CODE_DAY

public static final String EARN_CODE_DAY
See Also:
Constant Field Values

GMT_TIME_ZONE_ID

public static final String GMT_TIME_ZONE_ID
See Also:
Constant Field Values

GMT_TIME_ZONE

public static final TimeZone GMT_TIME_ZONE

DT_BASIC_TIME_FORMAT

public static final org.joda.time.format.DateTimeFormatter DT_BASIC_TIME_FORMAT

DT_MILITARY_TIME_FORMAT

public static final org.joda.time.format.DateTimeFormatter DT_MILITARY_TIME_FORMAT

DT_BASIC_DATE_FORMAT

public static final org.joda.time.format.DateTimeFormatter DT_BASIC_DATE_FORMAT

DT_ABBREV_DATE_FORMAT

public static final org.joda.time.format.DateTimeFormatter DT_ABBREV_DATE_FORMAT

DT_FULL_DATE_TIME_FORMAT

public static final org.joda.time.format.DateTimeFormatter DT_FULL_DATE_TIME_FORMAT

DT_JUST_DAY_FORMAT

public static org.joda.time.format.DateTimeFormatter DT_JUST_DAY_FORMAT

BIG_DECIMAL_SCALE

public static final int BIG_DECIMAL_SCALE
See Also:
Constant Field Values

BIG_DECIMAL_SCALE_ROUNDING

public static final RoundingMode BIG_DECIMAL_SCALE_ROUNDING

BIG_DECIMAL_SCALED_ZERO

public static final BigDecimal BIG_DECIMAL_SCALED_ZERO

BIG_DECIMAL_NEGATIVE_ONE

public static final BigDecimal BIG_DECIMAL_NEGATIVE_ONE

MATH_CONTEXT

public static final MathContext MATH_CONTEXT

BIG_DECIMAL_1000

public static final BigDecimal BIG_DECIMAL_1000

BIG_DECIMAL_60

public static final BigDecimal BIG_DECIMAL_60

BIG_DECIMAL_MS_IN_H

public static final BigDecimal BIG_DECIMAL_MS_IN_H

BIG_DECIMAL_MS_IN_M

public static final BigDecimal BIG_DECIMAL_MS_IN_M

BIG_DECIMAL_HRS_IN_DAY

public static final BigDecimal BIG_DECIMAL_HRS_IN_DAY

SUPER_USER

public static final String SUPER_USER
See Also:
Constant Field Values

LOCATION_TO_TIME_ZONE_MAP

public static final Map<String,String> LOCATION_TO_TIME_ZONE_MAP

ROLE_NAMESAPCE

public static final String ROLE_NAMESAPCE
The following ROLE_* constants need to match what is in the workflow database. They will be used internally to obtain a reference to the underlying IDs in the workflow system.

Used in *ValuesFinder classes for maintenance page dropdowns.

See Also:
Constant Field Values

ROLE_TK_GLOBAL_VO

public static final String ROLE_TK_GLOBAL_VO
See Also:
Constant Field Values

ROLE_TK_DEPT_VO

public static final String ROLE_TK_DEPT_VO
See Also:
Constant Field Values

ROLE_LV_DEPT_VO

public static final String ROLE_LV_DEPT_VO
See Also:
Constant Field Values

ROLE_TK_LOCATION_VO

public static final String ROLE_TK_LOCATION_VO
See Also:
Constant Field Values

ROLE_TK_REVIEWER

public static final String ROLE_TK_REVIEWER
See Also:
Constant Field Values

ROLE_TK_APPROVER

public static final String ROLE_TK_APPROVER
See Also:
Constant Field Values

ROLE_TK_APPROVER_DELEGATE

public static final String ROLE_TK_APPROVER_DELEGATE
See Also:
Constant Field Values

ROLE_TK_EMPLOYEE

public static final String ROLE_TK_EMPLOYEE
See Also:
Constant Field Values

ROLE_TK_LOCATION_ADMIN

public static final String ROLE_TK_LOCATION_ADMIN
See Also:
Constant Field Values

ROLE_TK_DEPT_ADMIN

public static final String ROLE_TK_DEPT_ADMIN
See Also:
Constant Field Values

ROLE_LV_DEPT_ADMIN

public static final String ROLE_LV_DEPT_ADMIN
See Also:
Constant Field Values

ROLE_TK_SYS_ADMIN

public static final String ROLE_TK_SYS_ADMIN
See Also:
Constant Field Values

ROLE_WORK_AREA_QUALIFIER_ID

public static final String ROLE_WORK_AREA_QUALIFIER_ID
See Also:
Constant Field Values

ROLE_ASSIGNMENT_FOR_WORK_AREA

public static final List<String> ROLE_ASSIGNMENT_FOR_WORK_AREA

ROLE_ASSIGNMENT_FOR_USER_ROLES

public static final List<String> ROLE_ASSIGNMENT_FOR_USER_ROLES

ALL_ROLES_MAP

public static final Map<String,String> ALL_ROLES_MAP

ROLE_ASSIGNMENT_FOR_WORK_AREA_OT_EDIT

public static final List<String> ROLE_ASSIGNMENT_FOR_WORK_AREA_OT_EDIT

ClOCK_ACTIONS

public static final List<String> ClOCK_ACTIONS

CLOCK_ACTION_TRANSITION_MAP

public static final Map<String,Set<String>> CLOCK_ACTION_TRANSITION_MAP
Simplistic state transition map, created statically for speed.


CLOCK_AVAILABLE_ACTION_MAP

public static final Map<String,Set<String>> CLOCK_AVAILABLE_ACTION_MAP

CLOCK_ACTION_STRINGS

public static final Map<String,String> CLOCK_ACTION_STRINGS

DOC_ROUTE_STATUS

public static final Map<String,String> DOC_ROUTE_STATUS

ASSIGNMENT_KEY_DELIMITER

public static final String ASSIGNMENT_KEY_DELIMITER
See Also:
Constant Field Values

HOLIDAY_EARN_CODE

public static final String HOLIDAY_EARN_CODE
See Also:
Constant Field Values

LUNCH_EARN_CODE

public static final String LUNCH_EARN_CODE
See Also:
Constant Field Values

NEXT_TIMESHEET

public static final String NEXT_TIMESHEET
See Also:
Constant Field Values

PREV_TIMESHEET

public static final String PREV_TIMESHEET
See Also:
Constant Field Values

TIMESHEET_DOCUMENT_ID_REQUEST_NAME

public static final String TIMESHEET_DOCUMENT_ID_REQUEST_NAME
See Also:
Constant Field Values

DOCUMENT_ID_REQUEST_NAME

public static final String DOCUMENT_ID_REQUEST_NAME
See Also:
Constant Field Values

NUMBER_OF_HOURS_CLOCKED_IN_APPROVE_TAB_HIGHLIGHT

public static final Integer NUMBER_OF_HOURS_CLOCKED_IN_APPROVE_TAB_HIGHLIGHT

TIME_ZONES

public static final List<String> TIME_ZONES

PAGE_SIZE

public static final Integer PAGE_SIZE

APPROVAL_TABLE_ID

public static final String APPROVAL_TABLE_ID
See Also:
Constant Field Values

IP_SEPERATOR

public static final String IP_SEPERATOR
See Also:
Constant Field Values

IP_WILDCARD_PATTERN

public static final String IP_WILDCARD_PATTERN
See Also:
Constant Field Values

TASK_DEFAULT_DESP

public static final String TASK_DEFAULT_DESP
See Also:
Constant Field Values

SERVICE_UNIT_OF_TIME

public static final Map<String,String> SERVICE_UNIT_OF_TIME

UNIT_OF_TIME

public static final Map<String,String> UNIT_OF_TIME

MAX_BAL_FLAG

public static final Map<String,String> MAX_BAL_FLAG

MAX_BALANCE_ACTION_FREQUENCY

public static final Map<String,String> MAX_BALANCE_ACTION_FREQUENCY

ACTION_AT_MAX_BALANCE

public static final Map<String,String> ACTION_AT_MAX_BALANCE

EMPLOYEE_OVERRIDE_TYPE

public static final Map<String,String> EMPLOYEE_OVERRIDE_TYPE

DAILY_OVT_CODE

public static final String DAILY_OVT_CODE
See Also:
Constant Field Values

CLASS_INQUIRY_KEY_MAP

public static final Map<String,Set<String>> CLASS_INQUIRY_KEY_MAP

FLSA_STATUS_NON_EXEMPT

public static final String FLSA_STATUS_NON_EXEMPT
See Also:
Constant Field Values

FLSA_STATUS_EXEMPT

public static final String FLSA_STATUS_EXEMPT
See Also:
Constant Field Values

PAY_CALENDAR_TYPE

public static final String PAY_CALENDAR_TYPE
See Also:
Constant Field Values

CALENDAR_TYPE_PAY

public static final String CALENDAR_TYPE_PAY
See Also:
Constant Field Values

CALENDAR_TYPE_LEAVE

public static final String CALENDAR_TYPE_LEAVE
See Also:
Constant Field Values

BATCH_USER_PRINCIPAL_NAME

public static final String BATCH_USER_PRINCIPAL_NAME
See Also:
Constant Field Values
Constructor Detail

TkConstants

public TkConstants()
Method Detail

getLUNCH_EARN_CODE

public String getLUNCH_EARN_CODE()

getEARN_CODE_AMOUNT

public String getEARN_CODE_AMOUNT()

getHOLIDAY_EARN_CODE

public String getHOLIDAY_EARN_CODE()


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