Class DDMFormFactoryHelper
java.lang.Object
com.liferay.dynamic.data.mapping.util.DDMFormFactoryHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
collectDDMFormFieldMethodsMap
(Class<?> clazz, Map<String, Method> methodsMap) protected void
collectResourceBundles
(Class<?> clazz, List<ResourceBundle> resourceBundles, Locale locale) protected Collection<Method>
protected List<DDMFormField>
protected List<DDMFormRule>
protected Locale
protected ResourceBundle
getResourceBundle
(Locale locale) protected String
protected Collection<Method>
getSortedMethods
(Map<String, Method> methodsMap) protected void
moveInputParameterRequiredToLastPosition
(Map<String, Method> methodsMap)
-
Constructor Details
-
DDMFormFactoryHelper
-
-
Method Details
-
createDDMForm
-
collectDDMFormFieldMethodsMap
-
collectResourceBundles
protected void collectResourceBundles(Class<?> clazz, List<ResourceBundle> resourceBundles, Locale locale) -
getAvailableLocales
-
getDDMFormFieldMethods
-
getDDMFormFields
-
getDDMFormRules
-
getDefaultLocale
-
getResourceBundle
-
getResourceBundleBaseName
-
getSortedMethods
-
moveInputParameterRequiredToLastPosition
-