org.kuali.hr.lm
Class LMConstants.ACTION

java.lang.Object
  extended by org.kuali.hr.lm.LMConstants.ACTION
Enclosing class:
LMConstants

public static final class LMConstants.ACTION
extends Object


Field Summary
static String ADD
           
static String DELETE
           
static String MODIFIED
           
 
Constructor Summary
LMConstants.ACTION()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Constructor Detail

LMConstants.ACTION

public LMConstants.ACTION()


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