WebVIEP Plugin

WebviepRoleRepository

Repository interface for WebVIEP roles.

Table of Contents

Methods

delete()  : void
Delete a role.
findAll()  : array<string|int, WebviepRole>
List all roles.
findByKey()  : WebviepRole|null
Find a role by key.
save()  : void
Persist or update a role.

Methods


        
On this page

Search results