Class GeneratedPreviewData
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.cms2.jalo.preview.GeneratedPreviewData
-
- All Implemented Interfaces:
java.io.Serializable
,java.lang.Comparable
- Direct Known Subclasses:
PreviewData
public abstract class GeneratedPreviewData extends GenericItem
Generated class for typePreviewData
.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
ACTIVECATALOGVERSION
Qualifier of thePreviewData.activeCatalogVersion
attributestatic java.lang.String
ACTIVESITE
Qualifier of thePreviewData.activeSite
attributestatic java.lang.String
CATALOGVERSIONS
Qualifier of thePreviewData.catalogVersions
attributestatic java.lang.String
COUNTRY
Qualifier of thePreviewData.country
attributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>
DEFAULT_INITIAL_ATTRIBUTES
static java.lang.String
EDITMODE
Qualifier of thePreviewData.editMode
attributestatic java.lang.String
LANGUAGE
Qualifier of thePreviewData.language
attributestatic java.lang.String
LIVEEDIT
Qualifier of thePreviewData.liveEdit
attributestatic java.lang.String
PAGE
Qualifier of thePreviewData.page
attributestatic java.lang.String
PREVIEWCATALOG
Qualifier of thePreviewData.previewCatalog
attributestatic java.lang.String
PREVIEWCATEGORY
Qualifier of thePreviewData.previewCategory
attributeprotected static java.lang.String
PREVIEWDATATOCATALOGVERSION_MARKMODIFIED
Relation disable markmodifed parameter constants for PreviewDataToCatalogVersion from ((cms2))protected static java.lang.String
PREVIEWDATATOCATALOGVERSION_SRC_ORDERED
Relation ordering override parameter constants for PreviewDataToCatalogVersion from ((cms2))protected static java.lang.String
PREVIEWDATATOCATALOGVERSION_TGT_ORDERED
static java.lang.String
PREVIEWPRODUCT
Qualifier of thePreviewData.previewProduct
attributestatic java.lang.String
RESOURCEPATH
Qualifier of thePreviewData.resourcePath
attributestatic java.lang.String
TIME
Qualifier of thePreviewData.time
attributestatic java.lang.String
USER
Qualifier of thePreviewData.user
attributestatic java.lang.String
USERGROUP
Qualifier of thePreviewData.userGroup
attributestatic java.lang.String
VERSION
Qualifier of thePreviewData.version
attribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedPreviewData()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addToCatalogVersions(CatalogVersion value)
Generated method - Addsvalue
to catalogVersions.void
addToCatalogVersions(SessionContext ctx, CatalogVersion value)
Generated method - Addsvalue
to catalogVersions.CatalogVersion
getActiveCatalogVersion()
Generated method - Getter of thePreviewData.activeCatalogVersion
attribute.CatalogVersion
getActiveCatalogVersion(SessionContext ctx)
Generated method - Getter of thePreviewData.activeCatalogVersion
attribute.CMSSite
getActiveSite()
Generated method - Getter of thePreviewData.activeSite
attribute.CMSSite
getActiveSite(SessionContext ctx)
Generated method - Getter of thePreviewData.activeSite
attribute.java.util.Collection<CatalogVersion>
getCatalogVersions()
Generated method - Getter of thePreviewData.catalogVersions
attribute.java.util.Collection<CatalogVersion>
getCatalogVersions(SessionContext ctx)
Generated method - Getter of thePreviewData.catalogVersions
attribute.long
getCatalogVersionsCount()
long
getCatalogVersionsCount(SessionContext ctx)
Country
getCountry()
Generated method - Getter of thePreviewData.country
attribute.Country
getCountry(SessionContext ctx)
Generated method - Getter of thePreviewData.country
attribute.protected java.util.Map<java.lang.String,Item.AttributeMode>
getDefaultAttributeModes()
Language
getLanguage()
Generated method - Getter of thePreviewData.language
attribute.Language
getLanguage(SessionContext ctx)
Generated method - Getter of thePreviewData.language
attribute.AbstractPage
getPage()
Generated method - Getter of thePreviewData.page
attribute.AbstractPage
getPage(SessionContext ctx)
Generated method - Getter of thePreviewData.page
attribute.Catalog
getPreviewCatalog()
Generated method - Getter of thePreviewData.previewCatalog
attribute.Catalog
getPreviewCatalog(SessionContext ctx)
Generated method - Getter of thePreviewData.previewCatalog
attribute.Category
getPreviewCategory()
Generated method - Getter of thePreviewData.previewCategory
attribute.Category
getPreviewCategory(SessionContext ctx)
Generated method - Getter of thePreviewData.previewCategory
attribute.Product
getPreviewProduct()
Generated method - Getter of thePreviewData.previewProduct
attribute.Product
getPreviewProduct(SessionContext ctx)
Generated method - Getter of thePreviewData.previewProduct
attribute.java.lang.String
getResourcePath()
Generated method - Getter of thePreviewData.resourcePath
attribute.java.lang.String
getResourcePath(SessionContext ctx)
Generated method - Getter of thePreviewData.resourcePath
attribute.java.util.Date
getTime()
Generated method - Getter of thePreviewData.time
attribute.java.util.Date
getTime(SessionContext ctx)
Generated method - Getter of thePreviewData.time
attribute.User
getUser()
Generated method - Getter of thePreviewData.user
attribute.User
getUser(SessionContext ctx)
Generated method - Getter of thePreviewData.user
attribute.UserGroup
getUserGroup()
Generated method - Getter of thePreviewData.userGroup
attribute.UserGroup
getUserGroup(SessionContext ctx)
Generated method - Getter of thePreviewData.userGroup
attribute.CMSVersion
getVersion()
Generated method - Getter of thePreviewData.version
attribute.CMSVersion
getVersion(SessionContext ctx)
Generated method - Getter of thePreviewData.version
attribute.java.lang.Boolean
isEditMode()
Generated method - Getter of thePreviewData.editMode
attribute.java.lang.Boolean
isEditMode(SessionContext ctx)
Generated method - Getter of thePreviewData.editMode
attribute.boolean
isEditModeAsPrimitive()
Generated method - Getter of thePreviewData.editMode
attribute.boolean
isEditModeAsPrimitive(SessionContext ctx)
Generated method - Getter of thePreviewData.editMode
attribute.java.lang.Boolean
isLiveEdit()
Generated method - Getter of thePreviewData.liveEdit
attribute.java.lang.Boolean
isLiveEdit(SessionContext ctx)
Generated method - Getter of thePreviewData.liveEdit
attribute.boolean
isLiveEditAsPrimitive()
Generated method - Getter of thePreviewData.liveEdit
attribute.boolean
isLiveEditAsPrimitive(SessionContext ctx)
Generated method - Getter of thePreviewData.liveEdit
attribute.boolean
isMarkModifiedDisabled(Item referencedItem)
void
removeFromCatalogVersions(CatalogVersion value)
Generated method - Removesvalue
from catalogVersions.void
removeFromCatalogVersions(SessionContext ctx, CatalogVersion value)
Generated method - Removesvalue
from catalogVersions.void
setActiveCatalogVersion(CatalogVersion value)
Generated method - Setter of thePreviewData.activeCatalogVersion
attribute.void
setActiveCatalogVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of thePreviewData.activeCatalogVersion
attribute.void
setActiveSite(CMSSite value)
Generated method - Setter of thePreviewData.activeSite
attribute.void
setActiveSite(SessionContext ctx, CMSSite value)
Generated method - Setter of thePreviewData.activeSite
attribute.void
setCatalogVersions(SessionContext ctx, java.util.Collection<CatalogVersion> value)
Generated method - Setter of thePreviewData.catalogVersions
attribute.void
setCatalogVersions(java.util.Collection<CatalogVersion> value)
Generated method - Setter of thePreviewData.catalogVersions
attribute.void
setCountry(Country value)
Generated method - Setter of thePreviewData.country
attribute.void
setCountry(SessionContext ctx, Country value)
Generated method - Setter of thePreviewData.country
attribute.void
setEditMode(boolean value)
Generated method - Setter of thePreviewData.editMode
attribute.void
setEditMode(SessionContext ctx, boolean value)
Generated method - Setter of thePreviewData.editMode
attribute.void
setEditMode(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of thePreviewData.editMode
attribute.void
setEditMode(java.lang.Boolean value)
Generated method - Setter of thePreviewData.editMode
attribute.void
setLanguage(Language value)
Generated method - Setter of thePreviewData.language
attribute.void
setLanguage(SessionContext ctx, Language value)
Generated method - Setter of thePreviewData.language
attribute.void
setLiveEdit(boolean value)
Generated method - Setter of thePreviewData.liveEdit
attribute.void
setLiveEdit(SessionContext ctx, boolean value)
Generated method - Setter of thePreviewData.liveEdit
attribute.void
setLiveEdit(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of thePreviewData.liveEdit
attribute.void
setLiveEdit(java.lang.Boolean value)
Generated method - Setter of thePreviewData.liveEdit
attribute.void
setPage(AbstractPage value)
Generated method - Setter of thePreviewData.page
attribute.void
setPage(SessionContext ctx, AbstractPage value)
Generated method - Setter of thePreviewData.page
attribute.void
setPreviewCatalog(Catalog value)
Generated method - Setter of thePreviewData.previewCatalog
attribute.void
setPreviewCatalog(SessionContext ctx, Catalog value)
Generated method - Setter of thePreviewData.previewCatalog
attribute.void
setPreviewCategory(Category value)
Generated method - Setter of thePreviewData.previewCategory
attribute.void
setPreviewCategory(SessionContext ctx, Category value)
Generated method - Setter of thePreviewData.previewCategory
attribute.void
setPreviewProduct(Product value)
Generated method - Setter of thePreviewData.previewProduct
attribute.void
setPreviewProduct(SessionContext ctx, Product value)
Generated method - Setter of thePreviewData.previewProduct
attribute.void
setResourcePath(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePreviewData.resourcePath
attribute.void
setResourcePath(java.lang.String value)
Generated method - Setter of thePreviewData.resourcePath
attribute.void
setTime(SessionContext ctx, java.util.Date value)
Generated method - Setter of thePreviewData.time
attribute.void
setTime(java.util.Date value)
Generated method - Setter of thePreviewData.time
attribute.void
setUser(SessionContext ctx, User value)
Generated method - Setter of thePreviewData.user
attribute.void
setUser(User value)
Generated method - Setter of thePreviewData.user
attribute.void
setUserGroup(SessionContext ctx, UserGroup value)
Generated method - Setter of thePreviewData.userGroup
attribute.void
setUserGroup(UserGroup value)
Generated method - Setter of thePreviewData.userGroup
attribute.void
setVersion(CMSVersion value)
Generated method - Setter of thePreviewData.version
attribute.void
setVersion(SessionContext ctx, CMSVersion value)
Generated method - Setter of thePreviewData.version
attribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
USER
public static final java.lang.String USER
Qualifier of thePreviewData.user
attribute- See Also:
- Constant Field Values
-
USERGROUP
public static final java.lang.String USERGROUP
Qualifier of thePreviewData.userGroup
attribute- See Also:
- Constant Field Values
-
COUNTRY
public static final java.lang.String COUNTRY
Qualifier of thePreviewData.country
attribute- See Also:
- Constant Field Values
-
LANGUAGE
public static final java.lang.String LANGUAGE
Qualifier of thePreviewData.language
attribute- See Also:
- Constant Field Values
-
TIME
public static final java.lang.String TIME
Qualifier of thePreviewData.time
attribute- See Also:
- Constant Field Values
-
LIVEEDIT
public static final java.lang.String LIVEEDIT
Qualifier of thePreviewData.liveEdit
attribute- See Also:
- Constant Field Values
-
EDITMODE
public static final java.lang.String EDITMODE
Qualifier of thePreviewData.editMode
attribute- See Also:
- Constant Field Values
-
RESOURCEPATH
public static final java.lang.String RESOURCEPATH
Qualifier of thePreviewData.resourcePath
attribute- See Also:
- Constant Field Values
-
PAGE
public static final java.lang.String PAGE
Qualifier of thePreviewData.page
attribute- See Also:
- Constant Field Values
-
PREVIEWCATEGORY
public static final java.lang.String PREVIEWCATEGORY
Qualifier of thePreviewData.previewCategory
attribute- See Also:
- Constant Field Values
-
PREVIEWPRODUCT
public static final java.lang.String PREVIEWPRODUCT
Qualifier of thePreviewData.previewProduct
attribute- See Also:
- Constant Field Values
-
PREVIEWCATALOG
public static final java.lang.String PREVIEWCATALOG
Qualifier of thePreviewData.previewCatalog
attribute- See Also:
- Constant Field Values
-
ACTIVESITE
public static final java.lang.String ACTIVESITE
Qualifier of thePreviewData.activeSite
attribute- See Also:
- Constant Field Values
-
ACTIVECATALOGVERSION
public static final java.lang.String ACTIVECATALOGVERSION
Qualifier of thePreviewData.activeCatalogVersion
attribute- See Also:
- Constant Field Values
-
VERSION
public static final java.lang.String VERSION
Qualifier of thePreviewData.version
attribute- See Also:
- Constant Field Values
-
CATALOGVERSIONS
public static final java.lang.String CATALOGVERSIONS
Qualifier of thePreviewData.catalogVersions
attribute- See Also:
- Constant Field Values
-
PREVIEWDATATOCATALOGVERSION_SRC_ORDERED
protected static java.lang.String PREVIEWDATATOCATALOGVERSION_SRC_ORDERED
Relation ordering override parameter constants for PreviewDataToCatalogVersion from ((cms2))
-
PREVIEWDATATOCATALOGVERSION_TGT_ORDERED
protected static java.lang.String PREVIEWDATATOCATALOGVERSION_TGT_ORDERED
-
PREVIEWDATATOCATALOGVERSION_MARKMODIFIED
protected static java.lang.String PREVIEWDATATOCATALOGVERSION_MARKMODIFIED
Relation disable markmodifed parameter constants for PreviewDataToCatalogVersion from ((cms2))
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModes
in classItem
-
getActiveCatalogVersion
public CatalogVersion getActiveCatalogVersion(SessionContext ctx)
Generated method - Getter of thePreviewData.activeCatalogVersion
attribute.- Returns:
- the activeCatalogVersion
-
getActiveCatalogVersion
public CatalogVersion getActiveCatalogVersion()
Generated method - Getter of thePreviewData.activeCatalogVersion
attribute.- Returns:
- the activeCatalogVersion
-
setActiveCatalogVersion
public void setActiveCatalogVersion(SessionContext ctx, CatalogVersion value)
Generated method - Setter of thePreviewData.activeCatalogVersion
attribute.- Parameters:
value
- the activeCatalogVersion
-
setActiveCatalogVersion
public void setActiveCatalogVersion(CatalogVersion value)
Generated method - Setter of thePreviewData.activeCatalogVersion
attribute.- Parameters:
value
- the activeCatalogVersion
-
getActiveSite
public CMSSite getActiveSite(SessionContext ctx)
Generated method - Getter of thePreviewData.activeSite
attribute.- Returns:
- the activeSite
-
getActiveSite
public CMSSite getActiveSite()
Generated method - Getter of thePreviewData.activeSite
attribute.- Returns:
- the activeSite
-
setActiveSite
public void setActiveSite(SessionContext ctx, CMSSite value)
Generated method - Setter of thePreviewData.activeSite
attribute.- Parameters:
value
- the activeSite
-
setActiveSite
public void setActiveSite(CMSSite value)
Generated method - Setter of thePreviewData.activeSite
attribute.- Parameters:
value
- the activeSite
-
getCatalogVersions
public java.util.Collection<CatalogVersion> getCatalogVersions(SessionContext ctx)
Generated method - Getter of thePreviewData.catalogVersions
attribute.- Returns:
- the catalogVersions
-
getCatalogVersions
public java.util.Collection<CatalogVersion> getCatalogVersions()
Generated method - Getter of thePreviewData.catalogVersions
attribute.- Returns:
- the catalogVersions
-
getCatalogVersionsCount
public long getCatalogVersionsCount(SessionContext ctx)
-
getCatalogVersionsCount
public long getCatalogVersionsCount()
-
setCatalogVersions
public void setCatalogVersions(SessionContext ctx, java.util.Collection<CatalogVersion> value)
Generated method - Setter of thePreviewData.catalogVersions
attribute.- Parameters:
value
- the catalogVersions
-
setCatalogVersions
public void setCatalogVersions(java.util.Collection<CatalogVersion> value)
Generated method - Setter of thePreviewData.catalogVersions
attribute.- Parameters:
value
- the catalogVersions
-
addToCatalogVersions
public void addToCatalogVersions(SessionContext ctx, CatalogVersion value)
Generated method - Addsvalue
to catalogVersions.- Parameters:
value
- the item to add to catalogVersions
-
addToCatalogVersions
public void addToCatalogVersions(CatalogVersion value)
Generated method - Addsvalue
to catalogVersions.- Parameters:
value
- the item to add to catalogVersions
-
removeFromCatalogVersions
public void removeFromCatalogVersions(SessionContext ctx, CatalogVersion value)
Generated method - Removesvalue
from catalogVersions.- Parameters:
value
- the item to remove from catalogVersions
-
removeFromCatalogVersions
public void removeFromCatalogVersions(CatalogVersion value)
Generated method - Removesvalue
from catalogVersions.- Parameters:
value
- the item to remove from catalogVersions
-
getCountry
public Country getCountry(SessionContext ctx)
Generated method - Getter of thePreviewData.country
attribute.- Returns:
- the country
-
getCountry
public Country getCountry()
Generated method - Getter of thePreviewData.country
attribute.- Returns:
- the country
-
setCountry
public void setCountry(SessionContext ctx, Country value)
Generated method - Setter of thePreviewData.country
attribute.- Parameters:
value
- the country
-
setCountry
public void setCountry(Country value)
Generated method - Setter of thePreviewData.country
attribute.- Parameters:
value
- the country
-
isEditMode
public java.lang.Boolean isEditMode(SessionContext ctx)
Generated method - Getter of thePreviewData.editMode
attribute.- Returns:
- the editMode
-
isEditMode
public java.lang.Boolean isEditMode()
Generated method - Getter of thePreviewData.editMode
attribute.- Returns:
- the editMode
-
isEditModeAsPrimitive
public boolean isEditModeAsPrimitive(SessionContext ctx)
Generated method - Getter of thePreviewData.editMode
attribute.- Returns:
- the editMode
-
isEditModeAsPrimitive
public boolean isEditModeAsPrimitive()
Generated method - Getter of thePreviewData.editMode
attribute.- Returns:
- the editMode
-
setEditMode
public void setEditMode(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of thePreviewData.editMode
attribute.- Parameters:
value
- the editMode
-
setEditMode
public void setEditMode(java.lang.Boolean value)
Generated method - Setter of thePreviewData.editMode
attribute.- Parameters:
value
- the editMode
-
setEditMode
public void setEditMode(SessionContext ctx, boolean value)
Generated method - Setter of thePreviewData.editMode
attribute.- Parameters:
value
- the editMode
-
setEditMode
public void setEditMode(boolean value)
Generated method - Setter of thePreviewData.editMode
attribute.- Parameters:
value
- the editMode
-
isMarkModifiedDisabled
public boolean isMarkModifiedDisabled(Item referencedItem)
- Overrides:
isMarkModifiedDisabled
in classItem
-
getLanguage
public Language getLanguage(SessionContext ctx)
Generated method - Getter of thePreviewData.language
attribute.- Returns:
- the language
-
getLanguage
public Language getLanguage()
Generated method - Getter of thePreviewData.language
attribute.- Returns:
- the language
-
setLanguage
public void setLanguage(SessionContext ctx, Language value)
Generated method - Setter of thePreviewData.language
attribute.- Parameters:
value
- the language
-
setLanguage
public void setLanguage(Language value)
Generated method - Setter of thePreviewData.language
attribute.- Parameters:
value
- the language
-
isLiveEdit
public java.lang.Boolean isLiveEdit(SessionContext ctx)
Generated method - Getter of thePreviewData.liveEdit
attribute.- Returns:
- the liveEdit
-
isLiveEdit
public java.lang.Boolean isLiveEdit()
Generated method - Getter of thePreviewData.liveEdit
attribute.- Returns:
- the liveEdit
-
isLiveEditAsPrimitive
public boolean isLiveEditAsPrimitive(SessionContext ctx)
Generated method - Getter of thePreviewData.liveEdit
attribute.- Returns:
- the liveEdit
-
isLiveEditAsPrimitive
public boolean isLiveEditAsPrimitive()
Generated method - Getter of thePreviewData.liveEdit
attribute.- Returns:
- the liveEdit
-
setLiveEdit
public void setLiveEdit(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of thePreviewData.liveEdit
attribute.- Parameters:
value
- the liveEdit
-
setLiveEdit
public void setLiveEdit(java.lang.Boolean value)
Generated method - Setter of thePreviewData.liveEdit
attribute.- Parameters:
value
- the liveEdit
-
setLiveEdit
public void setLiveEdit(SessionContext ctx, boolean value)
Generated method - Setter of thePreviewData.liveEdit
attribute.- Parameters:
value
- the liveEdit
-
setLiveEdit
public void setLiveEdit(boolean value)
Generated method - Setter of thePreviewData.liveEdit
attribute.- Parameters:
value
- the liveEdit
-
getPage
public AbstractPage getPage(SessionContext ctx)
Generated method - Getter of thePreviewData.page
attribute.- Returns:
- the page
-
getPage
public AbstractPage getPage()
Generated method - Getter of thePreviewData.page
attribute.- Returns:
- the page
-
setPage
public void setPage(SessionContext ctx, AbstractPage value)
Generated method - Setter of thePreviewData.page
attribute.- Parameters:
value
- the page
-
setPage
public void setPage(AbstractPage value)
Generated method - Setter of thePreviewData.page
attribute.- Parameters:
value
- the page
-
getPreviewCatalog
public Catalog getPreviewCatalog(SessionContext ctx)
Generated method - Getter of thePreviewData.previewCatalog
attribute.- Returns:
- the previewCatalog
-
getPreviewCatalog
public Catalog getPreviewCatalog()
Generated method - Getter of thePreviewData.previewCatalog
attribute.- Returns:
- the previewCatalog
-
setPreviewCatalog
public void setPreviewCatalog(SessionContext ctx, Catalog value)
Generated method - Setter of thePreviewData.previewCatalog
attribute.- Parameters:
value
- the previewCatalog
-
setPreviewCatalog
public void setPreviewCatalog(Catalog value)
Generated method - Setter of thePreviewData.previewCatalog
attribute.- Parameters:
value
- the previewCatalog
-
getPreviewCategory
public Category getPreviewCategory(SessionContext ctx)
Generated method - Getter of thePreviewData.previewCategory
attribute.- Returns:
- the previewCategory
-
getPreviewCategory
public Category getPreviewCategory()
Generated method - Getter of thePreviewData.previewCategory
attribute.- Returns:
- the previewCategory
-
setPreviewCategory
public void setPreviewCategory(SessionContext ctx, Category value)
Generated method - Setter of thePreviewData.previewCategory
attribute.- Parameters:
value
- the previewCategory
-
setPreviewCategory
public void setPreviewCategory(Category value)
Generated method - Setter of thePreviewData.previewCategory
attribute.- Parameters:
value
- the previewCategory
-
getPreviewProduct
public Product getPreviewProduct(SessionContext ctx)
Generated method - Getter of thePreviewData.previewProduct
attribute.- Returns:
- the previewProduct
-
getPreviewProduct
public Product getPreviewProduct()
Generated method - Getter of thePreviewData.previewProduct
attribute.- Returns:
- the previewProduct
-
setPreviewProduct
public void setPreviewProduct(SessionContext ctx, Product value)
Generated method - Setter of thePreviewData.previewProduct
attribute.- Parameters:
value
- the previewProduct
-
setPreviewProduct
public void setPreviewProduct(Product value)
Generated method - Setter of thePreviewData.previewProduct
attribute.- Parameters:
value
- the previewProduct
-
getResourcePath
public java.lang.String getResourcePath(SessionContext ctx)
Generated method - Getter of thePreviewData.resourcePath
attribute.- Returns:
- the resourcePath
-
getResourcePath
public java.lang.String getResourcePath()
Generated method - Getter of thePreviewData.resourcePath
attribute.- Returns:
- the resourcePath
-
setResourcePath
public void setResourcePath(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePreviewData.resourcePath
attribute.- Parameters:
value
- the resourcePath
-
setResourcePath
public void setResourcePath(java.lang.String value)
Generated method - Setter of thePreviewData.resourcePath
attribute.- Parameters:
value
- the resourcePath
-
getTime
public java.util.Date getTime(SessionContext ctx)
Generated method - Getter of thePreviewData.time
attribute.- Returns:
- the time
-
getTime
public java.util.Date getTime()
Generated method - Getter of thePreviewData.time
attribute.- Returns:
- the time
-
setTime
public void setTime(SessionContext ctx, java.util.Date value)
Generated method - Setter of thePreviewData.time
attribute.- Parameters:
value
- the time
-
setTime
public void setTime(java.util.Date value)
Generated method - Setter of thePreviewData.time
attribute.- Parameters:
value
- the time
-
getUser
public User getUser(SessionContext ctx)
Generated method - Getter of thePreviewData.user
attribute.- Returns:
- the user
-
getUser
public User getUser()
Generated method - Getter of thePreviewData.user
attribute.- Returns:
- the user
-
setUser
public void setUser(SessionContext ctx, User value)
Generated method - Setter of thePreviewData.user
attribute.- Parameters:
value
- the user
-
setUser
public void setUser(User value)
Generated method - Setter of thePreviewData.user
attribute.- Parameters:
value
- the user
-
getUserGroup
public UserGroup getUserGroup(SessionContext ctx)
Generated method - Getter of thePreviewData.userGroup
attribute.- Returns:
- the userGroup
-
getUserGroup
public UserGroup getUserGroup()
Generated method - Getter of thePreviewData.userGroup
attribute.- Returns:
- the userGroup
-
setUserGroup
public void setUserGroup(SessionContext ctx, UserGroup value)
Generated method - Setter of thePreviewData.userGroup
attribute.- Parameters:
value
- the userGroup
-
setUserGroup
public void setUserGroup(UserGroup value)
Generated method - Setter of thePreviewData.userGroup
attribute.- Parameters:
value
- the userGroup
-
getVersion
public CMSVersion getVersion(SessionContext ctx)
Generated method - Getter of thePreviewData.version
attribute.- Returns:
- the version
-
getVersion
public CMSVersion getVersion()
Generated method - Getter of thePreviewData.version
attribute.- Returns:
- the version
-
setVersion
public void setVersion(SessionContext ctx, CMSVersion value)
Generated method - Setter of thePreviewData.version
attribute.- Parameters:
value
- the version
-
setVersion
public void setVersion(CMSVersion value)
Generated method - Setter of thePreviewData.version
attribute.- Parameters:
value
- the version
-
-