C_StringsRequest.js 596 B

123456
  1. // Licensed Materials - Property of IBM
  2. // IBM Cognos Products: hal
  3. // (C) Copyright IBM Corp. 2003, 2017.
  4. // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  5. function C_StringsRequest(_hLN1, _hV52, _hTO1){var a=G_ResManager._h02(_hV52);this.F_ConstructBaseClass(_hLN1, a, null, _hTO1);};C_StringsRequest.F_Extends(C_MultiFileRequest);C_StringsRequest.prototype.F_ProcessResponse=function(){C_StringsRequest.superClass.F_ProcessResponse.call(this);G_ResManager._hRE(this.F_GetFileNames(), this.F_GetFileContents());};