com.atlassian.confluence.content.service.blogpost
Interface BlogPostLocator

All Superinterfaces:
EntityLocator, SingleEntityLocator
All Known Implementing Classes:
IdBlogPostLocator

public interface BlogPostLocator
extends SingleEntityLocator

Locates a single Blog Post


Method Summary
 BlogPost getBlogPost()
           
 
Methods inherited from interface com.atlassian.confluence.core.service.SingleEntityLocator
getEntity
 
Methods inherited from interface com.atlassian.confluence.core.service.EntityLocator
getEntities
 

Method Detail

getBlogPost

BlogPost getBlogPost()


Copyright © 2003-2012 Atlassian. All Rights Reserved.