@Deprecated public class ResourceDaoRemoteSupport extends Object implements IResourceDaoSupport
| Constructor and Description |
|---|
ResourceDaoRemoteSupport()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
eu.dnetlib.enabling.tools.ServiceLocator<eu.dnetlib.enabling.is.lookup.rmi.ISLookUpService> |
getLookupLocator()
Deprecated.
|
eu.dnetlib.enabling.tools.ServiceLocator<eu.dnetlib.enabling.is.registry.rmi.ISRegistryService> |
getRegistryLocator()
Deprecated.
|
Resource |
getResource(String id)
Deprecated.
|
Resource |
getResourceByXquery(String xquery)
Deprecated.
|
List<Resource> |
getResources(String xquery)
Deprecated.
|
void |
removeResource(String id,
Resource resource)
Deprecated.
|
void |
setLookupLocator(eu.dnetlib.enabling.tools.ServiceLocator<eu.dnetlib.enabling.is.lookup.rmi.ISLookUpService> lookupLocator)
Deprecated.
|
void |
setRegistryLocator(eu.dnetlib.enabling.tools.ServiceLocator<eu.dnetlib.enabling.is.registry.rmi.ISRegistryService> registryLocator)
Deprecated.
|
void |
updateResource(String id,
Resource resource)
Deprecated.
|
public List<Resource> getResources(String xquery)
getResources in interface IResourceDaoSupportpublic Resource getResourceByXquery(String xquery)
getResourceByXquery in interface IResourceDaoSupportpublic Resource getResource(String id)
getResource in interface IResourceDaoSupportpublic void removeResource(String id, Resource resource)
removeResource in interface IResourceDaoSupportpublic void updateResource(String id, Resource resource)
updateResource in interface IResourceDaoSupportpublic void setRegistryLocator(eu.dnetlib.enabling.tools.ServiceLocator<eu.dnetlib.enabling.is.registry.rmi.ISRegistryService> registryLocator)
public eu.dnetlib.enabling.tools.ServiceLocator<eu.dnetlib.enabling.is.registry.rmi.ISRegistryService> getRegistryLocator()
public void setLookupLocator(eu.dnetlib.enabling.tools.ServiceLocator<eu.dnetlib.enabling.is.lookup.rmi.ISLookUpService> lookupLocator)
public eu.dnetlib.enabling.tools.ServiceLocator<eu.dnetlib.enabling.is.lookup.rmi.ISLookUpService> getLookupLocator()
Copyright © 2025. All rights reserved.