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

A

AccountWebServices - Class in io.vertigo.social.webservices.account
Webservices for account extension.
AccountWebServices() - Constructor for class io.vertigo.social.webservices.account.AccountWebServices
 
add(List<Handle>) - Method in interface io.vertigo.social.impl.handle.HandlePlugin
 
add(List<Handle>) - Method in class io.vertigo.social.plugins.handle.memory.MemoryHandlePlugin
add(List<Handle>) - Method in class io.vertigo.social.plugins.handle.redis.RedisHandlePlugin
 

B

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

C

cc(String...) - Method in class io.vertigo.social.mail.MailBuilder
Add a copy receiver.
checkConnexion() - Method in class io.vertigo.social.plugins.mail.javax.JavaxSendMailPlugin
Test de la connexion SMTP.
cleanTooOldNotifications() - Method in class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
Clean notifications every minutes.
cleanTooOldNotifications() - Method in class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
Scan all notifs every minutes to removed old ones.
Comment - Class in io.vertigo.social.comment
 
CommentBuilder - Class in io.vertigo.social.comment
 
CommentManager - Interface in io.vertigo.social.comment
 
CommentManagerImpl - Class in io.vertigo.social.impl.comment
 
CommentManagerImpl(CommentPlugin) - Constructor for class io.vertigo.social.impl.comment.CommentManagerImpl
Constructor.
CommentPlugin - Interface in io.vertigo.social.impl.comment
 
CommentWebServices - Class in io.vertigo.social.webservices.comment
Webservice for Notification extension.
CommentWebServices() - Constructor for class io.vertigo.social.webservices.comment.CommentWebServices
 

F

from(String) - Method in class io.vertigo.social.mail.MailBuilder
Set sender.

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.memory.MemoryCommentPlugin
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.
getAttachments() - Method in class io.vertigo.social.mail.Mail
 
getAuthor() - Method in class io.vertigo.social.comment.Comment
 
getAuthorDisplayName() - Method in class io.vertigo.social.comment.Comment
 
getByCode(String) - Method in interface io.vertigo.social.impl.handle.HandlePlugin
 
getByCode(String) - Method in class io.vertigo.social.plugins.handle.memory.MemoryHandlePlugin
getByCode(String) - Method in class io.vertigo.social.plugins.handle.redis.RedisHandlePlugin
 
getByUid(UID) - Method in interface io.vertigo.social.impl.handle.HandlePlugin
 
getByUid(UID) - Method in class io.vertigo.social.plugins.handle.memory.MemoryHandlePlugin
getByUid(UID) - Method in class io.vertigo.social.plugins.handle.redis.RedisHandlePlugin
 
getCcList() - Method in class io.vertigo.social.mail.Mail
 
getCode() - Method in class io.vertigo.social.handle.Handle
 
getComments(UID<? extends KeyConcept>) - Method in interface io.vertigo.social.comment.CommentManager
Gets a list of sorted comments published on this keyConcept.
getComments(UID<? extends KeyConcept>) - Method in class io.vertigo.social.impl.comment.CommentManagerImpl
Gets a list of sorted comments published on this keyConcept.
getComments(UID<S>) - Method in interface io.vertigo.social.impl.comment.CommentPlugin
Lists the comments as a key concerned is concerned
getComments(UID<S>) - Method in class io.vertigo.social.plugins.comment.memory.MemoryCommentPlugin
Lists the comments as a key concerned is concerned
getComments(UID<S>) - Method in class io.vertigo.social.plugins.comment.redis.RedisCommentPlugin
Lists the comments as a key concerned is concerned
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.notification.Notification
 
getCreationDate() - Method in class io.vertigo.social.comment.Comment
 
getCreationDate() - Method in class io.vertigo.social.notification.Notification
 
getCurrentNotifications(UID<Account>) - Method in class io.vertigo.social.impl.notification.NotificationManagerImpl
Retrieves all notifications for one account
getCurrentNotifications(UID<Account>) - Method in interface io.vertigo.social.impl.notification.NotificationPlugin
 
