|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.core.service.AbstractSingleEntityLocator
com.atlassian.confluence.content.service.space.KeySpaceLocator
public class KeySpaceLocator
A space locator that uses a space key to find a space.
| Constructor Summary | |
|---|---|
KeySpaceLocator(SpaceManager spaceManager,
java.lang.String spaceKey)
|
|
| Method Summary | |
|---|---|
ConfluenceEntityObject |
getEntity()
Get the entities that matches the query represented by this locator. |
Space |
getSpace()
|
| Methods inherited from class com.atlassian.confluence.core.service.AbstractSingleEntityLocator |
|---|
getEntities |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.confluence.core.service.EntityLocator |
|---|
getEntities |
| Constructor Detail |
|---|
public KeySpaceLocator(SpaceManager spaceManager,
java.lang.String spaceKey)
| Method Detail |
|---|
public Space getSpace()
getSpace in interface SpaceLocatorpublic ConfluenceEntityObject getEntity()
SingleEntityLocator
getEntity in interface SingleEntityLocator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||