org.kuali.student.enrollment.class2.population.util
Class PopulationConstants

java.lang.Object
  extended by org.kuali.student.enrollment.class2.population.util.PopulationConstants

public class PopulationConstants
extends Object


Nested Class Summary
static class PopulationConstants.PopulationWrapper
           
 
Field Summary
static String POPULATION_MSG_ERROR_NAME_IS_NOT_UNIQUE
           
static String POPULATION_MSG_ERROR_NEED_ONE_POPULATIONS
           
static String POPULATION_MSG_ERROR_NEED_TWO_DIFFERENT_POPULATIONS
           
static String POPULATION_MSG_ERROR_POPULATION_NOT_FOUND
           
static String POPULATION_MSG_ERROR_REF_NOT_ALLOWED_IN_SOURCE_POPULATIONS
           
 
Constructor Summary
PopulationConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

POPULATION_MSG_ERROR_NAME_IS_NOT_UNIQUE

public static final String POPULATION_MSG_ERROR_NAME_IS_NOT_UNIQUE
See Also:
Constant Field Values

POPULATION_MSG_ERROR_NEED_TWO_DIFFERENT_POPULATIONS

public static final String POPULATION_MSG_ERROR_NEED_TWO_DIFFERENT_POPULATIONS
See Also:
Constant Field Values

POPULATION_MSG_ERROR_NEED_ONE_POPULATIONS

public static final String POPULATION_MSG_ERROR_NEED_ONE_POPULATIONS
See Also:
Constant Field Values

POPULATION_MSG_ERROR_REF_NOT_ALLOWED_IN_SOURCE_POPULATIONS

public static final String POPULATION_MSG_ERROR_REF_NOT_ALLOWED_IN_SOURCE_POPULATIONS
See Also:
Constant Field Values

POPULATION_MSG_ERROR_POPULATION_NOT_FOUND

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

PopulationConstants

public PopulationConstants()


Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.