public interface ISLookUpService extends DriverService
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceProfile(String profId) |
String |
getResourceProfileByQuery(String XQuery) |
String |
getResourceTypeSchema(String resourceType) |
List<String> |
listResourceTypes() |
List<String> |
quickSearchProfile(String XQuery) |
identify, notifyList<String> quickSearchProfile(String XQuery) throws ISLookUpServiceException
ISLookUpServiceExceptionString getResourceProfile(String profId) throws ISLookUpServiceException
ISLookUpServiceExceptionString getResourceProfileByQuery(String XQuery) throws ISLookUpServiceException
ISLookUpServiceExceptionList<String> listResourceTypes() throws ISLookUpServiceException
ISLookUpServiceExceptionString getResourceTypeSchema(String resourceType) throws ISLookUpServiceException
ISLookUpServiceExceptionCopyright © 2026. All rights reserved.