com.atlassian.confluence.it.export
Class SimpleSiteStructure.PageRepresentation

java.lang.Object
  extended by com.atlassian.confluence.it.export.SimpleSiteStructure.IdentifiedRepresentation
      extended by com.atlassian.confluence.it.export.SimpleSiteStructure.PageRepresentation
Enclosing class:
SimpleSiteStructure

public static class SimpleSiteStructure.PageRepresentation
extends SimpleSiteStructure.IdentifiedRepresentation


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.it.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

SimpleSiteStructure.PageRepresentation

public SimpleSiteStructure.PageRepresentation()
Method Detail

getSpace

public java.lang.String getSpace()

setSpace

public void setSpace(java.lang.String spaceId)

getTitle

public java.lang.String getTitle()

setTitle

public void setTitle(java.lang.String title)


Copyright © 2003-2010 Atlassian. All Rights Reserved.