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

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

public static class CamsKeyConstants.Transfer
extends Object


Field Summary
static String ASSET_LOAN_NOTE
           
static String ERROR_ASSET_RETIRED_NOTRANSFER
           
static String ERROR_CAMPUS_PLANT_FUND_UNKNOWN
           
static String ERROR_INVALID_USER_AUTH_ID
           
static String ERROR_INVALID_USER_GROUP_FOR_TRANSFER_NONMOVABLE_ASSET
           
static String ERROR_ORG_PLANT_FUND_UNKNOWN
           
static String ERROR_OWNER_ACCT_INVALID
           
static String ERROR_OWNER_ACCT_NOT_ACTIVE
           
static String ERROR_OWNER_CHART_CODE_INVALID
           
static String ERROR_PAYMENT_OBJECT_CODE_NOT_FOUND
           
static String ERROR_TRFR_FDOC_INVALID
           
static String ERROR_TRFR_FDOC_REQUIRED
           
static String ERROR_TRFR_LOANED
           
static String MESSAGE_NO_LEDGER_ENTRY_REQUIRED_TRANSFER
           
 
Constructor Summary
CamsKeyConstants.Transfer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR_ASSET_RETIRED_NOTRANSFER

public static final String ERROR_ASSET_RETIRED_NOTRANSFER
See Also:
Constant Field Values

ERROR_CAMPUS_PLANT_FUND_UNKNOWN

public static final String ERROR_CAMPUS_PLANT_FUND_UNKNOWN
See Also:
Constant Field Values

ERROR_ORG_PLANT_FUND_UNKNOWN

public static final String ERROR_ORG_PLANT_FUND_UNKNOWN
See Also:
Constant Field Values

ERROR_OWNER_ACCT_NOT_ACTIVE

public static final String ERROR_OWNER_ACCT_NOT_ACTIVE
See Also:
Constant Field Values

ERROR_OWNER_CHART_CODE_INVALID

public static final String ERROR_OWNER_CHART_CODE_INVALID
See Also:
Constant Field Values

ERROR_OWNER_ACCT_INVALID

public static final String ERROR_OWNER_ACCT_INVALID
See Also:
Constant Field Values

ERROR_TRFR_FDOC_INVALID

public static final String ERROR_TRFR_FDOC_INVALID
See Also:
Constant Field Values

ERROR_TRFR_FDOC_REQUIRED

public static final String ERROR_TRFR_FDOC_REQUIRED
See Also:
Constant Field Values

ERROR_TRFR_LOANED

public static final String ERROR_TRFR_LOANED
See Also:
Constant Field Values

ASSET_LOAN_NOTE

public static final String ASSET_LOAN_NOTE
See Also:
Constant Field Values

ERROR_INVALID_USER_AUTH_ID

public static final String ERROR_INVALID_USER_AUTH_ID
See Also:
Constant Field Values

ERROR_PAYMENT_OBJECT_CODE_NOT_FOUND

public static final String ERROR_PAYMENT_OBJECT_CODE_NOT_FOUND
See Also:
Constant Field Values

ERROR_INVALID_USER_GROUP_FOR_TRANSFER_NONMOVABLE_ASSET

public static final String ERROR_INVALID_USER_GROUP_FOR_TRANSFER_NONMOVABLE_ASSET
See Also:
Constant Field Values

MESSAGE_NO_LEDGER_ENTRY_REQUIRED_TRANSFER

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

CamsKeyConstants.Transfer

public CamsKeyConstants.Transfer()


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