org.kuali.kfs.gl
Class GeneralLedgerConstants.PendingEntryOptions

java.lang.Object
  extended by org.kuali.kfs.gl.GeneralLedgerConstants.PendingEntryOptions
Enclosing class:
GeneralLedgerConstants

public static class GeneralLedgerConstants.PendingEntryOptions
extends Object


Field Summary
static String ALL
           
static String APPROVED
           
 
Constructor Summary
GeneralLedgerConstants.PendingEntryOptions()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

APPROVED

public static final String APPROVED
See Also:
Constant Field Values

ALL

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

GeneralLedgerConstants.PendingEntryOptions

public GeneralLedgerConstants.PendingEntryOptions()


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