Class Space
java.lang.Object
com.atlassian.confluence.api.model.content.Space
- All Implemented Interfaces:
Container,Relatable,NavigationAware
Representation of a Confluence Space.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Space.SpaceBuilderbuilder()Returns aSpace.SpaceBuilderinstance that can be used to create a newSpaceobject.static Space.SpaceBuilderbuildReference(String spaceKey) builds a collapsed reference to the space with the given spaceKeybooleanDeprecated.longgetId()getKey()getLinks()getName()static StringgetSpaceKey(Reference<Space> reference) getType()inthashCode()resolveNavigation(NavigationService navigationService) toString()
-
Method Details
-
getSpaceKey
-
buildReference
builds a collapsed reference to the space with the given spaceKey- Parameters:
spaceKey- - the space key of the space- Returns:
- a reference to a space
-
builder
Returns aSpace.SpaceBuilderinstance that can be used to create a newSpaceobject. -
builder
-
getId
public long getId() -
getKey
-
getName
-
getIconRef
-
getDescription
-
getMetadata
-
getPermissions
-
getDescriptionRefs
Deprecated.Since 5.5.1 UsegetDescription(). -
getHomepageRef
-
getLinks
-
getType
-
getCreator
-
getCreationDate
-
getLastModifier
-
getLastModificationDate
-
toString
-
equals
-
hashCode
public int hashCode()
-
getDescription().