Uses of Interface
org.sakaiproject.entitybroker.entityprovider.capabilities.Taggable
-
Packages that use Taggable Package Description org.sakaiproject.entitybroker.entityprovider.capabilities -
-
Uses of Taggable in org.sakaiproject.entitybroker.entityprovider.capabilities
Subinterfaces of Taggable in org.sakaiproject.entitybroker.entityprovider.capabilities Modifier and Type Interface Description interfaceTagProvideableAllows 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 forTaggable, inherits all methods fromTagProvider
This is one of the capability extensions for theEntityProviderinterfaceinterfaceTagSearchableDeprecated.no longer functional, useTagProvideable
-