public class ActorMap extends Object
| Constructor and Description |
|---|
ActorMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
addActor(String backendId,
IndexFeedActor actor)
Adds the actor.
|
IndexFeedActor |
getActor(String backendId)
Gets the actor.
|
boolean |
hasActor(String backendId)
Checks for actor.
|
public boolean hasActor(String backendId)
mdref - the mdrefpublic IndexFeedActor getActor(String backendId) throws eu.dnetlib.data.provision.index.rmi.IndexServiceException
mdref - the mdrefeu.dnetlib.data.provision.index.rmi.IndexServiceException - the index service exceptionpublic void addActor(String backendId, IndexFeedActor actor)
mdref - the mdrefactor - the actorCopyright © 2020. All rights reserved.