org.kuali.kfs.module.endow
Class EndowConstants.AgreementStatusCode

java.lang.Object
  extended by org.kuali.kfs.module.endow.EndowConstants.AgreementStatusCode
Enclosing class:
EndowConstants

public static class EndowConstants.AgreementStatusCode
extends Object

Preset Values These will be here until we can come up with a better solution.


Field Summary
static String AGRMNT_STAT_CD_COMP
           
static String AGRMNT_STAT_CD_NONE
           
static String AGRMNT_STAT_CD_PEND
           
 
Constructor Summary
EndowConstants.AgreementStatusCode()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AGRMNT_STAT_CD_COMP

public static final String AGRMNT_STAT_CD_COMP
See Also:
Constant Field Values

AGRMNT_STAT_CD_NONE

public static final String AGRMNT_STAT_CD_NONE
See Also:
Constant Field Values

AGRMNT_STAT_CD_PEND

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

EndowConstants.AgreementStatusCode

public EndowConstants.AgreementStatusCode()


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