org.kuali.kfs.module.endow
Class EndowKeyConstants.EndowmentTransactionConstants

java.lang.Object
  extended by org.kuali.kfs.module.endow.EndowKeyConstants.EndowmentTransactionConstants
Enclosing class:
EndowKeyConstants

public static class EndowKeyConstants.EndowmentTransactionConstants
extends Object


Field Summary
static String ERROR_ENDOWMENT_TRANSACTION_MUST_HAVE_AT_LEAST_ONE_GLLINK
           
static String ERROR_GL_LINK_CHART_CD_MUST_EQUAL_OBJECT_CHART_CD
           
static String ERROR_GL_LINK_OBJ_CD_ACC_CATEGORY_MUST_EQUAL_ETRAN_TYPE
           
static String ERROR_GL_LINK_WITH_SAME_CHART_ALREADY_EXISTS
           
 
Constructor Summary
EndowKeyConstants.EndowmentTransactionConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ERROR_GL_LINK_WITH_SAME_CHART_ALREADY_EXISTS

public static final String ERROR_GL_LINK_WITH_SAME_CHART_ALREADY_EXISTS
See Also:
Constant Field Values

ERROR_ENDOWMENT_TRANSACTION_MUST_HAVE_AT_LEAST_ONE_GLLINK

public static final String ERROR_ENDOWMENT_TRANSACTION_MUST_HAVE_AT_LEAST_ONE_GLLINK
See Also:
Constant Field Values

ERROR_GL_LINK_CHART_CD_MUST_EQUAL_OBJECT_CHART_CD

public static final String ERROR_GL_LINK_CHART_CD_MUST_EQUAL_OBJECT_CHART_CD
See Also:
Constant Field Values

ERROR_GL_LINK_OBJ_CD_ACC_CATEGORY_MUST_EQUAL_ETRAN_TYPE

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

EndowKeyConstants.EndowmentTransactionConstants

public EndowKeyConstants.EndowmentTransactionConstants()


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