|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.hd.d.pg2k.webSvr.catalogue.TreeFilterServletBase
org.hd.d.pg2k.webSvr.catalogue.TreeFilterServletAllExhibits
public final class TreeFilterServletAllExhibits
Servlet to do filtering and selection of one tree of exhibits for display. This class gathers all exhibits for display in a tree.
This will forward all hits one way or another to a JSP (or another servlet) for display.
| Field Summary | |
|---|---|
private static long |
serialVersionUID
Unique Serialisation class ID generated by http://random.hd.org/. |
| Constructor Summary | |
|---|---|
TreeFilterServletAllExhibits()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getDescriptionCommonCatalogueName()
Get descriptive text (i18n-ed if possible); null if none. |
protected Expr |
getFilter()
Get the filter expression to apply. |
protected java.lang.String |
getTitleCommonCatalogueName()
Get (short) title text common catalogue name; null if none. |
| Methods inherited from class org.hd.d.pg2k.webSvr.catalogue.TreeFilterServletBase |
|---|
destroy, doGet, getBreadcrumbs, init, makeOfficialURI, redirectIfCanonicalisationNeeded |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public TreeFilterServletAllExhibits()
| Method Detail |
|---|
protected Expr getFilter()
Override in derived classes.
getFilter in class TreeFilterServletBaseprotected java.lang.String getTitleCommonCatalogueName()
Override in derived classes.
getTitleCommonCatalogueName in class TreeFilterServletBaseprotected java.lang.String getDescriptionCommonCatalogueName()
Defaults to null (no descriptive text).
Override as needed in derived classes.
getDescriptionCommonCatalogueName in class TreeFilterServletBase
|
DHD Multimedia Gallery V1.60.69 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||