Title here
Summary here
BusinessModel
Kind: global abstract class
Extends: BusinessModel
Properties
Name | Type | Description |
---|---|---|
entryId | String | An identifier of current entry. |
label | String | An associated name for current entry. |
type | * | An associated type for current entry. |
showMoreAction | String | An associated name for the shown more action. |
Class defining a generic Entry holding its busines model name.