com.ibm.rpm.wbs.scope
ProfileScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.wbs.scope.ProfileScope

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

${element.documentation}

Related code samples :

Java

C#

Field Summary
GeographicalScope geographical
   The scope of the geography associated with the Profile.
OrganizationalScope organizational
   The scope of the organization associated with the Profile.
PoolScope pool
   The scope of the pool associated with the Profile.
xsd:boolean profileCompetencyAssignments
   Determines whether or not to include the Profile's ProfileCompetencyAssignment.
xsd:boolean profileSkillAssignments
   Determines whether or not to include the Profile's ProfileSkillAssignment.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

geographical


GeographicalScope geographical
The scope of the geography associated with the Profile.

organizational


OrganizationalScope organizational
The scope of the organization associated with the Profile.

pool


PoolScope pool
The scope of the pool associated with the Profile.

profileCompetencyAssignments


xsd:boolean  profileCompetencyAssignments
Determines whether or not to include the Profile's ProfileCompetencyAssignment.

profileSkillAssignments


xsd:boolean  profileSkillAssignments
Determines whether or not to include the Profile's ProfileSkillAssignment.

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.