C E G I M N O R S T U V W 

C

CassandraConnection - Class in org.gcube.utils
Cassandra connection class.
CassandraConnection() - Constructor for class org.gcube.utils.CassandraConnection
 
convertFileNameAnchorHTML(String) - Static method in class org.gcube.utils.TextTransfromUtils
 
convertHashtagsAnchorHTML(String, List<String>) - Static method in class org.gcube.utils.TextTransfromUtils
convert the hashtag in HTML anchor and also Encode the params Base64

E

ErrorMessages - Class in org.gcube.utils
Class that contains error messages to be returned in the HTTP responses.
ErrorMessages() - Constructor for class org.gcube.utils.ErrorMessages
 
escapeHtml(String) - Static method in class org.gcube.utils.TextTransfromUtils
Escape an html string.
escapeHtmlAndTransformUrl(String) - Static method in class org.gcube.utils.TextTransfromUtils
Escape an html string.
extractURL(String) - Static method in class org.gcube.utils.TextTransfromUtils
utility method that extract an url ina text when you paste a link

G

generateToken(String, String) - Method in class org.gcube.portal.SocialNetworkingLibraryServiceToken
 
getAllFeedsByApp(String) - Method in class org.gcube.portal.SocialNetworkingLibraryServiceFeeds
 
getAllFeedsByUser(String) - Method in class org.gcube.portal.SocialNetworkingLibraryServiceFeeds
 
getAllFeedsByVRE(String) - Method in class org.gcube.portal.SocialNetworkingLibraryServiceFeeds
 
getAllLikedFeedIdsByUser(String) - Method in class org.gcube.portal.SocialNetworkingLibraryServiceLikes
 
getAllLikedFeedsByUser(int, String) - Method in class org.gcube.portal.SocialNetworkingLibraryServiceLikes
 
getDatabookStore() - Static method in class org.gcube.utils.CassandraConnection
Returns the object to connect to cassandra cluster.
getHashTags(String) - Static method in class org.gcube.utils.TextTransfromUtils
utility method that extract the hashtags from a text
getImageUrlFromSrcAttribute(URL, String) - Static method in class org.gcube.utils.TextTransfromUtils
There are several ways to refer an image in a HTML, this method use an heuristic to get the actual image url
getProfileFromInfrastrucure(String, String) - Static method in class org.gcube.utils.Utils
This method looks up the applicationProfile profile among the ones available in the infrastructure
getRangeNotificationsByUser(int, int, String) - Method in class org.gcube.portal.SocialNetworkingLibraryServiceNotifications
 
getRecentFeedsByUser(int, String) - Method in class org.gcube.portal.SocialNetworkingLibraryServiceFeeds
 
getRecentFeedsByUserAndDate(long, String) - Method in class org.gcube.portal.SocialNetworkingLibraryServiceFeeds
 

I

invalidToken - Static variable in class org.gcube.utils.ErrorMessages
 

M

missingParameters - Static variable in class org.gcube.utils.ErrorMessages
 
missingToken - Static variable in class org.gcube.utils.ErrorMessages
 

N

NEWS_FEED_PORTLET_CLASSNAME - Static variable in class org.gcube.utils.Utils
 
NO_TEXT_FILE_SHARE - Static variable in class org.gcube.utils.Utils
 
noApplicationProfileAvailable - Static variable in class org.gcube.utils.ErrorMessages
 
NotImplemented() - Method in class org.gcube.portal.SocialNetworkingLibraryServiceComments
 
NotImplemented() - Method in class org.gcube.portal.SocialNetworkingLibraryServiceHashTags
 
NotImplemented() - Method in class org.gcube.portal.SocialNetworkingLibraryServiceInvite
 

O

org.gcube.portal - package org.gcube.portal
 
org.gcube.utils - package org.gcube.utils
 

R

replaceAmpersand(String) - Static method in class org.gcube.utils.TextTransfromUtils
 

S

sayHtmlHello() - Method in class org.gcube.portal.WelcomeService
 
serviceNotYetImplemented(Logger) - Static method in class org.gcube.utils.ErrorMessages
Used for not yet implemented services.
shareApplicationUpdate(String, String, String, String, String, ApplicationProfile, AuthorizationEntry, boolean) - Static method in class org.gcube.utils.Utils
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.utils.Utils
Allows user to post a feed in a certain vre.
SocialNetworkingLibraryServiceComments - Class in org.gcube.portal
REST interface for the social networking library (comments).
SocialNetworkingLibraryServiceComments() - Constructor for class org.gcube.portal.SocialNetworkingLibraryServiceComments
 
SocialNetworkingLibraryServiceFeeds - Class in org.gcube.portal
REST interface for the social networking library (feeds).
SocialNetworkingLibraryServiceFeeds() - Constructor for class org.gcube.portal.SocialNetworkingLibraryServiceFeeds
 
SocialNetworkingLibraryServiceHashTags - Class in org.gcube.portal
REST interface for the social networking library (hash tags).
SocialNetworkingLibraryServiceHashTags() - Constructor for class org.gcube.portal.SocialNetworkingLibraryServiceHashTags
 
SocialNetworkingLibraryServiceInvite - Class in org.gcube.portal
REST interface for the social networking library (invites).
SocialNetworkingLibraryServiceInvite() - Constructor for class org.gcube.portal.SocialNetworkingLibraryServiceInvite
 
SocialNetworkingLibraryServiceLikes - Class in org.gcube.portal
REST interface for the social networking library (likes).
SocialNetworkingLibraryServiceLikes() - Constructor for class org.gcube.portal.SocialNetworkingLibraryServiceLikes
 
SocialNetworkingLibraryServiceNotifications - Class in org.gcube.portal
REST interface for the social networking library (notifications).
SocialNetworkingLibraryServiceNotifications() - Constructor for class org.gcube.portal.SocialNetworkingLibraryServiceNotifications
 
SocialNetworkingLibraryServiceToken - Class in org.gcube.portal
REST interface for the social networking library (tokens).
SocialNetworkingLibraryServiceToken() - Constructor for class org.gcube.portal.SocialNetworkingLibraryServiceToken
 

T

TextTransfromUtils - Class in org.gcube.utils
This class contains utility method for parsing and trasforming users pasted text containing URLs and other utility methods
TextTransfromUtils() - Constructor for class org.gcube.utils.TextTransfromUtils
 
tokenGenerationFailed - Static variable in class org.gcube.utils.ErrorMessages
 
tokenNotApp - Static variable in class org.gcube.utils.ErrorMessages
 
transformUrls(String) - Static method in class org.gcube.utils.TextTransfromUtils
utility method that convert a url ina text in a clickable url by the browser and if the user has just pasted a link, converts the link in: shared a link

U

Utils - Class in org.gcube.utils
 
Utils() - Constructor for class org.gcube.utils.Utils
 

V

validateToken(String) - Static method in class org.gcube.utils.Utils
Validate token.

W

WelcomeService - Class in org.gcube.portal
 
WelcomeService() - Constructor for class org.gcube.portal.WelcomeService
 
writePostApp(String, String, String, String, String, String, String) - Method in class org.gcube.portal.SocialNetworkingLibraryServiceFeeds
 
writePostUser(String, String, String, String, String, String, String, String) - Method in class org.gcube.portal.SocialNetworkingLibraryServiceFeeds
 
C E G I M N O R S T U V W 

Copyright © 2016. All Rights Reserved.