public class Benannt extends de.ipcon.db.core.BenanntBase implements java.lang.Comparable, XMLExportableI
ATT_Beschreibung, ATT_KinderRefs, ATT_L10nBeschreibung, ATT_L10nName, ATT_Name, ENT_Benannt
ATT_AlsAntwortAnBeiAuftraegen, ATT_AlsEmpfaengerBCCBeiAuftraegen, ATT_AlsEmpfaengerBeiAuftraegen, ATT_AlsEmpfaengerCCBeiAuftraegen, ATT_AlsKontextBOBeiAuftraegen, ATT_WirdAlsAntwortAnVerwendetBeiAlarmen, ATT_WirdBenachrichtigtBCCBeiAlarm, ATT_WirdBenachrichtigtBeiAlarm, ATT_WirdBenachrichtigtCCBeiAlarm, ENT_CoreBO
BLOB_KEY, CANCEL_RECALC_CALLED, D_0, D_1, D_10, D_100, D_1000, D_10000, D_5, D_MINUS_1, D_MINUS_ONE, D_ONE, D_ZERO, doExWriteLRMFunction, EMPTY_ARRAY, F_0, F_1, L_0, L10N_KEY_BO_INSTANTIATION, L10N_KEY_BO_WITH_PROTECTED_CONSTRUCTOR, NULL_AGGREGATE, NULL_ITERATOR
ATT_Badge, ATT_Badge2, ATT_Badge3, ATT_Badge4, ATT_BLOBCreatedBy, ATT_BLOBCreatedOn, ATT_BLOBDeletedBy, ATT_BLOBDeletedOn, ATT_BLOBLastModifiedBy, ATT_BLOBLastModifiedOn, ATT_Bot, ATT_Crea, ATT_CreatedBy, ATT_CreatedModifiedText, ATT_Id, ATT_InvolvedInProcs, ATT_LastModifiedBy, ATT_Ldel, ATT_Lmod, ATT_Procs, EMPTY_ARRAY, ENT_BO
Constructor and Description |
---|
Benannt() |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(java.lang.Object o) |
java.lang.String |
createTID(java.lang.String prefix) |
static java.lang.String |
createTID(java.lang.String name,
java.lang.String prefix) |
java.lang.String |
getL10nBeschreibung() |
java.lang.String |
getL10nName() |
PairStorage |
getPairStorage(electric.xml.Element el)
Creates and returns an PairStorage out of the info from Element _el.
|
void |
inputAsBenanntRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
UnresolvedReferencesResolver urr)
FIXME Own method for backward compatibility.
|
void |
inputAsBenanntRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
UnresolvedReferencesResolver urr,
boolean setNullIfNotFound) |
void |
inputAsBenanntRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
UnresolvedReferencesResolver urr,
boolean setNullIfNotFound,
boolean keepValueIfXMLNotFound) |
void |
inputAsBenanntRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
UnresolvedReferencesResolver urr,
boolean setNullIfNotFound,
boolean keepValueIfXMLNotFound,
boolean allowAutomatik) |
void |
inputAsMultiBenanntRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
UnresolvedReferencesResolver urr)
FIXME Own method for backward compatibility.
|
void |
inputAsMultiBenanntRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
UnresolvedReferencesResolver urr,
boolean keepValueIfXMLNotFound) |
void |
inputAsMultiBenanntRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
UnresolvedReferencesResolver urr,
boolean keepValueIfXMLNotFound,
boolean allowAutomatik) |
void |
inputAsMultiRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
UnresolvedReferencesResolver urr) |
void |
inputAsMultiRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
UnresolvedReferencesResolver urr,
boolean keepValueIfXMLNotFound) |
void |
inputAsMultiRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
UnresolvedReferencesResolver urr,
boolean keepValueIfXMLNotFound,
boolean allowAutomatik) |
void |
inputAsRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
UnresolvedReferencesResolver urr) |
void |
inputAsRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
UnresolvedReferencesResolver urr,
boolean setNullIfNotFound) |
void |
inputAsRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
UnresolvedReferencesResolver urr,
boolean setNullIfNotFound,
boolean keepValueIfXMLNotFound) |
void |
inputAsRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
UnresolvedReferencesResolver urr,
boolean setNullIfNotFound,
boolean keepValueIfXMLNotFound,
boolean allowAutomatik) |
void |
outputAsBenanntRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName)
Output the value of att of this as a "reference" (n-1 relation).
|
void |
outputAsBenanntRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
boolean withBotName) |
void |
outputAsMultiBenanntRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName)
FIXME Own method for backward compatibility.
|
void |
outputAsMultiBenanntRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
boolean skipDeleted) |
void |
outputAsMultiRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName) |
void |
outputAsMultiRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
boolean skipDeleted) |
void |
outputAsRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName) |
void |
outputAsRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
boolean withBotName) |
void |
outputAsRelation(electric.xml.Element root,
EntityI ent,
java.lang.String attributeName,
boolean withBotName,
boolean addNothingIfNull) |
static void |
outputBOTName(BO bo,
electric.xml.Element el) |
void |
outputIntoElement(electric.xml.Element root) |
void |
outputIntoElement(electric.xml.Element root,
boolean withBotName) |
void |
storePreparedRelationQueryResult(java.lang.String relName,
java.util.ArrayList bos) |
addKinderRef, copyFrom, copyFrom, equalPayload, getBeschreibung, getBeschreibungNE, getBeschreibungNN, getBeschreibungNN, getKinderRefs, getKinderRefsIterator, getL10nBeschreibungNE, getL10nBeschreibungNN, getL10nBeschreibungNN, getL10nNameNE, getL10nNameNN, getL10nNameNN, getName, getNameNE, getNameNN, getNameNN, needBeschreibung, needL10nBeschreibung, needL10nName, needName, needPopulatedKinderRefs, pgetKinderRefsLazy, readExternal, removeKinderRef, setBeschreibung, setBOLoader, setKinderRefs, setName, slim, slim, writeExternal
addAlsAntwortAnBeiAuftrag, addAlsEmpfaengerBCCBeiAuftrag, addAlsEmpfaengerBeiAuftrag, addAlsEmpfaengerCCBeiAuftrag, addAlsKontextBOBeiAuftrag, addWirdAlsAntwortAnVerwendetBeiAlarm, addWirdBenachrichtigtBCCBeiAlarm, addWirdBenachrichtigtBeiAlarm, addWirdBenachrichtigtCCBeiAlarm, getAlsAntwortAnBeiAuftraegen, getAlsAntwortAnBeiAuftraegenIterator, getAlsEmpfaengerBCCBeiAuftraegen, getAlsEmpfaengerBCCBeiAuftraegenIterator, getAlsEmpfaengerBeiAuftraegen, getAlsEmpfaengerBeiAuftraegenIterator, getAlsEmpfaengerCCBeiAuftraegen, getAlsEmpfaengerCCBeiAuftraegenIterator, getAlsKontextBOBeiAuftraegen, getAlsKontextBOBeiAuftraegenIterator, getWirdAlsAntwortAnVerwendetBeiAlarmen, getWirdAlsAntwortAnVerwendetBeiAlarmenIterator, getWirdBenachrichtigtBCCBeiAlarm, getWirdBenachrichtigtBCCBeiAlarmIterator, getWirdBenachrichtigtBeiAlarm, getWirdBenachrichtigtBeiAlarmIterator, getWirdBenachrichtigtCCBeiAlarm, getWirdBenachrichtigtCCBeiAlarmIterator, needPopulatedAlsAntwortAnBeiAuftraegen, needPopulatedAlsEmpfaengerBCCBeiAuftraegen, needPopulatedAlsEmpfaengerBeiAuftraegen, needPopulatedAlsEmpfaengerCCBeiAuftraegen, needPopulatedAlsKontextBOBeiAuftraegen, needPopulatedWirdAlsAntwortAnVerwendetBeiAlarmen, needPopulatedWirdBenachrichtigtBCCBeiAlarm, needPopulatedWirdBenachrichtigtBeiAlarm, needPopulatedWirdBenachrichtigtCCBeiAlarm, pgetAlsAntwortAnBeiAuftraegenLazy, pgetAlsEmpfaengerBCCBeiAuftraegenLazy, pgetAlsEmpfaengerBeiAuftraegenLazy, pgetAlsEmpfaengerCCBeiAuftraegenLazy, pgetAlsKontextBOBeiAuftraegenLazy, pgetWirdAlsAntwortAnVerwendetBeiAlarmenLazy, pgetWirdBenachrichtigtBCCBeiAlarmLazy, pgetWirdBenachrichtigtBeiAlarmLazy, pgetWirdBenachrichtigtCCBeiAlarmLazy, removeAlsAntwortAnBeiAuftrag, removeAlsEmpfaengerBCCBeiAuftrag, removeAlsEmpfaengerBeiAuftrag, removeAlsEmpfaengerCCBeiAuftrag, removeAlsKontextBOBeiAuftrag, removeWirdAlsAntwortAnVerwendetBeiAlarm, removeWirdBenachrichtigtBCCBeiAlarm, removeWirdBenachrichtigtBeiAlarm, removeWirdBenachrichtigtCCBeiAlarm, setAlsAntwortAnBeiAuftraegen, setAlsEmpfaengerBCCBeiAuftraegen, setAlsEmpfaengerBeiAuftraegen, setAlsEmpfaengerCCBeiAuftraegen, setAlsKontextBOBeiAuftraegen, setWirdAlsAntwortAnVerwendetBeiAlarmen, setWirdBenachrichtigtBCCBeiAlarm, setWirdBenachrichtigtBeiAlarm, setWirdBenachrichtigtCCBeiAlarm
_set, $, $, $, $$, $$bo, $$o, $$r, $$ri, $$ri, acquireTxWriteLock, add, afterSaveOnClient, afterSaveOnServer, afterVerifyOnClient, afterVerifyOnServer, aggregate, aggregate, aggregate, badge, badge, beforeVerifyOnClient, beforeVerifyOnServer, bumpVersion, cacheLocally, cacheLocally, cacheLocallyAndThrowUnwrappedCause, cacheLocallyAndThrowUnwrappedCause, cacheLocallyAndThrowUnwrappedUncheckedCause, cacheLocallyAndThrowUnwrappedUncheckedCause, cancelCheckConstraints, cancelRecalc, cancelRecalcViaLoadingTransaction, clone, commitTransaction, computeTransientPropertyIfAbsent, conciseDesc, conciseDesc, conciseDesc, conciseDesc, conciseDesc, conciseDesc, conciseDesc, conciseDesc, consumeAndAssureTransientPropertyExists, copyBLOBFrom, createCopy, createCopy, deepClone, deepClone, delete, describe, describe, describe, describe, describe, describe, describe, describe, describe, describe, describeId, describeId, describeId, describeId, describeId, describeId, describeId, describeId, describeNE, describeNE, describeNE, describeNE, describeNE, destub, equalPayload, equalPayload, equalPayload, equalPayload, equals, equalsBO, equalsBO, equalsRegardingAttrs, exportBLOB, exReadString, exWriteString, filterDeleted, filterDeleted, filterDeleted, forgetTransientBLOBHandle, frap, getAsBOInIssueReports, getAsBOInIssueReportsIterator, getAsString, getBackendBOLoaderWithPersistenceHandler, getBadge, getBadge, getBadge2, getBadge3, getBadge4, getBLOB, getBLOB, getBLOB, getBLOB, getBLOB, getBLOBAsDataInput, getBLOBAsEncodedString, getBLOBAsEncodedString, getBLOBAsInputStream, getBLOBAsUTF8EncodedString, getBLOBCreatedBy, getBLOBCreatedOn, getBLOBDeletedBy, getBLOBDeletedOn, getBLOBInfo, getBLOBLastModifiedBy, getBLOBLastModifiedOn, getBOLoader, getBot, getBOVersion, getBytes, getCache, getCache, getCache, getCacheNT, getCacheNT, getCacheNT, getCacheProvider, getCacheProvider, getClazz, getCreatedBy, getCreatedModifiedText, getDefaultScriptImportsList, getDefaultScriptImportsList, getDefaultScriptImportsList, getDescribingBOWrapper, getDescribingBOWrapper, getEventProvider, getEventProvider, getId, getInvolvedInProcs, getInvolvedInProcsIterator, getLastModifiedBy, getLazyData, getLoadingTransaction, getNullIterator, getOrCreate, getOrCreate, getOrCreate, getOrCreate, getOrCreate, getOrCreate, getOrCreate, getPermissionHandler, getProcs, getProcsIterator, getRootLoaderSchema, getSchema, getSizeFast, getTransaction, getTransientProperty, getTransientProperty, getWrappedTransientProperty, hasActiveTransaction, hasBLOB, hasBLOBOnServerSide, hasBOAssignedTempId, hashCode, hasRelationObjects, hasRelationObjects, hasSessionAssignedTempId, hasTempId, hasTempIdForNewBOs, hasTransientProperty, hasTransientPropertyUnfiltered, includeAllowed, includeInTransaction, invalidateBLOBCache, isBOAssignedTempId, isCompoundChangeInProgress, isCurrentTransactionUnderAdminControl, isIgnoreModificationConstraints, isMandatory, isNew, isReadOnly, isServerSideAndLoadedReadOnly, isSessionAssignedTempId, isStub, isTempId, isTempIdForNewInstance, isTemporary, isVisible, isWriteable, markCompoundChangeInProgress, markDelete, markUndelete, needLoadingTransaction, needsReload, needTransactionInclusion, newInstance, newInstance, newInstance, newInstance, newInstance, newInstance, nextTempId, notifyMessageBus, notifyMessageBus, notifyMessageBus, notifyMessageBus, notifyMessageBus, notifyMessageBus, notifyMessageBusOfAdd, notifyMessageBusOfRemove, nullSafeCompareTo, nullSafeCompareTo, nullSafeContainsBO, nullSafeContainsBO, nullSafeEquals, nullSafeEqualsBO, nullSafeEqualsBO, ofStub, propertyMissing, propertyMissing, releaseCompoundChangeInProgress, releaseTxWriteLock, remove, removeBLOB, requireNonEmptyRelation, requireNonNullAttribute, requireNonNullAttributes, requireNonNullAttributes, requireNonNullAttributes, requireNonNullAttributes, requireNonNullAttributes, requireNonNullAttributes, requireNonNullAttributes, setAsString, setBadge, setBadge, setBadge2, setBadge3, setBadge4, setBOLoaderNoCascade, setBOLoaderNoCascade, setBot, setId, setId, setIgnoreModificationConstraints, setLazyData, setTempId, setTransientProperty, setTransientProperty, setTransientProperty, setTransientProperty, setTransientProperty, setTransientProperty, slim, slim, storeBLOB, storeBLOB, storeBLOB, storeBLOB, storeBLOB, stub, toMap, toMap, toMap, toMap, toMap, toMap, toMap, toMap, toMap, toMap, toMap, toMap, toRelationMapRO, toRelationMapRO, toRelationMapRO, toRelationMapRO, toRelationMapRO, toRelationMapRO, toRelationMapRO, toRelationMapRO, toString, undelete, verifyOnClient, verifyOnServer, wrapIfGroovy
getCrea, getLdel, getLmod, isDeleted, isLdel, setCrea, setLdel, setLdel, setLmod
getInstanceSpecificLocale, getInstanceSpecificPaths, l10n, l10n, l10n, l10n, l10n, l10n, l10n
bumpVersion, cancelCheckConstraints, consumeAndAssureTransientPropertyExists, contains, equalsBO, equalsBO, getAttribute, getAttribute, getBLOB, getBLOB, getBOVersion, getClazz, getCrea, getEntity, getEntity, getRootLoaderSchema, getSchema, getTransientProperty, hasBLOB, hasTransientProperty, hasTransientPropertyUnfiltered, isDeleted, isMandatory, isNew, isReadOnly, isSubEntityOf, isSubEntityOf, isTemporary, isVisible, setTransientProperty, toRelationMapRO
collectIds, collectIds, getCommaSeparatedIdList, getId, toMap, toMap
collectDescribe, collectDescribe, conciseDesc, conciseDesc, conciseDesc, conciseDesc, conciseDesc, conciseDesc, conciseDesc, conciseDesc, describe, describe, describe, describe, describeAndConciseDesc, describeAndConciseDesc, describeAndConciseDesc, describeAndConciseDesc, describeAndConciseDesc, describeNE, describeNE, join, join, join, notEmptyDescription
public java.lang.String getL10nName()
getL10nName
in class de.ipcon.db.core.BenanntBase
public java.lang.String getL10nBeschreibung()
getL10nBeschreibung
in class de.ipcon.db.core.BenanntBase
public int compareTo(java.lang.Object o)
compareTo
in interface java.lang.Comparable
public java.lang.String createTID(java.lang.String prefix)
public static java.lang.String createTID(java.lang.String name, java.lang.String prefix)
public void storePreparedRelationQueryResult(java.lang.String relName, java.util.ArrayList bos)
public void outputAsBenanntRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName)
public void outputAsBenanntRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, boolean withBotName)
public void outputAsRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName)
public void outputAsRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, boolean withBotName)
public void outputAsRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, boolean withBotName, boolean addNothingIfNull)
public void outputIntoElement(electric.xml.Element root)
outputIntoElement
in interface XMLExportableI
public void outputIntoElement(electric.xml.Element root, boolean withBotName)
outputIntoElement
in interface XMLExportableI
public static void outputBOTName(BO bo, electric.xml.Element el)
public void inputAsBenanntRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, UnresolvedReferencesResolver urr) throws MultipleMatchingBOsException
MultipleMatchingBOsException
public void inputAsBenanntRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, UnresolvedReferencesResolver urr, boolean setNullIfNotFound) throws MultipleMatchingBOsException
MultipleMatchingBOsException
public void inputAsBenanntRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, UnresolvedReferencesResolver urr, boolean setNullIfNotFound, boolean keepValueIfXMLNotFound) throws MultipleMatchingBOsException
MultipleMatchingBOsException
public void inputAsBenanntRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, UnresolvedReferencesResolver urr, boolean setNullIfNotFound, boolean keepValueIfXMLNotFound, boolean allowAutomatik) throws MultipleMatchingBOsException
MultipleMatchingBOsException
public void inputAsRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, UnresolvedReferencesResolver urr) throws MultipleMatchingBOsException
MultipleMatchingBOsException
public void inputAsRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, UnresolvedReferencesResolver urr, boolean setNullIfNotFound) throws MultipleMatchingBOsException
MultipleMatchingBOsException
public void inputAsRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, UnresolvedReferencesResolver urr, boolean setNullIfNotFound, boolean keepValueIfXMLNotFound) throws MultipleMatchingBOsException
MultipleMatchingBOsException
public void inputAsRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, UnresolvedReferencesResolver urr, boolean setNullIfNotFound, boolean keepValueIfXMLNotFound, boolean allowAutomatik) throws MultipleMatchingBOsException
MultipleMatchingBOsException
public PairStorage getPairStorage(electric.xml.Element el)
XMLExportableI
getPairStorage
in interface XMLExportableI
public void outputAsMultiBenanntRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName)
public void outputAsMultiBenanntRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, boolean skipDeleted)
public void outputAsMultiRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName)
public void outputAsMultiRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, boolean skipDeleted)
public void inputAsMultiBenanntRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, UnresolvedReferencesResolver urr)
public void inputAsMultiBenanntRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, UnresolvedReferencesResolver urr, boolean keepValueIfXMLNotFound)
public void inputAsMultiBenanntRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, UnresolvedReferencesResolver urr, boolean keepValueIfXMLNotFound, boolean allowAutomatik)
public void inputAsMultiRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, UnresolvedReferencesResolver urr)
public void inputAsMultiRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, UnresolvedReferencesResolver urr, boolean keepValueIfXMLNotFound)
public void inputAsMultiRelation(electric.xml.Element root, EntityI ent, java.lang.String attributeName, UnresolvedReferencesResolver urr, boolean keepValueIfXMLNotFound, boolean allowAutomatik)
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.