DomainObjects
Table of Contents
Namespaces
- DomainAttributeObjects
- Filter
- Validation
- ValueObjects
Interfaces
- Business
- The Business interface asssures access to the Owner/Spitex data.
- DataProvider
Classes
- Address
- An Address
- Canton
- A DomainObject reperesents a Basic data entity. e.g. a Client. // {{{
- Client
- A DomainObject representation of Client (Klient)
- DataSource
- A DataSource Singelton to load a DomainObject without a dependency to the actual DataProvider
A DataProvider only needs to implement the DataProvider Interface. An example of a DataProvider is
the the MapperRegistry
- Doctor
- A DomainObject representation of Doctor (Arzt) extending Person
- DomainObject
- A DomainObject reperesents a Basic data entity. e.g. a Client. // {{{
- FdchXMLTransmitter
- A representation of our Partners receiving Forum Dateaustausch XML Invoices
It contains the data of the <pre>mod_xml</pre> table
- HealthInsurance
- Health insurance object
- Invoice
- An Invoice
- LegalCategorisation
- Company legal categorisation object
- MediportStatus
- Company legal categorisation object
- ModQrBills
- Module for generating QRBills
- Organisation
- An Organisation
- Owner
- A User from the Owner table
- Person
- A Person
- Spitex
- A User from the Owner table
- Task
- A DomainObject representation of Client (Klient)