com.ibm.rpm.communications.scope
GenericCommunicationScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.communications.scope.GenericCommunicationScope

GenericCommunicationScope
Extends: com.ibm.rpm.framework.RPMObjectScope
Child objects: None

Represents a scope to navigate to objects that are related to GenericCommunication, Notification, WorkflowStepNotification and StaffingRequest.

Field Summary
xsd:boolean author
   This field is true if the GenericCommunication's author field should be loaded, and is false otherwise.
WorkflowResponseScope responses
   The scope of the associated WorkflowReply list.
xsd:boolean runningWorkflowProcess
   This field is true if the GenericCommunication's RunningWorkflowProcess field should be loaded, and is false otherwise.
xsd:boolean workflowAttachment
   This field is true if the GenericCommunication's WorkflowAttachment field should be loaded, and is false otherwise.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

author


xsd:boolean  author
This field is true if the GenericCommunication's author field should be loaded, and is false otherwise.

responses


WorkflowResponseScope responses
The scope of the associated WorkflowReply list.

runningWorkflowProcess


xsd:boolean  runningWorkflowProcess
This field is true if the GenericCommunication's RunningWorkflowProcess field should be loaded, and is false otherwise.

workflowAttachment


xsd:boolean  workflowAttachment
This field is true if the GenericCommunication's WorkflowAttachment field should be loaded, and is false otherwise.

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.