public class PhoneNumberListModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_ASSIGNMENTLISTRELATION
Generated relation code constant for relation
AssignmentListRelation defining source attribute blockedAssignments in extension mobileservices. |
static String |
_ASSIGNMENTTESTLISTRELATION
Generated relation code constant for relation
AssignmentTestListRelation defining source attribute testingAssignments in extension mobileservices. |
static String |
_SENDACTIONSPHONELISTRELATION
Generated relation code constant for relation
SendActionsPhoneListRelation defining source attribute sendingActions in extension mobileservices. |
static String |
_SHORTCODELISTRELATION
Generated relation code constant for relation
ShortcodeListRelation defining source attribute blockedShortcodes in extension mobileservices. |
static String |
_SHORTCODETESTLISTRELATION
Generated relation code constant for relation
ShortcodeTestListRelation defining source attribute testingShortcodes in extension mobileservices. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
BLOCKEDASSIGNMENTS
Generated constant - Attribute key of
PhoneNumberList.blockedAssignments attribute defined at extension mobileservices. |
static String |
BLOCKEDSHORTCODES
Generated constant - Attribute key of
PhoneNumberList.blockedShortcodes attribute defined at extension mobileservices. |
static String |
CODE
Generated constant - Attribute key of
PhoneNumberList.code attribute defined at extension mobileservices. |
static String |
MEMBERSIZE
Generated constant - Attribute key of
PhoneNumberList.memberSize attribute defined at extension mobileservices. |
static String |
NAME
Generated constant - Attribute key of
PhoneNumberList.name attribute defined at extension mobileservices. |
static String |
NUMBERS
Generated constant - Attribute key of
PhoneNumberList.numbers attribute defined at extension mobileservices. |
static String |
SENDINGACTIONS
Generated constant - Attribute key of
PhoneNumberList.sendingActions attribute defined at extension mobileservices. |
static String |
TESTINGASSIGNMENTS
Generated constant - Attribute key of
PhoneNumberList.testingAssignments attribute defined at extension mobileservices. |
static String |
TESTINGSHORTCODES
Generated constant - Attribute key of
PhoneNumberList.testingShortcodes attribute defined at extension mobileservices. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
PhoneNumberListModel()
Generated constructor - Default constructor for generic creation.
|
PhoneNumberListModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
PhoneNumberListModel(String _code)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
PhoneNumberListModel(String _code,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
Collection<MobileActionAssignmentModel> |
getBlockedAssignments()
Generated method - Getter of the
PhoneNumberList.blockedAssignments attribute defined at extension mobileservices. |
Collection<MobileShortcodeModel> |
getBlockedShortcodes()
Generated method - Getter of the
PhoneNumberList.blockedShortcodes attribute defined at extension mobileservices. |
String |
getCode()
Generated method - Getter of the
PhoneNumberList.code attribute defined at extension mobileservices. |
Integer |
getMemberSize()
Generated method - Getter of the
PhoneNumberList.memberSize attribute defined at extension mobileservices. |
String |
getName()
Generated method - Getter of the
PhoneNumberList.name attribute defined at extension mobileservices. |
String |
getName(Locale loc)
Generated method - Getter of the
PhoneNumberList.name attribute defined at extension mobileservices. |
Collection<PhoneNumberModel> |
getNumbers()
Generated method - Getter of the
PhoneNumberList.numbers attribute defined at extension mobileservices. |
Collection<AbstractMobileSendActionModel> |
getSendingActions()
Generated method - Getter of the
PhoneNumberList.sendingActions attribute defined at extension mobileservices. |
Collection<MobileActionAssignmentModel> |
getTestingAssignments()
Generated method - Getter of the
PhoneNumberList.testingAssignments attribute defined at extension mobileservices. |
Collection<MobileShortcodeModel> |
getTestingShortcodes()
Generated method - Getter of the
PhoneNumberList.testingShortcodes attribute defined at extension mobileservices. |
void |
setBlockedAssignments(Collection<MobileActionAssignmentModel> value)
Generated method - Setter of
PhoneNumberList.blockedAssignments attribute defined at extension mobileservices. |
void |
setBlockedShortcodes(Collection<MobileShortcodeModel> value)
Generated method - Setter of
PhoneNumberList.blockedShortcodes attribute defined at extension mobileservices. |
void |
setCode(String value)
Generated method - Setter of
PhoneNumberList.code attribute defined at extension mobileservices. |
void |
setName(String value)
Generated method - Setter of
PhoneNumberList.name attribute defined at extension mobileservices. |
void |
setName(String value,
Locale loc)
Generated method - Setter of
PhoneNumberList.name attribute defined at extension mobileservices. |
void |
setNumbers(Collection<PhoneNumberModel> value)
Generated method - Setter of
PhoneNumberList.numbers attribute defined at extension mobileservices. |
void |
setSendingActions(Collection<AbstractMobileSendActionModel> value)
Generated method - Setter of
PhoneNumberList.sendingActions attribute defined at extension mobileservices. |
void |
setTestingAssignments(Collection<MobileActionAssignmentModel> value)
Generated method - Setter of
PhoneNumberList.testingAssignments attribute defined at extension mobileservices. |
void |
setTestingShortcodes(Collection<MobileShortcodeModel> value)
Generated method - Setter of
PhoneNumberList.testingShortcodes attribute defined at extension mobileservices. |
getComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String _SHORTCODELISTRELATION
ShortcodeListRelation defining source attribute blockedShortcodes in extension mobileservices.public static final String _SHORTCODETESTLISTRELATION
ShortcodeTestListRelation defining source attribute testingShortcodes in extension mobileservices.public static final String _ASSIGNMENTLISTRELATION
AssignmentListRelation defining source attribute blockedAssignments in extension mobileservices.public static final String _ASSIGNMENTTESTLISTRELATION
AssignmentTestListRelation defining source attribute testingAssignments in extension mobileservices.public static final String _SENDACTIONSPHONELISTRELATION
SendActionsPhoneListRelation defining source attribute sendingActions in extension mobileservices.public static final String CODE
PhoneNumberList.code attribute defined at extension mobileservices.public static final String NAME
PhoneNumberList.name attribute defined at extension mobileservices.public static final String MEMBERSIZE
PhoneNumberList.memberSize attribute defined at extension mobileservices.public static final String NUMBERS
PhoneNumberList.numbers attribute defined at extension mobileservices.public static final String BLOCKEDSHORTCODES
PhoneNumberList.blockedShortcodes attribute defined at extension mobileservices.public static final String TESTINGSHORTCODES
PhoneNumberList.testingShortcodes attribute defined at extension mobileservices.public static final String BLOCKEDASSIGNMENTS
PhoneNumberList.blockedAssignments attribute defined at extension mobileservices.public static final String TESTINGASSIGNMENTS
PhoneNumberList.testingAssignments attribute defined at extension mobileservices.public static final String SENDINGACTIONS
PhoneNumberList.sendingActions attribute defined at extension mobileservices.public PhoneNumberListModel()
public PhoneNumberListModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public PhoneNumberListModel(String _code)
_code - initial attribute declared by type PhoneNumberList at extension mobileservices@Deprecated public PhoneNumberListModel(String _code, ItemModel _owner)
_code - initial attribute declared by type PhoneNumberList at extension mobileservices_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="blockedAssignments", type=GETTER) public Collection<MobileActionAssignmentModel> getBlockedAssignments()
PhoneNumberList.blockedAssignments attribute defined at extension mobileservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="blockedShortcodes", type=GETTER) public Collection<MobileShortcodeModel> getBlockedShortcodes()
PhoneNumberList.blockedShortcodes attribute defined at extension mobileservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="code", type=GETTER) public String getCode()
PhoneNumberList.code attribute defined at extension mobileservices.@Accessor(qualifier="memberSize", type=GETTER) public Integer getMemberSize()
PhoneNumberList.memberSize attribute defined at extension mobileservices.@Accessor(qualifier="name", type=GETTER) public String getName()
PhoneNumberList.name attribute defined at extension mobileservices.@Accessor(qualifier="name", type=GETTER) public String getName(Locale loc)
PhoneNumberList.name attribute defined at extension mobileservices.loc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="numbers", type=GETTER) public Collection<PhoneNumberModel> getNumbers()
PhoneNumberList.numbers attribute defined at extension mobileservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="sendingActions", type=GETTER) public Collection<AbstractMobileSendActionModel> getSendingActions()
PhoneNumberList.sendingActions attribute defined at extension mobileservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="testingAssignments", type=GETTER) public Collection<MobileActionAssignmentModel> getTestingAssignments()
PhoneNumberList.testingAssignments attribute defined at extension mobileservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="testingShortcodes", type=GETTER) public Collection<MobileShortcodeModel> getTestingShortcodes()
PhoneNumberList.testingShortcodes attribute defined at extension mobileservices.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="blockedAssignments", type=SETTER) public void setBlockedAssignments(Collection<MobileActionAssignmentModel> value)
PhoneNumberList.blockedAssignments attribute defined at extension mobileservices.value - the blockedAssignments@Accessor(qualifier="blockedShortcodes", type=SETTER) public void setBlockedShortcodes(Collection<MobileShortcodeModel> value)
PhoneNumberList.blockedShortcodes attribute defined at extension mobileservices.value - the blockedShortcodes@Accessor(qualifier="code", type=SETTER) public void setCode(String value)
PhoneNumberList.code attribute defined at extension mobileservices.value - the code@Accessor(qualifier="name", type=SETTER) public void setName(String value)
PhoneNumberList.name attribute defined at extension mobileservices.value - the name@Accessor(qualifier="name", type=SETTER) public void setName(String value, Locale loc)
PhoneNumberList.name attribute defined at extension mobileservices.value - the nameloc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="numbers", type=SETTER) public void setNumbers(Collection<PhoneNumberModel> value)
PhoneNumberList.numbers attribute defined at extension mobileservices.value - the numbers@Accessor(qualifier="sendingActions", type=SETTER) public void setSendingActions(Collection<AbstractMobileSendActionModel> value)
PhoneNumberList.sendingActions attribute defined at extension mobileservices.value - the sendingActions@Accessor(qualifier="testingAssignments", type=SETTER) public void setTestingAssignments(Collection<MobileActionAssignmentModel> value)
PhoneNumberList.testingAssignments attribute defined at extension mobileservices.value - the testingAssignments@Accessor(qualifier="testingShortcodes", type=SETTER) public void setTestingShortcodes(Collection<MobileShortcodeModel> value)
PhoneNumberList.testingShortcodes attribute defined at extension mobileservices.value - the testingShortcodesCopyright © 2017 SAP SE. All Rights Reserved.