Uses of Class
ch.brix.gql.client.frontify.builders.On_CollectionUserPermissions
-
Packages that use On_CollectionUserPermissions Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_CollectionUserPermissions in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_CollectionUserPermissions Modifier and Type Method Description On_CollectionUserPermissionsOn_CollectionUserPermissions. canAddAssets()Check if the current user can add `Assets` in this `Collection`.On_CollectionUserPermissionsOn_CollectionUserPermissions. canRemoveAssets()Check if the current user can remove `Assets` from this `Collection`.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_CollectionUserPermissions Modifier and Type Method Description Collection_currentUserPermissionsCollection_currentUserPermissions. onCollectionUserPermissions(On_CollectionUserPermissions typeBuilder)
-