Skip navigation links
A B C G I M N P R S U W 

A

AccountWebServices - Class in io.vertigo.social.webservices.account
Webservices for account extension.
AccountWebServices() - Constructor for class io.vertigo.social.webservices.account.AccountWebServices
 

B

build() - Method in class io.vertigo.social.services.comment.CommentBuilder
build() - Method in class io.vertigo.social.services.notification.NotificationBuilder
builder() - Static method in class io.vertigo.social.services.comment.Comment
Static method factory for CommentBuilder
builder() - Static method in class io.vertigo.social.services.notification.Notification
Static method factory for NotificationBuilder
builder(UUID) - Static method in class io.vertigo.social.services.notification.Notification
Static method factory for NotificationBuilder
buildFeatures() - Method in class io.vertigo.social.SocialFeatures
 

C

cleanTooOldElements() - Method in class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
 
cleanTooOldNotifications() - Method in class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
 
Comment - Class in io.vertigo.social.services.comment
 
CommentBuilder - Class in io.vertigo.social.services.comment
 
CommentPlugin - Interface in io.vertigo.social.impl.comment
 
CommentServices - Interface in io.vertigo.social.services.comment
 
CommentServicesImpl - Class in io.vertigo.social.impl.comment
 
CommentServicesImpl(CommentPlugin) - Constructor for class io.vertigo.social.impl.comment.CommentServicesImpl
Constructor.
CommentWebServices - Class in io.vertigo.social.webservices.comment
Webservice for Notification extension.
CommentWebServices() - Constructor for class io.vertigo.social.webservices.comment.CommentWebServices
 

G

get(UUID) - Method in interface io.vertigo.social.impl.comment.CommentPlugin
Gets the comment by its uuid.
get(UUID) - Method in class io.vertigo.social.plugins.comment.redis.RedisCommentPlugin
Gets the comment by its uuid.
getAccount(String) - Method in class io.vertigo.social.webservices.account.AccountWebServices
Gets an account by its id.
getAccountGroup(String) - Method in class io.vertigo.social.webservices.account.AccountWebServices
Gets a group by its id.
getAccountPhoto(String) - Method in class io.vertigo.social.webservices.account.AccountWebServices
Gets an account photo by its id.
getAllGroups() - Method in class io.vertigo.social.webservices.account.AccountWebServices
Gets all groups.
getAuthor() - Method in class io.vertigo.social.services.comment.Comment
 
getAuthorDisplayName() - Method in class io.vertigo.social.services.comment.Comment
 
getComments(URI<S>) - Method in interface io.vertigo.social.impl.comment.CommentPlugin
Lists the comments as a key concerned is concerned
getComments(URI<? extends KeyConcept>) - Method in class io.vertigo.social.impl.comment.CommentServicesImpl
Gets a list of sorted comments published on this keyConcept.
getComments(URI<S>) - Method in class io.vertigo.social.plugins.comment.redis.RedisCommentPlugin
Lists the comments as a key concerned is concerned
getComments(URI<? extends KeyConcept>) - Method in interface io.vertigo.social.services.comment.CommentServices
Gets a list of sorted comments published on this keyConcept.
getComments(String, String) - Method in class io.vertigo.social.webservices.comment.CommentWebServices
Gets comments for keyConcept.
getConfig() - Method in class io.vertigo.social.webservices.account.AccountWebServices
Extension config.
getConfig() - Method in class io.vertigo.social.webservices.comment.CommentWebServices
Returns config.
getConfig() - Method in class io.vertigo.social.webservices.notification.NotificationWebServices
Extension config.
getContent() - Method in class io.vertigo.social.services.notification.Notification
 
getCreationDate() - Method in class io.vertigo.social.services.comment.Comment
 
getCreationDate() - Method in class io.vertigo.social.services.notification.Notification
 
getCurrentNotifications(URI<Account>) - Method in interface io.vertigo.social.impl.notification.NotificationPlugin
 
getCurrentNotifications(URI<Account>) - Method in class io.vertigo.social.impl.notification.NotificationServicesImpl
Retrieves all notifications for one account
getCurrentNotifications(URI<Account>) - Method in class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
getCurrentNotifications(URI<Account>) - Method in class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
getCurrentNotifications(URI<Account>) - Method in interface io.vertigo.social.services.notification.NotificationServices
Retrieves all notifications for one account
getHelp() - Method in class io.vertigo.social.webservices.account.AccountWebServices
Extension help.
getHelp() - Method in class io.vertigo.social.webservices.comment.CommentWebServices
Returns help.
getHelp() - Method in class io.vertigo.social.webservices.notification.NotificationWebServices
Extension help.
getLastModified() - Method in class io.vertigo.social.services.comment.Comment
 
getMessages() - Method in class io.vertigo.social.webservices.notification.NotificationWebServices
Get messages for logged user.
getMsg() - Method in class io.vertigo.social.services.comment.Comment
 
getNotification() - Method in class io.vertigo.social.impl.notification.NotificationEvent
 
getSender() - Method in class io.vertigo.social.services.notification.Notification
 
getStats() - Method in class io.vertigo.social.webservices.account.AccountWebServices
Extension stats.
getStats() - Method in class io.vertigo.social.webservices.comment.CommentWebServices
Returns stats.
getStats() - Method in class io.vertigo.social.webservices.notification.NotificationWebServices
Extension stats.
getStatus() - Method in class io.vertigo.social.webservices.account.AccountWebServices
Extension status (code 200 or 500)
getStatus() - Method in class io.vertigo.social.webservices.comment.CommentWebServices
Returns status (code 200 or 500)
getStatus() - Method in class io.vertigo.social.webservices.notification.NotificationWebServices
Extension status (code 200 or 500)
getTargetUrl() - Method in class io.vertigo.social.services.notification.Notification
 
getTitle() - Method in class io.vertigo.social.services.notification.Notification
 
getToAccountURIs() - Method in class io.vertigo.social.impl.notification.NotificationEvent
 
getTTLInSeconds() - Method in class io.vertigo.social.services.notification.Notification
 
getType() - Method in class io.vertigo.social.services.notification.Notification
 
getUuid() - Method in class io.vertigo.social.services.comment.Comment
 
getUuid() - Method in class io.vertigo.social.services.notification.Notification
 

I

io.vertigo.social - package io.vertigo.social
 
io.vertigo.social.impl.comment - package io.vertigo.social.impl.comment
 
io.vertigo.social.impl.notification - package io.vertigo.social.impl.notification
 
io.vertigo.social.plugins.comment.redis - package io.vertigo.social.plugins.comment.redis
 
io.vertigo.social.plugins.notification.memory - package io.vertigo.social.plugins.notification.memory
 
io.vertigo.social.plugins.notification.redis - package io.vertigo.social.plugins.notification.redis
 
io.vertigo.social.services.comment - package io.vertigo.social.services.comment
 
io.vertigo.social.services.notification - package io.vertigo.social.services.notification
 
io.vertigo.social.webservices.account - package io.vertigo.social.webservices.account
 
io.vertigo.social.webservices.comment - package io.vertigo.social.webservices.comment
 
io.vertigo.social.webservices.notification - package io.vertigo.social.webservices.notification
 

M

MemoryNotificationPlugin - Class in io.vertigo.social.plugins.notification.memory
 
MemoryNotificationPlugin() - Constructor for class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
 

N

Notification - Class in io.vertigo.social.services.notification
 
NotificationBuilder - Class in io.vertigo.social.services.notification
 
NotificationEvent - Class in io.vertigo.social.impl.notification
 
NotificationPlugin - Interface in io.vertigo.social.impl.notification
 
NotificationServices - Interface in io.vertigo.social.services.notification
 
NotificationServicesImpl - Class in io.vertigo.social.impl.notification
 
NotificationServicesImpl(NotificationPlugin) - Constructor for class io.vertigo.social.impl.notification.NotificationServicesImpl
 
NotificationWebServices - Class in io.vertigo.social.webservices.notification
Webservice for Notification extension.
NotificationWebServices() - Constructor for class io.vertigo.social.webservices.notification.NotificationWebServices
 

P

publish(Comment, URI<S>) - Method in interface io.vertigo.social.impl.comment.CommentPlugin
Publishes a comment about a key concept.
publish(URI<Account>, Comment, URI<? extends KeyConcept>) - Method in class io.vertigo.social.impl.comment.CommentServicesImpl
Publishes a comment on a key concept.
publish(Comment, URI<S>) - Method in class io.vertigo.social.plugins.comment.redis.RedisCommentPlugin
Publishes a comment about a key concept.
publish(URI<Account>, Comment, URI<? extends KeyConcept>) - Method in interface io.vertigo.social.services.comment.CommentServices
Publishes a comment on a key concept.
publishComment(Comment, String, String) - Method in class io.vertigo.social.webservices.comment.CommentWebServices
Publishes a new comment.

R

