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

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

public static class PurapConstants.CreditMemoStatuses
extends Object


Nested Class Summary
static class PurapConstants.CreditMemoStatuses.STATUS_ORDER
           
 
Field Summary
static String AWAITING_ACCOUNTS_PAYABLE_REVIEW
           
static String CANCELLED_IN_PROCESS
           
static String CANCELLED_POST_AP_APPROVE
           
static String CANCELLED_PRIOR_TO_AP_APPROVAL
           
static Set CANCELLED_STATUSES
           
static String COMPLETE
           
static String IN_PROCESS
           
static String INITIATE
           
static String[] STATUSES_ALLOWED_FOR_EXTRACTION
           
static Set STATUSES_DISALLOWING_HOLD
           
static Set STATUSES_NOT_REQUIRING_ENTRY_REVERSAL
           
static String[] STATUSES_POTENTIALLY_ACTIVE
           
 
Constructor Summary
PurapConstants.CreditMemoStatuses()
           
 
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_PRIOR_TO_AP_APPROVAL

public static final String CANCELLED_PRIOR_TO_AP_APPROVAL
See Also:
Constant Field Values

CANCELLED_POST_AP_APPROVE

public static final String CANCELLED_POST_AP_APPROVE
See Also:
Constant Field Values

COMPLETE

public static final String COMPLETE
See Also:
Constant Field Values

AWAITING_ACCOUNTS_PAYABLE_REVIEW

public static final String AWAITING_ACCOUNTS_PAYABLE_REVIEW
See Also:
Constant Field Values

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_NOT_REQUIRING_ENTRY_REVERSAL

public static final Set STATUSES_NOT_REQUIRING_ENTRY_REVERSAL
Constructor Detail

PurapConstants.CreditMemoStatuses

public PurapConstants.CreditMemoStatuses()


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