|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndDate | |
---|---|
com.primavera.common.value | Value object classes |
com.primavera.integration.client.bo.object | Client business object classes |
Uses of EndDate in com.primavera.common.value |
---|
Methods in com.primavera.common.value that return EndDate | |
---|---|
static EndDate |
EndDate.createEndDate(java.util.Date date)
Creates an EndDate object with a given java.util.Date object. |
EndDate |
BeginDate.toEndDate()
Converts this object into an EndDate object. |
Uses of EndDate in com.primavera.integration.client.bo.object |
---|
Methods in com.primavera.integration.client.bo.object that return EndDate | |
---|---|
EndDate |
ResourceAssignment.getActualFinishDate()
Gets the date the resource actually finished working on the activity. |
EndDate |
Activity.getActualFinishDate()
Gets the date on which the activity is actually finished. |
EndDate |
WBS.getAnticipatedFinishDate()
Gets the anticipated finish date of WBS, project and EPS elements. |
EndDate |
Project.getAnticipatedFinishDate()
Gets the anticipated finish date of Project element. |
EndDate |
EPS.getAnticipatedFinishDate()
Gets the anticipated finish date of the EPS. |
EndDate |
BaselineProject.getAnticipatedFinishDate()
Gets the anticipated finish date of WBS, project and EPS elements. |
EndDate |
Activity.getBaseline1FinishDate()
Gets the current finish date of the activity in the primary baseline. |
EndDate |
Activity.getBaselineFinishDate()
Gets the current finish date of the activity in the project baseline. |
EndDate |
Activity.getEarlyFinishDate()
Gets the earliest possible date the activity can finish. |
EndDate |
FinancialPeriod.getEndDate()
Gets the end date of the period. |
EndDate |
Activity.getExpectedFinishDate()
Gets the date the activity is expected to be finished according to the progress made on the activity's work products. |
EndDate |
Activity.getExternalLateFinishDate()
Gets the date value that determines the Late Finish Date for imported activities with external constraints lost (from/to external projects that do not exist in the database). |
EndDate |
WBS.getFinishDate()
Gets the finish date of the WBS. |
EndDate |
UDFValue.getFinishDate()
Gets the value of the finish date UDF. |
EndDate |
ResourceAssignment.getFinishDate()
Gets the finish date of the resource assignment on the activity. |
EndDate |
Project.getFinishDate()
Gets the finish date of the project. |
EndDate |
EPS.getFinishDate()
Gets the finish date of the EPS. |
EndDate |
BaselineProject.getFinishDate()
Gets the finish date of the baseline project. |
EndDate |
Activity.getFinishDate()
Gets the current finish date of the activity. |
EndDate |
WBS.getForecastFinishDate()
Gets the alternate end date to be optionally used by the scheduler. |
EndDate |
Project.getForecastFinishDate()
Gets the alternate end date to be optionally used by the scheduler. |
EndDate |
BaselineProject.getForecastFinishDate()
Gets the alternate end date to be optionally used by the scheduler). |
EndDate |
Activity.getLateFinishDate()
Gets the latest possible date the activity must finish without delaying the project finish date. |
EndDate |
Project.getMustFinishByDate()
Gets the date by which all project activities must finish. |
EndDate |
BaselineProject.getMustFinishByDate()
Gets the date by which all project activities must finish. |
EndDate |
ResourceAssignment.getPlannedFinishDate()
Gets the date the resource is scheduled to finish working on the activity. |
EndDate |
Activity.getPlannedFinishDate()
Gets the date the activity is scheduled to finish. |
EndDate |
Activity.getRemainingEarlyFinishDate()
Gets the remaining late end date, which is calculated by the scheduler. |
EndDate |
ResourceAssignment.getRemainingFinishDate()
Gets the date the resource is scheduled to finish the remaining work for the activity. |
EndDate |
ResourceAssignment.getRemainingLateFinishDate()
Gets the remaining late finish date calculated by the scheduler. |
EndDate |
Activity.getRemainingLateFinishDate()
Gets the remaining late finish date calculated by the scheduler. |
EndDate |
Activity.getResumeDate()
Gets the date when a suspended task or resource dependent activity should be resumed. |
EndDate |
Activity.getReviewFinishDate()
Gets the finish date of the activity as proposed by the primary resource using Timesheets, while the activity is in "For Review" state. |
EndDate |
Project.getScheduledFinishDate()
Gets the early finish date of the latest activity in the project, as computed by the project scheduler. |
EndDate |
BaselineProject.getScheduledFinishDate()
Gets the early finish date of the latest activity in the project, as computed by the project scheduler. |
EndDate |
WBS.getSummaryActualFinishDate()
Gets the latest actual finish date of all activities in the WBS. |
EndDate |
Project.getSummaryActualFinishDate()
Gets the latest actual finish date of all activities in the project. |
EndDate |
EPS.getSummaryActualFinishDate()
Gets the latest actual finish date of all activities in the EPS. |
EndDate |
BaselineProject.getSummaryActualFinishDate()
Gets the latest actual finish date of all activities in the project. |
EndDate |
WBS.getSummaryBaselineFinishDate()
Gets the current latest finish date of all activities in the WBS for the current baseline. |
EndDate |
Project.getSummaryBaselineFinishDate()
Gets the current latest finish date of all activities in the project for the current baseline. |
EndDate |
EPS.getSummaryBaselineFinishDate()
Gets the current latest finish date of all activities in the EPS for the current baseline. |
EndDate |
BaselineProject.getSummaryBaselineFinishDate()
Gets the current latest finish date of all activities in the project for the current baseline. |
EndDate |
WBS.getSummaryProgressFinishDate()
Gets the date the activity is expected to be finished according to the progress made on the activity's work products. |
EndDate |
Project.getSummaryProgressFinishDate()
Gets the date the activity is expected to be finished according to the progress made on the activity's work products. |
EndDate |
EPS.getSummaryProgressFinishDate()
Gets the date the activity is expected to be finished according to the progress made on the activity's work products. |
EndDate |
BaselineProject.getSummaryProgressFinishDate()
Gets the date the activity is expected to be finished according to the progress made on the activity's work products. |
EndDate |
WBS.getSummaryRemainingFinishDate()
Gets the date the resource is scheduled to finish the remaining work for the activity. |
EndDate |
Project.getSummaryRemainingFinishDate()
Gets the date the resource is scheduled to finish the remaining work for the activity. |
EndDate |
EPS.getSummaryRemainingFinishDate()
Gets the date the resource is scheduled to finish the remaining work for the activity. |
EndDate |
BaselineProject.getSummaryRemainingFinishDate()
Gets the date the resource is scheduled to finish the remaining work for the activity. |
EndDate |
WBS.getUDFFinishDate(ObjectId objId)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
EndDate |
ResourceAssignment.getUDFFinishDate(ObjectId objId)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
EndDate |
Resource.getUDFFinishDate(ObjectId objId)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
EndDate |
ProjectRisk.getUDFFinishDate(ObjectId objId)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
EndDate |
ProjectIssue.getUDFFinishDate(ObjectId objId)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
EndDate |
Project.getUDFFinishDate(ObjectId objId)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
EndDate |
EPS.getUDFFinishDate(ObjectId objId)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
EndDate |
Document.getUDFFinishDate(ObjectId objId)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
EndDate |
BaselineProject.getUDFFinishDate(ObjectId objId)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
EndDate |
ActivityStepTemplateItem.getUDFFinishDate(ObjectId objId)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
EndDate |
ActivityStep.getUDFFinishDate(ObjectId objId)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
EndDate |
ActivityExpense.getUDFFinishDate(ObjectId objId)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
EndDate |
Activity.getUDFFinishDate(ObjectId objId)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
Methods in com.primavera.integration.client.bo.object with parameters of type EndDate | |
---|---|
void |
ResourceAssignment.setActualFinishDate(EndDate d)
Sets the date the resource actually finished working on the activity. |
void |
Activity.setActualFinishDate(EndDate d)
Sets the date on which the activity is actually finished. |
void |
WBS.setAnticipatedFinishDate(EndDate d)
Sets the anticipated finish date of WBS, project and EPS elements. |
void |
Project.setAnticipatedFinishDate(EndDate d)
Sets the anticipated finish date of Project element. |
void |
EPS.setAnticipatedFinishDate(EndDate d)
Sets the anticipated finish date of the EPS. |
void |
BaselineProject.setAnticipatedFinishDate(EndDate d)
Sets the anticipated finish date of WBS, project and EPS elements. |
void |
FinancialPeriod.setEndDate(EndDate d)
Sets the end date of the period. |
void |
Activity.setExpectedFinishDate(EndDate d)
Sets the date the activity is expected to be finished according to the progress made on the activity's work products. |
void |
Activity.setExternalLateFinishDate(EndDate d)
Sets the date value that determines the Late Finish Date for imported activities with external constraints lost (from/to external projects that do not exist in the database). |
void |
UDFValue.setFinishDate(EndDate d)
Sets the value of the finish date UDF. |
void |
ResourceAssignment.setFinishDate(EndDate d)
Sets the finish date of the resource assignment on the activity. |
void |
Activity.setFinishDate(EndDate d)
Sets the current finish date of the activity. |
void |
Project.setMustFinishByDate(EndDate d)
Sets the date by which all project activities must finish. |
void |
BaselineProject.setMustFinishByDate(EndDate d)
Sets the date by which all project activities must finish. |
void |
ResourceAssignment.setPlannedFinishDate(EndDate d)
Sets the date the resource is scheduled to finish working on the activity. |
void |
Activity.setPlannedFinishDate(EndDate d)
Sets the date the activity is scheduled to finish. |
void |
Activity.setRemainingEarlyFinishDate(EndDate d)
Sets the remaining late end date, which is calculated by the scheduler. |
void |
ResourceAssignment.setRemainingFinishDate(EndDate d)
Sets the date the resource is scheduled to finish the remaining work for the activity. |
void |
Activity.setRemainingLateFinishDate(EndDate d)
Sets the remaining late finish date calculated by the scheduler. |
void |
Activity.setResumeDate(EndDate d)
Sets the date when a suspended task or resource dependent activity should be resumed. |
void |
Project.setScheduledFinishDate(EndDate d)
Sets the early finish date of the latest activity in the project, as computed by the project scheduler. |
void |
BaselineProject.setScheduledFinishDate(EndDate d)
Sets the early finish date of the latest activity in the project, as computed by the project scheduler. |
void |
WBS.setUDFFinishDate(ObjectId objId,
EndDate date)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
void |
ResourceAssignment.setUDFFinishDate(ObjectId objId,
EndDate date)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
void |
Resource.setUDFFinishDate(ObjectId objId,
EndDate date)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
void |
ProjectRisk.setUDFFinishDate(ObjectId objId,
EndDate date)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
void |
ProjectIssue.setUDFFinishDate(ObjectId objId,
EndDate date)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
void |
Project.setUDFFinishDate(ObjectId objId,
EndDate date)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
void |
EPS.setUDFFinishDate(ObjectId objId,
EndDate date)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
void |
Document.setUDFFinishDate(ObjectId objId,
EndDate date)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
void |
BaselineProject.setUDFFinishDate(ObjectId objId,
EndDate date)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
void |
ActivityStep.setUDFFinishDate(ObjectId objId,
EndDate date)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
void |
ActivityExpense.setUDFFinishDate(ObjectId objId,
EndDate date)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
void |
Activity.setUDFFinishDate(ObjectId objId,
EndDate date)
Deprecated. As of release 5.0 SP3, UDFValue objects should be used for user defined field assignments. |
|
Primavera Integration API 7.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |