Interface SecondaryDataSourcesEditorBean

    • Method Detail

      • getSelectedSources

        java.util.List getSelectedSources()
                                   throws WebBeanException
        Returns:
        the list of RWUnitDef objects that have been selected as secondary providers for the current unit.
        Throws:
        WebBeanException
      • getAvailableSources

        java.util.List getAvailableSources()
                                    throws WebBeanException
        Returns:
        a list all the RWUnitDef objects that are available as secondary providers of the selected unit
        Throws:
        WebBeanException