|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.broadleafcommerce.openadmin.server.service.handler.CustomPersistenceHandlerAdapter
org.broadleafcommerce.cms.admin.server.handler.SandBoxItemCustomPersistenceHandler
org.broadleafcommerce.cms.admin.server.handler.PendingSandBoxItemCustomPersistenceHandler
public class PendingSandBoxItemCustomPersistenceHandler
Created by IntelliJ IDEA. User: jfischer Date: 8/23/11 Time: 1:56 PM To change this template use File | Settings | File Templates.
| Field Summary |
|---|
| Fields inherited from class org.broadleafcommerce.cms.admin.server.handler.SandBoxItemCustomPersistenceHandler |
|---|
adminRemoteSecurityService, adminSecurityService, sandBoxService |
| Constructor Summary | |
|---|---|
PendingSandBoxItemCustomPersistenceHandler()
|
|
| Method Summary | |
|---|---|
java.lang.Boolean |
canHandleFetch(PersistencePackage persistencePackage)
|
DynamicResultSet |
fetch(PersistencePackage persistencePackage,
com.anasoft.os.daofusion.cto.client.CriteriaTransferObject cto,
DynamicEntityDao dynamicEntityDao,
RecordHelper helper)
|
| Methods inherited from class org.broadleafcommerce.cms.admin.server.handler.SandBoxItemCustomPersistenceHandler |
|---|
canHandleAdd, canHandleRemove, canHandleUpdate, retrieveSandBoxItems, willHandleSecurity |
| Methods inherited from class org.broadleafcommerce.openadmin.server.service.handler.CustomPersistenceHandlerAdapter |
|---|
add, canHandleInspect, inspect, remove, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PendingSandBoxItemCustomPersistenceHandler()
| Method Detail |
|---|
public java.lang.Boolean canHandleFetch(PersistencePackage persistencePackage)
canHandleFetch in interface CustomPersistenceHandlercanHandleFetch in class SandBoxItemCustomPersistenceHandler
public DynamicResultSet fetch(PersistencePackage persistencePackage,
com.anasoft.os.daofusion.cto.client.CriteriaTransferObject cto,
DynamicEntityDao dynamicEntityDao,
RecordHelper helper)
throws ServiceException
fetch in interface CustomPersistenceHandlerfetch in class SandBoxItemCustomPersistenceHandlerServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||