Interface SpaceLocator
-
- All Superinterfaces:
EntityLocator
,SingleEntityLocator
- All Known Implementing Classes:
KeySpaceLocator
public interface SpaceLocator extends SingleEntityLocator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Space
getSpace()
-
Methods inherited from interface com.atlassian.confluence.core.service.EntityLocator
getEntities
-
Methods inherited from interface com.atlassian.confluence.core.service.SingleEntityLocator
getEntity
-
-
-
-
Method Detail
-
getSpace
Space getSpace()
-
-