Class ApiParamKeyDbEntry
java.lang.Object
eu.dnetlib.enabling.datasources.common.ApiParamKey<ApiDbEntry>
eu.dnetlib.openaire.dsm.domain.db.ApiParamKeyDbEntry
- All Implemented Interfaces:
Serializable
@Embeddable
public class ApiParamKeyDbEntry
extends eu.dnetlib.enabling.datasources.common.ApiParamKey<ApiDbEntry>
Created by claudio on 13/04/2017.
- See Also:
-
Field Summary
Fields inherited from class eu.dnetlib.enabling.datasources.common.ApiParamKey
api, param -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.dnetlib.enabling.datasources.common.ApiParamKey
equals, getParam, hashCode, setApi, setParam
-
Constructor Details
-
ApiParamKeyDbEntry
public ApiParamKeyDbEntry()
-
-
Method Details
-
getApi
- Overrides:
getApiin classeu.dnetlib.enabling.datasources.common.ApiParamKey<ApiDbEntry>
-