Uses of Class
org.exoplatform.social.rest.entity.SpaceMembershipEntity
Packages that use SpaceMembershipEntity
Package
Description
-
Uses of SpaceMembershipEntity in org.exoplatform.social.rest.api
Methods in org.exoplatform.social.rest.api that return SpaceMembershipEntityModifier and TypeMethodDescriptionstatic SpaceMembershipEntityEntityBuilder.buildEntityFromSpaceMembership(org.exoplatform.social.core.space.model.Space space, String userId, String type, String restPath, String expand) Get a hash map from a space in order to build a json object for the rest servicestatic SpaceMembershipEntityEntityBuilder.createSpaceMembershipForIgnoredStatus(org.exoplatform.social.core.space.model.Space space, String userId, String type, String restPath, String expand) update the SpaceMemberShip between the user and the space as ignored and then update also the MemberShipType used in SpaceMembershipRestResourcesV1.java -
Uses of SpaceMembershipEntity in org.exoplatform.social.rest.entity
Methods in org.exoplatform.social.rest.entity that return SpaceMembershipEntityModifier and TypeMethodDescriptionSpaceMembershipEntity.setDataSpace(LinkEntity space) SpaceMembershipEntity.setDataUser(LinkEntity user) -
Uses of SpaceMembershipEntity in org.exoplatform.social.rest.impl.spacemembership
Methods in org.exoplatform.social.rest.impl.spacemembership with parameters of type SpaceMembershipEntityModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseSpaceMembershipRest.addSpacesMemberships(SpaceMembershipEntity model) javax.ws.rs.core.ResponseSpaceMembershipRest.deleteSpaceMembershipById(SpaceMembershipEntity model)