A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages

A

ApplicationException - Class in org.gcube.portal.social.networking.ws.ex
Exception thrown when @Valid fail
ApplicationException() - Constructor for class org.gcube.portal.social.networking.ws.ex.ApplicationException
 
ApplicationId - Class in org.gcube.portal.social.networking.ws.inputs
Application id object
ApplicationId() - Constructor for class org.gcube.portal.social.networking.ws.inputs.ApplicationId
 
ApplicationId(String) - Constructor for class org.gcube.portal.social.networking.ws.inputs.ApplicationId
 
AuthException - Exception in org.gcube.portal.social.networking.ws.ex
 
AuthException(Throwable) - Constructor for exception org.gcube.portal.social.networking.ws.ex.AuthException
 

B

BAD_REQUEST - Static variable in class org.gcube.portal.social.networking.ws.utils.ErrorMessages
 

C

CachesManager - Class in org.gcube.portal.social.networking.caches
Handle caches via Ehcache
CACHING_TIME_TO_EXPIRATION - Static variable in class org.gcube.portal.social.networking.ws.utils.SocialUtils
 
CassandraConnection - Class in org.gcube.portal.social.networking.ws.utils
Cassandra connection class.
catalogue(CatalogueEvent) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Notifications
Send a Catalogue notification to a given user
CatalogueEventTypeMapper - Class in org.gcube.portal.social.networking.ws.mappers
 
CatalogueEventTypeMapper() - Constructor for class org.gcube.portal.social.networking.ws.mappers.CatalogueEventTypeMapper
 
CommentInputBean - Class in org.gcube.portal.social.networking.ws.inputs
Generic input bean for methods that allow to comment posts
CommentInputBean() - Constructor for class org.gcube.portal.social.networking.ws.inputs.CommentInputBean
 
CommentInputBean(String, String) - Constructor for class org.gcube.portal.social.networking.ws.inputs.CommentInputBean
 
commentPost(String, Date, String, String, String, String) - Static method in class org.gcube.portal.social.networking.ws.utils.SocialUtils
Allows to comment post in a certain vre.
Comments - Class in org.gcube.portal.social.networking.ws.methods.v2
REST interface for the social networking library (comments).
Comments() - Constructor for class org.gcube.portal.social.networking.ws.methods.v2.Comments
 
contextDestroyed(ServletContextEvent) - Method in class org.gcube.portal.social.networking.liferay.ws.ServletContextClass
 
contextInitialized(ServletContextEvent) - Method in class org.gcube.portal.social.networking.liferay.ws.ServletContextClass
 
CustomObjectMapper - Class in org.gcube.portal.social.networking.ws.providers
 
CustomObjectMapper() - Constructor for class org.gcube.portal.social.networking.ws.providers.CustomObjectMapper
 

D

DEPRECATED_METHOD - Static variable in class org.gcube.portal.social.networking.ws.utils.ErrorMessages
 
DISABLED_USERS_NOTIFICATIONS_NAMESPACE - Static variable in class org.gcube.portal.social.networking.ws.utils.SocialUtils
 
DistributedCacheClient - Class in org.gcube.portal.social.networking.ws.utils
 
DistributedCacheClient() - Constructor for class org.gcube.portal.social.networking.ws.utils.DistributedCacheClient
Build the singleton instance
DocsGenerator - Class in org.gcube.portal.social.networking.ws.docs
 
DocsGenerator() - Constructor for class org.gcube.portal.social.networking.ws.docs.DocsGenerator
 

E

ElasticSearchConnection - Class in org.gcube.portal.social.networking.ws.utils
The class discovers and offer connections to the elastic search cluster.
ERROR_IN_API_RESULT - Static variable in class org.gcube.portal.social.networking.ws.utils.ErrorMessages
 
ErrorMessages - Class in org.gcube.portal.social.networking.ws.utils
Class that contains error messages to be returned in the HTTP responses.
ErrorMessages() - Constructor for class org.gcube.portal.social.networking.ws.utils.ErrorMessages
 
existUser(String) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Users
Deprecated.

F

