org.kuali.kfs.sys
Class KFSKeyConstants.CashDrawer

java.lang.Object
  extended by org.kuali.kfs.sys.KFSKeyConstants.CashDrawer
Enclosing class:
KFSKeyConstants

public static final class KFSKeyConstants.CashDrawer
extends Object


Field Summary
static String CASH_DRAWER_STATUS_CLOSED
           
static String CASH_DRAWER_STATUS_LOCKED
           
static String CASH_DRAWER_STATUS_OPEN
           
static String MSG_CASH_DRAWER_ALREADY_OPEN
           
 
Constructor Summary
KFSKeyConstants.CashDrawer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CASH_DRAWER_STATUS_OPEN

public static final String CASH_DRAWER_STATUS_OPEN
See Also:
Constant Field Values

CASH_DRAWER_STATUS_CLOSED

public static final String CASH_DRAWER_STATUS_CLOSED
See Also:
Constant Field Values

CASH_DRAWER_STATUS_LOCKED

public static final String CASH_DRAWER_STATUS_LOCKED
See Also:
Constant Field Values

MSG_CASH_DRAWER_ALREADY_OPEN

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

KFSKeyConstants.CashDrawer

public KFSKeyConstants.CashDrawer()


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