FRAMES NO FRAMES |
com.ibm.rpm.framework.RPMObjectScopecom.ibm.rpm.document.scope.DocumentScope
Related code samples :
Java
C#
Field Summary | |
xsd:boolean
|
attributeAssignments
This field is true if documentStates should be loaded, and is false if it should not. |
xsd:boolean
|
author
If this field is true, then the document's author will be loaded as well. If false, the author won't be loaded. |
DocumentScope
|
children
The scope object associated with the Document's children. |
WorkElementScope
|
containingProject
The scope of the containing project. |
xsd:boolean
|
customFieldAssignments
This field is true if |
xsd:boolean
|
documentBlobDetails
This field is true if |
RPMObjectScope
|
externalParent
The scope of the external parent. |
xsd:boolean
|
lastCheckedOutBy
If this field is true, then we will also load the resource which last checked out the document. If false, the resource won't be loaded. |
xsd:boolean
|
resourceAssignments
This field is true if |
xsd:boolean
|
rtfAssignments
:This field is true if |
xsd:boolean
|
state
This field is true if |
AvailableWorkflowProcessScope
|
workflowProcessesAvailable
The scope of available workflow processes. |
RunningWorkflowProcessScope
|
workflowProcessesRunning
The scope of running workflow processes. |
Inherited Field Summary | |
RPMObjectScope
|
parent
The parent of the RPMObjectScope. |
Field Detail |
Inherited Field Detail |