Uses of Class
lumis.content.table.ContentTableDataProvider
-
Packages that use ContentTableDataProvider Package Description lumis.service.banner lumis.service.forum lumis.service.socialnetworkservices.socialprofile -
-
Uses of ContentTableDataProvider in lumis.service.banner
Subclasses of ContentTableDataProvider in lumis.service.banner Modifier and Type Class Description class
BannerDataProvider
Banner data provider. -
Uses of ContentTableDataProvider in lumis.service.forum
Subclasses of ContentTableDataProvider in lumis.service.forum Modifier and Type Class Description class
MessageListDataProvider
This class is a custom data provider that calculates the start at position of the message list to find a exact position of the content found on the portal search and selected by the user. -
Uses of ContentTableDataProvider in lumis.service.socialnetworkservices.socialprofile
Subclasses of ContentTableDataProvider in lumis.service.socialnetworkservices.socialprofile Modifier and Type Class Description class
SocialProfileDataProvider
ContentTableDataProvider
extension that creates a new social profile for the given user if it doesn't yet exists.
-