Class ExperimentalGenericTableSourceField

  • All Implemented Interfaces:
    ISourceField, ITabularSourceField, ITableSourceField

    public class ExperimentalGenericTableSourceField
    extends GenericTableSourceField
    This class is responsible to define a single column field in a specified source.

    The attribute tableRelationId is used to references a mapped table and the attribute, queryFieldId can be used to references a specified mapped field, expression can be used to replace the attribute queryFieldId and the attribute groupBy is used if the queryFieldId have to be grouped.

    Since:
    7.0.0
    Version:
    $Revision: 15056 $ $Date: 2012-11-29 18:51:41 -0200 (Thu, 29 Nov 2012) $