Uses of Class
org.gcube.portlets.widgets.ckandatapublisherwidget.server.CKANPublisherServicesImpl
-
Packages that use CKANPublisherServicesImpl Package Description org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils -
-
Uses of CKANPublisherServicesImpl in org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils
Methods in org.gcube.portlets.widgets.ckandatapublisherwidget.server.utils with parameters of type CKANPublisherServicesImpl Modifier and Type Method Description static org.gcube.datacatalogue.utillibrary.shared.RolesCkanGroupOrOrgCatalogueRoleManager. getHighestRole(String currentScope, String username, String groupName, CKANPublisherServicesImpl gcubeCkanDataCatalogServiceImpl, List<OrganizationBean> orgsInWhichAtLeastEditorRole, String gatewayHostname)Retrieve the highest ckan role the user has and also retrieve the list of organizations (scopes) in which the user has the ckan-admin or ckan-editor role
-