openuds/server/documentation/api/models/services.rst
2012-07-19 23:47:54 +00:00

34 lines
571 B
ReStructuredText

======================
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: