Package | Description |
---|---|
com.elsevier.scopus |
Provides classes of Scopus data.
|
jp.ac.tokushima_u.db.logistics |
Provides classes and interfaces for handling Logistics for Tokushima University.
|
jp.ac.tokushima_u.db.logistics.orcid |
Provides classes and interfaces for handling ORCID Data.
|
jp.ac.tokushima_u.db.logistics.scopus |
Provides classes and interfaces for handling Scopus Data of Elsevier.
|
jp.ac.tokushima_u.edb.tuple |
Provides tuple specific classes and interfaces.
|
Modifier and Type | Field and Description |
---|---|
Logistics.Id<Scopus.AuthorIdHandler> |
ArticleAbstract.AuthorInfo.auid |
Modifier and Type | Method and Description |
---|---|
Logistics.Id<Scopus.AuthorIdHandler> |
Scopus.AuthorIdHandler.createArticleListId(UTLFId auid) |
Logistics.Id<Scopus.AuthorIdHandler> |
Scopus.AuthorIdHandler.createAuthorId(UTLFId auid) |
Logistics.Id<Scopus.AuthorIdHandler> |
Scopus.AuthorIdHandler.createProfileId(UTLFId auid) |
Modifier and Type | Method and Description |
---|---|
Set<Logistics.Id<Scopus.ArticleIdHandler>> |
Scopus.AuthorIdHandler.getArticleIds(Logistics.Id<Scopus.AuthorIdHandler> auid) |
AuthorProfile |
Scopus.AuthorIdHandler.getProfile(Logistics.Id<Scopus.AuthorIdHandler> auid) |
Modifier and Type | Method and Description |
---|---|
Set<Logistics.Id<Scopus.AuthorIdHandler>> |
Person.getScopusAuthorIds() |
Modifier and Type | Field and Description |
---|---|
static Scopus.AuthorIdHandler<Author> |
Author.idHandler |
static Scopus.AuthorIdHandler<AuthorProfile> |
AuthorProfile.idHandler |
static Scopus.AuthorIdHandler<AuthorArticle> |
AuthorArticle.idHandler |
Modifier and Type | Field and Description |
---|---|
Logistics.Id<Scopus.AuthorIdHandler> |
AuthorProfile.Values.auid |
Logistics.Id<Scopus.AuthorIdHandler> |
AuthorProfile.Values.moveto |
Modifier and Type | Method and Description |
---|---|
Set<Logistics.Id<Scopus.AuthorIdHandler>> |
AuthorProfile.getAliases() |
Logistics.Id<Scopus.AuthorIdHandler> |
AuthorProfile.getAuthorId() |
Logistics.Id<Scopus.AuthorIdHandler> |
AuthorProfile.getId() |
Set<Logistics.Id<Scopus.AuthorIdHandler>> |
AuthorProfile.getUnifiedAuthorIds() |
Modifier and Type | Method and Description |
---|---|
static AuthorProfile.Values |
AuthorProfile.extrdbRetrieveProfile(Logistics.Id<Scopus.AuthorIdHandler> auid)
Retrieve Author Profile from ExtRDB.
|
Modifier and Type | Method and Description |
---|---|
Set<Logistics.Id<Scopus.AuthorIdHandler>> |
EdbPerson.getScopusIds()
Get Scopus Author UTLF-ID.
|
EDB Working Group at Tue Jun 10 17:08:59 JST 2025