Uses of Interface
org.exoplatform.social.rest.api.SocialRest
-
-
Uses of SocialRest in org.exoplatform.social.rest.api
Subinterfaces of SocialRest in org.exoplatform.social.rest.api Modifier and Type Interface Description interfaceGroupSpaceBindingRestResourcesProvides REST/JSON API to manage the binding between a space and an organization group.interfaceIdentityRestResourcesinterfaceRelationshipsRestResourcesinterfaceSpaceMembershipRestResourcesinterfaceSpaceRestResourcesinterfaceUserRestResourcesinterfaceUsersRelationshipsRestResources -
Uses of SocialRest in org.exoplatform.social.rest.impl.binding
Classes in org.exoplatform.social.rest.impl.binding that implement SocialRest Modifier and Type Class Description classGroupSpaceBindingRestResourcesV1GroupSpaceBindingRestResourcesimplementation. -
Uses of SocialRest in org.exoplatform.social.rest.impl.identity
Classes in org.exoplatform.social.rest.impl.identity that implement SocialRest Modifier and Type Class Description classIdentityRestResourcesV1 -
Uses of SocialRest in org.exoplatform.social.rest.impl.relationship
Classes in org.exoplatform.social.rest.impl.relationship that implement SocialRest Modifier and Type Class Description classRelationshipsRestResourcesV1 -
Uses of SocialRest in org.exoplatform.social.rest.impl.space
Classes in org.exoplatform.social.rest.impl.space that implement SocialRest Modifier and Type Class Description classSpaceRestResourcesV1 -
Uses of SocialRest in org.exoplatform.social.rest.impl.spacemembership
Classes in org.exoplatform.social.rest.impl.spacemembership that implement SocialRest Modifier and Type Class Description classSpaceMembershipRestResourcesV1 -
Uses of SocialRest in org.exoplatform.social.rest.impl.spacesadministration
Classes in org.exoplatform.social.rest.impl.spacesadministration that implement SocialRest Modifier and Type Class Description classSpacesAdministrationRestResourcesV1 -
Uses of SocialRest in org.exoplatform.social.rest.impl.spacetemplates
Classes in org.exoplatform.social.rest.impl.spacetemplates that implement SocialRest Modifier and Type Class Description classSpaceTemplatesRestResourcesV1Provides REST Services for manipulating space templates. -
Uses of SocialRest in org.exoplatform.social.rest.impl.user
Classes in org.exoplatform.social.rest.impl.user that implement SocialRest Modifier and Type Class Description classUserRestResourcesV1Provides REST Services for manipulating jobs related to users. -
Uses of SocialRest in org.exoplatform.social.rest.impl.userrelationship
Classes in org.exoplatform.social.rest.impl.userrelationship that implement SocialRest Modifier and Type Class Description classUsersRelationshipsRestResourcesV1
-