public class SidebarFacetsTransformer extends AbstractDSpaceTransformer implements org.apache.cocoon.caching.CacheableProcessingComponent
| Modifier and Type | Field and Description |
|---|---|
protected DiscoverQuery |
queryArgs
Cached query arguments
|
protected DiscoverResult |
queryResults
Cached query results
|
protected org.apache.excalibur.source.SourceValidity |
validity
Cached validity object
|
context, contextPath, eperson, knot, objectModel, parameters, servletPath, sitemapURI, url| Constructor and Description |
|---|
SidebarFacetsTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addOptions(Options options)
What to add to the options list
|
Serializable |
getKey()
Generate the unique caching key.
|
DiscoverQuery |
getQueryArgs(Context context,
DSpaceObject scope,
String... filterQueries) |
protected SearchService |
getSearchService() |
org.apache.excalibur.source.SourceValidity |
getValidity()
Generate the cache validity object.
|
void |
performSearch() |
void |
recycle()
Recyle
|
addBody, addPageMeta, addUserMeta, decodeFromURL, dispose, encodeForURL, generateURL, getComponentName, getObjectManager, handleException, setupcreateWingDocument, endDocument, endElement, endPrefixMapping, getDefaultMessageCatalogue, message, message, setupWing, startDocument, startElement, startPrefixMappingcharacters, comment, endCDATA, endDTD, endEntity, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDTD, startEntitysetConsumer, setContentHandler, setLexicalHandlerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharacters, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntitycomment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntityprotected DiscoverResult queryResults
protected DiscoverQuery queryArgs
protected org.apache.excalibur.source.SourceValidity validity
protected SearchService getSearchService()
public Serializable getKey()
getKey in interface org.apache.cocoon.caching.CacheableProcessingComponentpublic org.apache.excalibur.source.SourceValidity getValidity()
getValidity in interface org.apache.cocoon.caching.CacheableProcessingComponentpublic void performSearch()
throws SearchServiceException,
UIException,
SQLException
public void addOptions(Options options) throws SAXException, WingException, SQLException, IOException, AuthorizeException
AbstractDSpaceTransformeraddOptions in interface DSpaceTransformeraddOptions in interface WingTransformeraddOptions in class AbstractDSpaceTransformerSAXExceptionWingExceptionSQLExceptionIOExceptionAuthorizeExceptionpublic DiscoverQuery getQueryArgs(Context context, DSpaceObject scope, String... filterQueries)
public void recycle()
AbstractDSpaceTransformerrecycle in interface org.apache.avalon.excalibur.pool.Recyclablerecycle in class AbstractDSpaceTransformerCopyright © 2015 DuraSpace. All Rights Reserved.