Interface ModelAwareValuesExtractor

    • Method Detail

      • extractValues

        Map<String,​ObjectextractValues​(View view)
                                        throws Exception
        Extracts the values of all items in the given view
        Parameters:
        view - the view
        Returns:
        the values of all items in the given view
        Throws:
        Exception - if an error occurs