Interface TagSearchable
-
- All Superinterfaces:
EntityProvider,Taggable,TagSearchProvider
public interface TagSearchable extends Taggable, TagSearchProvider
Deprecated.no longer functional, useTagProvideableIndicates an entity provider has the capability of allowing the entities associated with it to be searchable by tags
This is one of the capability extensions for theEntityProviderinterface- Author:
- Aaron Zeckoski (aaron@caret.cam.ac.uk)
-
-
Method Summary
-
Methods inherited from interface org.sakaiproject.entitybroker.entityprovider.EntityProvider
getEntityPrefix
-
Methods inherited from interface org.sakaiproject.entitybroker.entityprovider.extension.TagSearchProvider
findEntityRefsByTags
-
-