public class CustomPlaceholderModel extends PlaceholderModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
_PLACEHOLDERTEMPLATE2PLACEHOLDERRELATION, CLASSID, COMETCONFIG, CONVERT, DESCRIPTION, DOMAIN, DOMAINID, LANGUAGE, LOADACTIONID, PLACEHOLDERID, PLACEHOLDERTEMPLATE, PLACEHOLDERTYPE, POSTPROCESSINGEXPRESSION, PREPROCESSINGEXPRESSION, QUALIFIER, STOREACTIONID, SYNCABLE, SYNCACTIONID, VALUETYPE, WRITABLE_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CustomPlaceholderModel()
Generated constructor - Default constructor for generic creation.
|
CustomPlaceholderModel(CometConfigurationModel _cometConfig,
ItemModel _owner,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CustomPlaceholderModel(CometConfigurationModel _cometConfig,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CustomPlaceholderModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
getClassId, getCometConfig, getConvert, getDescription, getDescription, getDomain, getDomainId, getLanguage, getLoadActionID, getPlaceholderID, getPlaceholderTemplate, getPlaceholderType, getPostProcessingExpression, getPreProcessingExpression, getQualifier, getStoreActionID, getSyncable, getSyncActionID, getValueType, getWritable, setClassId, setCometConfig, setConvert, setDescription, setDescription, setDomain, setDomainId, setLanguage, setLoadActionID, setPlaceholderID, setPlaceholderTemplate, setPlaceholderType, setPostProcessingExpression, setPreProcessingExpression, setQualifier, setStoreActionID, setSyncable, setSyncActionID, setValueType, setWritablegetComments, 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 CustomPlaceholderModel()
public CustomPlaceholderModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CustomPlaceholderModel(CometConfigurationModel _cometConfig, String _qualifier)
_cometConfig - initial attribute declared by type Placeholder at extension print_qualifier - initial attribute declared by type Placeholder at extension print@Deprecated public CustomPlaceholderModel(CometConfigurationModel _cometConfig, ItemModel _owner, String _qualifier)
_cometConfig - initial attribute declared by type Placeholder at extension print_owner - initial attribute declared by type Item at extension core_qualifier - initial attribute declared by type Placeholder at extension printCopyright © 2017 SAP SE. All Rights Reserved.