filterCommentsPerContext(List<Comment>, String) - Static method in class org.gcube.portal.social.networking.ws.utils.Filters
Filter comments per context
filterFeedsPerContext(List<Feed>, String) - Static method in class org.gcube.portal.social.networking.ws.utils.Filters
Deprecated.
filterFeedsPerContextById(List<String>, String) - Static method in class org.gcube.portal.social.networking.ws.utils.Filters
Given a list of not filtered feeds, the methods remove feeds unaccessible in this scope.
filterPostsPerContext(List<Post>, String) - Static method in class org.gcube.portal.social.networking.ws.utils.Filters
Given a list of not filtered posts, the methods remove posts unaccessible in this scope.
Filters - Class in org.gcube.portal.social.networking.ws.utils
Filters to apply to feeds/comments etc
Filters() - Constructor for class org.gcube.portal.social.networking.ws.utils.Filters
 
finalize() - Method in class org.gcube.portal.social.networking.caches.CachesManager
 
FullTextSearch - Class in org.gcube.portal.social.networking.ws.methods.v2
REST interface for the social networking library (post and its comments).
FullTextSearch() - Constructor for class org.gcube.portal.social.networking.ws.methods.v2.FullTextSearch
 

G

generateApplicationToken(ApplicationId) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Tokens
Deprecated.
 
getAllCommentsByPostId(String) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Comments
 
getAllLikedPostIdsByUser() - Method in class org.gcube.portal.social.networking.ws.methods.v2.Posts
Retrieve ids (UUID) of the liked posts by the user
getAllLikedPostsByUser(int) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Posts
Retrieve posts liked by the user
getAllLikesByPostId(String) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Likes
 
getAllPostsByApp() - Method in class org.gcube.portal.social.networking.ws.methods.v2.Posts
Retrieve the application's posts
getAllPostsByUser() - Method in class org.gcube.portal.social.networking.ws.methods.v2.Posts
Retrieve all user's posts
getAllPostsByVRE() - Method in class org.gcube.portal.social.networking.ws.methods.v2.Posts
 
getAllUserNames() - Method in class org.gcube.portal.social.networking.ws.methods.v2.Users
 
getAppId() - Method in class org.gcube.portal.social.networking.ws.inputs.ApplicationId
 
getAvatar() - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
getCache(String) - Static method in class org.gcube.portal.social.networking.caches.CachesManager
 
getCommentsUser() - Method in class org.gcube.portal.social.networking.ws.methods.v2.Comments
 
getCommentsUserByTime(long) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Comments
 
getContext(Class<?>) - Method in class org.gcube.portal.social.networking.ws.providers.CustomObjectMapper
 
getDatabookStore() - Method in class org.gcube.portal.social.networking.ws.utils.CassandraConnection
Returns the object to query the cassandra cluster.
getElasticSearchClient() - Method in class org.gcube.portal.social.networking.ws.utils.ElasticSearchConnection
Returns the object to connect to cassandra cluster.
getEmail() - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
getFileItem(FileItemBean) - Static method in class org.gcube.portal.social.networking.ws.mappers.WorkspaceItemMapper
 
getFirstName() - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
getFullname() - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
getFullnamesAndUsernames() - Method in class org.gcube.portal.social.networking.ws.methods.v2.Users
Get the map of couples username/fullname of the users belonging to a given context
getGroup(long) - Method in class org.gcube.portal.social.networking.caches.GroupsCache
Retrieve an entry
getGroupManager() - Method in class org.gcube.portal.social.networking.liferay.ws.GroupManagerWSBuilder
Get the user manager instance
getHashTagsAndOccurrences() - Method in class org.gcube.portal.social.networking.ws.methods.v2.HashTags
 
getHost() - Method in class org.gcube.portal.social.networking.liferay.ws.LiferayJSONWsCredentials
 
getHttpimageurl() - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
getInstance() - Static method in class org.gcube.portal.social.networking.caches.SocialNetworkingSiteFinder
Retrieve the singleton instance
getInstance() - Static method in class org.gcube.portal.social.networking.liferay.ws.GroupManagerWSBuilder
 
getInstance() - Static method in class org.gcube.portal.social.networking.liferay.ws.RoleManagerWSBuilder
 
getInstance() - Static method in class org.gcube.portal.social.networking.liferay.ws.UserManagerWSBuilder
 
getInstance() - Static method in class org.gcube.portal.social.networking.ws.utils.CassandraConnection
Get the instance
getJob(JobNotificationBean) - Static method in class org.gcube.portal.social.networking.ws.mappers.JobMapper
 
getJobTitle() - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
getLastName() - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
getLocationIndustry() - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
getMemcachedClient() - Method in class org.gcube.portal.social.networking.ws.utils.DistributedCacheClient
 
getMessage() - Method in class org.gcube.portal.social.networking.ws.outputs.ResponseBean
 
getMiddleName() - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
getMyVres(boolean) - Method in class org.gcube.portal.social.networking.ws.methods.v2.VREs
 
getNotifierToken() - Static method in class org.gcube.portal.social.networking.liferay.ws.ServletContextClass
Returns the token of the Liferay's User.
getNotifierUserToken() - Method in class org.gcube.portal.social.networking.liferay.ws.LiferayJSONWsCredentials
 
getParams() - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
getPassword() - Method in class org.gcube.portal.social.networking.liferay.ws.LiferayJSONWsCredentials
 
getPort() - Method in class org.gcube.portal.social.networking.liferay.ws.LiferayJSONWsCredentials
 
getPost(String) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Posts
Retrieve a post by id
getPostid() - Method in class org.gcube.portal.social.networking.ws.inputs.CommentInputBean
 
getPostsByHashTags(String) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Posts
Retrieve posts containing the hashtag in the context bound to the auth token
getPreviewdescription() - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
getPreviewhost() - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
getPreviewtitle() - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
getPreviewurl() - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
getProfile() - Method in class org.gcube.portal.social.networking.ws.methods.v2.People
 
getProfileFromInfrastrucure(String, String) - Static method in class org.gcube.portal.social.networking.ws.utils.SocialUtils
This method looks up the applicationProfile profile among the ones available in the infrastructure
getQuantityPostsByUser(int) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Posts
Retrieve a given quantity of latest user's posts
getRangeNotifications(int, int) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Notifications
Retrieve notifications of the token's owner
getReceivedMessages() - Method in class org.gcube.portal.social.networking.ws.methods.v2.Messages
 
getRecentPostsByUserAndDate(long) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Posts
Retrieve posts of the auth token's owner, and allow to filter them by time"
getRecentPostsByVREAndRange(int, int) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Posts
return the most recent posts for this vre up to quantity param and the last index of the posts in the timeline lastReturnedPostTimelineIndex is useful to know from where to start the range the next time you ask, because there are deletions
getResult() - Method in class org.gcube.portal.social.networking.ws.outputs.ResponseBean
 
getRoleManager() - Method in class org.gcube.portal.social.networking.liferay.ws.RoleManagerWSBuilder
Get the role manager instance
getRoles() - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
getSchema() - Method in class org.gcube.portal.social.networking.liferay.ws.LiferayJSONWsCredentials
 
getSentMessages() - Method in class org.gcube.portal.social.networking.ws.methods.v2.Messages
 
getSharedFolder(FolderBean) - Static method in class org.gcube.portal.social.networking.ws.mappers.WorkspaceItemMapper
 
getSingleton() - Static method in class org.gcube.portal.social.networking.caches.GroupsCache
Get the singleton object
getSingleton() - Static method in class org.gcube.portal.social.networking.caches.UsersCache
Get the singleton object
getSingleton() - Static method in class org.gcube.portal.social.networking.liferay.ws.LiferayJSONWsCredentials
 
getSingleton() - Static method in class org.gcube.portal.social.networking.ws.utils.ElasticSearchConnection
 
getSocialNetworkingSiteFromScope(String) - Static method in class org.gcube.portal.social.networking.caches.SocialNetworkingSiteFinder
Retrieve the SocialNetworkingSite given the scope
getText() - Method in class org.gcube.portal.social.networking.ws.inputs.CommentInputBean
 
getText() - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
getType(CatalogueEventType) - Static method in class org.gcube.portal.social.networking.ws.mappers.CatalogueEventTypeMapper
 
getType(JobStatusModelType) - Static method in class org.gcube.portal.social.networking.ws.mappers.JobMapper
 
getUser() - Method in class org.gcube.portal.social.networking.liferay.ws.LiferayJSONWsCredentials
 
getUser(long) - Method in class org.gcube.portal.social.networking.caches.UsersCache
Retrieve an entry
getUserEmail() - Method in class org.gcube.portal.social.networking.ws.methods.v1.Users
Deprecated.
getUserEmail() - Method in class org.gcube.portal.social.networking.ws.methods.v2.Users
Read the user's email address.
getUserFullname() - Method in class org.gcube.portal.social.networking.ws.methods.v2.Users
Read the user's fullname.
getUserManager() - Method in class org.gcube.portal.social.networking.liferay.ws.UserManagerWSBuilder
Get the user manager instance
getUsername() - Method in class org.gcube.portal.social.networking.ws.inputs.UserSetNotificationBean
 
getUsername() - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
getUsernamesByGlobalRole(String) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Users
Get the list of users having a given global-role, e.g.
getUsernamesByRole(String) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Users
 
getUserOAuthProfile() - Method in class org.gcube.portal.social.networking.ws.methods.v2.Users
 
getUserProfile() - Method in class org.gcube.portal.social.networking.ws.methods.v2.Users
Get the profile associated to the token
getUserUsername() - Method in class org.gcube.portal.social.networking.ws.methods.v1.Users
Deprecated.
GroupManagerWSBuilder - Class in org.gcube.portal.social.networking.liferay.ws
Class that builds a (singleton) GroupManagerWS object.
GROUPS_CACHE - Static variable in class org.gcube.portal.social.networking.caches.CachesManager
 
GroupsCache - Class in org.gcube.portal.social.networking.caches
 

H

HashTags - Class in org.gcube.portal.social.networking.ws.methods.v2
REST interface for the social networking library (hash tags).
HashTags() - Constructor for class org.gcube.portal.social.networking.ws.methods.v2.HashTags
 
