public class CrewAssignModelSerializer extends ILogResourcesGanttModelToTreeGridSerializer implements Serializer
Serializer.NullSerializer
flatModel
Constructor and Description |
---|
CrewAssignModelSerializer(BaseTreeGridMiniAppBean bean,
TreeGridUtil.ITGSerializationHelper helper,
UIOptions options) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isIncludedInModel(MXActivity act) |
void |
serialize(java.util.concurrent.Future in,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse resp) |
protected boolean |
showOtherAssignements()
If TRUE then will render the outside/other assignments
|
canEncodeActivity, encodeBackgroundEntry, encodeRunActivity, encondeResource, getColorForModAvail, getModAvail, getRunHeight, getSerializationHelper, getShiftWorkPeriodInfo, getShiftWorkPeriodInfoForDate, inspectReservation, inspectResource, isFlatModel, onAfterEncodeReservation, refreshActivity, setFlatModel, writeJsonrResource
public CrewAssignModelSerializer(BaseTreeGridMiniAppBean bean, TreeGridUtil.ITGSerializationHelper helper, UIOptions options)
public void serialize(java.util.concurrent.Future in, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse resp) throws java.lang.Exception
serialize
in interface Serializer
serialize
in class ILogResourcesGanttModelToTreeGridSerializer
java.lang.Exception
protected boolean showOtherAssignements()
ILogResourcesGanttModelToTreeGridSerializer
showOtherAssignements
in class ILogResourcesGanttModelToTreeGridSerializer
protected boolean isIncludedInModel(MXActivity act)
isIncludedInModel
in class ILogResourcesGanttModelToTreeGridSerializer