Class: Landslider::WsPrimaryEntity
- Inherits:
-
WsEntity
- Object
- WsEntity
- Landslider::WsPrimaryEntity
- Defined in:
- lib/landslider/entities/ws_primary_entity.rb
Direct Known Subclasses
Instance Attribute Summary (collapse)
- - (Boolean) suppress_id_validation readonly
Attributes inherited from WsEntity
#entity_id, #entity_name, #entity_type
Method Summary
Methods inherited from WsEntity
Instance Attribute Details
- (Boolean) suppress_id_validation (readonly)
7 8 9 |
# File 'lib/landslider/entities/ws_primary_entity.rb', line 7 def suppress_id_validation @suppress_id_validation end |