|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.struts.action.ActionForm
org.apache.struts.validator.ValidatorForm
erland.webapp.common.fb.BaseFB
erland.webapp.homepage.fb.account.SelectUserFB
erland.webapp.homepage.fb.service.SelectServiceFB
public class SelectServiceFB
Field Summary |
---|
Fields inherited from class org.apache.struts.validator.ValidatorForm |
---|
page, validatorResults |
Fields inherited from class org.apache.struts.action.ActionForm |
---|
multipartRequestHandler, servlet |
Constructor Summary | |
---|---|
SelectServiceFB()
|
Method Summary | |
---|---|
String |
getService()
|
void |
reset(ActionMapping actionMapping,
HttpServletRequest httpServletRequest)
|
void |
setService(String service)
|
Methods inherited from class erland.webapp.homepage.fb.account.SelectUserFB |
---|
getSkin, getUser, setSkin, setUser |
Methods inherited from class erland.webapp.common.fb.BaseFB |
---|
toString |
Methods inherited from class org.apache.struts.validator.ValidatorForm |
---|
getPage, getResultValueMap, getValidationKey, getValidatorResults, setPage, setValidatorResults, validate |
Methods inherited from class org.apache.struts.action.ActionForm |
---|
getMultipartRequestHandler, getServlet, getServletWrapper, reset, setMultipartRequestHandler, setServlet, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SelectServiceFB()
Method Detail |
---|
public String getService()
public void setService(String service)
public void reset(ActionMapping actionMapping, HttpServletRequest httpServletRequest)
reset
in class SelectUserFB
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |