Class: UU::OS::AllFromOrganizationalUnitCast::AllFromOrganizationalUnitCastSetAttributes Deprecated
- Inherits:
-
REST::DTO
- Object
- REST::DTO
- UU::OS::AllFromOrganizationalUnitCast::AllFromOrganizationalUnitCastSetAttributes
- Defined in:
- uu_os-0.29.16/lib/uu/os/all_from_organizational_unit_cast/all_from_organizational_unit_cast_set_attributes.rb
Overview
Deprecated.
All From OU will not be used in the new authorization (v4).
Instance Attribute Summary (collapse)
Method Summary
Methods inherited from REST::DTO
#initialize, #to_hash, #to_json
Constructor Details
This class inherits a constructor from UU::OS::REST::DTO
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class UU::OS::REST::DTO
Instance Attribute Details
- (Object) casted_subject_uri
11 12 13 |
# File 'uu_os-0.29.16/lib/uu/os/all_from_organizational_unit_cast/all_from_organizational_unit_cast_set_attributes.rb', line 11 def casted_subject_uri @casted_subject_uri end |
- (Object) date_to
17 18 19 |
# File 'uu_os-0.29.16/lib/uu/os/all_from_organizational_unit_cast/all_from_organizational_unit_cast_set_attributes.rb', line 17 def date_to @date_to end |
- (Object) level
14 15 16 |
# File 'uu_os-0.29.16/lib/uu/os/all_from_organizational_unit_cast/all_from_organizational_unit_cast_set_attributes.rb', line 14 def level @level end |
- (Object) state
20 21 22 |
# File 'uu_os-0.29.16/lib/uu/os/all_from_organizational_unit_cast/all_from_organizational_unit_cast_set_attributes.rb', line 20 def state @state end |