public class AccountSummaryAccountStatusComponentModel extends SimpleCMSComponentModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
GRIDVIEWPAGESIZE
Generated constant - Attribute key of
AccountSummaryAccountStatusComponent.gridViewPageSize attribute defined at extension accountsummaryaddon. |
static 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, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
AccountSummaryAccountStatusComponentModel()
Generated constructor - Default constructor for generic creation.
|
AccountSummaryAccountStatusComponentModel(CatalogVersionModel _catalogVersion,
ItemModel _owner,
String _uid)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
AccountSummaryAccountStatusComponentModel(CatalogVersionModel _catalogVersion,
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 |
|---|---|
Integer |
getGridViewPageSize()
Generated method - Getter of the
AccountSummaryAccountStatusComponent.gridViewPageSize attribute defined at extension accountsummaryaddon. |
Integer |
getListViewPageSize()
Generated method - Getter of the
AccountSummaryAccountStatusComponent.listViewPageSize attribute defined at extension accountsummaryaddon. |
void |
setGridViewPageSize(Integer value)
Generated method - Setter of
AccountSummaryAccountStatusComponent.gridViewPageSize attribute defined at extension accountsummaryaddon. |
void |
setListViewPageSize(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, 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 LISTVIEWPAGESIZE
AccountSummaryAccountStatusComponent.listViewPageSize attribute defined at extension accountsummaryaddon.public static final 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, 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, 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 Integer getGridViewPageSize()
AccountSummaryAccountStatusComponent.gridViewPageSize attribute defined at extension accountsummaryaddon.@Accessor(qualifier="listViewPageSize", type=GETTER) public Integer getListViewPageSize()
AccountSummaryAccountStatusComponent.listViewPageSize attribute defined at extension accountsummaryaddon.@Accessor(qualifier="gridViewPageSize", type=SETTER) public void setGridViewPageSize(Integer value)
AccountSummaryAccountStatusComponent.gridViewPageSize attribute defined at extension accountsummaryaddon.value - the gridViewPageSize - code@Accessor(qualifier="listViewPageSize", type=SETTER) public void setListViewPageSize(Integer value)
AccountSummaryAccountStatusComponent.listViewPageSize attribute defined at extension accountsummaryaddon.value - the listViewPageSize - codeCopyright © 2017 SAP SE. All Rights Reserved.