public class AccountSummaryAccountStatusComponentModel extends SimpleCMSComponentModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
GRIDVIEWPAGESIZE
Generated constant - Attribute key of
AccountSummaryAccountStatusComponent.gridViewPageSize attribute defined at extension accountsummaryaddon. |
static java.lang.String |
LISTVIEWPAGESIZE
Generated constant - Attribute key of
AccountSummaryAccountStatusComponent.listViewPageSize attribute defined at extension accountsummaryaddon. |
_ELEMENTSFORCONTAINER, CONTAINERS_ELEMENTSFORSLOT, ACTIONS, CONTAINER, ONLYONERESTRICTIONMUSTAPPLY, RESTRICTED, RESTRICTIONS, SLOTS, TYPE, TYPECODE, VISIBLECATALOGVERSION, NAME, UID_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
AccountSummaryAccountStatusComponentModel()
Generated constructor - Default constructor for generic creation.
|
AccountSummaryAccountStatusComponentModel(CatalogVersionModel _catalogVersion,
ItemModel _owner,
java.lang.String _uid)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
AccountSummaryAccountStatusComponentModel(CatalogVersionModel _catalogVersion,
java.lang.String _uid)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
AccountSummaryAccountStatusComponentModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
getGridViewPageSize()
Generated method - Getter of the
AccountSummaryAccountStatusComponent.gridViewPageSize attribute defined at extension accountsummaryaddon. |
java.lang.Integer |
getListViewPageSize()
Generated method - Getter of the
AccountSummaryAccountStatusComponent.listViewPageSize attribute defined at extension accountsummaryaddon. |
void |
setGridViewPageSize(java.lang.Integer value)
Generated method - Setter of
AccountSummaryAccountStatusComponent.gridViewPageSize attribute defined at extension accountsummaryaddon. |
void |
setListViewPageSize(java.lang.Integer value)
Generated method - Setter of
AccountSummaryAccountStatusComponent.listViewPageSize attribute defined at extension accountsummaryaddon. |
getContainers, setContainersgetActions, getRestrictions, getSlots, getType, getType, getTypeCode, getVisible, isContainer, isOnlyOneRestrictionMustApply, isRestricted, setActions, setOnlyOneRestrictionMustApply, setRestrictions, setSlots, setVisiblegetCatalogVersion, getName, getUid, setCatalogVersion, setName, setUidgetComments, getCreationtime, getModifiedtime, getOwner, isSealed, 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 java.lang.String _TYPECODE
public static final java.lang.String LISTVIEWPAGESIZE
AccountSummaryAccountStatusComponent.listViewPageSize attribute defined at extension accountsummaryaddon.public static final java.lang.String GRIDVIEWPAGESIZE
AccountSummaryAccountStatusComponent.gridViewPageSize attribute defined at extension accountsummaryaddon.public AccountSummaryAccountStatusComponentModel()
public AccountSummaryAccountStatusComponentModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public AccountSummaryAccountStatusComponentModel(CatalogVersionModel _catalogVersion, java.lang.String _uid)
_catalogVersion - initial attribute declared by type CMSItem at extension cms2_uid - initial attribute declared by type CMSItem at extension cms2@Deprecated public AccountSummaryAccountStatusComponentModel(CatalogVersionModel _catalogVersion, ItemModel _owner, java.lang.String _uid)
_catalogVersion - initial attribute declared by type CMSItem at extension cms2_owner - initial attribute declared by type Item at extension core_uid - initial attribute declared by type CMSItem at extension cms2@Accessor(qualifier="gridViewPageSize", type=GETTER) public java.lang.Integer getGridViewPageSize()
AccountSummaryAccountStatusComponent.gridViewPageSize attribute defined at extension accountsummaryaddon.@Accessor(qualifier="listViewPageSize", type=GETTER) public java.lang.Integer getListViewPageSize()
AccountSummaryAccountStatusComponent.listViewPageSize attribute defined at extension accountsummaryaddon.@Accessor(qualifier="gridViewPageSize", type=SETTER) public void setGridViewPageSize(java.lang.Integer value)
AccountSummaryAccountStatusComponent.gridViewPageSize attribute defined at extension accountsummaryaddon.value - the gridViewPageSize - code@Accessor(qualifier="listViewPageSize", type=SETTER) public void setListViewPageSize(java.lang.Integer value)
AccountSummaryAccountStatusComponent.listViewPageSize attribute defined at extension accountsummaryaddon.value - the listViewPageSize - codeCopyright © 2018 SAP SE. All Rights Reserved.