Class: UU::OS::MetaAccessRole::MetaAccessRoleAttributes

Inherits:
REST::DTO
  • Object
show all
Defined in:
uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb

Instance Attribute Summary (collapse)

Instance Method Summary (collapse)

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

Artifact type. Always returns META.



40
41
42
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 40

def artifact_type
  @artifact_type
end

- (Object) code

Code of the meta access role. Never nil.



19
20
21
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 19

def code
  @code
end

- (Object) company_uri

URI of the company where is the meta model located. Never nil.



31
32
33
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 31

def company_uri
  @company_uri
end

- (Object) competent_role_uri

Normalized UESURI of the competent role. Never nil.



37
38
39
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 37

def competent_role_uri
  @competent_role_uri
end

- (Object) creation_stamp

Creation stamp of the meta access role.



46
47
48
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 46

def creation_stamp
  @creation_stamp
end

- (Object) creation_time

Creation time of the meta access role.



49
50
51
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 49

def creation_time
  @creation_time
end

- (Object) default_artifact_type

Default artifact type for the artifacts created according to the meta artifact. Never nil.



83
84
85
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 83

def default_artifact_type
  @default_artifact_type
end

- (Object) default_code

Default code for the artifact created according to the meta access role. Never nil.



80
81
82
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 80

def default_code
  @default_code
end

- (Object) default_icon_uri

Default icon for the artifact created according to the meta access role. Never nil.



89
90
91
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 89

def default_icon_uri
  @default_icon_uri
end

- (Object) default_name

Default name for the artifact created according to the meta access role. Never nil.



77
78
79
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 77

def default_name
  @default_name
end

- (Object) default_searchable_in_territory

Specifies if it is possible to search for the access role created according to the meta access role in its territory. Never nil.



62
63
64
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 62

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 access role. Never nil.



86
87
88
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 86

def default_security_level
  @default_security_level
end

- (Object) description

Description of the meta access role. Never nil.



22
23
24
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 22

def description
  @description
end

- (Object) icon_uri

URI of the meta access role's icon. When null is set, the meta access role uses icon from meta artifact.

Examples:

Allowed format URI of icon:

ues:#{system}:#{ues_v5.core_v1.codetable_v1.base_v1.CodeTable_Icons}:#{CODE_OF_ICON}

For example:

ues:#{system}:#{ues_v5.core_v1.codetable_v1.base_v1.CodeTable_Icons}:#{ART_077}


71
72
73
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 71

def icon_uri
  @icon_uri
end

- (Object) location_uri

Normalized UESURI of the container where the meta access role is located. Never nil.



25
26
27
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 25

def location_uri
  @location_uri
end

- (Object) meta_artifact_uri

Normalized UES URI of the meta artifact template. Never nil.



34
35
36
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 34

def meta_artifact_uri
  @meta_artifact_uri
end

- (Object) modification_stamp

Modification stamp of the meta access role.



52
53
54
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 52

def modification_stamp
  @modification_stamp
end

- (Object) modification_time

Modification time of the meta access role.



55
56
57
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 55

def modification_time
  @modification_time
end

- (Object) name

Name of the meta access role. Never nil.



16
17
18
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 16

def name
  @name
end

- (Object) organizational_unit_uri

Normalized UESURI of the organizational unit where the meta access role is located. Never nil.



28
29
30
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 28

def organizational_unit_uri
  @organizational_unit_uri
end

- (Object) security_level

Security level of the meta access role. Never nil.



43
44
45
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 43

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.



74
75
76
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 74

def source_meta_artifact_uri
  @source_meta_artifact_uri
end

- (Object) uri

Normalized UESURI of the meta access role. Never nil.



13
14
15
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 13

def uri
  @uri
end

- (Object) version

Version of the meta access role.



58
59
60
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 58

def version
  @version
end

Instance Method Details

- (Object) revision

Deprecated.

Use #version instead.



224
225
226
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 224

def revision 
  attributes[:version]
end

- (Object) revision=(val)

Deprecated.

Use #version= instead.



229
230
231
# File 'uu_os_client-0.10.6/lib/uu/os/meta_access_role/meta_access_role_attributes.rb', line 229

def revision=(val) 
  attributes[:version] = val
end