User: jung    
  Date: 01/02/19 07:45:54

  Added:       docs/api/de/infor/businessservices/implementations/test/doc-files
                        test.cl.gif test.cl.html
  Log:
  moved junit and inforUtil immediately to dist.
  
  remaining api doc
  
  Revision  Changes    Path
  1.1                  
zoap/docs/api/de/infor/businessservices/implementations/test/doc-files/test.cl.gif
  
        <<Binary file>>
  
  
  1.1                  
zoap/docs/api/de/infor/businessservices/implementations/test/doc-files/test.cl.html
  
  Index: test.cl.html
  ===================================================================
  <HTML><HEAD><!-- Generated by Together onMon Feb 19 15:59:32 GMT+01:00 2001 
--><TITLE>The ZOAP Documentation</TITLE><LINK REL="stylesheet" TYPE="text/css" 
HREF="../../../../../../stylesheet.css" TITLE="Style"><BASE TARGET=classFrame>
  <SCRIPT LANGUAGE = "JavaScript">
  function doClick(imageHref) {
  if (parent.imageFrame != null)
     parent.imageFrame.location.href = imageHref;
  }
  
  function loadImage() {
   if((parseInt(navigator.appVersion.charAt(0))>=4) && 
(navigator.appName.indexOf("Microsoft") != -1)) {
    if (parent.isAppletFirstTime == true) {
       parent.isAppletFirstTime = false;
       return;
    }
    if (parent.packageListFrame.document.navigApplet == null) { return; }
    var imageFileName = 
"de/infor/businessservices/implementations/test/doc-files/test.cl.gif";
    var myWidth = document.body.scrollWidth;
    if (myWidth <= document.body.clientWidth) myWidth = document.images[0].width+25;
    var myHeight = document.body.scrollHeight;
    if (myHeight <= document.body.clientHeight) myHeight = 
document.images[0].height+25;
      parent.packageListFrame.document.navigApplet.loadView(imageFileName, myWidth, 
myHeight);
    resizeSpot();
    moveSpot();
   }
  }
  
  function resizeSpot() {
   if((parseInt(navigator.appVersion.charAt(0))>=4) && 
(navigator.appName.indexOf("Microsoft") != -1)) {
     if (parent.packageListFrame.document.navigApplet == null) { return; }
      
parent.packageListFrame.document.navigApplet.setSpotSize(document.body.clientWidth, 
document.body.clientHeight);
      parent.packageListFrame.document.navigApplet.repaint();
   }
  }
  
  function moveSpot() {
   if((parseInt(navigator.appVersion.charAt(0))>=4) && 
(navigator.appName.indexOf("Microsoft") != -1)) {
     if (parent.packageListFrame.document.navigApplet == null) { return; }
      parent.packageListFrame.document.navigApplet.moveSpot(document.body.scrollLeft, 
document.body.scrollTop);
   }
  }
  </SCRIPT></HEAD>
  <BODY onLoad="loadImage()" onResize="resizeSpot()" onScroll="moveSpot()"><IMG SRC = 
"test.cl.gif" USEMAP = "#Beauty"><MAP NAME = "Beauty"><AREA SHAPE = "RECT" 
COORDS="31,58,221,77" HREF = 
"../../../../../../de/infor/businessservices/implementations/test/TestService.html#ejbActivate()"><AREA
 SHAPE = "RECT" COORDS="31,77,221,96" HREF = 
"../../../../../../de/infor/businessservices/implementations/test/TestService.html#ejbPassivate()"><AREA
 SHAPE = "RECT" COORDS="31,96,221,115" HREF = 
"../../../../../../de/infor/businessservices/implementations/test/TestService.html#ejbRemove()"><AREA
 SHAPE = "RECT" COORDS="31,115,221,134" HREF = 
"../../../../../../de/infor/businessservices/implementations/test/TestService.html#setSessionContext(SessionContext)"><AREA
 SHAPE = "RECT" COORDS="26,163,226,182" HREF = 
"../../../../../../de/infor/businessservices/implementations/test/TestService.html#ejbCreate()"><AREA
 SHAPE = "RECT" COORDS="26,201,226,220" HREF = "../../../../../../de/infor/busines!
sservices/implementations/test/TestService.html#testBoolean()"><AREA SHAPE = "RECT" 
COORDS="26,220,226,239" HREF = 
"../../../../../../de/infor/businessservices/implementations/test/TestService.html#testString(java.lang.String)"><AREA
 SHAPE = "RECT" COORDS="26,239,226,258" HREF = 
"../../../../../../de/infor/businessservices/implementations/test/TestService.html#testObject(de.infor.businessobjects.test.TestObject1)"><AREA
 SHAPE = "RECT" COORDS="26,258,226,277" HREF = 
"../../../../../../de/infor/businessservices/implementations/test/TestService.html#testException()"><AREA
 SHAPE = "RECT" COORDS="10,10,229,309" HREF = 
"../../../../../../de/infor/businessservices/implementations/test/TestService.html"></MAP></BODY></HTML>
  
  

Reply via email to