getCurrentNotifications(UID<Account>) - Method in interface io.vertigo.social.notification.NotificationManager
Retrieves all notifications for one account
getCurrentNotifications(UID<Account>) - Method in class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
getCurrentNotifications(UID<Account>) - Method in class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
getFrom() - Method in class io.vertigo.social.mail.Mail
 
getHandleByCode(String) - Method in interface io.vertigo.social.handle.HandleManager
 
getHandleByCode(String) - Method in class io.vertigo.social.impl.handle.HandleManagerImpl
 
getHandleByUid(UID) - Method in interface io.vertigo.social.handle.HandleManager
 
getHandleByUid(UID) - Method in class io.vertigo.social.impl.handle.HandleManagerImpl
 
getHandlePrefixes() - Method in interface io.vertigo.social.handle.HandleManager
 
getHandlePrefixes() - Method in class io.vertigo.social.impl.handle.HandleManagerImpl
 
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.
getHtmlContent() - Method in class io.vertigo.social.mail.Mail
 
getLastModified() - Method in class io.vertigo.social.comment.Comment
 
getMessages() - Method in class io.vertigo.social.webservices.notification.NotificationWebServices
Get messages for logged user.
getMsg() - Method in class io.vertigo.social.comment.Comment
 
getNotification() - Method in class io.vertigo.social.impl.notification.NotificationEvent
 
getReplyTo() - Method in class io.vertigo.social.mail.Mail
 
getSender() - Method in class io.vertigo.social.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)
getSubject() - Method in class io.vertigo.social.mail.Mail
 
getTargetUrl() - Method in class io.vertigo.social.notification.Notification
 
getTextContent() - Method in class io.vertigo.social.mail.Mail
 
getTitle() - Method in class io.vertigo.social.notification.Notification
 
getToAccountURIs() - Method in class io.vertigo.social.impl.notification.NotificationEvent
 
getToList() - Method in class io.vertigo.social.mail.Mail
 
getTTLInSeconds() - Method in class io.vertigo.social.notification.Notification
 
getType() - Method in class io.vertigo.social.notification.Notification
 
getUid() - Method in class io.vertigo.social.handle.Handle
 
getUserContent() - Method in class io.vertigo.social.notification.Notification
 
getUuid() - Method in class io.vertigo.social.comment.Comment
 
getUuid() - Method in class io.vertigo.social.notification.Notification
 

H

Handle - Class in io.vertigo.social.handle
 
Handle(UID, String) - Constructor for class io.vertigo.social.handle.Handle
 
HandleManager - Interface in io.vertigo.social.handle
 
HandleManagerImpl - Class in io.vertigo.social.impl.handle
 
HandleManagerImpl(EntityStoreManager, VTransactionManager, HandlePlugin) - Constructor for class io.vertigo.social.impl.handle.HandleManagerImpl
 
HandlePlugin - Interface in io.vertigo.social.impl.handle
 
HandleWebServices - Class in io.vertigo.social.webservices.handle
Webservice for Handles.
HandleWebServices() - Constructor for class io.vertigo.social.webservices.handle.HandleWebServices
 
HEALTH_COMPONENT_NAME - Static variable in class io.vertigo.social.plugins.mail.javax.JavaxSendMailPlugin
Nom du composant.

I

io.vertigo.social - package io.vertigo.social
 
io.vertigo.social.comment - package io.vertigo.social.comment
 
io.vertigo.social.handle - package io.vertigo.social.handle
 
io.vertigo.social.impl.comment - package io.vertigo.social.impl.comment
 
io.vertigo.social.impl.handle - package io.vertigo.social.impl.handle
 
io.vertigo.social.impl.mail - package io.vertigo.social.impl.mail
 
io.vertigo.social.impl.notification - package io.vertigo.social.impl.notification
 
io.vertigo.social.mail - package io.vertigo.social.mail
 
io.vertigo.social.notification - package io.vertigo.social.notification
 
io.vertigo.social.plugins.comment.memory - package io.vertigo.social.plugins.comment.memory
 
io.vertigo.social.plugins.comment.redis - package io.vertigo.social.plugins.comment.redis
 
io.vertigo.social.plugins.handle.memory - package io.vertigo.social.plugins.handle.memory
 
io.vertigo.social.plugins.handle.redis - package io.vertigo.social.plugins.handle.redis
 
