- Timestamp:
- 03/14/10 09:12:55 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Jav_Src/src/com/scenari/src/feature/ids/IFindNodeByIdAspect.java
r14602 r15098 57 57 /** 58 58 * Recherche un {@link ISrcNode} par son Id. 59 * 60 * @return <code>null</code> si l'id n'existe pas. 59 61 */ 60 62 public ISrcNode findNodeById(String pId) throws Exception;
Note: See TracChangeset
for help on using the changeset viewer.