Uses of Class
it.uniroma2.art.semanticturkey.services.core.projects.ProjectPropertyInfo
Packages that use ProjectPropertyInfo
Package
Description
-
Uses of ProjectPropertyInfo in it.uniroma2.art.semanticturkey.services.core
Methods in it.uniroma2.art.semanticturkey.services.core that return types with arguments of type ProjectPropertyInfoModifier and TypeMethodDescriptionProjects.getProjectPropertyMap
(String projectName) this service returns a list name-value for all the property of a given project. -
Uses of ProjectPropertyInfo in it.uniroma2.art.semanticturkey.services.core.controllers
Methods in it.uniroma2.art.semanticturkey.services.core.controllers that return types with arguments of type ProjectPropertyInfoModifier and TypeMethodDescriptionorg.springframework.http.HttpEntity<Response<Collection<ProjectPropertyInfo>>>
ProjectsController.getProjectPropertyMapPublished
(String projectName)