Class ApiDetails
java.lang.Object
eu.dnetlib.openaire.exporter.model.dsm.ApiIgnoredProperties
eu.dnetlib.openaire.exporter.model.dsm.ApiDetails
-
Field Summary
FieldsFields inherited from class eu.dnetlib.openaire.exporter.model.dsm.ApiIgnoredProperties
active, compatibilityOverrided, lastAggregationMdid, lastCollectionMdid, lastDownloadObjid, lastValidationJob -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()voidsetApiParams(Set<ApiParamDetails> apiParams) setBaseurl(String baseurl) setCompatibility(String compatibility) setCompatibilityOverride(String compatibilityOverride) setContentdescription(String contentdescription) setDatasource(String datasource) setEoscDatasourceType(String eoscDatasourceType) setLastAggregationDate(Date lastAggregationDate) setLastAggregationTotal(Integer lastAggregationTotal) setLastCollectionDate(Date lastCollectionDate) setLastCollectionTotal(Integer lastCollectionTotal) setLastDownloadDate(Date lastDownloadDate) setLastDownloadTotal(Integer lastDownloadTotal) setMetadataIdentifierPath(String metadataIdentifierPath) setProtocol(String protocol) setRemovable(Boolean removable) setTypology(String typology) Methods inherited from class eu.dnetlib.openaire.exporter.model.dsm.ApiIgnoredProperties
getActive, getLastAggregationMdid, getLastCollectionMdid, getLastDownloadObjid, getLastValidationJob, isCompatibilityOverrided, setActive, setCompatibilityOverrided, setLastAggregationMdid, setLastCollectionMdid, setLastDownloadObjid, setLastValidationJob
-
Field Details
-
removable
-
-
Constructor Details
-
ApiDetails
public ApiDetails()
-
-
Method Details
-
getId
-
getProtocol
-
getDatasource
-
getContentdescription
-
getCompatibility
-
getLastCollectionTotal
-
getLastCollectionDate
-
getLastAggregationTotal
-
getLastAggregationDate
-
getLastDownloadTotal
-
getLastDownloadDate
-
getBaseurl
-
setId
-
setProtocol
-
setDatasource
-
setContentdescription
-
setCompatibility
-
setLastCollectionTotal
-
setLastCollectionDate
-
setLastAggregationTotal
-
setLastAggregationDate
-
setLastDownloadTotal
-
setLastDownloadDate
-
setBaseurl
-
getApiParams
-
setApiParams
-
getCompatibilityOverride
-
setCompatibilityOverride
-
getRemovable
-
setRemovable
-
getMetadataIdentifierPath
-
setMetadataIdentifierPath
-
getEoscDatasourceType
-
setEoscDatasourceType
-
getTypology
-
setTypology
-