org.kuali.kfs.module.cam
Class CamsConstants.RouteLevelNames

java.lang.Object
  extended by org.kuali.kfs.module.cam.CamsConstants.RouteLevelNames
Enclosing class:
CamsConstants

public static class CamsConstants.RouteLevelNames
extends Object


Field Summary
static String BORROWER
           
static String EXTERNAL_TRANSFER
           
static String MANAGEMENT
           
static String PLANT_FUND
           
static String PURCHASING
           
 
Constructor Summary
CamsConstants.RouteLevelNames()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXTERNAL_TRANSFER

public static final String EXTERNAL_TRANSFER
See Also:
Constant Field Values

PURCHASING

public static final String PURCHASING
See Also:
Constant Field Values

MANAGEMENT

public static final String MANAGEMENT
See Also:
Constant Field Values

PLANT_FUND

public static final String PLANT_FUND
See Also:
Constant Field Values

BORROWER

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

CamsConstants.RouteLevelNames

public CamsConstants.RouteLevelNames()


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