- build() - Method in interface org.exoplatform.addons.lecko.DataBuilder
-
- build() - Method in class org.exoplatform.addons.lecko.SimpleDataBuilder
-
- buildEntityFromActivity(ExoSocialActivity, String, String) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
-
Get a ActivityEntity from an activity in order to build a json object for the rest service
- buildEntityFromComment(ExoSocialActivity, String, String, boolean) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
-
- buildEntityFromComment(ExoSocialActivity, String, String, int, int) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
-
- buildEntityFromLike(ExoSocialActivity, String, String, int, int) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
-
- buildEntityFromSpace(Space, String, String, String) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
-
Get a hash map from a space in order to build a json object for the rest service
- buildEntityFromSpaceMembership(Space, String, String, String, String) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
-
Get a hash map from a space in order to build a json object for the rest service
- buildEntityIdentity(Identity, String, String) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
-
Get a IdentityEntity from an identity in order to build a json object for the rest service
- buildEntityIdentity(String, String, String) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
-
- buildEntityProfile(Profile, String, String) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
-
- buildEntityProfile(String, String, String) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
-
- buildEntityProfiles(String[], String, String) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
-
- buildEntityRelationship(Relationship, String, String, boolean) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
-
Get a RelationshipEntity from a relationship in order to build a json object for the rest service
- buildLeckoData() - Method in class org.exoplatform.addons.lecko.LeckoServiceController
-
Build dump data.
- buildLinkForHeader(Object, String) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
-
{@code
"https://localhost:8080/rest/users?
- buildRelationshipEntities(List<Relationship>, UriInfo) - Static method in class org.exoplatform.addons.lecko.social.rest.api.EntityBuilder
-