@Component(value="blPendingSandBoxItemCustomPersistenceHandler") public class PendingSandBoxItemCustomPersistenceHandler extends SandBoxItemCustomPersistenceHandler
adminRemoteSecurityService, adminSecurityService, sandBoxServiceDEFAULT_ORDER| Constructor and Description |
|---|
PendingSandBoxItemCustomPersistenceHandler() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
canHandleFetch(PersistencePackage persistencePackage)
Is this persistence handler capable of dealing with an fetch request from the admin
|
DynamicResultSet |
fetch(PersistencePackage persistencePackage,
CriteriaTransferObject cto,
DynamicEntityDao dynamicEntityDao,
RecordHelper helper) |
canHandleAdd, canHandleRemove, canHandleUpdate, retrieveSandBoxItems, willHandleSecurityadd, canHandleInspect, getOrder, inspect, remove, updatepublic PendingSandBoxItemCustomPersistenceHandler()
public Boolean canHandleFetch(PersistencePackage persistencePackage)
CustomPersistenceHandlercanHandleFetch in interface CustomPersistenceHandlercanHandleFetch in class SandBoxItemCustomPersistenceHandlerpersistencePackage - details about the fetch operationpublic DynamicResultSet fetch(PersistencePackage persistencePackage, CriteriaTransferObject cto, DynamicEntityDao dynamicEntityDao, RecordHelper helper) throws ServiceException
fetch in interface CustomPersistenceHandlerfetch in class SandBoxItemCustomPersistenceHandlerServiceExceptionCopyright © 2014. All rights reserved.