|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MOAnnotationLocation | |
---|---|
com.abra.j2xb.beans.exceptions | |
com.abra.j2xb.beans.model | |
com.abra.j2xb.beans.xmlBinding |
Uses of MOAnnotationLocation in com.abra.j2xb.beans.exceptions |
---|
Methods in com.abra.j2xb.beans.exceptions with parameters of type MOAnnotationLocation | |
---|---|
static void |
MOBeanPolymorphicAtomException.throwUnregisteredProeprtyEditor(MOAnnotationLocation annotationLocation,
java.lang.String typeName)
|
static void |
MOBeanPolymorphicAtomException.throwUnsupportedPrimitiveType(MOAnnotationLocation annotationLocation,
java.lang.String typeName)
|
Constructors in com.abra.j2xb.beans.exceptions with parameters of type MOAnnotationLocation | |
---|---|
MOBeanAnnotationException(java.lang.Class<? extends java.lang.annotation.Annotation> annotation,
MOAnnotationLocation annotationLocation,
java.lang.String message)
|
|
MOBeanAnnotationMissing(java.lang.Class<? extends java.lang.annotation.Annotation> annotation,
java.lang.Class<?> propertyType,
MOAnnotationLocation annotationLocation)
|
|
MOBeanDefaultValueNotSupported(java.lang.Class<?> propertyType,
MOAnnotationLocation annotationLocation)
|
|
MOBeanPolymorphicAtomException(MOAnnotationLocation annotationLocation)
|
|
MOBeansAnnotationCombinationNotAllowed(java.lang.Class<? extends java.lang.annotation.Annotation> annotation1,
java.lang.Class<? extends java.lang.annotation.Annotation> annotation2,
java.lang.Class<?> propertyType,
MOAnnotationLocation annotationLocation)
|
|
MOBeansAnnotationCombinationNotAllowed(java.lang.Class<? extends java.lang.annotation.Annotation> annotation1,
java.lang.Class<? extends java.lang.annotation.Annotation> annotation2,
java.lang.String annotationMemberName1,
MOAnnotationLocation annotationLocation)
|
|
MOBeansAnnotationNotAllowedException(java.lang.Class<? extends java.lang.annotation.Annotation> annotation,
java.lang.Class<?> propertyType,
MOAnnotationLocation annotationLocation)
|
|
MOBeansAnnotationNotAllowedException(java.lang.Class<? extends java.lang.annotation.Annotation> annotation,
java.lang.Class<?> propertyType,
MOAnnotationLocation annotationLocation,
java.lang.String additionalInformation)
|
|
MOBeansCollectionItemClassNotSupported(java.lang.Class<?> annotation,
MOAnnotationLocation annotationLocation)
|
|
MOBeansInvalidDerivedType(MOXmlDerivedType derivedType,
java.lang.Class propertyValueType,
MOAnnotationLocation annotationLocation)
|
|
MOBeansInvalidPropertyDefaultValue(java.lang.String defaultValue,
MOAnnotationLocation annotationLocation,
java.util.List<MOValueValidationResult> defaultValueValidationResults)
|
|
MOBeansInvalidPropertyDefaultValue(java.lang.String defaultValue,
MOAnnotationLocation annotationLocation,
java.lang.String problem)
|
|
MOBeansInvalidPropertyEncoding(java.lang.String encodedValue,
java.lang.String type,
MOAnnotationLocation annotationLocation)
|
|
MOBeansInvalidPropertyValidation(MOAnnotationLocation annotationLocation,
java.lang.String message)
|
Uses of MOAnnotationLocation in com.abra.j2xb.beans.model |
---|
Subinterfaces of MOAnnotationLocation in com.abra.j2xb.beans.model | |
---|---|
interface |
MOJavaValueDescriptor
Created by IntelliJ IDEA. |
Classes in com.abra.j2xb.beans.model that implement MOAnnotationLocation | |
---|---|
class |
MOAnnotationBasedPropertyDescriptor
|
class |
MOExceptionMessagePropertyDescriptor
|
class |
MOExceptionTracePropertyDescriptor
This property descriptor maps the exception stack trace as a string. |
class |
MOPropertyDescriptor
|
Uses of MOAnnotationLocation in com.abra.j2xb.beans.xmlBinding |
---|
Methods in com.abra.j2xb.beans.xmlBinding with parameters of type MOAnnotationLocation | |
---|---|
static XmlPersistException |
XmlPersistException.createPersistException(java.lang.Exception e,
MOAnnotationLocation annotationLocation)
|
static XmlPersistException |
XmlPersistException.createPersistException(java.lang.Exception e,
MOAnnotationLocation annotationLocation,
java.lang.String message)
|
static XmlPersistException |
XmlPersistException.createReadException(java.lang.Exception e,
MOAnnotationLocation annotationLocation)
|
static XmlPersistException |
XmlPersistException.createReadException(java.lang.Exception e,
MOAnnotationLocation annotationLocation,
java.lang.String message)
|
static XmlPersistException |
XmlPersistException.createReadException(MOAnnotationLocation annotationLocation,
java.lang.String message)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |