public class SocieteForm extends AbstractRefForm<Societe>
code, topiaId| Constructor and Description |
|---|
SocieteForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
fromBean(Societe bean)
Remplit le form a partir du bean
|
void |
reset(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request) |
Societe |
toBean()
Remplit le bean a partir du form
|
org.apache.struts.action.ActionErrors |
validate(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request) |
getCode, getTopiaId, setCode, setTopiaIdpublic void reset(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
reset in class org.apache.struts.action.ActionFormpublic org.apache.struts.action.ActionErrors validate(org.apache.struts.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest request)
validate in class org.apache.struts.action.ActionFormpublic void fromBean(Societe bean)
AbstractRefFormfromBean in class AbstractRefForm<Societe>bean - le bean d'originepublic Societe toBean()
AbstractRefFormtoBean in class AbstractRefForm<Societe>Copyright © 2008-2013 Cybelia. All Rights Reserved.