|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.blog.BaseBlogIntegrationImplementation
org.alfresco.repo.blog.DefaultBlogIntegrationImplementation
org.alfresco.repo.blog.wordpress.WordPressIntegration
public class WordPressIntegration
Field Summary |
---|
Fields inherited from class org.alfresco.repo.blog.DefaultBlogIntegrationImplementation |
---|
ACTION_DELETE_POST, ACTION_EDIT_POST, ACTION_GET_POST, ACTION_NEW_POST |
Constructor Summary | |
---|---|
WordPressIntegration()
|
Method Summary | |
---|---|
protected java.lang.String |
getEndpointURL(BlogDetails blogDetails)
Gets the XML RPC end point URL for the given blog details. |
Methods inherited from class org.alfresco.repo.blog.DefaultBlogIntegrationImplementation |
---|
checkForProtocol, checkForTrainlingSlash, deletePost, execute, getPost, newPost, updatePost |
Methods inherited from class org.alfresco.repo.blog.BaseBlogIntegrationImplementation |
---|
getDisplayName, getName, register, setBlogIntegrationService, setDisplayName, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WordPressIntegration()
Method Detail |
---|
protected java.lang.String getEndpointURL(BlogDetails blogDetails)
DefaultBlogIntegrationImplementation
getEndpointURL
in class DefaultBlogIntegrationImplementation
blogDetails
- blog details
org.alfresco.module.blogIntegration.DefaultBlogIntegrationImplementation#getEndpointURL(org.alfresco.module.blogIntegration.BlogDetails)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |