public static class Researchmap.DataTable extends Object
Modifier and Type | Field and Description |
---|---|
(package private) String |
name |
(package private) Researchmap_definition.RMapTable<? extends RMJson.RM_BaseSet> |
table |
(package private) String |
type |
Constructor and Description |
---|
DataTable(Researchmap_definition.RMapTable<? extends RMJson.RM_BaseSet> t) |
Modifier and Type | Method and Description |
---|---|
boolean |
add(Researchmap.Record vs) |
CharSequence |
createCSV(String userId) |
CharSequence |
createJson(String userId,
RMapAPI.Researcher researcher,
boolean force,
String comment,
PrintWriter log) |
Researchmap.Record |
createRecord(UTLFId edbId) |
Researchmap.DataTable |
duplicate() |
String |
getName() |
void |
writeToFile(String userId,
RMapAPI.Researcher researcher,
File dir,
PrintWriter log) |
Researchmap_definition.RMapTable<? extends RMJson.RM_BaseSet> table
String name
String type
DataTable(Researchmap_definition.RMapTable<? extends RMJson.RM_BaseSet> t)
public String getName()
public Researchmap.DataTable duplicate()
public Researchmap.Record createRecord(UTLFId edbId)
public boolean add(Researchmap.Record vs)
public void writeToFile(String userId, RMapAPI.Researcher researcher, File dir, PrintWriter log) throws IOException
IOException
public CharSequence createCSV(String userId)
public CharSequence createJson(String userId, RMapAPI.Researcher researcher, boolean force, String comment, PrintWriter log)
EDB Working Group at Tue Jun 10 17:08:59 JST 2025