public class PublicationModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_PRINCIPAL2READABLEPUBLICATIONRELATION
Generated relation code constant for relation
Principal2ReadablePublicationRelation defining source attribute readPrincipals in extension print. |
static String |
_PRINCIPAL2WRITEABLEPUBLICATIONRELATION
Generated relation code constant for relation
Principal2WriteablePublicationRelation defining source attribute writePrincipals in extension print. |
static String |
_TYPECODE
Generated model type code constant.
|
static String |
ACTIVE
Generated constant - Attribute key of
Publication.active attribute defined at extension print. |
static String |
CHAPTERSCONFIGURATION
Generated constant - Attribute key of
Publication.chaptersConfiguration attribute defined at extension print. |
static String |
CODE
Generated constant - Attribute key of
Publication.code attribute defined at extension print. |
static String |
COMMENT
Generated constant - Attribute key of
Publication.comment attribute defined at extension print. |
static String |
COMPONENTS
Generated constant - Attribute key of
Publication.components attribute defined at extension print. |
static String |
CONFIGURATION
Generated constant - Attribute key of
Publication.configuration attribute defined at extension print. |
static String |
DEFAULTMEDIACONTEXT
Generated constant - Attribute key of
Publication.defaultMediaContext attribute defined at extension print. |
static String |
DESCRIPTION
Generated constant - Attribute key of
Publication.description attribute defined at extension print. |
static String |
DOCUMENTTEMPLATE
Generated constant - Attribute key of
Publication.documentTemplate attribute defined at extension print. |
static String |
FILEHANDLING
Generated constant - Attribute key of
Publication.fileHandling attribute defined at extension print. |
static String |
FILENAME
Generated constant - Attribute key of
Publication.fileName attribute defined at extension print. |
static String |
FILEPATH
Generated constant - Attribute key of
Publication.filePath attribute defined at extension print. |
static String |
LANGUAGEFALLBACKENABLED
Generated constant - Attribute key of
Publication.languageFallbackEnabled attribute defined at extension print. |
static String |
LOGO
Generated constant - Attribute key of
Publication.logo attribute defined at extension print. |
static String |
MEDIA
Generated constant - Attribute key of
Publication.media attribute defined at extension print. |
static String |
PAGEFORMAT
Generated constant - Attribute key of
Publication.pageFormat attribute defined at extension print. |
static String |
PICTURE
Generated constant - Attribute key of
Publication.picture attribute defined at extension print. |
static String |
PLANNEDREVENUE
Generated constant - Attribute key of
Publication.plannedRevenue attribute defined at extension print. |
static String |
PREVIEWIMAGES
Generated constant - Attribute key of
Publication.previewImages attribute defined at extension print. |
static String |
PREVIEWPDFS
Generated constant - Attribute key of
Publication.previewPdfs attribute defined at extension print. |
static String |
PREVIEWS
Generated constant - Attribute key of
Publication.previews attribute defined at extension print. |
static String |
PRICEDATE
Generated constant - Attribute key of
Publication.priceDate attribute defined at extension print. |
static String |
PRICESARENET
Generated constant - Attribute key of
Publication.pricesAreNet attribute defined at extension print. |
static String |
REACHEDREVENUE
Generated constant - Attribute key of
Publication.reachedRevenue attribute defined at extension print. |
static String |
READPRINCIPALS
Generated constant - Attribute key of
Publication.readPrincipals attribute defined at extension print. |
static String |
ROOTCHAPTERS
Generated constant - Attribute key of
Publication.rootChapters attribute defined at extension print. |
static String |
SESSIONCURRENCY
Generated constant - Attribute key of
Publication.sessionCurrency attribute defined at extension print. |
static String |
SESSIONUSER
Generated constant - Attribute key of
Publication.sessionUser attribute defined at extension print. |
static String |
STATUS
Generated constant - Attribute key of
Publication.status attribute defined at extension print. |
static String |
SUBTITLE
Generated constant - Attribute key of
Publication.subTitle attribute defined at extension print. |
static String |
SUBTITLE2
Generated constant - Attribute key of
Publication.subTitle2 attribute defined at extension print. |
static String |
TITLE
Generated constant - Attribute key of
Publication.title attribute defined at extension print. |
static String |
UNASSIGNEDPAGES
Generated constant - Attribute key of
Publication.unassignedPages attribute defined at extension print. |
static String |
VISIBLEINDTP
Generated constant - Attribute key of
Publication.visibleInDTP attribute defined at extension print. |
static String |
WRITEPRINCIPALS
Generated constant - Attribute key of
Publication.writePrincipals attribute defined at extension print. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
PublicationModel()
Generated constructor - Default constructor for generic creation.
|
PublicationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
PublicationModel(String _code,
CometConfigurationModel _configuration,
ItemModel _owner,
PageFormatModel _pageFormat)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
PublicationModel(String _code,
CometConfigurationModel _configuration,
PageFormatModel _pageFormat)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getActive()
Generated method - Getter of the
Publication.active attribute defined at extension print. |
ChaptersConfigurationModel |
getChaptersConfiguration()
Generated method - Getter of the
Publication.chaptersConfiguration attribute defined at extension print. |
String |
getCode()
Generated method - Getter of the
Publication.code attribute defined at extension print. |
String |
getComment()
Generated method - Getter of the
Publication.comment attribute defined at extension print. |
List<PublicationComponentModel> |
getComponents()
Generated method - Getter of the
Publication.components attribute defined at extension print. |
CometConfigurationModel |
getConfiguration()
Generated method - Getter of the
Publication.configuration attribute defined at extension print. |
MediaContextModel |
getDefaultMediaContext()
Generated method - Getter of the
Publication.defaultMediaContext attribute defined at extension print. |
String |
getDescription()
Generated method - Getter of the
Publication.description attribute defined at extension print. |
String |
getDescription(Locale loc)
Generated method - Getter of the
Publication.description attribute defined at extension print. |
String |
getDocumentTemplate()
Generated method - Getter of the
Publication.documentTemplate attribute defined at extension print. |
FileHandling |
getFileHandling()
Generated method - Getter of the
Publication.fileHandling attribute defined at extension print. |
String |
getFileName()
Generated method - Getter of the
Publication.fileName attribute defined at extension print. |
String |
getFilePath()
Generated method - Getter of the
Publication.filePath attribute defined at extension print. |
Boolean |
getLanguageFallbackEnabled()
Generated method - Getter of the
Publication.languageFallbackEnabled attribute defined at extension print. |
MediaModel |
getLogo()
Generated method - Getter of the
Publication.logo attribute defined at extension print. |
List<MediaModel> |
getMedia()
Generated method - Getter of the
Publication.media attribute defined at extension print. |
PageFormatModel |
getPageFormat()
Generated method - Getter of the
Publication.pageFormat attribute defined at extension print. |
MediaModel |
getPicture()
Generated method - Getter of the
Publication.picture attribute defined at extension print. |
Double |
getPlannedRevenue()
Generated method - Getter of the
Publication.plannedRevenue attribute defined at extension print. |
Collection<CometFileModel> |
getPreviewImages()
Generated method - Getter of the
Publication.previewImages attribute defined at extension print. |
Collection<CometFileModel> |
getPreviewPdfs()
Generated method - Getter of the
Publication.previewPdfs attribute defined at extension print. |
Collection<CometFileModel> |
getPreviews()
Generated method - Getter of the
Publication.previews attribute defined at extension print. |
Date |
getPriceDate()
Generated method - Getter of the
Publication.priceDate attribute defined at extension print. |
Boolean |
getPricesAreNet()
Generated method - Getter of the
Publication.pricesAreNet attribute defined at extension print. |
Double |
getReachedRevenue()
Generated method - Getter of the
Publication.reachedRevenue attribute defined at extension print. |
List<PrincipalModel> |
getReadPrincipals()
Generated method - Getter of the
Publication.readPrincipals attribute defined at extension print. |
Collection<ChapterModel> |
getRootChapters()
Generated method - Getter of the
Publication.rootChapters attribute defined at extension print. |
CurrencyModel |
getSessionCurrency()
Generated method - Getter of the
Publication.sessionCurrency attribute defined at extension print. |
UserModel |
getSessionUser()
Generated method - Getter of the
Publication.sessionUser attribute defined at extension print. |
PublicationStatus |
getStatus()
Generated method - Getter of the
Publication.status attribute defined at extension print. |
String |
getSubTitle()
Generated method - Getter of the
Publication.subTitle attribute defined at extension print. |
String |
getSubTitle(Locale loc)
Generated method - Getter of the
Publication.subTitle attribute defined at extension print. |
String |
getSubTitle2()
Generated method - Getter of the
Publication.subTitle2 attribute defined at extension print. |
String |
getSubTitle2(Locale loc)
Generated method - Getter of the
Publication.subTitle2 attribute defined at extension print. |
String |
getTitle()
Generated method - Getter of the
Publication.title attribute defined at extension print. |
String |
getTitle(Locale loc)
Generated method - Getter of the
Publication.title attribute defined at extension print. |
Collection<PageModel> |
getUnassignedPages()
Generated method - Getter of the
Publication.unassignedPages attribute defined at extension print. |
Boolean |
getVisibleInDTP()
Generated method - Getter of the
Publication.visibleInDTP attribute defined at extension print. |
List<PrincipalModel> |
getWritePrincipals()
Generated method - Getter of the
Publication.writePrincipals attribute defined at extension print. |
void |
setActive(Boolean value)
Generated method - Setter of
Publication.active attribute defined at extension print. |
void |
setChaptersConfiguration(ChaptersConfigurationModel value)
Generated method - Setter of
Publication.chaptersConfiguration attribute defined at extension print. |
void |
setCode(String value)
Generated method - Setter of
Publication.code attribute defined at extension print. |
void |
setComment(String value)
Generated method - Setter of
Publication.comment attribute defined at extension print. |
void |
setComponents(List<PublicationComponentModel> value)
Generated method - Setter of
Publication.components attribute defined at extension print. |
void |
setConfiguration(CometConfigurationModel value)
Generated method - Setter of
Publication.configuration attribute defined at extension print. |
void |
setDefaultMediaContext(MediaContextModel value)
Generated method - Setter of
Publication.defaultMediaContext attribute defined at extension print. |
void |
setDescription(String value)
Generated method - Setter of
Publication.description attribute defined at extension print. |
void |
setDescription(String value,
Locale loc)
Generated method - Setter of
Publication.description attribute defined at extension print. |
void |
setDocumentTemplate(String value)
Generated method - Setter of
Publication.documentTemplate attribute defined at extension print. |
void |
setFileHandling(FileHandling value)
Generated method - Setter of
Publication.fileHandling attribute defined at extension print. |
void |
setFileName(String value)
Generated method - Setter of
Publication.fileName attribute defined at extension print. |
void |
setFilePath(String value)
Generated method - Setter of
Publication.filePath attribute defined at extension print. |
void |
setLanguageFallbackEnabled(Boolean value)
Generated method - Setter of
Publication.languageFallbackEnabled attribute defined at extension print. |
void |
setLogo(MediaModel value)
Generated method - Setter of
Publication.logo attribute defined at extension print. |
void |
setMedia(List<MediaModel> value)
Generated method - Setter of
Publication.media attribute defined at extension print. |
void |
setPageFormat(PageFormatModel value)
Generated method - Setter of
Publication.pageFormat attribute defined at extension print. |
void |
setPicture(MediaModel value)
Generated method - Setter of
Publication.picture attribute defined at extension print. |
void |
setPreviews(Collection<CometFileModel> value)
Generated method - Setter of
Publication.previews attribute defined at extension print. |
void |
setPriceDate(Date value)
Generated method - Setter of
Publication.priceDate attribute defined at extension print. |
void |
setPricesAreNet(Boolean value)
Generated method - Setter of
Publication.pricesAreNet attribute defined at extension print. |
void |
setReadPrincipals(List<PrincipalModel> value)
Generated method - Setter of
Publication.readPrincipals attribute defined at extension print. |
void |
setSessionCurrency(CurrencyModel value)
Generated method - Setter of
Publication.sessionCurrency attribute defined at extension print. |
void |
setSessionUser(UserModel value)
Generated method - Setter of
Publication.sessionUser attribute defined at extension print. |
void |
setStatus(PublicationStatus value)
Generated method - Setter of
Publication.status attribute defined at extension print. |
void |
setSubTitle(String value)
Generated method - Setter of
Publication.subTitle attribute defined at extension print. |
void |
setSubTitle(String value,
Locale loc)
Generated method - Setter of
Publication.subTitle attribute defined at extension print. |
void |
setSubTitle2(String value)
Generated method - Setter of
Publication.subTitle2 attribute defined at extension print. |
void |
setSubTitle2(String value,
Locale loc)
Generated method - Setter of
Publication.subTitle2 attribute defined at extension print. |
void |
setTitle(String value)
Generated method - Setter of
Publication.title attribute defined at extension print. |
void |
setTitle(String value,
Locale loc)
Generated method - Setter of
Publication.title attribute defined at extension print. |
void |
setVisibleInDTP(Boolean value)
Generated method - Setter of
Publication.visibleInDTP attribute defined at extension print. |
void |
setWritePrincipals(List<PrincipalModel> value)
Generated method - Setter of
Publication.writePrincipals 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 _PRINCIPAL2WRITEABLEPUBLICATIONRELATION
Principal2WriteablePublicationRelation defining source attribute writePrincipals in extension print.public static final String _PRINCIPAL2READABLEPUBLICATIONRELATION
Principal2ReadablePublicationRelation defining source attribute readPrincipals in extension print.public static final String CODE
Publication.code attribute defined at extension print.public static final String ACTIVE
Publication.active attribute defined at extension print.public static final String ROOTCHAPTERS
Publication.rootChapters attribute defined at extension print.public static final String UNASSIGNEDPAGES
Publication.unassignedPages attribute defined at extension print.public static final String TITLE
Publication.title attribute defined at extension print.public static final String SUBTITLE
Publication.subTitle attribute defined at extension print.public static final String SUBTITLE2
Publication.subTitle2 attribute defined at extension print.public static final String COMMENT
Publication.comment attribute defined at extension print.public static final String FILENAME
Publication.fileName attribute defined at extension print.public static final String DOCUMENTTEMPLATE
Publication.documentTemplate attribute defined at extension print.public static final String FILEPATH
Publication.filePath attribute defined at extension print.public static final String STATUS
Publication.status attribute defined at extension print.public static final String FILEHANDLING
Publication.fileHandling attribute defined at extension print.public static final String DESCRIPTION
Publication.description attribute defined at extension print.public static final String PICTURE
Publication.picture attribute defined at extension print.public static final String LOGO
Publication.logo attribute defined at extension print.public static final String SESSIONCURRENCY
Publication.sessionCurrency attribute defined at extension print.public static final String SESSIONUSER
Publication.sessionUser attribute defined at extension print.public static final String PRICEDATE
Publication.priceDate attribute defined at extension print.public static final String PRICESARENET
Publication.pricesAreNet attribute defined at extension print.public static final String DEFAULTMEDIACONTEXT
Publication.defaultMediaContext attribute defined at extension print.public static final String LANGUAGEFALLBACKENABLED
Publication.languageFallbackEnabled attribute defined at extension print.public static final String VISIBLEINDTP
Publication.visibleInDTP attribute defined at extension print.public static final String CONFIGURATION
Publication.configuration attribute defined at extension print.public static final String CHAPTERSCONFIGURATION
Publication.chaptersConfiguration attribute defined at extension print.public static final String PAGEFORMAT
Publication.pageFormat attribute defined at extension print.public static final String PLANNEDREVENUE
Publication.plannedRevenue attribute defined at extension print.public static final String REACHEDREVENUE
Publication.reachedRevenue attribute defined at extension print.public static final String PREVIEWIMAGES
Publication.previewImages attribute defined at extension print.public static final String PREVIEWPDFS
Publication.previewPdfs attribute defined at extension print.public static final String COMPONENTS
Publication.components attribute defined at extension print.public static final String MEDIA
Publication.media attribute defined at extension print.public static final String WRITEPRINCIPALS
Publication.writePrincipals attribute defined at extension print.public static final String READPRINCIPALS
Publication.readPrincipals attribute defined at extension print.public static final String PREVIEWS
Publication.previews attribute defined at extension print.public PublicationModel()
public PublicationModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public PublicationModel(String _code, CometConfigurationModel _configuration, PageFormatModel _pageFormat)
_code - initial attribute declared by type Publication at extension print_configuration - initial attribute declared by type Publication at extension print_pageFormat - initial attribute declared by type Publication at extension print@Deprecated public PublicationModel(String _code, CometConfigurationModel _configuration, ItemModel _owner, PageFormatModel _pageFormat)
_code - initial attribute declared by type Publication at extension print_configuration - initial attribute declared by type Publication at extension print_owner - initial attribute declared by type Item at extension core_pageFormat - initial attribute declared by type Publication at extension print@Accessor(qualifier="active", type=GETTER) public Boolean getActive()
Publication.active attribute defined at extension print.@Accessor(qualifier="chaptersConfiguration", type=GETTER) public ChaptersConfigurationModel getChaptersConfiguration()
Publication.chaptersConfiguration attribute defined at extension print.@Accessor(qualifier="code", type=GETTER) public String getCode()
Publication.code attribute defined at extension print.@Accessor(qualifier="comment", type=GETTER) public String getComment()
Publication.comment attribute defined at extension print.@Accessor(qualifier="components", type=GETTER) public List<PublicationComponentModel> getComponents()
Publication.components attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="configuration", type=GETTER) public CometConfigurationModel getConfiguration()
Publication.configuration attribute defined at extension print.@Accessor(qualifier="defaultMediaContext", type=GETTER) public MediaContextModel getDefaultMediaContext()
Publication.defaultMediaContext attribute defined at extension print.@Accessor(qualifier="description", type=GETTER) public String getDescription()
Publication.description attribute defined at extension print.@Accessor(qualifier="description", type=GETTER) public String getDescription(Locale loc)
Publication.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()
Publication.documentTemplate attribute defined at extension print.@Accessor(qualifier="fileHandling", type=GETTER) public FileHandling getFileHandling()
Publication.fileHandling attribute defined at extension print.@Accessor(qualifier="fileName", type=GETTER) public String getFileName()
Publication.fileName attribute defined at extension print.@Accessor(qualifier="filePath", type=GETTER) public String getFilePath()
Publication.filePath attribute defined at extension print.@Accessor(qualifier="languageFallbackEnabled", type=GETTER) public Boolean getLanguageFallbackEnabled()
Publication.languageFallbackEnabled attribute defined at extension print.@Accessor(qualifier="logo", type=GETTER) public MediaModel getLogo()
Publication.logo attribute defined at extension print.@Accessor(qualifier="media", type=GETTER) public List<MediaModel> getMedia()
Publication.media attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="pageFormat", type=GETTER) public PageFormatModel getPageFormat()
Publication.pageFormat attribute defined at extension print.@Accessor(qualifier="picture", type=GETTER) public MediaModel getPicture()
Publication.picture attribute defined at extension print.@Accessor(qualifier="plannedRevenue", type=GETTER) public Double getPlannedRevenue()
Publication.plannedRevenue attribute defined at extension print.@Accessor(qualifier="previewImages", type=GETTER) public Collection<CometFileModel> getPreviewImages()
Publication.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()
Publication.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()
Publication.previews attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="priceDate", type=GETTER) public Date getPriceDate()
Publication.priceDate attribute defined at extension print.@Accessor(qualifier="pricesAreNet", type=GETTER) public Boolean getPricesAreNet()
Publication.pricesAreNet attribute defined at extension print.@Accessor(qualifier="reachedRevenue", type=GETTER) public Double getReachedRevenue()
Publication.reachedRevenue attribute defined at extension print.@Accessor(qualifier="readPrincipals", type=GETTER) public List<PrincipalModel> getReadPrincipals()
Publication.readPrincipals attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="rootChapters", type=GETTER) public Collection<ChapterModel> getRootChapters()
Publication.rootChapters attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="sessionCurrency", type=GETTER) public CurrencyModel getSessionCurrency()
Publication.sessionCurrency attribute defined at extension print.@Accessor(qualifier="sessionUser", type=GETTER) public UserModel getSessionUser()
Publication.sessionUser attribute defined at extension print.@Accessor(qualifier="status", type=GETTER) public PublicationStatus getStatus()
Publication.status attribute defined at extension print.@Accessor(qualifier="subTitle", type=GETTER) public String getSubTitle()
Publication.subTitle attribute defined at extension print.@Accessor(qualifier="subTitle", type=GETTER) public String getSubTitle(Locale loc)
Publication.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()
Publication.subTitle2 attribute defined at extension print.@Accessor(qualifier="subTitle2", type=GETTER) public String getSubTitle2(Locale loc)
Publication.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()
Publication.title attribute defined at extension print.@Accessor(qualifier="title", type=GETTER) public String getTitle(Locale loc)
Publication.title attribute defined at extension print.loc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="unassignedPages", type=GETTER) public Collection<PageModel> getUnassignedPages()
Publication.unassignedPages attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="visibleInDTP", type=GETTER) public Boolean getVisibleInDTP()
Publication.visibleInDTP attribute defined at extension print.@Accessor(qualifier="writePrincipals", type=GETTER) public List<PrincipalModel> getWritePrincipals()
Publication.writePrincipals attribute defined at extension print.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="active", type=SETTER) public void setActive(Boolean value)
Publication.active attribute defined at extension print.value - the active@Accessor(qualifier="chaptersConfiguration", type=SETTER) public void setChaptersConfiguration(ChaptersConfigurationModel value)
Publication.chaptersConfiguration attribute defined at extension print.value - the chaptersConfiguration - The configuration that specifies settings for the chapter handling (style, flow control, ...)@Accessor(qualifier="code", type=SETTER) public void setCode(String value)
Publication.code attribute defined at extension print.value - the code@Accessor(qualifier="comment", type=SETTER) public void setComment(String value)
Publication.comment attribute defined at extension print.value - the comment@Accessor(qualifier="components", type=SETTER) public void setComponents(List<PublicationComponentModel> value)
Publication.components attribute defined at extension print.value - the components@Accessor(qualifier="configuration", type=SETTER) public void setConfiguration(CometConfigurationModel value)
Publication.configuration attribute defined at extension print.value - the configuration - The Comet configuration that specifies Comet options for this publication@Accessor(qualifier="defaultMediaContext", type=SETTER) public void setDefaultMediaContext(MediaContextModel value)
Publication.defaultMediaContext attribute defined at extension print.value - the defaultMediaContext - The default MediaContext@Accessor(qualifier="description", type=SETTER) public void setDescription(String value)
Publication.description attribute defined at extension print.value - the description@Accessor(qualifier="description", type=SETTER) public void setDescription(String value, Locale loc)
Publication.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)
Publication.documentTemplate attribute defined at extension print.value - the documentTemplate - Client side path where document templates can be found@Accessor(qualifier="fileHandling", type=SETTER) public void setFileHandling(FileHandling value)
Publication.fileHandling attribute defined at extension print.value - the fileHandling@Accessor(qualifier="fileName", type=SETTER) public void setFileName(String value)
Publication.fileName attribute defined at extension print.value - the fileName@Accessor(qualifier="filePath", type=SETTER) public void setFilePath(String value)
Publication.filePath attribute defined at extension print.value - the filePath - Client side path where documents can be found@Accessor(qualifier="languageFallbackEnabled", type=SETTER) public void setLanguageFallbackEnabled(Boolean value)
Publication.languageFallbackEnabled attribute defined at extension print.value - the languageFallbackEnabled - use fallback language while getting values@Accessor(qualifier="logo", type=SETTER) public void setLogo(MediaModel value)
Publication.logo attribute defined at extension print.value - the logo@Accessor(qualifier="media", type=SETTER) public void setMedia(List<MediaModel> value)
Publication.media attribute defined at extension print.value - the media@Accessor(qualifier="pageFormat", type=SETTER) public void setPageFormat(PageFormatModel value)
Publication.pageFormat attribute defined at extension print.value - the pageFormat@Accessor(qualifier="picture", type=SETTER) public void setPicture(MediaModel value)
Publication.picture attribute defined at extension print.value - the picture@Accessor(qualifier="previews", type=SETTER) public void setPreviews(Collection<CometFileModel> value)
Publication.previews attribute defined at extension print.value - the previews@Accessor(qualifier="priceDate", type=SETTER) public void setPriceDate(Date value)
Publication.priceDate attribute defined at extension print.value - the priceDate - date for price calculation@Accessor(qualifier="pricesAreNet", type=SETTER) public void setPricesAreNet(Boolean value)
Publication.pricesAreNet attribute defined at extension print.value - the pricesAreNet - Are prices to be calculated as net?@Accessor(qualifier="readPrincipals", type=SETTER) public void setReadPrincipals(List<PrincipalModel> value)
Publication.readPrincipals attribute defined at extension print.value - the readPrincipals@Accessor(qualifier="sessionCurrency", type=SETTER) public void setSessionCurrency(CurrencyModel value)
Publication.sessionCurrency attribute defined at extension print.value - the sessionCurrency - currency to be bound on the session when getting placeholder values@Accessor(qualifier="sessionUser", type=SETTER) public void setSessionUser(UserModel value)
Publication.sessionUser attribute defined at extension print.value - the sessionUser - user to be bound on the session when getting placeholder values@Accessor(qualifier="status", type=SETTER) public void setStatus(PublicationStatus value)
Publication.status attribute defined at extension print.value - the status@Accessor(qualifier="subTitle", type=SETTER) public void setSubTitle(String value)
Publication.subTitle attribute defined at extension print.value - the subTitle@Accessor(qualifier="subTitle", type=SETTER) public void setSubTitle(String value, Locale loc)
Publication.subTitle attribute defined at extension print.value - the subTitleloc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="subTitle2", type=SETTER) public void setSubTitle2(String value)
Publication.subTitle2 attribute defined at extension print.value - the subTitle2@Accessor(qualifier="subTitle2", type=SETTER) public void setSubTitle2(String value, Locale loc)
Publication.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)
Publication.title attribute defined at extension print.value - the title@Accessor(qualifier="title", type=SETTER) public void setTitle(String value, Locale loc)
Publication.title attribute defined at extension print.value - the titleloc - the value localization keyIllegalArgumentException - if localization key cannot be mapped to data language@Accessor(qualifier="visibleInDTP", type=SETTER) public void setVisibleInDTP(Boolean value)
Publication.visibleInDTP attribute defined at extension print.value - the visibleInDTP - show this publication in the Comet selection dialogCopyright © 2017 SAP SE. All Rights Reserved.