Class: SaveCalendarEntryType

tibco.objectapi.dac.workcal.SaveCalendarEntryType

new SaveCalendarEntryType()

Constructs a new SaveCalendarEntryType.

The following features are supported:

Members

createRecurring :Array.<tibco.objectapi.dac.basic.XmlNewRecurringExclusion>

List of recurring exclusions to be created. This property holds the value of the 'Create Recurring' containment reference list.
Type:

createWorkingDay :Array.<tibco.objectapi.dac.basic.XmlNewWorkingDayExclusion>

List of exclusions to be created. This property holds the value of the 'Create Working Day' containment reference list.
Type:

end :Date

End date and time to which Calendar Entries are listed. This value is time-zone neutral. That is, it expresses only a value, but not the time-zone in which it applies. The time-zone will be implied from the Base Calendar on which this exclusions is placed. This property holds the value of the 'End' attribute.
Type:
  • Date

name :string

The mandatory name of the calendar. This must be unique within the given namespace. This property holds the value of the 'Name' attribute.
Type:
  • string

namespace :string

Used to categorize, or group, named Calendars. Calendars sharing the same namespace must have unique names. A namespace of null is still considered a valid namespace. This property holds the value of the 'Namespace' attribute.
Type:
  • string

start :Date

Start date and time from which Calendar Entries are listed. This value is time-zone neutral. That is, it expresses only a value, but not the time-zone in which it applies. The time-zone will be implied from the Base Calendar on which this exclusions is placed. This property holds the value of the 'Start' attribute.
Type:
  • Date

updateRecurring :Array.<tibco.objectapi.dac.basic.XmlExistingRecurringExclusion>

List of recurring exclusions to be updated. Identified by GUID. This property holds the value of the 'Update Recurring' containment reference list.
Type:

updateWorkingDay :Array.<tibco.objectapi.dac.basic.XmlExistingWorkingDayExclusion>

List of exclusions to be updated, identified by GUID. This property holds the value of the 'Update Working Day' containment reference list.
Type:

version :number

The version of the Calendar to which the caller is saving the given Calendar Entry. This property holds the value of the 'Version' attribute.
Type:
  • number