|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The IRecordId interface defines the methods that must be implemented by all classes designed to be dynamically loaded by the BatchNewtonUpdate class for online update of Newton databases. This interface provides a mechanism of retreival for record ids for Newton database records which do not have a record id.
Method Summary | |
void |
incrementit()
Executes the method that will increment the record number for the next request for a new record id. |
String |
runit(Db dbObject,
DataDir rec)
Executes the class being dynamically loaded using the input parameter dbObject. |
Method Detail |
public String runit(Db dbObject, DataDir rec)
dbObject
- the Db object.public void incrementit()
|
Open SiteSearch 4.1.1 Final |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |