Interface BlogPostLocator
- All Superinterfaces:
EntityLocator
,SingleEntityLocator
- All Known Implementing Classes:
IdBlogPostLocator
Locates a single Blog Post
-
Method Summary
Methods inherited from interface com.atlassian.confluence.core.service.EntityLocator
getEntities
Methods inherited from interface com.atlassian.confluence.core.service.SingleEntityLocator
getEntity
-
Method Details
-
getBlogPost
BlogPost getBlogPost()
-