org.kuali.kfs.module.cg
Class CGConstants

java.lang.Object
  extended by java.util.AbstractMap<K,V>
      extended by java.util.HashMap
          extended by org.kuali.rice.core.util.JSTLConstants
              extended by org.kuali.kfs.module.cg.CGConstants
All Implemented Interfaces:
Serializable, Cloneable, Map

public class CGConstants
extends org.kuali.rice.core.util.JSTLConstants

Constants specific to the Contracts and Grants module.

See Also:
Serialized Form

Nested Class Summary
static class CGConstants.CGKimConstants
           
static class CGConstants.SectionId
           
 
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
 
Field Summary
static String CG_NAMESPACE_CODE
           
static String CLOSE_DOCUMENT_TAB_ERRORS
          The key for the document error map to grab errors for the close document.
static String CO_PROJECT_DIRECTOR_PARAM
           
static String CONTACT_PERSON_PARAM
           
static String DATABASE_TRUE_VALUE
           
static String DROPDOWN_LIST_SELECT
           
static String LONG_TIMESTAMP_FORMAT
           
static String MANUAL_BASE
           
static String MAXIMUM_ACCOUNT_RESPONSIBILITY_ID
           
static int maximumPeriodLengthUnits
           
static String MODIFIED_TOTAL_DIRECT_COST
           
static String ORG_REVIEW_NODE_NAME
           
static String ORG_REVIEW_TEMPLATE_NAME
           
static String OTHER_PERSON_PARAM
           
static String PROJECT_DIRECTOR_PARAM
           
static String PROJECT_TYPE_OTHER
           
static String PURPOSE_OTHER
           
static String PURPOSE_RESEARCH
           
static String RESEARCH_RISK_STUDY_REVIEW_EXEMPT
           
static String RESEARCH_RISK_STUDY_STATUS_APPROVED
           
static String RESEARCH_RISK_STUDY_STATUS_PENDING
           
static String RESEARCH_RISK_TYPE_ALL_COLUMNS
           
static String RESEARCH_RISK_TYPE_DESCRIPTION
           
static String RESEARCH_RISK_TYPE_SOME_COLUMNS
           
static String RESULT_SUMMARY_TO_EMAIL_ADDRESSES
           
static String SHORT_TIMESTAMP_FORMAT
           
static String SOURCE_URL_PARAMETER
           
static String SUBMISSION_TYPE_CHANGE
           
 
Constructor Summary
CGConstants()
           
 
Method Summary
 
Methods inherited from class org.kuali.rice.core.util.JSTLConstants
clear, publishFields, publishMemberClassFields, put, putAll, remove
 
Methods inherited from class java.util.HashMap
clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Field Detail

CG_NAMESPACE_CODE

public static final String CG_NAMESPACE_CODE
See Also:
Constant Field Values

CLOSE_DOCUMENT_TAB_ERRORS

public static final String CLOSE_DOCUMENT_TAB_ERRORS
The key for the document error map to grab errors for the close document.

See Also:
Constant Field Values

SHORT_TIMESTAMP_FORMAT

public static final String SHORT_TIMESTAMP_FORMAT
See Also:
Constant Field Values

LONG_TIMESTAMP_FORMAT

public static final String LONG_TIMESTAMP_FORMAT
See Also:
Constant Field Values

maximumPeriodLengthUnits

public static final int maximumPeriodLengthUnits
See Also:
Constant Field Values

DATABASE_TRUE_VALUE

public static final String DATABASE_TRUE_VALUE
See Also:
Constant Field Values

DROPDOWN_LIST_SELECT

public static final String DROPDOWN_LIST_SELECT
See Also:
Constant Field Values

RESULT_SUMMARY_TO_EMAIL_ADDRESSES

public static final String RESULT_SUMMARY_TO_EMAIL_ADDRESSES
See Also:
Constant Field Values

SOURCE_URL_PARAMETER

public static final String SOURCE_URL_PARAMETER
See Also:
Constant Field Values

MANUAL_BASE

public static final String MANUAL_BASE
See Also:
Constant Field Values

MODIFIED_TOTAL_DIRECT_COST

public static final String MODIFIED_TOTAL_DIRECT_COST
See Also:
Constant Field Values

ORG_REVIEW_NODE_NAME

public static final String ORG_REVIEW_NODE_NAME
See Also:
Constant Field Values

ORG_REVIEW_TEMPLATE_NAME

public static final String ORG_REVIEW_TEMPLATE_NAME
See Also:
Constant Field Values

RESEARCH_RISK_TYPE_ALL_COLUMNS

public static final String RESEARCH_RISK_TYPE_ALL_COLUMNS
See Also:
Constant Field Values

RESEARCH_RISK_TYPE_SOME_COLUMNS

public static final String RESEARCH_RISK_TYPE_SOME_COLUMNS
See Also:
Constant Field Values

RESEARCH_RISK_TYPE_DESCRIPTION

public static final String RESEARCH_RISK_TYPE_DESCRIPTION
See Also:
Constant Field Values

RESEARCH_RISK_STUDY_STATUS_APPROVED

public static final String RESEARCH_RISK_STUDY_STATUS_APPROVED
See Also:
Constant Field Values

RESEARCH_RISK_STUDY_STATUS_PENDING

public static final String RESEARCH_RISK_STUDY_STATUS_PENDING
See Also:
Constant Field Values

RESEARCH_RISK_STUDY_REVIEW_EXEMPT

public static final String RESEARCH_RISK_STUDY_REVIEW_EXEMPT
See Also:
Constant Field Values

SUBMISSION_TYPE_CHANGE

public static final String SUBMISSION_TYPE_CHANGE
See Also:
Constant Field Values

PROJECT_TYPE_OTHER

public static final String PROJECT_TYPE_OTHER
See Also:
Constant Field Values

PURPOSE_RESEARCH

public static final String PURPOSE_RESEARCH
See Also:
Constant Field Values

PURPOSE_OTHER

public static final String PURPOSE_OTHER
See Also:
Constant Field Values

CONTACT_PERSON_PARAM

public static final String CONTACT_PERSON_PARAM
See Also:
Constant Field Values

CO_PROJECT_DIRECTOR_PARAM

public static final String CO_PROJECT_DIRECTOR_PARAM
See Also:
Constant Field Values

OTHER_PERSON_PARAM

public static final String OTHER_PERSON_PARAM
See Also:
Constant Field Values

PROJECT_DIRECTOR_PARAM

public static final String PROJECT_DIRECTOR_PARAM
See Also:
Constant Field Values

MAXIMUM_ACCOUNT_RESPONSIBILITY_ID

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

CGConstants

public CGConstants()


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