|
||||||||||
| 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.cdcollection.fb.account.SelectUserFB
erland.webapp.cdcollection.fb.collection.SelectCollectionFB
erland.webapp.cdcollection.fb.collection.SearchCollectionMediaFB
public class SearchCollectionMediaFB
| 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 | |
|---|---|
SearchCollectionMediaFB()
|
|
| Method Summary | |
|---|---|
String |
getArtist()
|
String |
getTitle()
|
void |
reset(ActionMapping actionMapping,
HttpServletRequest servletRequest)
|
void |
setArtist(String artist)
|
void |
setTitle(String title)
|
| Methods inherited from class erland.webapp.cdcollection.fb.collection.SelectCollectionFB |
|---|
getCollection, getCollectionDisplay, setCollection, setCollectionDisplay |
| Methods inherited from class erland.webapp.cdcollection.fb.account.SelectUserFB |
|---|
getUser, setUser |
| Methods inherited from class erland.webapp.common.fb.BaseFB |
|---|
toString |
| Methods inherited from class org.apache.struts.validator.ValidatorForm |
|---|
getPage, getResultValueMap, getValidatorResults, log, log, 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 SearchCollectionMediaFB()
| Method Detail |
|---|
public String getArtist()
public void setArtist(String artist)
public String getTitle()
public void setTitle(String title)
public void reset(ActionMapping actionMapping,
HttpServletRequest servletRequest)
reset in class SelectCollectionFB
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||