Project

General

Profile

« Previous | Next » 

Revision 47401

moved to dnet45

View differences:

ISLookUpService.java
7 7

  
8 8
public interface ISLookUpService extends DriverService {
9 9

  
10
	public EPR searchProfile(String XQuery) throws ISLookUpServiceException;
11

  
12 10
	public List<String> quickSearchProfile(String XQuery)
13 11
			throws ISLookUpServiceException;
14 12

  

Also available in: Unified diff