io.vertigo.social.plugins.mail.javax - package io.vertigo.social.plugins.mail.javax
 
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.webservices.account - package io.vertigo.social.webservices.account
 
io.vertigo.social.webservices.comment - package io.vertigo.social.webservices.comment
 
io.vertigo.social.webservices.handle - package io.vertigo.social.webservices.handle
 
io.vertigo.social.webservices.notification - package io.vertigo.social.webservices.notification
 

J

JavaxSendMailPlugin - Class in io.vertigo.social.plugins.mail.javax
Plugin de gestion des mails, pour l'implémentation du jdk.
JavaxSendMailPlugin(List<MailSessionConnector>, Optional<String>, boolean, String, Optional<String>) - Constructor for class io.vertigo.social.plugins.mail.javax.JavaxSendMailPlugin
Crée le plugin d'envoie de mail.

M

Mail - Class in io.vertigo.social.mail
Message à envoyer par mail.
MailBuilder - Class in io.vertigo.social.mail
EMail Builder.
MailManager - Interface in io.vertigo.social.mail
Gestionnaire centralisé des mails.
MailManagerImpl - Class in io.vertigo.social.impl.mail
This class is the standard impl of the mailManager.
MailManagerImpl(LocaleManager, SendMailPlugin) - Constructor for class io.vertigo.social.impl.mail.MailManagerImpl
Constructor.
MemoryCommentPlugin - Class in io.vertigo.social.plugins.comment.memory
 
MemoryCommentPlugin() - Constructor for class io.vertigo.social.plugins.comment.memory.MemoryCommentPlugin
 
MemoryHandlePlugin - Class in io.vertigo.social.plugins.handle.memory
 
MemoryHandlePlugin() - Constructor for class io.vertigo.social.plugins.handle.memory.MemoryHandlePlugin
 
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.notification
 
NotificationBuilder - Class in io.vertigo.social.notification
 
NotificationEvent - Class in io.vertigo.social.impl.notification
 
NotificationManager - Interface in io.vertigo.social.notification
 
NotificationManagerImpl - Class in io.vertigo.social.impl.notification
 
NotificationManagerImpl(NotificationPlugin) - Constructor for class io.vertigo.social.impl.notification.NotificationManagerImpl
 
NotificationPlugin - Interface in io.vertigo.social.impl.notification
 
NotificationWebServices - Class in io.vertigo.social.webservices.notification
Webservice for Notification extension.
NotificationWebServices() - Constructor for class io.vertigo.social.webservices.notification.NotificationWebServices
 

O

onEvent(StoreEvent) - Method in class io.vertigo.social.impl.handle.HandleManagerImpl
Receive Store event.

P

publish(UID<Account>, Comment, UID<? extends KeyConcept>) - Method in interface io.vertigo.social.comment.CommentManager
Publishes a comment on a key concept.
publish(UID<Account>, Comment, UID<? extends KeyConcept>) - Method in class io.vertigo.social.impl.comment.CommentManagerImpl
Publishes a comment on a key concept.
publish(Comment, UID<S>) - Method in interface io.vertigo.social.impl.comment.CommentPlugin
Publishes a comment about a key concept.
publish(Comment, UID<S>) - Method in class io.vertigo.social.plugins.comment.memory.MemoryCommentPlugin
Publishes a comment about a key concept.
publish(Comment, UID<S>) - Method in class io.vertigo.social.plugins.comment.redis.RedisCommentPlugin
Publishes a comment about 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(Optional<String>, List<RedisConnector>) - Constructor for class io.vertigo.social.plugins.comment.redis.RedisCommentPlugin
 
RedisHandlePlugin - Class in io.vertigo.social.plugins.handle.redis
 
RedisHandlePlugin(Optional<String>, List<RedisConnector>) - Constructor for class io.vertigo.social.plugins.handle.redis.RedisHandlePlugin
 
RedisNotificationPlugin - Class in io.vertigo.social.plugins.notification.redis
 
RedisNotificationPlugin(Optional<String>, List<RedisConnector>) - Constructor for class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
Constructor.
reindexAll() - Method in interface io.vertigo.social.handle.HandleManager
 
