public class PayaraRestApiHandlers extends Object
| Constructor and Description |
|---|
PayaraRestApiHandlers() |
| Modifier and Type | Method and Description |
|---|---|
static void |
getNodeNamesList(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Method that returns a List of names of the nodes within the domain, ignoring TEMP nodes
|
static void |
getNodesList(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Method that returns a List of the nodes within the domain, ignoring TEMP nodes.
|
static void |
getNodesListNavTree(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
Method that gets the nodes list for the navigation side bar, ignoring TEMP nodes.
|
public static void getNodesList(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
handlerCtx - The handler contextpublic static void getNodesListNavTree(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
handlerCtx - The handler contextpublic static void getNodeNamesList(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
handlerCtx - The handler contextCopyright © 2021. All rights reserved.