Interface AnalyticsConfiguration


@ProviderType public interface AnalyticsConfiguration
  • Method Details

    • commerceSyncEnabledAnalyticsChannelIds

      String[] commerceSyncEnabledAnalyticsChannelIds()
    • firstSync

      boolean firstSync()
    • previousCommerceSyncEnabledAnalyticsChannelIds

      String[] previousCommerceSyncEnabledAnalyticsChannelIds()
    • hostsAllowed

      String hostsAllowed()
    • liferayAnalyticsConnectionType

      String liferayAnalyticsConnectionType()
    • liferayAnalyticsDataSourceId

      String liferayAnalyticsDataSourceId()
    • liferayAnalyticsEnableAllGroupIds

      boolean liferayAnalyticsEnableAllGroupIds()
    • liferayAnalyticsEndpointURL

      String liferayAnalyticsEndpointURL()
    • liferayAnalyticsFaroBackendSecuritySignature

      String liferayAnalyticsFaroBackendSecuritySignature()
    • liferayAnalyticsFaroBackendURL

      String liferayAnalyticsFaroBackendURL()
    • liferayAnalyticsGroupIds

      String[] liferayAnalyticsGroupIds()
    • liferayAnalyticsProjectId

      String liferayAnalyticsProjectId()
    • liferayAnalyticsURL

      String liferayAnalyticsURL()
    • contentRecommenderMostPopularItemsEnabled

      boolean contentRecommenderMostPopularItemsEnabled()
    • previousContentRecommenderMostPopularItemsEnabled

      boolean previousContentRecommenderMostPopularItemsEnabled()
    • publicKey

      String publicKey()
    • siteReportingGrouping

      String siteReportingGrouping()
    • syncAllAccounts

      boolean syncAllAccounts()
    • previousSyncAllAccounts

      boolean previousSyncAllAccounts()
    • syncAllContacts

      boolean syncAllContacts()
    • previousSyncAllContacts

      boolean previousSyncAllContacts()
    • syncedAccountFieldNames

      String[] syncedAccountFieldNames()
    • previousSyncedAccountFieldNames

      String[] previousSyncedAccountFieldNames()
    • syncedAccountGroupIds

      String[] syncedAccountGroupIds()
    • previousSyncedAccountGroupIds

      String[] previousSyncedAccountGroupIds()
    • syncedCategoryFieldNames

      String[] syncedCategoryFieldNames()
    • syncedCommerceChannelIds

      String[] syncedCommerceChannelIds()
    • previousSyncedCommerceChannelIds

      String[] previousSyncedCommerceChannelIds()
    • syncedContactFieldNames

      String[] syncedContactFieldNames()
    • previousSyncedContactFieldNames

      String[] previousSyncedContactFieldNames()
    • syncedGroupIds

      String[] syncedGroupIds()
    • syncedOrderFieldNames

      String[] syncedOrderFieldNames()
    • previousSyncedOrderFieldNames

      String[] previousSyncedOrderFieldNames()
    • syncedOrderItemFieldNames

      String[] syncedOrderItemFieldNames()
    • syncedProductChannelFieldNames

      String[] syncedProductChannelFieldNames()
    • previousSyncedProductFieldNames

      String[] previousSyncedProductFieldNames()
    • syncedProductFieldNames

      String[] syncedProductFieldNames()
    • syncedOrganizationIds

      String[] syncedOrganizationIds()
    • previousSyncedOrganizationIds

      String[] previousSyncedOrganizationIds()
    • syncedUserFieldNames

      String[] syncedUserFieldNames()
    • previousSyncedUserFieldNames

      String[] previousSyncedUserFieldNames()
    • syncedUserGroupIds

      String[] syncedUserGroupIds()
    • previousSyncedUserGroupIds

      String[] previousSyncedUserGroupIds()
    • token

      String token()
    • contentRecommenderUserPersonalizationEnabled

      boolean contentRecommenderUserPersonalizationEnabled()
    • previousContentRecommenderUserPersonalizationEnabled

      boolean previousContentRecommenderUserPersonalizationEnabled()
    • wizardMode

      boolean wizardMode()