Uses of Class
org.sakaiproject.entitybroker.rest.EntityHandlerImpl
-
Packages that use EntityHandlerImpl Package Description org.sakaiproject.entitybroker.rest -
-
Uses of EntityHandlerImpl in org.sakaiproject.entitybroker.rest
Methods in org.sakaiproject.entitybroker.rest that return EntityHandlerImpl Modifier and Type Method Description EntityHandlerImplEntityBrokerRESTServiceManager. getEntityRequestHandler()Methods in org.sakaiproject.entitybroker.rest with parameters of type EntityHandlerImpl Modifier and Type Method Description voidEntityBatchHandler. setEntityRequestHandler(EntityHandlerImpl entityRequestHandler)voidEntityRESTProviderBase. setEntityRequestHandler(EntityHandlerImpl entityRequestHandler)Constructors in org.sakaiproject.entitybroker.rest with parameters of type EntityHandlerImpl Constructor Description EntityRESTProviderBase(EntityBrokerManager entityBrokerManager, EntityActionsManager entityActionsManager, EntityEncodingManager entityEncodingManager, EntityHandlerImpl entityRequestHandler)
-