|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGPDeadline
| Field Summary | |
|---|---|
static int |
DEADLINE_ABSOLUTE_POINT
The deadline is related to an absolute point in the time. |
static int |
DEADLINE_FROM_ACTION_START
The deadline is related to the action start |
static int |
DEADLINE_FROM_PROCESS_START
The deadline is related to the process start |
static int |
DEADLINE_ON_ASSIGN
The DEADLINE_ON_ASSIGN and DEADLINE_ON_DEASSIGN are related with two new types of duedate of the same name |
static int |
DEADLINE_ON_DEASSIGN
|
static int |
INVALID_DATE
|
| Method Summary | |
|---|---|
long |
getCalculatedDuration()
|
long |
getDeadlineDate()
|
IGPDuration |
getDuration()
|
long |
getStartDate()
|
int |
getStartPointReferenceType()
|
| Field Detail |
|---|
static final int INVALID_DATE
static final int DEADLINE_FROM_PROCESS_START
static final int DEADLINE_FROM_ACTION_START
static final int DEADLINE_ABSOLUTE_POINT
static final int DEADLINE_ON_ASSIGN
static final int DEADLINE_ON_DEASSIGN
| Method Detail |
|---|
long getDeadlineDate()
IGPDuration getDuration()
long getCalculatedDuration()
int getStartPointReferenceType()
long getStartDate()
|
SAP NetWeaver 7.11 (EhP1 SP02) Composition Environment | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||