openuds/server/documentation/api/models/services.rst

34 lines
571 B
ReStructuredText
Raw Normal View History

2012-07-20 03:47:54 +04:00
======================
Service Related models
======================
This models takes cares of persistence of the Services and its associated elements.
DESCRIBE HIEARARCHY HERE
.. toctree::
:maxdepth: 2
.. module:: uds.models
.. autoclass:: Provider
:members:
:show-inheritance:
.. autoclass:: Service
:members:
:show-inheritance:
.. autoclass:: DeployedService
:members:
:show-inheritance:
.. autoclass:: DeployedServicePublication
:members:
:show-inheritance:
.. autoclass:: UserService
:members:
:show-inheritance: