it.avutils.jmapper.constants
Class Constants
java.lang.Object
it.avutils.jmapper.constants.Constants
public final class Constants
- extends Object
This Class containts all constants used in JMapper Framework.
- Author:
- Alessandro Vurro
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
THE_FIELD_IS_NOT_CONFIGURED
public static final String THE_FIELD_IS_NOT_CONFIGURED
- See Also:
- Constant Field Values
DESTINATION_DEFAULT_NAME
public static final String DESTINATION_DEFAULT_NAME
- See Also:
- Constant Field Values
SOURCE_DEFAULT_NAME
public static final String SOURCE_DEFAULT_NAME
- See Also:
- Constant Field Values
DEFAULT_FIELD_VALUE
public static final String DEFAULT_FIELD_VALUE
- See Also:
- Constant Field Values
CONTENT_ALREADY_DEFINED
public static final String CONTENT_ALREADY_DEFINED
- See Also:
- Constant Field Values
MSG_FILE
public static final String MSG_FILE
- See Also:
- Constant Field Values
nullPointer
public static final String nullPointer
- See Also:
- Constant Field Values
nullPointerPath
public static final String nullPointerPath
- See Also:
- Constant Field Values
illegalCode
public static final String illegalCode
- See Also:
- Constant Field Values
illegalCodePath
public static final String illegalCodePath
- See Also:
- Constant Field Values
dynamicConversionBodyException
public static final String dynamicConversionBodyException
- See Also:
- Constant Field Values
dynamicConversionMethodException
public static final String dynamicConversionMethodException
- See Also:
- Constant Field Values
dynamicConversionParameterException
public static final String dynamicConversionParameterException
- See Also:
- Constant Field Values
conversionParameterException
public static final String conversionParameterException
- See Also:
- Constant Field Values
conversionBodyIllegalCode
public static final String conversionBodyIllegalCode
- See Also:
- Constant Field Values
noRelationshipException
public static final String noRelationshipException
- See Also:
- Constant Field Values
xmlMappingClassDoesNotExistException2
public static final String xmlMappingClassDoesNotExistException2
- See Also:
- Constant Field Values
undefinedMappingException
public static final String undefinedMappingException
- See Also:
- Constant Field Values
mappingNotFoundException2
public static final String mappingNotFoundException2
- See Also:
- Constant Field Values
mappingNotFoundException2path
public static final String mappingNotFoundException2path
- See Also:
- Constant Field Values
mappingNotFoundException1
public static final String mappingNotFoundException1
- See Also:
- Constant Field Values
mappingNotFoundException1path
public static final String mappingNotFoundException1path
- See Also:
- Constant Field Values
nullMappedClassException1
public static final String nullMappedClassException1
- See Also:
- Constant Field Values
mappingErrorException4
public static final String mappingErrorException4
- See Also:
- Constant Field Values
mappingErrorException3
public static final String mappingErrorException3
- See Also:
- Constant Field Values
mappingErrorException2
public static final String mappingErrorException2
- See Also:
- Constant Field Values
mappingErrorException2length
public static final String mappingErrorException2length
- See Also:
- Constant Field Values
mappingErrorRelationalException2
public static final String mappingErrorRelationalException2
- See Also:
- Constant Field Values
mappingNotFoundException0
public static final String mappingNotFoundException0
- See Also:
- Constant Field Values
malformedBeanException3
public static final String malformedBeanException3
- See Also:
- Constant Field Values
malformedBeanException2
public static final String malformedBeanException2
- See Also:
- Constant Field Values
malformedBeanException1
public static final String malformedBeanException1
- See Also:
- Constant Field Values
classNotMappedException1
public static final String classNotMappedException1
- See Also:
- Constant Field Values
classNotMappedException2
public static final String classNotMappedException2
- See Also:
- Constant Field Values
xmlMappingClassDoesNotExistException1
public static final String xmlMappingClassDoesNotExistException1
- See Also:
- Constant Field Values
xmlMappingAttributeDoesNotExistException2
public static final String xmlMappingAttributeDoesNotExistException2
- See Also:
- Constant Field Values
xmlMappingAttributeExistException2
public static final String xmlMappingAttributeExistException2
- See Also:
- Constant Field Values
xmlMappingClassExistException1
public static final String xmlMappingClassExistException1
- See Also:
- Constant Field Values
xmlConversionNameException
public static final String xmlConversionNameException
- See Also:
- Constant Field Values
xmlConversionTypeException
public static final String xmlConversionTypeException
- See Also:
- Constant Field Values
xmlConversionParameterException
public static final String xmlConversionParameterException
- See Also:
- Constant Field Values
wrongMethodException1
public static final String wrongMethodException1
- See Also:
- Constant Field Values
illegalArgumentException1
public static final String illegalArgumentException1
- See Also:
- Constant Field Values
FileNotFoundException1
public static final String FileNotFoundException1
- See Also:
- Constant Field Values
FileNotFoundException2
public static final String FileNotFoundException2
- See Also:
- Constant Field Values
loadingFileException2
public static final String loadingFileException2
- See Also:
- Constant Field Values
Constants
public Constants()
Copyright © 2013. All Rights Reserved.