@Deprecated public abstract class AbstractPageEntity extends AbstractContentEntity implements LinkableContent
Modifier and Type | Field and Description |
---|---|
protected Space |
space
Deprecated.
|
protected String |
title
Deprecated.
|
content, id, lastModificationDate, lastModifier, version
Constructor and Description |
---|
AbstractPageEntity()
Deprecated.
|
AbstractPageEntity(AbstractPageEntity abstractPage)
Deprecated.
|
AbstractPageEntity(Space space,
String title)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
UrlBuilder |
getAddCommentUrl()
Deprecated.
|
UrlBuilder |
getEditCommentUrl(long commentId)
Deprecated.
|
UrlBuilder |
getPageDiffUrl(int oldVersionNumber,
int newVersionNumber)
Deprecated.
|
UrlBuilder |
getReplyCommentUrl(long commentId)
Deprecated.
|
Space |
getSpace()
Deprecated.
|
String |
getTitle()
Deprecated.
|
UrlBuilder |
getUrlBuilder()
Deprecated.
|
void |
setSpace(Space space)
Deprecated.
|
void |
setTitle(String title)
Deprecated.
Edit the title of this object.
|
boolean |
shouldConvertToContent()
Deprecated.
|
getContent, getContentId, getContentType, getContentTypeObject, getId, getIdAsString, getLastModificationDate, getLastModifier, getSelector, getVersion, isMinorEdit, setContent, setId, setId, setLastModificationDate, setLastModifier, setVersion
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getUrl
getEditUrl
public AbstractPageEntity()
public AbstractPageEntity(AbstractPageEntity abstractPage)
public boolean shouldConvertToContent()
shouldConvertToContent
in interface ContentConvertible
public UrlBuilder getUrlBuilder()
getUrlBuilder
in interface LinkableContent
public UrlBuilder getPageDiffUrl(int oldVersionNumber, int newVersionNumber)
public UrlBuilder getAddCommentUrl()
public UrlBuilder getReplyCommentUrl(long commentId)
public UrlBuilder getEditCommentUrl(long commentId)
public void setTitle(String title)
title
- the new title for the page.public String getTitle()
getTitle
in interface ContentEntity
getTitle
in interface TitledContent
public void setSpace(Space space)
public Space getSpace()
getSpace
in interface ContentEntity
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences