public class WordPressIntegration extends DefaultBlogIntegrationImplementation
ACTION_DELETE_POST, ACTION_EDIT_POST, ACTION_GET_POST, ACTION_NEW_POST| Constructor and Description |
|---|
WordPressIntegration() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getEndpointURL(BlogDetails blogDetails)
Gets the XML RPC end point URL for the given blog details.
|
checkForProtocol, checkForTrainlingSlash, deletePost, execute, getPost, newPost, updatePostgetDisplayName, getName, register, setBlogIntegrationService, setDisplayName, setNameprotected java.lang.String getEndpointURL(BlogDetails blogDetails)
DefaultBlogIntegrationImplementationgetEndpointURL in class DefaultBlogIntegrationImplementationblogDetails - blog detailsorg.alfresco.module.blogIntegration.DefaultBlogIntegrationImplementation#getEndpointURL(org.alfresco.module.blogIntegration.BlogDetails)Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.