public abstract class GeneratedPhoneNumberList extends GenericItem
PhoneNumberList.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 |
|---|---|
protected static String |
ASSIGNMENTLISTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for AssignmentListRelation from ((mobileservices))
|
protected static String |
ASSIGNMENTLISTRELATION_SRC_ORDERED
Relation ordering override parameter constants for AssignmentListRelation from ((mobileservices))
|
protected static String |
ASSIGNMENTLISTRELATION_TGT_ORDERED |
protected static String |
ASSIGNMENTTESTLISTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for AssignmentTestListRelation from ((mobileservices))
|
protected static String |
ASSIGNMENTTESTLISTRELATION_SRC_ORDERED
Relation ordering override parameter constants for AssignmentTestListRelation from ((mobileservices))
|
protected static String |
ASSIGNMENTTESTLISTRELATION_TGT_ORDERED |
static String |
BLOCKEDASSIGNMENTS
Qualifier of the
PhoneNumberList.blockedAssignments attribute |
static String |
BLOCKEDSHORTCODES
Qualifier of the
PhoneNumberList.blockedShortcodes attribute |
static String |
CODE
Qualifier of the
PhoneNumberList.code attribute |
protected static Map<String,Item.AttributeMode> |
DEFAULT_INITIAL_ATTRIBUTES |
protected static String |
LISTNUMBERRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for ListNumberRelation from ((mobileservices))
|
protected static String |
LISTNUMBERRELATION_SRC_ORDERED
Relation ordering override parameter constants for ListNumberRelation from ((mobileservices))
|
protected static String |
LISTNUMBERRELATION_TGT_ORDERED |
static String |
MEMBERSIZE
Qualifier of the
PhoneNumberList.memberSize attribute |
static String |
NAME
Qualifier of the
PhoneNumberList.name attribute |
static String |
NUMBERS
Qualifier of the
PhoneNumberList.numbers attribute |
protected static String |
SENDACTIONSPHONELISTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for SendActionsPhoneListRelation from ((mobileservices))
|
protected static String |
SENDACTIONSPHONELISTRELATION_SRC_ORDERED
Relation ordering override parameter constants for SendActionsPhoneListRelation from ((mobileservices))
|
protected static String |
SENDACTIONSPHONELISTRELATION_TGT_ORDERED |
static String |
SENDINGACTIONS
Qualifier of the
PhoneNumberList.sendingActions attribute |
protected static String |
SHORTCODELISTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for ShortcodeListRelation from ((mobileservices))
|
protected static String |
SHORTCODELISTRELATION_SRC_ORDERED
Relation ordering override parameter constants for ShortcodeListRelation from ((mobileservices))
|
protected static String |
SHORTCODELISTRELATION_TGT_ORDERED |
protected static String |
SHORTCODETESTLISTRELATION_MARKMODIFIED
Relation disable markmodifed parameter constants for ShortcodeTestListRelation from ((mobileservices))
|
protected static String |
SHORTCODETESTLISTRELATION_SRC_ORDERED
Relation ordering override parameter constants for ShortcodeTestListRelation from ((mobileservices))
|
protected static String |
SHORTCODETESTLISTRELATION_TGT_ORDERED |
static String |
TESTINGASSIGNMENTS
Qualifier of the
PhoneNumberList.testingAssignments attribute |
static String |
TESTINGSHORTCODES
Qualifier of the
PhoneNumberList.testingShortcodes 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 |
|---|
GeneratedPhoneNumberList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToBlockedAssignments(MobileActionAssignment value)
Generated method - Adds
value to blockedAssignments. |
void |
addToBlockedAssignments(SessionContext ctx,
MobileActionAssignment value)
Generated method - Adds
value to blockedAssignments. |
void |
addToBlockedShortcodes(MobileShortcode value)
Generated method - Adds
value to blockedShortcodes. |
void |
addToBlockedShortcodes(SessionContext ctx,
MobileShortcode value)
Generated method - Adds
value to blockedShortcodes. |
void |
addToNumbers(PhoneNumber value)
Generated method - Adds
value to numbers. |
void |
addToNumbers(SessionContext ctx,
PhoneNumber value)
Generated method - Adds
value to numbers. |
void |
addToSendingActions(AbstractMobileSendAction value)
Generated method - Adds
value to sendingActions. |
void |
addToSendingActions(SessionContext ctx,
AbstractMobileSendAction value)
Generated method - Adds
value to sendingActions. |
void |
addToTestingAssignments(MobileActionAssignment value)
Generated method - Adds
value to testingAssignments. |
void |
addToTestingAssignments(SessionContext ctx,
MobileActionAssignment value)
Generated method - Adds
value to testingAssignments. |
void |
addToTestingShortcodes(MobileShortcode value)
Generated method - Adds
value to testingShortcodes. |
void |
addToTestingShortcodes(SessionContext ctx,
MobileShortcode value)
Generated method - Adds
value to testingShortcodes. |
Map<Language,String> |
getAllName()
Generated method - Getter of the
PhoneNumberList.name attribute. |
Map<Language,String> |
getAllName(SessionContext ctx)
Generated method - Getter of the
PhoneNumberList.name attribute. |
Collection<MobileActionAssignment> |
getBlockedAssignments()
Generated method - Getter of the
PhoneNumberList.blockedAssignments attribute. |
Collection<MobileActionAssignment> |
getBlockedAssignments(SessionContext ctx)
Generated method - Getter of the
PhoneNumberList.blockedAssignments attribute. |
long |
getBlockedAssignmentsCount() |
long |
getBlockedAssignmentsCount(SessionContext ctx) |
Collection<MobileShortcode> |
getBlockedShortcodes()
Generated method - Getter of the
PhoneNumberList.blockedShortcodes attribute. |
Collection<MobileShortcode> |
getBlockedShortcodes(SessionContext ctx)
Generated method - Getter of the
PhoneNumberList.blockedShortcodes attribute. |
long |
getBlockedShortcodesCount() |
long |
getBlockedShortcodesCount(SessionContext ctx) |
String |
getCode()
Generated method - Getter of the
PhoneNumberList.code attribute. |
String |
getCode(SessionContext ctx)
Generated method - Getter of the
PhoneNumberList.code attribute. |
protected Map<String,Item.AttributeMode> |
getDefaultAttributeModes() |
Integer |
getMemberSize()
Generated method - Getter of the
PhoneNumberList.memberSize attribute. |
abstract Integer |
getMemberSize(SessionContext ctx)
Generated method - Getter of the
PhoneNumberList.memberSize attribute. |
int |
getMemberSizeAsPrimitive()
Generated method - Getter of the
PhoneNumberList.memberSize attribute. |
int |
getMemberSizeAsPrimitive(SessionContext ctx)
Generated method - Getter of the
PhoneNumberList.memberSize attribute. |
String |
getName()
Generated method - Getter of the
PhoneNumberList.name attribute. |
String |
getName(SessionContext ctx)
Generated method - Getter of the
PhoneNumberList.name attribute. |
Collection<PhoneNumber> |
getNumbers()
Generated method - Getter of the
PhoneNumberList.numbers attribute. |
Collection<PhoneNumber> |
getNumbers(SessionContext ctx)
Generated method - Getter of the
PhoneNumberList.numbers attribute. |
long |
getNumbersCount() |
long |
getNumbersCount(SessionContext ctx) |
Collection<AbstractMobileSendAction> |
getSendingActions()
Generated method - Getter of the
PhoneNumberList.sendingActions attribute. |
Collection<AbstractMobileSendAction> |
getSendingActions(SessionContext ctx)
Generated method - Getter of the
PhoneNumberList.sendingActions attribute. |
long |
getSendingActionsCount() |
long |
getSendingActionsCount(SessionContext ctx) |
Collection<MobileActionAssignment> |
getTestingAssignments()
Generated method - Getter of the
PhoneNumberList.testingAssignments attribute. |
Collection<MobileActionAssignment> |
getTestingAssignments(SessionContext ctx)
Generated method - Getter of the
PhoneNumberList.testingAssignments attribute. |
long |
getTestingAssignmentsCount() |
long |
getTestingAssignmentsCount(SessionContext ctx) |
Collection<MobileShortcode> |
getTestingShortcodes()
Generated method - Getter of the
PhoneNumberList.testingShortcodes attribute. |
Collection<MobileShortcode> |
getTestingShortcodes(SessionContext ctx)
Generated method - Getter of the
PhoneNumberList.testingShortcodes attribute. |
long |
getTestingShortcodesCount() |
long |
getTestingShortcodesCount(SessionContext ctx) |
void |
removeFromBlockedAssignments(MobileActionAssignment value)
Generated method - Removes
value from blockedAssignments. |
void |
removeFromBlockedAssignments(SessionContext ctx,
MobileActionAssignment value)
Generated method - Removes
value from blockedAssignments. |
void |
removeFromBlockedShortcodes(MobileShortcode value)
Generated method - Removes
value from blockedShortcodes. |
void |
removeFromBlockedShortcodes(SessionContext ctx,
MobileShortcode value)
Generated method - Removes
value from blockedShortcodes. |
void |
removeFromNumbers(PhoneNumber value)
Generated method - Removes
value from numbers. |
void |
removeFromNumbers(SessionContext ctx,
PhoneNumber value)
Generated method - Removes
value from numbers. |
void |
removeFromSendingActions(AbstractMobileSendAction value)
Generated method - Removes
value from sendingActions. |
void |
removeFromSendingActions(SessionContext ctx,
AbstractMobileSendAction value)
Generated method - Removes
value from sendingActions. |
void |
removeFromTestingAssignments(MobileActionAssignment value)
Generated method - Removes
value from testingAssignments. |
void |
removeFromTestingAssignments(SessionContext ctx,
MobileActionAssignment value)
Generated method - Removes
value from testingAssignments. |
void |
removeFromTestingShortcodes(MobileShortcode value)
Generated method - Removes
value from testingShortcodes. |
void |
removeFromTestingShortcodes(SessionContext ctx,
MobileShortcode value)
Generated method - Removes
value from testingShortcodes. |
void |
setAllName(Map<Language,String> value)
Generated method - Setter of the
PhoneNumberList.name attribute. |
void |
setAllName(SessionContext ctx,
Map<Language,String> value)
Generated method - Setter of the
PhoneNumberList.name attribute. |
void |
setBlockedAssignments(Collection<MobileActionAssignment> value)
Generated method - Setter of the
PhoneNumberList.blockedAssignments attribute. |
void |
setBlockedAssignments(SessionContext ctx,
Collection<MobileActionAssignment> value)
Generated method - Setter of the
PhoneNumberList.blockedAssignments attribute. |
void |
setBlockedShortcodes(Collection<MobileShortcode> value)
Generated method - Setter of the
PhoneNumberList.blockedShortcodes attribute. |
void |
setBlockedShortcodes(SessionContext ctx,
Collection<MobileShortcode> value)
Generated method - Setter of the
PhoneNumberList.blockedShortcodes attribute. |
void |
setCode(SessionContext ctx,
String value)
Generated method - Setter of the
PhoneNumberList.code attribute. |
void |
setCode(String value)
Generated method - Setter of the
PhoneNumberList.code attribute. |
void |
setName(SessionContext ctx,
String value)
Generated method - Setter of the
PhoneNumberList.name attribute. |
void |
setName(String value)
Generated method - Setter of the
PhoneNumberList.name attribute. |
void |
setNumbers(Collection<PhoneNumber> value)
Generated method - Setter of the
PhoneNumberList.numbers attribute. |
void |
setNumbers(SessionContext ctx,
Collection<PhoneNumber> value)
Generated method - Setter of the
PhoneNumberList.numbers attribute. |
void |
setSendingActions(Collection<AbstractMobileSendAction> value)
Generated method - Setter of the
PhoneNumberList.sendingActions attribute. |
void |
setSendingActions(SessionContext ctx,
Collection<AbstractMobileSendAction> value)
Generated method - Setter of the
PhoneNumberList.sendingActions attribute. |
void |
setTestingAssignments(Collection<MobileActionAssignment> value)
Generated method - Setter of the
PhoneNumberList.testingAssignments attribute. |
void |
setTestingAssignments(SessionContext ctx,
Collection<MobileActionAssignment> value)
Generated method - Setter of the
PhoneNumberList.testingAssignments attribute. |
void |
setTestingShortcodes(Collection<MobileShortcode> value)
Generated method - Setter of the
PhoneNumberList.testingShortcodes attribute. |
void |
setTestingShortcodes(SessionContext ctx,
Collection<MobileShortcode> value)
Generated method - Setter of the
PhoneNumberList.testingShortcodes attribute. |
createItem, getInitialProperties, getNonInitialAttributesgetAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedPropertycreateNonClassAccessor, getAllProperties, getAllProperties, 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, readResolve, refreshRemote, 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, writeReplacegetImplementation, setTenantpublic static final String CODE
PhoneNumberList.code attributepublic static final String NAME
PhoneNumberList.name attributepublic static final String MEMBERSIZE
PhoneNumberList.memberSize attributepublic static final String NUMBERS
PhoneNumberList.numbers attributeprotected static String LISTNUMBERRELATION_SRC_ORDERED
protected static String LISTNUMBERRELATION_TGT_ORDERED
protected static String LISTNUMBERRELATION_MARKMODIFIED
public static final String BLOCKEDSHORTCODES
PhoneNumberList.blockedShortcodes attributeprotected static String SHORTCODELISTRELATION_SRC_ORDERED
protected static String SHORTCODELISTRELATION_TGT_ORDERED
protected static String SHORTCODELISTRELATION_MARKMODIFIED
public static final String TESTINGSHORTCODES
PhoneNumberList.testingShortcodes attributeprotected static String SHORTCODETESTLISTRELATION_SRC_ORDERED
protected static String SHORTCODETESTLISTRELATION_TGT_ORDERED
protected static String SHORTCODETESTLISTRELATION_MARKMODIFIED
public static final String BLOCKEDASSIGNMENTS
PhoneNumberList.blockedAssignments attributeprotected static String ASSIGNMENTLISTRELATION_SRC_ORDERED
protected static String ASSIGNMENTLISTRELATION_TGT_ORDERED
protected static String ASSIGNMENTLISTRELATION_MARKMODIFIED
public static final String TESTINGASSIGNMENTS
PhoneNumberList.testingAssignments attributeprotected static String ASSIGNMENTTESTLISTRELATION_SRC_ORDERED
protected static String ASSIGNMENTTESTLISTRELATION_TGT_ORDERED
protected static String ASSIGNMENTTESTLISTRELATION_MARKMODIFIED
public static final String SENDINGACTIONS
PhoneNumberList.sendingActions attributeprotected static String SENDACTIONSPHONELISTRELATION_SRC_ORDERED
protected static String SENDACTIONSPHONELISTRELATION_TGT_ORDERED
protected static String SENDACTIONSPHONELISTRELATION_MARKMODIFIED
protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
getDefaultAttributeModes in class Itempublic Collection<MobileActionAssignment> getBlockedAssignments(SessionContext ctx)
PhoneNumberList.blockedAssignments attribute.public Collection<MobileActionAssignment> getBlockedAssignments()
PhoneNumberList.blockedAssignments attribute.public long getBlockedAssignmentsCount(SessionContext ctx)
public long getBlockedAssignmentsCount()
public void setBlockedAssignments(SessionContext ctx, Collection<MobileActionAssignment> value)
PhoneNumberList.blockedAssignments attribute.value - the blockedAssignmentspublic void setBlockedAssignments(Collection<MobileActionAssignment> value)
PhoneNumberList.blockedAssignments attribute.value - the blockedAssignmentspublic void addToBlockedAssignments(SessionContext ctx, MobileActionAssignment value)
value to blockedAssignments.value - the item to add to blockedAssignmentspublic void addToBlockedAssignments(MobileActionAssignment value)
value to blockedAssignments.value - the item to add to blockedAssignmentspublic void removeFromBlockedAssignments(SessionContext ctx, MobileActionAssignment value)
value from blockedAssignments.value - the item to remove from blockedAssignmentspublic void removeFromBlockedAssignments(MobileActionAssignment value)
value from blockedAssignments.value - the item to remove from blockedAssignmentspublic Collection<MobileShortcode> getBlockedShortcodes(SessionContext ctx)
PhoneNumberList.blockedShortcodes attribute.public Collection<MobileShortcode> getBlockedShortcodes()
PhoneNumberList.blockedShortcodes attribute.public long getBlockedShortcodesCount(SessionContext ctx)
public long getBlockedShortcodesCount()
public void setBlockedShortcodes(SessionContext ctx, Collection<MobileShortcode> value)
PhoneNumberList.blockedShortcodes attribute.value - the blockedShortcodespublic void setBlockedShortcodes(Collection<MobileShortcode> value)
PhoneNumberList.blockedShortcodes attribute.value - the blockedShortcodespublic void addToBlockedShortcodes(SessionContext ctx, MobileShortcode value)
value to blockedShortcodes.value - the item to add to blockedShortcodespublic void addToBlockedShortcodes(MobileShortcode value)
value to blockedShortcodes.value - the item to add to blockedShortcodespublic void removeFromBlockedShortcodes(SessionContext ctx, MobileShortcode value)
value from blockedShortcodes.value - the item to remove from blockedShortcodespublic void removeFromBlockedShortcodes(MobileShortcode value)
value from blockedShortcodes.value - the item to remove from blockedShortcodespublic String getCode(SessionContext ctx)
PhoneNumberList.code attribute.public String getCode()
PhoneNumberList.code attribute.public void setCode(SessionContext ctx, String value)
PhoneNumberList.code attribute.value - the codepublic void setCode(String value)
PhoneNumberList.code attribute.value - the codepublic abstract Integer getMemberSize(SessionContext ctx)
PhoneNumberList.memberSize attribute.public Integer getMemberSize()
PhoneNumberList.memberSize attribute.public int getMemberSizeAsPrimitive(SessionContext ctx)
PhoneNumberList.memberSize attribute.public int getMemberSizeAsPrimitive()
PhoneNumberList.memberSize attribute.public String getName(SessionContext ctx)
PhoneNumberList.name attribute.public String getName()
PhoneNumberList.name attribute.public Map<Language,String> getAllName(SessionContext ctx)
PhoneNumberList.name attribute.public Map<Language,String> getAllName()
PhoneNumberList.name attribute.public void setName(SessionContext ctx, String value)
PhoneNumberList.name attribute.value - the namepublic void setName(String value)
PhoneNumberList.name attribute.value - the namepublic void setAllName(SessionContext ctx, Map<Language,String> value)
PhoneNumberList.name attribute.value - the namepublic void setAllName(Map<Language,String> value)
PhoneNumberList.name attribute.value - the namepublic Collection<PhoneNumber> getNumbers(SessionContext ctx)
PhoneNumberList.numbers attribute.public Collection<PhoneNumber> getNumbers()
PhoneNumberList.numbers attribute.public long getNumbersCount(SessionContext ctx)
public long getNumbersCount()
public void setNumbers(SessionContext ctx, Collection<PhoneNumber> value)
PhoneNumberList.numbers attribute.value - the numberspublic void setNumbers(Collection<PhoneNumber> value)
PhoneNumberList.numbers attribute.value - the numberspublic void addToNumbers(SessionContext ctx, PhoneNumber value)
value to numbers.value - the item to add to numberspublic void addToNumbers(PhoneNumber value)
value to numbers.value - the item to add to numberspublic void removeFromNumbers(SessionContext ctx, PhoneNumber value)
value from numbers.value - the item to remove from numberspublic void removeFromNumbers(PhoneNumber value)
value from numbers.value - the item to remove from numberspublic Collection<AbstractMobileSendAction> getSendingActions(SessionContext ctx)
PhoneNumberList.sendingActions attribute.public Collection<AbstractMobileSendAction> getSendingActions()
PhoneNumberList.sendingActions attribute.public long getSendingActionsCount(SessionContext ctx)
public long getSendingActionsCount()
public void setSendingActions(SessionContext ctx, Collection<AbstractMobileSendAction> value)
PhoneNumberList.sendingActions attribute.value - the sendingActionspublic void setSendingActions(Collection<AbstractMobileSendAction> value)
PhoneNumberList.sendingActions attribute.value - the sendingActionspublic void addToSendingActions(SessionContext ctx, AbstractMobileSendAction value)
value to sendingActions.value - the item to add to sendingActionspublic void addToSendingActions(AbstractMobileSendAction value)
value to sendingActions.value - the item to add to sendingActionspublic void removeFromSendingActions(SessionContext ctx, AbstractMobileSendAction value)
value from sendingActions.value - the item to remove from sendingActionspublic void removeFromSendingActions(AbstractMobileSendAction value)
value from sendingActions.value - the item to remove from sendingActionspublic Collection<MobileActionAssignment> getTestingAssignments(SessionContext ctx)
PhoneNumberList.testingAssignments attribute.public Collection<MobileActionAssignment> getTestingAssignments()
PhoneNumberList.testingAssignments attribute.public long getTestingAssignmentsCount(SessionContext ctx)
public long getTestingAssignmentsCount()
public void setTestingAssignments(SessionContext ctx, Collection<MobileActionAssignment> value)
PhoneNumberList.testingAssignments attribute.value - the testingAssignmentspublic void setTestingAssignments(Collection<MobileActionAssignment> value)
PhoneNumberList.testingAssignments attribute.value - the testingAssignmentspublic void addToTestingAssignments(SessionContext ctx, MobileActionAssignment value)
value to testingAssignments.value - the item to add to testingAssignmentspublic void addToTestingAssignments(MobileActionAssignment value)
value to testingAssignments.value - the item to add to testingAssignmentspublic void removeFromTestingAssignments(SessionContext ctx, MobileActionAssignment value)
value from testingAssignments.value - the item to remove from testingAssignmentspublic void removeFromTestingAssignments(MobileActionAssignment value)
value from testingAssignments.value - the item to remove from testingAssignmentspublic Collection<MobileShortcode> getTestingShortcodes(SessionContext ctx)
PhoneNumberList.testingShortcodes attribute.public Collection<MobileShortcode> getTestingShortcodes()
PhoneNumberList.testingShortcodes attribute.public long getTestingShortcodesCount(SessionContext ctx)
public long getTestingShortcodesCount()
public void setTestingShortcodes(SessionContext ctx, Collection<MobileShortcode> value)
PhoneNumberList.testingShortcodes attribute.value - the testingShortcodespublic void setTestingShortcodes(Collection<MobileShortcode> value)
PhoneNumberList.testingShortcodes attribute.value - the testingShortcodespublic void addToTestingShortcodes(SessionContext ctx, MobileShortcode value)
value to testingShortcodes.value - the item to add to testingShortcodespublic void addToTestingShortcodes(MobileShortcode value)
value to testingShortcodes.value - the item to add to testingShortcodespublic void removeFromTestingShortcodes(SessionContext ctx, MobileShortcode value)
value from testingShortcodes.value - the item to remove from testingShortcodespublic void removeFromTestingShortcodes(MobileShortcode value)
value from testingShortcodes.value - the item to remove from testingShortcodesCopyright © 2017 SAP SE. All Rights Reserved.