Uses of Interface
lumis.doui.source.IDataProvider

Packages that use IDataProvider
lumis.content.source.dataprovider   
lumis.content.table   
lumis.doui.search   
lumis.doui.source   
lumis.doui.table   
lumis.portal.urlshortener.doui This package provides Doui components for the URL shortening framework. 
lumis.service.association   
lumis.service.banner   
lumis.service.callcenteronline   
lumis.service.categorization Service that allows you to categorize portal content into hierarquical terms. 
lumis.service.chatroom   
lumis.service.content.language   
lumis.service.content.preview   
lumis.service.content.publishtosocialnetworks Provides classes used by content's publish to social networks. 
lumis.service.content.version   
lumis.service.document   
lumis.service.doui.common   
lumis.service.doui.customproperties   
lumis.service.doui.filters   
lumis.service.doui.orderby   
lumis.service.doui.propertybag   
lumis.service.event   
lumis.service.forum   
lumis.service.html   
lumis.service.image   
lumis.service.navigation   
lumis.service.newsletter   
lumis.service.pagepersonalization.doui.dataprovider   
lumis.service.portalmanagement.audit   
lumis.service.portalmanagement.build   
lumis.service.portalmanagement.cache   
lumis.service.portalmanagement.channel   
lumis.service.portalmanagement.channeltemplate   
lumis.service.portalmanagement.cluster   
lumis.service.portalmanagement.deployment.portlet   
lumis.service.portalmanagement.filesystem   
lumis.service.portalmanagement.group   
lumis.service.portalmanagement.grouptype Group type administration service. 
lumis.service.portalmanagement.importexport   
lumis.service.portalmanagement.pagecache   
lumis.service.portalmanagement.pagelink   
lumis.service.portalmanagement.processqueue Provides interface related objects for asynchronous processing in queue. 
lumis.service.portalmanagement.sendmail   
lumis.service.portalmanagement.serialization   
lumis.service.portalmanagement.service   
lumis.service.portalmanagement.serviceinstance   
lumis.service.portalmanagement.serviceinterfaceinstance   
lumis.service.portalmanagement.servicesearchindex   
lumis.service.portalmanagement.socialnetwork.doui.source.dataprovider   
lumis.service.portalmanagement.systeminfo   
lumis.service.portalmanagement.website Contains the service for managing websites. 
lumis.service.portalmanagement.xslcache   
lumis.service.portalmanagement.xsleditor   
lumis.service.report   
lumis.service.search   
lumis.service.seo.robotstxt   
lumis.service.socialnetworkintegration.dataprovider Provides the data providers used by social network integration service. 
lumis.service.socialnetworkservices.microblog.doui.dataprovider   
lumis.service.webpage   
lumis.service.webserviceviewer   
lumis.service.wiki Contains wiki service classes. 
lumis.service.workflow   
lumis.service.wsrp.consumer.doui   
lumis.service.wsrp.producer WSRP Producer service. 
 

Uses of IDataProvider in lumis.content.source.dataprovider
 

Classes in lumis.content.source.dataprovider that implement IDataProvider
 class ContentServiceInstancesDataProvider
           
 class ContentServicesDataProvider
          Provides data about content services.
 class ContentServiceSourcesDataProvider
           
 class ContentSourceFieldsDataProvider
          Returns all the fields of the source that are not meta-data fields.
 

Uses of IDataProvider in lumis.content.table
 

Classes in lumis.content.table that implement IDataProvider
 class ContentTableDataProvider
          Base data provider for content sources.
 

Uses of IDataProvider in lumis.doui.search
 

Classes in lumis.doui.search that implement IDataProvider
 class SearchDataProvider
          Executes a search against a Search Engine and return the results.
 

Uses of IDataProvider in lumis.doui.source
 

Subinterfaces of IDataProvider in lumis.doui.source
 interface ITableDataProvider
          Interface for table data providers
 

