| Package | Description |
|---|---|
| org.sakaiproject.entitybroker | |
| org.sakaiproject.entitybroker.entityprovider.capabilities | |
| org.sakaiproject.entitybroker.entityprovider.extension |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EntityBroker
This service interface defines the capabilities of the entity broker system
It allows Sakai system methods, developers, etc. to access Sakai entity information (new and old) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TagProvideable
Allows an entity to control and provide tag storage and searching,
this overrides internal tag storage and any existing tag storage will
be ignored in favor of the provided tags
This is the provider interface for Taggable, inherits all methods from TagProviderThis is one of the capability extensions for the EntityProvider interface |
| Modifier and Type | Interface and Description |
|---|---|
interface |
TagSearchService
Defines the methods necessary for searching for entities by tags (shared interface)
|
Copyright © 2023. All rights reserved.