Package ZenModel :: Module MaintenanceWindow
[hide private]
[frames] | no frames]

Module MaintenanceWindow

source code

MaintenanceWindow

A scheduled period of time during which a window is under maintenance.

$Id:$


Version: 1.7

Classes [hide private]
  MaintenanceWindow
Base class for all Persistent classes that have relationships.
  DeviceMaintenanceWindow
Base class for all Persistent classes that have relationships.
  OrganizerMaintenanceWindow
Base class for all Persistent classes that have relationships.
Functions [hide private]
 
lastDayPreviousMonth(seconds) source code
 
addMonth(secs, dayOfMonthHint=0) source code
Variables [hide private]
  __doc__ = """MaintenanceWin...
  DAY_SECONDS = 86400
  WEEK_SECONDS = 604800
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
"""MaintenanceWindow

A scheduled period of time during which a window is under maintenance.

$Id:$"""

RELMETATYPES

Value:
('ToOneRelationship', 'ToManyContRelationship', 'ToManyRelationship')