org.kuali.kfs.module.cam
Class CamsKeyConstants

java.lang.Object
  extended by org.kuali.kfs.module.cam.CamsKeyConstants

public class CamsKeyConstants
extends Object

Holds error key constants.


Nested Class Summary
static class CamsKeyConstants.Asset
           
static class CamsKeyConstants.AssetGlobal
           
static class CamsKeyConstants.AssetLocation
           
static class CamsKeyConstants.AssetLocationGlobal
           
static class CamsKeyConstants.AssetLock
           
static class CamsKeyConstants.AssetRepairHistory
           
static class CamsKeyConstants.AssetSeparate
           
static class CamsKeyConstants.BarcodeInventory
           
static class CamsKeyConstants.Depreciation
           
static class CamsKeyConstants.EquipmentLoanOrReturn
           
static class CamsKeyConstants.GLPosting
           
static class CamsKeyConstants.Payment
           
static class CamsKeyConstants.PreTag
           
static class CamsKeyConstants.Retirement
           
static class CamsKeyConstants.Transfer
           
 
Field Summary
static String CONTINUE_QUESTION
           
static String ERROR_ASSET_RETIRED_ACT_NON_CAPITAL_2003
           
static String ERROR_ASSET_RETIRED_CAPITAL
           
static String ERROR_ASSET_RETIRED_NON_CAPITAL_ACTIVE
           
static String ERROR_BLANK_IN_SERVICE_DATE_DISALLOWED
           
static String ERROR_CAPITAL_ASSET_VENDOR_NAME_REQUIRED
           
static String ERROR_ESTIMATED_FABRICATION_COMPLETION_DATE_PAST
           
static String ERROR_ESTIMATED_FABRICATION_COMPLETION_DATE_REQUIRED
           
static String ERROR_ESTIMATED_FABRICATION_LIFE_LIMIT_NEGATIVE
           
static String ERROR_ESTIMATED_FABRICATION_LIFE_LIMIT_REQUIRED
           
static String ERROR_FABRICATION_ESTIMATED_TOTAL_AMOUNT_NEGATIVE
           
static String ERROR_FABRICATION_ESTIMATED_TOTAL_AMOUNT_REQUIRED
           
static String ERROR_INVALID_ASSET_WARRANTY_NO
           
static String ERROR_INVALID_BUILDING_CODE
           
static String ERROR_INVALID_IN_SERVICE_DATE
           
static String ERROR_INVALID_ROOM_NUMBER
           
static String ERROR_TAG_NUMBER_DUPLICATE
           
static String MESSAGE_BATCH_UPLOAD_TITLE_PRE_ASSET_TAGGING
           
static String ORGANIZATION_OWNER_ACCOUNT_INACTIVE
           
static String ORGANIZATION_OWNER_ACCOUNT_INVALID
           
 
Constructor Summary
CamsKeyConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTINUE_QUESTION

public static final String CONTINUE_QUESTION
See Also:
Constant Field Values

ERROR_INVALID_BUILDING_CODE

public static final String ERROR_INVALID_BUILDING_CODE
See Also:
Constant Field Values

ERROR_INVALID_ROOM_NUMBER

public static final String ERROR_INVALID_ROOM_NUMBER
See Also:
Constant Field Values

ERROR_INVALID_IN_SERVICE_DATE

public static final String ERROR_INVALID_IN_SERVICE_DATE
See Also:
Constant Field Values

ERROR_BLANK_IN_SERVICE_DATE_DISALLOWED

public static final String ERROR_BLANK_IN_SERVICE_DATE_DISALLOWED
See Also:
Constant Field Values

MESSAGE_BATCH_UPLOAD_TITLE_PRE_ASSET_TAGGING

public static final String MESSAGE_BATCH_UPLOAD_TITLE_PRE_ASSET_TAGGING
See Also:
Constant Field Values

ERROR_INVALID_ASSET_WARRANTY_NO

public static final String ERROR_INVALID_ASSET_WARRANTY_NO
See Also:
Constant Field Values

ERROR_CAPITAL_ASSET_VENDOR_NAME_REQUIRED

public static final String ERROR_CAPITAL_ASSET_VENDOR_NAME_REQUIRED
See Also:
Constant Field Values

ERROR_TAG_NUMBER_DUPLICATE

public static final String ERROR_TAG_NUMBER_DUPLICATE
See Also:
Constant Field Values

ERROR_ASSET_RETIRED_CAPITAL

public static final String ERROR_ASSET_RETIRED_CAPITAL
See Also:
Constant Field Values

ERROR_ASSET_RETIRED_NON_CAPITAL_ACTIVE

public static final String ERROR_ASSET_RETIRED_NON_CAPITAL_ACTIVE
See Also:
Constant Field Values

ERROR_ASSET_RETIRED_ACT_NON_CAPITAL_2003

public static final String ERROR_ASSET_RETIRED_ACT_NON_CAPITAL_2003
See Also:
Constant Field Values

ERROR_FABRICATION_ESTIMATED_TOTAL_AMOUNT_REQUIRED

public static final String ERROR_FABRICATION_ESTIMATED_TOTAL_AMOUNT_REQUIRED
See Also:
Constant Field Values

ERROR_ESTIMATED_FABRICATION_COMPLETION_DATE_REQUIRED

public static final String ERROR_ESTIMATED_FABRICATION_COMPLETION_DATE_REQUIRED
See Also:
Constant Field Values

ERROR_ESTIMATED_FABRICATION_LIFE_LIMIT_REQUIRED

public static final String ERROR_ESTIMATED_FABRICATION_LIFE_LIMIT_REQUIRED
See Also:
Constant Field Values

ERROR_FABRICATION_ESTIMATED_TOTAL_AMOUNT_NEGATIVE

public static final String ERROR_FABRICATION_ESTIMATED_TOTAL_AMOUNT_NEGATIVE
See Also:
Constant Field Values

ERROR_ESTIMATED_FABRICATION_LIFE_LIMIT_NEGATIVE

public static final String ERROR_ESTIMATED_FABRICATION_LIFE_LIMIT_NEGATIVE
See Also:
Constant Field Values

ORGANIZATION_OWNER_ACCOUNT_INACTIVE

public static final String ORGANIZATION_OWNER_ACCOUNT_INACTIVE
See Also:
Constant Field Values

ORGANIZATION_OWNER_ACCOUNT_INVALID

public static final String ORGANIZATION_OWNER_ACCOUNT_INVALID
See Also:
Constant Field Values

ERROR_ESTIMATED_FABRICATION_COMPLETION_DATE_PAST

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

CamsKeyConstants

public CamsKeyConstants()


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