Deprecated API


Contents
Deprecated Classes
fr.paris.lutece.plugins.form.web.ManageFormJspBean
          This JSP bean is not used anymore 
 

Deprecated Methods
fr.paris.lutece.plugins.form.utils.FormUtils.getDateString(Timestamp, Locale)
            
fr.paris.lutece.plugins.form.business.Response.getFileExtension()
          the file is now stored in class File 
fr.paris.lutece.plugins.form.business.Response.getFileName()
          the file name is now stored in class File 
fr.paris.lutece.plugins.form.business.Response.getValueResponse()
          The response is now in String and not in byte 
fr.paris.lutece.plugins.form.business.Response.setFileExtension(String)
          the file is now stored in class File 
fr.paris.lutece.plugins.form.business.Response.setFileName(String)
          the file name is now stored in class File 
fr.paris.lutece.plugins.form.business.Response.setValueResponse(byte[])
          The response is now in String and not in byte 
 



Copyright © 2012 Mairie de Paris. All Rights Reserved.