com.atlassian.confluence.content.service.space
Interface SpaceLocator

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

public interface SpaceLocator
extends SingleEntityLocator


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

Method Detail

getSpace

Space getSpace()


Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.