class documentation

Undocumented

Method service Undocumented
Method _find_service Undocumented
Method _xml_error Undocumented

Inherited from Object:

Method props Undocumented

Inherited from Node (via Object):

Method cfg Undocumented
Method closest Undocumented
Method create_child Undocumented
Method create_child_if_configured Undocumented
Method create_children Undocumented
Method find_all Undocumented
Method find_first Undocumented
Method initialize Undocumented
Instance Variable config Undocumented
Instance Variable permissions Undocumented
Method _configure_permissions Undocumented

Inherited from Object (via Object, Node):

Method __repr__ Undocumented

Inherited from INode (via Object, Node, Object, IAction):

Method activate Undocumented
Method configure Undocumented
Method post_configure Undocumented
Method pre_configure Undocumented
Class Variable children Undocumented
Class Variable extName Undocumented
Class Variable extType Undocumented
Class Variable parent Undocumented
Class Variable root Undocumented
Class Variable uid Undocumented

Undocumented

def _find_service(self, req, p) -> t.Optional[gws.IOwsService]: (source)

Undocumented

def _xml_error(self, exc: Exception): (source)

Undocumented