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

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

public static final class PurapConstants.CAMSWarningStatuses
extends Object


Field Summary
static Set<String> CREDIT_MEMO_STATUS_WARNING_NO_CAMS_DATA
           
static Set<String> PAYMENT_REQUEST_STATUS_WARNING_NO_CAMS_DATA
           
static Set<String> PURCHASEORDER_STATUS_WARNING_NO_CAMS_DATA
           
static Set<String> REQUISITION_STATUS_WARNING_NO_CAMS_DATA
           
 
Constructor Summary
PurapConstants.CAMSWarningStatuses()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REQUISITION_STATUS_WARNING_NO_CAMS_DATA

public static final Set<String> REQUISITION_STATUS_WARNING_NO_CAMS_DATA

PURCHASEORDER_STATUS_WARNING_NO_CAMS_DATA

public static final Set<String> PURCHASEORDER_STATUS_WARNING_NO_CAMS_DATA

PAYMENT_REQUEST_STATUS_WARNING_NO_CAMS_DATA

public static final Set<String> PAYMENT_REQUEST_STATUS_WARNING_NO_CAMS_DATA

CREDIT_MEMO_STATUS_WARNING_NO_CAMS_DATA

public static final Set<String> CREDIT_MEMO_STATUS_WARNING_NO_CAMS_DATA
Constructor Detail

PurapConstants.CAMSWarningStatuses

public PurapConstants.CAMSWarningStatuses()


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