| 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 |
BlogIntegrationService.getBlogIntegrationImplementation(String implementationName)
Get the named blog integration implementation, null if name not recognised
|
BlogIntegrationImplementation |
BlogIntegrationServiceImpl.getBlogIntegrationImplementation(String implementationName) |
| Modifier and Type | Method and Description |
|---|---|
List<BlogIntegrationImplementation> |
BlogIntegrationService.getBlogIntegrationImplementations()
Get a list of the registered integration implementations.
|
List<BlogIntegrationImplementation> |
BlogIntegrationServiceImpl.getBlogIntegrationImplementations() |
| Modifier and Type | Method and Description |
|---|---|
void |
BlogIntegrationService.register(BlogIntegrationImplementation implementation)
Register a new blog integration implementation with the service
|
void |
BlogIntegrationServiceImpl.register(BlogIntegrationImplementation implementation) |
| Modifier and Type | Class and Description |
|---|---|
class |
TypepadIntegration
Typepad integration implementation
|
| Modifier and Type | Class and Description |
|---|---|
class |
WordPressIntegration |
Copyright © 2005–2018 Alfresco Software. All rights reserved.