public abstract class GeneratedMobileMessageContext extends GenericItem
MobileMessageContext.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 |
AGGREGATORERROR
Qualifier of the
MobileMessageContext.aggregatorError attribute |
static java.lang.String |
AGGREGATORERRORDESCRIPTION
Qualifier of the
MobileMessageContext.aggregatorErrorDescription attribute |
static java.lang.String |
COUNTRYISOCODE
Qualifier of the
MobileMessageContext.countryIsoCode attribute |
protected static java.util.Map<java.lang.String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
static java.lang.String |
FAILURES
Qualifier of the
MobileMessageContext.failures attribute |
static java.lang.String |
INCOMINGENGINEID
Qualifier of the
MobileMessageContext.incomingEngineId attribute |
static java.lang.String |
INCOMINGMESSAGEID
Qualifier of the
MobileMessageContext.incomingMessageId attribute |
static java.lang.String |
INCOMINGTEXT
Qualifier of the
MobileMessageContext.incomingText attribute |
static java.lang.String |
ISLINK
Qualifier of the
MobileMessageContext.isLink attribute |
static java.lang.String |
MATCHEDACTION
Qualifier of the
MobileMessageContext.matchedAction attribute |
static java.lang.String |
MATCHEDACTIONASSIGNMENT
Qualifier of the
MobileMessageContext.matchedActionAssignment attribute |
static java.lang.String |
MATCHEDSHORTCODE
Qualifier of the
MobileMessageContext.matchedShortcode attribute |
static java.lang.String |
MESSAGEERROR
Qualifier of the
MobileMessageContext.messageError attribute |
static java.lang.String |
MESSAGEERRORDESCRIPTION
Qualifier of the
MobileMessageContext.messageErrorDescription attribute |
static java.lang.String |
NORMALIZEDPHONENUMBER
Qualifier of the
MobileMessageContext.normalizedPhoneNumber attribute |
static java.lang.String |
NORMALIZEDSHORTCODE
Qualifier of the
MobileMessageContext.normalizedShortcode attribute |
static java.lang.String |
OPTOPERATOR
Qualifier of the
MobileMessageContext.optOperator attribute |
static java.lang.String |
OPTSESSIONID
Qualifier of the
MobileMessageContext.optSessionId attribute |
static java.lang.String |
OPTTARIFF
Qualifier of the
MobileMessageContext.optTariff attribute |
static java.lang.String |
OUTGOINGENGINEID
Qualifier of the
MobileMessageContext.outgoingEngineId attribute |
static java.lang.String |
OUTGOINGMESSAGEID
Qualifier of the
MobileMessageContext.outgoingMessageId attribute |
static java.lang.String |
OUTGOINGSHORTCODE
Qualifier of the
MobileMessageContext.outgoingShortcode attribute |
static java.lang.String |
OUTGOINGSUBJECT
Qualifier of the
MobileMessageContext.outgoingSubject attribute |
static java.lang.String |
OUTGOINGTEXT
Qualifier of the
MobileMessageContext.outgoingText attribute |
static java.lang.String |
PHONECOUNTRYISOCODE
Qualifier of the
MobileMessageContext.phoneCountryIsoCode attribute |
static java.lang.String |
PHONENUMBER
Qualifier of the
MobileMessageContext.phoneNumber attribute |
static java.lang.String |
PRICE
Qualifier of the
MobileMessageContext.price attribute |
static java.lang.String |
PRICECURRENCY
Qualifier of the
MobileMessageContext.priceCurrency attribute |
static java.lang.String |
RAWMESSAGEDETAILS
Qualifier of the
MobileMessageContext.rawMessageDetails attribute |
static java.lang.String |
REVENUE
Qualifier of the
MobileMessageContext.revenue attribute |
static java.lang.String |
REVENUECURRENCY
Qualifier of the
MobileMessageContext.revenueCurrency attribute |
static java.lang.String |
SHORTCODE
Qualifier of the
MobileMessageContext.shortcode attribute |
static java.lang.String |
STATUS
Qualifier of the
MobileMessageContext.status attribute |
static java.lang.String |
TYPE
Qualifier of the
MobileMessageContext.type attribute |
static java.lang.String |
USER
Qualifier of the
MobileMessageContext.user attribute |
static java.lang.String |
USINGDEFAULTACTION
Qualifier of the
MobileMessageContext.usingDefaultAction 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, staticTransientObjectsimpl, tenant| Constructor and Description |
|---|
GeneratedMobileMessageContext() |
| Modifier and Type | Method and Description |
|---|---|
EnumerationValue |
getAggregatorError()
Generated method - Getter of the
MobileMessageContext.aggregatorError attribute. |
EnumerationValue |
getAggregatorError(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.aggregatorError attribute. |
java.lang.String |
getAggregatorErrorDescription()
Generated method - Getter of the
MobileMessageContext.aggregatorErrorDescription attribute. |
java.lang.String |
getAggregatorErrorDescription(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.aggregatorErrorDescription attribute. |
java.lang.String |
getCountryIsoCode()
Generated method - Getter of the
MobileMessageContext.countryIsoCode attribute. |
java.lang.String |
getCountryIsoCode(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.countryIsoCode attribute. |
protected java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes() |
java.lang.Integer |
getFailures()
Generated method - Getter of the
MobileMessageContext.failures attribute. |
java.lang.Integer |
getFailures(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.failures attribute. |
int |
getFailuresAsPrimitive()
Generated method - Getter of the
MobileMessageContext.failures attribute. |
int |
getFailuresAsPrimitive(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.failures attribute. |
java.lang.String |
getIncomingEngineId()
Generated method - Getter of the
MobileMessageContext.incomingEngineId attribute. |
java.lang.String |
getIncomingEngineId(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.incomingEngineId attribute. |
java.lang.String |
getIncomingMessageId()
Generated method - Getter of the
MobileMessageContext.incomingMessageId attribute. |
java.lang.String |
getIncomingMessageId(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.incomingMessageId attribute. |
java.lang.String |
getIncomingText()
Generated method - Getter of the
MobileMessageContext.incomingText attribute. |
java.lang.String |
getIncomingText(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.incomingText attribute. |
AbstractAction |
getMatchedAction()
Generated method - Getter of the
MobileMessageContext.matchedAction attribute. |
AbstractAction |
getMatchedAction(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.matchedAction attribute. |
MobileActionAssignment |
getMatchedActionAssignment()
Generated method - Getter of the
MobileMessageContext.matchedActionAssignment attribute. |
MobileActionAssignment |
getMatchedActionAssignment(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.matchedActionAssignment attribute. |
MobileShortcode |
getMatchedShortcode()
Generated method - Getter of the
MobileMessageContext.matchedShortcode attribute. |
MobileShortcode |
getMatchedShortcode(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.matchedShortcode attribute. |
EnumerationValue |
getMessageError()
Generated method - Getter of the
MobileMessageContext.messageError attribute. |
EnumerationValue |
getMessageError(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.messageError attribute. |
java.lang.String |
getMessageErrorDescription()
Generated method - Getter of the
MobileMessageContext.messageErrorDescription attribute. |
java.lang.String |
getMessageErrorDescription(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.messageErrorDescription attribute. |
java.lang.String |
getNormalizedPhoneNumber()
Generated method - Getter of the
MobileMessageContext.normalizedPhoneNumber attribute. |
java.lang.String |
getNormalizedPhoneNumber(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.normalizedPhoneNumber attribute. |
java.lang.String |
getNormalizedShortcode()
Generated method - Getter of the
MobileMessageContext.normalizedShortcode attribute. |
java.lang.String |
getNormalizedShortcode(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.normalizedShortcode attribute. |
java.lang.String |
getOptOperator()
Generated method - Getter of the
MobileMessageContext.optOperator attribute. |
java.lang.String |
getOptOperator(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.optOperator attribute. |
java.lang.String |
getOptSessionId()
Generated method - Getter of the
MobileMessageContext.optSessionId attribute. |
java.lang.String |
getOptSessionId(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.optSessionId attribute. |
java.lang.String |
getOptTariff()
Generated method - Getter of the
MobileMessageContext.optTariff attribute. |
java.lang.String |
getOptTariff(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.optTariff attribute. |
java.lang.String |
getOutgoingEngineId()
Generated method - Getter of the
MobileMessageContext.outgoingEngineId attribute. |
java.lang.String |
getOutgoingEngineId(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.outgoingEngineId attribute. |
java.lang.String |
getOutgoingMessageId()
Generated method - Getter of the
MobileMessageContext.outgoingMessageId attribute. |
java.lang.String |
getOutgoingMessageId(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.outgoingMessageId attribute. |
MobileShortcode |
getOutgoingShortcode()
Generated method - Getter of the
MobileMessageContext.outgoingShortcode attribute. |
MobileShortcode |
getOutgoingShortcode(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.outgoingShortcode attribute. |
java.lang.String |
getOutgoingSubject()
Generated method - Getter of the
MobileMessageContext.outgoingSubject attribute. |
java.lang.String |
getOutgoingSubject(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.outgoingSubject attribute. |
java.lang.String |
getOutgoingText()
Generated method - Getter of the
MobileMessageContext.outgoingText attribute. |
java.lang.String |
getOutgoingText(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.outgoingText attribute. |
java.lang.String |
getPhoneCountryIsoCode()
Generated method - Getter of the
MobileMessageContext.phoneCountryIsoCode attribute. |
java.lang.String |
getPhoneCountryIsoCode(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.phoneCountryIsoCode attribute. |
java.lang.String |
getPhoneNumber()
Generated method - Getter of the
MobileMessageContext.phoneNumber attribute. |
java.lang.String |
getPhoneNumber(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.phoneNumber attribute. |
java.math.BigDecimal |
getPrice()
Generated method - Getter of the
MobileMessageContext.price attribute. |
java.math.BigDecimal |
getPrice(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.price attribute. |
Currency |
getPriceCurrency()
Generated method - Getter of the
MobileMessageContext.priceCurrency attribute. |
Currency |
getPriceCurrency(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.priceCurrency attribute. |
java.lang.String |
getRawMessageDetails()
Generated method - Getter of the
MobileMessageContext.rawMessageDetails attribute. |
java.lang.String |
getRawMessageDetails(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.rawMessageDetails attribute. |
java.math.BigDecimal |
getRevenue()
Generated method - Getter of the
MobileMessageContext.revenue attribute. |
java.math.BigDecimal |
getRevenue(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.revenue attribute. |
Currency |
getRevenueCurrency()
Generated method - Getter of the
MobileMessageContext.revenueCurrency attribute. |
Currency |
getRevenueCurrency(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.revenueCurrency attribute. |
java.lang.String |
getShortcode()
Generated method - Getter of the
MobileMessageContext.shortcode attribute. |
java.lang.String |
getShortcode(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.shortcode attribute. |
EnumerationValue |
getStatus()
Generated method - Getter of the
MobileMessageContext.status attribute. |
EnumerationValue |
getStatus(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.status attribute. |
EnumerationValue |
getType()
Generated method - Getter of the
MobileMessageContext.type attribute. |
EnumerationValue |
getType(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.type attribute. |
User |
getUser()
Generated method - Getter of the
MobileMessageContext.user attribute. |
User |
getUser(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.user attribute. |
java.lang.Boolean |
isIsLink()
Generated method - Getter of the
MobileMessageContext.isLink attribute. |
java.lang.Boolean |
isIsLink(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.isLink attribute. |
boolean |
isIsLinkAsPrimitive()
Generated method - Getter of the
MobileMessageContext.isLink attribute. |
boolean |
isIsLinkAsPrimitive(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.isLink attribute. |
java.lang.Boolean |
isUsingDefaultAction()
Generated method - Getter of the
MobileMessageContext.usingDefaultAction attribute. |
java.lang.Boolean |
isUsingDefaultAction(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.usingDefaultAction attribute. |
boolean |
isUsingDefaultActionAsPrimitive()
Generated method - Getter of the
MobileMessageContext.usingDefaultAction attribute. |
boolean |
isUsingDefaultActionAsPrimitive(SessionContext ctx)
Generated method - Getter of the
MobileMessageContext.usingDefaultAction attribute. |
void |
setAggregatorError(EnumerationValue value)
Generated method - Setter of the
MobileMessageContext.aggregatorError attribute. |
void |
setAggregatorError(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
MobileMessageContext.aggregatorError attribute. |
void |
setAggregatorErrorDescription(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.aggregatorErrorDescription attribute. |
void |
setAggregatorErrorDescription(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.aggregatorErrorDescription attribute. |
void |
setCountryIsoCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.countryIsoCode attribute. |
void |
setCountryIsoCode(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.countryIsoCode attribute. |
void |
setFailures(int value)
Generated method - Setter of the
MobileMessageContext.failures attribute. |
void |
setFailures(java.lang.Integer value)
Generated method - Setter of the
MobileMessageContext.failures attribute. |
void |
setFailures(SessionContext ctx,
int value)
Generated method - Setter of the
MobileMessageContext.failures attribute. |
void |
setFailures(SessionContext ctx,
java.lang.Integer value)
Generated method - Setter of the
MobileMessageContext.failures attribute. |
protected void |
setIncomingEngineId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.incomingEngineId attribute. |
protected void |
setIncomingEngineId(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.incomingEngineId attribute. |
void |
setIncomingMessageId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.incomingMessageId attribute. |
void |
setIncomingMessageId(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.incomingMessageId attribute. |
void |
setIncomingText(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.incomingText attribute. |
void |
setIncomingText(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.incomingText attribute. |
void |
setIsLink(boolean value)
Generated method - Setter of the
MobileMessageContext.isLink attribute. |
void |
setIsLink(java.lang.Boolean value)
Generated method - Setter of the
MobileMessageContext.isLink attribute. |
void |
setIsLink(SessionContext ctx,
boolean value)
Generated method - Setter of the
MobileMessageContext.isLink attribute. |
void |
setIsLink(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
MobileMessageContext.isLink attribute. |
void |
setMatchedAction(AbstractAction value)
Generated method - Setter of the
MobileMessageContext.matchedAction attribute. |
void |
setMatchedAction(SessionContext ctx,
AbstractAction value)
Generated method - Setter of the
MobileMessageContext.matchedAction attribute. |
void |
setMatchedActionAssignment(MobileActionAssignment value)
Generated method - Setter of the
MobileMessageContext.matchedActionAssignment attribute. |
void |
setMatchedActionAssignment(SessionContext ctx,
MobileActionAssignment value)
Generated method - Setter of the
MobileMessageContext.matchedActionAssignment attribute. |
void |
setMatchedShortcode(MobileShortcode value)
Generated method - Setter of the
MobileMessageContext.matchedShortcode attribute. |
void |
setMatchedShortcode(SessionContext ctx,
MobileShortcode value)
Generated method - Setter of the
MobileMessageContext.matchedShortcode attribute. |
void |
setMessageError(EnumerationValue value)
Generated method - Setter of the
MobileMessageContext.messageError attribute. |
void |
setMessageError(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
MobileMessageContext.messageError attribute. |
void |
setMessageErrorDescription(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.messageErrorDescription attribute. |
void |
setMessageErrorDescription(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.messageErrorDescription attribute. |
void |
setNormalizedPhoneNumber(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.normalizedPhoneNumber attribute. |
void |
setNormalizedPhoneNumber(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.normalizedPhoneNumber attribute. |
void |
setNormalizedShortcode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.normalizedShortcode attribute. |
void |
setNormalizedShortcode(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.normalizedShortcode attribute. |
void |
setOptOperator(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.optOperator attribute. |
void |
setOptOperator(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.optOperator attribute. |
void |
setOptSessionId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.optSessionId attribute. |
void |
setOptSessionId(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.optSessionId attribute. |
void |
setOptTariff(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.optTariff attribute. |
void |
setOptTariff(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.optTariff attribute. |
void |
setOutgoingEngineId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.outgoingEngineId attribute. |
void |
setOutgoingEngineId(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.outgoingEngineId attribute. |
void |
setOutgoingMessageId(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.outgoingMessageId attribute. |
void |
setOutgoingMessageId(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.outgoingMessageId attribute. |
void |
setOutgoingShortcode(MobileShortcode value)
Generated method - Setter of the
MobileMessageContext.outgoingShortcode attribute. |
void |
setOutgoingShortcode(SessionContext ctx,
MobileShortcode value)
Generated method - Setter of the
MobileMessageContext.outgoingShortcode attribute. |
void |
setOutgoingSubject(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.outgoingSubject attribute. |
void |
setOutgoingSubject(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.outgoingSubject attribute. |
void |
setOutgoingText(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.outgoingText attribute. |
void |
setOutgoingText(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.outgoingText attribute. |
void |
setPhoneCountryIsoCode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.phoneCountryIsoCode attribute. |
void |
setPhoneCountryIsoCode(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.phoneCountryIsoCode attribute. |
void |
setPhoneNumber(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.phoneNumber attribute. |
void |
setPhoneNumber(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.phoneNumber attribute. |
void |
setPrice(java.math.BigDecimal value)
Generated method - Setter of the
MobileMessageContext.price attribute. |
void |
setPrice(SessionContext ctx,
java.math.BigDecimal value)
Generated method - Setter of the
MobileMessageContext.price attribute. |
void |
setPriceCurrency(Currency value)
Generated method - Setter of the
MobileMessageContext.priceCurrency attribute. |
void |
setPriceCurrency(SessionContext ctx,
Currency value)
Generated method - Setter of the
MobileMessageContext.priceCurrency attribute. |
protected void |
setRawMessageDetails(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.rawMessageDetails attribute. |
protected void |
setRawMessageDetails(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.rawMessageDetails attribute. |
void |
setRevenue(java.math.BigDecimal value)
Generated method - Setter of the
MobileMessageContext.revenue attribute. |
void |
setRevenue(SessionContext ctx,
java.math.BigDecimal value)
Generated method - Setter of the
MobileMessageContext.revenue attribute. |
void |
setRevenueCurrency(Currency value)
Generated method - Setter of the
MobileMessageContext.revenueCurrency attribute. |
void |
setRevenueCurrency(SessionContext ctx,
Currency value)
Generated method - Setter of the
MobileMessageContext.revenueCurrency attribute. |
void |
setShortcode(SessionContext ctx,
java.lang.String value)
Generated method - Setter of the
MobileMessageContext.shortcode attribute. |
void |
setShortcode(java.lang.String value)
Generated method - Setter of the
MobileMessageContext.shortcode attribute. |
void |
setStatus(EnumerationValue value)
Generated method - Setter of the
MobileMessageContext.status attribute. |
void |
setStatus(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
MobileMessageContext.status attribute. |
void |
setType(EnumerationValue value)
Generated method - Setter of the
MobileMessageContext.type attribute. |
void |
setType(SessionContext ctx,
EnumerationValue value)
Generated method - Setter of the
MobileMessageContext.type attribute. |
void |
setUser(SessionContext ctx,
User value)
Generated method - Setter of the
MobileMessageContext.user attribute. |
void |
setUser(User value)
Generated method - Setter of the
MobileMessageContext.user attribute. |
void |
setUsingDefaultAction(boolean value)
Generated method - Setter of the
MobileMessageContext.usingDefaultAction attribute. |
void |
setUsingDefaultAction(java.lang.Boolean value)
Generated method - Setter of the
MobileMessageContext.usingDefaultAction attribute. |
void |
setUsingDefaultAction(SessionContext ctx,
boolean value)
Generated method - Setter of the
MobileMessageContext.usingDefaultAction attribute. |
void |
setUsingDefaultAction(SessionContext ctx,
java.lang.Boolean value)
Generated method - Setter of the
MobileMessageContext.usingDefaultAction 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, isMarkModifiedDisabled, 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 INCOMINGMESSAGEID
MobileMessageContext.incomingMessageId attributepublic static final java.lang.String INCOMINGTEXT
MobileMessageContext.incomingText attributepublic static final java.lang.String OUTGOINGMESSAGEID
MobileMessageContext.outgoingMessageId attributepublic static final java.lang.String OUTGOINGTEXT
MobileMessageContext.outgoingText attributepublic static final java.lang.String OUTGOINGSUBJECT
MobileMessageContext.outgoingSubject attributepublic static final java.lang.String PHONENUMBER
MobileMessageContext.phoneNumber attributepublic static final java.lang.String NORMALIZEDPHONENUMBER
MobileMessageContext.normalizedPhoneNumber attributepublic static final java.lang.String COUNTRYISOCODE
MobileMessageContext.countryIsoCode attributepublic static final java.lang.String PHONECOUNTRYISOCODE
MobileMessageContext.phoneCountryIsoCode attributepublic static final java.lang.String TYPE
MobileMessageContext.type attributepublic static final java.lang.String USER
MobileMessageContext.user attributepublic static final java.lang.String STATUS
MobileMessageContext.status attributepublic static final java.lang.String USINGDEFAULTACTION
MobileMessageContext.usingDefaultAction attributepublic static final java.lang.String MESSAGEERROR
MobileMessageContext.messageError attributepublic static final java.lang.String MESSAGEERRORDESCRIPTION
MobileMessageContext.messageErrorDescription attributepublic static final java.lang.String AGGREGATORERROR
MobileMessageContext.aggregatorError attributepublic static final java.lang.String AGGREGATORERRORDESCRIPTION
MobileMessageContext.aggregatorErrorDescription attributepublic static final java.lang.String ISLINK
MobileMessageContext.isLink attributepublic static final java.lang.String SHORTCODE
MobileMessageContext.shortcode attributepublic static final java.lang.String NORMALIZEDSHORTCODE
MobileMessageContext.normalizedShortcode attributepublic static final java.lang.String MATCHEDACTIONASSIGNMENT
MobileMessageContext.matchedActionAssignment attributepublic static final java.lang.String MATCHEDACTION
MobileMessageContext.matchedAction attributepublic static final java.lang.String MATCHEDSHORTCODE
MobileMessageContext.matchedShortcode attributepublic static final java.lang.String OUTGOINGSHORTCODE
MobileMessageContext.outgoingShortcode attributepublic static final java.lang.String FAILURES
MobileMessageContext.failures attributepublic static final java.lang.String PRICE
MobileMessageContext.price attributepublic static final java.lang.String PRICECURRENCY
MobileMessageContext.priceCurrency attributepublic static final java.lang.String REVENUE
MobileMessageContext.revenue attributepublic static final java.lang.String REVENUECURRENCY
MobileMessageContext.revenueCurrency attributepublic static final java.lang.String OPTOPERATOR
MobileMessageContext.optOperator attributepublic static final java.lang.String OPTTARIFF
MobileMessageContext.optTariff attributepublic static final java.lang.String OPTSESSIONID
MobileMessageContext.optSessionId attributepublic static final java.lang.String RAWMESSAGEDETAILS
MobileMessageContext.rawMessageDetails attributepublic static final java.lang.String INCOMINGENGINEID
MobileMessageContext.incomingEngineId attributepublic static final java.lang.String OUTGOINGENGINEID
MobileMessageContext.outgoingEngineId attributeprotected 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 EnumerationValue getAggregatorError(SessionContext ctx)
MobileMessageContext.aggregatorError attribute.public EnumerationValue getAggregatorError()
MobileMessageContext.aggregatorError attribute.public void setAggregatorError(SessionContext ctx, EnumerationValue value)
MobileMessageContext.aggregatorError attribute.value - the aggregatorErrorpublic void setAggregatorError(EnumerationValue value)
MobileMessageContext.aggregatorError attribute.value - the aggregatorErrorpublic java.lang.String getAggregatorErrorDescription(SessionContext ctx)
MobileMessageContext.aggregatorErrorDescription attribute.public java.lang.String getAggregatorErrorDescription()
MobileMessageContext.aggregatorErrorDescription attribute.public void setAggregatorErrorDescription(SessionContext ctx, java.lang.String value)
MobileMessageContext.aggregatorErrorDescription attribute.value - the aggregatorErrorDescriptionpublic void setAggregatorErrorDescription(java.lang.String value)
MobileMessageContext.aggregatorErrorDescription attribute.value - the aggregatorErrorDescriptionpublic java.lang.String getCountryIsoCode(SessionContext ctx)
MobileMessageContext.countryIsoCode attribute.public java.lang.String getCountryIsoCode()
MobileMessageContext.countryIsoCode attribute.public void setCountryIsoCode(SessionContext ctx, java.lang.String value)
MobileMessageContext.countryIsoCode attribute.value - the countryIsoCodepublic void setCountryIsoCode(java.lang.String value)
MobileMessageContext.countryIsoCode attribute.value - the countryIsoCodepublic java.lang.Integer getFailures(SessionContext ctx)
MobileMessageContext.failures attribute.public java.lang.Integer getFailures()
MobileMessageContext.failures attribute.public int getFailuresAsPrimitive(SessionContext ctx)
MobileMessageContext.failures attribute.public int getFailuresAsPrimitive()
MobileMessageContext.failures attribute.public void setFailures(SessionContext ctx, java.lang.Integer value)
MobileMessageContext.failures attribute.value - the failurespublic void setFailures(java.lang.Integer value)
MobileMessageContext.failures attribute.value - the failurespublic void setFailures(SessionContext ctx, int value)
MobileMessageContext.failures attribute.value - the failurespublic void setFailures(int value)
MobileMessageContext.failures attribute.value - the failurespublic java.lang.String getIncomingEngineId(SessionContext ctx)
MobileMessageContext.incomingEngineId attribute.public java.lang.String getIncomingEngineId()
MobileMessageContext.incomingEngineId attribute.protected void setIncomingEngineId(SessionContext ctx, java.lang.String value)
MobileMessageContext.incomingEngineId attribute.value - the incomingEngineIdprotected void setIncomingEngineId(java.lang.String value)
MobileMessageContext.incomingEngineId attribute.value - the incomingEngineIdpublic java.lang.String getIncomingMessageId(SessionContext ctx)
MobileMessageContext.incomingMessageId attribute.public java.lang.String getIncomingMessageId()
MobileMessageContext.incomingMessageId attribute.public void setIncomingMessageId(SessionContext ctx, java.lang.String value)
MobileMessageContext.incomingMessageId attribute.value - the incomingMessageIdpublic void setIncomingMessageId(java.lang.String value)
MobileMessageContext.incomingMessageId attribute.value - the incomingMessageIdpublic java.lang.String getIncomingText(SessionContext ctx)
MobileMessageContext.incomingText attribute.public java.lang.String getIncomingText()
MobileMessageContext.incomingText attribute.public void setIncomingText(SessionContext ctx, java.lang.String value)
MobileMessageContext.incomingText attribute.value - the incomingTextpublic void setIncomingText(java.lang.String value)
MobileMessageContext.incomingText attribute.value - the incomingTextpublic java.lang.Boolean isIsLink(SessionContext ctx)
MobileMessageContext.isLink attribute.public java.lang.Boolean isIsLink()
MobileMessageContext.isLink attribute.public boolean isIsLinkAsPrimitive(SessionContext ctx)
MobileMessageContext.isLink attribute.public boolean isIsLinkAsPrimitive()
MobileMessageContext.isLink attribute.public void setIsLink(SessionContext ctx, java.lang.Boolean value)
MobileMessageContext.isLink attribute.value - the isLinkpublic void setIsLink(java.lang.Boolean value)
MobileMessageContext.isLink attribute.value - the isLinkpublic void setIsLink(SessionContext ctx, boolean value)
MobileMessageContext.isLink attribute.value - the isLinkpublic void setIsLink(boolean value)
MobileMessageContext.isLink attribute.value - the isLinkpublic AbstractAction getMatchedAction(SessionContext ctx)
MobileMessageContext.matchedAction attribute.public AbstractAction getMatchedAction()
MobileMessageContext.matchedAction attribute.public void setMatchedAction(SessionContext ctx, AbstractAction value)
MobileMessageContext.matchedAction attribute.value - the matchedActionpublic void setMatchedAction(AbstractAction value)
MobileMessageContext.matchedAction attribute.value - the matchedActionpublic MobileActionAssignment getMatchedActionAssignment(SessionContext ctx)
MobileMessageContext.matchedActionAssignment attribute.public MobileActionAssignment getMatchedActionAssignment()
MobileMessageContext.matchedActionAssignment attribute.public void setMatchedActionAssignment(SessionContext ctx, MobileActionAssignment value)
MobileMessageContext.matchedActionAssignment attribute.value - the matchedActionAssignmentpublic void setMatchedActionAssignment(MobileActionAssignment value)
MobileMessageContext.matchedActionAssignment attribute.value - the matchedActionAssignmentpublic MobileShortcode getMatchedShortcode(SessionContext ctx)
MobileMessageContext.matchedShortcode attribute.public MobileShortcode getMatchedShortcode()
MobileMessageContext.matchedShortcode attribute.public void setMatchedShortcode(SessionContext ctx, MobileShortcode value)
MobileMessageContext.matchedShortcode attribute.value - the matchedShortcodepublic void setMatchedShortcode(MobileShortcode value)
MobileMessageContext.matchedShortcode attribute.value - the matchedShortcodepublic EnumerationValue getMessageError(SessionContext ctx)
MobileMessageContext.messageError attribute.public EnumerationValue getMessageError()
MobileMessageContext.messageError attribute.public void setMessageError(SessionContext ctx, EnumerationValue value)
MobileMessageContext.messageError attribute.value - the messageErrorpublic void setMessageError(EnumerationValue value)
MobileMessageContext.messageError attribute.value - the messageErrorpublic java.lang.String getMessageErrorDescription(SessionContext ctx)
MobileMessageContext.messageErrorDescription attribute.public java.lang.String getMessageErrorDescription()
MobileMessageContext.messageErrorDescription attribute.public void setMessageErrorDescription(SessionContext ctx, java.lang.String value)
MobileMessageContext.messageErrorDescription attribute.value - the messageErrorDescriptionpublic void setMessageErrorDescription(java.lang.String value)
MobileMessageContext.messageErrorDescription attribute.value - the messageErrorDescriptionpublic java.lang.String getNormalizedPhoneNumber(SessionContext ctx)
MobileMessageContext.normalizedPhoneNumber attribute.public java.lang.String getNormalizedPhoneNumber()
MobileMessageContext.normalizedPhoneNumber attribute.public void setNormalizedPhoneNumber(SessionContext ctx, java.lang.String value)
MobileMessageContext.normalizedPhoneNumber attribute.value - the normalizedPhoneNumberpublic void setNormalizedPhoneNumber(java.lang.String value)
MobileMessageContext.normalizedPhoneNumber attribute.value - the normalizedPhoneNumberpublic java.lang.String getNormalizedShortcode(SessionContext ctx)
MobileMessageContext.normalizedShortcode attribute.public java.lang.String getNormalizedShortcode()
MobileMessageContext.normalizedShortcode attribute.public void setNormalizedShortcode(SessionContext ctx, java.lang.String value)
MobileMessageContext.normalizedShortcode attribute.value - the normalizedShortcodepublic void setNormalizedShortcode(java.lang.String value)
MobileMessageContext.normalizedShortcode attribute.value - the normalizedShortcodepublic java.lang.String getOptOperator(SessionContext ctx)
MobileMessageContext.optOperator attribute.public java.lang.String getOptOperator()
MobileMessageContext.optOperator attribute.public void setOptOperator(SessionContext ctx, java.lang.String value)
MobileMessageContext.optOperator attribute.value - the optOperatorpublic void setOptOperator(java.lang.String value)
MobileMessageContext.optOperator attribute.value - the optOperatorpublic java.lang.String getOptSessionId(SessionContext ctx)
MobileMessageContext.optSessionId attribute.public java.lang.String getOptSessionId()
MobileMessageContext.optSessionId attribute.public void setOptSessionId(SessionContext ctx, java.lang.String value)
MobileMessageContext.optSessionId attribute.value - the optSessionIdpublic void setOptSessionId(java.lang.String value)
MobileMessageContext.optSessionId attribute.value - the optSessionIdpublic java.lang.String getOptTariff(SessionContext ctx)
MobileMessageContext.optTariff attribute.public java.lang.String getOptTariff()
MobileMessageContext.optTariff attribute.public void setOptTariff(SessionContext ctx, java.lang.String value)
MobileMessageContext.optTariff attribute.value - the optTariffpublic void setOptTariff(java.lang.String value)
MobileMessageContext.optTariff attribute.value - the optTariffpublic java.lang.String getOutgoingEngineId(SessionContext ctx)
MobileMessageContext.outgoingEngineId attribute.public java.lang.String getOutgoingEngineId()
MobileMessageContext.outgoingEngineId attribute.public void setOutgoingEngineId(SessionContext ctx, java.lang.String value)
MobileMessageContext.outgoingEngineId attribute.value - the outgoingEngineIdpublic void setOutgoingEngineId(java.lang.String value)
MobileMessageContext.outgoingEngineId attribute.value - the outgoingEngineIdpublic java.lang.String getOutgoingMessageId(SessionContext ctx)
MobileMessageContext.outgoingMessageId attribute.public java.lang.String getOutgoingMessageId()
MobileMessageContext.outgoingMessageId attribute.public void setOutgoingMessageId(SessionContext ctx, java.lang.String value)
MobileMessageContext.outgoingMessageId attribute.value - the outgoingMessageIdpublic void setOutgoingMessageId(java.lang.String value)
MobileMessageContext.outgoingMessageId attribute.value - the outgoingMessageIdpublic MobileShortcode getOutgoingShortcode(SessionContext ctx)
MobileMessageContext.outgoingShortcode attribute.public MobileShortcode getOutgoingShortcode()
MobileMessageContext.outgoingShortcode attribute.public void setOutgoingShortcode(SessionContext ctx, MobileShortcode value)
MobileMessageContext.outgoingShortcode attribute.value - the outgoingShortcodepublic void setOutgoingShortcode(MobileShortcode value)
MobileMessageContext.outgoingShortcode attribute.value - the outgoingShortcodepublic java.lang.String getOutgoingSubject(SessionContext ctx)
MobileMessageContext.outgoingSubject attribute.public java.lang.String getOutgoingSubject()
MobileMessageContext.outgoingSubject attribute.public void setOutgoingSubject(SessionContext ctx, java.lang.String value)
MobileMessageContext.outgoingSubject attribute.value - the outgoingSubjectpublic void setOutgoingSubject(java.lang.String value)
MobileMessageContext.outgoingSubject attribute.value - the outgoingSubjectpublic java.lang.String getOutgoingText(SessionContext ctx)
MobileMessageContext.outgoingText attribute.public java.lang.String getOutgoingText()
MobileMessageContext.outgoingText attribute.public void setOutgoingText(SessionContext ctx, java.lang.String value)
MobileMessageContext.outgoingText attribute.value - the outgoingTextpublic void setOutgoingText(java.lang.String value)
MobileMessageContext.outgoingText attribute.value - the outgoingTextpublic java.lang.String getPhoneCountryIsoCode(SessionContext ctx)
MobileMessageContext.phoneCountryIsoCode attribute.public java.lang.String getPhoneCountryIsoCode()
MobileMessageContext.phoneCountryIsoCode attribute.public void setPhoneCountryIsoCode(SessionContext ctx, java.lang.String value)
MobileMessageContext.phoneCountryIsoCode attribute.value - the phoneCountryIsoCodepublic void setPhoneCountryIsoCode(java.lang.String value)
MobileMessageContext.phoneCountryIsoCode attribute.value - the phoneCountryIsoCodepublic java.lang.String getPhoneNumber(SessionContext ctx)
MobileMessageContext.phoneNumber attribute.public java.lang.String getPhoneNumber()
MobileMessageContext.phoneNumber attribute.public void setPhoneNumber(SessionContext ctx, java.lang.String value)
MobileMessageContext.phoneNumber attribute.value - the phoneNumberpublic void setPhoneNumber(java.lang.String value)
MobileMessageContext.phoneNumber attribute.value - the phoneNumberpublic java.math.BigDecimal getPrice(SessionContext ctx)
MobileMessageContext.price attribute.public java.math.BigDecimal getPrice()
MobileMessageContext.price attribute.public void setPrice(SessionContext ctx, java.math.BigDecimal value)
MobileMessageContext.price attribute.value - the pricepublic void setPrice(java.math.BigDecimal value)
MobileMessageContext.price attribute.value - the pricepublic Currency getPriceCurrency(SessionContext ctx)
MobileMessageContext.priceCurrency attribute.public Currency getPriceCurrency()
MobileMessageContext.priceCurrency attribute.public void setPriceCurrency(SessionContext ctx, Currency value)
MobileMessageContext.priceCurrency attribute.value - the priceCurrencypublic void setPriceCurrency(Currency value)
MobileMessageContext.priceCurrency attribute.value - the priceCurrencypublic java.lang.String getRawMessageDetails(SessionContext ctx)
MobileMessageContext.rawMessageDetails attribute.public java.lang.String getRawMessageDetails()
MobileMessageContext.rawMessageDetails attribute.protected void setRawMessageDetails(SessionContext ctx, java.lang.String value)
MobileMessageContext.rawMessageDetails attribute.value - the rawMessageDetailsprotected void setRawMessageDetails(java.lang.String value)
MobileMessageContext.rawMessageDetails attribute.value - the rawMessageDetailspublic java.math.BigDecimal getRevenue(SessionContext ctx)
MobileMessageContext.revenue attribute.public java.math.BigDecimal getRevenue()
MobileMessageContext.revenue attribute.public void setRevenue(SessionContext ctx, java.math.BigDecimal value)
MobileMessageContext.revenue attribute.value - the revenuepublic void setRevenue(java.math.BigDecimal value)
MobileMessageContext.revenue attribute.value - the revenuepublic Currency getRevenueCurrency(SessionContext ctx)
MobileMessageContext.revenueCurrency attribute.public Currency getRevenueCurrency()
MobileMessageContext.revenueCurrency attribute.public void setRevenueCurrency(SessionContext ctx, Currency value)
MobileMessageContext.revenueCurrency attribute.value - the revenueCurrencypublic void setRevenueCurrency(Currency value)
MobileMessageContext.revenueCurrency attribute.value - the revenueCurrencypublic java.lang.String getShortcode(SessionContext ctx)
MobileMessageContext.shortcode attribute.public java.lang.String getShortcode()
MobileMessageContext.shortcode attribute.public void setShortcode(SessionContext ctx, java.lang.String value)
MobileMessageContext.shortcode attribute.value - the shortcodepublic void setShortcode(java.lang.String value)
MobileMessageContext.shortcode attribute.value - the shortcodepublic EnumerationValue getStatus(SessionContext ctx)
MobileMessageContext.status attribute.public EnumerationValue getStatus()
MobileMessageContext.status attribute.public void setStatus(SessionContext ctx, EnumerationValue value)
MobileMessageContext.status attribute.value - the statuspublic void setStatus(EnumerationValue value)
MobileMessageContext.status attribute.value - the statuspublic EnumerationValue getType(SessionContext ctx)
MobileMessageContext.type attribute.public EnumerationValue getType()
MobileMessageContext.type attribute.public void setType(SessionContext ctx, EnumerationValue value)
MobileMessageContext.type attribute.value - the typepublic void setType(EnumerationValue value)
MobileMessageContext.type attribute.value - the typepublic User getUser(SessionContext ctx)
MobileMessageContext.user attribute.public User getUser()
MobileMessageContext.user attribute.public void setUser(SessionContext ctx, User value)
MobileMessageContext.user attribute.value - the userpublic void setUser(User value)
MobileMessageContext.user attribute.value - the userpublic java.lang.Boolean isUsingDefaultAction(SessionContext ctx)
MobileMessageContext.usingDefaultAction attribute.public java.lang.Boolean isUsingDefaultAction()
MobileMessageContext.usingDefaultAction attribute.public boolean isUsingDefaultActionAsPrimitive(SessionContext ctx)
MobileMessageContext.usingDefaultAction attribute.public boolean isUsingDefaultActionAsPrimitive()
MobileMessageContext.usingDefaultAction attribute.public void setUsingDefaultAction(SessionContext ctx, java.lang.Boolean value)
MobileMessageContext.usingDefaultAction attribute.value - the usingDefaultActionpublic void setUsingDefaultAction(java.lang.Boolean value)
MobileMessageContext.usingDefaultAction attribute.value - the usingDefaultActionpublic void setUsingDefaultAction(SessionContext ctx, boolean value)
MobileMessageContext.usingDefaultAction attribute.value - the usingDefaultActionpublic void setUsingDefaultAction(boolean value)
MobileMessageContext.usingDefaultAction attribute.value - the usingDefaultActionCopyright © 2018 SAP SE. All Rights Reserved.