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

Module IpRouteEntry

source code

RouteEntry

RouteEntry represents a group of devices

$Id: IpRouteEntry.py,v 1.12 2004/04/12 16:33:15 edahl Exp $


Version: 1.12

Classes [hide private]
  IpRouteEntry
IpRouteEntry object
Functions [hide private]
 
manage_addIpRouteEntry(context, dest, routemask, nexthopid, interface, routeproto, routetype, userCreated=None, REQUEST=None)
make a IpRouteEntry
source code
Variables [hide private]
  __doc__ = """RouteEn...
  log = logging.getLogger("zen.IpRouteEntry")
  addIpRouteEntry = DTMLFile('dtml/addIpRouteEntry', globals())
  RELMETATYPES = ('ToOneRelationship', 'ToManyContRelationship',...
Variables Details [hide private]

__doc__

Value:
"""RouteEntry

RouteEntry represents a group of devices

$Id: IpRouteEntry.py,v 1.12 2004/04/12 16:33:15 edahl Exp $"""

RELMETATYPES

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