org.kuali.kfs.pdp
Class PdpPropertyConstants.BatchConstants

java.lang.Object
  extended by org.kuali.kfs.pdp.PdpPropertyConstants.BatchConstants
Enclosing class:
PdpPropertyConstants

public static class PdpPropertyConstants.BatchConstants
extends Object


Field Summary
static String BATCH_ID
           
static String CHART_CODE
           
static String CUSTOMER_ID
           
static String FILE_CREATION_TIME
           
static String ORG_CODE
           
static String PAYMENT_COUNT
           
static String PAYMENT_TOTAL_AMOUNT
           
static String SUB_UNIT_CODE
           
 
Constructor Summary
PdpPropertyConstants.BatchConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BATCH_ID

public static final String BATCH_ID
See Also:
Constant Field Values

CHART_CODE

public static final String CHART_CODE
See Also:
Constant Field Values

ORG_CODE

public static final String ORG_CODE
See Also:
Constant Field Values

SUB_UNIT_CODE

public static final String SUB_UNIT_CODE
See Also:
Constant Field Values

PAYMENT_COUNT

public static final String PAYMENT_COUNT
See Also:
Constant Field Values

PAYMENT_TOTAL_AMOUNT

public static final String PAYMENT_TOTAL_AMOUNT
See Also:
Constant Field Values

FILE_CREATION_TIME

public static final String FILE_CREATION_TIME
See Also:
Constant Field Values

CUSTOMER_ID

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

PdpPropertyConstants.BatchConstants

public PdpPropertyConstants.BatchConstants()


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