|
Primavera Integration API 6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InitiationReview
The review within a stage for an initiated project or process.
Method Summary | |
---|---|
Date |
getDate()
Gets the date that the reviewer took action (approve or reject). |
ObjectId |
getProjectCodeTypeObjectId()
Gets the ObjectId of the ProjectCodeType if the stage uses the review type to
route by code assignments. |
InitiationReviewStatus |
getStatus()
Gets the status of the review. |
String |
getUserName()
Gets the name of the user that can review the initiated process or project. |
ObjectId |
getUserObjectId()
Gets the ObjectId of the user that can review the initiated process or project. |
Method Detail |
---|
Date getDate()
ObjectId getUserObjectId()
ObjectId
of the user that can review the initiated process or project.
ObjectId
of the reviewerInitiationReviewStatus getStatus()
String getUserName()
ObjectId getProjectCodeTypeObjectId()
ObjectId
of the ProjectCodeType
if the stage uses the review type to
route by code assignments.
This value is null if reviews are performed by named users.
ProjectCodeType
|
Primavera Integration API 6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |