public class IdBlogPostLocator extends AbstractSingleEntityLocator implements BlogPostLocator
Constructor and Description |
---|
IdBlogPostLocator(PageManager pageManager,
long blogPostId) |
Modifier and Type | Method and Description |
---|---|
BlogPost |
getBlogPost() |
ConfluenceEntityObject |
getEntity()
Get the entities that matches the query represented by this locator.
|
getEntities
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEntities
public IdBlogPostLocator(PageManager pageManager, long blogPostId)
public BlogPost getBlogPost()
getBlogPost
in interface BlogPostLocator
public ConfluenceEntityObject getEntity()
SingleEntityLocator
getEntity
in interface SingleEntityLocator
Copyright © 2003–2018 Atlassian. All rights reserved.