doc/book/en/development/entityclasses/interfaces.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Thu, 23 Jul 2009 14:32:45 +0200
changeset 2443 b36f759bd2cc
parent 1714 a721966779be
child 2539 0f26a76b0348
permissions -rw-r--r--
#343093: display workflow

Interfaces
----------

XXX how to define a cw interface

Declaration of interfaces implemented by a class
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
XXX __implements__


Interfaces defined in the library
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.. automodule:: cubicweb.interface
   :members:
`````````````