org.exoplatform.social.core.space.spi.SpaceService.acceptInvitation(Space, String)
|
org.exoplatform.social.core.space.spi.SpaceService.acceptInvitation(String, String)
|
org.exoplatform.social.core.space.spi.SpaceService.addMember(String, String)
|
org.exoplatform.social.core.manager.IdentityManager.addOrModifyProfileProperties(Profile)
Will be removed by 4.0.x.
|
org.exoplatform.social.core.manager.IdentityManager.addProfileListener(ProfileListenerPlugin)
|
org.exoplatform.social.core.manager.RelationshipManager.confirm(Relationship)
|
org.exoplatform.social.core.manager.RelationshipManager.create(Identity, Identity)
|
org.exoplatform.services.organization.GroupHandler.createGroup(Group, boolean)
This method should not be used , use the addChild(..) method
and pass the null as the parent if you want to add the group to
the root level.
|
org.exoplatform.services.organization.MembershipHandler.createMembership(Membership, boolean)
This method should no be called, use the linkMembership(..)
instead
|
org.exoplatform.services.organization.MembershipHandler.createMembershipInstance()
This method should not be called, use the linkMembership
instead.
|
org.exoplatform.services.organization.UserHandler.createUserInstance()
This method create an User instance that implement the User
interface. The user instance is not persisted yet
|
org.exoplatform.social.core.space.spi.SpaceService.declineRequest(Space, String)
|
org.exoplatform.social.core.space.spi.SpaceService.declineRequest(String, String)
|
org.exoplatform.social.core.space.spi.SpaceService.deInitApps(Space)
Will be removed by 4.0.x.
|
org.exoplatform.social.core.space.spi.SpaceService.deleteSpace(String)
|
org.exoplatform.social.core.manager.RelationshipManager.deny(Relationship)
|
org.exoplatform.social.core.space.spi.SpaceService.denyInvitation(Space, String)
|
org.exoplatform.social.core.space.spi.SpaceService.denyInvitation(String, String)
|
org.exoplatform.container.ExoContainer.destroyContainer() |
org.exoplatform.services.organization.MembershipHandler.findMembershipsByGroup(Group)
|
org.exoplatform.social.core.manager.RelationshipManager.findRelationships(Identity, Relationship.Type)
|
org.exoplatform.social.core.manager.RelationshipManager.findRoute(Identity, Identity)
|
org.exoplatform.services.organization.UserHandler.findUsers(Query)
|
org.exoplatform.services.organization.UserHandler.findUsersByGroup(String)
|
org.exoplatform.social.core.space.spi.SpaceService.getAccessibleSpaces(String)
|
org.exoplatform.social.core.manager.ActivityManager.getActivities(Identity)
|
org.exoplatform.social.core.manager.ActivityManager.getActivities(Identity, long, long)
|
org.exoplatform.social.core.manager.ActivityManager.getActivitiesCount(Identity)
Will be removed by 4.0.x.
|
org.exoplatform.social.core.manager.ActivityManager.getActivitiesOfConnections(Identity)
|
org.exoplatform.social.core.manager.ActivityManager.getActivitiesOfConnections(Identity, int, int)
|
org.exoplatform.social.core.manager.ActivityManager.getActivitiesOfUserSpaces(Identity)
|
org.exoplatform.social.core.manager.ActivityManager.getActivityFeed(Identity)
|
org.exoplatform.social.core.manager.RelationshipManager.getAll(Identity)
|
org.exoplatform.social.core.manager.RelationshipManager.getAll(Identity, List)
|
org.exoplatform.social.core.manager.RelationshipManager.getAll(Identity, Relationship.Type, List)
|
org.exoplatform.social.core.manager.RelationshipManager.getAllRelationships(Identity)
|
org.exoplatform.social.core.space.spi.SpaceService.getAllSpaces()
|
org.exoplatform.social.core.service.LinkProvider.getAvatarImageSource(PortalContainer, Profile)
use Profile.getAvatarUrl() . Will be removed by 4.0.x.
|
org.exoplatform.social.core.service.LinkProvider.getAvatarImageSource(Profile)
use Profile.getAvatarUrl() . Will be removed by 4.0.x.
|
org.exoplatform.social.core.manager.ActivityManager.getComments(ExoSocialActivity)
|
org.exoplatform.social.core.manager.RelationshipManager.getConfirmed(Identity)
|
org.exoplatform.social.core.manager.RelationshipManager.getConfirmed(Identity, List)
|
org.exoplatform.social.core.manager.IdentityManager.getConnections(Identity)
|
org.exoplatform.social.core.manager.RelationshipManager.getConnectionStatus(Identity, Identity)
|
org.exoplatform.social.core.manager.RelationshipManager.getContacts(Identity)
|
org.exoplatform.social.core.manager.RelationshipManager.getContacts(Identity, List)
|
org.exoplatform.social.core.space.spi.SpaceService.getEditableSpaces(String)
|
org.exoplatform.forum.service.ForumService.getForums(String, String)
|
org.exoplatform.forum.service.ForumService.getForumSummaries(String, String)
|
org.exoplatform.services.organization.User.getFullName()
This method call getDiplayName
|
org.exoplatform.social.core.manager.RelationshipManager.getIdentities(Identity)
|
org.exoplatform.social.core.manager.IdentityManager.getIdentities(String)
|
org.exoplatform.social.core.manager.IdentityManager.getIdentities(String, boolean)
|
org.exoplatform.social.core.manager.IdentityManager.getIdentitiesByProfileFilter(ProfileFilter)
|
org.exoplatform.social.core.manager.IdentityManager.getIdentitiesByProfileFilter(ProfileFilter, long, long)
|
org.exoplatform.social.core.manager.IdentityManager.getIdentitiesByProfileFilter(String, ProfileFilter)
|
org.exoplatform.social.core.manager.IdentityManager.getIdentitiesByProfileFilter(String, ProfileFilter, long, long)
|
org.exoplatform.social.core.manager.IdentityManager.getIdentitiesCount(String)
Will be removed by 4.0.x.
|
org.exoplatform.social.core.manager.IdentityManager.getIdentitiesFilterByAlphaBet(ProfileFilter)
|
org.exoplatform.social.core.manager.IdentityManager.getIdentitiesFilterByAlphaBet(String, ProfileFilter)
|
org.exoplatform.social.core.manager.IdentityManager.getIdentitiesFilterByAlphaBet(String, ProfileFilter, long, long)
|
org.exoplatform.social.core.manager.IdentityManager.getIdentity(String)
|
org.exoplatform.social.core.manager.IdentityManager.getIdentity(String, String, boolean)
|
org.exoplatform.social.core.manager.IdentityManager.getIdentityStorage()
Will be removed by 4.0.x.
|
org.exoplatform.social.core.manager.RelationshipManager.getIncoming(Identity)
|
org.exoplatform.social.core.manager.RelationshipManager.getIncoming(Identity, List)
|
org.exoplatform.social.core.space.spi.SpaceService.getInvitedSpaces(String)
|
org.exoplatform.social.core.space.spi.SpaceService.getMembers(Space)
Use Space.getMembers() instead.
Will be removed by 4.0.x.
|
org.exoplatform.social.core.space.spi.SpaceService.getMembers(String)
Use Space.getMembers() instead.
Will be removed by 4.0.x.
|
org.exoplatform.social.core.manager.IdentityManager.getOrCreateIdentity(String, String)
|
org.exoplatform.forum.service.ForumService.getPageListUserProfile()
|
org.exoplatform.forum.service.ForumService.getPageTopicByUser(String, boolean, String)
|
org.exoplatform.forum.service.ForumService.getPageTopicOld(long, String)
|
org.exoplatform.social.core.manager.RelationshipManager.getPending(Identity)
|
org.exoplatform.social.core.manager.RelationshipManager.getPending(Identity, List)
|
org.exoplatform.social.core.manager.RelationshipManager.getPendingRelationships(Identity)
|
org.exoplatform.social.core.manager.RelationshipManager.getPendingRelationships(Identity, boolean)
|
org.exoplatform.social.core.manager.RelationshipManager.getPendingRelationships(Identity, List, boolean)
|
org.exoplatform.social.core.space.spi.SpaceService.getPendingSpaces(String)
|
org.exoplatform.social.core.space.spi.SpaceService.getPortletsPrefsRequired()
Will be removed by 4.0.x.
|
org.exoplatform.social.core.space.spi.SpaceService.getPublicSpaces(String)
|
org.exoplatform.social.core.manager.RelationshipManager.getRelationship(Identity, Identity)
|
org.exoplatform.social.core.manager.RelationshipManager.getRelationshipById(String)
|
org.exoplatform.social.core.manager.RelationshipManager.getRelationshipsByIdentityId(String)
|
org.exoplatform.social.core.manager.RelationshipManager.getRelationshipStatus(Relationship, Identity)
Now we don't use this method to get relationship we get status of relationship object
and depend on sender and receiver, we can define pending relationship or incoming relationship.
But we still keep this method for build, call RelationshipManager.getStatus(Identity, Identity) .
This method will be removed by 4.0.x.
|
org.exoplatform.social.core.space.spi.SpaceService.getSpaceByName(String)
|
org.exoplatform.social.core.space.spi.SpaceService.getSpaces(String)
|
org.exoplatform.social.core.space.spi.SpaceService.getSpacesByFirstCharacterOfName(String)
|
org.exoplatform.social.core.space.spi.SpaceService.getSpacesBySearchCondition(String)
|
org.exoplatform.social.core.manager.IdentityManager.getStorage()
Will be removed by 4.0.x.
|
org.exoplatform.services.security.Identity.getSubject()
Do not need store subject any more. It was used before to
perform logout, since tomcat 6.0.21 logout implemented in
web-container.
|
org.exoplatform.social.core.manager.RelationshipManager.getSuggestions(Identity, int, int)
|
org.exoplatform.services.organization.UserHandler.getUserPageList(int)
|
org.exoplatform.social.core.space.spi.SpaceService.hasAccessPermission(String, String)
|
org.exoplatform.social.core.space.spi.SpaceService.hasEditPermission(Space, String)
|
org.exoplatform.social.core.space.spi.SpaceService.hasEditPermission(String, String)
|
org.exoplatform.social.core.manager.IdentityManager.identityExisted(String, String)
Will be removed by 4.0.x.
|
org.exoplatform.social.core.manager.RelationshipManager.ignore(Relationship)
|
org.exoplatform.social.core.space.spi.SpaceService.initApp(Space)
Will be removed by 4.0.x.
|
org.exoplatform.social.core.space.spi.SpaceService.initApps(Space)
Will be removed by 4.0.x.
|
org.exoplatform.container.ExoContainer.initContainer() |
org.exoplatform.social.core.manager.RelationshipManager.invite(Identity, Identity)
|
org.exoplatform.social.core.space.spi.SpaceService.inviteMember(Space, String)
|
org.exoplatform.social.core.space.spi.SpaceService.inviteMember(String, String)
|
org.exoplatform.social.core.space.spi.SpaceService.isInvited(Space, String)
|
org.exoplatform.social.core.space.spi.SpaceService.isInvited(String, String)
|
org.exoplatform.social.core.space.spi.SpaceService.isLeader(Space, String)
|
org.exoplatform.social.core.space.spi.SpaceService.isLeader(String, String)
|
org.exoplatform.social.core.space.spi.SpaceService.isMember(String, String)
|
org.exoplatform.forum.service.ForumService.isOnline(String)
use UserStateService.isOnline(String)
|
org.exoplatform.social.core.space.spi.SpaceService.isOnlyLeader(Space, String)
|
org.exoplatform.social.core.space.spi.SpaceService.isOnlyLeader(String, String)
|
org.exoplatform.social.core.space.spi.SpaceService.isPending(Space, String)
|
org.exoplatform.social.core.space.spi.SpaceService.isPending(String, String)
|
org.exoplatform.social.core.manager.ActivityManager.processActivitiy(ExoSocialActivity)
Will be removed by 4.0.x.
|
org.exoplatform.services.naming.InitialContextInitializer.recall() |
org.exoplatform.social.core.manager.ActivityManager.recordActivity(Identity, ExoSocialActivity)
|
org.exoplatform.social.core.manager.ActivityManager.recordActivity(Identity, String, String)
|
org.exoplatform.social.core.manager.ActivityManager.recordActivity(Identity, String, String, String)
|
org.exoplatform.social.core.manager.IdentityManager.registerProfileListener(ProfileListener)
Will be removed by 4.0.x.
|
org.exoplatform.social.core.space.spi.SpaceService.registerSpaceLifeCycleListener(SpaceLifeCycleListener)
Will be removed by 4.0.x.
|
org.exoplatform.social.core.manager.RelationshipManager.remove(Relationship)
|
org.exoplatform.social.core.manager.ActivityManager.removeLike(ExoSocialActivity, Identity)
|
org.exoplatform.social.core.space.spi.SpaceService.removeMember(String, String)
|
org.exoplatform.social.core.space.spi.SpaceService.requestJoin(Space, String)
|
org.exoplatform.social.core.space.spi.SpaceService.requestJoin(String, String)
|
org.exoplatform.social.core.space.spi.SpaceService.revokeInvitation(Space, String)
|
org.exoplatform.social.core.space.spi.SpaceService.revokeInvitation(String, String)
|
org.exoplatform.social.core.space.spi.SpaceService.revokeRequestJoin(Space, String)
|
org.exoplatform.social.core.space.spi.SpaceService.revokeRequestJoin(String, String)
|
org.exoplatform.social.core.manager.RelationshipManager.save(Relationship)
Use actions (inviteToConnect, confirm) instead.
Will be removed by 4.0.x.
|
org.exoplatform.social.core.manager.ActivityManager.saveActivity(ExoSocialActivity)
|
org.exoplatform.social.core.manager.ActivityManager.saveActivity(Identity, ExoSocialActivity)
|
org.exoplatform.social.core.manager.IdentityManager.saveIdentity(Identity)
|
org.exoplatform.social.core.manager.IdentityManager.saveProfile(Profile)
|
org.exoplatform.social.core.manager.RelationshipManager.saveRelationship(Relationship)
|
org.exoplatform.social.core.space.spi.SpaceService.saveSpace(Space, boolean)
|
org.exoplatform.forum.service.ForumService.searchUserProfile(String)
|
org.exoplatform.services.organization.User.setCreatedDate(Date)
The third party should not used this method.
|
org.exoplatform.services.organization.User.setFullName(String)
This method call setDiplayName
|
org.exoplatform.services.organization.User.setLastLoginTime(Date)
The third party developer should not aware of this method
|
org.exoplatform.social.core.space.spi.SpaceService.setLeader(Space, String, boolean)
|
org.exoplatform.social.core.space.spi.SpaceService.setLeader(String, String, boolean)
|
org.exoplatform.services.security.Identity.setMemberships(Collection)
for back compatibility.
|
org.exoplatform.social.core.space.spi.SpaceService.setPortletsPrefsRequired(PortletPreferenceRequiredPlugin)
Use SpaceApplicationConfigPlugin instead.
Will be removed by 4.0.x.
|
org.exoplatform.services.security.Identity.setSubject(Subject)
|
org.exoplatform.services.organization.User.setUserName(String)
The third party developer should not used this method
|
org.exoplatform.services.organization.UserProfile.setUserName(String)
|
org.exoplatform.container.ExoContainer.startContainer() |
org.exoplatform.container.ExoContainer.stopContainer() |
org.exoplatform.social.core.manager.IdentityManager.unregisterProfileListener(ProfileListener)
Will be removed by 4.0.x.
|
org.exoplatform.social.core.space.spi.SpaceService.unregisterSpaceLifeCycleListener(SpaceLifeCycleListener)
Will be removed by 4.0.x.
|
org.exoplatform.social.core.manager.IdentityManager.updateAvatar(Profile)
Will be removed by 4.0.x.
|
org.exoplatform.social.core.manager.IdentityManager.updateBasicInfo(Profile)
Will be removed by 4.0.x.
|
org.exoplatform.social.core.manager.IdentityManager.updateContactSection(Profile)
Will be removed by 4.0.x.
|
org.exoplatform.social.core.manager.IdentityManager.updateExperienceSection(Profile)
Will be removed by 4.0.x.
|
org.exoplatform.social.core.manager.IdentityManager.updateHeaderSection(Profile)
Will be removed by 4.0.x.
|
org.exoplatform.social.core.space.spi.SpaceService.validateRequest(Space, String)
|
org.exoplatform.social.core.space.spi.SpaceService.validateRequest(String, String)
|