public class FindPipe extends AbstractExpressionSlingQueryPipe
Modifier and Type | Field and Description |
---|---|
static String |
RESOURCE_TYPE |
afterHook, beforeHook, bindingProviders, bindings, distributionAgent, DRYRUN_EXPR, DRYRUN_KEY, dryRunObject, EMPTY_ITERATOR, IGNORED_PROPERTIES, parent, plumber, PN_AFTERHOOK, PN_BEFOREHOOK, PN_STATUS, PN_STATUS_MODIFIED, properties, READ_ONLY, resolver, resource, RT_PREFIX, SLASH, STATUS_FINISHED, STATUS_STARTED
Constructor and Description |
---|
FindPipe(Plumber plumber,
org.apache.sling.api.resource.Resource resource,
PipeBindings upperBindings) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.sling.query.SlingQuery |
getQuery(org.apache.sling.api.resource.Resource resource,
String expression)
generates a sling query object out of a resource and an expression
|
getQuery
computeOutput, modifiesContent
after, before, getBindings, getComputedPath, getConfiguration, getDistributionAgent, getExpr, getInput, getName, getOutput, getOutputBinding, getParent, getPath, getPreviousPipe, getPreviousResource, getRawExpression, getRawPath, getResource, isDryRun, isRootPath, provideAdditionalBindings, setParent, toString
public static final String RESOURCE_TYPE
public FindPipe(Plumber plumber, org.apache.sling.api.resource.Resource resource, PipeBindings upperBindings) throws Exception
Exception
protected org.apache.sling.query.SlingQuery getQuery(org.apache.sling.api.resource.Resource resource, String expression)
AbstractExpressionSlingQueryPipe
getQuery
in class AbstractExpressionSlingQueryPipe
resource
- input resourceexpression
- pipe's expression configurationCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.