public class AndRenderCondition extends AbstractCompositeRenderCondition
true when all the sub conditions are
returning true; false otherwise.| Constructor and Description |
|---|
AndRenderCondition(SlingHttpServletRequest request,
SlingHttpServletResponse response,
Resource resource) |
public AndRenderCondition(SlingHttpServletRequest request, SlingHttpServletResponse response, Resource resource)
public boolean check()
throws javax.servlet.ServletException,
IOException
RenderConditiontrue if the component should be rendered.
false otherwise.true if the component should be rendered,
false otherwisejavax.servlet.ServletException - in case a servlet error occursIOException - in case an error occurs during IO"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"