org.oclc.rfa.openURL.services
Class Service_synchronize
java.lang.Object
org.oclc.rfa.openURL.services.RegistryService
org.oclc.rfa.openURL.services.Service_synchronize
- All Implemented Interfaces:
- info.openurl.oom.Service
public class Service_synchronize
- extends org.oclc.rfa.openURL.services.RegistryService
|
Constructor Summary |
Service_synchronize(info.openurl.oom.config.OpenURLConfig openURLConfig,
info.openurl.oom.config.ClassConfig classConfig)
Get configuration information for this Service. |
|
Method Summary |
protected static java.lang.String |
getContentType()
|
java.net.URI |
getServiceID()
Get the ServiceLabel for this Q6Service |
info.openurl.oom.OpenURLResponse |
resolve(info.openurl.oom.entities.ServiceType serviceType,
info.openurl.oom.ContextObject contextObject,
info.openurl.oom.OpenURLRequest openURLRequest,
info.openurl.oom.OpenURLRequestProcessor processor)
|
| Methods inherited from class org.oclc.rfa.openURL.services.RegistryService |
isCollectionLevelURI, isCollectionService, isItemService, isRegistryLevelURI, isRegistryService, resolve |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Service_synchronize
public Service_synchronize(info.openurl.oom.config.OpenURLConfig openURLConfig,
info.openurl.oom.config.ClassConfig classConfig)
- Get configuration information for this Service.
- Parameters:
openURLConfig - classConfig -
resolve
public info.openurl.oom.OpenURLResponse resolve(info.openurl.oom.entities.ServiceType serviceType,
info.openurl.oom.ContextObject contextObject,
info.openurl.oom.OpenURLRequest openURLRequest,
info.openurl.oom.OpenURLRequestProcessor processor)
throws info.openurl.oom.OpenURLException
- Specified by:
resolve in interface info.openurl.oom.Service- Overrides:
resolve in class org.oclc.rfa.openURL.services.RegistryService
- Throws:
info.openurl.oom.OpenURLException
getServiceID
public java.net.URI getServiceID()
throws java.net.URISyntaxException
- Get the ServiceLabel for this Q6Service
- Returns:
- the ServiceLabel
- Throws:
java.net.URISyntaxException
getContentType
protected static java.lang.String getContentType()
Copyright © 2008 OCLC Online Computer Library Center, Inc.. All Rights Reserved.