|
Primavera Integration API 6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InitiationStage
Information about the stage of an initiated project or process. Most of this data comes from the template. The status and InitiationReview[] provide the current state of the initiation itself and will contain different data as the initiation moves through the review process.
Method Summary | |
---|---|
String |
getName()
Gets the name of the stage. |
int |
getNumber()
Gets the stage number. |
InitiationReview[] |
getReviews()
Gets the review data for the stage. |
InitiationStageReviewType |
getReviewType()
Gets the type of review for this stage. |
InitiationStageStatus |
getStatus()
Gets the status for the stage. |
Method Detail |
---|
String getName()
int getNumber()
InitiationStageStatus getStatus()
InitiationStageReviewType getReviewType()
InitiationReview[] getReviews()
|
Primavera Integration API 6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |