@Component(value="blPendingSandBoxItemCustomPersistenceHandler") public class PendingSandBoxItemCustomPersistenceHandler extends SandBoxItemCustomPersistenceHandler
adminRemoteSecurityService, adminSecurityService, sandBoxService
DEFAULT_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, willHandleSecurity
add, canHandleInspect, getOrder, inspect, remove, update
public PendingSandBoxItemCustomPersistenceHandler()
public Boolean canHandleFetch(PersistencePackage persistencePackage)
CustomPersistenceHandler
canHandleFetch
in interface CustomPersistenceHandler
canHandleFetch
in class SandBoxItemCustomPersistenceHandler
persistencePackage
- details about the fetch operationpublic DynamicResultSet fetch(PersistencePackage persistencePackage, CriteriaTransferObject cto, DynamicEntityDao dynamicEntityDao, RecordHelper helper) throws ServiceException
fetch
in interface CustomPersistenceHandler
fetch
in class SandBoxItemCustomPersistenceHandler
ServiceException
Copyright © 2014. All rights reserved.