public class PlaceholderModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_PLACEHOLDERTEMPLATE2PLACEHOLDERRELATION
Generated relation code constant for relation
PlaceholderTemplate2PlaceholderRelation defining source attribute placeholderTemplate in extension print. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
CLASSID
Generated constant - Attribute key of
Placeholder.classId attribute defined at extension print. |
static String |
COMETCONFIG
Generated constant - Attribute key of
Placeholder.cometConfig attribute defined at extension print. |
static String |
CONVERT
Generated constant - Attribute key of
Placeholder.convert attribute defined at extension print. |
static String |
DESCRIPTION
Generated constant - Attribute key of
Placeholder.description attribute defined at extension print. |
static String |
DOMAIN
Generated constant - Attribute key of
Placeholder.domain attribute defined at extension print. |
static String |
DOMAINID
Generated constant - Attribute key of
Placeholder.domainId attribute defined at extension print. |
static String |
LANGUAGE
Generated constant - Attribute key of
Placeholder.language attribute defined at extension print. |
static String |
LOADACTIONID
Generated constant - Attribute key of
Placeholder.loadActionID attribute defined at extension print. |
static String |
PLACEHOLDERID
Generated constant - Attribute key of
Placeholder.placeholderID attribute defined at extension print. |
static String |
PLACEHOLDERTEMPLATE
Generated constant - Attribute key of
Placeholder.placeholderTemplate attribute defined at extension print. |
static String |
PLACEHOLDERTYPE
Generated constant - Attribute key of
Placeholder.placeholderType attribute defined at extension print. |
static String |
POSTPROCESSINGEXPRESSION
Generated constant - Attribute key of
Placeholder.postProcessingExpression attribute defined at extension print. |
static String |
PREPROCESSINGEXPRESSION
Generated constant - Attribute key of
Placeholder.preProcessingExpression attribute defined at extension print. |
static String |
QUALIFIER
Generated constant - Attribute key of
Placeholder.qualifier attribute defined at extension print. |
static String |
STOREACTIONID
Generated constant - Attribute key of
Placeholder.storeActionID attribute defined at extension print. |
static String |
SYNCABLE
Generated constant - Attribute key of
Placeholder.syncable attribute defined at extension print. |
static String |
SYNCACTIONID
Generated constant - Attribute key of
Placeholder.syncActionID attribute defined at extension print. |
static String |
VALUETYPE
Generated constant - Attribute key of
Placeholder.valueType attribute defined at extension print. |
static String |
WRITABLE
Generated constant - Attribute key of
Placeholder.writable attribute defined at extension print. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
PlaceholderModel()
Generated constructor - Default constructor for generic creation.
|
PlaceholderModel(CometConfigurationModel _cometConfig,
ItemModel _owner,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
PlaceholderModel(CometConfigurationModel _cometConfig,
String _qualifier)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
PlaceholderModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getClassId()
Generated method - Getter of the
Placeholder.classId attribute defined at extension print. |
CometConfigurationModel |
getCometConfig()
Generated method - Getter of the
Placeholder.cometConfig attribute defined at extension print. |
Boolean |
getConvert()
Generated method - Getter of the
Placeholder.convert attribute defined at extension print. |
String |
getDescription()
Generated method - Getter of the
Placeholder.description attribute defined at extension print. |
String |
getDescription(Locale loc)
Generated method - Getter of the
Placeholder.description attribute defined at extension print. |
String |
getDomain()
Generated method - Getter of the
Placeholder.domain attribute defined at extension print. |
Integer |
getDomainId()
Generated method - Getter of the
Placeholder.domainId attribute defined at extension print. |
LanguageModel |
getLanguage()
Generated method - Getter of the
Placeholder.language attribute defined at extension print. |
Integer |
getLoadActionID()
Generated method - Getter of the
Placeholder.loadActionID attribute defined at extension print. |
Integer |
getPlaceholderID()
Generated method - Getter of the
Placeholder.placeholderID attribute defined at extension print. |
PlaceholderTemplateModel |
getPlaceholderTemplate()
Generated method - Getter of the
Placeholder.placeholderTemplate attribute defined at extension print. |
PlaceholderType |
getPlaceholderType()
Generated method - Getter of the
Placeholder.placeholderType attribute defined at extension print. |
String |
getPostProcessingExpression()
Generated method - Getter of the
Placeholder.postProcessingExpression attribute defined at extension print. |
String |
getPreProcessingExpression()
Generated method - Getter of the
Placeholder.preProcessingExpression attribute defined at extension print. |
String |
getQualifier()
Generated method - Getter of the
Placeholder.qualifier attribute defined at extension print. |
Integer |
getStoreActionID()
Generated method - Getter of the
Placeholder.storeActionID attribute defined at extension print. |
Boolean |
getSyncable()
Generated method - Getter of the
Placeholder.syncable attribute defined at extension print. |
Integer |
getSyncActionID()
Generated method - Getter of the
Placeholder.syncActionID attribute defined at extension print. |
PlaceholderValueType |
getValueType()
Generated method - Getter of the
Placeholder.valueType attribute defined at extension print. |
Boolean |
getWritable()
Generated method - Getter of the
Placeholder.writable attribute defined at extension print. |
void |
setClassId(Integer value)
Generated method - Setter of
Placeholder.classId attribute defined at extension print. |
void |
setCometConfig(CometConfigurationModel value)
Generated method - Setter of
Placeholder.cometConfig attribute defined at extension print. |
void |
setConvert(Boolean value)
Generated method - Setter of
Placeholder.convert attribute defined at extension print. |
void |
setDescription(String value)
Generated method - Setter of
Placeholder.description attribute defined at extension print. |
void |
setDescription(String value,
Locale loc)
Generated method - Setter of
Placeholder.description attribute defined at extension print. |
void |
setDomain(String value)
Generated method - Setter of
Placeholder.domain attribute defined at extension print. |
void |
setDomainId(Integer value)
Generated method - Setter of
Placeholder.domainId attribute defined at extension print. |
void |
setLanguage(LanguageModel value)
Generated method - Setter of
Placeholder.language attribute defined at extension print. |
void |
setLoadActionID(Integer value)
Generated method - Setter of
Placeholder.loadActionID attribute defined at extension print. |
void |
setPlaceholderID(Integer value)
Generated method - Setter of
Placeholder.placeholderID attribute defined at extension print. |
void |
setPlaceholderTemplate(PlaceholderTemplateModel value)
Generated method - Setter of
Placeholder.placeholderTemplate attribute defined at extension print. |
void |
setPlaceholderType(PlaceholderType value)
Generated method - Setter of
Placeholder.placeholderType attribute defined at extension print. |
void |
setPostProcessingExpression(String value)
Generated method - Setter of
Placeholder.postProcessingExpression attribute defined at extension print. |
void |
setPreProcessingExpression(String value)
Generated method - Setter of
Placeholder.preProcessingExpression attribute defined at extension print. |
void |
setQualifier(String value)
Generated method - Initial setter of
Placeholder.qualifier attribute defined at extension print. |
void |
setStoreActionID(Integer value)
Generated method - Setter of
Placeholder.storeActionID attribute defined at extension print. |
void |
setSyncable(Boolean value)
Generated method - Setter of
Placeholder.syncable attribute defined at extension print. |
void |
setSyncActionID(Integer value)
Generated method - Setter of
Placeholder.syncActionID attribute defined at extension print. |
void |
setValueType(PlaceholderValueType value)
Generated method - Setter of
Placeholder.valueType attribute defined at extension print. |
void |
setWritable(Boolean value)
Generated method - Setter of
Placeholder.writable attribute defined at extension print. |
getComments, 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 _PLACEHOLDERTEMPLATE2PLACEHOLDERRELATION
PlaceholderTemplate2PlaceholderRelation defining source attribute placeholderTemplate in extension print.public static final String QUALIFIER
Placeholder.qualifier attribute defined at extension print.public static final String DESCRIPTION
Placeholder.description attribute defined at extension print.public static final String PLACEHOLDERTYPE
Placeholder.placeholderType attribute defined at extension print.public static final String CONVERT
Placeholder.convert attribute defined at extension print.public static final String WRITABLE
Placeholder.writable attribute defined at extension print.public static final String SYNCABLE
Placeholder.syncable attribute defined at extension print.public static final String LANGUAGE
Placeholder.language attribute defined at extension print.public static final String PLACEHOLDERID
Placeholder.placeholderID attribute defined at extension print.public static final String LOADACTIONID
Placeholder.loadActionID attribute defined at extension print.public static final String SYNCACTIONID
Placeholder.syncActionID attribute defined at extension print.public static final String STOREACTIONID
Placeholder.storeActionID attribute defined at extension print.public static final String DOMAINID
Placeholder.domainId attribute defined at extension print.public static final String DOMAIN
Placeholder.domain attribute defined at extension print.public static final String POSTPROCESSINGEXPRESSION
Placeholder.postProcessingExpression attribute defined at extension print.public static final String PREPROCESSINGEXPRESSION
Placeholder.preProcessingExpression attribute defined at extension print.public static final String CLASSID
Placeholder.classId attribute defined at extension print.public static final String VALUETYPE
Placeholder.valueType attribute defined at extension print.public static final String PLACEHOLDERTEMPLATE
Placeholder.placeholderTemplate attribute defined at extension print.public static final String COMETCONFIG
Placeholder.cometConfig attribute defined at extension print.public PlaceholderModel()
public PlaceholderModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public PlaceholderModel(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 PlaceholderModel(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 print@Accessor(qualifier="classId", type=GETTER) public Integer getClassId()
Placeholder.classId attribute defined at extension print.@Accessor(qualifier="cometConfig", type=GETTER) public CometConfigurationModel getCometConfig()
Placeholder.cometConfig attribute defined at extension print.@Accessor(qualifier="convert", type=GETTER) public Boolean getConvert()
Placeholder.convert attribute defined at extension print.@Accessor(qualifier="description", type=GETTER) public String getDescription()
Placeholder.description attribute defined at extension print.@Accessor(qualifier="description", type=GETTER) public String getDescription(Locale loc)
Placeholder.description attribute defined at extension print.loc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="domain", type=GETTER) public String getDomain()
Placeholder.domain attribute defined at extension print.@Accessor(qualifier="domainId", type=GETTER) public Integer getDomainId()
Placeholder.domainId attribute defined at extension print.@Accessor(qualifier="language", type=GETTER) public LanguageModel getLanguage()
Placeholder.language attribute defined at extension print.@Accessor(qualifier="loadActionID", type=GETTER) public Integer getLoadActionID()
Placeholder.loadActionID attribute defined at extension print.@Accessor(qualifier="placeholderID", type=GETTER) public Integer getPlaceholderID()
Placeholder.placeholderID attribute defined at extension print.@Accessor(qualifier="placeholderTemplate", type=GETTER) public PlaceholderTemplateModel getPlaceholderTemplate()
Placeholder.placeholderTemplate attribute defined at extension print.@Accessor(qualifier="placeholderType", type=GETTER) public PlaceholderType getPlaceholderType()
Placeholder.placeholderType attribute defined at extension print.@Accessor(qualifier="postProcessingExpression", type=GETTER) public String getPostProcessingExpression()
Placeholder.postProcessingExpression attribute defined at extension print.@Accessor(qualifier="preProcessingExpression", type=GETTER) public String getPreProcessingExpression()
Placeholder.preProcessingExpression attribute defined at extension print.@Accessor(qualifier="qualifier", type=GETTER) public String getQualifier()
Placeholder.qualifier attribute defined at extension print.@Accessor(qualifier="storeActionID", type=GETTER) public Integer getStoreActionID()
Placeholder.storeActionID attribute defined at extension print.@Accessor(qualifier="syncable", type=GETTER) public Boolean getSyncable()
Placeholder.syncable attribute defined at extension print.@Accessor(qualifier="syncActionID", type=GETTER) public Integer getSyncActionID()
Placeholder.syncActionID attribute defined at extension print.@Accessor(qualifier="valueType", type=GETTER) public PlaceholderValueType getValueType()
Placeholder.valueType attribute defined at extension print.@Accessor(qualifier="writable", type=GETTER) public Boolean getWritable()
Placeholder.writable attribute defined at extension print.@Accessor(qualifier="classId", type=SETTER) public void setClassId(Integer value)
Placeholder.classId attribute defined at extension print.value - the classId@Accessor(qualifier="cometConfig", type=SETTER) public void setCometConfig(CometConfigurationModel value)
Placeholder.cometConfig attribute defined at extension print.value - the cometConfig@Accessor(qualifier="convert", type=SETTER) public void setConvert(Boolean value)
Placeholder.convert attribute defined at extension print.value - the convert@Accessor(qualifier="description", type=SETTER) public void setDescription(String value)
Placeholder.description attribute defined at extension print.value - the description@Accessor(qualifier="description", type=SETTER) public void setDescription(String value, Locale loc)
Placeholder.description attribute defined at extension print.value - the descriptionloc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="domain", type=SETTER) public void setDomain(String value)
Placeholder.domain attribute defined at extension print.value - the domain@Accessor(qualifier="domainId", type=SETTER) public void setDomainId(Integer value)
Placeholder.domainId attribute defined at extension print.value - the domainId@Accessor(qualifier="language", type=SETTER) public void setLanguage(LanguageModel value)
Placeholder.language attribute defined at extension print.value - the language@Accessor(qualifier="loadActionID", type=SETTER) public void setLoadActionID(Integer value)
Placeholder.loadActionID attribute defined at extension print.value - the loadActionID@Accessor(qualifier="placeholderID", type=SETTER) public void setPlaceholderID(Integer value)
Placeholder.placeholderID attribute defined at extension print.value - the placeholderID@Accessor(qualifier="placeholderTemplate", type=SETTER) public void setPlaceholderTemplate(PlaceholderTemplateModel value)
Placeholder.placeholderTemplate attribute defined at extension print.value - the placeholderTemplate@Accessor(qualifier="placeholderType", type=SETTER) public void setPlaceholderType(PlaceholderType value)
Placeholder.placeholderType attribute defined at extension print.value - the placeholderType@Accessor(qualifier="postProcessingExpression", type=SETTER) public void setPostProcessingExpression(String value)
Placeholder.postProcessingExpression attribute defined at extension print.value - the postProcessingExpression@Accessor(qualifier="preProcessingExpression", type=SETTER) public void setPreProcessingExpression(String value)
Placeholder.preProcessingExpression attribute defined at extension print.value - the preProcessingExpression@Accessor(qualifier="qualifier", type=SETTER) public void setQualifier(String value)
Placeholder.qualifier attribute defined at extension print. Can only be used at creation of model - before first save.value - the qualifier@Accessor(qualifier="storeActionID", type=SETTER) public void setStoreActionID(Integer value)
Placeholder.storeActionID attribute defined at extension print.value - the storeActionID@Accessor(qualifier="syncable", type=SETTER) public void setSyncable(Boolean value)
Placeholder.syncable attribute defined at extension print.value - the syncable@Accessor(qualifier="syncActionID", type=SETTER) public void setSyncActionID(Integer value)
Placeholder.syncActionID attribute defined at extension print.value - the syncActionID@Accessor(qualifier="valueType", type=SETTER) public void setValueType(PlaceholderValueType value)
Placeholder.valueType attribute defined at extension print.value - the valueTypeCopyright © 2017 SAP SE. All Rights Reserved.