public class Affiliation extends Common
| Modifier and Type | Class and Description |
|---|---|
class |
Affiliation.NameVariant |
Common.SCOPUS_Affiliation, Common.SCOPUS_Author, Common.SCOPUS_Integer, Common.SCOPUS_ISSN, Common.SCOPUS_Language, Common.SCOPUS_MainTerm, Common.SCOPUS_PersonName, Common.SCOPUS_Real, Common.SCOPUS_SubjectArea, Common.SCOPUS_Text| Modifier and Type | Field and Description |
|---|---|
Common.SCOPUS_Text |
address |
Common.SCOPUS_Text |
affiliationName |
Common.SCOPUS_Text |
city |
Common.SCOPUS_Text |
country |
static ExtRDB.ExtRDBColumn |
extrdb_c_afid |
static PgRDB.Column |
extrdb_c_content |
static PgRDB.Column |
extrdb_c_country |
static PgRDB.Column |
extrdb_c_name |
static ExtRDB.ExtRDBTable |
extrdb_t_affiliation |
static ExtRDB.ExtRDBTable |
extrdb_t_xml |
Common.SCOPUS_Text |
institutionAFID |
XMLUtility.XMLListRetriever<Affiliation.NameVariant,XMLUtility.XMLRetrCtxt> |
l_nameVariants |
contentReader, rootElement, s_MyOrganizationIdsuh_dict, uh_utlf| Constructor and Description |
|---|
Affiliation(UTLF u,
PrintWriter log) |
| Modifier and Type | Method and Description |
|---|---|
static void |
extrdbCreateTable(ExtRDBCluster<ExtRDB> cluster,
boolean renew) |
static void |
extrdbDelete(UTLFId utlfid,
long lastModified) |
static void |
extrdbFlush() |
static void |
extrdbSweep(long before) |
static void |
extrdbUpdate(UTLFId utlfid,
long lastModified) |
String |
getCountry() |
String |
getName() |
isAvailablegetDict, getUTLF, getUTLFData, getUTLFDataAsString, getUTLFTimestamppublic Common.SCOPUS_Text affiliationName
public Common.SCOPUS_Text address
public Common.SCOPUS_Text city
public Common.SCOPUS_Text country
public Common.SCOPUS_Text institutionAFID
public XMLUtility.XMLListRetriever<Affiliation.NameVariant,XMLUtility.XMLRetrCtxt> l_nameVariants
public static ExtRDB.ExtRDBColumn extrdb_c_afid
public static PgRDB.Column extrdb_c_content
public static ExtRDB.ExtRDBTable extrdb_t_xml
public static PgRDB.Column extrdb_c_name
public static PgRDB.Column extrdb_c_country
public static ExtRDB.ExtRDBTable extrdb_t_affiliation
public Affiliation(UTLF u, PrintWriter log)
public String getName()
public String getCountry()
public static void extrdbCreateTable(ExtRDBCluster<ExtRDB> cluster, boolean renew)
public static void extrdbUpdate(UTLFId utlfid, long lastModified)
public static void extrdbDelete(UTLFId utlfid, long lastModified)
public static void extrdbFlush()
public static void extrdbSweep(long before)
EDB Working Group at Tue May 26 16:39:03 JST 2026