org.kuali.kfs.module.cam
Class CamsConstants.BarCodeInventoryError

java.lang.Object
  extended by org.kuali.kfs.module.cam.CamsConstants.BarCodeInventoryError
Enclosing class:
CamsConstants

public static class CamsConstants.BarCodeInventoryError
extends Object


Field Summary
static String BAR_CODE_ERROR_DOCUMENT_IGNORES_LOCKS_NO
           
static String STATUS_CODE_CORRECTED
           
static String STATUS_CODE_CORRECTED_DESCRIPTION
           
static String STATUS_CODE_DELETED
           
static String STATUS_CODE_DELETED_DESCRIPTION
           
static String STATUS_CODE_ERROR
           
static String STATUS_CODE_ERROR_DESCRIPTION
           
static Map<String,String> statusDescription
           
 
Constructor Summary
CamsConstants.BarCodeInventoryError()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STATUS_CODE_ERROR

public static final String STATUS_CODE_ERROR
See Also:
Constant Field Values

STATUS_CODE_CORRECTED

public static final String STATUS_CODE_CORRECTED
See Also:
Constant Field Values

STATUS_CODE_DELETED

public static final String STATUS_CODE_DELETED
See Also:
Constant Field Values

STATUS_CODE_ERROR_DESCRIPTION

public static final String STATUS_CODE_ERROR_DESCRIPTION
See Also:
Constant Field Values

STATUS_CODE_CORRECTED_DESCRIPTION

public static final String STATUS_CODE_CORRECTED_DESCRIPTION
See Also:
Constant Field Values

STATUS_CODE_DELETED_DESCRIPTION

public static final String STATUS_CODE_DELETED_DESCRIPTION
See Also:
Constant Field Values

BAR_CODE_ERROR_DOCUMENT_IGNORES_LOCKS_NO

public static final String BAR_CODE_ERROR_DOCUMENT_IGNORES_LOCKS_NO
See Also:
Constant Field Values

statusDescription

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

CamsConstants.BarCodeInventoryError

public CamsConstants.BarCodeInventoryError()


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