public class TOCBlockModel extends ContentBlockModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
TOCSTYLE
Generated constant - Attribute key of
TOCBlock.tocStyle attribute defined at extension print. |
_CATEGORY2CONTENTBLOCKRELATION, CATALOGVERSION, CATEGORIES, CODE, NAME, RENDEREDCONTENT_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
TOCBlockModel()
Generated constructor - Default constructor for generic creation.
|
TOCBlockModel(CatalogVersionModel _catalogVersion,
String _code)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
TOCBlockModel(CatalogVersionModel _catalogVersion,
String _code,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
TOCBlockModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
String |
getTocStyle()
Generated method - Getter of the
TOCBlock.tocStyle attribute defined at extension print. |
void |
setTocStyle(String value)
Generated method - Setter of
TOCBlock.tocStyle attribute defined at extension print. |
getCatalogVersion, getCategories, getCode, getName, getName, getRenderedContent, setCatalogVersion, setCategories, setCode, setName, setNamegetComments, 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 TOCSTYLE
TOCBlock.tocStyle attribute defined at extension print.public TOCBlockModel()
public TOCBlockModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public TOCBlockModel(CatalogVersionModel _catalogVersion, String _code)
_catalogVersion - initial attribute declared by type ContentBlock at extension print_code - initial attribute declared by type ContentBlock at extension print@Deprecated public TOCBlockModel(CatalogVersionModel _catalogVersion, String _code, ItemModel _owner)
_catalogVersion - initial attribute declared by type ContentBlock at extension print_code - initial attribute declared by type ContentBlock at extension print_owner - initial attribute declared by type Item at extension coreCopyright © 2017 SAP SE. All Rights Reserved.