Skip to main content
Skip table of contents

t_ServiceMapping_UpdateMapping_Case

Case

Properties

attributes : identifierList

The attributes handled by this update case.

Valid values based on“token”.
(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*\s+)*(:?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)*)?

Each element in the list must begin with a letter or underscore. Elements are space delimited.

batch : boolean

True if the mapping supports batch updates. If true, then "this" will be a collection of update transfer objects. If false, then "this" will be a single update transfer object.

dirty : boolean

Put only changed attributes into "this". If false, a lazy load may be triggered to provide the missing values.

full : boolean

Put all persistent attributes into "this"; false to put only attributes listed in "attributes".

Content

Parents

Parent topic: t_ServiceMapping_UpdateMapping

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.