|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JobFileHandler
Interface JobFileHandler that is used by JobFileReader to add or delete parsed Records and Ids.
| Method Summary | |
|---|---|
void |
add(Record record)
Add the given record. |
void |
delete(Record record)
Delete the given record. |
| Method Detail |
|---|
void add(Record record)
throws AgentCriticalException
record - the record to add
AgentCriticalException
void delete(Record record)
throws AgentCriticalException
record - the record to delete
AgentCriticalException
|
SMILA 1.0 API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||