com.geekologue.md4j.web
Interface Md4jActionForm


public interface Md4jActionForm

Author:
manos

Method Summary
 java.util.Map toMap()
          Get the attribute vale pairs of this form bean instance as a Map
 

Method Detail

toMap

java.util.Map toMap()
Get the attribute vale pairs of this form bean instance as a Map

Returns:
the Map of attribute value pairs for this form bean instance


Copyright © 2003-2007 Manos Batsis. All Rights Reserved.