com.silverpeas.socialnetwork.profil.control
Class ProfilSessionController

java.lang.Object
  extended by com.stratelia.silverpeas.peasCore.AbstractComponentSessionController
      extended by com.silverpeas.socialnetwork.profil.control.ProfilSessionController
All Implemented Interfaces:
ComponentSessionController

public class ProfilSessionController
extends AbstractComponentSessionController

Author:
Bensalem Nabil

Field Summary
 
Fields inherited from class com.stratelia.silverpeas.peasCore.AbstractComponentSessionController
CHARACTER_ENCODING, context
 
Constructor Summary
ProfilSessionController(MainSessionController mainSessionCtrl, ComponentContext componentContext)
           
 
Method Summary
 UserFull getUserFul(String userId)
          get this user with full information
 boolean isInMyContact(String userId)
           
 
Methods inherited from class com.stratelia.silverpeas.peasCore.AbstractComponentSessionController
addClipboardSelection, clipboardPasteDone, close, getAlertUser, getClipboardCount, getClipboardErrorMessage, getClipboardExceptionError, getClipboardName, getClipboardObjects, getClipboardSelectedObjects, getClipboardSize, getComponentAccessController, getComponentId, getComponentLabel, getComponentName, getComponentParameters, getComponentParameterValue, getComponentParameterValue, getComponentRootName, getComponentUrl, getFavoriteSpace, getGenericPanel, getHighestSilverpeasUserRole, getIcon, getLanguage, getLastResults, getLook, getMultilang, getOrganisationController, getPersonalization, getRSSUrl, getSelection, getServerNameAndPort, getSettings, getSilverpeasUserRoles, getSpaceId, getSpaceLabel, getString, getSubscriptionContext, getUrlEncodedParameter, getUserAccessLevel, getUserAvailComponentIds, getUserAvailSpaceIds, getUserDetail, getUserDetail, getUserId, getUserManageableGroupIds, getUserManageableSpaceIds, getUserRoleLevel, getUserRoles, isAppInMaintenance, isGroupManager, isPasswordChangeAllowed, isSpaceInMaintenance, removeClipboardElement, setAppModeMaintenance, setClipboardError, setClipboardSelectedElement, setComponentRootName, setFavoriteSpaceToMainSessionController, setGenericPanel, setIconFileName, setLastResults, setMultilangFileName, setResourceFileName, setSpaceModeMaintenance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfilSessionController

public ProfilSessionController(MainSessionController mainSessionCtrl,
                               ComponentContext componentContext)
Method Detail

getUserFul

public UserFull getUserFul(String userId)
get this user with full information

Parameters:
userId -
Returns:
UserFull

isInMyContact

public boolean isInMyContact(String userId)
                      throws SocialNetworkException
Throws:
SocialNetworkException


Copyright © 2016 Silverpeas. All Rights Reserved.