Deprecated API


Contents
Deprecated Methods
org.exoplatform.social.service.rest.Util.getActivityManager()
          Use Util.getActivityManager(String) instead. Will be removed by 1.3.x 
org.exoplatform.social.service.rest.SecurityManager.getAuthenticatedUserIdentity()
          use Util.getAuthenticatedUserIdentity(String) instead. 
org.exoplatform.social.service.rest.Util.getIdentityManager()
          Use Util.getIdentityManager(String) instead. Will be removed by 1.3.x 
org.exoplatform.social.service.rest.Util.getMediaType(String)
          User Util.getMediaType(String, String[]) instead. Will be removed by 1.3.x 
org.exoplatform.social.service.rest.Util.getOwnerIdentityIdFromActivity(ExoSocialActivity)
          Use Util.getOwnerIdentityIdFromActivity(String, ExoSocialActivity) instead. Will be removed by 1.3.x 
org.exoplatform.social.service.rest.PeopleRestService.getPeopleInfo(UriInfo, String, String, String, String, String)
          Will be removed by 4.0.x 
org.exoplatform.social.service.rest.Util.getRelationshipManager()
          Use Util.getRelationshipManager(String) instead. Will be removed by 1.3.x 
org.exoplatform.social.service.rest.Util.getSpaceService()
          Use Util.getSpaceService(String) instead. Will be removed by 1.3.x 
org.exoplatform.social.service.rest.Util.getUserIdentity(String, boolean)
          Use Util.getUserIdentity(String, String, boolean) instead. Will be removed by 1.3.x 
org.exoplatform.social.service.rest.Util.getViewerIdentity(String)
          Use Util.getViewerIdentity(String, String) instead. Will be removed by 1.3.x 
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.