Open stuehmer opened 11 years ago
Play.gov is using governance SOAP API : https://github.com/play-project/play-governance/blob/master/governance-permission-service/src/main/java/org/ow2/play/governance/permission/service/PermissionService.java#L41
So yes, some operations are missing. Note that the permission service is based on the metadata one so most of the operations should be easy to implement since the metadata service implements almost all types of data manipulation.
@stuehmer which download format do you need?
the permissions are part of the metadata download right? if so then I don't need another download right now.
(RDF would be nice but not necessary now)
Hi!
Permissions cannot be edited, deleted or downloaded in UI e.g. when looking at some permission at
/permissions/personal_monitoring_001#
the buttons do nothing.Best,
Roland.