public class PageModel extends PublicationComponentModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_CHAPTER2PAGERELATION
Generated relation code constant for relation
Chapter2PageRelation defining source attribute chapter in extension print. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
ACTUALPREVIEWIMAGES
Generated constant - Attribute key of
Page.actualPreviewImages attribute defined at extension print. |
static String |
ACTUALPREVIEWPDF
Generated constant - Attribute key of
Page.actualPreviewPdf attribute defined at extension print. |
static String |
ALIGNMENT
Generated constant - Attribute key of
Page.alignment attribute defined at extension print. |
static String |
ALLUSABLEMASTERPAGES
Generated constant - Attribute key of
Page.allUsableMasterPages attribute defined at extension print. |
static String |
ALTERNATIVEGRID
Generated constant - Attribute key of
Page.alternativeGrid attribute defined at extension print. |
static String |
ALTERNATIVEGRIDID
Generated constant - Attribute key of
Page.alternativeGridId attribute defined at extension print. |
static String |
CHAPTER
Generated constant - Attribute key of
Page.chapter attribute defined at extension print. |
static String |
CHAPTERPOS
Generated constant - Attribute key of
Page.chapterPOS attribute defined at extension print. |
static String |
CODE
Generated constant - Attribute key of
Page.code attribute defined at extension print. |
static String |
COMMENT
Generated constant - Attribute key of
Page.comment attribute defined at extension print. |
static String |
DESCRIPTION
Generated constant - Attribute key of
Page.description attribute defined at extension print. |
static String |
DOCUMENTTEMPLATE
Generated constant - Attribute key of
Page.documentTemplate attribute defined at extension print. |
static String |
DTPCOMMENTS
Generated constant - Attribute key of
Page.dtpComments attribute defined at extension print. |
static String |
FILENAME
Generated constant - Attribute key of
Page.fileName attribute defined at extension print. |
static String |
FILEPATH
Generated constant - Attribute key of
Page.filePath attribute defined at extension print. |
static String |
GRID
Generated constant - Attribute key of
Page.grid attribute defined at extension print. |
static String |
GRIDID
Generated constant - Attribute key of
Page.gridId attribute defined at extension print. |
static String |
GRIDMODE
Generated constant - Attribute key of
Page.gridMode attribute defined at extension print. |
static String |
MASTERPAGE
Generated constant - Attribute key of
Page.masterPage attribute defined at extension print. |
static String |
MASTERPAGEALT
Generated constant - Attribute key of
Page.masterPageAlt attribute defined at extension print. |
static String |
PAGEMODE
Generated constant - Attribute key of
Page.pageMode attribute defined at extension print. |
static String |
PAGETYPE
Generated constant - Attribute key of
Page.pageType attribute defined at extension print. |
static String |
PLACEMENTMODE
Generated constant - Attribute key of
Page.placementMode attribute defined at extension print. |
static String |
PLACEMENTS
Generated constant - Attribute key of
Page.placements attribute defined at extension print. |
static String |
PLANNEDREVENUE
Generated constant - Attribute key of
Page.plannedRevenue attribute defined at extension print. |
static String |
PREVIEWIMAGES
Generated constant - Attribute key of
Page.previewImages attribute defined at extension print. |
static String |
PREVIEWPDFS
Generated constant - Attribute key of
Page.previewPdfs attribute defined at extension print. |
static String |
PREVIEWS
Generated constant - Attribute key of
Page.previews attribute defined at extension print. |
static String |
REACHEDREVENUE
Generated constant - Attribute key of
Page.reachedRevenue attribute defined at extension print. |
static String |
STATUS
Generated constant - Attribute key of
Page.status attribute defined at extension print. |
static String |
SUBTITLE
Generated constant - Attribute key of
Page.subTitle attribute defined at extension print. |
static String |
SUBTITLE2
Generated constant - Attribute key of
Page.subTitle2 attribute defined at extension print. |
static String |
TITLE
Generated constant - Attribute key of
Page.title attribute defined at extension print. |
_PRINCIPAL2READABLEPUBLICATIONCOMPONENTRELATION, _PRINCIPAL2WRITEABLEPUBLICATIONCOMPONENTRELATION, _PUBLICATION2PUBLICATIONCOMPONENTRELATION, ID, PUBLICATION, PUBLICATIONPOS, READPRINCIPALS, WRITEPRINCIPALS_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
PageModel()
Generated constructor - Default constructor for generic creation.
|
PageModel(ChapterModel _chapter,
String _code,
ItemModel _owner,
PublicationModel _publication)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
PageModel(ChapterModel _chapter,
String _code,
PublicationModel _publication)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
PageModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
Collection<MediaModel> |
getActualPreviewImages()
Generated method - Getter of the
Page.actualPreviewImages attribute defined at extension print. |
MediaModel |
getActualPreviewPdf()
Generated method - Getter of the
Page.actualPreviewPdf attribute defined at extension print. |
PageAlignment |
getAlignment()
Generated method - Getter of the
Page.alignment attribute defined at extension print. |
Collection<MasterPageModel> |
getAllUsableMasterPages()
Generated method - Getter of the
Page.allUsableMasterPages attribute defined at extension print. |
GridModel |
getAlternativeGrid()
Generated method - Getter of the
Page.alternativeGrid attribute defined at extension print. |
Integer |
getAlternativeGridId()
Generated method - Getter of the
Page.alternativeGridId attribute defined at extension print. |
ChapterModel |
getChapter()
Generated method - Getter of the
Page.chapter attribute defined at extension print. |
String |
getCode()
Generated method - Getter of the
Page.code attribute defined at extension print. |
String |
getComment()
Generated method - Getter of the
Page.comment attribute defined at extension print. |
String |
getDescription()
Generated method - Getter of the
Page.description attribute defined at extension print. |
String |
getDescription(Locale loc)
Generated method - Getter of the
Page.description attribute defined at extension print. |
String |
getDocumentTemplate()
Generated method - Getter of the
Page.documentTemplate attribute defined at extension print. |
List<DtpCommentModel> |
getDtpComments()
Generated method - Getter of the
Page.dtpComments attribute defined at extension print. |
String |
getFileName()
Generated method - Getter of the
Page.fileName attribute defined at extension print. |
String |
getFilePath()
Generated method - Getter of the
Page.filePath attribute defined at extension print. |
GridModel |
getGrid()
Generated method - Getter of the
Page.grid attribute defined at extension print. |
Integer |
getGridId()
Generated method - Getter of the
Page.gridId attribute defined at extension print. |
GridMode |
getGridMode()
Generated method - Getter of the
Page.gridMode attribute defined at extension print. |
MasterPageModel |
getMasterPage()
Generated method - Getter of the
Page.masterPage attribute defined at extension print. |
MasterPageModel |
getMasterPageAlt()
Generated method - Getter of the
Page.masterPageAlt attribute defined at extension print. |
PageMode |
getPageMode()
Generated method - Getter of the
Page.pageMode attribute defined at extension print. |
PageType |
getPageType()
Deprecated.
|
PlacementMode |
getPlacementMode()
Generated method - Getter of the
Page.placementMode attribute defined at extension print. |
List<PlacementModel> |
getPlacements()
Generated method - Getter of the
Page.placements attribute defined at extension print. |
Double |
getPlannedRevenue()
Generated method - Getter of the
Page.plannedRevenue attribute defined at extension print. |
Collection<CometFileModel> |
getPreviewImages()
Generated method - Getter of the
Page.previewImages attribute defined at extension print. |
Collection<CometFileModel> |
getPreviewPdfs()
Generated method - Getter of the
Page.previewPdfs attribute defined at extension print. |
Collection<CometFileModel> |
getPreviews()
Generated method - Getter of the
Page.previews attribute defined at extension print. |
Double |
getReachedRevenue()
Generated method - Getter of the
Page.reachedRevenue attribute defined at extension print. |
PageStatus |
getStatus()
Generated method - Getter of the
Page.status attribute defined at extension print. |
String |
getSubTitle()
Generated method - Getter of the
Page.subTitle attribute defined at extension print. |
String |
getSubTitle(Locale loc)
Generated method - Getter of the
Page.subTitle attribute defined at extension print. |
String |
getSubTitle2()
Generated method - Getter of the
Page.subTitle2 attribute defined at extension print. |
String |
getSubTitle2(Locale loc)
Generated method - Getter of the
Page.subTitle2 attribute defined at extension print. |
String |
getTitle()
Generated method - Getter of the
Page.title attribute defined at extension print. |
String |
getTitle(Locale loc)
Generated method - Getter of the
Page.title attribute defined at extension print. |
void |
setAlignment(PageAlignment value)
Generated method - Setter of
Page.alignment attribute defined at extension print. |
void |
setAlternativeGrid(GridModel value)
Generated method - Setter of
Page.alternativeGrid attribute defined at extension print. |
void |
setAlternativeGridId(Integer value)
Generated method - Setter of
Page.alternativeGridId attribute defined at extension print. |
void |
setChapter(ChapterModel value)
Generated method - Setter of
Page.chapter attribute defined at extension print. |
void |
setCode(String value)
Generated method - Setter of
Page.code attribute defined at extension print. |
void |
setComment(String value)
Generated method - Setter of
Page.comment attribute defined at extension print. |
void |
setDescription(String value)
Generated method - Setter of
Page.description attribute defined at extension print. |
void |
setDescription(String value,
Locale loc)
Generated method - Setter of
Page.description attribute defined at extension print. |
void |
setDocumentTemplate(String value)
Generated method - Setter of
Page.documentTemplate attribute defined at extension print. |
void |
setDtpComments(List<DtpCommentModel> value)
Generated method - Setter of
Page.dtpComments attribute defined at extension print. |
void |
setFileName(String value)
Generated method - Setter of
Page.fileName attribute defined at extension print. |
void |
setFilePath(String value)
Generated method - Setter of
Page.filePath attribute defined at extension print. |
void |
setGrid(GridModel value)
Generated method - Setter of
Page.grid attribute defined at extension print. |
void |
setGridId(Integer value)
Generated method - Setter of
Page.gridId attribute defined at extension print. |
void |
setGridMode(GridMode value)
Generated method - Setter of
Page.gridMode attribute defined at extension print. |
void |
setMasterPage(MasterPageModel value)
Generated method - Setter of
Page.masterPage attribute defined at extension print. |
void |
setMasterPageAlt(MasterPageModel value)
Generated method - Setter of
Page.masterPageAlt attribute defined at extension print. |
void |
setPageMode(PageMode value)
Generated method - Setter of
Page.pageMode attribute defined at extension print. |
void |
setPageType(PageType value)
Deprecated.
|
void |
setPlacementMode(PlacementMode value)
Generated method - Setter of
Page.placementMode attribute defined at extension print. |
void |
setPlacements(List<PlacementModel> value)
Generated method - Setter of
Page.placements attribute defined at extension print. |
void |
setPreviews(Collection<CometFileModel> value)
Generated method - Setter of
Page.previews attribute defined at extension print. |
void |
setStatus(PageStatus value)
Generated method - Setter of
Page.status attribute defined at extension print. |
void |
setSubTitle(String value)
Generated method - Setter of
Page.subTitle attribute defined at extension print. |
void |
setSubTitle(String value,
Locale loc)
Generated method - Setter of
Page.subTitle attribute defined at extension print. |
void |
setSubTitle2(String value)
Generated method - Setter of
Page.subTitle2 attribute defined at extension print. |
void |
setSubTitle2(String value,
Locale loc)
Generated method - Setter of
Page.subTitle2 attribute defined at extension print. |
void |
setTitle(String value)
Generated method - Setter of
Page.title attribute defined at extension print. |
void |
setTitle(String value,
Locale loc)
Generated method - Setter of
Page.title attribute defined at extension print. |
getId, getPublication, getReadPrincipals, getWritePrincipals, setId, setPublication, setReadPrincipals, 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 _CHAPTER2PAGERELATION
Chapter2PageRelation defining source attribute chapter in extension print.public static final String CODE
Page.code attribute defined at extension print.public static final String MASTERPAGE
Page.masterPage attribute defined at extension print.public static final String MASTERPAGEALT
Page.masterPageAlt attribute defined at extension print.public static final String ALLUSABLEMASTERPAGES
Page.allUsableMasterPages attribute defined at extension print.public static final String PAGETYPE
Page.pageType attribute defined at extension print.public static final String PAGEMODE
Page.pageMode attribute defined at extension print.public static final String ALIGNMENT
Page.alignment attribute defined at extension print.public static final String GRIDID
Page.gridId attribute defined at extension print.public static final String GRID
Page.grid attribute defined at extension print.public static final String ALTERNATIVEGRIDID
Page.alternativeGridId attribute defined at extension print.public static final String ALTERNATIVEGRID
Page.alternativeGrid attribute defined at extension print.public static final String GRIDMODE
Page.gridMode attribute defined at extension print.public static final String TITLE
Page.title attribute defined at extension print.public static final String SUBTITLE
Page.subTitle attribute defined at extension print.public static final String SUBTITLE2
Page.subTitle2 attribute defined at extension print.public static final String COMMENT
Page.comment attribute defined at extension print.public static final String FILENAME
Page.fileName attribute defined at extension print.public static final String DOCUMENTTEMPLATE
Page.documentTemplate attribute defined at extension print.public static final String FILEPATH
Page.filePath attribute defined at extension print.public static final String DESCRIPTION
Page.description attribute defined at extension print.public static final String PREVIEWIMAGES
Page.previewImages attribute defined at extension print.public static final String PREVIEWPDFS
Page.previewPdfs attribute defined at extension print.public static final String ACTUALPREVIEWIMAGES
Page.actualPreviewImages attribute defined at extension print.public static final String ACTUALPREVIEWPDF
Page.actualPreviewPdf attribute defined at extension print.public static final String PLANNEDREVENUE
Page.plannedRevenue attribute defined at extension print.public static final String REACHEDREVENUE
Page.reachedRevenue attribute defined at extension print.public static final String STATUS
Page.status attribute defined at extension print.public static final String PLACEMENTMODE
Page.placementMode attribute defined at extension print.public static final String DTPCOMMENTS
Page.dtpComments attribute defined at extension print.public static final String CHAPTERPOS
Page.chapterPOS attribute defined at extension print.public static final String CHAPTER
Page.chapter attribute defined at extension print.public static final String PLACEMENTS
Page.placements attribute defined at extension print.public static final String PREVIEWS
Page.previews attribute defined at extension print.public PageModel()
public PageModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public PageModel(ChapterModel _chapter, String _code, PublicationModel _publication)
_chapter - initial attribute declared by type Page at extension print_code - initial attribute declared by type Page at extension print_publication - initial attribute declared by type PublicationComponent at extension print@Deprecated public PageModel(ChapterModel _chapter, String _code, ItemModel _owner, PublicationModel _publication)
_chapter - initial attribute declared by type Page at extension print_code - initial attribute declared by type Page at extension print_owner - initial attribute declared by type Item at extension core_publication - initial attribute declared by type PublicationComponent at extension print@Accessor(qualifier="actualPreviewImages", type=GETTER) public Collection<MediaModel> getActualPreviewImages()
Page.actualPreviewImages attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="actualPreviewPdf", type=GETTER) public MediaModel getActualPreviewPdf()
Page.actualPreviewPdf attribute defined at extension print.@Accessor(qualifier="alignment", type=GETTER) public PageAlignment getAlignment()
Page.alignment attribute defined at extension print.@Accessor(qualifier="allUsableMasterPages", type=GETTER) public Collection<MasterPageModel> getAllUsableMasterPages()
Page.allUsableMasterPages attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="alternativeGrid", type=GETTER) public GridModel getAlternativeGrid()
Page.alternativeGrid attribute defined at extension print.@Accessor(qualifier="alternativeGridId", type=GETTER) public Integer getAlternativeGridId()
Page.alternativeGridId attribute defined at extension print.@Accessor(qualifier="chapter", type=GETTER) public ChapterModel getChapter()
Page.chapter attribute defined at extension print.@Accessor(qualifier="code", type=GETTER) public String getCode()
Page.code attribute defined at extension print.@Accessor(qualifier="comment", type=GETTER) public String getComment()
Page.comment attribute defined at extension print.@Accessor(qualifier="description", type=GETTER) public String getDescription()
Page.description attribute defined at extension print.@Accessor(qualifier="description", type=GETTER) public String getDescription(Locale loc)
Page.description attribute defined at extension print.loc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="documentTemplate", type=GETTER) public String getDocumentTemplate()
Page.documentTemplate attribute defined at extension print.@Accessor(qualifier="dtpComments", type=GETTER) public List<DtpCommentModel> getDtpComments()
Page.dtpComments attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="fileName", type=GETTER) public String getFileName()
Page.fileName attribute defined at extension print.@Accessor(qualifier="filePath", type=GETTER) public String getFilePath()
Page.filePath attribute defined at extension print.@Accessor(qualifier="grid", type=GETTER) public GridModel getGrid()
Page.grid attribute defined at extension print.@Accessor(qualifier="gridId", type=GETTER) public Integer getGridId()
Page.gridId attribute defined at extension print.@Accessor(qualifier="gridMode", type=GETTER) public GridMode getGridMode()
Page.gridMode attribute defined at extension print.@Accessor(qualifier="masterPage", type=GETTER) public MasterPageModel getMasterPage()
Page.masterPage attribute defined at extension print.@Accessor(qualifier="masterPageAlt", type=GETTER) public MasterPageModel getMasterPageAlt()
Page.masterPageAlt attribute defined at extension print.@Accessor(qualifier="pageMode", type=GETTER) public PageMode getPageMode()
Page.pageMode attribute defined at extension print.@Deprecated @Accessor(qualifier="pageType", type=GETTER) public PageType getPageType()
Page.pageType attribute defined at extension print.@Accessor(qualifier="placementMode", type=GETTER) public PlacementMode getPlacementMode()
Page.placementMode attribute defined at extension print.@Accessor(qualifier="placements", type=GETTER) public List<PlacementModel> getPlacements()
Page.placements attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="plannedRevenue", type=GETTER) public Double getPlannedRevenue()
Page.plannedRevenue attribute defined at extension print.@Accessor(qualifier="previewImages", type=GETTER) public Collection<CometFileModel> getPreviewImages()
Page.previewImages attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="previewPdfs", type=GETTER) public Collection<CometFileModel> getPreviewPdfs()
Page.previewPdfs attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="previews", type=GETTER) public Collection<CometFileModel> getPreviews()
Page.previews attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="reachedRevenue", type=GETTER) public Double getReachedRevenue()
Page.reachedRevenue attribute defined at extension print.@Accessor(qualifier="status", type=GETTER) public PageStatus getStatus()
Page.status attribute defined at extension print.@Accessor(qualifier="subTitle", type=GETTER) public String getSubTitle()
Page.subTitle attribute defined at extension print.@Accessor(qualifier="subTitle", type=GETTER) public String getSubTitle(Locale loc)
Page.subTitle attribute defined at extension print.loc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="subTitle2", type=GETTER) public String getSubTitle2()
Page.subTitle2 attribute defined at extension print.@Accessor(qualifier="subTitle2", type=GETTER) public String getSubTitle2(Locale loc)
Page.subTitle2 attribute defined at extension print.loc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="title", type=GETTER) public String getTitle()
Page.title attribute defined at extension print.@Accessor(qualifier="title", type=GETTER) public String getTitle(Locale loc)
Page.title attribute defined at extension print.loc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="alignment", type=SETTER) public void setAlignment(PageAlignment value)
Page.alignment attribute defined at extension print.value - the alignment@Accessor(qualifier="alternativeGrid", type=SETTER) public void setAlternativeGrid(GridModel value)
Page.alternativeGrid attribute defined at extension print.value - the alternativeGrid@Accessor(qualifier="alternativeGridId", type=SETTER) public void setAlternativeGridId(Integer value)
Page.alternativeGridId attribute defined at extension print.value - the alternativeGridId@Accessor(qualifier="chapter", type=SETTER) public void setChapter(ChapterModel value)
Page.chapter attribute defined at extension print.value - the chapter@Accessor(qualifier="code", type=SETTER) public void setCode(String value)
Page.code attribute defined at extension print.value - the code@Accessor(qualifier="comment", type=SETTER) public void setComment(String value)
Page.comment attribute defined at extension print.value - the comment@Accessor(qualifier="description", type=SETTER) public void setDescription(String value)
Page.description attribute defined at extension print.value - the description@Accessor(qualifier="description", type=SETTER) public void setDescription(String value, Locale loc)
Page.description attribute defined at extension print.value - the descriptionloc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="documentTemplate", type=SETTER) public void setDocumentTemplate(String value)
Page.documentTemplate attribute defined at extension print.value - the documentTemplate@Accessor(qualifier="dtpComments", type=SETTER) public void setDtpComments(List<DtpCommentModel> value)
Page.dtpComments attribute defined at extension print.value - the dtpComments@Accessor(qualifier="fileName", type=SETTER) public void setFileName(String value)
Page.fileName attribute defined at extension print.value - the fileName@Accessor(qualifier="filePath", type=SETTER) public void setFilePath(String value)
Page.filePath attribute defined at extension print.value - the filePath@Accessor(qualifier="grid", type=SETTER) public void setGrid(GridModel value)
Page.grid attribute defined at extension print.value - the grid@Accessor(qualifier="gridId", type=SETTER) public void setGridId(Integer value)
Page.gridId attribute defined at extension print.value - the gridId@Accessor(qualifier="gridMode", type=SETTER) public void setGridMode(GridMode value)
Page.gridMode attribute defined at extension print.value - the gridMode@Accessor(qualifier="masterPage", type=SETTER) public void setMasterPage(MasterPageModel value)
Page.masterPage attribute defined at extension print.value - the masterPage@Accessor(qualifier="masterPageAlt", type=SETTER) public void setMasterPageAlt(MasterPageModel value)
Page.masterPageAlt attribute defined at extension print.value - the masterPageAlt@Accessor(qualifier="pageMode", type=SETTER) public void setPageMode(PageMode value)
Page.pageMode attribute defined at extension print.value - the pageMode@Deprecated @Accessor(qualifier="pageType", type=SETTER) public void setPageType(PageType value)
Page.pageType attribute defined at extension print.value - the pageType - Please use pageMode instead@Accessor(qualifier="placementMode", type=SETTER) public void setPlacementMode(PlacementMode value)
Page.placementMode attribute defined at extension print.value - the placementMode@Accessor(qualifier="placements", type=SETTER) public void setPlacements(List<PlacementModel> value)
Page.placements attribute defined at extension print.value - the placements@Accessor(qualifier="previews", type=SETTER) public void setPreviews(Collection<CometFileModel> value)
Page.previews attribute defined at extension print.value - the previews@Accessor(qualifier="status", type=SETTER) public void setStatus(PageStatus value)
Page.status attribute defined at extension print.value - the status@Accessor(qualifier="subTitle", type=SETTER) public void setSubTitle(String value)
Page.subTitle attribute defined at extension print.value - the subTitle - The subtitle of the page@Accessor(qualifier="subTitle", type=SETTER) public void setSubTitle(String value, Locale loc)
Page.subTitle attribute defined at extension print.value - the subTitle - The subtitle of the pageloc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="subTitle2", type=SETTER) public void setSubTitle2(String value)
Page.subTitle2 attribute defined at extension print.value - the subTitle2@Accessor(qualifier="subTitle2", type=SETTER) public void setSubTitle2(String value, Locale loc)
Page.subTitle2 attribute defined at extension print.value - the subTitle2loc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="title", type=SETTER) public void setTitle(String value)
Page.title attribute defined at extension print.value - the title - The title of the page@Accessor(qualifier="title", type=SETTER) public void setTitle(String value, Locale loc)
Page.title attribute defined at extension print.value - the title - The title of the pageloc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data languageCopyright © 2017 SAP SE. All Rights Reserved.