Class DatasourceDbEntry
java.lang.Object
eu.dnetlib.enabling.datasources.common.Datasource<OrganizationDbEntry,IdentityDbEntry,PidSystemDbEntry>
eu.dnetlib.openaire.dsm.domain.db.DatasourceDbEntry
@Entity
public class DatasourceDbEntry
extends eu.dnetlib.enabling.datasources.common.Datasource<OrganizationDbEntry,IdentityDbEntry,PidSystemDbEntry>
Datasource
-
Field Summary
FieldsFields inherited from class eu.dnetlib.enabling.datasources.common.Datasource
activationId, aggregator, certificates, citationguidelineurl, collectedfrom, consentTermsOfUse, consentTermsOfUseDate, contactemail, databaseaccessrestriction, databaseaccesstype, datauploadrestriction, datauploadtype, dateofcollection, dateofvalidation, description, eissn, englishname, eoscDatasourceType, fullTextDownload, id, identities, issn, languages, lastConsentTermsOfUseDate, latitude, lissn, logourl, longitude, managed, missionstatementurl, namespaceprefix, officialname, organizations, pidsystems, platform, primaryProvideGateway, provenanceaction, registeredby, releaseenddate, releasestartdate, status, subjects, timezone, websiteurl -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]Deprecated.eu.dnetlib.enabling.datasources.common.Datasource<OrganizationDbEntry,IdentityDbEntry, PidSystemDbEntry> setAffiliatedProvideGateways(String[] affiliatedProvideGateways) voidsetDedupMainService(Boolean dedupMainService) voidsetEoscType(String eoscType) voidsetOpenaireId(String openaireId) voidsetTypology(String typology) Deprecated.Methods inherited from class eu.dnetlib.enabling.datasources.common.Datasource
getActivationId, getAggregator, getCertificates, getCitationguidelineurl, getCollectedfrom, getConsentTermsOfUse, getConsentTermsOfUseDate, getContactemail, getDatabaseaccessrestriction, getDatabaseaccesstype, getDatauploadrestriction, getDatauploadtype, getDateofcollection, getDateofvalidation, getDescription, getEissn, getEnglishname, getEoscDatasourceType, getFullTextDownload, getId, getIdentities, getIssn, getLanguages, getLastConsentTermsOfUseDate, getLatitude, getLissn, getLogourl, getLongitude, getManaged, getMissionstatementurl, getNamespaceprefix, getOfficialname, getOrganizations, getPidsystems, getPlatform, getPrimaryProvideGateway, getProvenanceaction, getRegisteredby, getRegistrationdate, getReleaseenddate, getReleasestartdate, getStatus, getSubjects, getTimezone, getWebsiteurl, setActivationId, setAggregator, setCertificates, setCitationguidelineurl, setCollectedfrom, setConsentTermsOfUse, setConsentTermsOfUseDate, setContactemail, setDatabaseaccessrestriction, setDatabaseaccesstype, setDatauploadrestriction, setDatauploadtype, setDateofcollection, setDateofvalidation, setDescription, setEissn, setEnglishname, setEoscDatasourceType, setFullTextDownload, setId, setIdentities, setIssn, setLanguages, setLastConsentTermsOfUseDate, setLatitude, setLissn, setLogourl, setLongitude, setManaged, setMissionstatementurl, setNamespaceprefix, setOfficialname, setOrganizations, setPidsystems, setPlatform, setPrimaryProvideGateway, setProvenanceaction, setRegisteredby, setRegistrationdate, setReleaseenddate, setReleasestartdate, setStatus, setSubjects, setTimezone, setWebsiteurl
-
Field Details
-
DEFAULT_EOSC_TYPE
- See Also:
-
-
Constructor Details
-
DatasourceDbEntry
public DatasourceDbEntry()
-
-
Method Details
-
getOpenaireId
-
setOpenaireId
-
getTypology
Deprecated. -
setTypology
Deprecated. -
getEoscType
-
setEoscType
-
getDedupMainService
-
setDedupMainService
-
getAffiliatedProvideGateways
- Specified by:
getAffiliatedProvideGatewaysin classeu.dnetlib.enabling.datasources.common.Datasource<OrganizationDbEntry,IdentityDbEntry, PidSystemDbEntry>
-
setAffiliatedProvideGateways
public eu.dnetlib.enabling.datasources.common.Datasource<OrganizationDbEntry,IdentityDbEntry, setAffiliatedProvideGatewaysPidSystemDbEntry> (String[] affiliatedProvideGateways) - Specified by:
setAffiliatedProvideGatewaysin classeu.dnetlib.enabling.datasources.common.Datasource<OrganizationDbEntry,IdentityDbEntry, PidSystemDbEntry>
-