public interface NotificationReceiverI extends CryptoConfigurationProviderI, NotifiableI
NotificationReceiverCollectionI
which
represents a group of recipients).Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$0 |
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
Modifier and Type | Method and Description |
---|---|
MyTISMAdresse[] |
getAdressenInOrder(Transaction tx)
Returns the concrete address or addresses to which the notification should
actually be sent.
|
L10nLocale |
getPreferredLocale()
Returns the locale that should be used when interpreting subject and text
body templates of the notification.
|
default boolean |
hasValidMyTISMAdresseEmail()
Returns true if the AdressenInOrder of this NotificationReceiverI contains
at least one MyTISMAdresseEmail with an Email set.
|
boolean |
isDeleted()
Checks whether this BO has been marked as (soft) deleted and should therefore no longer
be taken into account.
|
boolean |
isNew()
Checks whether this BO has been created recently.
|
getOpenPGPPublicKey, getWillInlinePGP, getWillSignatur, getWillVerschluesselung
asCoreBO, asFrappedCoreBO, byNames, byNames, describe, filterNotifiableI, getId, getOrCreateNotifiables, getUsersOrGroupsToNotify, getUsersOrGroupsToNotifyByCSV, getUsersOrGroupsToNotifyByEV
bumpVersion, cancelCheckConstraints, consumeAndAssureTransientPropertyExists, contains, equalsBO, equalsBO, getAttribute, getAttribute, getBLOB, getBLOB, getBOVersion, getClazz, getCrea, getEntity, getEntity, getRootLoaderSchema, getSchema, getTransientProperty, hasBLOB, hasTransientProperty, hasTransientPropertyUnfiltered, isMandatory, isReadOnly, isSubEntityOf, isSubEntityOf, isTemporary, isVisible, setTransientProperty, toRelationMapRO
collectIds, collectIds, getCommaSeparatedIdList, toMap, toMap
collectDescribe, collectDescribe, conciseDesc, conciseDesc, conciseDesc, conciseDesc, conciseDesc, conciseDesc, conciseDesc, conciseDesc, describe, describe, describe, describeAndConciseDesc, describeAndConciseDesc, describeAndConciseDesc, describeAndConciseDesc, describeAndConciseDesc, describeNE, describeNE, join, join, join, notEmptyDescription
static final java.lang.String $0
MyTISMAdresse[] getAdressenInOrder(Transaction tx)
NotificationReceiverI
.tx
- a Transaction
that must be used if the BOs
that
are returned by a given implementation of this method are created on
the fly; since the returned BOs
must be persistent (or will get
persisted) for correct use by the notification system any BOs
returned here that are not already persistent must be included in the
given transaction and will be persisted automatically by the
notification system. When this method is called by the notification
system, a transaction will always be given; for other uses of/calls to
this method tx
may be null so implementations should not rely
on a transaction being givenMyTISMAdresse
instances to which the
notification should actually be sent; may be null or emptydefault boolean hasValidMyTISMAdresseEmail()
L10nLocale getPreferredLocale()
L10nLocale
to be used for
interpreting the subject and text body templates; null to use system
defaultboolean isNew()
BOI
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.