com.ibm.rpm.customfield.scope
CustomFieldScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.customfield.scope.CustomFieldScope

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

CustomFieldScope is used to define the extent of a save or load operation on a GenericCustomField or any of its derived classes.

One or many CustomFieldScopes must be specified when saving or loading ancestors and/or descendants of a given custom field.

Related code samples :

Java

C#

Field Summary
CustomFieldScope children
   The children attribute scope.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

children


CustomFieldScope children
The children attribute scope.

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.