org.kuali.kfs.module.cam
Class CamsKeyConstants.Depreciation

java.lang.Object
  extended by org.kuali.kfs.module.cam.CamsKeyConstants.Depreciation
Enclosing class:
CamsKeyConstants

public static class CamsKeyConstants.Depreciation
extends Object


Field Summary
static String DEPRECIATION_ALREADY_RAN_MSG
           
static String DEPRECIATION_DATE_PARAMETER_NOT_FOUND
           
static String ERROR_WHEN_CALCULATING_BASE_AMOUNT
           
static String ERROR_WHEN_CALCULATING_DEPRECIATION
           
static String ERROR_WHEN_UPDATING_GL_PENDING_ENTRY_TABLE
           
static String INVALID_DEPRECIATION_DATE_FORMAT
           
static String MSG_REPORT_DEPRECIATION_HEADING1
           
static String MSG_REPORT_DEPRECIATION_HEADING2
           
static String NO_ELIGIBLE_FOR_DEPRECIATION_ASSETS_FOUND
           
 
Constructor Summary
CamsKeyConstants.Depreciation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NO_ELIGIBLE_FOR_DEPRECIATION_ASSETS_FOUND

public static final String NO_ELIGIBLE_FOR_DEPRECIATION_ASSETS_FOUND
See Also:
Constant Field Values

ERROR_WHEN_CALCULATING_BASE_AMOUNT

public static final String ERROR_WHEN_CALCULATING_BASE_AMOUNT
See Also:
Constant Field Values

ERROR_WHEN_CALCULATING_DEPRECIATION

public static final String ERROR_WHEN_CALCULATING_DEPRECIATION
See Also:
Constant Field Values

ERROR_WHEN_UPDATING_GL_PENDING_ENTRY_TABLE

public static final String ERROR_WHEN_UPDATING_GL_PENDING_ENTRY_TABLE
See Also:
Constant Field Values

DEPRECIATION_DATE_PARAMETER_NOT_FOUND

public static final String DEPRECIATION_DATE_PARAMETER_NOT_FOUND
See Also:
Constant Field Values

INVALID_DEPRECIATION_DATE_FORMAT

public static final String INVALID_DEPRECIATION_DATE_FORMAT
See Also:
Constant Field Values

DEPRECIATION_ALREADY_RAN_MSG

public static final String DEPRECIATION_ALREADY_RAN_MSG
See Also:
Constant Field Values

MSG_REPORT_DEPRECIATION_HEADING1

public static final String MSG_REPORT_DEPRECIATION_HEADING1
See Also:
Constant Field Values

MSG_REPORT_DEPRECIATION_HEADING2

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

CamsKeyConstants.Depreciation

public CamsKeyConstants.Depreciation()


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