public class CrewAssignModelSerializer extends ILogResourcesGanttModelToTreeGridSerializer implements Serializer
Serializer.NullSerializerflatModel| 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, writeJsonrResourcepublic 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 Serializerserialize in class ILogResourcesGanttModelToTreeGridSerializerjava.lang.Exceptionprotected boolean showOtherAssignements()
ILogResourcesGanttModelToTreeGridSerializershowOtherAssignements in class ILogResourcesGanttModelToTreeGridSerializerprotected boolean isIncludedInModel(MXActivity act)
isIncludedInModel in class ILogResourcesGanttModelToTreeGridSerializer