|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.core.service.AbstractSingleEntityLocator com.atlassian.confluence.content.service.blogpost.IdBlogPostLocator
public class IdBlogPostLocator
A blog post locator that uses the blog post Id to find a blog post
Constructor Summary | |
---|---|
IdBlogPostLocator(PageManager pageManager,
long pageId)
|
Method Summary | |
---|---|
BlogPost |
getBlogPost()
|
ConfluenceEntityObject |
getEntity()
Get the entities that matches the query represented by this locator. |
Methods inherited from class com.atlassian.confluence.core.service.AbstractSingleEntityLocator |
---|
getEntities |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.confluence.core.service.EntityLocator |
---|
getEntities |
Constructor Detail |
---|
public IdBlogPostLocator(PageManager pageManager, long pageId)
Method Detail |
---|
public BlogPost getBlogPost()
getBlogPost
in interface BlogPostLocator
public ConfluenceEntityObject getEntity()
SingleEntityLocator
getEntity
in interface SingleEntityLocator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |