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

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

public static class SimpleSiteStructure.SpaceRepresentation
extends SimpleSiteStructure.IdentifiedRepresentation


Constructor Summary
SimpleSiteStructure.SpaceRepresentation()
           
 
Method Summary
 java.lang.String getKey()
           
 java.lang.String getName()
           
 void setKey(java.lang.String key)
           
 void setName(java.lang.String name)
           
 
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.SpaceRepresentation

public SimpleSiteStructure.SpaceRepresentation()
Method Detail

getKey

public java.lang.String getKey()

setKey

public void setKey(java.lang.String key)

getName

public java.lang.String getName()

setName

public void setName(java.lang.String name)


Copyright © 2003-2011 Atlassian. All Rights Reserved.