com.ibm.rpm.clientcostcenters.scope
ClientCostCenterScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.clientcostcenters.scope.AbstractCostCenterScope
   extended bycom.ibm.rpm.clientcostcenters.scope.ClientCostCenterScope

ClientCostCenterScope
Extends: com.ibm.rpm.clientcostcenters.scope.AbstractCostCenterScope
Child objects: None

ClientCostCenterScope represents a scope to navigate to objects related to ClientCostCenter, it is used to browse ClientCostCenter Object graphs.

Related code samples :

Java

C#

Field Summary
xsd:boolean attributeAssignments
   This field is true if attributeAssignments should be loaded, and is false if otherwise.
ClientCostCenterScope clientCostCenters
   The scope of the children (clientcostcenters)
xsd:boolean customFieldAssignments
   TBD
ClientCostCenterScope divisions
   The scopes of the subdivisions.
DocumentScope documentFolder
   TBD
ClientCostCenterScope folders
   The scope of subfolders.
xsd:boolean rtfAssignments
   This field is true if rtfAssignments should be loaded, and is false if otherwise.
xsd:boolean state
   Indicates if the State should be loaded or not.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

attributeAssignments


xsd:boolean  attributeAssignments
This field is true if attributeAssignments should be loaded, and is false if otherwise.

clientCostCenters


ClientCostCenterScope clientCostCenters
The scope of the children (clientcostcenters)

customFieldAssignments


xsd:boolean  customFieldAssignments
TBD

divisions


ClientCostCenterScope divisions
The scopes of the subdivisions.

documentFolder


DocumentScope documentFolder
TBD

folders


ClientCostCenterScope folders
The scope of subfolders.

rtfAssignments


xsd:boolean  rtfAssignments
This field is true if rtfAssignments should be loaded, and is false if otherwise.

state


xsd:boolean  state
Indicates if the State should be loaded or not.

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.