public interface Dependency
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFromId()
The task id of the "from" end of the relationship.
|
java.lang.String |
getToId()
The task id of the "to" end of the relationship.
|
java.lang.String |
getType()
The type of relationship between two tasks.
|
java.lang.String getFromId()
java.lang.String getToId()
java.lang.String getType()
oracle.adf.view.faces.bi.component.gantt.FINISH_START
,
oracle.adf.view.faces.bi.component.gantt.START_START
,
oracle.adf.view.faces.bi.component.gantt.START_FINISH
,
oracle.adf.view.faces.bi.component.gantt.FINISH_FINISH