public class EdbPrize extends EdbTupleSpi
EdbTuple.TCCallbackListener<T>, EdbTuple.TCDCallbackListener<T>
Modifier and Type | Field and Description |
---|---|
static String |
TUPLE_SPI_XML_XN |
authlevel, conductorFound, expand_checked, firstTC, number_of_histories, s_expand, s_expand_map, ti, tuple_auth_check, tuple_mapped, tuple_perm_checked, tuple_perm_eliminated, xnUsage
Constructor and Description |
---|
EdbPrize(EDB ec,
EdbTable table)
新しいインスタンスを初期化します.
|
EdbPrize(EDB ec,
Element root)
指定された要素の情報で,新しいインスタンスを初期化します.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
awardeeIsStudent(EdbDatum datum)
賞受賞者が学生かどうかを調べる.
|
boolean |
firstAwardeeIsStudent()
第1賞受賞者が学生かどうかを調べる.
|
EdbDate |
getDate()
年月日を返します.
|
int |
numberOfStudentAwardees()
賞受賞者に含まれる学生数を得る.
|
registerTupleSpiModule
append, createFormedUTLFId, duplicate, getAuthLevel, getCaption, getCaption, getCertificate, getCMSLocation, getColor, getDeletePermission, getERDLocation, getExpand, getExtraColumnColor, getExtraColumnValue, getExtraColumnValue, getFirstAvailableDatum, getFirstAvailableEID, getFirstTC, getHierarchyParent, getLogisticsIds, getMLName, getPrimaryDatum, getPrimaryDatum, getPrimaryDatumAt, getPrimaryDatumAt, getPrimaryText, getPrimaryText, getReadPermission, getReferences, getTable, getTCArray, getUsage, getWritePermission, getXN, hasConductor, isArticle, isCertifiable, isEmpty, isMapped, isOrganization, isPerson, isPersonification, isReferenced, isReferenced, isTuple, iterable, iterable, iterator, makeCaption, makeCompletedXML, makeLongCaption, makeLongCaption, makeXML, makeXML, mapping, mapping, normalizeXN, normalizeXN, rearrange, remove, removeAll, removeUnchangable, resetUsage, seek, seek, seek, seek, TCCallback, TCCallback, TCCallback, TCDCallback, TCDCallback, TCDCallback
atPresent, censor, checkChangable, createPhantom, eid, equals, equalsXN, equivalents, getAge, getAvailable, getAvailablePeriod, getAvailablePeriod, getBase, getCaption, getCaption, getCaption, getDateFrom, getDateTo, getEDB, getEOID, getMLName, getMLName, getMLName, getMTime, hashCode, inPeriod, inPeriod, isFixed, isPhantom, isTable, makeCaption, makeCaption, makeCaption, mapto, maptoIsValid, operator, overlapPeriod, overlapPeriod, owner
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
checkChangable, equalsXN
createFormedUTLFId, createLogisticsId, eidIsValid
isConfirmed, isRejected, isUnconfirmed
public static final String TUPLE_SPI_XML_XN
public EdbPrize(EDB ec, Element root)
XML 形式の賞情報から作成された XMLDOM の要素から情報を取得し,その情報を表すタプルに初期化します.
ec
- EDB コンテキストroot
- 要素public EdbDate getDate()
public static boolean awardeeIsStudent(EdbDatum datum)
datum
- 賞受賞者public boolean firstAwardeeIsStudent()
public int numberOfStudentAwardees()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025