- Timestamp:
- 11/23/06 16:18:51 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Jav_BDP/com/scenari/m/bdp/service/viewfiles/HFileSpace.java
r2652 r7463 158 158 vReq.hSetValues(fSpace, false); 159 159 int vNb = fWsp.hListItemDefVersRes(vList, vReq, null); 160 String vCodeModule = ((WServiceViewFiles) ((HSDialog) pDialog).hGetService()).hGetCodeModule(). hGetValue(pDialog, ((HSDialog) pDialog).hGetService(), null);160 String vCodeModule = ((WServiceViewFiles) ((HSDialog) pDialog).hGetService()).hGetCodeModule().getString(pDialog, ((HSDialog) pDialog).hGetService(), null); 161 161 IHItemType vItemType = null; 162 162 IHModuleFiles vMgrFile = null;
Note: See TracChangeset
for help on using the changeset viewer.