- Timestamp:
- 11/23/06 18:21:36 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Jav_GE/com/scenari/m/ge/agent/param/HAgentParamEntry.java
r7460 r7467 66 66 /** 67 67 * 68 *69 * @see com.scenari.m.co.agent.IWAgentComputor#computeAsData(com.scenari.m.co.dialog.IHDialog, java.lang.Object)70 68 */ 71 69 public IComputedData computeAsData(IHDialog pDialog, Object pParams) throws Exception { … … 89 87 /** 90 88 * 91 * @see com.scenari.m.co.agent.IWAgentComputor#computeAsData(com.scenari.m.co.dialog.IHDialog, java.lang.Object)92 89 */ 93 90 public String hGetParamValue(IHDialog pDialog) throws Exception {
Note: See TracChangeset
for help on using the changeset viewer.