Updated Java Doc
This commit is contained in:
parent
30d702a073
commit
b2ec64c828
|
@ -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 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 jsonRequest the json request
|
||||
|
|
Loading…
Reference in New Issue