org.broadleafcommerce.common.service
Class GenericEntityServiceImpl
java.lang.Object
org.broadleafcommerce.common.service.GenericEntityServiceImpl
- All Implemented Interfaces:
- GenericEntityService
@Service(value="blGenericEntityService")
public class GenericEntityServiceImpl
- extends Object
- implements GenericEntityService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
genericEntityDao
protected GenericEntityDao genericEntityDao
GenericEntityServiceImpl
public GenericEntityServiceImpl()
readGenericEntity
public Object readGenericEntity(String className,
Object id)
- Specified by:
readGenericEntity in interface GenericEntityService
Copyright © 2013. All Rights Reserved.