yawda.data.model.java
Interface iJavaScript


public interface iJavaScript

Author:
Quentin Anciaux

Method Summary
 String exec(CEnv env, org.apache.struts.action.ActionMessages errors, org.apache.struts.action.ActionForm formBean, CModule currentModule, Logger log, javax.servlet.http.HttpServletResponse response)
           
 

Method Detail

exec

public String exec(CEnv env,
                   org.apache.struts.action.ActionMessages errors,
                   org.apache.struts.action.ActionForm formBean,
                   CModule currentModule,
                   Logger log,
                   javax.servlet.http.HttpServletResponse response)