|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.export.SimpleSiteStructure.IdentifiedRepresentation
com.atlassian.confluence.export.SimpleSiteStructure.PageRepresentation
public static class SimpleSiteStructure.PageRepresentation
Constructor Summary | |
---|---|
SimpleSiteStructure.PageRepresentation()
|
Method Summary | |
---|---|
java.lang.String |
getSpace()
|
java.lang.String |
getTitle()
|
void |
setSpace(java.lang.String spaceId)
|
void |
setTitle(java.lang.String title)
|
Methods inherited from class com.atlassian.confluence.export.SimpleSiteStructure.IdentifiedRepresentation |
---|
getId, setId |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleSiteStructure.PageRepresentation()
Method Detail |
---|
public java.lang.String getSpace()
public void setSpace(java.lang.String spaceId)
public java.lang.String getTitle()
public void setTitle(java.lang.String title)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |