JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
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
AUTH_TOKEN
- Static variable in class org.gcube.portal.social.networking.ws.filters.
RequestsAuthFilter
B
badRequest
- Static variable in class org.gcube.portal.social.networking.ws.utils.
ErrorMessages
Bootstrap
- Class in
org.gcube.portal.social.networking.swagger.config
Configuration servlet for swagger.
Bootstrap()
- Constructor for class org.gcube.portal.social.networking.swagger.config.
Bootstrap
C
CassandraConnection
- Class in
org.gcube.portal.social.networking.ws.utils
Cassandra connection class.
CassandraConnection()
- Constructor for class org.gcube.portal.social.networking.ws.utils.
CassandraConnection
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
E
ElasticSearchConnection
- Class in
org.gcube.portal.social.networking.ws.utils
The class discovers and offer connections to the elastic search cluster.
ElasticSearchConnection()
- Constructor for class org.gcube.portal.social.networking.ws.utils.
ElasticSearchConnection
errorMessageApiResult
- 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
F
filter(ContainerRequestContext)
- Method in class org.gcube.portal.social.networking.ws.filters.
RequestsAuthFilter
filterCommentsPerContext(List<Comment>, String)
- Static method in class org.gcube.portal.social.networking.ws.utils.
Utils
Filter comments per context
filterFeedsPerContext(List<Feed>, String)
- Static method in class org.gcube.portal.social.networking.ws.utils.
Utils
Given a list of not filtered feeds, the methods remove feeds unaccessible in this scope.
filterFeedsPerContextById(List<String>, String)
- Static method in class org.gcube.portal.social.networking.ws.utils.
Utils
Given a list of not filtered feeds, the methods remove feeds unaccessible in this scope.
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(String)
- Method in class org.gcube.portal.social.networking.ws.methods.v1.
Tokens
generateApplicationToken(ApplicationId)
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Tokens
getAllLikedPostIdsByUser()
- Method in class org.gcube.portal.social.networking.ws.methods.v1.
Likes
getAllLikedPostIdsByUser()
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Posts
getAllLikedPostsByUser(int)
- Method in class org.gcube.portal.social.networking.ws.methods.v1.
Likes
getAllLikedPostsByUser(int)
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Posts
getAllPostsByApp()
- Method in class org.gcube.portal.social.networking.ws.methods.v1.
Posts
getAllPostsByApp()
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Posts
getAllPostsByUser()
- Method in class org.gcube.portal.social.networking.ws.methods.v1.
Posts
getAllPostsByUser()
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Posts
getAllPostsByVRE()
- Method in class org.gcube.portal.social.networking.ws.methods.v1.
Posts
getAllPostsByVRE()
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Posts
getAppId()
- Method in class org.gcube.portal.social.networking.ws.inputs.
ApplicationId
getBody()
- Method in class org.gcube.portal.social.networking.ws.inputs.
MessageInputBean
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
getDatabookStore()
- Static method in class org.gcube.portal.social.networking.ws.utils.
CassandraConnection
Returns the object to connect to cassandra cluster.
getElasticSearchConnection()
- Static method in class org.gcube.portal.social.networking.ws.utils.
ElasticSearchConnection
Returns the object to connect to cassandra cluster.
getHashTagsAndOccurrences()
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
HashTags
getHttpimageurl()
- Method in class org.gcube.portal.social.networking.ws.inputs.
PostInputBean
getId()
- Method in class org.gcube.portal.social.networking.ws.inputs.
Recipient
getMessage()
- Method in class org.gcube.portal.social.networking.ws.outputs.
ResponseBean
getParams()
- Method in class org.gcube.portal.social.networking.ws.inputs.
PostInputBean
getPostsByHashTags(String)
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Posts
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
getProfileFromInfrastrucure(String, String)
- Static method in class org.gcube.portal.social.networking.ws.utils.
Utils
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
getRangeNotifications(int, int)
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Notifications
getRangeNotificationsByUser(int, int)
- Method in class org.gcube.portal.social.networking.ws.methods.v1.
Notifications
getReceivedMessages()
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Messages
getRecentPostsByUser(int)
- Method in class org.gcube.portal.social.networking.ws.methods.v1.
Posts
getRecentPostsByUserAndDate(long)
- Method in class org.gcube.portal.social.networking.ws.methods.v1.
Posts
getRecentPostsByUserAndDate(long)
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Posts
getRecipients()
- Method in class org.gcube.portal.social.networking.ws.inputs.
MessageInputBean
getResult()
- Method in class org.gcube.portal.social.networking.ws.outputs.
ResponseBean
getSender()
- Method in class org.gcube.portal.social.networking.ws.inputs.
MessageInputBean
getSentMessages()
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Messages
getSubject()
- Method in class org.gcube.portal.social.networking.ws.inputs.
MessageInputBean
getText()
- Method in class org.gcube.portal.social.networking.ws.inputs.
PostInputBean
getUserEmail()
- Method in class org.gcube.portal.social.networking.ws.methods.v1.
Users
getUserEmail()
- 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
getUserUsername()
- Method in class org.gcube.portal.social.networking.ws.methods.v1.
Users
getUserUsername()
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Users
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
I
idNotApp
- Static variable in class org.gcube.portal.social.networking.ws.utils.
ErrorMessages
init(ServletConfig)
- Method in class org.gcube.portal.social.networking.swagger.config.
Bootstrap
invalidToken
- Static variable in class org.gcube.portal.social.networking.ws.utils.
ErrorMessages
isEnablenotification()
- Method in class org.gcube.portal.social.networking.ws.inputs.
PostInputBean
isSuccess()
- Method in class org.gcube.portal.social.networking.ws.outputs.
ResponseBean
L
Likes
- Class in
org.gcube.portal.social.networking.ws.methods.v1
REST interface for the social networking library (likes).
Likes()
- Constructor for class org.gcube.portal.social.networking.ws.methods.v1.
Likes
M
MessageInputBean
- Class in
org.gcube.portal.social.networking.ws.inputs
Generic input bean for methods that allow to write messages
MessageInputBean()
- Constructor for class org.gcube.portal.social.networking.ws.inputs.
MessageInputBean
MessageInputBean(String, String, String, ArrayList<Recipient>)
- Constructor for class org.gcube.portal.social.networking.ws.inputs.
MessageInputBean
Messages
- Class in
org.gcube.portal.social.networking.ws.methods.v1
Messages services REST interface
Messages()
- Constructor for class org.gcube.portal.social.networking.ws.methods.v1.
Messages
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.v2.
Messages
missingParameters
- Static variable in class org.gcube.portal.social.networking.ws.utils.
ErrorMessages
missingToken
- 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.
Utils
NO_TEXT_FILE_SHARE
- Static variable in class org.gcube.portal.social.networking.ws.utils.
Utils
noApplicationProfileAvailable
- Static variable in class org.gcube.portal.social.networking.ws.utils.
ErrorMessages
Notifications
- Class in
org.gcube.portal.social.networking.ws.methods.v1
REST interface for the social networking library (notifications).
Notifications()
- Constructor for class org.gcube.portal.social.networking.ws.methods.v1.
Notifications
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
O
org.gcube.portal.social.networking.swagger.config
- package org.gcube.portal.social.networking.swagger.config
org.gcube.portal.social.networking.ws
- package org.gcube.portal.social.networking.ws
org.gcube.portal.social.networking.ws.ex
- package org.gcube.portal.social.networking.ws.ex
org.gcube.portal.social.networking.ws.filters
- package org.gcube.portal.social.networking.ws.filters
org.gcube.portal.social.networking.ws.inputs
- package org.gcube.portal.social.networking.ws.inputs
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.utils
- package org.gcube.portal.social.networking.ws.utils
P
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.v1
REST interface for the social networking library (feeds).
Posts()
- Constructor for class org.gcube.portal.social.networking.ws.methods.v1.
Posts
Posts
- Class in
org.gcube.portal.social.networking.ws.methods.v2
REST interface for the social networking library (feeds).
Posts()
- Constructor for class org.gcube.portal.social.networking.ws.methods.v2.
Posts
R
readCustomAttr(String)
- Method in class org.gcube.portal.social.networking.ws.methods.v1.
Users
readCustomAttr(String)
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Users
Recipient
- Class in
org.gcube.portal.social.networking.ws.inputs
Recipient message bean
Recipient()
- Constructor for class org.gcube.portal.social.networking.ws.inputs.
Recipient
Recipient(String)
- Constructor for class org.gcube.portal.social.networking.ws.inputs.
Recipient
RequestsAuthFilter
- Class in
org.gcube.portal.social.networking.ws.filters
Requests filter: is invoked before any request reaches a service method
RequestsAuthFilter()
- Constructor for class org.gcube.portal.social.networking.ws.filters.
RequestsAuthFilter
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
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
serviceNotYetImplemented(Logger)
- Static method in class org.gcube.portal.social.networking.ws.utils.
ErrorMessages
Used for not yet implemented services.
setAppId(String)
- Method in class org.gcube.portal.social.networking.ws.inputs.
ApplicationId
setBody(String)
- Method in class org.gcube.portal.social.networking.ws.inputs.
MessageInputBean
setEnablenotification(boolean)
- Method in class org.gcube.portal.social.networking.ws.inputs.
PostInputBean
setHttpimageurl(String)
- Method in class org.gcube.portal.social.networking.ws.inputs.
PostInputBean
setId(String)
- Method in class org.gcube.portal.social.networking.ws.inputs.
Recipient
setMessage(String)
- Method in class org.gcube.portal.social.networking.ws.outputs.
ResponseBean
setParams(String)
- Method in class org.gcube.portal.social.networking.ws.inputs.
PostInputBean
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
setRecipients(ArrayList<Recipient>)
- Method in class org.gcube.portal.social.networking.ws.inputs.
MessageInputBean
setResult(Object)
- Method in class org.gcube.portal.social.networking.ws.outputs.
ResponseBean
setSender(String)
- Method in class org.gcube.portal.social.networking.ws.inputs.
MessageInputBean
setSubject(String)
- Method in class org.gcube.portal.social.networking.ws.inputs.
MessageInputBean
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.
PostInputBean
shareApplicationUpdate(String, String, String, String, String, ApplicationProfile, Caller, boolean, HttpServletRequest)
- Static method in class org.gcube.portal.social.networking.ws.utils.
Utils
Method used when an application needs to publish something.
shareUserUpdate(String, String, String, String, String, String, String, String, boolean, HttpServletRequest)
- Static method in class org.gcube.portal.social.networking.ws.utils.
Utils
Allows user to post a feed in a certain vre.
T
tokenGenerationFailed
- Static variable in class org.gcube.portal.social.networking.ws.utils.
ErrorMessages
tokenNotApp
- Static variable in class org.gcube.portal.social.networking.ws.utils.
ErrorMessages
Tokens
- Class in
org.gcube.portal.social.networking.ws.methods.v1
REST interface for the social networking library (tokens).
Tokens()
- Constructor for class org.gcube.portal.social.networking.ws.methods.v1.
Tokens
Tokens
- Class in
org.gcube.portal.social.networking.ws.methods.v2
REST interface for the social networking library (tokens).
Tokens()
- Constructor for class org.gcube.portal.social.networking.ws.methods.v2.
Tokens
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.ws.inputs.
ApplicationId
toString()
- Method in class org.gcube.portal.social.networking.ws.inputs.
MessageInputBean
toString()
- Method in class org.gcube.portal.social.networking.ws.inputs.
PostInputBean
toString()
- Method in class org.gcube.portal.social.networking.ws.inputs.
Recipient
toString()
- Method in class org.gcube.portal.social.networking.ws.outputs.
ResponseBean
U
updateCustomAttr(String, String)
- Method in class org.gcube.portal.social.networking.ws.methods.v1.
Users
updateCustomAttr(String)
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Users
Users
- Class in
org.gcube.portal.social.networking.ws.methods.v1
REST interface for the social networking library (users).
Users()
- Constructor for class org.gcube.portal.social.networking.ws.methods.v1.
Users
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.v2.
Users
Utils
- Class in
org.gcube.portal.social.networking.ws.utils
Utils()
- Constructor for class org.gcube.portal.social.networking.ws.utils.
Utils
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
W
WelcomeService
- Class in
org.gcube.portal.social.networking.ws
WelcomeService()
- Constructor for class org.gcube.portal.social.networking.ws.
WelcomeService
writeMessage(MessageInputBean, HttpServletRequest)
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Messages
writeMessageToUsers(String, String, String, String, HttpServletRequest)
- Method in class org.gcube.portal.social.networking.ws.methods.v1.
Messages
writePostApp(String, String, String, String, String, String, HttpServletRequest)
- Method in class org.gcube.portal.social.networking.ws.methods.v1.
Posts
writePostApp(HttpServletRequest, PostInputBean)
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Posts
writePostUser(String, String, String, String, String, String, String, HttpServletRequest)
- Method in class org.gcube.portal.social.networking.ws.methods.v1.
Posts
writePostUser(HttpServletRequest, PostInputBean)
- Method in class org.gcube.portal.social.networking.ws.methods.v2.
Posts
A
B
C
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All Rights Reserved.