org.oclc.rfa.openURL.services
Class Service_createRegistryUser

java.lang.Object
  extended by org.oclc.rfa.openURL.services.RegistryService
      extended by org.oclc.rfa.openURL.services.Service_createRegistryUser
All Implemented Interfaces:
info.openurl.oom.Service

public class Service_createRegistryUser
extends org.oclc.rfa.openURL.services.RegistryService


Constructor Summary
Service_createRegistryUser(info.openurl.oom.config.OpenURLConfig openURLConfig, info.openurl.oom.config.ClassConfig classConfig)
           
 
Method Summary
static java.lang.String args2xml(java.util.Map parameters, java.lang.String whoXML)
           
 java.net.URI getServiceID()
           
 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
 

Constructor Detail

Service_createRegistryUser

public Service_createRegistryUser(info.openurl.oom.config.OpenURLConfig openURLConfig,
                                  info.openurl.oom.config.ClassConfig classConfig)
Parameters:
openURLConfig -
classConfig -
Method Detail

getServiceID

public java.net.URI getServiceID()
                          throws java.net.URISyntaxException
Throws:
java.net.URISyntaxException

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

args2xml

public static java.lang.String args2xml(java.util.Map parameters,
                                        java.lang.String whoXML)
Parameters:
parameters -
user -
Returns:
Key/value pairs as a linear XML document


Copyright © 2008 OCLC Online Computer Library Center, Inc.. All Rights Reserved.