org.exoplatform.platform.gadget.services.newspaces
Class IntranetSpace
java.lang.Object
org.exoplatform.platform.gadget.services.newspaces.IntranetSpace
public class IntranetSpace
- extends Object
- Version:
- $Revision$
- Author:
- Do Thanh Tung
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntranetSpace
public IntranetSpace()
getDisplayName
public String getDisplayName()
setDisplayName
public void setDisplayName(String displayName)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
getAvatarURL
public String getAvatarURL()
setAvatarURL
public void setAvatarURL(String avatarURL)
getCreatedDate
public Date getCreatedDate()
setCreatedDate
public void setCreatedDate(Date createdDate)
getCreatedTimeAgo
public String getCreatedTimeAgo()
setCreatedTimeAgo
public void setCreatedTimeAgo(String createdTimeAgo)
getUrl
public String getUrl()
setUrl
public void setUrl(String url)
getIsMember
public Boolean getIsMember()
setIsMember
public void setIsMember(Boolean isMember)
getIsPendingUser
public Boolean getIsPendingUser()
setIsPendingUser
public void setIsPendingUser(Boolean isPendingUser)
getIsInvitedUser
public Boolean getIsInvitedUser()
setIsInvitedUser
public void setIsInvitedUser(Boolean isInvitedUser)
getRegistration
public String getRegistration()
setRegistration
public void setRegistration(String registration)
getVisibility
public String getVisibility()
setVisibility
public void setVisibility(String visibility)
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.