|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectavignon.handlers.UpdateFieldHandler
Adds to the list of database fields to update and the end of a DatabaseUpdate tag.
Attributes:
| Constructor Summary | |
UpdateFieldHandler()
Deprecated. |
|
| Method Summary | |
void |
end(AvignonTestState state)
Deprecated. No action. |
void |
start(AvignonTestState state,
org.xml.sax.Attributes attributes)
Deprecated. Adds to the surrounding DatabaseUpdate tag. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UpdateFieldHandler()
| Method Detail |
public void start(AvignonTestState state,
org.xml.sax.Attributes attributes)
start in interface AvignonTagHandlerstate - Current AvignonTestState. Must have a DatabaseUpdateHandler on the stack already.attributes - Must have a name and value attribute. The name attribute is the name of a field to update, while the value attribute is the
value it will be set to.public void end(AvignonTestState state)
end in interface AvignonTagHandlerstate -
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||