public class JSONApptBookManagerTransformation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
APPT_ASSIGN_CELL_TEXT |
static java.lang.String |
APPT_CELL_TEXT |
Constructor and Description |
---|
JSONApptBookManagerTransformation(TGJsonWriter writer,
FunctionMapResolver resolver) |
Modifier and Type | Method and Description |
---|---|
void |
transform(ApptBook book,
java.util.Date start,
java.util.Date end) |
public static final java.lang.String APPT_CELL_TEXT
public static final java.lang.String APPT_ASSIGN_CELL_TEXT
public JSONApptBookManagerTransformation(TGJsonWriter writer, FunctionMapResolver resolver)
public void transform(ApptBook book, java.util.Date start, java.util.Date end) throws java.io.IOException
java.io.IOException