Class NavigationSource

  • All Implemented Interfaces:
    java.util.Comparator<ISourceData>

    public class NavigationSource
    extends ContentTableSource
    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).
    Since:
    10.4.0
    Version:
    $Revision$ $Date$
    • Constructor Detail

      • NavigationSource

        public NavigationSource​(org.w3c.dom.Node sourceDefinitionNode,
                                ISourceContext sourceContext)
                         throws PortalException
        Source constructor.
        Parameters:
        sourceDefinitionNode - the source definition node.
        sourceContext - the source context.
        Throws:
        PortalException
        Since:
        10.4.0