Classes in lumis.doui.source that implement IDataProvider
 class AbstractObjectDataProvider<S extends TabularSource,T>
          Implements a provider for objects whose properties follows the java bean accessor methods convention.
 class EmptyDataProvider
          An IDataProvider implementation that loads no data.
 

Methods in lumis.doui.source that return IDataProvider
static
<S extends Source>
IDataProvider<S>
DataProviderFactory.createDataProvider(Source source)
           
<S extends Source>
IDataProvider<S>
Source.getDataProvider()
          Returns the data provider for this source.
 

Methods in lumis.doui.source that return types with arguments of type IDataProvider
static Class<? extends IDataProvider> DataProviderFactory.getDataProviderClass(Node sourceDefinition, ITransaction transaction)
           
 

Uses of IDataProvider in lumis.doui.table
 

Classes in lumis.doui.table that implement IDataProvider
 class TableDataProvider
          Data provider that provides table data
 

Uses of IDataProvider in lumis.portal.urlshortener.doui
 

Classes in lumis.portal.urlshortener.doui that implement IDataProvider
 class ConfigureURLShortenerDataProvider
          Data provider for URL shortener configuration.
 

Uses of IDataProvider in lumis.service.association
 

Classes in lumis.service.association that implement IDataProvider
 class AssociationDataProvider
          Get the identifiers and primary names of the metadata contents associated to the provided content item id
 

Uses of IDataProvider in lumis.service.banner
 

Classes in lumis.service.banner that implement IDataProvider
 class BannerDataProvider
          Banner data provider.
 class BannerPropertiesDataProvider
          Banner Properties data provider.
 

Uses of IDataProvider in lumis.service.callcenteronline
 

Classes in lumis.service.callcenteronline that implement IDataProvider
 class CheckAttendingHoursDataProvider
          Data provider that returns whether within attending hours.
 

Uses of IDataProvider in lumis.service.categorization
 

Classes in lumis.service.categorization that implement IDataProvider
 class AssociatedTermsDataProvider
          Data provider that returns the terms associated to a given content
 class TermContentsDataProvider
          Data provider that returns the contents related to a given term.
 

Uses of IDataProvider in lumis.service.chatroom
 

Classes in lumis.service.chatroom that implement IDataProvider
 class ChatRoomHistoryDataProvider
          Provides a list of messages in a chat room.
 

Uses of IDataProvider in lumis.service.content.language
 

Classes in lumis.service.content.language that implement IDataProvider
 class LanguageAssociableContentsDataProvider
           
 class LanguageAssociatedContentsDataProvider
          Provides the contents that are language associated with a specific content.
 

Uses of IDataProvider in lumis.service.content.preview
 

Classes in lumis.service.content.preview that implement IDataProvider
 class DeviceSkinDataProvider
          Provides all information from the files of devices skins properties.
 class PreviewPagesDataProvider
          Data provider that returns the pages that the given item id may be seen by the end user.
 

Uses of IDataProvider in lumis.service.content.publishtosocialnetworks
 

Classes in lumis.service.content.publishtosocialnetworks that implement IDataProvider
 class AvailableAccountsByServiceInstanceDataProvider
          Provides available SocialNetworkAccounts by content service instance.
 class MessageDataProvider
          Load data based on source parameter.
 class MessageMaxLengthDataProvider
          Post Load Processor to fills the message max length field.
 

Uses of IDataProvider in lumis.service.content.version
 

Classes in lumis.service.content.version that implement IDataProvider
 class ContentVersionsDataProvider
           
 

Uses of IDataProvider in lumis.service.document
 

Classes in lumis.service.document that implement IDataProvider
 class DocumentFolderDataProvider
           
 

Uses of IDataProvider in lumis.service.doui.common
 

Classes in lumis.service.doui.common that implement IDataProvider
 class DouiFieldsDataProvider
          Doui Source that provide a list of the fields available for a service interface instance.
 

Uses of IDataProvider in lumis.service.doui.customproperties
 

Classes in lumis.service.doui.customproperties that implement IDataProvider
 class InterfaceInstanceCustomPropertiesDataProvider
          Data provider for interface instance custom properties
 class ServiceInstanceCustomPropertiesDataProvider
          Data Provider for service instance properties
 class ServiceInstanceDependencyDataProvider
           
 

Uses of IDataProvider in lumis.service.doui.filters
 

Classes in lumis.service.doui.filters that implement IDataProvider
 class CustomFiltersDataProvider
           
 class FiltersInformationDataProvider
           
 

Uses of IDataProvider in lumis.service.doui.orderby
 

Classes in lumis.service.doui.orderby that implement IDataProvider
 class OrderByDataProvider
           
 

Uses of IDataProvider in lumis.service.doui.propertybag
 

Classes in lumis.service.doui.propertybag that implement IDataProvider
 class InheritedPropertiesDataProvider
          Provides the inherited properties of a property bag.
 class LocalPropertiesDataProvider
          Provides the local properties of a property bag.
 

Uses of IDataProvider in lumis.service.event
 

Classes in lumis.service.event that implement IDataProvider
 class EventCalendarDataProvider
          This class represents a data provider that fill a source with all day on a specific month.
 

Uses of IDataProvider in lumis.service.forum
 

Classes in lumis.service.forum that implement IDataProvider
 class ForumPathDataProvider
          This data provider returns the path of the given forum id or topic id
 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 IDataProvider in lumis.service.html
 

Classes in lumis.service.html that implement IDataProvider
 class HtmlDataProvider
          Data provider for the Html service.
 

Uses of IDataProvider in lumis.service.image
 

Classes in lumis.service.image that implement IDataProvider
 class ImageFolderDataProvider
           
 

Uses of IDataProvider in lumis.service.navigation
 

Classes in lumis.service.navigation that implement IDataProvider
 class BreadCrumbDataProvider
          Returns bread crumb properties for a bread crumb interface instance
 class BreadCrumbPropertiesDataProvider
          Returns properties for a bread crumb interface
 

Uses of IDataProvider in lumis.service.newsletter
 

Classes in lumis.service.newsletter that implement IDataProvider
 class ContentInstantiatedServicesDataProvider
          Provides data about content Instantiated and Instantiable services.
 

Uses of IDataProvider in lumis.service.pagepersonalization.doui.dataprovider
 

Classes in lumis.service.pagepersonalization.doui.dataprovider that implement IDataProvider
 class HolderServiceInterfaceDataProvider
          IDataProvider implementation that returns the widgets present in current holder for current user.
 class InstancesByServiceDataProvider
          IDataProvider that reads all instances of a specific service.
 class InstancesDataProvider
          IDataProvider that reads all instances of services that have at least one widget interface.
 class InterfaceByServiceInstanceDataProvider
          IDataProvider that reads all instances of a specific service.
 class ServiceInterfacesDataProvider
          IDataProvider that reads a service interface accordingly to the following source parameters:
serviceInstanceId: reads the interfaces of the service instance's service. serviceInterfaceInstanceId: reads the interfaces of the interface instance's service. The priority is to read using the serviceInstanceId parameter.
 class ServicesDataProvider
          IDataProvider that reads all services that have at least one widget interface.
 

Uses of IDataProvider in lumis.service.portalmanagement.audit
 

Classes in lumis.service.portalmanagement.audit that implement IDataProvider
 class AuditConfigDataProvider
          Data provider for Audit configuration.
 

Uses of IDataProvider in lumis.service.portalmanagement.build
 

Classes in lumis.service.portalmanagement.build that implement IDataProvider
 class BuildDataProvider
          Provides current build information
 

Uses of IDataProvider in lumis.service.portalmanagement.cache
 

