Package | Description |
---|---|
org.alfresco.repo.blog | |
org.alfresco.repo.blog.typepad | |
org.alfresco.repo.blog.wordpress |
Modifier and Type | Class and Description |
---|---|
class |
BaseBlogIntegrationImplementation
Base blog implementation class.
|
class |
DefaultBlogIntegrationImplementation
Default blog integration implementation.
|
Modifier and Type | Method and Description |
---|---|
BlogIntegrationImplementation |
BlogIntegrationServiceImpl.getBlogIntegrationImplementation(String implementationName) |
BlogIntegrationImplementation |
BlogIntegrationService.getBlogIntegrationImplementation(String implementationName)
Get the named blog integration implementation, null if name not recognised
|
Modifier and Type | Method and Description |
---|---|
List<BlogIntegrationImplementation> |
BlogIntegrationServiceImpl.getBlogIntegrationImplementations() |
List<BlogIntegrationImplementation> |
BlogIntegrationService.getBlogIntegrationImplementations()
Get a list of the registered integration implementations.
|
Modifier and Type | Method and Description |
---|---|
void |
BlogIntegrationServiceImpl.register(BlogIntegrationImplementation implementation) |
void |
BlogIntegrationService.register(BlogIntegrationImplementation implementation)
Register a new blog integration implementation with the service
|
Modifier and Type | Class and Description |
---|---|
class |
TypepadIntegration
Typepad integration implementation
|
Modifier and Type | Class and Description |
---|---|
class |
WordPressIntegration |
Copyright © 2005–2017 Alfresco Software. All rights reserved.