@Deprecated public interface ContentEntity
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Deprecated.
|
ContentType |
getContentType()
Deprecated.
|
String |
getEditUrl()
Deprecated.
|
long |
getId()
Deprecated.
|
Date |
getLastModificationDate()
Deprecated.
|
User |
getLastModifier()
Deprecated.
|
Space |
getSpace()
Deprecated.
|
String |
getTitle()
Deprecated.
|
void |
setId(long id)
Deprecated.
Set the id used for persistence of this entity.
|
long getId()
void setId(long id)
String getContent()
String getEditUrl()
Space getSpace()
Date getLastModificationDate()
User getLastModifier()
String getTitle()
ContentType getContentType()
Copyright © 2003–2015 Atlassian. All rights reserved.