mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-1641 (Create Relationship Service)
* Refactored existing customReference classes git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@85575 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -94,7 +94,7 @@ public final class WebScriptUtils
|
||||
*
|
||||
* @param req The webscript request
|
||||
* @param parameter The request parameter
|
||||
* @param checkValue FIXME!!!
|
||||
* @param checkValue Determines if the value of the parameter should be checked or not
|
||||
* @return The value of the request parameter
|
||||
*/
|
||||
public static String getRequestParameterValue(WebScriptRequest req, String parameter, boolean checkValue)
|
||||
|
Reference in New Issue
Block a user