|
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 in eXo Platform 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 |