Uses of Class
org.jboss.seam.jcr.ocm.OCMMapping

Packages that use OCMMapping
org.jboss.seam.jcr.ocm   
 

Uses of OCMMapping in org.jboss.seam.jcr.ocm
 

Methods in org.jboss.seam.jcr.ocm that return OCMMapping
 OCMMapping OCMMappingStore.findMapping(Class<?> clazz)
           
 OCMMapping OCMMappingStore.findMapping(String nodeType)
           
 

Methods in org.jboss.seam.jcr.ocm that return types with arguments of type OCMMapping
 Map<Class<?>,OCMMapping> OCMMappingStore.getMappingsByClass()
           
 Map<String,OCMMapping> OCMMappingStore.getMappingsByNode()
           
 



Copyright © 2013 Seam Framework. All Rights Reserved.