public class DuplicateCatalogItemCodesViewModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
CATALOGVERSION
Generated constant - Attribute key of
DuplicateCatalogItemCodesView.catalogVersion attribute defined at extension catalog. |
static String |
CODE
Generated constant - Attribute key of
DuplicateCatalogItemCodesView.code attribute defined at extension catalog. |
static String |
COUNT
Generated constant - Attribute key of
DuplicateCatalogItemCodesView.count attribute defined at extension catalog. |
static String |
CV
Generated constant - Attribute key of
DuplicateCatalogItemCodesView.cv attribute defined at extension catalog. |
static String |
TYPECODE
Generated constant - Attribute key of
DuplicateCatalogItemCodesView.typeCode attribute defined at extension catalog. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
DuplicateCatalogItemCodesViewModel()
Generated constructor - Default constructor for generic creation.
|
DuplicateCatalogItemCodesViewModel(ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
DuplicateCatalogItemCodesViewModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
CatalogVersionModel |
getCatalogVersion()
Generated method - Getter of the
DuplicateCatalogItemCodesView.catalogVersion attribute defined at extension catalog. |
String |
getCode()
Generated method - Getter of the
DuplicateCatalogItemCodesView.code attribute defined at extension catalog. |
Integer |
getCount()
Generated method - Getter of the
DuplicateCatalogItemCodesView.count attribute defined at extension catalog. |
CatalogVersionModel |
getCv()
Generated method - Getter of the
DuplicateCatalogItemCodesView.cv attribute defined at extension catalog. |
ComposedTypeModel |
getTypeCode()
Generated method - Getter of the
DuplicateCatalogItemCodesView.typeCode attribute defined at extension catalog. |
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 TYPECODE
DuplicateCatalogItemCodesView.typeCode attribute defined at extension catalog.public static final String CODE
DuplicateCatalogItemCodesView.code attribute defined at extension catalog.public static final String COUNT
DuplicateCatalogItemCodesView.count attribute defined at extension catalog.public static final String CATALOGVERSION
DuplicateCatalogItemCodesView.catalogVersion attribute defined at extension catalog.public static final String CV
DuplicateCatalogItemCodesView.cv attribute defined at extension catalog.public DuplicateCatalogItemCodesViewModel()
public DuplicateCatalogItemCodesViewModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public DuplicateCatalogItemCodesViewModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="catalogVersion", type=GETTER) public CatalogVersionModel getCatalogVersion()
DuplicateCatalogItemCodesView.catalogVersion attribute defined at extension catalog.@Accessor(qualifier="code", type=GETTER) public String getCode()
DuplicateCatalogItemCodesView.code attribute defined at extension catalog.@Accessor(qualifier="count", type=GETTER) public Integer getCount()
DuplicateCatalogItemCodesView.count attribute defined at extension catalog.@Accessor(qualifier="cv", type=GETTER) public CatalogVersionModel getCv()
DuplicateCatalogItemCodesView.cv attribute defined at extension catalog.@Accessor(qualifier="typeCode", type=GETTER) public ComposedTypeModel getTypeCode()
DuplicateCatalogItemCodesView.typeCode attribute defined at extension catalog.Copyright © 2017 SAP SE. All Rights Reserved.