The custom Velocity template for the instant mobile function uses the JCR (Java Content Repository, JSR 283) programming model. The SiteVision API is available here
| Name | Type and Description |
|---|---|
| sitevisionUtils | senselogic.sitevision.api.Utils |
| The main entry point to all utility classes | |
| jcrSession | javax.jcr.Session |
| The JCR Session | |
| request | javax.servlet.http.HttpServletRequest |
| The servlet request | |
| nodes | java.util.Iterator |
| Page nodes iterator | |
| content | java.util.Iterator |
| Content nodes iterator |
Last updated: