| Package | Description |
|---|---|
| org.sakaiproject.entitybroker | |
| org.sakaiproject.entitybroker.entityprovider.extension |
| Modifier and Type | Method and Description |
|---|---|
List<BrowseEntity> |
EntityBroker.getBrowseableEntities(String parentPrefix)
For authors of entity browsing systems, this provides a list of all the meta data related to the entities
in the system which are
Browseable, this provides the root entities when there is no parent prefix provided |
List<BrowseEntity> |
EntityBrokerManager.getBrowseableEntities(String parentPrefix)
Get the meta data about browseable entities
|
| Modifier and Type | Method and Description |
|---|---|
int |
BrowseEntity.PrefixComparator.compare(BrowseEntity o1,
BrowseEntity o2) |
int |
BrowseEntity.TitleComparator.compare(BrowseEntity o1,
BrowseEntity o2) |
Copyright © 2003–2021 Sakai Project. All rights reserved.