Uses of Interface
org.alfresco.repo.blog.BlogIntegrationService
-
Packages that use BlogIntegrationService Package Description org.alfresco.repo.action.executer org.alfresco.repo.blog -
-
Uses of BlogIntegrationService in org.alfresco.repo.action.executer
Methods in org.alfresco.repo.action.executer with parameters of type BlogIntegrationService Modifier and Type Method Description voidBlogAction. setBlogIntegrationService(BlogIntegrationService blogIntegrationService)Set the blog integration service -
Uses of BlogIntegrationService in org.alfresco.repo.blog
Classes in org.alfresco.repo.blog that implement BlogIntegrationService Modifier and Type Class Description classBlogIntegrationServiceImplBlog integration service implementationMethods in org.alfresco.repo.blog with parameters of type BlogIntegrationService Modifier and Type Method Description voidBaseBlogIntegrationImplementation. setBlogIntegrationService(BlogIntegrationService blogIntegrationService)Sets the blog integration service
-