Skip navigation links
A C D G I J M O P R S T U V 

A

ApplicationId - Class in org.gcube.social_networking.socialnetworking.model.beans
Application id object
ApplicationId() - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.ApplicationId
 
ApplicationId(String) - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.ApplicationId
 

C

CustomObjectMapper - Class in org.gcube.social_networking.model.providers
Custom mapper with property CAMEL_CASE_TO_LOWER_CASE_WITH_UNDERSCORES to perform serialization/deserialization with snake case over camel case for json beans.
CustomObjectMapper() - Constructor for class org.gcube.social_networking.model.providers.CustomObjectMapper
 

D

deserialize(JsonParser, DeserializationContext) - Method in class org.gcube.social_networking.socialnetworking.model.custom.serializers_deserializers.JobStatusTypeDeserializer
 

G

getAppId() - Method in class org.gcube.social_networking.socialnetworking.model.beans.ApplicationId
 
getAttachmentIds() - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
getAvatar() - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfile
 
getBody() - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
getContext(Class<?>) - Method in class org.gcube.social_networking.model.providers.CustomObjectMapper
 
getContext() - Method in class org.gcube.social_networking.socialnetworking.model.beans.MyVRE
 
getDescription() - Method in class org.gcube.social_networking.socialnetworking.model.beans.MyVRE
 
getEmail() - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
getEmailAddresses() - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
getFirstName() - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
getFullname() - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfile
 
getFullname() - Method in class org.gcube.social_networking.socialnetworking.model.beans.VREManager
 
getHttpimageurl() - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
getId() - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
getId() - Method in class org.gcube.social_networking.socialnetworking.model.beans.Recipient
 
getJobId() - Method in class org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean
 
getJobName() - Method in class org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean
 
getJobTitle() - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
getLastName() - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
getLocationIndustry() - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
getManagers() - Method in class org.gcube.social_networking.socialnetworking.model.beans.MyVRE
 
getMessage() - Method in class org.gcube.social_networking.socialnetworking.model.output.ResponseBean
 
getMiddleName() - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
getName() - Method in class org.gcube.social_networking.socialnetworking.model.beans.MyVRE
 
getParams() - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
getPreviewdescription() - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
getPreviewhost() - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
getPreviewtitle() - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
getPreviewurl() - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
getRecipient() - Method in class org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean
 
getRecipients() - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
getRegistrationDate() - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
getResult() - Method in class org.gcube.social_networking.socialnetworking.model.output.ResponseBean
 
getRoles() - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfile
 
getRunningJob() - Method in class org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean
 
getSenderId() - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
getSendTime() - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
getServiceName() - Method in class org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean
 
getStatus() - Method in class org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean
 
getStatusMessage() - Method in class org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean
 
getSubject() - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
getText() - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
getUserId() - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
getUsername() - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfile
 
getUsername() - Method in class org.gcube.social_networking.socialnetworking.model.beans.VREManager
 

I

isEnablenotification() - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
isMale() - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
isRead() - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
isSuccess() - Method in class org.gcube.social_networking.socialnetworking.model.output.ResponseBean
 

J

JobNotificationBean - Class in org.gcube.social_networking.socialnetworking.model.beans
The job notification bean class.
JobNotificationBean() - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean
 
JobNotificationBean(String, String, String, String, JobStatusType, String) - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean
 
JobStatusTypeDeserializer - Class in org.gcube.social_networking.socialnetworking.model.custom.serializers_deserializers
Deserializer used to map a string representing the status in this JobNotificationBean to the JobStatusType enum.
JobStatusTypeDeserializer() - Constructor for class org.gcube.social_networking.socialnetworking.model.custom.serializers_deserializers.JobStatusTypeDeserializer
 

M

Message - Class in org.gcube.social_networking.socialnetworking.model.beans
Used for serialization
Message() - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.Message
 
Message(String, String, String, String, Calendar, boolean, List<String>, List<Recipient>) - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.Message
 
Message(String, String, ArrayList<Recipient>) - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.Message
 
MessageInbox - Class in org.gcube.social_networking.socialnetworking.model.beans
Used for serialization
MessageInbox() - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.MessageInbox
 
MyVRE - Class in org.gcube.social_networking.socialnetworking.model.beans
 
MyVRE() - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.MyVRE
 
MyVRE(String, String, String) - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.MyVRE
 

O

org.gcube.social_networking.model.providers - package org.gcube.social_networking.model.providers
 
org.gcube.social_networking.socialnetworking.model.beans - package org.gcube.social_networking.socialnetworking.model.beans
 
