org.glassfish.admingui.common.handlers
Class RestUtilHandlers
java.lang.Object
org.glassfish.admingui.common.handlers.RestUtilHandlers
public class RestUtilHandlers
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestUtilHandlers
public RestUtilHandlers()
callRestAndExtractMsgProps
public static void callRestAndExtractMsgProps(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
getMessageProps
public static void getMessageProps(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
getPropertiesList
public static void getPropertiesList(com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx)
getListFromPropertiesList
public static List<String> getListFromPropertiesList(List<Map<String,Object>> props)
processProps
public static void processProps(List<Map<String,String>> props,
com.sun.jsftemplating.layout.descriptors.handler.HandlerContext handlerCtx,
String... ids)
getListFromMapKey
public static List<String> getListFromMapKey(List<Map<String,String>> props,
String... ids)
getMapFromMapKey
public static Map<String,String> getMapFromMapKey(List<Map<String,String>> props,
String... ids)
Copyright © 2012. All Rights Reserved.