com.ibm.rpm.clientcostcenters.scope
ClientModuleScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.clientcostcenters.scope.ClientModuleScope

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

Represents a scope to navigate to objects that are related to ClientModule.

Field Summary
AttributeScope attributeCategories
   The scope of the associated AttributeCategory list.
xsd:boolean clientRtfs
   This field is true if the ClientModule's clientRtfs field should be loaded or saved, and is false otherwise. The field is ignored if the corresponding ClientModule does not have a clientRtfs field.
ClientCostCenterScope clients
   The scope of the associated GenericClient list.
xsd:boolean costCenterStages
   This field is true if the ClientModule's costCenterStages field should be loaded or saved, and is false otherwise. The field is ignored if the corresponding ClientModule does not have a costCenterStages field.
CustomFieldScope customFieldCategories
   The scope of the associated CustomField.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

attributeCategories


AttributeScope attributeCategories
The scope of the associated AttributeCategory list.

clientRtfs


xsd:boolean  clientRtfs
This field is true if the ClientModule's clientRtfs field should be loaded or saved, and is false otherwise. The field is ignored if the corresponding ClientModule does not have a clientRtfs field.

clients


ClientCostCenterScope clients
The scope of the associated GenericClient list.

costCenterStages


xsd:boolean  costCenterStages
This field is true if the ClientModule's costCenterStages field should be loaded or saved, and is false otherwise. The field is ignored if the corresponding ClientModule does not have a costCenterStages field.

customFieldCategories


CustomFieldScope customFieldCategories
The scope of the associated CustomField.

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.