enum class UserRole
The roles of users. Each user has one role.
User: slix, Date: 27.04.2014 13:51
Can do anything. |
|
Edit seller and seller data, who have at least one activation for his software vendor. Manage activations requested trough it's software and activate them. Activation has field activationPackages which identifies the software. |
|
Run only PosPlusController#kd. |
fun hasAuthorityOn(userRole: UserRole): Boolean |