public class ClassificationSystemVersionModel extends CatalogVersionModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_CATALOG2VERSIONSRELATION
Generated relation code constant for relation
Catalog2VersionsRelation defining source attribute catalog in extension catalog. |
static String |
_TYPECODE
Generated model type code constant.
|
_PREVIEWDATATOCATALOGVERSION, _PRINCIPAL2READABLECATALOGVERSIONRELATION, _PRINCIPAL2WRITEABLECATALOGVERSIONRELATION, _SOLRFACETSEARCHCONFIG2CATALOGVERSIONRELATION, ACTIVE, AGREEMENTS, CATALOG, CATEGORYSYSTEMDESCRIPTION, CATEGORYSYSTEMID, CATEGORYSYSTEMNAME, CXPERSONALIZATIONPROCESSES, DEFAULTCURRENCY, FACETSEARCHCONFIGS, GENERATIONDATE, GENERATORINFO, IMPORTEDVERSIONS, INCLASSURANCE, INCLDUTY, INCLFREIGHT, INCLPACKING, INCOMINGSYNCHRONIZATIONS, LANGUAGES, MIMEROOTDIRECTORY, MNEMONIC, PREVIEWS, PREVIOUSUPDATEVERSION, READPRINCIPALS, ROOTCATEGORIES, SYNCHRONIZATIONS, TERRITORIES, VERSION, WRITEPRINCIPALS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
ClassificationSystemVersionModel()
Generated constructor - Default constructor for generic creation.
|
ClassificationSystemVersionModel(ClassificationSystemModel _catalog,
ItemModel _owner,
String _version)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ClassificationSystemVersionModel(ClassificationSystemModel _catalog,
String _version)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
ClassificationSystemVersionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
ClassificationSystemModel |
getCatalog()
Generated method - Getter of the
CatalogVersion.catalog attribute defined at extension catalog and redeclared at extension catalog. |
void |
setCatalog(CatalogModel value)
Generated method - Initial setter of
CatalogVersion.catalog attribute defined at extension catalog and redeclared at extension catalog. |
getActive, getAgreements, getCategorySystemDescription, getCategorySystemDescription, getCategorySystemID, getCategorySystemName, getCategorySystemName, getCxPersonalizationProcesses, getDefaultCurrency, getFacetSearchConfigs, getGenerationDate, getGeneratorInfo, getImportedVersions, getInclAssurance, getInclDuty, getInclFreight, getInclPacking, getIncomingSynchronizations, getLanguages, getMimeRootDirectory, getMnemonic, getPreviews, getPreviousUpdateVersion, getReadPrincipals, getRootCategories, getSynchronizations, getTerritories, getVersion, getWritePrincipals, setActive, setAgreements, setCategorySystemDescription, setCategorySystemDescription, setCategorySystemID, setCategorySystemName, setCategorySystemName, setCxPersonalizationProcesses, setDefaultCurrency, setFacetSearchConfigs, setGenerationDate, setGeneratorInfo, setImportedVersions, setInclAssurance, setInclDuty, setInclFreight, setInclPacking, setLanguages, setMimeRootDirectory, setMnemonic, setPreviews, setPreviousUpdateVersion, setReadPrincipals, setRootCategories, setSynchronizations, setTerritories, setVersion, setWritePrincipalsgetComments, 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 _CATALOG2VERSIONSRELATION
Catalog2VersionsRelation defining source attribute catalog in extension catalog.public ClassificationSystemVersionModel()
public ClassificationSystemVersionModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public ClassificationSystemVersionModel(ClassificationSystemModel _catalog, String _version)
_catalog - initial attribute declared by type ClassificationSystemVersion at extension catalog_version - initial attribute declared by type CatalogVersion at extension catalog@Deprecated public ClassificationSystemVersionModel(ClassificationSystemModel _catalog, ItemModel _owner, String _version)
_catalog - initial attribute declared by type ClassificationSystemVersion at extension catalog_owner - initial attribute declared by type Item at extension core_version - initial attribute declared by type CatalogVersion at extension catalog@Accessor(qualifier="catalog", type=GETTER) public ClassificationSystemModel getCatalog()
CatalogVersion.catalog attribute defined at extension catalog and redeclared at extension catalog.getCatalog in class CatalogVersionModel@Accessor(qualifier="catalog", type=SETTER) public void setCatalog(CatalogModel value)
CatalogVersion.catalog attribute defined at extension catalog and redeclared at extension catalog. Can only be used at creation of model - before first save. Will only accept values of type ClassificationSystemModel.setCatalog in class CatalogVersionModelvalue - the catalog - the classification systemCopyright © 2017 SAP SE. All Rights Reserved.