Uses of Class
org.exoplatform.social.rest.entity.SpaceMembershipEntity
Packages that use SpaceMembershipEntity
-
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 username, 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)