org.apache.sling.jcr.ocm.impl
Class BundleMapper
java.lang.Object
org.apache.sling.jcr.ocm.impl.BundleMapper
- All Implemented Interfaces:
- org.apache.jackrabbit.ocm.mapper.Mapper
public class BundleMapper
- extends Object
- implements org.apache.jackrabbit.ocm.mapper.Mapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getClassDescriptorByClass
public org.apache.jackrabbit.ocm.mapper.model.ClassDescriptor getClassDescriptorByClass(Class clazz)
- Specified by:
getClassDescriptorByClass
in interface org.apache.jackrabbit.ocm.mapper.Mapper
getClassDescriptorByNodeType
public org.apache.jackrabbit.ocm.mapper.model.ClassDescriptor getClassDescriptorByNodeType(String jcrNodeType)
- Specified by:
getClassDescriptorByNodeType
in interface org.apache.jackrabbit.ocm.mapper.Mapper
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.