org.kuali.kfs.pdp
Class PdpConstants.AccountChangeCodes

java.lang.Object
  extended by org.kuali.kfs.pdp.PdpConstants.AccountChangeCodes
Enclosing class:
PdpConstants

public static class PdpConstants.AccountChangeCodes
extends Object


Field Summary
static String INVALID_ACCOUNT
           
static String INVALID_OBJECT
           
static String INVALID_PROJECT
           
static String INVALID_SUB_ACCOUNT
           
static String INVALID_SUB_OBJECT
           
 
Constructor Summary
PdpConstants.AccountChangeCodes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INVALID_ACCOUNT

public static final String INVALID_ACCOUNT
See Also:
Constant Field Values

INVALID_SUB_ACCOUNT

public static final String INVALID_SUB_ACCOUNT
See Also:
Constant Field Values

INVALID_OBJECT

public static final String INVALID_OBJECT
See Also:
Constant Field Values

INVALID_SUB_OBJECT

public static final String INVALID_SUB_OBJECT
See Also:
Constant Field Values

INVALID_PROJECT

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

PdpConstants.AccountChangeCodes

public PdpConstants.AccountChangeCodes()


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