com.fullspan.kat.web.form
Class KatEntryDisplayForm
java.lang.Object
org.apache.struts.action.ActionForm
com.fullspan.kat.web.form.KatEntryDisplayForm
- All Implemented Interfaces:
- java.io.Serializable
- public class KatEntryDisplayForm
- extends org.apache.struts.action.ActionForm
- Author:
- Mitch Stuart
- See Also:
- Serialized Form
| Fields inherited from class org.apache.struts.action.ActionForm |
multipartRequestHandler, servlet |
| Methods inherited from class org.apache.struts.action.ActionForm |
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KatEntryDisplayForm
public KatEntryDisplayForm()
init
public void init(KatRequestStatus katRequestStatus,
KatEntryShrub entryShrub,
java.util.List recentItemsList,
java.util.List frequentItemsList)
getEntryShrub
public KatEntryShrub getEntryShrub()
getFrequentItemsList
public java.util.List getFrequentItemsList()
getRecentItemsList
public java.util.List getRecentItemsList()
getBatchNewCatList
public java.util.List getBatchNewCatList()
setBatchNewCatList
public void setBatchNewCatList(java.util.List batchNewCatList)
getBatchFormData
public KatEntryBatchFormData getBatchFormData()
getIsUserOwner
public boolean getIsUserOwner()
getCanEdit
public boolean getCanEdit()