All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.io.komune.im.f2.privilege.domain.D2Privilege.kt Maven / Gradle / Ivy

There is a newer version: 0.18.0
Show newest version
package io.komune.im.f2.privilege.domain

/**
 * @title API/Privilege/Role
 * @d2 page
 * @child [io.komune.im.core.privilege.domain.model.RoleTarget]
 * @child [io.komune.im.core.privilege.domain.model.PrivilegeType]
 */
interface D2RolePage

/**
 * @title API/Privilege/Permission
 * @d2 page
 */
interface D2PermissionPage

/**
 * @title API/Privilege/Feature
 * @d2 page
 */
interface D2FeaturePage




© 2015 - 2024 Weber Informatics LLC | Privacy Policy