public class SiteContentProducer extends Object implements EntityContentProducer
| Constructor and Description |
|---|
SiteContentProducer() |
public EntityManager getEntityManager()
public void setEntityManager(EntityManager entityManager)
entityManager - the entityManager to setpublic SearchIndexBuilder getSearchIndexBuilder()
public void setSearchIndexBuilder(SearchIndexBuilder searchIndexBuilder)
searchIndexBuilder - the searchIndexBuilder to setpublic SearchService getSearchService()
public void setSearchService(SearchService searchService)
searchService - the searchService to setpublic ServerConfigurationService getServerConfigurationService()
public void setServerConfigurationService(ServerConfigurationService serverConfigurationService)
serverConfigurationService - the serverConfigurationService to setpublic SiteService getSiteService()
public void setSiteService(SiteService siteService)
siteService - the siteService to setpublic void init()
public boolean canRead(String reference)
canRead in interface EntityContentProducerpublic Integer getAction(Event event)
getAction in interface EntityContentProducerpublic String getContainer(String ref)
getContainer in interface EntityContentProducerpublic String getContent(String reference)
getContent in interface EntityContentProducerpublic Reader getContentReader(String reference)
getContentReader in interface EntityContentProducerpublic Map getCustomProperties(String ref)
getCustomProperties in interface EntityContentProducerpublic String getCustomRDF(String ref)
getCustomRDF in interface EntityContentProducerpublic String getId(String ref)
getId in interface EntityContentProducerpublic Iterator getSiteContentIterator(String context)
getSiteContentIterator in interface EntityContentProducerpublic String getSiteId(String ref)
getSiteId in interface EntityContentProducerpublic String getSubType(String ref)
getSubType in interface EntityContentProducerpublic String getTitle(String ref)
getTitle in interface EntityContentProducerpublic String getTool()
getTool in interface EntityContentProducerpublic String getType(String ref)
getType in interface EntityContentProducerpublic String getUrl(String ref)
getUrl in interface EntityContentProducerpublic boolean isContentFromReader(String reference)
isContentFromReader in interface EntityContentProducerpublic boolean isForIndex(String ref)
isForIndex in interface EntityContentProducerpublic boolean matches(String ref)
matches in interface EntityContentProducerpublic boolean matches(Event event)
matches in interface EntityContentProducerCopyright © 2003–2016 Sakai Project. All rights reserved.