org.kuali.kfs.module.cab
Class CabKeyConstants.CapitalAssetInformation

java.lang.Object
  extended by org.kuali.kfs.module.cab.CabKeyConstants.CapitalAssetInformation
Enclosing class:
CabKeyConstants

public static class CabKeyConstants.CapitalAssetInformation
extends Object


Field Summary
static String ERROR_ASSET_ACTIVE_CAPITAL_ASSET_REQUIRED
           
static String ERROR_ASSET_CREATE_NEW_ALLOW_ONLY
           
static String ERROR_ASSET_DO_NOT_ENTER_ANY_DATA
           
static String ERROR_ASSET_NEW_OR_UPDATE_ONLY
           
static String ERROR_ASSET_QUANTITY_NOT_MATCHING_TAG_LINES
           
static String ERROR_ASSET_REQUIRE_DATA_ENTRY
           
static String ERROR_ASSET_TAG_LINE_REQUIRED
           
static String ERROR_ASSET_UPDATE_ALLOW_ONLY
           
 
Constructor Summary
CabKeyConstants.CapitalAssetInformation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR_ASSET_DO_NOT_ENTER_ANY_DATA

public static final String ERROR_ASSET_DO_NOT_ENTER_ANY_DATA
See Also:
Constant Field Values

ERROR_ASSET_REQUIRE_DATA_ENTRY

public static final String ERROR_ASSET_REQUIRE_DATA_ENTRY
See Also:
Constant Field Values

ERROR_ASSET_UPDATE_ALLOW_ONLY

public static final String ERROR_ASSET_UPDATE_ALLOW_ONLY
See Also:
Constant Field Values

ERROR_ASSET_CREATE_NEW_ALLOW_ONLY

public static final String ERROR_ASSET_CREATE_NEW_ALLOW_ONLY
See Also:
Constant Field Values

ERROR_ASSET_NEW_OR_UPDATE_ONLY

public static final String ERROR_ASSET_NEW_OR_UPDATE_ONLY
See Also:
Constant Field Values

ERROR_ASSET_ACTIVE_CAPITAL_ASSET_REQUIRED

public static final String ERROR_ASSET_ACTIVE_CAPITAL_ASSET_REQUIRED
See Also:
Constant Field Values

ERROR_ASSET_TAG_LINE_REQUIRED

public static final String ERROR_ASSET_TAG_LINE_REQUIRED
See Also:
Constant Field Values

ERROR_ASSET_QUANTITY_NOT_MATCHING_TAG_LINES

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

CabKeyConstants.CapitalAssetInformation

public CabKeyConstants.CapitalAssetInformation()


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