public class ILogGanttModelToTreeGridSerializer extends java.lang.Object implements Serializer<java.util.concurrent.Future<MXGanttModel>>
Serializer.NullSerializer| Constructor and Description |
|---|
ILogGanttModelToTreeGridSerializer(BaseTreeGridMiniAppBean bean,
TreeGridUtil.ITGSerializationHelper helper) |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(java.util.concurrent.Future<MXGanttModel> in,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse resp) |
public ILogGanttModelToTreeGridSerializer(BaseTreeGridMiniAppBean bean, TreeGridUtil.ITGSerializationHelper helper)
public void serialize(java.util.concurrent.Future<MXGanttModel> in, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse resp) throws java.lang.Exception
serialize in interface Serializer<java.util.concurrent.Future<MXGanttModel>>java.lang.Exception