Skip to content

Common Entities - Mapping Documentation

Domain: Common
Entity Count: 3
Source File: common-entities.xml

Table of Contents


WebAction

Entity Class: com.perun.tlinq.entity.common.CWebAction
ID Field: actionId
Default Factory: NTSServiceFactory

Factory: NTSServiceFactory

Native Entity: com.perun.tlinq.client.nts.db.common.WebactEntity

Services

Service Name Action Return Class Parameters
registerWebAction create - -
registerWebAction update - -
readWebAction read - -
readWebAction search - -

Field Mappings

Target Field Source Field Mapping Type Reverse Mapping Notes
actionId id DirectMapping - -
actionName action DirectMapping - -
actionTime acdate DirectMapping - -
actionTarget actarget DirectMapping - -
actionUrl acpage DirectMapping - -
actionSource acip DirectMapping - -
actionData acdata DirectMapping - -

Country

Entity Class: com.perun.tlinq.entity.common.CCountry
ID Field: countryId
Default Factory: OdooServiceFactory

Factory: OdooServiceFactory

Native Entity: com.perun.tlinq.client.odoo.entity.OdooCountry

Services

Service Name Action Return Class Parameters
getCountry search - -
getCountry read - -

Field Mappings

Target Field Source Field Mapping Type Reverse Mapping Notes
countryId countryId DirectMapping - -
countryName name DirectMapping - -
countryFullName displayName DirectMapping - -
countryCode code DirectMapping - -
countryPhoneCode phoneCode DirectMapping - -

Currency

Entity Class: com.perun.tlinq.entity.common.CCurrency
ID Field: id
Default Factory: OdooServiceFactory

Factory: OdooServiceFactory

Native Entity: com.perun.tlinq.client.odoo.entity.OdooCurrency

Services

Service Name Action Return Class Parameters
getCurrency search - -
getCurrency read - -

Field Mappings

Target Field Source Field Mapping Type Reverse Mapping Notes
currencyId id DirectMapping - -
currencyCode name DirectMapping - -
currencyName displayName DirectMapping - -
currencySymbol symbol DirectMapping - -


Generated from common-entities.xml