org.kuali.student.r1.common.dictionary.service.impl
Class DictionaryConstants

java.lang.Object
  extended by org.kuali.student.r1.common.dictionary.service.impl.DictionaryConstants

Deprecated.

@Deprecated
public class DictionaryConstants
extends Object


Field Summary
static String ATTRIBUTES
          Deprecated.  
static String BASE_ID_FIELD
          Deprecated.  
static String BASE_REPEATING_BOOLEAN_FIELD
          Deprecated.  
static String BASE_REPEATING_COMPLEX_FIELD
          Deprecated.  
static String BASE_REPEATING_DATE_FIELD
          Deprecated.  
static String BASE_REPEATING_DOUBLE_FIELD
          Deprecated.  
static String BASE_REPEATING_FLOAT_FIELD
          Deprecated.  
static String BASE_REPEATING_INTEGER_FIELD
          Deprecated.  
static String BASE_REPEATING_LONG_FIELD
          Deprecated.  
static String BASE_REPEATING_STRING_FIELD
          Deprecated.  
static String BASE_SINGLE_BOOLEAN_FIELD
          Deprecated.  
static String BASE_SINGLE_COMPLEX_FIELD
          Deprecated.  
static String BASE_SINGLE_DATE_FIELD
          Deprecated.  
static String BASE_SINGLE_DOUBLE_FIELD
          Deprecated.  
static String BASE_SINGLE_FLOAT_FIELD
          Deprecated.  
static String BASE_SINGLE_INTEGER_FIELD
          Deprecated.  
static String BASE_SINGLE_LONG_FIELD
          Deprecated.  
static String BASE_SINGLE_STRING_FIELD
          Deprecated.  
static String DATA_OBJECT_STRUCTURE
          Deprecated.  
static String FIELD_DEFINITION_CLASS
          Deprecated.  
static String HAS_META_DATA
          Deprecated.  
static String NAME
          Deprecated.  
static String OBJECT_STRUCTURE_CLASS
          Deprecated.  
 
Constructor Summary
DictionaryConstants()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OBJECT_STRUCTURE_CLASS

public static final String OBJECT_STRUCTURE_CLASS
Deprecated. 

FIELD_DEFINITION_CLASS

public static final String FIELD_DEFINITION_CLASS
Deprecated. 

ATTRIBUTES

public static final String ATTRIBUTES
Deprecated. 
See Also:
Constant Field Values

NAME

public static final String NAME
Deprecated. 
See Also:
Constant Field Values

HAS_META_DATA

public static final String HAS_META_DATA
Deprecated. 
See Also:
Constant Field Values

DATA_OBJECT_STRUCTURE

public static final String DATA_OBJECT_STRUCTURE
Deprecated. 
See Also:
Constant Field Values

BASE_REPEATING_INTEGER_FIELD

public static final String BASE_REPEATING_INTEGER_FIELD
Deprecated. 
See Also:
Constant Field Values

BASE_REPEATING_LONG_FIELD

public static final String BASE_REPEATING_LONG_FIELD
Deprecated. 
See Also:
Constant Field Values

BASE_REPEATING_DOUBLE_FIELD

public static final String BASE_REPEATING_DOUBLE_FIELD
Deprecated. 
See Also:
Constant Field Values

BASE_REPEATING_FLOAT_FIELD

public static final String BASE_REPEATING_FLOAT_FIELD
Deprecated. 
See Also:
Constant Field Values

BASE_REPEATING_BOOLEAN_FIELD

public static final String BASE_REPEATING_BOOLEAN_FIELD
Deprecated. 
See Also:
Constant Field Values

BASE_REPEATING_DATE_FIELD

public static final String BASE_REPEATING_DATE_FIELD
Deprecated. 
See Also:
Constant Field Values

BASE_REPEATING_STRING_FIELD

public static final String BASE_REPEATING_STRING_FIELD
Deprecated. 
See Also:
Constant Field Values

BASE_REPEATING_COMPLEX_FIELD

public static final String BASE_REPEATING_COMPLEX_FIELD
Deprecated. 
See Also:
Constant Field Values

BASE_SINGLE_INTEGER_FIELD

public static final String BASE_SINGLE_INTEGER_FIELD
Deprecated. 
See Also:
Constant Field Values

BASE_SINGLE_LONG_FIELD

public static final String BASE_SINGLE_LONG_FIELD
Deprecated. 
See Also:
Constant Field Values

BASE_SINGLE_DOUBLE_FIELD

public static final String BASE_SINGLE_DOUBLE_FIELD
Deprecated. 
See Also:
Constant Field Values

BASE_SINGLE_FLOAT_FIELD

public static final String BASE_SINGLE_FLOAT_FIELD
Deprecated. 
See Also:
Constant Field Values

BASE_SINGLE_BOOLEAN_FIELD

public static final String BASE_SINGLE_BOOLEAN_FIELD
Deprecated. 
See Also:
Constant Field Values

BASE_SINGLE_DATE_FIELD

public static final String BASE_SINGLE_DATE_FIELD
Deprecated. 
See Also:
Constant Field Values

BASE_SINGLE_STRING_FIELD

public static final String BASE_SINGLE_STRING_FIELD
Deprecated. 
See Also:
Constant Field Values

BASE_SINGLE_COMPLEX_FIELD

public static final String BASE_SINGLE_COMPLEX_FIELD
Deprecated. 
See Also:
Constant Field Values

BASE_ID_FIELD

public static final String BASE_ID_FIELD
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

DictionaryConstants

public DictionaryConstants()
Deprecated. 


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