Class ResultRecord

  • All Implemented Interfaces:
    Serializable, Comparable<BusinessObjectLight>

    public class ResultRecord
    extends BusinessObjectLight
    Represents a single record resulting from a query. It basically contains the very basic information about an object, as well extra columns based on the "visibleAttributes" argument provided when the query was executed
    Author:
    Charles Edward Bedon Cortazar <charles.bedon@kuwaiba.org>
    See Also:
    Serialized Form