public class LayoutTemplateModel extends AbstractLayoutTemplateModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
ACTIVE
Generated constant - Attribute key of
LayoutTemplate.active attribute defined at extension print. |
static String |
BUILDSUPPORTSCRIPT
Generated constant - Attribute key of
LayoutTemplate.buildSupportScript attribute defined at extension print. |
static String |
COLOR
Generated constant - Attribute key of
LayoutTemplate.color attribute defined at extension print. |
static String |
COMETCONFIG
Generated constant - Attribute key of
LayoutTemplate.cometConfig attribute defined at extension print. |
static String |
CONTINUETEMPLATEID
Generated constant - Attribute key of
LayoutTemplate.continueTemplateId attribute defined at extension print. |
static String |
ID
Generated constant - Attribute key of
LayoutTemplate.id attribute defined at extension print. |
static String |
KIND
Generated constant - Attribute key of
LayoutTemplate.kind attribute defined at extension print. |
static String |
LEFTTEMPLATE
Generated constant - Attribute key of
LayoutTemplate.leftTemplate attribute defined at extension print. |
static String |
LEFTTEMPLATEID
Generated constant - Attribute key of
LayoutTemplate.leftTemplateId attribute defined at extension print. |
static String |
MAGNETS
Generated constant - Attribute key of
LayoutTemplate.magnets attribute defined at extension print. |
static String |
MEMBERSHIPS
Generated constant - Attribute key of
LayoutTemplate.memberships attribute defined at extension print. |
static String |
MIDDLETEMPLATE
Generated constant - Attribute key of
LayoutTemplate.middleTemplate attribute defined at extension print. |
static String |
MIDDLETEMPLATEID
Generated constant - Attribute key of
LayoutTemplate.middleTemplateId attribute defined at extension print. |
static String |
PREVIEWIMAGE
Generated constant - Attribute key of
LayoutTemplate.previewImage attribute defined at extension print. |
static String |
PREVIEWIMAGEURL
Generated constant - Attribute key of
LayoutTemplate.previewImageUrl attribute defined at extension print. |
static String |
RIGHTTEMPLATE
Generated constant - Attribute key of
LayoutTemplate.rightTemplate attribute defined at extension print. |
static String |
RIGHTTEMPLATEID
Generated constant - Attribute key of
LayoutTemplate.rightTemplateId attribute defined at extension print. |
static String |
SCRIPTID
Generated constant - Attribute key of
LayoutTemplate.scriptId attribute defined at extension print. |
static String |
SPREADPOSITION
Generated constant - Attribute key of
LayoutTemplate.spreadPosition attribute defined at extension print. |
static String |
TEXTFLOWPREFIX1
Generated constant - Attribute key of
LayoutTemplate.textflowPrefix1 attribute defined at extension print. |
static String |
TEXTFLOWPREFIX1ACTION
Generated constant - Attribute key of
LayoutTemplate.textflowPrefix1Action attribute defined at extension print. |
static String |
TEXTFLOWPREFIXN
Generated constant - Attribute key of
LayoutTemplate.textflowPrefixN attribute defined at extension print. |
static String |
TEXTFLOWPREFIXNACTION
Generated constant - Attribute key of
LayoutTemplate.textflowPrefixNAction attribute defined at extension print. |
_PLACEHOLDERTEMPLATE2LAYOUTTEMPLATERELATION, CODE, DESCRIPTION, PLACEHOLDERTEMPLATE, PLACEHOLDERTEMPLATEPOS, PREVIEWMEDIA, PREVIEWTEMPLATE_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
LayoutTemplateModel()
Generated constructor - Default constructor for generic creation.
|
LayoutTemplateModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
LayoutTemplateModel(String _code,
CometConfigurationModel _cometConfig,
Integer _id)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
LayoutTemplateModel(String _code,
CometConfigurationModel _cometConfig,
Integer _id,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getActive()
Generated method - Getter of the
LayoutTemplate.active attribute defined at extension print. |
Integer |
getBuildSupportScript()
Generated method - Getter of the
LayoutTemplate.buildSupportScript attribute defined at extension print. |
Integer |
getColor()
Generated method - Getter of the
LayoutTemplate.color attribute defined at extension print. |
CometConfigurationModel |
getCometConfig()
Generated method - Getter of the
LayoutTemplate.cometConfig attribute defined at extension print. |
Integer |
getContinueTemplateId()
Generated method - Getter of the
LayoutTemplate.continueTemplateId attribute defined at extension print. |
Integer |
getId()
Generated method - Getter of the
LayoutTemplate.id attribute defined at extension print. |
String |
getKind()
Generated method - Getter of the
LayoutTemplate.kind attribute defined at extension print. |
LayoutTemplateModel |
getLeftTemplate()
Generated method - Getter of the
LayoutTemplate.leftTemplate attribute defined at extension print. |
Integer |
getLeftTemplateId()
Generated method - Getter of the
LayoutTemplate.leftTemplateId attribute defined at extension print. |
Integer |
getMagnets()
Generated method - Getter of the
LayoutTemplate.magnets attribute defined at extension print. |
String |
getMemberships()
Generated method - Getter of the
LayoutTemplate.memberships attribute defined at extension print. |
LayoutTemplateModel |
getMiddleTemplate()
Generated method - Getter of the
LayoutTemplate.middleTemplate attribute defined at extension print. |
Integer |
getMiddleTemplateId()
Generated method - Getter of the
LayoutTemplate.middleTemplateId attribute defined at extension print. |
MediaModel |
getPreviewImage()
Generated method - Getter of the
LayoutTemplate.previewImage attribute defined at extension print. |
String |
getPreviewImageUrl()
Generated method - Getter of the
LayoutTemplate.previewImageUrl attribute defined at extension print. |
LayoutTemplateModel |
getRightTemplate()
Generated method - Getter of the
LayoutTemplate.rightTemplate attribute defined at extension print. |
Integer |
getRightTemplateId()
Generated method - Getter of the
LayoutTemplate.rightTemplateId attribute defined at extension print. |
Integer |
getScriptId()
Generated method - Getter of the
LayoutTemplate.scriptId attribute defined at extension print. |
SpreadPosition |
getSpreadPosition()
Generated method - Getter of the
LayoutTemplate.spreadPosition attribute defined at extension print. |
String |
getTextflowPrefix1()
Generated method - Getter of the
LayoutTemplate.textflowPrefix1 attribute defined at extension print. |
Integer |
getTextflowPrefix1Action()
Generated method - Getter of the
LayoutTemplate.textflowPrefix1Action attribute defined at extension print. |
String |
getTextflowPrefixN()
Generated method - Getter of the
LayoutTemplate.textflowPrefixN attribute defined at extension print. |
Integer |
getTextflowPrefixNAction()
Generated method - Getter of the
LayoutTemplate.textflowPrefixNAction attribute defined at extension print. |
void |
setActive(Integer value)
Generated method - Setter of
LayoutTemplate.active attribute defined at extension print. |
void |
setBuildSupportScript(Integer value)
Generated method - Setter of
LayoutTemplate.buildSupportScript attribute defined at extension print. |
void |
setColor(Integer value)
Generated method - Setter of
LayoutTemplate.color attribute defined at extension print. |
void |
setCometConfig(CometConfigurationModel value)
Generated method - Setter of
LayoutTemplate.cometConfig attribute defined at extension print. |
void |
setContinueTemplateId(Integer value)
Generated method - Setter of
LayoutTemplate.continueTemplateId attribute defined at extension print. |
void |
setId(Integer value)
Generated method - Setter of
LayoutTemplate.id attribute defined at extension print. |
void |
setKind(String value)
Generated method - Setter of
LayoutTemplate.kind attribute defined at extension print. |
void |
setLeftTemplate(LayoutTemplateModel value)
Generated method - Setter of
LayoutTemplate.leftTemplate attribute defined at extension print. |
void |
setLeftTemplateId(Integer value)
Generated method - Setter of
LayoutTemplate.leftTemplateId attribute defined at extension print. |
void |
setMagnets(Integer value)
Generated method - Setter of
LayoutTemplate.magnets attribute defined at extension print. |
void |
setMemberships(String value)
Generated method - Setter of
LayoutTemplate.memberships attribute defined at extension print. |
void |
setMiddleTemplate(LayoutTemplateModel value)
Generated method - Setter of
LayoutTemplate.middleTemplate attribute defined at extension print. |
void |
setMiddleTemplateId(Integer value)
Generated method - Setter of
LayoutTemplate.middleTemplateId attribute defined at extension print. |
void |
setRightTemplate(LayoutTemplateModel value)
Generated method - Setter of
LayoutTemplate.rightTemplate attribute defined at extension print. |
void |
setRightTemplateId(Integer value)
Generated method - Setter of
LayoutTemplate.rightTemplateId attribute defined at extension print. |
void |
setScriptId(Integer value)
Generated method - Setter of
LayoutTemplate.scriptId attribute defined at extension print. |
void |
setSpreadPosition(SpreadPosition value)
Generated method - Setter of
LayoutTemplate.spreadPosition attribute defined at extension print. |
void |
setTextflowPrefix1(String value)
Generated method - Setter of
LayoutTemplate.textflowPrefix1 attribute defined at extension print. |
void |
setTextflowPrefix1Action(Integer value)
Generated method - Setter of
LayoutTemplate.textflowPrefix1Action attribute defined at extension print. |
void |
setTextflowPrefixN(String value)
Generated method - Setter of
LayoutTemplate.textflowPrefixN attribute defined at extension print. |
void |
setTextflowPrefixNAction(Integer value)
Generated method - Setter of
LayoutTemplate.textflowPrefixNAction attribute defined at extension print. |
getCode, getDescription, getPlaceholderTemplate, getPreviewMedia, getPreviewTemplate, setCode, setDescription, setPlaceholderTemplate, setPreviewMedia, setPreviewTemplategetComments, 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 ID
LayoutTemplate.id attribute defined at extension print.public static final String PREVIEWIMAGE
LayoutTemplate.previewImage attribute defined at extension print.public static final String PREVIEWIMAGEURL
LayoutTemplate.previewImageUrl attribute defined at extension print.public static final String SPREADPOSITION
LayoutTemplate.spreadPosition attribute defined at extension print.public static final String LEFTTEMPLATEID
LayoutTemplate.leftTemplateId attribute defined at extension print.public static final String LEFTTEMPLATE
LayoutTemplate.leftTemplate attribute defined at extension print.public static final String MIDDLETEMPLATEID
LayoutTemplate.middleTemplateId attribute defined at extension print.public static final String MIDDLETEMPLATE
LayoutTemplate.middleTemplate attribute defined at extension print.public static final String RIGHTTEMPLATEID
LayoutTemplate.rightTemplateId attribute defined at extension print.public static final String RIGHTTEMPLATE
LayoutTemplate.rightTemplate attribute defined at extension print.public static final String CONTINUETEMPLATEID
LayoutTemplate.continueTemplateId attribute defined at extension print.public static final String SCRIPTID
LayoutTemplate.scriptId attribute defined at extension print.public static final String KIND
LayoutTemplate.kind attribute defined at extension print.public static final String MEMBERSHIPS
LayoutTemplate.memberships attribute defined at extension print.public static final String MAGNETS
LayoutTemplate.magnets attribute defined at extension print.public static final String ACTIVE
LayoutTemplate.active attribute defined at extension print.public static final String BUILDSUPPORTSCRIPT
LayoutTemplate.buildSupportScript attribute defined at extension print.public static final String TEXTFLOWPREFIX1ACTION
LayoutTemplate.textflowPrefix1Action attribute defined at extension print.public static final String TEXTFLOWPREFIX1
LayoutTemplate.textflowPrefix1 attribute defined at extension print.public static final String TEXTFLOWPREFIXNACTION
LayoutTemplate.textflowPrefixNAction attribute defined at extension print.public static final String TEXTFLOWPREFIXN
LayoutTemplate.textflowPrefixN attribute defined at extension print.public static final String COLOR
LayoutTemplate.color attribute defined at extension print.public static final String COMETCONFIG
LayoutTemplate.cometConfig attribute defined at extension print.public LayoutTemplateModel()
public LayoutTemplateModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public LayoutTemplateModel(String _code, CometConfigurationModel _cometConfig, Integer _id)
_code - initial attribute declared by type AbstractLayoutTemplate at extension print_cometConfig - initial attribute declared by type LayoutTemplate at extension print_id - initial attribute declared by type LayoutTemplate at extension print@Deprecated public LayoutTemplateModel(String _code, CometConfigurationModel _cometConfig, Integer _id, ItemModel _owner)
_code - initial attribute declared by type AbstractLayoutTemplate at extension print_cometConfig - initial attribute declared by type LayoutTemplate at extension print_id - initial attribute declared by type LayoutTemplate at extension print_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="active", type=GETTER) public Integer getActive()
LayoutTemplate.active attribute defined at extension print.@Accessor(qualifier="buildSupportScript", type=GETTER) public Integer getBuildSupportScript()
LayoutTemplate.buildSupportScript attribute defined at extension print.@Accessor(qualifier="color", type=GETTER) public Integer getColor()
LayoutTemplate.color attribute defined at extension print.@Accessor(qualifier="cometConfig", type=GETTER) public CometConfigurationModel getCometConfig()
LayoutTemplate.cometConfig attribute defined at extension print.@Accessor(qualifier="continueTemplateId", type=GETTER) public Integer getContinueTemplateId()
LayoutTemplate.continueTemplateId attribute defined at extension print.@Accessor(qualifier="id", type=GETTER) public Integer getId()
LayoutTemplate.id attribute defined at extension print.@Accessor(qualifier="kind", type=GETTER) public String getKind()
LayoutTemplate.kind attribute defined at extension print.@Accessor(qualifier="leftTemplate", type=GETTER) public LayoutTemplateModel getLeftTemplate()
LayoutTemplate.leftTemplate attribute defined at extension print.@Accessor(qualifier="leftTemplateId", type=GETTER) public Integer getLeftTemplateId()
LayoutTemplate.leftTemplateId attribute defined at extension print.@Accessor(qualifier="magnets", type=GETTER) public Integer getMagnets()
LayoutTemplate.magnets attribute defined at extension print.@Accessor(qualifier="memberships", type=GETTER) public String getMemberships()
LayoutTemplate.memberships attribute defined at extension print.@Accessor(qualifier="middleTemplate", type=GETTER) public LayoutTemplateModel getMiddleTemplate()
LayoutTemplate.middleTemplate attribute defined at extension print.@Accessor(qualifier="middleTemplateId", type=GETTER) public Integer getMiddleTemplateId()
LayoutTemplate.middleTemplateId attribute defined at extension print.@Accessor(qualifier="previewImage", type=GETTER) public MediaModel getPreviewImage()
LayoutTemplate.previewImage attribute defined at extension print.@Accessor(qualifier="previewImageUrl", type=GETTER) public String getPreviewImageUrl()
LayoutTemplate.previewImageUrl attribute defined at extension print.@Accessor(qualifier="rightTemplate", type=GETTER) public LayoutTemplateModel getRightTemplate()
LayoutTemplate.rightTemplate attribute defined at extension print.@Accessor(qualifier="rightTemplateId", type=GETTER) public Integer getRightTemplateId()
LayoutTemplate.rightTemplateId attribute defined at extension print.@Accessor(qualifier="scriptId", type=GETTER) public Integer getScriptId()
LayoutTemplate.scriptId attribute defined at extension print.@Accessor(qualifier="spreadPosition", type=GETTER) public SpreadPosition getSpreadPosition()
LayoutTemplate.spreadPosition attribute defined at extension print.@Accessor(qualifier="textflowPrefix1", type=GETTER) public String getTextflowPrefix1()
LayoutTemplate.textflowPrefix1 attribute defined at extension print.@Accessor(qualifier="textflowPrefix1Action", type=GETTER) public Integer getTextflowPrefix1Action()
LayoutTemplate.textflowPrefix1Action attribute defined at extension print.@Accessor(qualifier="textflowPrefixN", type=GETTER) public String getTextflowPrefixN()
LayoutTemplate.textflowPrefixN attribute defined at extension print.@Accessor(qualifier="textflowPrefixNAction", type=GETTER) public Integer getTextflowPrefixNAction()
LayoutTemplate.textflowPrefixNAction attribute defined at extension print.@Accessor(qualifier="active", type=SETTER) public void setActive(Integer value)
LayoutTemplate.active attribute defined at extension print.value - the active@Accessor(qualifier="buildSupportScript", type=SETTER) public void setBuildSupportScript(Integer value)
LayoutTemplate.buildSupportScript attribute defined at extension print.value - the buildSupportScript@Accessor(qualifier="color", type=SETTER) public void setColor(Integer value)
LayoutTemplate.color attribute defined at extension print.value - the color@Accessor(qualifier="cometConfig", type=SETTER) public void setCometConfig(CometConfigurationModel value)
LayoutTemplate.cometConfig attribute defined at extension print.value - the cometConfig@Accessor(qualifier="continueTemplateId", type=SETTER) public void setContinueTemplateId(Integer value)
LayoutTemplate.continueTemplateId attribute defined at extension print.value - the continueTemplateId@Accessor(qualifier="id", type=SETTER) public void setId(Integer value)
LayoutTemplate.id attribute defined at extension print.value - the id@Accessor(qualifier="kind", type=SETTER) public void setKind(String value)
LayoutTemplate.kind attribute defined at extension print.value - the kind@Accessor(qualifier="leftTemplate", type=SETTER) public void setLeftTemplate(LayoutTemplateModel value)
LayoutTemplate.leftTemplate attribute defined at extension print.value - the leftTemplate@Accessor(qualifier="leftTemplateId", type=SETTER) public void setLeftTemplateId(Integer value)
LayoutTemplate.leftTemplateId attribute defined at extension print.value - the leftTemplateId@Accessor(qualifier="magnets", type=SETTER) public void setMagnets(Integer value)
LayoutTemplate.magnets attribute defined at extension print.value - the magnets@Accessor(qualifier="memberships", type=SETTER) public void setMemberships(String value)
LayoutTemplate.memberships attribute defined at extension print.value - the memberships@Accessor(qualifier="middleTemplate", type=SETTER) public void setMiddleTemplate(LayoutTemplateModel value)
LayoutTemplate.middleTemplate attribute defined at extension print.value - the middleTemplate@Accessor(qualifier="middleTemplateId", type=SETTER) public void setMiddleTemplateId(Integer value)
LayoutTemplate.middleTemplateId attribute defined at extension print.value - the middleTemplateId@Accessor(qualifier="rightTemplate", type=SETTER) public void setRightTemplate(LayoutTemplateModel value)
LayoutTemplate.rightTemplate attribute defined at extension print.value - the rightTemplate@Accessor(qualifier="rightTemplateId", type=SETTER) public void setRightTemplateId(Integer value)
LayoutTemplate.rightTemplateId attribute defined at extension print.value - the rightTemplateId@Accessor(qualifier="scriptId", type=SETTER) public void setScriptId(Integer value)
LayoutTemplate.scriptId attribute defined at extension print.value - the scriptId@Accessor(qualifier="spreadPosition", type=SETTER) public void setSpreadPosition(SpreadPosition value)
LayoutTemplate.spreadPosition attribute defined at extension print.value - the spreadPosition@Accessor(qualifier="textflowPrefix1", type=SETTER) public void setTextflowPrefix1(String value)
LayoutTemplate.textflowPrefix1 attribute defined at extension print.value - the textflowPrefix1@Accessor(qualifier="textflowPrefix1Action", type=SETTER) public void setTextflowPrefix1Action(Integer value)
LayoutTemplate.textflowPrefix1Action attribute defined at extension print.value - the textflowPrefix1Action@Accessor(qualifier="textflowPrefixN", type=SETTER) public void setTextflowPrefixN(String value)
LayoutTemplate.textflowPrefixN attribute defined at extension print.value - the textflowPrefixNCopyright © 2017 SAP SE. All Rights Reserved.