rjw.dc.core.objects
Class DataCrowCollection
java.lang.Object
|
+--rjw.dc.core.objects.DataCrowCollection
- public class DataCrowCollection
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataCrowCollection
public DataCrowCollection()
addObject
public void addObject(DataCrowObject o,
java.lang.Integer rowNumber)
saveUpdate
public void saveUpdate(RequestorCollection requestors)
saveNew
public void saveNew(RequestorCollection requestors)
toQueryBatch
public QueryBatch toQueryBatch(int queryType)
uniqueObject
public boolean uniqueObject(DataCrowObject o,
java.lang.Integer newRow)