Class PageUtil
- java.lang.Object
-
- de.valtech.aecu.core.groovy.console.bindings.actions.util.PageUtil
-
public class PageUtil extends Object
Util functions for pages.- Author:
- Roland Gruber
-
-
Constructor Summary
Constructors Constructor Description PageUtil()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisPageResource(org.apache.sling.api.resource.Resource resource)Returns if the given resource is a page.
-