FRAMES NO FRAMES |
com.ibm.rpm.framework.RPMObjectcom.ibm.rpm.timesheet.containers.AbstractTimesheetElement
com.ibm.rpm.timesheet.containers.GenericTimesheetElement
com.ibm.rpm.timesheet.containers.PersonalProject
Related scope: com.ibm.rpm.timesheet.scope.PersonalProjectScope
A PersonalProject is used to rollup the values of its personal tasks and administrative tasks.
Delete restrictions: This object can't be deleted.
Creation restrictions: This object may not be created. The database contains a fixed number of those objects that may be updated.
Supported API Calls:Creation restrictions: A PersonalProject is created automatically for a Resource.
Field Summary | |
AdministrativeProject
|
administrativeProject
The administrative project of the resource. |
PersonalTask[]
|
personalTasks
The personal tasks of the resource. |
Inherited Field Summary | |
xsd:double
|
actual
The actual of the timesheet element. |
xsd:string
|
contextName
The context name identifies which section of the Web Services API the object belongs to. This value of this field is generated automatically when creating the RPMObject. |
xsd:boolean
|
deleted
If the value of this field is set to true, then the RPMObject will be deleted when performing a save. |
xsd:double
|
EETC
The Estimated Effort to Complete the PersonalTask. |
xsd:dateTime
|
finishDate
The finish date of the timesheet element. |
xsd:string
|
ID
The unique ID of the RPMObject. If the value of this field is set to null, the save operation will generate the ID automatically when creating the RPMObject. If an ID is specified, then the save operation will attempt to update an existing RPMObject. |
xsd:string
|
name
The name of the Personal Project. |
RPMObject
|
parent
The parent of the RPMObject. |
xsd:double
|
percentageCompleted
The percentage completed of the timesheet element. |
xsd:double
|
percentageWork
The percentage work of the timesheet element. |
xsd:dateTime
|
startDate
The start date of the PersonalTask. |
Field Detail |
Scoping: This field will be used by the API if the scope field administrativeProject is enabled.
Read-only behavior: The value of this field is read only.
Relationship: This field is a reference relationship.
Scoping: This field will be used by the API if the scope field personalTasks is enabled.
Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.
Inherited Field Detail |
Minimum: The minimum value for this field is 0.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
X-Path availability: This field doesn't support X-Path queries.
Read-only behavior: The value of this field is read only.
X-Path availability: This field doesn't support X-Path queries.
Minimum: The minimum value for this field is 0.
Read-only behavior: The value of this field is read only.
Rounding: The value must be rounded to the nearest 0.25 (time is in 15 minutes increment).
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Scoping: This field will be used by the API if the scope field parent is enabled.
Read-only behavior: The value of this field is read only after the object was created.
Relationship: This field is a reference relationship.
X-Path availability: This field doesn't support X-Path queries.
Minimum: The minimum value for this field is 0.
Maximum: The maximum value for this field is 100.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Validation: The start date is read-only when there is actuals.