org.kuali.kfs.module.purap
Class PurapAuthorizationConstants.CreditMemoEditMode

java.lang.Object
  extended by org.kuali.rice.kns.authorization.AuthorizationConstants.EditMode
      extended by org.kuali.kfs.module.purap.PurapAuthorizationConstants.CreditMemoEditMode
Enclosing class:
PurapAuthorizationConstants

public static class PurapAuthorizationConstants.CreditMemoEditMode
extends org.kuali.rice.kns.authorization.AuthorizationConstants.EditMode


Field Summary
static String ACCOUNTS_PAYABLE_PROCESSOR_CANCEL
           
static String ALLOW_FISCAL_ENTRY
           
static String ALLOW_REOPEN_PURCHASE_ORDER
           
static String CLEAR_ALL_TAXES
           
static String DISPLAY_INIT_TAB
           
static String EDIT_PRE_EXTRACT
           
static String FULL_DOCUMENT_ENTRY_COMPLETED
           
static String HOLD
           
static String LOCK_TAX_AMOUNT_ENTRY
           
static String LOCK_VENDOR_ENTRY
           
static String REMOVE_HOLD
           
 
Fields inherited from class org.kuali.rice.kns.authorization.AuthorizationConstants.EditMode
FULL_ENTRY, UNVIEWABLE, VIEW_ONLY
 
Constructor Summary
PurapAuthorizationConstants.CreditMemoEditMode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOCK_VENDOR_ENTRY

public static final String LOCK_VENDOR_ENTRY
See Also:
Constant Field Values

DISPLAY_INIT_TAB

public static final String DISPLAY_INIT_TAB
See Also:
Constant Field Values

EDIT_PRE_EXTRACT

public static final String EDIT_PRE_EXTRACT
See Also:
Constant Field Values

ALLOW_FISCAL_ENTRY

public static final String ALLOW_FISCAL_ENTRY
See Also:
Constant Field Values

LOCK_TAX_AMOUNT_ENTRY

public static final String LOCK_TAX_AMOUNT_ENTRY
See Also:
Constant Field Values

CLEAR_ALL_TAXES

public static final String CLEAR_ALL_TAXES
See Also:
Constant Field Values

ALLOW_REOPEN_PURCHASE_ORDER

public static final String ALLOW_REOPEN_PURCHASE_ORDER
See Also:
Constant Field Values

HOLD

public static final String HOLD
See Also:
Constant Field Values

REMOVE_HOLD

public static final String REMOVE_HOLD
See Also:
Constant Field Values

ACCOUNTS_PAYABLE_PROCESSOR_CANCEL

public static final String ACCOUNTS_PAYABLE_PROCESSOR_CANCEL
See Also:
Constant Field Values

FULL_DOCUMENT_ENTRY_COMPLETED

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

PurapAuthorizationConstants.CreditMemoEditMode

public PurapAuthorizationConstants.CreditMemoEditMode()


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