org.kuali.kfs.module.ar
Class ArPropertyConstants.InvoiceRecurrenceFields

java.lang.Object
  extended by org.kuali.kfs.module.ar.ArPropertyConstants.InvoiceRecurrenceFields
Enclosing class:
ArPropertyConstants

public static final class ArPropertyConstants.InvoiceRecurrenceFields
extends Object


Field Summary
static String INVOICE_RECURRENCE_BEGIN_DATE
           
static String INVOICE_RECURRENCE_END_DATE
           
static String INVOICE_RECURRENCE_INITIATOR_USER_ID
           
static String INVOICE_RECURRENCE_TOTAL_RECURRENCE_NUMBER
           
static String RECURRING_INVOICE_NUMBER
           
 
Constructor Summary
ArPropertyConstants.InvoiceRecurrenceFields()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RECURRING_INVOICE_NUMBER

public static final String RECURRING_INVOICE_NUMBER
See Also:
Constant Field Values

INVOICE_RECURRENCE_BEGIN_DATE

public static final String INVOICE_RECURRENCE_BEGIN_DATE
See Also:
Constant Field Values

INVOICE_RECURRENCE_END_DATE

public static final String INVOICE_RECURRENCE_END_DATE
See Also:
Constant Field Values

INVOICE_RECURRENCE_TOTAL_RECURRENCE_NUMBER

public static final String INVOICE_RECURRENCE_TOTAL_RECURRENCE_NUMBER
See Also:
Constant Field Values

INVOICE_RECURRENCE_INITIATOR_USER_ID

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

ArPropertyConstants.InvoiceRecurrenceFields

public ArPropertyConstants.InvoiceRecurrenceFields()


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