org.kuali.hr.time.util
Class TkConstants.ACTIONS

java.lang.Object
  extended by org.kuali.hr.time.util.TkConstants.ACTIONS
Enclosing class:
TkConstants

public static final class TkConstants.ACTIONS
extends Object


Field Summary
static String ADD_TIME_BLOCK
           
static String CLOCK_IN
           
static String CLOCK_OUT
           
static String DELETE_TIME_BLOCK
           
static String UPDATE_TIME_BLOCK
           
 
Constructor Summary
TkConstants.ACTIONS()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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

ADD_TIME_BLOCK

public static final String ADD_TIME_BLOCK
See Also:
Constant Field Values

UPDATE_TIME_BLOCK

public static final String UPDATE_TIME_BLOCK
See Also:
Constant Field Values

DELETE_TIME_BLOCK

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

TkConstants.ACTIONS

public TkConstants.ACTIONS()


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