Classes in lumis.service.portalmanagement.cache that implement IDataProvider
 class CacheRuntimeDataProvider
          Completes the cache information loaded in the source with the information available in the current active PortalCache's in this JVM.
 

Uses of IDataProvider in lumis.service.portalmanagement.channel
 

Classes in lumis.service.portalmanagement.channel that implement IDataProvider
 class ChannelFriendlyPathDataProvider
           
 class ChannelParentCssDataProvider
           
 class ParentChannelMetaTagDataProvider
           
 

Uses of IDataProvider in lumis.service.portalmanagement.channeltemplate
 

Classes in lumis.service.portalmanagement.channeltemplate that implement IDataProvider
 class ChannelPathDataProvider
          Channels path data provider.
 

Uses of IDataProvider in lumis.service.portalmanagement.cluster
 

Classes in lumis.service.portalmanagement.cluster that implement IDataProvider
 class ClusterConfigDataProvider
          Provides the cluster configuration data.
 class ClusterMemberDataProvider
          Provides cluster members data.
 

Uses of IDataProvider in lumis.service.portalmanagement.deployment.portlet
 

Classes in lumis.service.portalmanagement.deployment.portlet that implement IDataProvider
 class ServiceDataProvider
          Reads informations about registered portlet services.
 

Uses of IDataProvider in lumis.service.portalmanagement.filesystem
 

Classes in lumis.service.portalmanagement.filesystem that implement IDataProvider
 class FileSystemDataProvider
          Provides information about files in the file system.
 

Uses of IDataProvider in lumis.service.portalmanagement.group
 

Classes in lumis.service.portalmanagement.group that implement IDataProvider
 class DatabaseViewFieldByGroupDataProvider
          Populates a source with the DatabaseViewField relative to a group.
 class GroupMembersDataProvider
           
 class MemberGroupsDataProvider
           
 

Uses of IDataProvider in lumis.service.portalmanagement.grouptype
 

Classes in lumis.service.portalmanagement.grouptype that implement IDataProvider
 class DatabaseViewAvailableFieldsDataProvider
          Populates the source with metadata about the available fields in a view.
 

Uses of IDataProvider in lumis.service.portalmanagement.importexport
 

Classes in lumis.service.portalmanagement.importexport that implement IDataProvider
 class RestorePointsDataProvider
          Returns all the restore point directory names.
 

Uses of IDataProvider in lumis.service.portalmanagement.pagecache
 

Classes in lumis.service.portalmanagement.pagecache that implement IDataProvider
 class DefaultStartDateDataProvider
          Provide the default start date to expire the page cache entries.
 

Uses of IDataProvider in lumis.service.portalmanagement.pagelink
 

Classes in lumis.service.portalmanagement.pagelink that implement IDataProvider
 class PageLinkPriorityDataProvider
          This data provider calculates the list of priority values based on the all page links added on the portal.
 class PageLinkWebsiteBaseURLsDataProvider
          Data provider for populating the page link available website base URLs.
 

Uses of IDataProvider in lumis.service.portalmanagement.processqueue
 

Classes in lumis.service.portalmanagement.processqueue that implement IDataProvider
 class QueueStatisticsDataProvider
          Data provider for Queue Statistics.
 

Uses of IDataProvider in lumis.service.portalmanagement.sendmail
 

Classes in lumis.service.portalmanagement.sendmail that implement IDataProvider
 class MailConfigDataProvider
          Provides sendmail configuration data.
 

Uses of IDataProvider in lumis.service.portalmanagement.serialization
 

Classes in lumis.service.portalmanagement.serialization that implement IDataProvider
 class ImportFileDataProvider
          Data provider that lists the possible import files.
 class SerializationDataProvider
           
 

Uses of IDataProvider in lumis.service.portalmanagement.service
 

Classes in lumis.service.portalmanagement.service that implement IDataProvider
 class ServiceSource
          Deprecated. 
 

Uses of IDataProvider in lumis.service.portalmanagement.serviceinstance
 

