org.broadleafcommerce.cms.url.dao
Class URlHandlerDaoImpl
java.lang.Object
org.broadleafcommerce.cms.url.dao.URlHandlerDaoImpl
- All Implemented Interfaces:
- URLHandlerDao
@Repository(value="blURLHandlerDao")
public class URlHandlerDaoImpl
- extends Object
- implements URLHandlerDao
Created by ppatel.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
em
protected javax.persistence.EntityManager em
entityConfiguration
protected EntityConfiguration entityConfiguration
URlHandlerDaoImpl
public URlHandlerDaoImpl()
findURLHandlerByURI
public URLHandler findURLHandlerByURI(String uri)
- Specified by:
findURLHandlerByURI in interface URLHandlerDao
Copyright © 2013. All Rights Reserved.