public static class SA.StudentCodeHandler<U extends Logistics.UTLFHandler> extends Logistics.IdHandler<U> implements Serializable
encode, fields, idCreator, LID_pattern, LID_regex, LID_template, name, SysId, utlfHandlerCreator| Constructor and Description |
|---|
StudentCodeHandler(String n,
String id,
int f,
String t,
Logistics.IdCreator<U> idCreator,
Logistics.UTLFHandlerCreator<U> sCreator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkIDText(String id)
Check ID text.
|
Logistics.Id<StudentBook> |
createBookId(UTLFId id) |
Logistics.Id<Logistics.DefaultUTLFHandler> |
createChangeId(UTLFId id) |
Logistics.Id<Logistics.DefaultUTLFHandler> |
createGPAId(UTLFId id) |
Logistics.Id<Logistics.DefaultUTLFHandler> |
createHistoryId(UTLFId id) |
Logistics.Id<Logistics.DefaultUTLFHandler> |
createResultId(UTLFId id) |
SA.StudentCode |
createStudentCode(UTLFId id) |
String |
getStudentNumber(UTLFId id) |
String |
modifyIDText(String id)
Modify ID text.
|
checkIDText, createId, createId, createId, createId, createURL, createUTLFHandler, extrdbRetrieveContent, getLocalId, getLocalIds, getName, getSystemId, isHandlerOf, modifyIDText, resolveAndCreateUTLFHandler, standardizepublic StudentCodeHandler(String n, String id, int f, String t, Logistics.IdCreator<U> idCreator, Logistics.UTLFHandlerCreator<U> sCreator)
public SA.StudentCode createStudentCode(UTLFId id)
public Logistics.Id<StudentBook> createBookId(UTLFId id)
public Logistics.Id<Logistics.DefaultUTLFHandler> createHistoryId(UTLFId id)
public Logistics.Id<Logistics.DefaultUTLFHandler> createChangeId(UTLFId id)
public Logistics.Id<Logistics.DefaultUTLFHandler> createResultId(UTLFId id)
public Logistics.Id<Logistics.DefaultUTLFHandler> createGPAId(UTLFId id)
public String modifyIDText(String id)
modifyIDText in interface UTLFIdSpimodifyIDText in class Logistics.IdHandler<U extends Logistics.UTLFHandler>id - ID.public boolean checkIDText(String id)
checkIDText in interface UTLFIdSpicheckIDText in class Logistics.IdHandler<U extends Logistics.UTLFHandler>id - ID.EDB Working Group at Mon Dec 15 16:45:05 JST 2025