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
public class PendingSandBoxItemCustomPersistenceHandler
- extends SandBoxItemCustomPersistenceHandler
Created by IntelliJ IDEA.
User: jfischer
Date: 8/23/11
Time: 1:56 PM
To change this template use File | Settings | File Templates.
| 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,
com.anasoft.os.daofusion.cto.client.CriteriaTransferObject cto,
DynamicEntityDao dynamicEntityDao,
RecordHelper helper)
throws ServiceException
- Specified by:
fetch in interface CustomPersistenceHandler- Overrides:
fetch in class SandBoxItemCustomPersistenceHandler
- Throws:
ServiceException
Copyright © 2011. All Rights Reserved.