Modifier and Type | Class and Description |
---|---|
class |
MXSerializationHelper |
Modifier and Type | Method and Description |
---|---|
TreeGridUtil.ITGSerializationHelper |
ILogResourcesGanttModelToTreeGridSerializer.getSerializationHelper() |
TreeGridUtil.ITGSerializationHelper |
AbstractTreeGridMiniAppBean.getSerializationHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
GanttUtil.addComplianceDetails(TGJsonWriter jsonWriter,
IMXGanttModel model,
IMXActivity mxa,
AbstractTreeGridMiniAppBean bean,
TreeGridUtil.ITGSerializationHelper helper) |
static void |
ILogModelToTreeGridBuilder.addJsonActivityContraintsForAssignmentAsChanges(MXGanttModel model,
MXResource resource,
MXActivity mxa,
ReplyBuilder reply,
TreeGridUtil.ITGSerializationHelper helper)
Will populate the Changes section of the Reply with To/From constaints for the given activity
|
static void |
ILogModelToTreeGridBuilder.encodeActivityColumnValues(TGJsonWriter jsonWriter,
MXGanttModel model,
MXActivity mxa,
boolean isRunBar,
TreeGridUtil.ITGSerializationHelper helper)
Writes the Activity Column Data to Json
|
static void |
ILogModelToTreeGridBuilder.encodeActivityColumnValues(TGJsonWriter jsonWriter,
MXGanttModel model,
MXActivity mxa,
boolean isRunBar,
TreeGridUtil.ITGSerializationHelper helper,
GanttUtil.IDGenerator idGen)
Writes the Activity Column Data to Json
|
static void |
GanttUtil.encodeFields(IMXActivity act,
java.lang.String[] fields,
MXGanttModel model,
ReplyBuilder builder,
TreeGridUtil.ITGSerializationHelper helper)
Encode fields into a Changes segment of the ReplyBuilder
|
static void |
GanttUtil.encodeModifiedFields(MXActivity act,
ReplyBuilder builder,
TreeGridUtil.ITGSerializationHelper helper)
Encode the modified fields as a Changes segment into the reply object
|
static void |
ILogModelToTreeGridBuilder.getJsonActivityContraintsForAssignment(MXGanttModel model,
MXResource resource,
MXActivity mxa,
java.lang.StringBuilder sb,
TreeGridUtil.ITGSerializationHelper helper) |
static java.lang.String |
GanttUtil.getTGNWParts(MXGanttModel model,
MXActivity mxa,
TreeGridUtil.ITGSerializationHelper helper) |
static java.lang.Object |
GanttUtil.toSerializedValue(java.lang.Object o,
TreeGridUtil.ITGSerializationHelper helper) |
static void |
GanttUtil.updateSecondarAssignments(MXGanttModel model,
MXActivity act,
ReplyBuilder reply,
TreeGridUtil.ITGSerializationHelper helper)
Given the Activity, update any secondary Assignments, so that the
secondary date/times will be adjects to match the primary.
|
static void |
GanttUtil.updateSecondAssignment(MXActivity pri,
MXActivity sec,
ReplyBuilder reply,
TreeGridUtil.ITGSerializationHelper helper)
Given the primary and secondary, update the time and status to match the
primary.
|
static void |
GanttUtil.write(com.ibm.json.java.JSONObject json,
java.lang.String name,
java.lang.Object value,
TreeGridUtil.ITGSerializationHelper helper) |
static void |
GanttUtil.write(TGJsonWriter jsonWriter,
java.lang.String name,
java.lang.Object value,
TreeGridUtil.ITGSerializationHelper helper) |
static void |
GanttUtil.writeAdditionalWorkOrderFieldsForAssignment(MXActivity act,
MXGanttModel model,
TGJsonWriter jsonWriter,
TreeGridUtil.ITGSerializationHelper helper)
Given the assignment, add in various WO fields.
|
static void |
ILogModelToTreeGridBuilder.writeJsonActivityContraints(TGJsonWriter jsonWriter,
MXGanttModel model,
MXActivity mxa,
TreeGridUtil.ITGSerializationHelper helper) |
Constructor and Description |
---|
ILogGanttModelToTreeGridSerializer(BaseTreeGridMiniAppBean bean,
TreeGridUtil.ITGSerializationHelper helper) |
ILogModelToTreeGridBuilder(BaseTreeGridMiniAppBean bean,
TreeGridUtil.ITGSerializationHelper helper) |
ILogResourcesGanttModelToTreeGridSerializer(TreeGridUtil.ITGSerializationHelper helper,
UIOptions options) |
ILogResourcesGanttModelToTreeGridSerializer(TreeGridUtil.ITGSerializationHelper helper,
UIOptions options,
IActivityFilter activityFilter) |
Constructor and Description |
---|
CrewAssignModelSerializer(BaseTreeGridMiniAppBean bean,
TreeGridUtil.ITGSerializationHelper helper,
UIOptions options) |
CrewWorkModelSerializer(BaseTreeGridMiniAppBean bean,
TreeGridUtil.ITGSerializationHelper helper) |
Modifier and Type | Class and Description |
---|---|
class |
GWASerializationHelper |
Modifier and Type | Method and Description |
---|---|
static void |
GWAResourceHoursViewModelHelper.applyResourceProperties(TGJsonWriter writer,
IMXResource res,
TreeGridUtil.ITGSerializationHelper helper,
boolean includeId) |
static void |
GWAGanttUtil.encodeActivityColumnValues(TGJsonWriter jsonWriter,
IMXGanttModel model,
IMXActivity mxa,
boolean isRunBar,
TreeGridUtil.ITGSerializationHelper helper,
CompareMaxModelTGEmitter.ModelNumIDGenerator idGen)
Writes the Activity Column Data to Json
|
static void |
GWAGanttUtil.encodeFields(IMXActivity act,
java.lang.String[] fields,
GWASchedule model,
ReplyBuilder builder,
TreeGridUtil.ITGSerializationHelper helper)
Encode fields into a Changes segment of the ReplyBuilder
|
static java.lang.String |
GWAGanttUtil.getTGNWParts(GWASchedule model,
Activity mxa,
TreeGridUtil.ITGSerializationHelper helper) |
static java.lang.String |
GWAGanttUtil.getTGNWParts(IMXGanttModel model,
IMXActivity mxa,
TreeGridUtil.ITGSerializationHelper helper) |
Modifier and Type | Class and Description |
---|---|
class |
CircularDependenciesSerializationHelper |
class |
HierarchySerializationHelper |
class |
MaxSerializationHelper |
Modifier and Type | Method and Description |
---|---|
static void |
LargeGanttUtil.encodeActivityColumnValues(TGJsonWriter jsonWriter,
IMXGanttModel model,
IMXActivity mxa,
boolean isRunBar,
TreeGridUtil.ITGSerializationHelper helper,
CompareMaxModelTGEmitter.ModelNumIDGenerator idGen)
Writes the Activity Column Data to Json
|
static void |
LargeGanttUtil.encodeFields(IMXActivity act,
java.lang.String[] fields,
Schedule model,
ReplyBuilder builder,
TreeGridUtil.ITGSerializationHelper helper)
Encode fields into a Changes segment of the ReplyBuilder
|
static java.lang.String |
LargeGanttUtil.getTGNWParts(IMXGanttModel model,
IMXActivity mxa,
TreeGridUtil.ITGSerializationHelper helper) |
static java.lang.String |
LargeGanttUtil.getTGNWParts(Schedule model,
Activity mxa,
TreeGridUtil.ITGSerializationHelper helper) |
Modifier and Type | Method and Description |
---|---|
static java.lang.StringBuilder |
ResourceHoursViewModelHelper.appendTreeGridChartDate(java.lang.StringBuilder sb,
java.util.Date start,
java.util.Date end,
double val,
TreeGridUtil.ITGSerializationHelper helper2) |
static void |
ResourceHoursViewModelHelper.applyLoadAndAvail(TGJsonWriter r,
IMXResource res,
IMXGanttModel m,
UserInfo userInfo,
TreeGridUtil.ITGSerializationHelper helper,
UIOptions options) |
static void |
ResourceHoursViewModelHelper.applyResourceProperties(TGJsonWriter writer,
IMXResource res,
TreeGridUtil.ITGSerializationHelper helper,
boolean includeId) |
Modifier and Type | Class and Description |
---|---|
class |
StreamingDataBuilder
Streaming API for build large TreeGrid models.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
TreeGridUtil.toSerializedValue(java.lang.Object o,
TreeGridUtil.ITGSerializationHelper helper) |
static void |
TreeGridUtil.write(TGJsonWriter jsonWriter,
java.lang.String name,
java.lang.Object value,
TreeGridUtil.ITGSerializationHelper helper) |
Constructor and Description |
---|
StreamingDataBuilder(TGJsonWriter writer,
TreeGridUtil.ITGSerializationHelper helper) |