public abstract class GeneratedEmailAddress extends GenericItem
EmailAddress.GenericItem.GenericItemImplLocalizableItem.LocalizableItemImplExtensibleItem.ExtensibleItemImplItem.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BCCMESSAGES
Qualifier of the
EmailAddress.bccMessages attribute |
static java.lang.String |
CCMESSAGES
Qualifier of the
EmailAddress.ccMessages attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
DISPLAYNAME
Qualifier of the
EmailAddress.displayName attribute |
static java.lang.String |
EMAILADDRESS
Qualifier of the
EmailAddress.emailAddress attribute |
protected static java.lang.String |
EMAILMESSAGE2BCCADDRESSESREL_MARKMODIFIED
Relation disable markmodifed parameter constants for EmailMessage2BccAddressesRel from ((acceleratorservices))
|
protected static java.lang.String |
EMAILMESSAGE2BCCADDRESSESREL_SRC_ORDERED
Relation ordering override parameter constants for EmailMessage2BccAddressesRel from ((acceleratorservices))
|
protected static java.lang.String |
EMAILMESSAGE2BCCADDRESSESREL_TGT_ORDERED |
protected static java.lang.String |
EMAILMESSAGE2CCADDRESSESREL_MARKMODIFIED
Relation disable markmodifed parameter constants for EmailMessage2CcAddressesRel from ((acceleratorservices))
|
protected static java.lang.String |
EMAILMESSAGE2CCADDRESSESREL_SRC_ORDERED
Relation ordering override parameter constants for EmailMessage2CcAddressesRel from ((acceleratorservices))
|
protected static java.lang.String |
EMAILMESSAGE2CCADDRESSESREL_TGT_ORDERED |
protected static java.lang.String |
EMAILMESSAGE2TOADDRESSESREL_MARKMODIFIED
Relation disable markmodifed parameter constants for EmailMessage2ToAddressesRel from ((acceleratorservices))
|
protected static java.lang.String |
EMAILMESSAGE2TOADDRESSESREL_SRC_ORDERED
Relation ordering override parameter constants for EmailMessage2ToAddressesRel from ((acceleratorservices))
|
protected static java.lang.String |
EMAILMESSAGE2TOADDRESSESREL_TGT_ORDERED |
static java.lang.String |
MESSAGESSENT
Qualifier of the
EmailAddress.messagesSent attribute |
protected static OneToManyHandler<EmailMessage> |
MESSAGESSENTHANDLER
OneToManyHandler for handling 1:n MESSAGESSENT's relation attributes from 'many' side. |
static java.lang.String |
TOMESSAGES
Qualifier of the
EmailAddress.toMessages attribute |
LANGUAGE_FALLBACK_ENABLED_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPEimpl, tenant| Constructor and Description |
|---|
GeneratedEmailAddress() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToBccMessages(EmailMessage value)
Generated method - Adds
value to bccMessages. |
void |
addToBccMessages(SessionContext ctx,
EmailMessage value)
Generated method - Adds
value to bccMessages. |
void |
addToCcMessages(EmailMessage value)
Generated method - Adds
value to ccMessages. |
void |
addToCcMessages(SessionContext ctx,
EmailMessage value)
Generated method - Adds
value to ccMessages. |
void |
addToMessagesSent(EmailMessage value)
Generated method - Adds
value to messagesSent. |
void |
addToMessagesSent(SessionContext ctx,
EmailMessage value)
Generated method - Adds
value to messagesSent. |
void |
addToToMessages(EmailMessage value)
Generated method - Adds
value to toMessages. |
void |
addToToMessages(SessionContext ctx,
EmailMessage value)
Generated method - Adds
value to toMessages. |
java.util.List<EmailMessage> |
getBccMessages()
Generated method - Getter of the
EmailAddress.bccMessages attribute. |
java.util.List<EmailMessage> |
getBccMessages(SessionContext ctx)
Generated method - Getter of the
EmailAddress.bccMessages attribute. |
long |
getBccMessagesCount() |
long |
getBccMessagesCount(SessionContext ctx) |
java.util.List<EmailMessage> |
getCcMessages()
Generated method - Getter of the
EmailAddress.ccMessages attribute. |
java.util.List<EmailMessage> |
getCcMessages(SessionContext ctx)
Generated method - Getter of the
EmailAddress.ccMessages attribute. |
long |
getCcMessagesCount() |
long |
getCcMessagesCount(SessionContext ctx) |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.String |
getDisplayName()
Generated method - Getter of the
EmailAddress.displayName attribute. |
java.lang.String |
getDisplayName(SessionContext ctx)
Generated method - Getter of the
EmailAddress.displayName attribute. |
java.lang.String |
getEmailAddress()
Generated method - Getter of the
EmailAddress.emailAddress attribute. |
java.lang.String |
getEmailAddress(SessionContext ctx)
Generated method - Getter of the
EmailAddress.emailAddress attribute. |
java.util.List<EmailMessage> |
getMessagesSent()
Generated method - Getter of the
EmailAddress.messagesSent attribute. |
java.util.List<EmailMessage> |
getMessagesSent(SessionContext ctx)
Generated method - Getter of the
EmailAddress.messagesSent attribute. |
java.util.List<EmailMessage> |
getToMessages()
Generated method - Getter of the
EmailAddress.toMessages attribute. |
java.util.List<EmailMessage> |
getToMessages(SessionContext ctx)
Generated method - Getter of the
EmailAddress.toMessages attribute. |
long |
getToMessagesCount() |
long |
getToMessagesCount(SessionContext ctx) |
boolean |
isMarkModifiedDisabled(Item referencedItem) |
void |
removeFromBccMessages(EmailMessage value)
Generated method - Removes
value from bccMessages. |
void |
removeFromBccMessages(SessionContext ctx,
EmailMessage value)
Generated method - Removes
value from bccMessages. |
void |
removeFromCcMessages(EmailMessage value)
Generated method - Removes
value from ccMessages. |
void |
removeFromCcMessages(SessionContext ctx,
EmailMessage value)
Generated method - Removes
value from ccMessages. |
void |
removeFromMessagesSent(EmailMessage value)
Generated method - Removes
value from messagesSent. |
void |
removeFromMessagesSent(SessionContext ctx,
EmailMessage value)
Generated method - Removes
value from messagesSent. |
void |
removeFromToMessages(EmailMessage value)
Generated method - Removes
value from toMessages. |
void |
removeFromToMessages(SessionContext ctx,
EmailMessage value)
Generated method - Removes
value from toMessages. |
void |
setBccMessages(java.util.List<EmailMessage> value)
Generated method - Setter of the
EmailAddress.bccMessages attribute. |
void |
setBccMessages(SessionContext ctx,
java.util.List<EmailMessage> value)
Generated method - Setter of the
EmailAddress.bccMessages attribute. |
void |
setCcMessages(java.util.List<EmailMessage> value)
Generated method - Setter of the
EmailAddress.ccMessages attribute. |
void |
setCcMessages(SessionContext ctx,
java.util.List<EmailMessage> value)
Generated method - Setter of the
EmailAddress.ccMessages attribute. |
protected void |
setDisplayName(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
EmailAddress.displayName attribute. |
protected void |
setDisplayName(java.lang.String value)
Generated method - Setter of the
EmailAddress.displayName attribute. |
protected void |
setEmailAddress(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
EmailAddress.emailAddress attribute. |
protected void |
setEmailAddress(java.lang.String value)
Generated method - Setter of the
EmailAddress.emailAddress attribute. |
void |
setMessagesSent(java.util.List<EmailMessage> value)
Generated method - Setter of the
EmailAddress.messagesSent attribute. |
void |
setMessagesSent(SessionContext ctx,
java.util.List<EmailMessage> value)
Generated method - Setter of the
EmailAddress.messagesSent attribute. |
void |
setToMessages(java.util.List<EmailMessage> value)
Generated method - Setter of the
EmailAddress.toMessages attribute. |
void |
setToMessages(SessionContext ctx,
java.util.List<EmailMessage> value)
Generated method - Setter of the
EmailAddress.toMessages attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, getImplementation, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyaddLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplacesetTenantpublic static final java.lang.String EMAILADDRESS
EmailAddress.emailAddress attributepublic static final java.lang.String DISPLAYNAME
EmailAddress.displayName attributepublic static final java.lang.String TOMESSAGES
EmailAddress.toMessages attributeprotected static java.lang.String EMAILMESSAGE2TOADDRESSESREL_SRC_ORDERED
protected static java.lang.String EMAILMESSAGE2TOADDRESSESREL_TGT_ORDERED
protected static java.lang.String EMAILMESSAGE2TOADDRESSESREL_MARKMODIFIED
public static final java.lang.String CCMESSAGES
EmailAddress.ccMessages attributeprotected static java.lang.String EMAILMESSAGE2CCADDRESSESREL_SRC_ORDERED
protected static java.lang.String EMAILMESSAGE2CCADDRESSESREL_TGT_ORDERED
protected static java.lang.String EMAILMESSAGE2CCADDRESSESREL_MARKMODIFIED
public static final java.lang.String BCCMESSAGES
EmailAddress.bccMessages attributeprotected static java.lang.String EMAILMESSAGE2BCCADDRESSESREL_SRC_ORDERED
protected static java.lang.String EMAILMESSAGE2BCCADDRESSESREL_TGT_ORDERED
protected static java.lang.String EMAILMESSAGE2BCCADDRESSESREL_MARKMODIFIED
public static final java.lang.String MESSAGESSENT
EmailAddress.messagesSent attributeprotected static final OneToManyHandler<EmailMessage> MESSAGESSENTHANDLER
OneToManyHandler for handling 1:n MESSAGESSENT's relation attributes from 'many' side.protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic java.util.List<EmailMessage> getBccMessages(SessionContext ctx)
EmailAddress.bccMessages attribute.public java.util.List<EmailMessage> getBccMessages()
EmailAddress.bccMessages attribute.public long getBccMessagesCount(SessionContext ctx)
public long getBccMessagesCount()
public void setBccMessages(SessionContext ctx, java.util.List<EmailMessage> value)
EmailAddress.bccMessages attribute.value - the bccMessagespublic void setBccMessages(java.util.List<EmailMessage> value)
EmailAddress.bccMessages attribute.value - the bccMessagespublic void addToBccMessages(SessionContext ctx, EmailMessage value)
value to bccMessages.value - the item to add to bccMessagespublic void addToBccMessages(EmailMessage value)
value to bccMessages.value - the item to add to bccMessagespublic void removeFromBccMessages(SessionContext ctx, EmailMessage value)
value from bccMessages.value - the item to remove from bccMessagespublic void removeFromBccMessages(EmailMessage value)
value from bccMessages.value - the item to remove from bccMessagespublic java.util.List<EmailMessage> getCcMessages(SessionContext ctx)
EmailAddress.ccMessages attribute.public java.util.List<EmailMessage> getCcMessages()
EmailAddress.ccMessages attribute.public long getCcMessagesCount(SessionContext ctx)
public long getCcMessagesCount()
public void setCcMessages(SessionContext ctx, java.util.List<EmailMessage> value)
EmailAddress.ccMessages attribute.value - the ccMessagespublic void setCcMessages(java.util.List<EmailMessage> value)
EmailAddress.ccMessages attribute.value - the ccMessagespublic void addToCcMessages(SessionContext ctx, EmailMessage value)
value to ccMessages.value - the item to add to ccMessagespublic void addToCcMessages(EmailMessage value)
value to ccMessages.value - the item to add to ccMessagespublic void removeFromCcMessages(SessionContext ctx, EmailMessage value)
value from ccMessages.value - the item to remove from ccMessagespublic void removeFromCcMessages(EmailMessage value)
value from ccMessages.value - the item to remove from ccMessagespublic java.lang.String getDisplayName(SessionContext ctx)
EmailAddress.displayName attribute.public java.lang.String getDisplayName()
EmailAddress.displayName attribute.protected void setDisplayName(SessionContext ctx, java.lang.String value)
EmailAddress.displayName attribute.value - the displayName - Display name displayed for given item.protected void setDisplayName(java.lang.String value)
EmailAddress.displayName attribute.value - the displayName - Display name displayed for given item.public java.lang.String getEmailAddress(SessionContext ctx)
EmailAddress.emailAddress attribute.public java.lang.String getEmailAddress()
EmailAddress.emailAddress attribute.protected void setEmailAddress(SessionContext ctx, java.lang.String value)
EmailAddress.emailAddress attribute.value - the emailAddress - Email address of the given item.protected void setEmailAddress(java.lang.String value)
EmailAddress.emailAddress attribute.value - the emailAddress - Email address of the given item.public boolean isMarkModifiedDisabled(Item referencedItem)
isMarkModifiedDisabled in class Itempublic java.util.List<EmailMessage> getMessagesSent(SessionContext ctx)
EmailAddress.messagesSent attribute.public java.util.List<EmailMessage> getMessagesSent()
EmailAddress.messagesSent attribute.public void setMessagesSent(SessionContext ctx, java.util.List<EmailMessage> value)
EmailAddress.messagesSent attribute.value - the messagesSentpublic void setMessagesSent(java.util.List<EmailMessage> value)
EmailAddress.messagesSent attribute.value - the messagesSentpublic void addToMessagesSent(SessionContext ctx, EmailMessage value)
value to messagesSent.value - the item to add to messagesSentpublic void addToMessagesSent(EmailMessage value)
value to messagesSent.value - the item to add to messagesSentpublic void removeFromMessagesSent(SessionContext ctx, EmailMessage value)
value from messagesSent.value - the item to remove from messagesSentpublic void removeFromMessagesSent(EmailMessage value)
value from messagesSent.value - the item to remove from messagesSentpublic java.util.List<EmailMessage> getToMessages(SessionContext ctx)
EmailAddress.toMessages attribute.public java.util.List<EmailMessage> getToMessages()
EmailAddress.toMessages attribute.public long getToMessagesCount(SessionContext ctx)
public long getToMessagesCount()
public void setToMessages(SessionContext ctx, java.util.List<EmailMessage> value)
EmailAddress.toMessages attribute.value - the toMessagespublic void setToMessages(java.util.List<EmailMessage> value)
EmailAddress.toMessages attribute.value - the toMessagespublic void addToToMessages(SessionContext ctx, EmailMessage value)
value to toMessages.value - the item to add to toMessagespublic void addToToMessages(EmailMessage value)
value to toMessages.value - the item to add to toMessagespublic void removeFromToMessages(SessionContext ctx, EmailMessage value)
value from toMessages.value - the item to remove from toMessagespublic void removeFromToMessages(EmailMessage value)
value from toMessages.value - the item to remove from toMessagesCopyright © 2018 SAP SE. All Rights Reserved.