org.gcube.social_networking.socialnetworking.model.custom.serializers_deserializers - package org.gcube.social_networking.socialnetworking.model.custom.serializers_deserializers
 
org.gcube.social_networking.socialnetworking.model.output - package org.gcube.social_networking.socialnetworking.model.output
 

P

PostInputBean - Class in org.gcube.social_networking.socialnetworking.model.beans
Generic input bean for methods that allow to write posts
PostInputBean() - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
PostInputBean(String, String, String, String, String, String, boolean, String) - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 

R

Recipient - Class in org.gcube.social_networking.socialnetworking.model.beans
Recipient message bean
Recipient() - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.Recipient
 
Recipient(String) - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.Recipient
 
ResponseBean<T> - Class in org.gcube.social_networking.socialnetworking.model.output
Response bean with real result of type T.
ResponseBean() - Constructor for class org.gcube.social_networking.socialnetworking.model.output.ResponseBean
 
ResponseBean(boolean, String, T) - Constructor for class org.gcube.social_networking.socialnetworking.model.output.ResponseBean
 

S

setAppId(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.ApplicationId
 
setAttachmentIds(List<String>) - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
setAvatar(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfile
 
setBody(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
setContext(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.MyVRE
 
setDescription(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.MyVRE
 
setEmail(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
setEmailAddresses(List<String>) - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
setEnablenotification(boolean) - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
setFirstName(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
setFullname(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfile
 
setFullname(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.VREManager
 
setHttpimageurl(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
setId(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
setId(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.Recipient
 
setJobId(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean
 
setJobName(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean
 
setJobTitle(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
setLastName(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
setLocationIndustry(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
setMale(boolean) - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
setManagers(List<VREManager>) - Method in class org.gcube.social_networking.socialnetworking.model.beans.MyVRE
 
setMessage(String) - Method in class org.gcube.social_networking.socialnetworking.model.output.ResponseBean
 
setMiddleName(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
setName(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.MyVRE
 
setParams(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
setPreviewdescription(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
setPreviewhost(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
setPreviewtitle(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
setPreviewurl(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
setRead(boolean) - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
setRecipient(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean
 
setRecipients(List<Recipient>) - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
setRegistrationDate(long) - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
setResult(T) - Method in class org.gcube.social_networking.socialnetworking.model.output.ResponseBean
 
setRoles(List<String>) - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfile
 
setSenderId(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
setSendTime(Calendar) - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
setServiceName(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean
 
setStatus(JobStatusType) - Method in class org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean
 
setStatusMessage(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean
 
setSubject(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
setSuccess(boolean) - Method in class org.gcube.social_networking.socialnetworking.model.output.ResponseBean
 
setText(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
setUserId(long) - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
setUsername(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfile
 
setUsername(String) - Method in class org.gcube.social_networking.socialnetworking.model.beans.VREManager
 

T

toString() - Method in class org.gcube.social_networking.socialnetworking.model.beans.ApplicationId
 
toString() - Method in class org.gcube.social_networking.socialnetworking.model.beans.JobNotificationBean
 
toString() - Method in class org.gcube.social_networking.socialnetworking.model.beans.Message
 
toString() - Method in class org.gcube.social_networking.socialnetworking.model.beans.MessageInbox
 
toString() - Method in class org.gcube.social_networking.socialnetworking.model.beans.MyVRE
 
toString() - Method in class org.gcube.social_networking.socialnetworking.model.beans.PostInputBean
 
toString() - Method in class org.gcube.social_networking.socialnetworking.model.beans.Recipient
 
toString() - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfile
 
toString() - Method in class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
toString() - Method in class org.gcube.social_networking.socialnetworking.model.beans.VREManager
 
toString() - Method in class org.gcube.social_networking.socialnetworking.model.output.ResponseBean
 

U

UserProfile - Class in org.gcube.social_networking.socialnetworking.model.beans
The user profile
UserProfile() - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.UserProfile
 
UserProfile(String, List<String>, String, String) - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.UserProfile
 
UserProfileExtended - Class in org.gcube.social_networking.socialnetworking.model.beans
 
UserProfileExtended() - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 
UserProfileExtended(String, List<String>, String, String) - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.UserProfileExtended
 

V

VREManager - Class in org.gcube.social_networking.socialnetworking.model.beans
 
VREManager() - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.VREManager
 
VREManager(String, String) - Constructor for class org.gcube.social_networking.socialnetworking.model.beans.VREManager
 
A C D G I J M O P R S T U V 
Skip navigation links

Copyright © 2022. All Rights Reserved.