er.grouping
Class DRRecordGroup
java.lang.Object
er.grouping.DRRecordGroup
public class DRRecordGroup
- extends Object
_criteria
protected DRCriteria _criteria
_group
protected DRGroup _group
_totals
protected NSMutableDictionary _totals
_totalsByKey
protected NSMutableDictionary _totalsByKey
_recordList
protected NSMutableArray _recordList
_recordGroupDict
protected NSMutableDictionary _recordGroupDict
_parent
protected DRRecordGroup _parent
_staleTotal
protected boolean _staleTotal
_pregroupedListFound
protected boolean _pregroupedListFound
_lookUpCoordinates
protected NSMutableDictionary _lookUpCoordinates
_totalList
protected NSArray _totalList
_sortedRecordList
protected NSArray _sortedRecordList
_rawRecordList
protected NSArray _rawRecordList
DRRecordGroup
public DRRecordGroup()
withCriteriaGroupParent
public static DRRecordGroup withCriteriaGroupParent(DRCriteria c,
DRGroup grp,
DRRecordGroup recGrp)
initWithCriteria
public DRRecordGroup initWithCriteria(DRCriteria c,
DRGroup grp,
DRRecordGroup recGrp)
recordGroupDict
public NSMutableDictionary recordGroupDict()
criteria
public DRCriteria criteria()
group
public DRGroup group()
totalForKey
public DRValue totalForKey(String totalKey)
totals
public NSDictionary totals()
totalList
public NSArray totalList()
sortedRecordList
public NSArray sortedRecordList()
rawRecordList
public NSArray rawRecordList()
recordList
public NSMutableArray recordList()
pregroupedListFound
public boolean pregroupedListFound()
lookUpCoordinates
public NSDictionary lookUpCoordinates()
children
public NSArray children()
parent
public DRRecordGroup parent()
childrenFromGroupCriteriaList
public boolean childrenFromGroupCriteriaList(DRGroup grp)
groupSubRecordGroupGroupLookUpDict
public void groupSubRecordGroupGroupLookUpDict(NSArray groupList,
NSDictionary groupLookUpDict)
groupByInto
public void groupByInto(NSMutableArray recs,
DRMasterCriteria amc,
NSMutableDictionary recGrpDict)
toString
public String toString()
- Overrides:
toString in class Object
staleTotal
public boolean staleTotal()
makeStale
public void makeStale()
Copyright © 2002 – 2007 Project Wonder.