@AjaxService(value="designAConfig")
public class DesignConfigService
extends java.lang.Object
| Constructor and Description |
|---|
DesignConfigService() |
| Modifier and Type | Method and Description |
|---|---|
AjaxResponse |
save(java.lang.String configType,
java.lang.String configAndRefs) |
@JsonSerializerClass(value=DefaultJsonSerializer.class) @AjaxMethod(useContext=true, txType=UPDATE) public AjaxResponse save(java.lang.String configType, java.lang.String configAndRefs) throws com.technia.tvc.core.TVCException, java.io.IOException
com.technia.tvc.core.TVCExceptionjava.io.IOException