|
|||||||||
| 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.TreeFilterServletAllIcons
public final class TreeFilterServletAllIcons
Generates the "all icons" tree. This consists of all HTML-inlineable images of side no more than 64 pixels.
| Field Summary | |
|---|---|
private static long |
serialVersionUID
Unique Serialisation class ID generated by http://random.hd.org/. |
| Constructor Summary | |
|---|---|
TreeFilterServletAllIcons()
|
|
| 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 TreeFilterServletAllIcons()
| Method Detail |
|---|
protected java.lang.String getTitleCommonCatalogueName()
getTitleCommonCatalogueName in class TreeFilterServletBaseprotected java.lang.String getDescriptionCommonCatalogueName()
Defaults to null (no descriptive text).
Override as needed in derived classes.
getDescriptionCommonCatalogueName in class TreeFilterServletBaseprotected Expr getFilter()
Should only be called once, so need not implement equals() and hashCode() in the class.
getFilter in class TreeFilterServletBase
|
DHD Multimedia Gallery V1.57.21 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||