Skip to content
Snippets Groups Projects
Commit fdaef311 authored by Dominik Lechner's avatar Dominik Lechner
Browse files

Documentation - Changes in formatting ASCII-Doc

parent c22d0e01
No related branches found
No related tags found
No related merge requests found
Showing
with 21 additions and 40 deletions
360Degree_entity
====================
= 360Degree_entity
The 360Degree_entity shows the Connection between datenmodells.
The entity has two providers for persons and organisations.
......
360Degree_entity - OrganisationObjects
====================
= 360Degree_entity - OrganisationObjects
Provider for organisiations, displays the 360Degree connections to organisations.
\ No newline at end of file
360Degree_entity - PersonObjects
====================
= 360Degree_entity - PersonObjects
Provider for persons, displays the 360Degree connections to persons.
\ No newline at end of file
ActivityLink_entity
====================
= ActivityLink_entity
Displays the connection between Activity and another module (for example Person).
\ No newline at end of file
360Degree_entity - Links
====================
= 360Degree_entity - Links
Provides the Links. With the parameter "ActivityId_param" you can filter for one Activity.
\ No newline at end of file
Activity_entity
====================
= Activity_entity
An activity describes one part of the communication timeline.
This could be for example an e-mail or a phone call.
......
Activity_entity - LinkedObjects
====================
= Activity_entity - LinkedObjects
Provides records via ActivityLinks.
Every Activity can have 0..n link-records. This provider can be used to retrieve Activity Records from another object that is linkable.(e.g. get all Activites of a specific contactperson)
\ No newline at end of file
AddressType_entity
=======
= AddressType_entity
Displays the AdressType Keyword ($KeywordRegistry.addressType()).
In the condition of the recordcontainer the entity differs between organisation and contact.
......
AddressType_entity - ByCategory
=======
= AddressType_entity - ByCategory
Filter for a category in the $KeywordRegistry.addressType().
\ No newline at end of file
AddressValidation_entity
=======
= AddressValidation_entity
The entity handels the logic of the address validation.
For details see WsValidation_lib
\ No newline at end of file
AddressValidation_entity - CityValidation
=======
= AddressValidation_entity - CityValidation
Provider for validating city only
\ No newline at end of file
AddressValidation_entity - FullAddressValidation
=======
= AddressValidation_entity - FullAddressValidation
Provider for validating the complete address
\ No newline at end of file
AddressValidation_entity - StreetValidation
=======
= AddressValidation_entity - StreetValidation
Provider for validating street only
\ No newline at end of file
AddressValidation_entity - ZipValidation
=======
= AddressValidation_entity - ZipValidation
Provider for validating zip only
\ No newline at end of file
Address_entity
=======
= Address_entity
----
an entity for logic behind a postal address
......
Address_entity - ContactAddresses
=======
= Address_entity - ContactAddresses
Provides all addresses for contacts
\ No newline at end of file
Address_entity - OrganisationAddresses
=======
= Address_entity - OrganisationAddresses
Provides all addresses for organisations
\ No newline at end of file
Address_entity - OrganisationAddressesByContact
=======
= Address_entity - OrganisationAddressesByContact
Get the organisation addresses of a contact. The organisation is loaded by the contact of the contact.
You have to provide the contact ID from the contact.
......
Address_entity - OrganisationAndContactAdresses
=======
= Address_entity - OrganisationAndContactAdresses
Provides all addresses for both organisations and contacts (without an filter)
\ No newline at end of file
AdminViewRow_entity - AdminViewRows
=======
= AdminViewRow_entity - AdminViewRows
Provider for the administrative rows of a context
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment