org.sakaiproject.entitybroker.entityprovider.capabilities
Interface Taggable

All Superinterfaces:
EntityProvider
All Known Subinterfaces:
TagProvideable, TagSearchable

public interface Taggable
extends EntityProvider

Allows an entity to have tags associated with it which can be searched for or simply used as a way to link to this entity
This uses the internal tag storage mechanism or a central tag storage mechanism to store the tag applications
This is one of the capability extensions for the EntityProvider interface

Author:
Aaron Zeckoski (aaron@caret.cam.ac.uk)

Method Summary
 
Methods inherited from interface org.sakaiproject.entitybroker.entityprovider.EntityProvider
getEntityPrefix
 



Copyright © 2007-2013 Sakai Project. All Rights Reserved.