Class GeneratedPreviewData

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
PreviewData

public abstract class GeneratedPreviewData extends GenericItem
Generated class for type PreviewData.
See Also:
  • Field Details

    • USER

      public static final String USER
      Qualifier of the PreviewData.user attribute
      See Also:
    • USERGROUP

      public static final String USERGROUP
      Qualifier of the PreviewData.userGroup attribute
      See Also:
    • COUNTRY

      public static final String COUNTRY
      Qualifier of the PreviewData.country attribute
      See Also:
    • LANGUAGE

      public static final String LANGUAGE
      Qualifier of the PreviewData.language attribute
      See Also:
    • TIME

      public static final String TIME
      Qualifier of the PreviewData.time attribute
      See Also:
    • LIVEEDIT

      public static final String LIVEEDIT
      Qualifier of the PreviewData.liveEdit attribute
      See Also:
    • EDITMODE

      public static final String EDITMODE
      Qualifier of the PreviewData.editMode attribute
      See Also:
    • RESOURCEPATH

      public static final String RESOURCEPATH
      Qualifier of the PreviewData.resourcePath attribute
      See Also:
    • PAGE

      public static final String PAGE
      Qualifier of the PreviewData.page attribute
      See Also:
    • PREVIEWCATEGORY

      public static final String PREVIEWCATEGORY
      Qualifier of the PreviewData.previewCategory attribute
      See Also:
    • PREVIEWPRODUCT

      public static final String PREVIEWPRODUCT
      Qualifier of the PreviewData.previewProduct attribute
      See Also:
    • PREVIEWCATALOG

      public static final String PREVIEWCATALOG
      Qualifier of the PreviewData.previewCatalog attribute
      See Also:
    • ACTIVESITE

      public static final String ACTIVESITE
      Qualifier of the PreviewData.activeSite attribute
      See Also:
    • ACTIVECATALOGVERSION

      public static final String ACTIVECATALOGVERSION
      Qualifier of the PreviewData.activeCatalogVersion attribute
      See Also:
    • VERSION

      public static final String VERSION
      Qualifier of the PreviewData.version attribute
      See Also:
    • PREVIEWCONTENTCATALOGVERSION

      public static final String PREVIEWCONTENTCATALOGVERSION
      Qualifier of the PreviewData.previewContentCatalogVersion attribute
      See Also:
    • CATALOGVERSIONS

      public static final String CATALOGVERSIONS
      Qualifier of the PreviewData.catalogVersions attribute
      See Also:
    • PREVIEWDATATOCATALOGVERSION_SRC_ORDERED

      protected static String PREVIEWDATATOCATALOGVERSION_SRC_ORDERED
      Relation ordering override parameter constants for PreviewDataToCatalogVersion from ((cms2))
    • PREVIEWDATATOCATALOGVERSION_TGT_ORDERED

      protected static String PREVIEWDATATOCATALOGVERSION_TGT_ORDERED
    • PREVIEWDATATOCATALOGVERSION_MARKMODIFIED

      protected static String PREVIEWDATATOCATALOGVERSION_MARKMODIFIED
      Relation disable markmodifed parameter constants for PreviewDataToCatalogVersion from ((cms2))
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedPreviewData

      public GeneratedPreviewData()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class Item
    • getActiveCatalogVersion

      public CatalogVersion getActiveCatalogVersion(SessionContext ctx)
      Generated method - Getter of the PreviewData.activeCatalogVersion attribute.
      Returns:
      the activeCatalogVersion
    • getActiveCatalogVersion

      public CatalogVersion getActiveCatalogVersion()
      Generated method - Getter of the PreviewData.activeCatalogVersion attribute.
      Returns:
      the activeCatalogVersion
    • setActiveCatalogVersion

      public void setActiveCatalogVersion(SessionContext ctx, CatalogVersion value)
      Generated method - Setter of the PreviewData.activeCatalogVersion attribute.
      Parameters:
      value - the activeCatalogVersion
    • setActiveCatalogVersion

      public void setActiveCatalogVersion(CatalogVersion value)
      Generated method - Setter of the PreviewData.activeCatalogVersion attribute.
      Parameters:
      value - the activeCatalogVersion
    • getActiveSite

      public CMSSite getActiveSite(SessionContext ctx)
      Generated method - Getter of the PreviewData.activeSite attribute.
      Returns:
      the activeSite
    • getActiveSite

      public CMSSite getActiveSite()
      Generated method - Getter of the PreviewData.activeSite attribute.
      Returns:
      the activeSite
    • setActiveSite

      public void setActiveSite(SessionContext ctx, CMSSite value)
      Generated method - Setter of the PreviewData.activeSite attribute.
      Parameters:
      value - the activeSite
    • setActiveSite

      public void setActiveSite(CMSSite value)
      Generated method - Setter of the PreviewData.activeSite attribute.
      Parameters:
      value - the activeSite
    • getCatalogVersions

      public Collection<CatalogVersion> getCatalogVersions(SessionContext ctx)
      Generated method - Getter of the PreviewData.catalogVersions attribute.
      Returns:
      the catalogVersions
    • getCatalogVersions

      public Collection<CatalogVersion> getCatalogVersions()
      Generated method - Getter of the PreviewData.catalogVersions attribute.
      Returns:
      the catalogVersions
    • getCatalogVersionsCount

      public long getCatalogVersionsCount(SessionContext ctx)
    • getCatalogVersionsCount

      public long getCatalogVersionsCount()
    • setCatalogVersions

      public void setCatalogVersions(SessionContext ctx, Collection<CatalogVersion> value)
      Generated method - Setter of the PreviewData.catalogVersions attribute.
      Parameters:
      value - the catalogVersions
    • setCatalogVersions

      public void setCatalogVersions(Collection<CatalogVersion> value)
      Generated method - Setter of the PreviewData.catalogVersions attribute.
      Parameters:
      value - the catalogVersions
    • addToCatalogVersions

      public void addToCatalogVersions(SessionContext ctx, CatalogVersion value)
      Generated method - Adds value to catalogVersions.
      Parameters:
      value - the item to add to catalogVersions
    • addToCatalogVersions

      public void addToCatalogVersions(CatalogVersion value)
      Generated method - Adds value to catalogVersions.
      Parameters:
      value - the item to add to catalogVersions
    • removeFromCatalogVersions

      public void removeFromCatalogVersions(SessionContext ctx, CatalogVersion value)
      Generated method - Removes value from catalogVersions.
      Parameters:
      value - the item to remove from catalogVersions
    • removeFromCatalogVersions

      public void removeFromCatalogVersions(CatalogVersion value)
      Generated method - Removes value from catalogVersions.
      Parameters:
      value - the item to remove from catalogVersions
    • getCountry

      public Country getCountry(SessionContext ctx)
      Generated method - Getter of the PreviewData.country attribute.
      Returns:
      the country
    • getCountry

      public Country getCountry()
      Generated method - Getter of the PreviewData.country attribute.
      Returns:
      the country
    • setCountry

      public void setCountry(SessionContext ctx, Country value)
      Generated method - Setter of the PreviewData.country attribute.
      Parameters:
      value - the country
    • setCountry

      public void setCountry(Country value)
      Generated method - Setter of the PreviewData.country attribute.
      Parameters:
      value - the country
    • isEditMode

      public Boolean isEditMode(SessionContext ctx)
      Generated method - Getter of the PreviewData.editMode attribute.
      Returns:
      the editMode
    • isEditMode

      public Boolean isEditMode()
      Generated method - Getter of the PreviewData.editMode attribute.
      Returns:
      the editMode
    • isEditModeAsPrimitive

      public boolean isEditModeAsPrimitive(SessionContext ctx)
      Generated method - Getter of the PreviewData.editMode attribute.
      Returns:
      the editMode
    • isEditModeAsPrimitive

      public boolean isEditModeAsPrimitive()
      Generated method - Getter of the PreviewData.editMode attribute.
      Returns:
      the editMode
    • setEditMode

      public void setEditMode(SessionContext ctx, Boolean value)
      Generated method - Setter of the PreviewData.editMode attribute.
      Parameters:
      value - the editMode
    • setEditMode

      public void setEditMode(Boolean value)
      Generated method - Setter of the PreviewData.editMode attribute.
      Parameters:
      value - the editMode
    • setEditMode

      public void setEditMode(SessionContext ctx, boolean value)
      Generated method - Setter of the PreviewData.editMode attribute.
      Parameters:
      value - the editMode
    • setEditMode

      public void setEditMode(boolean value)
      Generated method - Setter of the PreviewData.editMode attribute.
      Parameters:
      value - the editMode
    • isMarkModifiedDisabled

      @Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      isMarkModifiedDisabled in class Item
    • getLanguage

      public Language getLanguage(SessionContext ctx)
      Generated method - Getter of the PreviewData.language attribute.
      Returns:
      the language
    • getLanguage

      public Language getLanguage()
      Generated method - Getter of the PreviewData.language attribute.
      Returns:
      the language
    • setLanguage

      public void setLanguage(SessionContext ctx, Language value)
      Generated method - Setter of the PreviewData.language attribute.
      Parameters:
      value - the language
    • setLanguage

      public void setLanguage(Language value)
      Generated method - Setter of the PreviewData.language attribute.
      Parameters:
      value - the language
    • isLiveEdit

      public Boolean isLiveEdit(SessionContext ctx)
      Generated method - Getter of the PreviewData.liveEdit attribute.
      Returns:
      the liveEdit
    • isLiveEdit

      public Boolean isLiveEdit()
      Generated method - Getter of the PreviewData.liveEdit attribute.
      Returns:
      the liveEdit
    • isLiveEditAsPrimitive

      public boolean isLiveEditAsPrimitive(SessionContext ctx)
      Generated method - Getter of the PreviewData.liveEdit attribute.
      Returns:
      the liveEdit
    • isLiveEditAsPrimitive

      public boolean isLiveEditAsPrimitive()
      Generated method - Getter of the PreviewData.liveEdit attribute.
      Returns:
      the liveEdit
    • setLiveEdit

      public void setLiveEdit(SessionContext ctx, Boolean value)
      Generated method - Setter of the PreviewData.liveEdit attribute.
      Parameters:
      value - the liveEdit
    • setLiveEdit

      public void setLiveEdit(Boolean value)
      Generated method - Setter of the PreviewData.liveEdit attribute.
      Parameters:
      value - the liveEdit
    • setLiveEdit

      public void setLiveEdit(SessionContext ctx, boolean value)
      Generated method - Setter of the PreviewData.liveEdit attribute.
      Parameters:
      value - the liveEdit
    • setLiveEdit

      public void setLiveEdit(boolean value)
      Generated method - Setter of the PreviewData.liveEdit attribute.
      Parameters:
      value - the liveEdit
    • getPage

      public AbstractPage getPage(SessionContext ctx)
      Generated method - Getter of the PreviewData.page attribute.
      Returns:
      the page
    • getPage

      public AbstractPage getPage()
      Generated method - Getter of the PreviewData.page attribute.
      Returns:
      the page
    • setPage

      public void setPage(SessionContext ctx, AbstractPage value)
      Generated method - Setter of the PreviewData.page attribute.
      Parameters:
      value - the page
    • setPage

      public void setPage(AbstractPage value)
      Generated method - Setter of the PreviewData.page attribute.
      Parameters:
      value - the page
    • getPreviewCatalog

      public Catalog getPreviewCatalog(SessionContext ctx)
      Generated method - Getter of the PreviewData.previewCatalog attribute.
      Returns:
      the previewCatalog
    • getPreviewCatalog

      public Catalog getPreviewCatalog()
      Generated method - Getter of the PreviewData.previewCatalog attribute.
      Returns:
      the previewCatalog
    • setPreviewCatalog

      public void setPreviewCatalog(SessionContext ctx, Catalog value)
      Generated method - Setter of the PreviewData.previewCatalog attribute.
      Parameters:
      value - the previewCatalog
    • setPreviewCatalog

      public void setPreviewCatalog(Catalog value)
      Generated method - Setter of the PreviewData.previewCatalog attribute.
      Parameters:
      value - the previewCatalog
    • getPreviewCategory

      public Category getPreviewCategory(SessionContext ctx)
      Generated method - Getter of the PreviewData.previewCategory attribute.
      Returns:
      the previewCategory
    • getPreviewCategory

      public Category getPreviewCategory()
      Generated method - Getter of the PreviewData.previewCategory attribute.
      Returns:
      the previewCategory
    • setPreviewCategory

      public void setPreviewCategory(SessionContext ctx, Category value)
      Generated method - Setter of the PreviewData.previewCategory attribute.
      Parameters:
      value - the previewCategory
    • setPreviewCategory

      public void setPreviewCategory(Category value)
      Generated method - Setter of the PreviewData.previewCategory attribute.
      Parameters:
      value - the previewCategory
    • getPreviewContentCatalogVersion

      public CatalogVersion getPreviewContentCatalogVersion(SessionContext ctx)
      Generated method - Getter of the PreviewData.previewContentCatalogVersion attribute.
      Returns:
      the previewContentCatalogVersion
    • getPreviewContentCatalogVersion

      public CatalogVersion getPreviewContentCatalogVersion()
      Generated method - Getter of the PreviewData.previewContentCatalogVersion attribute.
      Returns:
      the previewContentCatalogVersion
    • setPreviewContentCatalogVersion

      public void setPreviewContentCatalogVersion(SessionContext ctx, CatalogVersion value)
      Generated method - Setter of the PreviewData.previewContentCatalogVersion attribute.
      Parameters:
      value - the previewContentCatalogVersion
    • setPreviewContentCatalogVersion

      public void setPreviewContentCatalogVersion(CatalogVersion value)
      Generated method - Setter of the PreviewData.previewContentCatalogVersion attribute.
      Parameters:
      value - the previewContentCatalogVersion
    • getPreviewProduct

      public Product getPreviewProduct(SessionContext ctx)
      Generated method - Getter of the PreviewData.previewProduct attribute.
      Returns:
      the previewProduct
    • getPreviewProduct

      public Product getPreviewProduct()
      Generated method - Getter of the PreviewData.previewProduct attribute.
      Returns:
      the previewProduct
    • setPreviewProduct

      public void setPreviewProduct(SessionContext ctx, Product value)
      Generated method - Setter of the PreviewData.previewProduct attribute.
      Parameters:
      value - the previewProduct
    • setPreviewProduct

      public void setPreviewProduct(Product value)
      Generated method - Setter of the PreviewData.previewProduct attribute.
      Parameters:
      value - the previewProduct
    • getResourcePath

      public String getResourcePath(SessionContext ctx)
      Generated method - Getter of the PreviewData.resourcePath attribute.
      Returns:
      the resourcePath
    • getResourcePath

      public String getResourcePath()
      Generated method - Getter of the PreviewData.resourcePath attribute.
      Returns:
      the resourcePath
    • setResourcePath

      public void setResourcePath(SessionContext ctx, String value)
      Generated method - Setter of the PreviewData.resourcePath attribute.
      Parameters:
      value - the resourcePath
    • setResourcePath

      public void setResourcePath(String value)
      Generated method - Setter of the PreviewData.resourcePath attribute.
      Parameters:
      value - the resourcePath
    • getTime

      public Date getTime(SessionContext ctx)
      Generated method - Getter of the PreviewData.time attribute.
      Returns:
      the time
    • getTime

      public Date getTime()
      Generated method - Getter of the PreviewData.time attribute.
      Returns:
      the time
    • setTime

      public void setTime(SessionContext ctx, Date value)
      Generated method - Setter of the PreviewData.time attribute.
      Parameters:
      value - the time
    • setTime

      public void setTime(Date value)
      Generated method - Setter of the PreviewData.time attribute.
      Parameters:
      value - the time
    • getUser

      public User getUser(SessionContext ctx)
      Generated method - Getter of the PreviewData.user attribute.
      Returns:
      the user
    • getUser

      public User getUser()
      Generated method - Getter of the PreviewData.user attribute.
      Returns:
      the user
    • setUser

      public void setUser(SessionContext ctx, User value)
      Generated method - Setter of the PreviewData.user attribute.
      Parameters:
      value - the user
    • setUser

      public void setUser(User value)
      Generated method - Setter of the PreviewData.user attribute.
      Parameters:
      value - the user
    • getUserGroup

      public UserGroup getUserGroup(SessionContext ctx)
      Generated method - Getter of the PreviewData.userGroup attribute.
      Returns:
      the userGroup
    • getUserGroup

      public UserGroup getUserGroup()
      Generated method - Getter of the PreviewData.userGroup attribute.
      Returns:
      the userGroup
    • setUserGroup

      public void setUserGroup(SessionContext ctx, UserGroup value)
      Generated method - Setter of the PreviewData.userGroup attribute.
      Parameters:
      value - the userGroup
    • setUserGroup

      public void setUserGroup(UserGroup value)
      Generated method - Setter of the PreviewData.userGroup attribute.
      Parameters:
      value - the userGroup
    • getVersion

      public CMSVersion getVersion(SessionContext ctx)
      Generated method - Getter of the PreviewData.version attribute.
      Returns:
      the version
    • getVersion

      public CMSVersion getVersion()
      Generated method - Getter of the PreviewData.version attribute.
      Returns:
      the version
    • setVersion

      public void setVersion(SessionContext ctx, CMSVersion value)
      Generated method - Setter of the PreviewData.version attribute.
      Parameters:
      value - the version
    • setVersion

      public void setVersion(CMSVersion value)
      Generated method - Setter of the PreviewData.version attribute.
      Parameters:
      value - the version