public class HierarchySerializationHelper extends MaxSerializationHelper
Constructor and Description |
---|
HierarchySerializationHelper(BaseLargeGanttView bean) |
Modifier and Type | Method and Description |
---|---|
com.ibm.json.java.JSONObject |
getBaseUIJson() |
BaseLargeGanttView |
getBean() |
java.lang.Object |
getProperty(java.lang.String prop)
Gets a System Property from the SKD System Properties (remember, don't
pass skd.
|
getUserInfo, getUserTimeZone, isModelRefresh, isSerializable, setModelRefresh
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getUserTimeZone
public HierarchySerializationHelper(BaseLargeGanttView bean)
public com.ibm.json.java.JSONObject getBaseUIJson()
getBaseUIJson
in interface UISerializationHelper
getBaseUIJson
in class MaxSerializationHelper
public java.lang.Object getProperty(java.lang.String prop)
HasProperties
getProperty
in interface HasProperties
getProperty
in class MaxSerializationHelper
public BaseLargeGanttView getBean()
getBean
in class MaxSerializationHelper