|
Last update: 2011-06-23 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.proteios.core.AbstractBatcher
org.proteios.core.BasicBatcher<PeakListData>
org.proteios.core.PeakListBatcher
public class PeakListBatcher
| Method Summary | |
|---|---|
Item |
getType()
Get the type of item supported by the batcher. |
void |
validate(PeakListData data)
Validate the data, since no validation is possible in set methods of the data object. |
| Methods inherited from class org.proteios.core.BasicBatcher |
|---|
checkPermission, delete, delete, flush, flushDelete, flushInsert, flushUpdate, getTotalInsertCount, hasPermission, insert, update |
| Methods inherited from class org.proteios.core.AbstractBatcher |
|---|
close, getBatchSize, getDbControl, getSessionControl, isClosed, setBatchSize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public Item getType()
BasicBatcherItem enumeration.
getType in class BasicBatcher<PeakListData>Item
public void validate(PeakListData data)
throws InvalidDataException
BasicBatcher
validate in class BasicBatcher<PeakListData>data - Data object to validate
InvalidDataException - If the data object is invalid
|
Last update: 2011-06-23 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||