|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
SG8 objects that use modification gateway features. This interface for SG8 objects declares placeholder methods for performing pre- and post- processing of requests for entry modifications. It is required for use within the update and link servlets. SG8 objects already contain empty implementations for the methods of this interface, but are not declared to implement the interface by default.
| Method Summary | |
void |
postUpdate()
Processes object after updates. |
String[] |
preUpdate()
Preprocesses object prior to updates. |
| Method Detail |
public String[] preUpdate()
throws SG8Exception
SG8Exception
public void postUpdate()
throws SG8Exception
SG8Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||