EAF 7.6 API

Deprecated API


Contents
Deprecated Methods
com.lutris.appserver.server.StandardApplication.encodeUrl(String, String, String)
          Use encodeUrl(String,String) 
com.lutris.appserver.server.httpPresentation.HttpPresentationRequest.getPresentationPath()
          This method was named in a confusing manner; it returns the application, not presentation object path. Use getApplicationPath(). 
com.lutris.appserver.server.httpPresentation.HttpPresentationResponse.writeHTML(HTMLDocument)
          use writeDOM 
 


EAF 7.6 API