com.ibm.rpm.applicationadministration.scope
CalendarScope

com.ibm.rpm.framework.RPMObjectScope
  extended bycom.ibm.rpm.applicationadministration.scope.CalendarScope

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

CalendarScope is used to represents a scope to navigate objects related to RPMCalendar.

Related code samples :

Java

C#

Field Summary
CalendarScope calendars
   RPMCalendar children scope.
xsd:boolean exceptions
   This field is true if exceptions should be loaded, and false if otherwise.

Inherited Field Summary
RPMObjectScope parent
   The parent of the RPMObjectScope.

Field Detail

calendars


CalendarScope calendars
RPMCalendar children scope.

exceptions


xsd:boolean  exceptions
This field is true if exceptions should be loaded, and false if otherwise.

Inherited Field Detail

parent


RPMObjectScope parent
The parent of the RPMObjectScope.