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

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

public static class CamsKeyConstants.Retirement
extends Object


Field Summary
static String ERROR_ASSET_RETIREMENT_GLOBAL_NO_ASSET
           
static String ERROR_BLANK_CAPITAL_ASSET_NUMBER
           
static String ERROR_DISALLOWED_MERGE_RETIREMENT_REASON_CODE
           
static String ERROR_DISALLOWED_MERGE_SEPARATE_REASON_CODE
           
static String ERROR_DISALLOWED_RAZE_REASON_CODE
           
static String ERROR_DISALLOWED_RETIREMENT_REASON_CODE
           
static String ERROR_DUPLICATE_CAPITAL_ASSET_NUMBER_WITH_TARGET
           
static String ERROR_INVALID_CAPITAL_ASSET_NUMBER
           
static String ERROR_INVALID_MERGED_TARGET_ASSET_NUMBER
           
static String ERROR_INVALID_RETIREMENT_DETAIL_INFO
           
static String ERROR_INVALID_USER_GROUP_FOR_NON_MOVEABLE_ASSET
           
static String ERROR_LOANED_ASSET_CANNOT_RETIRED
           
static String ERROR_MULTIPLE_ASSET_RETIRED
           
static String ERROR_NON_ACTIVE_ASSET_RETIREMENT
           
static String ERROR_NON_CAPITAL_ASSET_RETIREMENT
           
static String ERROR_RETIREMENT_DETAIL_INFO_NULL
           
static String MESSAGE_NO_LEDGER_ENTRY_REQUIRED_RETIREMENT
           
 
Constructor Summary
CamsKeyConstants.Retirement()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR_RETIREMENT_DETAIL_INFO_NULL

public static final String ERROR_RETIREMENT_DETAIL_INFO_NULL
See Also:
Constant Field Values

ERROR_INVALID_RETIREMENT_DETAIL_INFO

public static final String ERROR_INVALID_RETIREMENT_DETAIL_INFO
See Also:
Constant Field Values

ERROR_INVALID_MERGED_TARGET_ASSET_NUMBER

public static final String ERROR_INVALID_MERGED_TARGET_ASSET_NUMBER
See Also:
Constant Field Values

ERROR_NON_CAPITAL_ASSET_RETIREMENT

public static final String ERROR_NON_CAPITAL_ASSET_RETIREMENT
See Also:
Constant Field Values

ERROR_NON_ACTIVE_ASSET_RETIREMENT

public static final String ERROR_NON_ACTIVE_ASSET_RETIREMENT
See Also:
Constant Field Values

ERROR_INVALID_CAPITAL_ASSET_NUMBER

public static final String ERROR_INVALID_CAPITAL_ASSET_NUMBER
See Also:
Constant Field Values

ERROR_DUPLICATE_CAPITAL_ASSET_NUMBER_WITH_TARGET

public static final String ERROR_DUPLICATE_CAPITAL_ASSET_NUMBER_WITH_TARGET
See Also:
Constant Field Values

ERROR_INVALID_USER_GROUP_FOR_NON_MOVEABLE_ASSET

public static final String ERROR_INVALID_USER_GROUP_FOR_NON_MOVEABLE_ASSET
See Also:
Constant Field Values

ERROR_BLANK_CAPITAL_ASSET_NUMBER

public static final String ERROR_BLANK_CAPITAL_ASSET_NUMBER
See Also:
Constant Field Values

ERROR_ASSET_RETIREMENT_GLOBAL_NO_ASSET

public static final String ERROR_ASSET_RETIREMENT_GLOBAL_NO_ASSET
See Also:
Constant Field Values

ERROR_DISALLOWED_MERGE_RETIREMENT_REASON_CODE

public static final String ERROR_DISALLOWED_MERGE_RETIREMENT_REASON_CODE
See Also:
Constant Field Values

ERROR_DISALLOWED_RETIREMENT_REASON_CODE

public static final String ERROR_DISALLOWED_RETIREMENT_REASON_CODE
See Also:
Constant Field Values

ERROR_DISALLOWED_MERGE_SEPARATE_REASON_CODE

public static final String ERROR_DISALLOWED_MERGE_SEPARATE_REASON_CODE
See Also:
Constant Field Values

ERROR_DISALLOWED_RAZE_REASON_CODE

public static final String ERROR_DISALLOWED_RAZE_REASON_CODE
See Also:
Constant Field Values

ERROR_MULTIPLE_ASSET_RETIRED

public static final String ERROR_MULTIPLE_ASSET_RETIRED
See Also:
Constant Field Values

ERROR_LOANED_ASSET_CANNOT_RETIRED

public static final String ERROR_LOANED_ASSET_CANNOT_RETIRED
See Also:
Constant Field Values

MESSAGE_NO_LEDGER_ENTRY_REQUIRED_RETIREMENT

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

CamsKeyConstants.Retirement

public CamsKeyConstants.Retirement()


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