hideSensitiveInformation(List<T>, String) - Static method in class org.gcube.portal.social.networking.ws.utils.Filters
Depending on the type of object provided (e.g.

I

INVALID_TOKEN - Static variable in class org.gcube.portal.social.networking.ws.utils.ErrorMessages
 
isApplicationToken(Caller) - Static method in class org.gcube.portal.social.networking.ws.utils.TokensUtils
Check if it is an application token
isContainerToken(Caller) - Static method in class org.gcube.portal.social.networking.ws.utils.TokensUtils
Check if it is a container token
isDisableNotification() - Method in class org.gcube.portal.social.networking.ws.inputs.UserSetNotificationBean
 
isEnablenotification() - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
isMale() - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
isServiceToken(Caller) - Static method in class org.gcube.portal.social.networking.ws.utils.TokensUtils
Check if it is a service token
isSuccess() - Method in class org.gcube.portal.social.networking.ws.outputs.ResponseBean
 
isUserDisabled(String) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Notifications
Return whether the notifications for this user are enabled or not
isUserToken(Caller) - Static method in class org.gcube.portal.social.networking.ws.utils.TokensUtils
Check if it is a user token
isUserTokenDefault(Caller) - Static method in class org.gcube.portal.social.networking.ws.utils.TokensUtils
Check if it is a user token (not qualified)
isUserTokenQualified(Caller) - Static method in class org.gcube.portal.social.networking.ws.utils.TokensUtils
Check if it is a user token (qualified)
isVerifiedEmail() - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 

J

JobMapper - Class in org.gcube.portal.social.networking.ws.mappers
 
JobMapper() - Constructor for class org.gcube.portal.social.networking.ws.mappers.JobMapper
 

L

LiferayJSONWsCredentials - Class in org.gcube.portal.social.networking.liferay.ws
This is a singleton bean instantiated at service start up.
Likes - Class in org.gcube.portal.social.networking.ws.methods.v2
REST interface for the social networking library (likes).
Likes() - Constructor for class org.gcube.portal.social.networking.ws.methods.v2.Likes
 

M

Messages - Class in org.gcube.portal.social.networking.ws.methods.v1
Deprecated.
Messages - Class in org.gcube.portal.social.networking.ws.methods.v2
Messages services REST interface
Messages() - Constructor for class org.gcube.portal.social.networking.ws.methods.v1.Messages
Deprecated.
 
Messages() - Constructor for class org.gcube.portal.social.networking.ws.methods.v2.Messages
 
MISSING_PARAMETERS - Static variable in class org.gcube.portal.social.networking.ws.utils.ErrorMessages
 
MISSING_TOKEN - Static variable in class org.gcube.portal.social.networking.ws.utils.ErrorMessages
 

N

NEWS_FEED_PORTLET_CLASSNAME - Static variable in class org.gcube.portal.social.networking.ws.utils.SocialUtils
 
NO_APP_PROFILE_FOUND - Static variable in class org.gcube.portal.social.networking.ws.utils.ErrorMessages
 
NO_TEXT_FILE_SHARE - Static variable in class org.gcube.portal.social.networking.ws.utils.SocialUtils
 
NOT_APP_ID - Static variable in class org.gcube.portal.social.networking.ws.utils.ErrorMessages
 
NOT_APP_TOKEN - Static variable in class org.gcube.portal.social.networking.ws.utils.ErrorMessages
 
Notifications - Class in org.gcube.portal.social.networking.ws.methods.v2
REST interface for the social networking library (notifications).
Notifications() - Constructor for class org.gcube.portal.social.networking.ws.methods.v2.Notifications
 
notifyJobStatus(JobNotificationBean) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Notifications
Send a JOB notification to a given recipient

O

org.gcube.portal.social.networking.caches - package org.gcube.portal.social.networking.caches
 
org.gcube.portal.social.networking.liferay.ws - package org.gcube.portal.social.networking.liferay.ws
 
org.gcube.portal.social.networking.ws - package org.gcube.portal.social.networking.ws
 
org.gcube.portal.social.networking.ws.docs - package org.gcube.portal.social.networking.ws.docs
 
org.gcube.portal.social.networking.ws.ex - package org.gcube.portal.social.networking.ws.ex
 
org.gcube.portal.social.networking.ws.inputs - package org.gcube.portal.social.networking.ws.inputs
 
org.gcube.portal.social.networking.ws.mappers - package org.gcube.portal.social.networking.ws.mappers
 
org.gcube.portal.social.networking.ws.methods.v1 - package org.gcube.portal.social.networking.ws.methods.v1
 
org.gcube.portal.social.networking.ws.methods.v2 - package org.gcube.portal.social.networking.ws.methods.v2
 
org.gcube.portal.social.networking.ws.outputs - package org.gcube.portal.social.networking.ws.outputs
 
org.gcube.portal.social.networking.ws.providers - package org.gcube.portal.social.networking.ws.providers
 
org.gcube.portal.social.networking.ws.utils - package org.gcube.portal.social.networking.ws.utils
 

P

People - Class in org.gcube.portal.social.networking.ws.methods.v2
REST interface for the social service (people).
People() - Constructor for class org.gcube.portal.social.networking.ws.methods.v2.People
 
POST_OUTSIDE_VRE - Static variable in class org.gcube.portal.social.networking.ws.utils.ErrorMessages
 
PostInputBean - Class in org.gcube.portal.social.networking.ws.inputs
Generic input bean for methods that allow to write posts
PostInputBean() - Constructor for class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
PostInputBean(String, String, String, String, String, String, boolean, String) - Constructor for class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
Posts - Class in org.gcube.portal.social.networking.ws.methods.v2
REST interface for the social networking library (posts).
Posts() - Constructor for class org.gcube.portal.social.networking.ws.methods.v2.Posts
 
pushEntry(long, GCubeGroup) - Method in class org.gcube.portal.social.networking.caches.GroupsCache
Save an entry into the cache
pushEntry(long, GCubeUser) - Method in class org.gcube.portal.social.networking.caches.UsersCache
Save an entry into the cache

R

readCustomAttr(String) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Users
Read a user's custom attribute.
ResponseBean - Class in org.gcube.portal.social.networking.ws.outputs
Response bean
ResponseBean() - Constructor for class org.gcube.portal.social.networking.ws.outputs.ResponseBean
 
ResponseBean(boolean, String, Object) - Constructor for class org.gcube.portal.social.networking.ws.outputs.ResponseBean
 
RoleManagerWSBuilder - Class in org.gcube.portal.social.networking.liferay.ws
Class that builds a (singleton) UserManagerWS object.

S

sayHtmlHello() - Method in class org.gcube.portal.social.networking.ws.WelcomeService
 
searchByQuery(HttpServletRequest, String, int, int) - Method in class org.gcube.portal.social.networking.ws.methods.v2.FullTextSearch
Retrieve posts/comments that match the given query
ServletContextClass - Class in org.gcube.portal.social.networking.liferay.ws
Loaded at start up.
ServletContextClass() - Constructor for class org.gcube.portal.social.networking.liferay.ws.ServletContextClass
 
setAppId(String) - Method in class org.gcube.portal.social.networking.ws.inputs.ApplicationId
 
setAvatar(String) - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
setDisableNotification(boolean) - Method in class org.gcube.portal.social.networking.ws.inputs.UserSetNotificationBean
 
setEmail(String) - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
setEnablenotification(boolean) - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
setFirstName(String) - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
setFullname(String) - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
setHttpimageurl(String) - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
setJobTitle(String) - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
setLastName(String) - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
setLocationIndustry(String) - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
setMale(boolean) - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
setMessage(String) - Method in class org.gcube.portal.social.networking.ws.outputs.ResponseBean
 
setMessageRead(String, Boolean) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Messages
Set message read or unread
setMiddleName(String) - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
setParams(String) - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
setPostid(String) - Method in class org.gcube.portal.social.networking.ws.inputs.CommentInputBean
 
setPreviewdescription(String) - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
setPreviewhost(String) - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
setPreviewtitle(String) - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
setPreviewurl(String) - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
setResult(Object) - Method in class org.gcube.portal.social.networking.ws.outputs.ResponseBean
 
setRoles(List<String>) - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
setSuccess(boolean) - Method in class org.gcube.portal.social.networking.ws.outputs.ResponseBean
 
setText(String) - Method in class org.gcube.portal.social.networking.ws.inputs.CommentInputBean
 
setText(String) - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
setUsername(String) - Method in class org.gcube.portal.social.networking.ws.inputs.UserSetNotificationBean
 
setUsername(String) - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
setUserNotifications(UserSetNotificationBean) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Notifications
Set user notification enabled or disabled
setVerifiedEmail(boolean) - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
shareApplicationUpdate(String, String, String, String, String, ApplicationProfile, Caller, boolean) - Static method in class org.gcube.portal.social.networking.ws.utils.SocialUtils
Method used when an application needs to publish something.
shareUserUpdate(String, String, String, String, String, String, String, String, boolean) - Static method in class org.gcube.portal.social.networking.ws.utils.SocialUtils
Allows user to post a feed in a certain vre.
singleton - Static variable in class org.gcube.portal.social.networking.caches.CachesManager
 
SOCIAL_NETWORKING_SITES_CACHE - Static variable in class org.gcube.portal.social.networking.caches.CachesManager
 
SocialNetworkingSiteFinder - Class in org.gcube.portal.social.networking.caches
When a notification needs to be sent, this class offers utility to discover (starting from the scope) the site information needed to build up the SocialNetworkingSite object (which, for instance, contains the portal email).
SocialUtils - Class in org.gcube.portal.social.networking.ws.utils
Utility class.
SocialUtils() - Constructor for class org.gcube.portal.social.networking.ws.utils.SocialUtils
 

T

toDoc(HttpServletRequest) - Method in class org.gcube.portal.social.networking.ws.docs.DocsGenerator
 
TOKEN_GENERATION_APP_FAILED - Static variable in class org.gcube.portal.social.networking.ws.utils.ErrorMessages
 
Tokens - Class in org.gcube.portal.social.networking.ws.methods.v2
Deprecated.
Tokens() - Constructor for class org.gcube.portal.social.networking.ws.methods.v2.Tokens
Deprecated.
 
TokensUtils - Class in org.gcube.portal.social.networking.ws.utils
Tokens utils methods
TokensUtils() - Constructor for class org.gcube.portal.social.networking.ws.utils.TokensUtils
 
toResponse(Exception) - Method in class org.gcube.portal.social.networking.ws.ex.ApplicationException
 
toResponse(ValidationException) - Method in class org.gcube.portal.social.networking.ws.ex.ValidationException
 
toString() - Method in class org.gcube.portal.social.networking.liferay.ws.LiferayJSONWsCredentials
 
toString() - Method in class org.gcube.portal.social.networking.ws.inputs.ApplicationId
 
toString() - Method in class org.gcube.portal.social.networking.ws.inputs.CommentInputBean
 
toString() - Method in class org.gcube.portal.social.networking.ws.inputs.PostInputBean
 
toString() - Method in class org.gcube.portal.social.networking.ws.inputs.UserSetNotificationBean
 
toString() - Method in class org.gcube.portal.social.networking.ws.outputs.ResponseBean
 
toString() - Method in class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 

U

UserManagerWSBuilder - Class in org.gcube.portal.social.networking.liferay.ws
Class that builds a (singleton) UserManagerWS object.
UserProfileExtendedWithVerifiedEmail - Class in org.gcube.portal.social.networking.ws.utils
 
UserProfileExtendedWithVerifiedEmail() - Constructor for class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
UserProfileExtendedWithVerifiedEmail(String, List<String>, String, String) - Constructor for class org.gcube.portal.social.networking.ws.utils.UserProfileExtendedWithVerifiedEmail
 
Users - Class in org.gcube.portal.social.networking.ws.methods.v1
Deprecated.
Users - Class in org.gcube.portal.social.networking.ws.methods.v2
REST interface for the social networking library (users).
Users() - Constructor for class org.gcube.portal.social.networking.ws.methods.v1.Users
Deprecated.
 
Users() - Constructor for class org.gcube.portal.social.networking.ws.methods.v2.Users
 
USERS_CACHE - Static variable in class org.gcube.portal.social.networking.caches.CachesManager
 
UsersCache - Class in org.gcube.portal.social.networking.caches
This cache will store GCubeUser of the users of the infrastructure as couples {user-id, user screename}
UserSetNotificationBean - Class in org.gcube.portal.social.networking.ws.inputs
 
UserSetNotificationBean() - Constructor for class org.gcube.portal.social.networking.ws.inputs.UserSetNotificationBean
 
UserSetNotificationBean(String, boolean) - Constructor for class org.gcube.portal.social.networking.ws.inputs.UserSetNotificationBean
 

V

ValidationException - Class in org.gcube.portal.social.networking.ws.ex
Exception thrown on fail
ValidationException() - Constructor for class org.gcube.portal.social.networking.ws.ex.ValidationException
 
VREs - Class in org.gcube.portal.social.networking.ws.methods.v2
REST interface for the social networking library (vres).
VREs() - Constructor for class org.gcube.portal.social.networking.ws.methods.v2.VREs
 

W

WelcomeService - Class in org.gcube.portal.social.networking.ws
 
WelcomeService() - Constructor for class org.gcube.portal.social.networking.ws.WelcomeService
 
workspace(WorkspaceEvent) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Notifications
Send a Workspace notification to a given user
WorkspaceItemMapper - Class in org.gcube.portal.social.networking.ws.mappers
 
WorkspaceItemMapper() - Constructor for class org.gcube.portal.social.networking.ws.mappers.WorkspaceItemMapper
 
writeComment(CommentInputBean) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Comments
Create a new comment to a post having as owner the auth token's owner
writeMessage(MessageInputBean, HttpServletRequest) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Messages
Write a message to another user.
writeMessageToUsers(String, String, String, String) - Method in class org.gcube.portal.social.networking.ws.methods.v1.Messages
Deprecated.
writePostApp(PostInputBean) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Posts
Create a new application post having as owner-application the token's owner (the IAM Client), note that the application must be registered on the Information System
writePostUser(PostInputBean) - Method in class org.gcube.portal.social.networking.ws.methods.v2.Posts
Create a new user post having as owner the auth token's owner
A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages