Class: UU::OS::Shortcut::ShortcutGetShortcutList

Inherits:
REST::PagingCriteria show all
Defined in:
uu_os-0.29.16/lib/uu/os/shortcut/shortcut_get_shortcut_list.rb

Instance Attribute Summary (collapse)

Attributes inherited from REST::PagingCriteria

#page_index, #page_size

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) code_filter



12
13
14
# File 'uu_os-0.29.16/lib/uu/os/shortcut/shortcut_get_shortcut_list.rb', line 12

def code_filter
  @code_filter
end

- (Object) name_filter



15
16
17
# File 'uu_os-0.29.16/lib/uu/os/shortcut/shortcut_get_shortcut_list.rb', line 15

def name_filter
  @name_filter
end

- (Object) query



9
10
11
# File 'uu_os-0.29.16/lib/uu/os/shortcut/shortcut_get_shortcut_list.rb', line 9

def query
  @query
end