org.kuali.kfs.fp.document.validation.impl
Class InternalBillingDocumentRuleConstants

java.lang.Object
  extended by org.kuali.kfs.fp.document.validation.impl.InternalBillingDocumentRuleConstants

public class InternalBillingDocumentRuleConstants
extends Object

Holds constants for InternalBillingDocument business rules.


Field Summary
static String INTERNAL_BILLING_DOCUMENT_SECURITY_GROUPING
           
static String RESTRICTED_FUND_GROUP_CODES
           
static String RESTRICTED_OBJECT_LEVEL_CODES
           
static String RESTRICTED_OBJECT_SUB_TYPE_CODES
           
static String RESTRICTED_OBJECT_TYPE_CODES
           
 
Constructor Summary
InternalBillingDocumentRuleConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INTERNAL_BILLING_DOCUMENT_SECURITY_GROUPING

public static final String INTERNAL_BILLING_DOCUMENT_SECURITY_GROUPING
See Also:
Constant Field Values

RESTRICTED_FUND_GROUP_CODES

public static final String RESTRICTED_FUND_GROUP_CODES
See Also:
Constant Field Values

RESTRICTED_OBJECT_TYPE_CODES

public static final String RESTRICTED_OBJECT_TYPE_CODES
See Also:
Constant Field Values

RESTRICTED_OBJECT_SUB_TYPE_CODES

public static final String RESTRICTED_OBJECT_SUB_TYPE_CODES
See Also:
Constant Field Values

RESTRICTED_OBJECT_LEVEL_CODES

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

InternalBillingDocumentRuleConstants

public InternalBillingDocumentRuleConstants()


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