Hierarchy For All Packages
Package Hierarchies:- io.vertigo.social,
- io.vertigo.social.comment,
- io.vertigo.social.handle,
- io.vertigo.social.impl.comment,
- io.vertigo.social.impl.handle,
- io.vertigo.social.impl.mail,
- io.vertigo.social.impl.notification,
- io.vertigo.social.mail,
- io.vertigo.social.notification,
- io.vertigo.social.plugins.comment.memory,
- io.vertigo.social.plugins.comment.redis,
- io.vertigo.social.plugins.handle.memory,
- io.vertigo.social.plugins.handle.redis,
- io.vertigo.social.plugins.mail.javax,
- io.vertigo.social.plugins.notification.memory,
- io.vertigo.social.plugins.notification.redis,
- io.vertigo.social.webservices.account,
- io.vertigo.social.webservices.comment,
- io.vertigo.social.webservices.handle,
- io.vertigo.social.webservices.notification
Class Hierarchy
- java.lang.Object
- io.vertigo.social.webservices.account.AccountWebServices (implements io.vertigo.vega.webservice.WebServices)
- io.vertigo.social.comment.Comment
- io.vertigo.social.comment.CommentBuilder (implements io.vertigo.core.lang.Builder<T>)
- io.vertigo.social.impl.comment.CommentManagerImpl (implements io.vertigo.social.comment.CommentManager)
- io.vertigo.social.webservices.comment.CommentWebServices (implements io.vertigo.vega.webservice.WebServices)
- io.vertigo.core.node.config.Features<F> (implements io.vertigo.core.lang.Builder<T>)
- io.vertigo.social.SocialFeatures
- io.vertigo.social.handle.Handle
- io.vertigo.social.impl.handle.HandleManagerImpl (implements io.vertigo.core.node.component.Activeable, io.vertigo.social.handle.HandleManager)
- io.vertigo.social.webservices.handle.HandleWebServices (implements io.vertigo.vega.webservice.WebServices)
- io.vertigo.social.plugins.mail.javax.JavaxSendMailPlugin (implements io.vertigo.social.impl.mail.SendMailPlugin)
- io.vertigo.social.mail.Mail
- io.vertigo.social.mail.MailBuilder (implements io.vertigo.core.lang.Builder<T>)
- io.vertigo.social.impl.mail.MailManagerImpl (implements io.vertigo.social.mail.MailManager)
- io.vertigo.social.plugins.comment.memory.MemoryCommentPlugin (implements io.vertigo.social.impl.comment.CommentPlugin)
- io.vertigo.social.plugins.handle.memory.MemoryHandlePlugin (implements io.vertigo.social.impl.handle.HandlePlugin)
- io.vertigo.social.plugins.notification.memory.MemoryNotificationPlugin (implements io.vertigo.social.impl.notification.NotificationPlugin)
- io.vertigo.social.notification.Notification
- io.vertigo.social.notification.NotificationBuilder (implements io.vertigo.core.lang.Builder<T>)
- io.vertigo.social.impl.notification.NotificationEvent
- io.vertigo.social.impl.notification.NotificationManagerImpl (implements io.vertigo.social.notification.NotificationManager)
- io.vertigo.social.webservices.notification.NotificationWebServices (implements io.vertigo.vega.webservice.WebServices)
- io.vertigo.social.plugins.comment.redis.RedisCommentPlugin (implements io.vertigo.social.impl.comment.CommentPlugin)
- io.vertigo.social.plugins.handle.redis.RedisHandlePlugin (implements io.vertigo.social.impl.handle.HandlePlugin)
- io.vertigo.social.plugins.notification.redis.RedisNotificationPlugin (implements io.vertigo.social.impl.notification.NotificationPlugin)
Interface Hierarchy
- io.vertigo.core.node.component.CoreComponent
- io.vertigo.core.node.component.Component
- io.vertigo.social.comment.CommentManager
- io.vertigo.social.handle.HandleManager
- io.vertigo.core.node.component.Manager
- io.vertigo.social.mail.MailManager
- io.vertigo.social.notification.NotificationManager
- io.vertigo.core.node.component.Plugin
- io.vertigo.social.impl.comment.CommentPlugin
- io.vertigo.social.impl.handle.HandlePlugin
- io.vertigo.social.impl.notification.NotificationPlugin
- io.vertigo.social.impl.mail.SendMailPlugin
- io.vertigo.core.node.component.Component
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- io.vertigo.social.impl.mail.Resources (implements io.vertigo.core.locale.MessageKey)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)