Class: UU::OS::MetaGroup::MetaGroupAttributes
- Inherits:
-
REST::DTO
- Object
- REST::DTO
- UU::OS::MetaGroup::MetaGroupAttributes
- Defined in:
- uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb
Instance Attribute Summary (collapse)
-
- (Object) artifact_type
deprecated
Deprecated.
Always returns nil.
-
- (Object) code
Code of the meta group.
- - (Object) company_uri deprecated Deprecated.
-
- (Object) competent_role_uri
Normalized UESURI of the competent role.
-
- (Object) component_content
Indicates whether the primarily displayed content of the meta group is component content.
-
- (Object) creation_stamp
Creation stamp of the meta group.
-
- (Object) creation_time
Creation time of the meta group.
-
- (Object) default_artifact_type
deprecated
Deprecated.
Always returns nil.
-
- (Object) default_code
Default code for the artifact created according to the meta group.
-
- (Object) default_component_content
Defines whether the primarily displayed content of a group created according to the meta group is component content.
-
- (Object) default_icon_uri
Default icon for the artifact created according to the meta group.
-
- (Object) default_name
Default name for the artifact created according to the meta group.
-
- (Object) default_searchable_in_territory
Specifies if it is possible to search for the group created according to the meta group in its territory.
-
- (Object) default_security_level
Default security level for the artifact created according to the meta group.
-
- (Object) description
Description of the meta group.
-
- (Object) icon_uri
URI of the meta group's icon.
-
- (Object) location_uri
Normalized UESURI of the container where the meta group is located.
-
- (Object) meta_artifact_uri
Normalized UES URI of the meta artifact template.
-
- (Object) modification_stamp
Modification stamp of the meta group.
-
- (Object) modification_time
Modification time of the meta group.
-
- (Object) name
Name of the meta group.
-
- (Object) organizational_unit_uri
Normalized UESURI of the organizational unit where the meta group is located.
-
- (Object) security_level
Security level of the meta group.
-
- (Object) source_meta_artifact_uri
Normalized UESURI of the source meta access role from which is meta access role copied.
-
- (Object) uri
Normalized UESURI of the meta group.
-
- (Object) version
Version of the meta group.
Instance Method Summary (collapse)
-
- (Object) revision
deprecated
Deprecated.
Use #version instead.
-
- (Object) revision=(val)
deprecated
Deprecated.
Use #version instead.
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) artifact_type
Always returns nil.
82 83 84 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 82 def artifact_type @artifact_type end |
- (Object) code
Code of the meta group. Never nil.
16 17 18 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 16 def code @code end |
- (Object) company_uri
29 30 31 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 29 def company_uri @company_uri end |
- (Object) competent_role_uri
Normalized UESURI of the competent role. Never nil.
35 36 37 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 35 def competent_role_uri @competent_role_uri end |
- (Object) component_content
Indicates whether the primarily displayed content of the meta group is component content.
88 89 90 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 88 def component_content @component_content end |
- (Object) creation_stamp
Creation stamp of the meta group.
43 44 45 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 43 def creation_stamp @creation_stamp end |
- (Object) creation_time
Creation time of the meta group.
46 47 48 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 46 def creation_time @creation_time end |
- (Object) default_artifact_type
Always returns nil.
85 86 87 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 85 def default_artifact_type @default_artifact_type end |
- (Object) default_code
Default code for the artifact created according to the meta group. Never nil.
71 72 73 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 71 def default_code @default_code end |
- (Object) default_component_content
Defines whether the primarily displayed content of a group created according to the meta group is component content. Never nil.
91 92 93 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 91 def default_component_content @default_component_content end |
- (Object) default_icon_uri
Default icon for the artifact created according to the meta group. Never nil.
79 80 81 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 79 def default_icon_uri @default_icon_uri end |
- (Object) default_name
Default name for the artifact created according to the meta group. Never nil.
68 69 70 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 68 def default_name @default_name end |
- (Object) default_searchable_in_territory
Specifies if it is possible to search for the group created according to the meta group in its territory. Never nil.
59 60 61 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 59 def default_searchable_in_territory @default_searchable_in_territory end |
- (Object) default_security_level
Default security level for the artifact created according to the meta group. Never nil.
76 77 78 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 76 def default_security_level @default_security_level end |
- (Object) description
Description of the meta group. Never nil.
19 20 21 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 19 def description @description end |
- (Object) icon_uri
URI of the meta group's icon. If nil is set, the meta group uses icon from meta artifact.
62 63 64 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 62 def icon_uri @icon_uri end |
- (Object) location_uri
Normalized UESURI of the container where the meta group is located. Never nil.
22 23 24 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 22 def location_uri @location_uri end |
- (Object) meta_artifact_uri
Normalized UES URI of the meta artifact template. Never nil.
32 33 34 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 32 def @meta_artifact_uri end |
- (Object) modification_stamp
Modification stamp of the meta group.
49 50 51 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 49 def modification_stamp @modification_stamp end |
- (Object) modification_time
Modification time of the meta group.
52 53 54 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 52 def modification_time @modification_time end |
- (Object) name
Name of the meta group. Never nil.
13 14 15 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 13 def name @name end |
- (Object) organizational_unit_uri
Normalized UESURI of the organizational unit where the meta group is located. Never nil.
25 26 27 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 25 def organizational_unit_uri @organizational_unit_uri end |
- (Object) security_level
Security level of the meta group. Never nil.
40 41 42 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 40 def security_level @security_level end |
- (Object) source_meta_artifact_uri
Normalized UESURI of the source meta access role from which is meta access role copied. Never nil.
65 66 67 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 65 def @source_meta_artifact_uri end |
- (Object) uri
Normalized UESURI of the meta group. Never nil.
10 11 12 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 10 def uri @uri end |
- (Object) version
Version of the meta group.
55 56 57 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 55 def version @version end |
Instance Method Details
- (Object) revision
Use #version instead.
237 238 239 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 237 def revision attributes[:version] end |
- (Object) revision=(val)
Use #version instead.
242 243 244 |
# File 'uu_os-0.29.16/lib/uu/os/meta_group/meta_group_attributes.rb', line 242 def revision=(val) attributes[:version] = val end |