public class EdbPersonification 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 |
---|
EdbPersonification(EDB ec,
EdbTable table)
新しいインスタンスを初期化します.
|
EdbPersonification(EDB ec,
Element root)
指定された要素の情報で,新しいインスタンスを初期化します.
|
Modifier and Type | Method and Description |
---|---|
String |
getCMSLocation()
WebDAVサーバ (EDB/CMS) のフォルダのURLを取得します.
|
EdbEID |
getPerson()
擬人に対応する個人を得る.
|
String |
getUID()
認証サービスにおけるユーザID (UID)を返す.
|
boolean |
hasPassword()
認証サービスにおけるパスワードを持つか否かを返す.
|
boolean |
isMember()
メンバーかどうかを判定します.
|
boolean |
isPersonification()
擬人情報かどうかを判定します.
|
registerTupleSpiModule
append, createFormedUTLFId, duplicate, getAuthLevel, getCaption, getCaption, getCertificate, getColor, getDate, 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, 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 EdbPersonification(EDB ec, Element root)
XML 形式の擬人情報から作成された XMLDOM の要素から情報を取得し,その情報を表すタプルに初期化します.
ec
- EDB コンテキストroot
- 要素public boolean isPersonification()
isPersonification
in class EdbTuple
true
,その他 false
を返します.public String getCMSLocation()
このオブジェクトの表す情報により,返される URL は次のようになります.
getCMSLocation
in class EdbTuple
public EdbEID getPerson()
public boolean isMember()
true
,その他 false
を返します.public String getUID()
public boolean hasPassword()
EDB Working Group at Tue Jun 10 17:08:59 JST 2025