Interface AutoRegisterEntityProvider
-
- All Superinterfaces:
AutoRegister,EntityProvider
public interface AutoRegisterEntityProvider extends EntityProvider, AutoRegister
By implementing this interface you are telling theEntityProviderManagerto register this entity broker as soon as spring creates it, to be exposed as part of theEntityBroker
This is one of the capability extensions for theEntityProviderinterface- Author:
- Aaron Zeckoski (aaronz@vt.edu), Antranig Basman (antranig@caret.cam.ac.uk)
-
-
Method Summary
-
Methods inherited from interface org.sakaiproject.entitybroker.entityprovider.EntityProvider
getEntityPrefix
-
-