Class: UU::OS::MetaGroup::MetaGroupCreate

Inherits:
REST::DTO
  • Object
show all
Defined in:
uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb

Overview

See Also:

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



20
21
22
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 20

def code
  @code
end

- (Object) competent_role_uri



77
78
79
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 77

def competent_role_uri
  @competent_role_uri
end

- (Object) component_content

Indicates whether the primarily displayed content of the meta group is component content.



86
87
88
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 86

def component_content
  @component_content
end

- (Object) data



14
15
16
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 14

def data
  @data
end

- (Object) default_artifact_type

Deprecated.

Always returns nil.



83
84
85
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 83

def default_artifact_type
  @default_artifact_type
end

- (Object) default_code



35
36
37
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 35

def default_code
  @default_code
end

- (Object) default_component_content



89
90
91
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 89

def default_component_content
  @default_component_content
end

- (Object) default_icon_uri



38
39
40
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 38

def default_icon_uri
  @default_icon_uri
end

- (Object) default_name



32
33
34
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 32

def default_name
  @default_name
end

- (Object) default_searchable_in_territory



44
45
46
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 44

def default_searchable_in_territory
  @default_searchable_in_territory
end

- (Object) default_security_level



41
42
43
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 41

def default_security_level
  @default_security_level
end

- (Object) description



23
24
25
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 23

def description
  @description
end

- (Object) icon_uri



29
30
31
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 29

def icon_uri
  @icon_uri
end

- (Object) import_attachments



62
63
64
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 62

def import_attachments
  @import_attachments
end

- (Object) import_life_cycle_template



47
48
49
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 47

def import_life_cycle_template
  @import_life_cycle_template
end

- (Object) import_masks



71
72
73
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 71

def import_masks
  @import_masks
end

- (Object) import_meta_permissions



65
66
67
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 65

def import_meta_permissions
  @import_meta_permissions
end

- (Object) import_permissions



68
69
70
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 68

def import_permissions
  @import_permissions
end

- (Object) import_properties



56
57
58
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 56

def import_properties
  @import_properties
end

- (Object) import_property_templates



50
51
52
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 50

def import_property_templates
  @import_property_templates
end

- (Object) import_sheet_templates



53
54
55
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 53

def import_sheet_templates
  @import_sheet_templates
end

- (Object) import_sheets



59
60
61
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 59

def import_sheets
  @import_sheets
end

- (Object) import_use_cases



74
75
76
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 74

def import_use_cases
  @import_use_cases
end

- (Object) name



17
18
19
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 17

def name
  @name
end

- (Object) reference_map



80
81
82
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 80

def reference_map
  @reference_map
end

- (Object) security_level



26
27
28
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_create.rb', line 26

def security_level
  @security_level
end