public class DeleteResultsPipeline extends GenericPipeline
This pipeline allows query results to pass through a sax filter (GetDocumentsTransformation
).
In this pipeline, a list of applications is necessary for the aforementioned sax filter.
SdxObject.ConfigurationNode
keepStep, transformations, transformsList
_configuration, _context, _description, _encoding, _id, _locale, _logger, _manager, _xmlizable_objects, _xmlLang, isToSaxInitialized
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer
CLASS_NAME_SUFFIX, PACKAGE_QUALNAME
DEFAULT_ENCODING
Constructor and Description |
---|
DeleteResultsPipeline() |
Modifier and Type | Method and Description |
---|---|
void |
enableLogging(org.apache.avalon.framework.logger.Logger logger)
Sets the super.getLog() for the pipeline
|
void |
service(org.apache.avalon.framework.service.ServiceManager manager)
Sets the pipeline's ServiceManager.
|
void |
setApplicationId(java.lang.String appId)
Set's the id of the application from which the document's should be deleted
|
addTransformation, configure, getClassNameSuffix, getParameters, getTransformedBytes, getTransformedFile, initToSax, initVolatileObjectsToSax, newInstance, setConsumer, setParameters, setParametersToTransformations, verifyConfigurationParameters
configureDescription, contextualize, getBaseAttributes, getConfiguration, getContext, getDescription, getEncoding, getId, getLocale, getLog, getServiceManager, getXmlLang, setDescription, setEncoding, setId, setLocale, setUpSdxObject, setUpSdxObject, setXmlLang, toSAX, verifyConfigurationResources
characters, comment, endCDATA, endDocument, endDTD, endElement, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMapping
recycle, setContentHandler, setLexicalHandler
getLogger, setupLogger, setupLogger, setupLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
comment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntity
getId, setId
getDescription, setDescription
getEncoding, setEncoding
getLocale, getXmlLang, setLocale, setXmlLang
public DeleteResultsPipeline() throws SDXException
SDXException
public void enableLogging(org.apache.avalon.framework.logger.Logger logger)
enableLogging
in interface org.apache.avalon.framework.logger.LogEnabled
enableLogging
in class AbstractSdxXMLPipe
logger
- The super.getLog() created from Cocoon's logkit.public void service(org.apache.avalon.framework.service.ServiceManager manager) throws org.apache.avalon.framework.service.ServiceException
service
in interface org.apache.avalon.framework.service.Serviceable
service
in class AbstractSdxXMLPipe
manager
- The ServiceManager to use.org.apache.avalon.framework.service.ServiceException
public void setApplicationId(java.lang.String appId) throws SDXException
appId
- SDXException
Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.