Classes in lumis.service.portalmanagement.serviceinstance that implement IDataProvider
 class ExtractorCustomPropertiesDataProvider
          DataProvider responsible to load the custom properties transformation.
 class ServiceInstanceAddDataProvider
           
 class ServiceInstancePrincipalsByPermissionDataProvider
          Data Provider that returns a list of principals.
 

Uses of IDataProvider in lumis.service.portalmanagement.serviceinterfaceinstance
 

Classes in lumis.service.portalmanagement.serviceinterfaceinstance that implement IDataProvider
 class InterfaceHolderPropertiesDataProvider
           
 class ServiceInterfaceInstancePropertiesDataProvider
          Reads the properties of a service interface instance.
 class ServiceInterfaceNamesDataProvider
           
 

Uses of IDataProvider in lumis.service.portalmanagement.servicesearchindex
 

Classes in lumis.service.portalmanagement.servicesearchindex that implement IDataProvider
 class ServiceSearchIndexDataProvider
          Provides a list of searchable and instantiated services and respective service instances
 

Uses of IDataProvider in lumis.service.portalmanagement.socialnetwork.doui.source.dataprovider
 

Classes in lumis.service.portalmanagement.socialnetwork.doui.source.dataprovider that implement IDataProvider
 class SocialNetworkDeclaredSourcesDataProvider
          IDataProvider that reads the sources of a given service.
 class SocialNetworkServiceInstancesByServiceDataProvider
          Social network service instances dataProvider.
 class SocialNetworkServicesDataProvider
          Social network services data provider.
 class SocialNetworkSourceFieldsProvider
          IDataProvider that reads a source's fields.
 

Uses of IDataProvider in lumis.service.portalmanagement.systeminfo
 

Classes in lumis.service.portalmanagement.systeminfo that implement IDataProvider
 class DatabaseInformationDataProvider
          Obtain information about the database product
 class EnvironmentDataProvider
          Obtain the environment variables
 class GeneralInformationDataProvider
          Obtain general information like date, user locale, etc
 class MapDataProvider
          Abstract class that implements IDataProvider and provides a general behavior to Key/Value Data Providers.
 class MemoryUseInformationDataProvider
          Obtain memory use information
 class PageCacheInformationDataProvider
          Obtain information about page cache
 class PortalInformationDataProvider
          Obtain portal information
 class SystemPropertiesDataProvider
          Obtain the system properties.
 class ThreadInformationDataProvider
          Obtain thread dump information.
 

Uses of IDataProvider in lumis.service.portalmanagement.website
 

Classes in lumis.service.portalmanagement.website that implement IDataProvider
 class WebsitePriorityDataProvider
          This data provider calculates the list of priority values based on the all websites added on the portal.
 

Uses of IDataProvider in lumis.service.portalmanagement.xslcache
 

Classes in lumis.service.portalmanagement.xslcache that implement IDataProvider
 class XslCacheDataProvider
           
 

Uses of IDataProvider in lumis.service.portalmanagement.xsleditor
 

Classes in lumis.service.portalmanagement.xsleditor that implement IDataProvider
 class ServiceInstancesDataProvider
          Provides data about Service Instances that will be used to set which service instances can use the shared styles.
 class XslFileDataProvider
          Provides data about XSL files.
 class XslFileManageListDataProvider
          Provides data about XSL files to be used on Manage Style List.
 

Uses of IDataProvider in lumis.service.report
 

Classes in lumis.service.report that implement IDataProvider
 class ReportDataProvider
          Provides Report data according to the source's service instance.
 class ReportParametersDataProvider
          Provides the parameters and their appropriate values for a given report.
 

Uses of IDataProvider in lumis.service.search
 

Classes in lumis.service.search that implement IDataProvider
 class SearchPropertiesDataProvider
          Returns search properties for a DOUI service instance
 

Uses of IDataProvider in lumis.service.seo.robotstxt
 

