Ignore:
Timestamp:
11/23/06 16:18:51 (6 years ago)
Author:
sys
Message:

api Donnee -> api Data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Jav_BDP/com/scenari/m/bdp/service/viewfiles/HFileSpace.java

    r2652 r7463  
    158158        vReq.hSetValues(fSpace, false); 
    159159        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); 
    161161        IHItemType vItemType = null; 
    162162        IHModuleFiles vMgrFile = null; 
Note: See TracChangeset for help on using the changeset viewer.