Package cubicweb :: Module entity
[hide private]
[frames] | no frames]

Module entity

source code

Base class for entity objects manipulated in clients
Classes [hide private]
  Entity
an entity instance has e_schema automagically set on the class and instances has access to their issuing cursor.
  Attribute
descriptor that controls schema attribute access
  Relation
descriptor that controls schema relation access
Functions [hide private]
 
greater_card(rschema, subjtypes, objtypes, index) source code
 
can_use_rest_path(value)
return True if value can be used at the end of a Rest URL path
source code
Variables [hide private]
  _marker = object()