Classes in lumis.service.seo.robotstxt that implement IDataProvider
 class RobotsTxtDataProvider
          This class generates a plain text type of structure, previewing how the Robots.txt of that Service Instance would look like.
 class RobotsTxtServedUrlsDataProvider
          Populates the source with the served urls defined in the PropertyBag.
 

Uses of IDataProvider in lumis.service.socialnetworkintegration.dataprovider
 

Classes in lumis.service.socialnetworkintegration.dataprovider that implement IDataProvider
 class ServiceInstancePublishingToSocialNetworksDataProvider
          Data provider to populates the source with service instances that publishes to social networks.
 

Uses of IDataProvider in lumis.service.socialnetworkservices.microblog.doui.dataprovider
 

Classes in lumis.service.socialnetworkservices.microblog.doui.dataprovider that implement IDataProvider
 class HashOccurencesDataProvider
          Data Provider class used to load Hashtag Occurrences.
 class HashtagPostsDataProvider
          Data Provider class used to load all posts that have a given Hashtag.
 class NetworkPostsDataProvider
          Data Provider class used to load posts within a given Social Network.
 class SocialProfileDataProvider
          Data Provider class used to load informations of a Social profile in a given Social Network.
 class WallPostsDataProvider
          Data Provider class used to load user-wall posts.
 

Uses of IDataProvider in lumis.service.webpage
 

Classes in lumis.service.webpage that implement IDataProvider
 class WebPageParameterDataProvider
          Data provider for web page parameter.
 

Uses of IDataProvider in lumis.service.webserviceviewer
 

Classes in lumis.service.webserviceviewer that implement IDataProvider
 class WebServiceViewerConfigurationDataProvider
          Data provider for web service viewer configuration.
 class WebServiceViewerParametersDataProvider
           
 

Uses of IDataProvider in lumis.service.wiki
 

Classes in lumis.service.wiki that implement IDataProvider
 class WikiContentVersionDataProvider
          Provides data about the versions of a wiki article.
 

Uses of IDataProvider in lumis.service.workflow
 

Classes in lumis.service.workflow that implement IDataProvider
 class SelectServiceInstanceWorkflowDataProvider
          Data provider for the selecting a service instance's workflow.
 class WorkflowSendToUsersDataProvider
          Implements the workflow data provider
 

Uses of IDataProvider in lumis.service.wsrp.consumer.doui
 

Classes in lumis.service.wsrp.consumer.doui that implement IDataProvider
 class ClonedPortletDataProvider
          Data provider for cloned portlets.
 class ProducerDataProvider
          Reads producer and populate a TabularData with its data.
 class PropertiesDataProvider
          Data provider for cloned portlets properties.
 class RemotePortletConfigurationInterfaceDataProvider
          Reads offered portlets by producer and populate a TabularData with them.
 

Uses of IDataProvider in lumis.service.wsrp.producer
 

Classes in lumis.service.wsrp.producer that implement IDataProvider
 class ClonedPortletsListDataProvider
          IDataProvider that reads the current service instance's ClonedPortletsListDataProvider and if it exists populate a TabularData with the right values for the interface.
 class PortletModesDataProvider
          IDataProvider responsible for populating a TabularData with the possible WSRP portletModes to be selected on screen.
 class ProducerAdministrationListDataProvider
          IDataProvider that reads the current service instance's ProducerImpl and if it exists populate a TabularData with the right values for the interface.
 class ProducerConfigurationInterfaceDataProvider
          IDataProvider responsible for populating a TabularData with the ProducerImpl associated with the current service instance.
 class RegistrationManagementInterfaceDataProvider
          /** IDataProvider responsible for populating a TabularData with the RemoteConsumerRegistration associated with the current producer.
 class WindowStatesDataProvider
          /** IDataProvider responsible for populating a TabularData with the possible WSRP windowStates to be selected on screen.
 



Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.