com.silverpeas.socialnetwork.relationShip
Class SocialInformationRelationShip

java.lang.Object
  extended by com.silverpeas.socialnetwork.model.AbstractSocialInformation
      extended by com.silverpeas.socialnetwork.relationShip.SocialInformationRelationShip
All Implemented Interfaces:
SocialInformation, Comparable<SocialInformation>

public class SocialInformationRelationShip
extends AbstractSocialInformation

Author:
Bensalem Nabil

Field Summary
 
Fields inherited from class com.silverpeas.socialnetwork.model.AbstractSocialInformation
author, date, description, icon, socialInformationWasupdated, title, type, url
 
Constructor Summary
SocialInformationRelationShip(RelationShip relationShip)
           
 
Method Summary
 
Methods inherited from class com.silverpeas.socialnetwork.model.AbstractSocialInformation
compareTo, equals, getAuthor, getDate, getDescription, getIcon, getTitle, getType, getUrl, hashCode, isUpdated, setAuthor, setDate, setDescription, setIcon, setTitle, setType, setUpdated, setUrl
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SocialInformationRelationShip

public SocialInformationRelationShip(RelationShip relationShip)
Parameters:
relationShip -


Copyright © 2016 Silverpeas. All Rights Reserved.