org.kuali.kfs.module.purap
Class PurapConstants.PaymentRequestStatuses

java.lang.Object
  extended by org.kuali.kfs.module.purap.PurapConstants.PaymentRequestStatuses
Enclosing class:
PurapConstants

public static final class PurapConstants.PaymentRequestStatuses
extends Object


Nested Class Summary
static class PurapConstants.PaymentRequestStatuses.STATUS_ORDER
           
 
Field Summary
static String AUTO_APPROVED
           
static String AWAITING_ACCOUNTS_PAYABLE_REVIEW
           
static String AWAITING_FISCAL_REVIEW
           
static String AWAITING_ORG_REVIEW
           
static String AWAITING_RECEIVING_REVIEW
           
static String AWAITING_SUB_ACCT_MGR_REVIEW
           
static String AWAITING_TAX_REVIEW
           
static String CANCELLED_IN_PROCESS
           
static String CANCELLED_POST_AP_APPROVE
           
static Set CANCELLED_STATUSES
           
static String DEPARTMENT_APPROVED
           
static String IN_PROCESS
           
static String INITIATE
           
static String PENDING_E_INVOICE
           
static String[] PREQ_STATUSES_FOR_AUTO_APPROVE
           
static String[] STATUSES_ALLOWED_FOR_EXTRACTION
           
static Set STATUSES_DISALLOWING_HOLD
           
static Set STATUSES_DISALLOWING_REMOVE_HOLD
           
static Set STATUSES_DISALLOWING_REMOVE_REQUEST_CANCEL
           
static Set STATUSES_DISALLOWING_REQUEST_CANCEL
           
static String[] STATUSES_POTENTIALLY_ACTIVE
           
 
Constructor Summary
PurapConstants.PaymentRequestStatuses()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INITIATE

public static final String INITIATE
See Also:
Constant Field Values

IN_PROCESS

public static final String IN_PROCESS
See Also:
Constant Field Values

CANCELLED_IN_PROCESS

public static final String CANCELLED_IN_PROCESS
See Also:
Constant Field Values

CANCELLED_POST_AP_APPROVE

public static final String CANCELLED_POST_AP_APPROVE
See Also:
Constant Field Values

DEPARTMENT_APPROVED

public static final String DEPARTMENT_APPROVED
See Also:
Constant Field Values

AUTO_APPROVED

public static final String AUTO_APPROVED
See Also:
Constant Field Values

AWAITING_ACCOUNTS_PAYABLE_REVIEW

public static final String AWAITING_ACCOUNTS_PAYABLE_REVIEW
See Also:
Constant Field Values

AWAITING_RECEIVING_REVIEW

public static final String AWAITING_RECEIVING_REVIEW
See Also:
Constant Field Values

AWAITING_SUB_ACCT_MGR_REVIEW

public static final String AWAITING_SUB_ACCT_MGR_REVIEW
See Also:
Constant Field Values

AWAITING_FISCAL_REVIEW

public static final String AWAITING_FISCAL_REVIEW
See Also:
Constant Field Values

AWAITING_ORG_REVIEW

public static final String AWAITING_ORG_REVIEW
See Also:
Constant Field Values

AWAITING_TAX_REVIEW

public static final String AWAITING_TAX_REVIEW
See Also:
Constant Field Values

PENDING_E_INVOICE

public static final String PENDING_E_INVOICE
See Also:
Constant Field Values

PREQ_STATUSES_FOR_AUTO_APPROVE

public static final String[] PREQ_STATUSES_FOR_AUTO_APPROVE

STATUSES_ALLOWED_FOR_EXTRACTION

public static final String[] STATUSES_ALLOWED_FOR_EXTRACTION

STATUSES_POTENTIALLY_ACTIVE

public static final String[] STATUSES_POTENTIALLY_ACTIVE

CANCELLED_STATUSES

public static final Set CANCELLED_STATUSES

STATUSES_DISALLOWING_HOLD

public static final Set STATUSES_DISALLOWING_HOLD

STATUSES_DISALLOWING_REMOVE_HOLD

public static final Set STATUSES_DISALLOWING_REMOVE_HOLD

STATUSES_DISALLOWING_REQUEST_CANCEL

public static final Set STATUSES_DISALLOWING_REQUEST_CANCEL

STATUSES_DISALLOWING_REMOVE_REQUEST_CANCEL

public static final Set STATUSES_DISALLOWING_REMOVE_REQUEST_CANCEL
Constructor Detail

PurapConstants.PaymentRequestStatuses

public PurapConstants.PaymentRequestStatuses()


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