public class SAPAdministrationModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
CORE_LASTDATAHUBINITIALLOAD
Generated constant - Attribute key of
SAPAdministration.core_lastDataHubInitialLoad attribute defined at extension sapcoreconfiguration. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SAPAdministrationModel()
Generated constructor - Default constructor for generic creation.
|
SAPAdministrationModel(ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SAPAdministrationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getCore_lastDataHubInitialLoad()
Generated method - Getter of the
SAPAdministration.core_lastDataHubInitialLoad attribute defined at extension sapcoreconfiguration. |
void |
setCore_lastDataHubInitialLoad(Date value)
Generated method - Setter of
SAPAdministration.core_lastDataHubInitialLoad attribute defined at extension sapcoreconfiguration. |
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 CORE_LASTDATAHUBINITIALLOAD
SAPAdministration.core_lastDataHubInitialLoad attribute defined at extension sapcoreconfiguration.public SAPAdministrationModel()
public SAPAdministrationModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SAPAdministrationModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="core_lastDataHubInitialLoad", type=GETTER) public Date getCore_lastDataHubInitialLoad()
SAPAdministration.core_lastDataHubInitialLoad attribute defined at extension sapcoreconfiguration.@Accessor(qualifier="core_lastDataHubInitialLoad", type=SETTER) public void setCore_lastDataHubInitialLoad(Date value)
SAPAdministration.core_lastDataHubInitialLoad attribute defined at extension sapcoreconfiguration.value - the core_lastDataHubInitialLoad - Last Data Hub Initial LoadCopyright © 2017 SAP SE. All Rights Reserved.