org.kuali.kfs.module.purap
Class PurapWorkflowConstants

java.lang.Object
  extended by org.kuali.kfs.module.purap.PurapWorkflowConstants

public class PurapWorkflowConstants
extends Object

Holds Workflow constants for PURAP documents


Nested Class Summary
static class PurapWorkflowConstants.ContractManagerAssignmentDocument
           
static class PurapWorkflowConstants.CreditMemoDocument
           
static interface PurapWorkflowConstants.NodeDetails
           
static class PurapWorkflowConstants.PaymentRequestDocument
           
static class PurapWorkflowConstants.PurchaseOrderDocument
           
static class PurapWorkflowConstants.RequisitionDocument
           
 
Field Summary
static String AMOUNT_REQUIRES_SEPARATION_OF_DUTIES_REVIEW_SPLIT
           
static String AWARD_REVIEW_REQUIRED
           
static String BUDGET_REVIEW_REQUIRED
           
static String CONTRACT_MANAGEMENT_REVIEW_REQUIRED
           
static String DOC_ADHOC_NODE_NAME
           
static String HAS_ACCOUNTING_LINES
           
static String HAS_NEW_UNORDERED_ITEMS
           
static String PURCHASE_WAS_RECEIVED
           
static String RELATES_TO_OUTSTANDING_TRANSACTIONS
           
static String REQUIRES_IMAGE_ATTACHMENT
           
static String TRANSMISSION_METHOD_IS_PRINT
           
static String VENDOR_IS_EMPLOYEE_OR_NON_RESIDENT_ALIEN
           
 
Constructor Summary
PurapWorkflowConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HAS_ACCOUNTING_LINES

public static final String HAS_ACCOUNTING_LINES
See Also:
Constant Field Values

AMOUNT_REQUIRES_SEPARATION_OF_DUTIES_REVIEW_SPLIT

public static final String AMOUNT_REQUIRES_SEPARATION_OF_DUTIES_REVIEW_SPLIT
See Also:
Constant Field Values

CONTRACT_MANAGEMENT_REVIEW_REQUIRED

public static final String CONTRACT_MANAGEMENT_REVIEW_REQUIRED
See Also:
Constant Field Values

VENDOR_IS_EMPLOYEE_OR_NON_RESIDENT_ALIEN

public static final String VENDOR_IS_EMPLOYEE_OR_NON_RESIDENT_ALIEN
See Also:
Constant Field Values

AWARD_REVIEW_REQUIRED

public static final String AWARD_REVIEW_REQUIRED
See Also:
Constant Field Values

BUDGET_REVIEW_REQUIRED

public static final String BUDGET_REVIEW_REQUIRED
See Also:
Constant Field Values

TRANSMISSION_METHOD_IS_PRINT

public static final String TRANSMISSION_METHOD_IS_PRINT
See Also:
Constant Field Values

HAS_NEW_UNORDERED_ITEMS

public static final String HAS_NEW_UNORDERED_ITEMS
See Also:
Constant Field Values

RELATES_TO_OUTSTANDING_TRANSACTIONS

public static final String RELATES_TO_OUTSTANDING_TRANSACTIONS
See Also:
Constant Field Values

REQUIRES_IMAGE_ATTACHMENT

public static final String REQUIRES_IMAGE_ATTACHMENT
See Also:
Constant Field Values

PURCHASE_WAS_RECEIVED

public static final String PURCHASE_WAS_RECEIVED
See Also:
Constant Field Values

DOC_ADHOC_NODE_NAME

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

PurapWorkflowConstants

public PurapWorkflowConstants()


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