org.compass.core.config
Class CompassEnvironment.Converter.DefaultTypeNames.Mapping

java.lang.Object
  extended by org.compass.core.config.CompassEnvironment.Converter.DefaultTypeNames.Mapping
Enclosing class:
CompassEnvironment.Converter.DefaultTypeNames

public abstract class CompassEnvironment.Converter.DefaultTypeNames.Mapping
extends Object


Field Summary
static String ARRAY
           
static String CLASS
           
static String CLASS_ID_PROPERTY
           
static String CLASS_PROPERTY
           
static String COLLECTION
           
static String COMPONENT
           
static String CONSTANT
           
static String PARENT
           
static String REFERENCE
           
 
Constructor Summary
CompassEnvironment.Converter.DefaultTypeNames.Mapping()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS

public static final String CLASS
See Also:
Constant Field Values

CLASS_PROPERTY

public static final String CLASS_PROPERTY
See Also:
Constant Field Values

CLASS_ID_PROPERTY

public static final String CLASS_ID_PROPERTY
See Also:
Constant Field Values

COMPONENT

public static final String COMPONENT
See Also:
Constant Field Values

REFERENCE

public static final String REFERENCE
See Also:
Constant Field Values

COLLECTION

public static final String COLLECTION
See Also:
Constant Field Values

ARRAY

public static final String ARRAY
See Also:
Constant Field Values

CONSTANT

public static final String CONSTANT
See Also:
Constant Field Values

PARENT

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

CompassEnvironment.Converter.DefaultTypeNames.Mapping

public CompassEnvironment.Converter.DefaultTypeNames.Mapping()


Copyright (c) 2004-2006 The Compass Project.