com.ibm.rpm.contract.scope
ContractModuleScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.contract.scope.ContractModuleScope

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

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

Field Summary
ContractScope contracts
   Indicates if contracts are in the scope.
xsd:boolean contractTypes
   Indicates if contract types are in the scope.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

contracts


ContractScope contracts
Indicates if contracts are in the scope.

contractTypes


xsd:boolean  contractTypes
Indicates if contract types are in the scope.

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.