org.exoplatform.social.opensocial.model
Class SpaceImpl
java.lang.Object
org.exoplatform.social.opensocial.model.SpaceImpl
- All Implemented Interfaces:
- Space
public class SpaceImpl
- extends Object
- implements Space
| Nested classes/interfaces inherited from interface org.exoplatform.social.opensocial.model.Space |
Space.Field |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpaceImpl
public SpaceImpl()
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName in interface Space
getId
public String getId()
- Specified by:
getId in interface Space
setDisplayName
public void setDisplayName(String displayName)
- Specified by:
setDisplayName in interface Space
setId
public void setId(String id)
- Specified by:
setId in interface Space
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.