FRAMES NO FRAMES |
com.ibm.rpm.framework.RPMObjectcom.ibm.rpm.document.containers.DocumentElement
Related scope: com.ibm.rpm.document.scope.DocumentScope
DocumentElement cannot be used directly to
create an object. It is extended to create
Related code samples :
Java
C#
Field Summary | |
xsd:string
|
assignedResources
A list of all the names of the resources assigned to this document |
DocumentElement[]
|
children
The children documents or folders. |
GenericProject
|
containingProject
The containing project from the WBS section if any. |
xsd:string
|
documentRank
Indicates whether the document has a rank assigned to it or not. If it is assigned a rank, then "Y" will be returned. "N" otherwise. |
RPMObject
|
externalParent
The external parent depending on the module it belongs to. For example WBS (Proposal, Deliverable), Client (ClientCostCenter) |
xsd:string
|
name
The name of the document or folder. |
xsd:string
|
parentSortingRank
Returns the rank of this document's parent element, which can be used for sorting. |
ResourceRoleAssignment[]
|
resourceAssignments
The list of resources assigned to this document. |
xsd:string
|
templateSortingRank
Returns the rank of the template associated to this document element, which can be used for sorting. |
xsd:string
|
wbsSortingRank
Returns the rank of this document element, which can be used for sorting. |
Inherited Field Summary | |
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: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. |
RPMObject
|
parent
The parent of the RPMObject. |
Field Detail |
Read-only behavior: The value of this field is read only.
Scoping: This field will be used by the API if the scope field children is enabled.
Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.
Scoping: This field will be used by the API if the scope field containingProject is enabled.
Relationship: This field is a reference relationship.
Read-only behavior: The value of this field is read only.
Scoping: This field will be used by the API if the scope field externalParent is enabled.
Relationship: This field is a reference relationship.
Maximum: The maximum length for this field is 255 characters.
Read-only behavior: The value of this field is read only.
Scoping: This field will be used by the API if the scope field resourceAssignments is enabled.
Relationship: This field is a composite relationship. Deleting the current object will delete the object stored in this field.
Read-only behavior: The value of this field is read only.
Read-only behavior: The value of this field is read only.
Inherited Field Detail |
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.
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.