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

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

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


Field Summary
static String ALLOW_POSTING_YEAR_ENTRY
           
static String AMENDMENT_ENTRY
           
static String ASSIGN_SENSITIVE_DATA
           
static String CLEAR_ALL_TAXES
           
static String DISPLAY_RECEIVING_ADDRESS
           
static String DISPLAY_RETRANSMIT_TAB
           
static String ENABLE_COMMODITY_CODE
           
static String LOCK_B2B_ENTRY
           
static String LOCK_INTERNAL_PURCHASING_ENTRY
           
static String LOCK_TAX_AMOUNT_ENTRY
           
static String LOCK_VENDOR_ENTRY
           
static String PRE_ROUTE_CHANGEABLE
           
static String PREVIEW_PRINT_PURCHASE_ORDER
           
static String PRINT_PURCHASE_ORDER
           
static String RESEND_PURCHASE_ORDER
           
static String SPLITTING_ITEM_SELECTION
           
static String UNORDERED_ITEM_ACCOUNT_ENTRY
           
 
Fields inherited from class org.kuali.rice.kns.authorization.AuthorizationConstants.EditMode
FULL_ENTRY, UNVIEWABLE, VIEW_ONLY
 
Constructor Summary
PurapAuthorizationConstants.PurchaseOrderEditMode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ALLOW_POSTING_YEAR_ENTRY

public static final String ALLOW_POSTING_YEAR_ENTRY
See Also:
Constant Field Values

LOCK_VENDOR_ENTRY

public static final String LOCK_VENDOR_ENTRY
See Also:
Constant Field Values

LOCK_INTERNAL_PURCHASING_ENTRY

public static final String LOCK_INTERNAL_PURCHASING_ENTRY
See Also:
Constant Field Values

DISPLAY_RETRANSMIT_TAB

public static final String DISPLAY_RETRANSMIT_TAB
See Also:
Constant Field Values

AMENDMENT_ENTRY

public static final String AMENDMENT_ENTRY
See Also:
Constant Field Values

PRE_ROUTE_CHANGEABLE

public static final String PRE_ROUTE_CHANGEABLE
See Also:
Constant Field Values

DISPLAY_RECEIVING_ADDRESS

public static final String DISPLAY_RECEIVING_ADDRESS
See Also:
Constant Field Values

SPLITTING_ITEM_SELECTION

public static final String SPLITTING_ITEM_SELECTION
See Also:
Constant Field Values

UNORDERED_ITEM_ACCOUNT_ENTRY

public static final String UNORDERED_ITEM_ACCOUNT_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

LOCK_B2B_ENTRY

public static final String LOCK_B2B_ENTRY
See Also:
Constant Field Values

PRINT_PURCHASE_ORDER

public static final String PRINT_PURCHASE_ORDER
See Also:
Constant Field Values

PREVIEW_PRINT_PURCHASE_ORDER

public static final String PREVIEW_PRINT_PURCHASE_ORDER
See Also:
Constant Field Values

RESEND_PURCHASE_ORDER

public static final String RESEND_PURCHASE_ORDER
See Also:
Constant Field Values

ASSIGN_SENSITIVE_DATA

public static final String ASSIGN_SENSITIVE_DATA
See Also:
Constant Field Values

ENABLE_COMMODITY_CODE

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

PurapAuthorizationConstants.PurchaseOrderEditMode

public PurapAuthorizationConstants.PurchaseOrderEditMode()


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