| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GraphMapping | |
| org.jaffa.beans.moulding.mapping | |
| Uses of GraphMapping in org.jaffa.beans.moulding.mapping | 
| Methods in org.jaffa.beans.moulding.mapping that return GraphMapping | |
| static GraphMapping | MappingFactory.getInstance(Class dao) | 
| static GraphMapping | MappingFactory.getInstance(Object dao) | 
| Methods in org.jaffa.beans.moulding.mapping with parameters of type GraphMapping | |
| static void | BeanMoulder.moldFromDomain(Object source,
                             Object target,
                             GraphMapping graph,
                             MappingFilter filter,
                             String objectPath,
                             boolean includeKeys)Mould data from domain object and its related objects into a new JavaBean based domain object graph, based on the defined mapping rules. | 
| Constructors in org.jaffa.beans.moulding.mapping with parameters of type GraphMapping | |
| MappingFilter(GraphMapping graph)Creates a new instance of MappingFilter | |
| MappingFilter(GraphMapping graph,
                           String[] rules)Creates a new instance of MappingFilter | |
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||