RedisCommentPlugin - Class in io.vertigo.social.plugins.comment.redis
 
RedisCommentPlugin(RedisConnector) - Constructor for class io.vertigo.social.plugins.comment.redis.RedisCommentPlugin
 
RedisNotificationPlugin - Class in io.vertigo.social.plugins.notification.redis
 
RedisNotificationPlugin(RedisConnector, DaemonManager) - Constructor for class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
Constructor.
remove(URI<Account>, UUID) - Method in interface io.vertigo.social.impl.notification.NotificationPlugin
 
remove(URI<Account>, UUID) - Method in class io.vertigo.social.impl.notification.NotificationServicesImpl
Removes one notification.
remove(URI<Account>, UUID) - Method in class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
remove(URI<Account>, UUID) - Method in class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
remove(URI<Account>, UUID) - Method in interface io.vertigo.social.services.notification.NotificationServices
Removes one notification.
removeAll(String, String) - Method in interface io.vertigo.social.impl.notification.NotificationPlugin
 
removeAll(String, String) - Method in class io.vertigo.social.impl.notification.NotificationServicesImpl
Removes all notifications by type and targetUrl.
removeAll(String, String) - Method in class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
removeAll(String, String) - Method in class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
removeAll(String, String) - Method in interface io.vertigo.social.services.notification.NotificationServices
Removes all notifications by type and targetUrl.
removeMessage(String) - Method in class io.vertigo.social.webservices.notification.NotificationWebServices
Remove a message.
removeMessage(List<String>) - Method in class io.vertigo.social.webservices.notification.NotificationWebServices
Remove a message.

S

send(NotificationEvent) - Method in interface io.vertigo.social.impl.notification.NotificationPlugin
 
send(Notification, Set<URI<Account>>) - Method in class io.vertigo.social.impl.notification.NotificationServicesImpl
Sends a notification to a set of users
send(NotificationEvent) - Method in class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
send(NotificationEvent) - Method in class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
send(Notification, Set<URI<Account>>) - Method in interface io.vertigo.social.services.notification.NotificationServices
Sends a notification to a set of users
SocialFeatures - Class in io.vertigo.social
Defines the 'comment' extension
SocialFeatures() - Constructor for class io.vertigo.social.SocialFeatures
cONSTRUCTOR;

U

update(Comment) - Method in interface io.vertigo.social.impl.comment.CommentPlugin
Updates a comment.
update(URI<Account>, Comment) - Method in class io.vertigo.social.impl.comment.CommentServicesImpl
Updates a comment.
update(Comment) - Method in class io.vertigo.social.plugins.comment.redis.RedisCommentPlugin
Updates a comment.
update(URI<Account>, Comment) - Method in interface io.vertigo.social.services.comment.CommentServices
Updates a comment.
updateComment(String, Comment) - Method in class io.vertigo.social.webservices.comment.CommentWebServices
Updates a comment.

W

withAuthor(URI<Account>) - Method in class io.vertigo.social.services.comment.CommentBuilder
 
withContent(String) - Method in class io.vertigo.social.services.notification.NotificationBuilder
 
withCreationDate(Date) - Method in class io.vertigo.social.services.comment.CommentBuilder
 
withCreationDate(Date) - Method in class io.vertigo.social.services.notification.NotificationBuilder
 
withLastModified(Date) - Method in class io.vertigo.social.services.comment.CommentBuilder
 
withMemoryNotifications() - Method in class io.vertigo.social.SocialFeatures
Defines Memory as the database to store the notifications
withMsg(String) - Method in class io.vertigo.social.services.comment.CommentBuilder
 
withRedisComments() - Method in class io.vertigo.social.SocialFeatures
Defines REDIS as the database to store the comments
withRedisNotifications() - Method in class io.vertigo.social.SocialFeatures
Defines REDIS as the database to store the notifications
withSender(String) - Method in class io.vertigo.social.services.notification.NotificationBuilder
 
withTargetUrl(String) - Method in class io.vertigo.social.services.notification.NotificationBuilder
 
withTitle(String) - Method in class io.vertigo.social.services.notification.NotificationBuilder
 
withTTLInSeconds(int) - Method in class io.vertigo.social.services.notification.NotificationBuilder
 
withType(String) - Method in class io.vertigo.social.services.notification.NotificationBuilder
 
withUuid(UUID) - Method in class io.vertigo.social.services.comment.CommentBuilder
 
A B C G I M N P R S U W 
Skip navigation links

Copyright © 2017. All Rights Reserved.