Package org.hippoecm.frontend.util
Class PluginConfigMapper
- java.lang.Object
-
- org.hippoecm.frontend.util.PluginConfigMapper
-
- All Implemented Interfaces:
Serializable
public class PluginConfigMapper extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PluginConfigMapper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
populate(Object bean, org.apache.wicket.util.value.IValueMap config)
-
-
-
Method Detail
-
populate
public static void populate(Object bean, org.apache.wicket.util.value.IValueMap config) throws MappingException
- Throws:
MappingException
-
-