public class ContentCatalogModel extends CatalogModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_CATALOGSFORCMSSITE
Generated relation code constant for relation
CatalogsForCMSSite defining source attribute cmsSites in extension cms2. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
CMSSITES
Generated constant - Attribute key of
ContentCatalog.cmsSites attribute defined at extension cms2. |
_CATALOGSFORBASESTORES, _CATALOGSFORRESTRICTION, _COMPANY2PROVIDEDCATALOGS, _COMPANY2PURCHASEDCATALOGS, ACTIVECATALOGVERSION, AGREEMENTS, BASESTORES, BUYER, CATALOGVERSIONS, DEFAULTCATALOG, DEFAULTCURRENCY, GENERATIONDATE, GENERATORINFO, ID, INCLASSURANCE, INCLDUTY, INCLFREIGHT, INCLPACKING, LANGUAGES, MIMEROOTDIRECTORY, NAME, PREVIEWURLTEMPLATE, RESTRICTIONS, ROOTCATEGORIES, SUPPLIER, TERRITORIES, URLPATTERNS, VERSION_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
ContentCatalogModel()
Generated constructor - Default constructor for generic creation.
|
ContentCatalogModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
ContentCatalogModel(String _id)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ContentCatalogModel(String _id,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CMSSiteModel> |
getCmsSites()
Generated method - Getter of the
ContentCatalog.cmsSites attribute defined at extension cms2. |
void |
setCmsSites(Collection<CMSSiteModel> value)
Generated method - Setter of
ContentCatalog.cmsSites attribute defined at extension cms2. |
getActiveCatalogVersion, getAgreements, getBaseStores, getBuyer, getCatalogVersions, getDefaultCatalog, getDefaultCurrency, getGenerationDate, getGeneratorInfo, getId, getInclAssurance, getInclDuty, getInclFreight, getInclPacking, getLanguages, getMimeRootDirectory, getName, getName, getPreviewURLTemplate, getRestrictions, getRootCategories, getSupplier, getTerritories, getUrlPatterns, getVersion, setActiveCatalogVersion, setBaseStores, setBuyer, setCatalogVersions, setDefaultCatalog, setId, setName, setName, setPreviewURLTemplate, setRestrictions, setSupplier, setUrlPatternsgetComments, 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 _CATALOGSFORCMSSITE
CatalogsForCMSSite defining source attribute cmsSites in extension cms2.public static final String CMSSITES
ContentCatalog.cmsSites attribute defined at extension cms2.public ContentCatalogModel()
public ContentCatalogModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ContentCatalogModel(String _id)
_id - initial attribute declared by type Catalog at extension catalog@Deprecated public ContentCatalogModel(String _id, ItemModel _owner)
_id - initial attribute declared by type Catalog at extension catalog_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="cmsSites", type=GETTER) public Collection<CMSSiteModel> getCmsSites()
ContentCatalog.cmsSites attribute defined at extension cms2.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="cmsSites", type=SETTER) public void setCmsSites(Collection<CMSSiteModel> value)
ContentCatalog.cmsSites attribute defined at extension cms2.value - the cmsSitesCopyright © 2017 SAP SE. All Rights Reserved.