public class CollectionParameterValueModel extends ParameterValueModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
ENTRIES
Generated constant - Attribute key of
CollectionParameterValue.entries attribute defined at extension print. |
_COLPARAM2ENTRYRELATION, _MAPPARAM2ENTRYRELATION, COLLPARAM, COLLPARAMPOS, MAPENTRYKEY, MAPPARAM_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CollectionParameterValueModel()
Generated constructor - Default constructor for generic creation.
|
CollectionParameterValueModel(ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CollectionParameterValueModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
List<ParameterValueModel> |
getEntries()
Generated method - Getter of the
CollectionParameterValue.entries attribute defined at extension print. |
void |
setEntries(List<ParameterValueModel> value)
Generated method - Setter of
CollectionParameterValue.entries attribute defined at extension print. |
getCollParam, getMapEntryKey, getMapParam, setCollParam, setMapEntryKey, setMapParamgetComments, 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 ENTRIES
CollectionParameterValue.entries attribute defined at extension print.public CollectionParameterValueModel()
public CollectionParameterValueModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CollectionParameterValueModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="entries", type=GETTER) public List<ParameterValueModel> getEntries()
CollectionParameterValue.entries attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.Copyright © 2017 SAP SE. All Rights Reserved.