Interface FilterDetailsFormattingEditorBean

    • Method Detail

      • setSelectedObjectID

        void setSelectedObjectID​(java.lang.String selectedTypes)
        Set the list of object types selected in the client.
        Parameters:
        selectedTypes - String representing the list of selected objects.
      • getSelectedObjectID

        java.lang.String getSelectedObjectID()
        Retrieves the list of object types selected in the client.
        Returns:
        String representing the list of selected objects.