org.broadleafcommerce.cms.admin.server.handler
Class PendingSandBoxItemCustomPersistenceHandler
java.lang.Object
org.broadleafcommerce.openadmin.server.service.handler.CustomPersistenceHandlerAdapter
org.broadleafcommerce.cms.admin.server.handler.SandBoxItemCustomPersistenceHandler
org.broadleafcommerce.cms.admin.server.handler.PendingSandBoxItemCustomPersistenceHandler
- All Implemented Interfaces:
- CustomPersistenceHandler, org.springframework.core.Ordered
public class PendingSandBoxItemCustomPersistenceHandler
- extends SandBoxItemCustomPersistenceHandler
- Author:
- Jeff Fischer
| Fields inherited from interface org.springframework.core.Ordered |
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PendingSandBoxItemCustomPersistenceHandler
public PendingSandBoxItemCustomPersistenceHandler()
canHandleFetch
public Boolean canHandleFetch(PersistencePackage persistencePackage)
- Specified by:
canHandleFetch in interface CustomPersistenceHandler- Overrides:
canHandleFetch in class SandBoxItemCustomPersistenceHandler
fetch
public DynamicResultSet fetch(PersistencePackage persistencePackage,
CriteriaTransferObject cto,
DynamicEntityDao dynamicEntityDao,
RecordHelper helper)
throws ServiceException
- Specified by:
fetch in interface CustomPersistenceHandler- Overrides:
fetch in class SandBoxItemCustomPersistenceHandler
- Throws:
ServiceException
Copyright © 2013. All Rights Reserved.