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, notify
List<String> quickSearchProfile(String XQuery) throws ISLookUpServiceException
ISLookUpServiceException
String getResourceProfile(String profId) throws ISLookUpServiceException
ISLookUpServiceException
String getResourceProfileByQuery(String XQuery) throws ISLookUpServiceException
ISLookUpServiceException
List<String> listResourceTypes() throws ISLookUpServiceException
ISLookUpServiceException
String getResourceTypeSchema(String resourceType) throws ISLookUpServiceException
ISLookUpServiceException
Copyright © 2023. All rights reserved.