Giving User permissions to single Mashups in Java Extension
Dear devs,
While it is clear to me how to give permissions for the Mashups colletion:
cs.AddCollectionVisibilityPermission("Mashups", org.getName(), "Organization");
I don't quite understand how can I give permissions to the single Mashup, as a corresponding class doesn't seem to exist in the SDK.
Thanks and best regards,
Federico

