|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jackrabbit.ocm.mapper.impl.AbstractMapperImpl
org.apache.jackrabbit.ocm.mapper.impl.annotation.AnnotationMapperImpl
public class AnnotationMapperImpl
An implementation of the OCM mapper that builds class descriptors based on the use of annotations on the underlying classes
Field Summary |
---|
Fields inherited from class org.apache.jackrabbit.ocm.mapper.impl.AbstractMapperImpl |
---|
descriptorReader, log, mappingDescriptor, rootClassDescriptors |
Constructor Summary | |
---|---|
AnnotationMapperImpl(java.util.List<java.lang.Class> annotatedClassNames)
|
Method Summary |
---|
Methods inherited from class org.apache.jackrabbit.ocm.mapper.impl.AbstractMapperImpl |
---|
buildMapper, getClassDescriptorByClass, getClassDescriptorByNodeType, getErrorMessage, solveReferences, validateDescriptors |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.jackrabbit.ocm.mapper.Mapper |
---|
getClassDescriptorByClass, getClassDescriptorByNodeType |
Constructor Detail |
---|
public AnnotationMapperImpl(java.util.List<java.lang.Class> annotatedClassNames)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |