org.kuali.kfs.pdp
Class PdpConstants

java.lang.Object
  extended by org.kuali.kfs.pdp.PdpConstants

public class PdpConstants
extends Object

Contains general PDP constants.


Nested Class Summary
static class PdpConstants.AccountChangeCodes
           
static class PdpConstants.AchBankOfficeCodes
           
static class PdpConstants.AchBankTypeCodes
           
static class PdpConstants.ActionMethods
           
static class PdpConstants.Actions
           
static class PdpConstants.DisbursementTypeCodes
           
static class PdpConstants.MethodToCallNames
           
static class PdpConstants.PayeeIdTypeCodes
           
static class PdpConstants.PaymentChangeCodes
           
static class PdpConstants.PaymentStatusCodes
           
static class PdpConstants.PaymentTypes
           
static class PdpConstants.PDPEditMode
           
static class PdpConstants.PermissionNames
           
 
Field Summary
static String ACH_ACCOUNT_IDENTIFIER_SEQUENCE_NAME
           
static String ACH_BANK_DATA_VIEW_CODE_DEFAULT
           
static String ACH_BANK_INSTITUTION_CODE_DEFAULT
           
static String ACH_TRANSACTION_TYPE_DEFAULT
           
static int CHECK_NUMBER_PLACEHOLDER_VALUE
           
static String MAPPING_CONTINUE
           
static String MAPPING_FINISHED
           
static String MAPPING_SELECTION
           
static String PAYMENT_FILE_TYPE_INDENTIFIER
           
static String PAYMENT_LOAD_CREATE_DATE_FORMAT
           
static String PAYMENT_LOAD_CREATE_DATE_SEPARATOR
           
static String PDP_CUST_ID_SEQUENCE_NAME
           
static String PDP_EXTRACT_JOB_NAME
           
static String PDP_FDOC_ORIGIN_CODE
           
static String PDP_FDOC_TYPE_CODE
           
static String PDP_FILE_UPLOAD_FILE_PREFIX
           
 
Constructor Summary
PdpConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PDP_FILE_UPLOAD_FILE_PREFIX

public static final String PDP_FILE_UPLOAD_FILE_PREFIX
See Also:
Constant Field Values

PAYMENT_FILE_TYPE_INDENTIFIER

public static final String PAYMENT_FILE_TYPE_INDENTIFIER
See Also:
Constant Field Values

PAYMENT_LOAD_CREATE_DATE_SEPARATOR

public static final String PAYMENT_LOAD_CREATE_DATE_SEPARATOR
See Also:
Constant Field Values

PAYMENT_LOAD_CREATE_DATE_FORMAT

public static final String PAYMENT_LOAD_CREATE_DATE_FORMAT
See Also:
Constant Field Values

PDP_FDOC_TYPE_CODE

public static final String PDP_FDOC_TYPE_CODE
See Also:
Constant Field Values

PDP_FDOC_ORIGIN_CODE

public static final String PDP_FDOC_ORIGIN_CODE
See Also:
Constant Field Values

ACH_ACCOUNT_IDENTIFIER_SEQUENCE_NAME

public static final String ACH_ACCOUNT_IDENTIFIER_SEQUENCE_NAME
See Also:
Constant Field Values

PDP_EXTRACT_JOB_NAME

public static final String PDP_EXTRACT_JOB_NAME
See Also:
Constant Field Values

ACH_TRANSACTION_TYPE_DEFAULT

public static final String ACH_TRANSACTION_TYPE_DEFAULT
See Also:
Constant Field Values

ACH_BANK_DATA_VIEW_CODE_DEFAULT

public static final String ACH_BANK_DATA_VIEW_CODE_DEFAULT
See Also:
Constant Field Values

ACH_BANK_INSTITUTION_CODE_DEFAULT

public static final String ACH_BANK_INSTITUTION_CODE_DEFAULT
See Also:
Constant Field Values

PDP_CUST_ID_SEQUENCE_NAME

public static final String PDP_CUST_ID_SEQUENCE_NAME
See Also:
Constant Field Values

CHECK_NUMBER_PLACEHOLDER_VALUE

public static final int CHECK_NUMBER_PLACEHOLDER_VALUE
See Also:
Constant Field Values

MAPPING_SELECTION

public static final String MAPPING_SELECTION
See Also:
Constant Field Values

MAPPING_CONTINUE

public static final String MAPPING_CONTINUE
See Also:
Constant Field Values

MAPPING_FINISHED

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

PdpConstants

public PdpConstants()


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