Class: UU::OS::Cast::CastDelete

Inherits:
REST::DTO show all
Defined in:
uu_os_client-0.10.6/lib/uu/os/cast/cast_delete.rb

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

UESURI of the subject (role or group) which is casted to the subject identified by the command main entity. Cannot be nil.



12
13
14
# File 'uu_os_client-0.10.6/lib/uu/os/cast/cast_delete.rb', line 12

def casted_subject_uri
  @casted_subject_uri
end