org.exoplatform.wiki.service.impl
Class SpaceBean

java.lang.Object
  extended by org.exoplatform.wiki.service.impl.SpaceBean

public class SpaceBean
extends Object

Created by The eXo Platform SAS Author : Tran Hung Phong phongth@exoplatform.com Oct 24, 2012


Constructor Summary
SpaceBean(String spaceId, String name, String type)
           
 
Method Summary
 String getName()
           
 String getSpaceId()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpaceBean

public SpaceBean(String spaceId,
                 String name,
                 String type)
Method Detail

getType

public String getType()

getSpaceId

public String getSpaceId()

getName

public String getName()


Copyright © 2013 eXo Platform SAS. All Rights Reserved.