com.ibm.rpm.document.scope
DocumentModuleScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.document.scope.DocumentModuleScope

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

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

Field Summary
AttributeScope attributeCategories
   TBD
CustomFieldScope customFieldCategories
   TBD
xsd:boolean documentStates
   This field is true if documentStates should be loaded, and is false if it should not.
xsd:boolean noteMinutesRtfs
   This field is true if noteMinutesRtfs should be loaded, and is false if it should not.
xsd:boolean noteStates
   This field is true if notStates should be loaded, and is false if it should not.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

attributeCategories


AttributeScope attributeCategories
TBD

customFieldCategories


CustomFieldScope customFieldCategories
TBD

documentStates


xsd:boolean  documentStates
This field is true if documentStates should be loaded, and is false if it should not.

noteMinutesRtfs


xsd:boolean  noteMinutesRtfs
This field is true if noteMinutesRtfs should be loaded, and is false if it should not.

noteStates


xsd:boolean  noteStates
This field is true if notStates should be loaded, and is false if it should not.

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.