org.broadleafcommerce.admin.server.service.handler
Class MediaCustomPersistenceHandler
java.lang.Object
org.broadleafcommerce.openadmin.server.service.handler.CustomPersistenceHandlerAdapter
org.broadleafcommerce.admin.server.service.handler.MediaCustomPersistenceHandler
- All Implemented Interfaces:
- CustomPersistenceHandler
public class MediaCustomPersistenceHandler
- extends CustomPersistenceHandlerAdapter
- Author:
- Phillip Verheyden
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
mapStructurePersistenceModule
protected MapStructurePersistenceModule mapStructurePersistenceModule
MediaCustomPersistenceHandler
public MediaCustomPersistenceHandler()
inspect
public DynamicResultSet inspect(PersistencePackage persistencePackage,
DynamicEntityDao dynamicEntityDao,
InspectHelper helper)
throws ServiceException
- Specified by:
inspect in interface CustomPersistenceHandler- Overrides:
inspect in class CustomPersistenceHandlerAdapter
- Throws:
ServiceException
fetch
public DynamicResultSet fetch(PersistencePackage persistencePackage,
com.anasoft.os.daofusion.cto.client.CriteriaTransferObject cto,
DynamicEntityDao dynamicEntityDao,
RecordHelper helper)
throws ServiceException
- Specified by:
fetch in interface CustomPersistenceHandler- Overrides:
fetch in class CustomPersistenceHandlerAdapter
- Throws:
ServiceException
Copyright © 2013. All Rights Reserved.