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

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

public static class CamsKeyConstants.Payment
extends Object


Field Summary
static String ERROR_ASSET_EXISTS_IN_DOCUMENT
           
static String ERROR_INVALID_DOC_POST_DATE
           
static String ERROR_INVALID_OBJECT_SUBTYPE
           
static String ERROR_NON_ASSETS_IN_DOCUMENT
           
static String ERROR_NON_CAPITAL_ASSET
           
static String ERROR_NON_ZERO_COST_ASSETS_ALLOWED
           
static String ERROR_POSTING_DATE_FUTURE_NOT_ALLOWED
           
static String WARNING_NOT_SAME_OBJECT_SUB_TYPES
           
 
Constructor Summary
CamsKeyConstants.Payment()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR_INVALID_DOC_POST_DATE

public static final String ERROR_INVALID_DOC_POST_DATE
See Also:
Constant Field Values

ERROR_INVALID_OBJECT_SUBTYPE

public static final String ERROR_INVALID_OBJECT_SUBTYPE
See Also:
Constant Field Values

WARNING_NOT_SAME_OBJECT_SUB_TYPES

public static final String WARNING_NOT_SAME_OBJECT_SUB_TYPES
See Also:
Constant Field Values

ERROR_NON_CAPITAL_ASSET

public static final String ERROR_NON_CAPITAL_ASSET
See Also:
Constant Field Values

ERROR_ASSET_EXISTS_IN_DOCUMENT

public static final String ERROR_ASSET_EXISTS_IN_DOCUMENT
See Also:
Constant Field Values

ERROR_NON_ASSETS_IN_DOCUMENT

public static final String ERROR_NON_ASSETS_IN_DOCUMENT
See Also:
Constant Field Values

ERROR_NON_ZERO_COST_ASSETS_ALLOWED

public static final String ERROR_NON_ZERO_COST_ASSETS_ALLOWED
See Also:
Constant Field Values

ERROR_POSTING_DATE_FUTURE_NOT_ALLOWED

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

CamsKeyConstants.Payment

public CamsKeyConstants.Payment()


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