com.ibm.rpm.asset.scope
AssetScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.asset.scope.AssetScope

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

Represents the scope of an Asset or an AssetFolder. An AssetScope can be queried to see what auxiliary object it contains that is related to this asset. In addition, it leads to the children and parent of the Asset.

Parent is not mandatory if the parent object is not in the scope. Allowed parent type is AssetScope

Field Summary
xsd:boolean assetOrganizationalAssignment
   ${field.documentation}
xsd:boolean assetResourceAssignments
   ${field.documentation}
AssetScope assets
   Leads to children asset scopes.
ScorecardScope assignedScorecard
   
xsd:boolean attributeAssignments
   Specifies whether there are attributeAssignments.
CrossChargeFinancialsScope crossChargeFinancials
   
xsd:boolean customFieldAssignments
   ${field.documentation}
RPMObjectScope depreciationSchedules
   
DocumentScope documentFolder
   
AssetScope folders
   Leads to children asset folder scopes.
xsd:boolean geographicalAssignment
   Specifies whether there is a geographical assignment for this asset.
RPMObjectScope maintenanceEstimates
   Specifies whether to load maintenance estimates.
xsd:boolean rtfAssignments
   Specifies whether to load RTF assignments.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

assetOrganizationalAssignment


xsd:boolean  assetOrganizationalAssignment
${field.documentation}

assetResourceAssignments


xsd:boolean  assetResourceAssignments
${field.documentation}

assets


AssetScope assets
Leads to children asset scopes.

assignedScorecard


ScorecardScope assignedScorecard

attributeAssignments


xsd:boolean  attributeAssignments
Specifies whether there are attributeAssignments.

crossChargeFinancials


CrossChargeFinancialsScope crossChargeFinancials

customFieldAssignments


xsd:boolean  customFieldAssignments
${field.documentation}

depreciationSchedules


RPMObjectScope depreciationSchedules

documentFolder


DocumentScope documentFolder

folders


AssetScope folders
Leads to children asset folder scopes.

geographicalAssignment


xsd:boolean  geographicalAssignment
Specifies whether there is a geographical assignment for this asset.

maintenanceEstimates


RPMObjectScope maintenanceEstimates
Specifies whether to load maintenance estimates.

rtfAssignments


xsd:boolean  rtfAssignments
Specifies whether to load RTF assignments.

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.