Class: UU::OS::PersonalRole::TerritoryType
- Inherits:
-
Object
- Object
- UU::OS::PersonalRole::TerritoryType
- Defined in:
- uu_os-0.29.16/lib/uu/os/personal_role/territory_type.rb
Overview
Territory type enumeration.
Constant Summary
- BUSINESS =
Represents a business territory.
'BUSINESS'
- MY =
Represents a my territory (personal territory of some user).
'MY'
- FRIEND =
Represents a territory of a friend (personal territory different from my territory).
'FRIEND'
- ACCESS =
Represents a territory of users who do not have their own personal territory.
'ACCESS'
- UUEE =
Represents a territory of uuEEs.
'UUEE'
- SYSTEM =
Represents a system territory.
'SYSTEM'
- CONTAINER =
Represents a territory container.
'CONTAINER'