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.extdb |
Provides external database specific classes and interfaces.
|
Modifier and Type | Class and Description |
---|---|
static class |
Logistics.Id<I extends Logistics.IdHandler>
UTLFId with Id-handler
|
static class |
Logistics.IdHandlerSpi<I extends Logistics.IdHandler,U extends Logistics.UTLFHandler> |
Modifier and Type | Field and Description |
---|---|
(package private) I |
Logistics.Id.idhdr |
Modifier and Type | Method and Description |
---|---|
<I extends Logistics.IdHandler> |
Logistics.EqIdRetriever.retrieveEqIds(UTLFId id,
I idhdr)
Retrieving the set of IDs which are equivalent to specified id and handled specfied handlers.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static Logistics.Id |
ExtRDBTables.extrdbRetrieveIdByEID(String eid,
Logistics.IdHandler idhdr) |
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を返す.
|
Constructor and Description |
---|
EdbExtDBSpi(EDB ec,
Logistics.IdHandler hdr) |
Constructor and Description |
---|
ReferBibIX(EDB ec,
Logistics.IdHandler hdr) |
UTLFID(EDB ec,
Logistics.IdHandler hdr) |
EDB Working Group at Tue Jun 10 17:08:59 JST 2025