- getAbout() - Method in class org.gcube.dataaccess.ckanutillibrary.models.CKanUserWrapper
-
- getApiKey() - Method in class org.gcube.dataaccess.ckanutillibrary.models.CKanUserWrapper
-
- getApiKeyFromUser(String) - Method in class org.gcube.dataaccess.ckanutillibrary.CKanUtilsImpl
-
- getApiKeyFromUser(String) - Method in interface org.gcube.dataaccess.ckanutillibrary.CKanUtilsInterface
-
Retrieve the API_KEY given the username .
- getCatalogueUrl() - Method in class org.gcube.dataaccess.ckanutillibrary.CKanUtilsImpl
-
- getCatalogueUrl() - Method in interface org.gcube.dataaccess.ckanutillibrary.CKanUtilsInterface
-
Return the ckan catalogue url in this scope.
- getCkanUtilsForScope(String) - Method in class org.gcube.dataaccess.ckanutillibrary.CKanUtilsFactory
-
Retrieve catalogue utils class for this scope
- getCreationTimestamp() - Method in class org.gcube.dataaccess.ckanutillibrary.models.CKanUserWrapper
-
- getDataBaseName() - Method in class org.gcube.dataaccess.ckanutillibrary.CKanRunningCluster
-
Get the database name.
- getDataBasePassword() - Method in class org.gcube.dataaccess.ckanutillibrary.CKanRunningCluster
-
Get the database's password.
- getDataBaseUser() - Method in class org.gcube.dataaccess.ckanutillibrary.CKanRunningCluster
-
Get the database's user.
- getEmail() - Method in class org.gcube.dataaccess.ckanutillibrary.models.CKanUserWrapper
-
- getFullName() - Method in class org.gcube.dataaccess.ckanutillibrary.models.CKanUserWrapper
-
- getGroupsAndRolesByUser(String, List<ROLES_IN_ORGANIZATION>) - Method in class org.gcube.dataaccess.ckanutillibrary.CKanUtilsImpl
-
- getGroupsAndRolesByUser(String, List<ROLES_IN_ORGANIZATION>) - Method in interface org.gcube.dataaccess.ckanutillibrary.CKanUtilsInterface
-
Given a username and a list of roles to be matched, find the organizations to who the user
belongs and the role(s) he has in them.
- getHosts() - Method in class org.gcube.dataaccess.ckanutillibrary.CKanRunningCluster
-
Get the hosts for such resource.
- getId() - Method in class org.gcube.dataaccess.ckanutillibrary.models.CKanUserWrapper
-
- getInstance() - Static method in class org.gcube.dataaccess.ckanutillibrary.CKanUtilsFactory
-
Get the factory object
- getLicenseTitles() - Method in class org.gcube.dataaccess.ckanutillibrary.CKanUtilsImpl
-
- getLicenseTitles() - Method in interface org.gcube.dataaccess.ckanutillibrary.CKanUtilsInterface
-
Get the list of licenses' titles.
- getName() - Method in class org.gcube.dataaccess.ckanutillibrary.models.CKanUserWrapper
-
- getOpenId() - Method in class org.gcube.dataaccess.ckanutillibrary.models.CKanUserWrapper
-
- getOrganizationsByUser(String) - Method in class org.gcube.dataaccess.ckanutillibrary.CKanUtilsImpl
-
- getOrganizationsByUser(String) - Method in interface org.gcube.dataaccess.ckanutillibrary.CKanUtilsInterface
-
Returns the list of organizations to whom the user belongs.
- getOrganizationsNamesByUser(String) - Method in class org.gcube.dataaccess.ckanutillibrary.CKanUtilsImpl
-
- getOrganizationsNamesByUser(String) - Method in interface org.gcube.dataaccess.ckanutillibrary.CKanUtilsInterface
-
Returns the list of organizations' names to whom the user belongs.
- getPorts() - Method in class org.gcube.dataaccess.ckanutillibrary.CKanRunningCluster
-
Get the ports for such resource.
- getUserFromApiKey(String) - Method in class org.gcube.dataaccess.ckanutillibrary.CKanUtilsImpl
-
- getUserFromApiKey(String) - Method in interface org.gcube.dataaccess.ckanutillibrary.CKanUtilsInterface
-
Retrieve the user given the API_KEY (the user is retrieved if it is active).