Uses of Class
lumis.doui.table.TableSource
-
-
Uses of TableSource in lumis.content.control.parentcontent
Methods in lumis.content.control.parentcontent with parameters of type TableSource Modifier and Type Method Description protected String
SelectContentParentContentControl. getParentContentPrimaryName(String currentParentContentValue, TableSource source, String primaryNameFieldName)
-
Uses of TableSource in lumis.content.control.version
Methods in lumis.content.control.version with parameters of type TableSource Modifier and Type Method Description protected void
VersionControl. setValueFromSource(TableSource source)
-
Uses of TableSource in lumis.content.table
Subclasses of TableSource in lumis.content.table Modifier and Type Class Description class
ContentTableSource
This source implementation adds content functionalities to theTableSource
it extends.Methods in lumis.content.table with parameters of type TableSource Modifier and Type Method Description QuerySelect
ContentTableDataProvider. buildQuerySelect(TableSource source, ITransaction transaction)
QueryBuilder
ContentTableDataProvider. createQueryBuilder(IParameters parameters, TableSource source, ITransaction transaction)
Constructors in lumis.content.table with parameters of type TableSource Constructor Description ContentQueryBuilder(IParameters parameters, TableSource source, ITransaction transaction)
Creates the object. -
Uses of TableSource in lumis.doui.control.parentcontent
Methods in lumis.doui.control.parentcontent with parameters of type TableSource Modifier and Type Method Description protected String
SelectParentContentControl. getParentContentPrimaryName(String currentParentContentValue, TableSource source, String primaryNameFieldName)
Returns the primary name for the given value. -
Uses of TableSource in lumis.doui.source
Methods in lumis.doui.source with parameters of type TableSource Modifier and Type Method Description QuerySelect
ITableDataProvider. buildQuerySelect(TableSource source, ITransaction transaction)
QueryBuilder
ITableDataProvider. createQueryBuilder(IParameters parameters, TableSource source, ITransaction transaction)
-
Uses of TableSource in lumis.doui.table
Fields in lumis.doui.table declared as TableSource Modifier and Type Field Description protected TableSource
QueryBuilder. source
Methods in lumis.doui.table that return TableSource Modifier and Type Method Description protected TableSource
TableDeleteDataProcessActionHandler. createTableSource(Node sourceDefinitionNode, ISourceContext sourceContext)
Deprecated.Creates a table source object.TableSource
QueryBuilder. getSource()
Methods in lumis.doui.table with parameters of type TableSource Modifier and Type Method Description QuerySelect
TableDataProvider. buildQuerySelect(TableSource source, ITransaction transaction)
QueryBuilder
TableDataProvider. createQueryBuilder(IParameters parameters, TableSource source, ITransaction transaction)
QueryTable
QueryBuilder. getTable(TableSource tableSource)
void
TableDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
Constructors in lumis.doui.table with parameters of type TableSource Constructor Description QueryBuilder(IParameters parameters, TableSource source, ITransaction transaction)
-
Uses of TableSource in lumis.doui.table.filter
Methods in lumis.doui.table.filter that return TableSource Modifier and Type Method Description TableSource
AbstractTableSourceFilter. getSource()
Methods in lumis.doui.table.filter with parameters of type TableSource Modifier and Type Method Description void
AbstractTableSourceFilter. init(TableSource source, Node filterNode)
void
CompositeTableSourceFilter. init(TableSource source, Node filtersNode)
Creates and initializes the filters inside this composite filter.void
TableSourceFilter. init(TableSource source, String fieldId, String operator, IQueryValue filterValue)
void
TableSourceFilter. init(TableSource source, Node filterNode)
void
AbstractTableSourceFilter. setSource(TableSource source)
-
Uses of TableSource in lumis.service.analytics.abtest.doui
Subclasses of TableSource in lumis.service.analytics.abtest.doui Modifier and Type Class Description class
ExperimentSource
A/B test experiment source.class
VariantSource
A/B test experiment variant source. -
Uses of TableSource in lumis.service.analytics.automationflow.source
Subclasses of TableSource in lumis.service.analytics.automationflow.source Modifier and Type Class Description class
AutomationFlowSource
Automation flow source. -
Uses of TableSource in lumis.service.analytics.eventanalytics
Subclasses of TableSource in lumis.service.analytics.eventanalytics Modifier and Type Class Description class
DashboardSource
DOUI source forEventAnalyticsDashboard
. -
Uses of TableSource in lumis.service.analytics.eventanalytics.report
Subclasses of TableSource in lumis.service.analytics.eventanalytics.report Modifier and Type Class Description class
ReportSource
Report source. -
Uses of TableSource in lumis.service.analytics.eventsadmin
Subclasses of TableSource in lumis.service.analytics.eventsadmin Modifier and Type Class Description class
EventFieldGroupSource
Event field group source, used in the customer experience event administration.class
EventFieldSource
Event field source, used in the customer experience event administration.class
EventSource
Event source, used in the customer experience event administration. -
Uses of TableSource in lumis.service.analytics.journey.source
Subclasses of TableSource in lumis.service.analytics.journey.source Modifier and Type Class Description class
JourneySource
Journey source.class
JourneyStageSource
Journey Stage source. -
Uses of TableSource in lumis.service.analytics.usersegmentation.source
Subclasses of TableSource in lumis.service.analytics.usersegmentation.source Modifier and Type Class Description class
UserSegmentationSource
User segmentation source. -
Uses of TableSource in lumis.service.autoadministration
Subclasses of TableSource in lumis.service.autoadministration Modifier and Type Class Description class
NavigationSource
Source implementation that changes the service instance of the source context to avoid content to be read from auto administration dummy service instance (lumis.portal.presentation.mode.publisher.PublicationDashboardModeURLProvider.AUTO_ADMIN_SERVICE_INSTANCE_ID
).Methods in lumis.service.autoadministration with parameters of type TableSource Modifier and Type Method Description QueryBuilder
LastContentsDataProvider. createQueryBuilder(IParameters parameters, TableSource source, ITransaction transaction)
QueryBuilder
WorkFlowStatusDataProvider. createQueryBuilder(IParameters parameters, TableSource source, ITransaction transaction)
-
Uses of TableSource in lumis.service.autoadministration.table
Constructors in lumis.service.autoadministration.table with parameters of type TableSource Constructor Description LastContentsQueryBuilder(IParameters parameters, TableSource source, ITransaction transaction)
Creates the object.WorkflowStatusQueryBuilder(IParameters parameters, TableSource source, ITransaction transaction)
Creates the object. -
Uses of TableSource in lumis.service.banner
Methods in lumis.service.banner with parameters of type TableSource Modifier and Type Method Description void
BannerDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
-
Uses of TableSource in lumis.service.callcenteronline
Subclasses of TableSource in lumis.service.callcenteronline Modifier and Type Class Description class
ColRequestSource
Source implementation ofrequest
source of callcenter online service. -
Uses of TableSource in lumis.service.chatroom
Subclasses of TableSource in lumis.service.chatroom Modifier and Type Class Description class
ChatRoomSource
Source implementation ofchatRoom
source of Chat Room service. -
Uses of TableSource in lumis.service.community
Methods in lumis.service.community with parameters of type TableSource Modifier and Type Method Description void
CommunityMemberDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
void
CommunityMembershipRequestDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
-
Uses of TableSource in lumis.service.content.publishtosocialnetworks
Methods in lumis.service.content.publishtosocialnetworks with parameters of type TableSource Modifier and Type Method Description void
MessageMaxLengthDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
-
Uses of TableSource in lumis.service.doui.propertybag
Methods in lumis.service.doui.propertybag with parameters of type TableSource Modifier and Type Method Description void
InheritedPropertiesDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
void
LocalPropertiesDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
-
Uses of TableSource in lumis.service.forum
Methods in lumis.service.forum with parameters of type TableSource Modifier and Type Method Description void
MessageListDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
-
Uses of TableSource in lumis.service.portalmanagement.activitystream
Methods in lumis.service.portalmanagement.activitystream with parameters of type TableSource Modifier and Type Method Description void
ChannelActivityProcessorDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
void
ServiceInstanceActivityProcessorDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
-
Uses of TableSource in lumis.service.portalmanagement.cache
Methods in lumis.service.portalmanagement.cache with parameters of type TableSource Modifier and Type Method Description QuerySelect
CacheRuntimeDataProvider. buildQuerySelect(TableSource source, ITransaction transaction)
void
CacheRuntimeDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
-
Uses of TableSource in lumis.service.portalmanagement.channeltemplate
Methods in lumis.service.portalmanagement.channeltemplate with parameters of type TableSource Modifier and Type Method Description void
ChannelPathDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
-
Uses of TableSource in lumis.service.portalmanagement.monitor
Subclasses of TableSource in lumis.service.portalmanagement.monitor Modifier and Type Class Description class
MonitorRequestRuleSource
Monitor request rule source. -
Uses of TableSource in lumis.service.portalmanagement.project
Subclasses of TableSource in lumis.service.portalmanagement.project Modifier and Type Class Description class
ProjectSource
Project
source. -
Uses of TableSource in lumis.service.portalmanagement.security.cors
Subclasses of TableSource in lumis.service.portalmanagement.security.cors Modifier and Type Class Description class
CorsRulesSource
CorsRule
source. -
Uses of TableSource in lumis.service.portalmanagement.user
Subclasses of TableSource in lumis.service.portalmanagement.user Modifier and Type Class Description class
UserAttributesSource
User attributes source. -
Uses of TableSource in lumis.service.portalmanagement.webresource
Methods in lumis.service.portalmanagement.webresource with parameters of type TableSource Modifier and Type Method Description void
WebResourceRedirectionDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
-
Uses of TableSource in lumis.service.portalmanagement.xslcache
Methods in lumis.service.portalmanagement.xslcache with parameters of type TableSource Modifier and Type Method Description void
XslCacheDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
-
Uses of TableSource in lumis.service.privacyterm.doui
Subclasses of TableSource in lumis.service.privacyterm.doui Modifier and Type Class Description class
PrivacyTermSource
Privacy term sourceclass
ProcessPurposeSource
Process Purpose Source. -
Uses of TableSource in lumis.service.questionnaire
Subclasses of TableSource in lumis.service.questionnaire Modifier and Type Class Description class
QuestionSource
Table source for questions on interface answer questionnaire.Methods in lumis.service.questionnaire with parameters of type TableSource Modifier and Type Method Description void
QuestionTableDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
-
Uses of TableSource in lumis.service.search.synonym
Subclasses of TableSource in lumis.service.search.synonym Modifier and Type Class Description class
SynonymTableSource
Synonym table source. -
Uses of TableSource in lumis.service.socialnetworkintegration.dataprovider
Methods in lumis.service.socialnetworkintegration.dataprovider with parameters of type TableSource Modifier and Type Method Description void
ServiceInstancePublishingToSocialNetworksDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
-
Uses of TableSource in lumis.service.socialnetworkservices.socialprofile
Methods in lumis.service.socialnetworkservices.socialprofile with parameters of type TableSource Modifier and Type Method Description void
SocialProfileDataProvider. loadData(SessionConfig sessionConfig, TableSource source, ITransaction transaction)
-