@Component(value="blChildCategoriesCustomPersistenceHandler") public class ChildCategoriesCustomPersistenceHandler extends CustomPersistenceHandlerAdapter
DEFAULT_ORDER| Constructor and Description |
|---|
ChildCategoriesCustomPersistenceHandler() |
| Modifier and Type | Method and Description |
|---|---|
Entity |
add(PersistencePackage persistencePackage,
DynamicEntityDao dynamicEntityDao,
RecordHelper helper) |
Boolean |
canHandleAdd(PersistencePackage persistencePackage) |
protected void |
checkParents(Category child,
Category parent) |
canHandleFetch, canHandleInspect, canHandleRemove, canHandleUpdate, fetch, getMetadata, getOrder, getResultSet, inspect, remove, update, willHandleSecuritypublic ChildCategoriesCustomPersistenceHandler()
public Boolean canHandleAdd(PersistencePackage persistencePackage)
canHandleAdd in interface CustomPersistenceHandlercanHandleAdd in class CustomPersistenceHandlerAdapterpublic Entity add(PersistencePackage persistencePackage, DynamicEntityDao dynamicEntityDao, RecordHelper helper) throws ServiceException
add in interface CustomPersistenceHandleradd in class CustomPersistenceHandlerAdapterServiceExceptionprotected void checkParents(Category child, Category parent) throws ServiceException
ServiceExceptionCopyright © 2014. All Rights Reserved.