reindexAll() - Method in class io.vertigo.social.impl.handle.HandleManagerImpl
 
reindexAll() - Method in class io.vertigo.social.webservices.handle.HandleWebServices
 
remove(UID<Account>, UUID) - Method in class io.vertigo.social.impl.notification.NotificationManagerImpl
Removes one notification.
remove(UID<Account>, UUID) - Method in interface io.vertigo.social.impl.notification.NotificationPlugin
 
remove(UID<Account>, UUID) - Method in interface io.vertigo.social.notification.NotificationManager
Removes one notification.
remove(UID<Account>, UUID) - Method in class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
remove(UID<Account>, UUID) - Method in class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin
remove(List<UID>) - Method in interface io.vertigo.social.impl.handle.HandlePlugin
 
remove(List<UID>) - Method in class io.vertigo.social.plugins.handle.memory.MemoryHandlePlugin
remove(List<UID>) - Method in class io.vertigo.social.plugins.handle.redis.RedisHandlePlugin
 
removeAll() - Method in interface io.vertigo.social.impl.handle.HandlePlugin
 
removeAll() - Method in class io.vertigo.social.plugins.handle.memory.MemoryHandlePlugin
removeAll() - Method in class io.vertigo.social.plugins.handle.redis.RedisHandlePlugin
 
removeAll(String, String) - Method in class io.vertigo.social.impl.notification.NotificationManagerImpl
Removes all notifications by type and targetUrl.
removeAll(String, String) - Method in interface io.vertigo.social.impl.notification.NotificationPlugin
 
removeAll(String, String) - Method in interface io.vertigo.social.notification.NotificationManager
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
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.
replyTo(String) - Method in class io.vertigo.social.mail.MailBuilder
Set receiver of return mail (response or delivery fail)
Resources - Enum in io.vertigo.social.impl.mail
Dictionnaire des ressources.

S

search(String) - Method in interface io.vertigo.social.impl.handle.HandlePlugin
 
search(String) - Method in class io.vertigo.social.plugins.handle.memory.MemoryHandlePlugin
search(String) - Method in class io.vertigo.social.plugins.handle.redis.RedisHandlePlugin
 
search(String) - Method in class io.vertigo.social.webservices.handle.HandleWebServices
 
searchHandles(String) - Method in interface io.vertigo.social.handle.HandleManager
 
searchHandles(String) - Method in class io.vertigo.social.impl.handle.HandleManagerImpl
 
send(NotificationEvent) - Method in interface io.vertigo.social.impl.notification.NotificationPlugin
 
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<UID<Account>>) - Method in class io.vertigo.social.impl.notification.NotificationManagerImpl
Sends a notification to a set of users
send(Notification, Set<UID<Account>>) - Method in interface io.vertigo.social.notification.NotificationManager
Sends a notification to a set of users
sendMail(Mail) - Method in class io.vertigo.social.impl.mail.MailManagerImpl
Envoyer un mail.
sendMail(Mail) - Method in interface io.vertigo.social.impl.mail.SendMailPlugin
Envoyer un mail.
sendMail(Mail) - Method in interface io.vertigo.social.mail.MailManager
Envoyer un mail.
sendMail(Mail) - Method in class io.vertigo.social.plugins.mail.javax.JavaxSendMailPlugin
Envoyer un mail.
SendMailPlugin - Interface in io.vertigo.social.impl.mail
Plugin d'envoi de mail.
SocialFeatures - Class in io.vertigo.social
Defines the 'social' extension
SocialFeatures() - Constructor for class io.vertigo.social.SocialFeatures
Constructor;
start() - Method in class io.vertigo.social.impl.handle.HandleManagerImpl
 
stop() - Method in class io.vertigo.social.impl.handle.HandleManagerImpl
 

T

TEMPO_MAIL_ADRESS_MAIL_INVALID - io.vertigo.social.impl.mail.Resources
L''adresse email {0} n''est pas correct.
TEMPO_MAIL_SERVER_TIMEOUT - io.vertigo.social.impl.mail.Resources
Le serveur mail {0}:{1} ne répond pas.
to(String...) - Method in class io.vertigo.social.mail.MailBuilder
Add a receiver.

U

