| Package | Description |
|---|---|
| org.sakaiproject.entitybroker.entityprovider.capabilities |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ActionsExecutionControllable
This entity supports custom actions (as defined by RoR and REST microformat:
http://microformats.org/wiki/rest/urls)
This is the most complex interface for implementing custom actions but allows the most control also, use ActionsExecutable or ActionsDefineable in most circumstanceThis means that there are custom actions which can be invoked on entities or entity spaces, custom actions can augment the current entity operation or they can completely change the behavior and skip the current operation entirely You can describe the actions using the Describeable key: |
Copyright © 2003–2021 Sakai Project. All rights reserved.