@Deprecated public abstract class AbstractPageEntity extends AbstractContentEntity implements LinkableContent
| Modifier and Type | Field and Description |
|---|---|
protected Space |
space
Deprecated.
|
content, id, lastModificationDate, lastModifier, version| Constructor and Description |
|---|
AbstractPageEntity()
Deprecated.
|
AbstractPageEntity(AbstractPageEntity abstractPage)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
abstract UrlBuilder |
getAddCommentUrl()
Deprecated.
|
abstract UrlBuilder |
getEditCommentUrl(long commentId)
Deprecated.
|
UrlBuilder |
getPageDiffUrl(int oldVersionNumber,
int newVersionNumber)
Deprecated.
|
abstract UrlBuilder |
getReplyCommentUrl(long commentId)
Deprecated.
|
UrlBuilder |
getUrlBuilder()
Deprecated.
|
void |
setSpace(Space space)
Deprecated.
|
getContent, getContentId, getContentType, getContentTypeObject, getId, getIdAsString, getLastModificationDate, getLastModifier, getSelector, getVersion, isMinorEdit, setContent, setId, setId, setLastModificationDate, setLastModifier, setVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetUrlgetTitlegetEditUrl, getSpace, getTitleshouldConvertToContentprotected Space space
public AbstractPageEntity()
public AbstractPageEntity(AbstractPageEntity abstractPage)
public UrlBuilder getPageDiffUrl(int oldVersionNumber, int newVersionNumber)
public UrlBuilder getUrlBuilder()
getUrlBuilder in interface LinkableContentpublic abstract UrlBuilder getAddCommentUrl()
public abstract UrlBuilder getReplyCommentUrl(long commentId)
public abstract UrlBuilder getEditCommentUrl(long commentId)
public void setSpace(Space space)
Copyright © 2003–2021 Atlassian. All rights reserved.