update(UID<Account>, Comment) - Method in interface io.vertigo.social.comment.CommentManager
Updates a comment.
update(UID<Account>, Comment) - Method in class io.vertigo.social.impl.comment.CommentManagerImpl
Updates a comment.
update(Comment) - Method in interface io.vertigo.social.impl.comment.CommentPlugin
Updates a comment.
update(Comment) - Method in class io.vertigo.social.plugins.comment.memory.MemoryCommentPlugin
Updates a comment.
update(Comment) - Method in class io.vertigo.social.plugins.comment.redis.RedisCommentPlugin
Updates a comment.
updateComment(String, Comment) - Method in class io.vertigo.social.webservices.comment.CommentWebServices
Updates a comment.
updateUserContent(UID<Account>, UUID, String) - Method in class io.vertigo.social.impl.notification.NotificationManagerImpl
 
updateUserContent(UID<Account>, UUID, String) - Method in interface io.vertigo.social.impl.notification.NotificationPlugin
 
updateUserContent(UID<Account>, UUID, String) - Method in interface io.vertigo.social.notification.NotificationManager
Updates the flag of the notification
updateUserContent(UID<Account>, UUID, String) - Method in class io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin
updateUserContent(UID<Account>, UUID, String) - Method in class io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin

V

valueOf(String) - Static method in enum io.vertigo.social.impl.mail.Resources
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.vertigo.social.impl.mail.Resources
Returns an array containing the constants of this enum type, in the order they are declared.

W

withAttachments(VFile...) - Method in class io.vertigo.social.mail.MailBuilder
Add a attachment file.
withAuthor(UID<Account>) - Method in class io.vertigo.social.comment.CommentBuilder
 
withComments() - Method in class io.vertigo.social.SocialFeatures
Activates comments
withContent(String) - Method in class io.vertigo.social.notification.NotificationBuilder
 
withCreationDate(Instant) - Method in class io.vertigo.social.comment.CommentBuilder
 
withCreationDate(Instant) - Method in class io.vertigo.social.notification.NotificationBuilder
 
withHandles() - Method in class io.vertigo.social.SocialFeatures
Activates handles
withHtmlContent(String) - Method in class io.vertigo.social.mail.MailBuilder
Set mail content at html format.
withJavaxMail(Param...) - Method in class io.vertigo.social.SocialFeatures
 
withLastModified(Instant) - Method in class io.vertigo.social.comment.CommentBuilder
 
withMails() - Method in class io.vertigo.social.SocialFeatures
Activates mail
withMemoryComments() - Method in class io.vertigo.social.SocialFeatures
 
withMemoryHandles() - Method in class io.vertigo.social.SocialFeatures
 
withMemoryNotifications() - Method in class io.vertigo.social.SocialFeatures
 
withMsg(String) - Method in class io.vertigo.social.comment.CommentBuilder
 
withNotifications() - Method in class io.vertigo.social.SocialFeatures
Activates notifications
withRedisComments(Param...) - Method in class io.vertigo.social.SocialFeatures
 
withRedisHandles(Param...) - Method in class io.vertigo.social.SocialFeatures
 
withRedisNotifications(Param...) - Method in class io.vertigo.social.SocialFeatures
 
withSender(String) - Method in class io.vertigo.social.notification.NotificationBuilder
 
withSubject(String) - Method in class io.vertigo.social.mail.MailBuilder
Set subject.
withTargetUrl(String) - Method in class io.vertigo.social.notification.NotificationBuilder
 
withTextContent(String) - Method in class io.vertigo.social.mail.MailBuilder
Set mail content at text format.
withTitle(String) - Method in class io.vertigo.social.notification.NotificationBuilder
 
withTTLInSeconds(int) - Method in class io.vertigo.social.notification.NotificationBuilder
 
withType(String) - Method in class io.vertigo.social.notification.NotificationBuilder
 
withUserContent(String) - Method in class io.vertigo.social.notification.NotificationBuilder
 
withUuid(UUID) - Method in class io.vertigo.social.comment.CommentBuilder
 
withWebApi() - Method in class io.vertigo.social.SocialFeatures
Activates comments
A B C F G H I J M N O P R S T U V W 
All Classes All Packages