| Package | Description |
|---|---|
| org.sakaiproject.entitybroker |
| Modifier and Type | Method and Description |
|---|---|
EntityRESTProvider |
EntityBrokerManager.getEntityRESTProvider()
Allows access to the registered REST provider if there is one
|
| Modifier and Type | Method and Description |
|---|---|
void |
EntityBrokerManager.setEntityRESTProvider(EntityRESTProvider entityRESTProvider)
Allows the developer to set a REST provider to add functionality to the
EntityBroker
system from a REST handler, the system will operate without this set but some methods will fail |
Copyright © 2003–2021 Sakai Project. All rights reserved.