Uses of Class
ch.brix.gql.client.frontify.builders.On_AssetCommentUserPermissions
-
Packages that use On_AssetCommentUserPermissions Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_AssetCommentUserPermissions in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_AssetCommentUserPermissions Modifier and Type Method Description On_AssetCommentUserPermissionsOn_AssetCommentUserPermissions. canDelete()Check if the current user can delete this `AssetComment`.On_AssetCommentUserPermissionsOn_AssetCommentUserPermissions. canEdit()Check if the current user can edit this `AssetComment`.On_AssetCommentUserPermissionsOn_AssetCommentUserPermissions. canReply()Check if the current user can reply to this `AssetComment`.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_AssetCommentUserPermissions Modifier and Type Method Description AssetComment_currentUserPermissionsAssetComment_currentUserPermissions. onAssetCommentUserPermissions(On_AssetCommentUserPermissions typeBuilder)
-