|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Mapper
This component read the mapping file and gives an access to the ClassDescriptors (the mapping object model)
| Method Summary | |
|---|---|
ClassDescriptor |
getClassDescriptorByClass(Class clazz)
Get the mapping defition to be used for a specific java bean |
ClassDescriptor |
getClassDescriptorByNodeType(String jcrNodeType)
Get the mapping defition to be used for a specific JCR node type |
| Method Detail |
|---|
ClassDescriptor getClassDescriptorByClass(Class clazz)
clazz - The java bean class
ClassDescriptor getClassDescriptorByNodeType(String jcrNodeType)
jcrNodeType - the jcr node type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||