Ignore:
Timestamp:
11/17/08 00:00:28 (4 years ago)
Author:
sys
Message:

Renommages

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.7pre/Jav_BDP/com/scenari/m/bdp/univers/support/WInstancesMgrBdp.java

    r10967 r12133  
    346346        public final void wInitEnd(IWUnivers pUnivers) throws Exception { 
    347347                try { 
    348                         fRepos = ((WServiceRepos) fUnivers.hGetService(fCodeServiceRepos)).hGetRepository(); 
     348                        fRepos = ((WServiceRepos) fUnivers.hGetService(fCodeServiceRepos)).getRepository(); 
    349349                        if (fRepos instanceof IDomainMgr) { 
    350350                                //Activation du mode ASP 
Note: See TracChangeset for help on using the changeset viewer.