public class ResultSetEPRPool extends Object
| Constructor and Description |
|---|
ResultSetEPRPool() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCapacity() |
eu.dnetlib.enabling.tools.UniqueIdentifierGenerator |
getIdGenerator() |
ResultSetServiceImpl |
getResultSetService() |
void |
init() |
W3CEndpointReference |
registerResultSet(ResultSet resultSet) |
void |
setCapacity(int capacity) |
void |
setIdGenerator(eu.dnetlib.enabling.tools.UniqueIdentifierGenerator idGenerator) |
void |
setResultSetService(ResultSetServiceImpl resultSetService) |
protected void |
startFillter() |
@PostConstruct public void init()
protected void startFillter()
public W3CEndpointReference registerResultSet(ResultSet resultSet)
public int getCapacity()
public void setCapacity(int capacity)
public eu.dnetlib.enabling.tools.UniqueIdentifierGenerator getIdGenerator()
public void setIdGenerator(eu.dnetlib.enabling.tools.UniqueIdentifierGenerator idGenerator)
public ResultSetServiceImpl getResultSetService()
public void setResultSetService(ResultSetServiceImpl resultSetService)
Copyright © 2017. All rights reserved.