ServiceManager: The ServiceManager class

Description Usage Arguments Fields and Methods Author(s)

Description

Package:
Class ServiceManager

Object
~~|
~~+--ServiceManager

Directly known subclasses:

public static class ServiceManager
extends Object

ServiceManager class serves as a container for a set of specialized service objects and provides the means for (optionally interactive) handling of such a set simplifying the process of data retrieval from a variety of resources in a batch mode.

Usage

1
ServiceManager(services=list(), ...)

Arguments

services

Annotation services to be contained within the ServiceManager object. Default is NULL.

...

Not used.

Fields and Methods

Methods:

addServices Add services to the ServiceManager object.
getDataFrameList Collect raw data data from various online query systems utilizing Annotation service functionality.
getIdMapList Collect ID mapping data from various online query systems utilizing Annotation service functionality.
getServices Get list of annotation services encapsulated within the particular ServiceManager object.
setServices Set the list of services for a ServiceManager object.

Methods inherited from Object:
$, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save

Author(s)

Alex Lisovich, Roger Day


IdMappingRetrieval documentation built on Oct. 31, 2019, 8:08 a.m.