Class: Mxrb::RubyApp::DTO

Inherits:
Record
  • Object
show all
Defined in:
lib/mxrb/ruby_app.rb

Overview

Explicit non-persistent model. Its generated filename and class always end in _dto / Dto, avoiding ambiguous _2 fallbacks.

Constant Summary

Constants inherited from Record

Record::LIFECYCLE_EVENTS

Instance Attribute Summary

Attributes inherited from Record

#id

Method Summary

Methods inherited from Record

attribute, from_native, inherited, #initialize, lifecycle, mendix_name, persistence, #run_lifecycle_callback, #sync_to_native!, #to_h

Constructor Details

This class inherits a constructor from Mxrb::RubyApp::Record