com.ibm.rpm.timesheet.scope
PersonalProjectScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.timesheet.scope.PersonalProjectScope

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

PersonalProjectScope represents a scope to navigate to objects that are related to PersonalProject.

Field Summary
AdministrativeProjectScope administrativeProject
   Whether administrativeProject is in the scope.
xsd:boolean personalTasks
    This field is true if personal tasks should be loaded, and is false if it should not.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

administrativeProject


AdministrativeProjectScope administrativeProject
Whether administrativeProject is in the scope.

personalTasks


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

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.