Class FunctionalOptionsParameterNavigatorAdapter

    • Constructor Detail

      • FunctionalOptionsParameterNavigatorAdapter

        @Inject
        public FunctionalOptionsParameterNavigatorAdapter​(IConfigurationProvider configurationProvider,
                                                          ISymbolicNameService symbolicNameService,
                                                          IResourceLookup resourceLookup,
                                                          INavigatorContentProviderStateProvider navigatorContentProviderStateProvider)
        Instantiates a navigator adapter for a FunctionalOptionsParameter object.
        Parameters:
        configurationProvider - the configuration provider, cannot be null
        symbolicNameService - the symbolic name service, cannot be null
        resourceLookup - the resource lookup, cannot be null
        navigatorContentProviderStateProvider - the navigator content provider state provider, can not be null