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

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

public static class CamsKeyConstants.AssetSeparate
extends Object


Field Summary
static String ERROR_ASSET_DESCRIPTION_REQUIRED
           
static String ERROR_ASSET_SPLIT_MAX_LIMIT
           
static String ERROR_CAPITAL_ASSET_TYPE_CODE_INVALID
           
static String ERROR_CAPITAL_ASSET_TYPE_CODE_REQUIRED
           
static String ERROR_INVALID_TOTAL_SEPARATE_SOURCE_AMOUNT
           
static String ERROR_MANUFACTURER_REQUIRED
           
static String ERROR_NON_CAPITAL_ASSET_SEPARATE_REQUIRED
           
static String ERROR_SEPARATE_ASSET_BELOW_THRESHOLD
           
static String ERROR_TOTAL_SEPARATE_SOURCE_AMOUNT_REQUIRED
           
static String ERROR_ZERO_OR_NEGATIVE_DOLLAR_AMOUNT
           
static String ERROR_ZERO_OR_NEGATIVE_LOCATION_QUANTITY
           
 
Constructor Summary
CamsKeyConstants.AssetSeparate()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR_ASSET_SPLIT_MAX_LIMIT

public static final String ERROR_ASSET_SPLIT_MAX_LIMIT
See Also:
Constant Field Values

ERROR_CAPITAL_ASSET_TYPE_CODE_REQUIRED

public static final String ERROR_CAPITAL_ASSET_TYPE_CODE_REQUIRED
See Also:
Constant Field Values

ERROR_CAPITAL_ASSET_TYPE_CODE_INVALID

public static final String ERROR_CAPITAL_ASSET_TYPE_CODE_INVALID
See Also:
Constant Field Values

ERROR_ASSET_DESCRIPTION_REQUIRED

public static final String ERROR_ASSET_DESCRIPTION_REQUIRED
See Also:
Constant Field Values

ERROR_MANUFACTURER_REQUIRED

public static final String ERROR_MANUFACTURER_REQUIRED
See Also:
Constant Field Values

ERROR_NON_CAPITAL_ASSET_SEPARATE_REQUIRED

public static final String ERROR_NON_CAPITAL_ASSET_SEPARATE_REQUIRED
See Also:
Constant Field Values

ERROR_TOTAL_SEPARATE_SOURCE_AMOUNT_REQUIRED

public static final String ERROR_TOTAL_SEPARATE_SOURCE_AMOUNT_REQUIRED
See Also:
Constant Field Values

ERROR_INVALID_TOTAL_SEPARATE_SOURCE_AMOUNT

public static final String ERROR_INVALID_TOTAL_SEPARATE_SOURCE_AMOUNT
See Also:
Constant Field Values

ERROR_ZERO_OR_NEGATIVE_DOLLAR_AMOUNT

public static final String ERROR_ZERO_OR_NEGATIVE_DOLLAR_AMOUNT
See Also:
Constant Field Values

ERROR_ZERO_OR_NEGATIVE_LOCATION_QUANTITY

public static final String ERROR_ZERO_OR_NEGATIVE_LOCATION_QUANTITY
See Also:
Constant Field Values

ERROR_SEPARATE_ASSET_BELOW_THRESHOLD

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

CamsKeyConstants.AssetSeparate

public CamsKeyConstants.AssetSeparate()


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