| Package | Description |
|---|---|
| jp.ac.tokushima_u.db.logistics |
Provides classes and interfaces for handling Logistics for Tokushima University.
|
| jp.ac.tokushima_u.db.logistics.edb |
Provides classes and interfaces for handling EDB Data.
|
| jp.ac.tokushima_u.db.ppsim |
Provides classes and interfaces for Personnel-Point Simulator.
|
| jp.ac.tokushima_u.edb |
Provides classes and interfaces for handling EDB.
|
| jp.ac.tokushima_u.edb.erd |
Provides classes for Educator and Researcher Directory of Tokushima University.
|
| jp.ac.tokushima_u.edb.extdb |
Provides external database specific classes and interfaces.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) Logistics.IdHandler<U> |
Logistics.Id.idhdr |
(package private) Logistics.IdHandler |
ExtRDB.ExtRDBColumn.idHdr |
| Modifier and Type | Method and Description |
|---|---|
Logistics.IdHandler<U> |
Logistics.Id.getIdHandler()
ID hander of this UTLFId.
|
| Modifier and Type | Method and Description |
|---|---|
<V extends Logistics.UTLFHandler> |
Logistics.Id.adoptBy(Logistics.IdHandler<V> otherIdHdr)
他のIDハンドラのIdを生成する.
|
Set<Logistics.Id> |
Logistics.EqIdRetriever.retrieveEqIds(UTLFId id,
Logistics.IdHandler... idhdrs)
Retrieving the set of IDs which are equivalent to specified id and handled specfied handlers.
|
<U extends Logistics.UTLFHandler> |
Logistics.EqIdRetriever.retrieveEqIds(UTLFId id,
Logistics.IdHandler<U> idhdr)
Retrieving the set of IDs which are equivalent to specified id and handled specfied handlers.
|
| Constructor and Description |
|---|
DefaultId(String loc_part,
String sys_id,
Logistics.IdHandler<Logistics.DefaultUTLFHandler> hdr) |
DefaultId(UTLFId utlfId,
Logistics.IdHandler<Logistics.DefaultUTLFHandler> hdr) |
DefaultIdHandler(Logistics.IdHandler spi) |
ExtRDBColumn(String name,
Logistics.IdHandler hdr) |
ExtRDBColumn(String name,
String type,
boolean isArray,
Logistics.IdHandler hdr) |
Id(String loc_part,
String sys_id,
Logistics.IdHandler<U> hdr)
New Id
|
Id(UTLFId utlfId,
Logistics.IdHandler<U> hdr)
New Id
|
| Modifier and Type | Method and Description |
|---|---|
static Set<Logistics.Id> |
ExtRDBTables.extrdbRetrieveIdsByEID(Logistics.Id eid,
Logistics.IdHandler... idhdrs)
ExtRDBからEDB.EIDに関連漬けされてるLogistics.Idのセットを得る.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Anonymous
Personnel Affairs.
|
| Modifier and Type | Field and Description |
|---|---|
protected Logistics.IdHandler |
EdbExtDBSpi.idhdr |
| Modifier and Type | Method and Description |
|---|---|
Logistics.IdHandler |
EdbColumn.getExtIdHandler()
Get Handler of External Id of this column.
|
Logistics.IdHandler |
EdbExtDBSpi.getIdHandler()
外部データベースシステムのID Handlerを返す.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
EdbTuple.modifyAndCheckLogisticsId(EdbDatum datum,
Logistics.IdHandler idhdr) |
| Constructor and Description |
|---|
EdbExtDBSpi(EDB ec,
Logistics.IdHandler hdr) |
| Modifier and Type | Field and Description |
|---|---|
(package private) static Logistics.IdHandler |
ErdBudget.utlfIdHandler_pid |
(package private) static Logistics.IdHandler |
ErdBudget.utlfIdHandler_sid |
| Modifier and Type | Field and Description |
|---|---|
static Logistics.IdHandler<Common> |
EdbExtDB_Scopus.idHandler_SearchByDOI |
static Logistics.IdHandler<Common> |
EdbExtDB_Scopus.idHandler_SearchByPMID |
| Constructor and Description |
|---|
EdbExtDB_ReferBibIX(EDB ec,
Logistics.IdHandler hdr) |
EdbExtDB_UTLFID(EDB ec,
Logistics.IdHandler hdr) |
EDB Working Group at Mon Dec 15 16:45:05 JST 2025