org.broadleafcommerce.cms.admin.server.handler
Class RequestDTOCustomPersistenceHandler

java.lang.Object
  extended by org.broadleafcommerce.openadmin.server.service.handler.CustomPersistenceHandlerAdapter
      extended by org.broadleafcommerce.cms.admin.server.handler.TimeDTOCustomPersistenceHandler
          extended by org.broadleafcommerce.cms.admin.server.handler.RequestDTOCustomPersistenceHandler
All Implemented Interfaces:
CustomPersistenceHandler

public class RequestDTOCustomPersistenceHandler
extends TimeDTOCustomPersistenceHandler

Created by IntelliJ IDEA. User: jfischer Date: 8/23/11 Time: 1:56 PM To change this template use File | Settings | File Templates.


Constructor Summary
RequestDTOCustomPersistenceHandler()
           
 
Method Summary
 Boolean canHandleInspect(PersistencePackage persistencePackage)
           
 
Methods inherited from class org.broadleafcommerce.cms.admin.server.handler.TimeDTOCustomPersistenceHandler
canHandleAdd, canHandleFetch, canHandleRemove, canHandleUpdate, inspect
 
Methods inherited from class org.broadleafcommerce.openadmin.server.service.handler.CustomPersistenceHandlerAdapter
add, fetch, remove, update, willHandleSecurity
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestDTOCustomPersistenceHandler

public RequestDTOCustomPersistenceHandler()
Method Detail

canHandleInspect

public Boolean canHandleInspect(PersistencePackage persistencePackage)
Specified by:
canHandleInspect in interface CustomPersistenceHandler
Overrides:
canHandleInspect in class TimeDTOCustomPersistenceHandler


Copyright © 2011. All Rights Reserved.