nl.gx.webmanager.handler.forms
Interface FormEntry

All Known Subinterfaces:
SimpleFormEntry, UploadFormEntry

public interface FormEntry

This interface is used for storing formvalues in the session of a client.


Method Summary
 java.lang.String writeXml()
          Returns the xml representation of this object.
 

Method Detail

writeXml

java.lang.String writeXml()
Returns the xml representation of this object.

Returns:
The xml representation of this object.


Copyright © 2007-2011 GX Software BV. All Rights Reserved.