Updated Java Doc

This commit is contained in:
Francesco Mangiacrapa 2023-03-24 16:30:56 +01:00
parent 30d702a073
commit b2ec64c828
1 changed files with 2 additions and 2 deletions

View File

@ -99,7 +99,7 @@ public class GeoportalResolver {
} }
/** /**
* Resolve geoportal. Resolve a Geoportal Link to to "Data-Viewer" or "Data-Entry" App * Resolve geoportal. Resolve a Geoportal Link to "Data-Viewer" or "Data-Entry" App
* *
* @param req the req * @param req the req
* @param targetAppId the target app id * @param targetAppId the target app id
@ -125,7 +125,7 @@ public class GeoportalResolver {
} }
/** /**
* Post geoportal. Create a Geoportal Link to Data-Viewer App * Post geoportal. Create a Geoportal Link to "Data-Viewer" App
* *
* @param req the req * @param req the req
* @param jsonRequest the json request * @param jsonRequest the json request