Package com.enonic.xp.form
Interface PropertyTreeMarshallerService
-
public interface PropertyTreeMarshallerService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PropertyTreemarshal(Map<String,?> values)PropertyTreemarshal(Map<String,?> values, Form form, boolean strict)
-
-
-
Method Detail
-
marshal
PropertyTree marshal(Map<String,?> values)
-
marshal
PropertyTree marshal(Map<String,?> values, Form form, boolean strict)
-
-