|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.it.AbstractContentEntity
com.atlassian.confluence.it.BlogPost
public class BlogPost
| Field Summary |
|---|
| Fields inherited from class com.atlassian.confluence.it.AbstractContentEntity |
|---|
content, id, lastModifier |
| Constructor Summary | |
|---|---|
BlogPost(BlogPost blogPost)
|
|
BlogPost(Space space,
java.lang.String title,
java.lang.String content)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getEditUrl()
Return the url where this entity can be edited. |
Space |
getSpace()
Return the space this content belongs to. |
java.lang.String |
getTitle()
|
int |
getVersion()
|
void |
setVersion(int version)
|
| Methods inherited from class com.atlassian.confluence.it.AbstractContentEntity |
|---|
getContent, getId, getLastModifier, setContent, setId, setLastModifier |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BlogPost(Space space,
java.lang.String title,
java.lang.String content)
public BlogPost(BlogPost blogPost)
| Method Detail |
|---|
public Space getSpace()
ContentEntity
public java.lang.String getTitle()
public int getVersion()
public void setVersion(int version)
public java.lang.String getEditUrl()
ContentEntity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||