Uses of Class
io.vertigo.social.SocialFeatures
-
Packages that use SocialFeatures Package Description io.vertigo.social -
-
Uses of SocialFeatures in io.vertigo.social
Methods in io.vertigo.social that return SocialFeatures Modifier and Type Method Description SocialFeaturesSocialFeatures. withComments()Activates commentsSocialFeaturesSocialFeatures. withHandles()Activates handlesSocialFeaturesSocialFeatures. withJavaxMail(io.vertigo.core.param.Param... params)SocialFeaturesSocialFeatures. withMails()Activates mailSocialFeaturesSocialFeatures. withMemoryComments()SocialFeaturesSocialFeatures. withMemoryHandles()SocialFeaturesSocialFeatures. withMemoryNotifications()SocialFeaturesSocialFeatures. withNotifications()Activates notificationsSocialFeaturesSocialFeatures. withRedisComments(io.vertigo.core.param.Param... params)SocialFeaturesSocialFeatures. withRedisHandles(io.vertigo.core.param.Param... params)SocialFeaturesSocialFeatures. withRedisNotifications(io.vertigo.core.param.Param... params)SocialFeaturesSocialFeatures. withWebApi()Activates comments
-