Companion

object Companion

Functions

hasChild
Link copied to clipboard
fun PermitteeId.hasChild(child: PermitteeId): Boolean

thisthis 的任意一个直接或间接父 PermitteeId.asStringthis.asString 相同时返回 true

Properties

allParents
Link copied to clipboard
val PermitteeId.allParents: Sequence<PermitteeId>

获取所有直接或间接父类的 PermitteeId, 返回包含 this + 这些父类 的 Sequence

allParentsWithSelf
Link copied to clipboard
val PermitteeId.allParentsWithSelf: Sequence<PermitteeId>

获取所有直接或间接父类的 PermitteeId.

permitteeId
Link copied to clipboard
permitteeId
Link copied to clipboard
permitteeId
Link copied to clipboard
permitteeId
Link copied to clipboard