public class JahiaPreferencesQueryHelper extends Object
| Constructor and Description |
|---|
JahiaPreferencesQueryHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertToSQL(Map<String,Object> propertiesMap)
Convert a map of String Object to an sqlConstraint
|
static String |
convertToSQLPureStringProperties(Map<String,String> propertiesMap)
Convert a map of String String to an sqlConstraint
|
static String |
getPortletSQL(String portletName) |
static String |
getPortletSQL(String portletName,
String prefName) |
static String |
getSimpleSQL(String prefName) |
public static String convertToSQL(Map<String,Object> propertiesMap)
propertiesMap - Map of property key valuepublic static String convertToSQLPureStringProperties(Map<String,String> propertiesMap)
propertiesMap - Map of property key valueCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.