Class Summary |
Attribute |
This class stores the attribute name and its type. |
BaseSearchElement |
Base class for all SearchElements |
ResultData |
Represents the Results of an action like Search, Lookup
This class provides the detail information about the results data like
MetaData : The result elements name, type etc. |
ResultMetaData |
Represents the Metdadata associated with the Results
This class provides the information about result attributes
viz. |
ResultRowData |
Represents the ResultSet (A Row or ResultSet containtaing cells of result elements) associated with the Results
This class provides the information about result sets
Each search result represents a row in the results and provides the information
of result elements (cells/colums) as a hashMap and reference of the result object |
SelectSearchElement |
SearchElement which represents the Select Search Objects |
TextSearchElement |
SearchAttribute which represents the Text Objects |