Class GeneratedCms2Manager

All Implemented Interfaces:
ItemLifecycleListener, Serializable
Direct Known Subclasses:
Cms2Manager

public abstract class GeneratedCms2Manager extends Extension
Generated class for type Cms2Manager.
See Also:
  • Field Details

    • USERSFORRESTRICTION_SRC_ORDERED

      protected static String USERSFORRESTRICTION_SRC_ORDERED
      Relation ordering override parameter constants for UsersForRestriction from ((cms2))
    • USERSFORRESTRICTION_TGT_ORDERED

      protected static String USERSFORRESTRICTION_TGT_ORDERED
    • USERSFORRESTRICTION_MARKMODIFIED

      protected static String USERSFORRESTRICTION_MARKMODIFIED
      Relation disable markmodifed parameter constants for UsersForRestriction from ((cms2))
    • ABSTRACTPAGE2USERRELATIONLOCKEDPAGESHANDLER

      protected static final OneToManyHandler<AbstractPage> ABSTRACTPAGE2USERRELATIONLOCKEDPAGESHANDLER
      OneToManyHandler for handling 1:n LOCKEDPAGES's relation attributes from 'many' side.
    • CATALOGSFORRESTRICTION_SRC_ORDERED

      protected static String CATALOGSFORRESTRICTION_SRC_ORDERED
      Relation ordering override parameter constants for CatalogsForRestriction from ((cms2))
    • CATALOGSFORRESTRICTION_TGT_ORDERED

      protected static String CATALOGSFORRESTRICTION_TGT_ORDERED
    • CATALOGSFORRESTRICTION_MARKMODIFIED

      protected static String CATALOGSFORRESTRICTION_MARKMODIFIED
      Relation disable markmodifed parameter constants for CatalogsForRestriction from ((cms2))
    • CATEGORIESFORRESTRICTION_SRC_ORDERED

      protected static String CATEGORIESFORRESTRICTION_SRC_ORDERED
      Relation ordering override parameter constants for CategoriesForRestriction from ((cms2))
    • CATEGORIESFORRESTRICTION_TGT_ORDERED

      protected static String CATEGORIESFORRESTRICTION_TGT_ORDERED
    • CATEGORIESFORRESTRICTION_MARKMODIFIED

      protected static String CATEGORIESFORRESTRICTION_MARKMODIFIED
      Relation disable markmodifed parameter constants for CategoriesForRestriction from ((cms2))
    • CMSLINKCOMPONENTSFORCATEGORYLINKCOMPONENTSHANDLER

      protected static final OneToManyHandler<CMSLinkComponent> CMSLINKCOMPONENTSFORCATEGORYLINKCOMPONENTSHANDLER
      OneToManyHandler for handling 1:n LINKCOMPONENTS's relation attributes from 'many' side.
    • VIDEOCOMPONENTSFORCATEGORYVIDEOCOMPONENTSHANDLER

      protected static final OneToManyHandler<VideoComponent> VIDEOCOMPONENTSFORCATEGORYVIDEOCOMPONENTSHANDLER
      OneToManyHandler for handling 1:n VIDEOCOMPONENTS's relation attributes from 'many' side.
    • PRODUCTSFORRESTRICTION_SRC_ORDERED

      protected static String PRODUCTSFORRESTRICTION_SRC_ORDERED
      Relation ordering override parameter constants for ProductsForRestriction from ((cms2))
    • PRODUCTSFORRESTRICTION_TGT_ORDERED

      protected static String PRODUCTSFORRESTRICTION_TGT_ORDERED
    • PRODUCTSFORRESTRICTION_MARKMODIFIED

      protected static String PRODUCTSFORRESTRICTION_MARKMODIFIED
      Relation disable markmodifed parameter constants for ProductsForRestriction from ((cms2))
    • CMSLINKCOMPONENTSFORPRODUCTLINKCOMPONENTSHANDLER

      protected static final OneToManyHandler<CMSLinkComponent> CMSLINKCOMPONENTSFORPRODUCTLINKCOMPONENTSHANDLER
      OneToManyHandler for handling 1:n LINKCOMPONENTS's relation attributes from 'many' side.
    • VIDEOCOMPONENTSFORPRODUCTVIDEOCOMPONENTSHANDLER

      protected static final OneToManyHandler<VideoComponent> VIDEOCOMPONENTSFORPRODUCTVIDEOCOMPONENTSHANDLER
      OneToManyHandler for handling 1:n VIDEOCOMPONENTS's relation attributes from 'many' side.
    • USERGROUPSFORRESTRICTION_SRC_ORDERED

      protected static String USERGROUPSFORRESTRICTION_SRC_ORDERED
      Relation ordering override parameter constants for UserGroupsForRestriction from ((cms2))
    • USERGROUPSFORRESTRICTION_TGT_ORDERED

      protected static String USERGROUPSFORRESTRICTION_TGT_ORDERED
    • USERGROUPSFORRESTRICTION_MARKMODIFIED

      protected static String USERGROUPSFORRESTRICTION_MARKMODIFIED
      Relation disable markmodifed parameter constants for UserGroupsForRestriction from ((cms2))
    • CAMPAIGNSFORRESTRICTION_SRC_ORDERED

      protected static String CAMPAIGNSFORRESTRICTION_SRC_ORDERED
      Relation ordering override parameter constants for CampaignsForRestriction from ((cms2))
    • CAMPAIGNSFORRESTRICTION_TGT_ORDERED

      protected static String CAMPAIGNSFORRESTRICTION_TGT_ORDERED
    • CAMPAIGNSFORRESTRICTION_MARKMODIFIED

      protected static String CAMPAIGNSFORRESTRICTION_MARKMODIFIED
      Relation disable markmodifed parameter constants for CampaignsForRestriction from ((cms2))
    • 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))
    • WORKFLOWTEMPLATEFORCATALOGVERSION_SRC_ORDERED

      protected static String WORKFLOWTEMPLATEFORCATALOGVERSION_SRC_ORDERED
      Relation ordering override parameter constants for WorkflowTemplateForCatalogVersion from ((cms2))
    • WORKFLOWTEMPLATEFORCATALOGVERSION_TGT_ORDERED

      protected static String WORKFLOWTEMPLATEFORCATALOGVERSION_TGT_ORDERED
    • WORKFLOWTEMPLATEFORCATALOGVERSION_MARKMODIFIED

      protected static String WORKFLOWTEMPLATEFORCATALOGVERSION_MARKMODIFIED
      Relation disable markmodifed parameter constants for WorkflowTemplateForCatalogVersion from ((cms2))
    • STORETIMERESTRICTION2BASESTORE_SRC_ORDERED

      protected static String STORETIMERESTRICTION2BASESTORE_SRC_ORDERED
      Relation ordering override parameter constants for StoreTimeRestriction2BaseStore from ((cms2))
    • STORETIMERESTRICTION2BASESTORE_TGT_ORDERED

      protected static String STORETIMERESTRICTION2BASESTORE_TGT_ORDERED
    • STORETIMERESTRICTION2BASESTORE_MARKMODIFIED

      protected static String STORETIMERESTRICTION2BASESTORE_MARKMODIFIED
      Relation disable markmodifed parameter constants for StoreTimeRestriction2BaseStore from ((cms2))
    • DEFAULT_INITIAL_ATTRIBUTES

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

    • GeneratedCms2Manager

      public GeneratedCms2Manager()
  • Method Details

    • getDefaultAttributeModes

      public Map<String,Item.AttributeMode> getDefaultAttributeModes(Class<? extends Item> itemClass)
      Overrides:
      getDefaultAttributeModes in class Extension
    • isAuthorizedToUnlockPages

      public Boolean isAuthorizedToUnlockPages(SessionContext ctx, User item)
      Generated method - Getter of the User.authorizedToUnlockPages attribute.
      Returns:
      the authorizedToUnlockPages
    • isAuthorizedToUnlockPages

      public Boolean isAuthorizedToUnlockPages(User item)
      Generated method - Getter of the User.authorizedToUnlockPages attribute.
      Returns:
      the authorizedToUnlockPages
    • isAuthorizedToUnlockPagesAsPrimitive

      public boolean isAuthorizedToUnlockPagesAsPrimitive(SessionContext ctx, User item)
      Generated method - Getter of the User.authorizedToUnlockPages attribute.
      Returns:
      the authorizedToUnlockPages
    • isAuthorizedToUnlockPagesAsPrimitive

      public boolean isAuthorizedToUnlockPagesAsPrimitive(User item)
      Generated method - Getter of the User.authorizedToUnlockPages attribute.
      Returns:
      the authorizedToUnlockPages
    • setAuthorizedToUnlockPages

      public void setAuthorizedToUnlockPages(SessionContext ctx, User item, Boolean value)
      Generated method - Setter of the User.authorizedToUnlockPages attribute.
      Parameters:
      value - the authorizedToUnlockPages
    • setAuthorizedToUnlockPages

      public void setAuthorizedToUnlockPages(User item, Boolean value)
      Generated method - Setter of the User.authorizedToUnlockPages attribute.
      Parameters:
      value - the authorizedToUnlockPages
    • setAuthorizedToUnlockPages

      public void setAuthorizedToUnlockPages(SessionContext ctx, User item, boolean value)
      Generated method - Setter of the User.authorizedToUnlockPages attribute.
      Parameters:
      value - the authorizedToUnlockPages
    • setAuthorizedToUnlockPages

      public void setAuthorizedToUnlockPages(User item, boolean value)
      Generated method - Setter of the User.authorizedToUnlockPages attribute.
      Parameters:
      value - the authorizedToUnlockPages
    • getCatalogVersions

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

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

      public long getCatalogVersionsCount(SessionContext ctx, WorkflowTemplate item)
    • getCatalogVersionsCount

      public long getCatalogVersionsCount(WorkflowTemplate item)
    • setCatalogVersions

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

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

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

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

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

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

      public Collection<BaseStoreTimeRestriction> getCmsTimeRestrictions(SessionContext ctx, BaseStore item)
      Generated method - Getter of the BaseStore.cmsTimeRestrictions attribute.
      Returns:
      the cmsTimeRestrictions
    • getCmsTimeRestrictions

      public Collection<BaseStoreTimeRestriction> getCmsTimeRestrictions(BaseStore item)
      Generated method - Getter of the BaseStore.cmsTimeRestrictions attribute.
      Returns:
      the cmsTimeRestrictions
    • getCmsTimeRestrictionsCount

      public long getCmsTimeRestrictionsCount(SessionContext ctx, BaseStore item)
    • getCmsTimeRestrictionsCount

      public long getCmsTimeRestrictionsCount(BaseStore item)
    • setCmsTimeRestrictions

      public void setCmsTimeRestrictions(SessionContext ctx, BaseStore item, Collection<BaseStoreTimeRestriction> value)
      Generated method - Setter of the BaseStore.cmsTimeRestrictions attribute.
      Parameters:
      value - the cmsTimeRestrictions
    • setCmsTimeRestrictions

      public void setCmsTimeRestrictions(BaseStore item, Collection<BaseStoreTimeRestriction> value)
      Generated method - Setter of the BaseStore.cmsTimeRestrictions attribute.
      Parameters:
      value - the cmsTimeRestrictions
    • addToCmsTimeRestrictions

      public void addToCmsTimeRestrictions(SessionContext ctx, BaseStore item, BaseStoreTimeRestriction value)
      Generated method - Adds value to cmsTimeRestrictions.
      Parameters:
      value - the item to add to cmsTimeRestrictions
    • addToCmsTimeRestrictions

      public void addToCmsTimeRestrictions(BaseStore item, BaseStoreTimeRestriction value)
      Generated method - Adds value to cmsTimeRestrictions.
      Parameters:
      value - the item to add to cmsTimeRestrictions
    • removeFromCmsTimeRestrictions

      public void removeFromCmsTimeRestrictions(SessionContext ctx, BaseStore item, BaseStoreTimeRestriction value)
      Generated method - Removes value from cmsTimeRestrictions.
      Parameters:
      value - the item to remove from cmsTimeRestrictions
    • removeFromCmsTimeRestrictions

      public void removeFromCmsTimeRestrictions(BaseStore item, BaseStoreTimeRestriction value)
      Generated method - Removes value from cmsTimeRestrictions.
      Parameters:
      value - the item to remove from cmsTimeRestrictions
    • createABTestCMSComponentContainer

      public ABTestCMSComponentContainer createABTestCMSComponentContainer(SessionContext ctx, Map attributeValues)
    • createABTestCMSComponentContainer

      public ABTestCMSComponentContainer createABTestCMSComponentContainer(Map attributeValues)
    • createCatalogPage

      public CatalogPage createCatalogPage(SessionContext ctx, Map attributeValues)
    • createCatalogPage

      public CatalogPage createCatalogPage(Map attributeValues)
    • createCategoryPage

      public CategoryPage createCategoryPage(SessionContext ctx, Map attributeValues)
    • createCategoryPage

      public CategoryPage createCategoryPage(Map attributeValues)
    • createCMSBaseStoreTimeRestriction

      public BaseStoreTimeRestriction createCMSBaseStoreTimeRestriction(SessionContext ctx, Map attributeValues)
    • createCMSBaseStoreTimeRestriction

      public BaseStoreTimeRestriction createCMSBaseStoreTimeRestriction(Map attributeValues)
    • createCMSCampaignRestriction

      public CampaignRestriction createCMSCampaignRestriction(SessionContext ctx, Map attributeValues)
    • createCMSCampaignRestriction

      public CampaignRestriction createCMSCampaignRestriction(Map attributeValues)
    • createCMSCatalogRestriction

      public CatalogRestriction createCMSCatalogRestriction(SessionContext ctx, Map attributeValues)
    • createCMSCatalogRestriction

      public CatalogRestriction createCMSCatalogRestriction(Map attributeValues)
    • createCMSCategoryRestriction

      public CategoryRestriction createCMSCategoryRestriction(SessionContext ctx, Map attributeValues)
    • createCMSCategoryRestriction

      public CategoryRestriction createCMSCategoryRestriction(Map attributeValues)
    • createCMSComponentType

      public CMSComponentType createCMSComponentType(SessionContext ctx, Map attributeValues)
    • createCMSComponentType

      public CMSComponentType createCMSComponentType(Map attributeValues)
    • createCMSFlexComponent

      public CMSFlexComponent createCMSFlexComponent(SessionContext ctx, Map attributeValues)
    • createCMSFlexComponent

      public CMSFlexComponent createCMSFlexComponent(Map attributeValues)
    • createCMSImageComponent

      public CMSImageComponent createCMSImageComponent(SessionContext ctx, Map attributeValues)
    • createCMSImageComponent

      public CMSImageComponent createCMSImageComponent(Map attributeValues)
    • createCMSInverseRestriction

      public CMSInverseRestriction createCMSInverseRestriction(SessionContext ctx, Map attributeValues)
    • createCMSInverseRestriction

      public CMSInverseRestriction createCMSInverseRestriction(Map attributeValues)
    • createCMSLinkComponent

      public CMSLinkComponent createCMSLinkComponent(SessionContext ctx, Map attributeValues)
    • createCMSLinkComponent

      public CMSLinkComponent createCMSLinkComponent(Map attributeValues)
    • createCMSNavigationEntry

      public CMSNavigationEntry createCMSNavigationEntry(SessionContext ctx, Map attributeValues)
    • createCMSNavigationEntry

      public CMSNavigationEntry createCMSNavigationEntry(Map attributeValues)
    • createCMSNavigationNode

      public CMSNavigationNode createCMSNavigationNode(SessionContext ctx, Map attributeValues)
    • createCMSNavigationNode

      public CMSNavigationNode createCMSNavigationNode(Map attributeValues)
    • createCMSPageType

      public CMSPageType createCMSPageType(SessionContext ctx, Map attributeValues)
    • createCMSPageType

      public CMSPageType createCMSPageType(Map attributeValues)
    • createCMSParagraphComponent

      public CMSParagraphComponent createCMSParagraphComponent(SessionContext ctx, Map attributeValues)
    • createCMSParagraphComponent

      public CMSParagraphComponent createCMSParagraphComponent(Map attributeValues)
    • createCMSPreviewTicket

      public CMSPreviewTicket createCMSPreviewTicket(SessionContext ctx, Map attributeValues)
    • createCMSPreviewTicket

      public CMSPreviewTicket createCMSPreviewTicket(Map attributeValues)
    • createCMSProductRestriction

      public ProductRestriction createCMSProductRestriction(SessionContext ctx, Map attributeValues)
    • createCMSProductRestriction

      public ProductRestriction createCMSProductRestriction(Map attributeValues)
    • createCMSRelation

      public CMSRelation createCMSRelation(SessionContext ctx, Map attributeValues)
    • createCMSRelation

      public CMSRelation createCMSRelation(Map attributeValues)
    • createCMSSite

      public CMSSite createCMSSite(SessionContext ctx, Map attributeValues)
    • createCMSSite

      public CMSSite createCMSSite(Map attributeValues)
    • createCMSSiteContextComponent

      public CMSSiteContextComponent createCMSSiteContextComponent(SessionContext ctx, Map attributeValues)
    • createCMSSiteContextComponent

      public CMSSiteContextComponent createCMSSiteContextComponent(Map attributeValues)
    • createCMSTimeRestriction

      public TimeRestriction createCMSTimeRestriction(SessionContext ctx, Map attributeValues)
    • createCMSTimeRestriction

      public TimeRestriction createCMSTimeRestriction(Map attributeValues)
    • createCMSUserGroupRestriction

      public GroupRestriction createCMSUserGroupRestriction(SessionContext ctx, Map attributeValues)
    • createCMSUserGroupRestriction

      public GroupRestriction createCMSUserGroupRestriction(Map attributeValues)
    • createCMSUserRestriction

      public UserRestriction createCMSUserRestriction(SessionContext ctx, Map attributeValues)
    • createCMSUserRestriction

      public UserRestriction createCMSUserRestriction(Map attributeValues)
    • createCMSVersion

      public CMSVersion createCMSVersion(SessionContext ctx, Map attributeValues)
    • createCMSVersion

      public CMSVersion createCMSVersion(Map attributeValues)
    • createCMSWorkflowComment

      public CMSWorkflowComment createCMSWorkflowComment(SessionContext ctx, Map attributeValues)
    • createCMSWorkflowComment

      public CMSWorkflowComment createCMSWorkflowComment(Map attributeValues)
    • createComponentTypeGroup

      public ComponentTypeGroup createComponentTypeGroup(SessionContext ctx, Map attributeValues)
    • createComponentTypeGroup

      public ComponentTypeGroup createComponentTypeGroup(Map attributeValues)
    • createContentCatalog

      public ContentCatalog createContentCatalog(SessionContext ctx, Map attributeValues)
    • createContentCatalog

      public ContentCatalog createContentCatalog(Map attributeValues)
    • createContentPage

      public ContentPage createContentPage(SessionContext ctx, Map attributeValues)
    • createContentPage

      public ContentPage createContentPage(Map attributeValues)
    • createContentSlot

      public ContentSlot createContentSlot(SessionContext ctx, Map attributeValues)
    • createContentSlot

      public ContentSlot createContentSlot(Map attributeValues)
    • createContentSlotForPage

      public ContentSlotForPage createContentSlotForPage(SessionContext ctx, Map attributeValues)
    • createContentSlotForPage

      public ContentSlotForPage createContentSlotForPage(Map attributeValues)
    • createContentSlotForTemplate

      public ContentSlotForTemplate createContentSlotForTemplate(SessionContext ctx, Map attributeValues)
    • createContentSlotForTemplate

      public ContentSlotForTemplate createContentSlotForTemplate(Map attributeValues)
    • createContentSlotName

      public ContentSlotName createContentSlotName(SessionContext ctx, Map attributeValues)
    • createContentSlotName

      public ContentSlotName createContentSlotName(Map attributeValues)
    • createPageTemplate

      public PageTemplate createPageTemplate(SessionContext ctx, Map attributeValues)
    • createPageTemplate

      public PageTemplate createPageTemplate(Map attributeValues)
    • createPDFDocumentComponent

      public PDFDocumentComponent createPDFDocumentComponent(SessionContext ctx, Map attributeValues)
    • createPDFDocumentComponent

      public PDFDocumentComponent createPDFDocumentComponent(Map attributeValues)
    • createPreviewData

      public PreviewData createPreviewData(SessionContext ctx, Map attributeValues)
    • createPreviewData

      public PreviewData createPreviewData(Map attributeValues)
    • createProductPage

      public ProductPage createProductPage(SessionContext ctx, Map attributeValues)
    • createProductPage

      public ProductPage createProductPage(Map attributeValues)
    • createRestrictionType

      public RestrictionType createRestrictionType(SessionContext ctx, Map attributeValues)
    • createRestrictionType

      public RestrictionType createRestrictionType(Map attributeValues)
    • createVideoComponent

      public VideoComponent createVideoComponent(SessionContext ctx, Map attributeValues)
    • createVideoComponent

      public VideoComponent createVideoComponent(Map attributeValues)
    • getName

      public String getName()
      Specified by:
      getName in class Extension
    • getLinkComponents

      public List<CMSLinkComponent> getLinkComponents(SessionContext ctx, Category item)
      Generated method - Getter of the Category.linkComponents attribute.
      Returns:
      the linkComponents
    • getLinkComponents

      public List<CMSLinkComponent> getLinkComponents(Category item)
      Generated method - Getter of the Category.linkComponents attribute.
      Returns:
      the linkComponents
    • setLinkComponents

      public void setLinkComponents(SessionContext ctx, Category item, List<CMSLinkComponent> value)
      Generated method - Setter of the Category.linkComponents attribute.
      Parameters:
      value - the linkComponents
    • setLinkComponents

      public void setLinkComponents(Category item, List<CMSLinkComponent> value)
      Generated method - Setter of the Category.linkComponents attribute.
      Parameters:
      value - the linkComponents
    • addToLinkComponents

      public void addToLinkComponents(SessionContext ctx, Category item, CMSLinkComponent value)
      Generated method - Adds value to linkComponents.
      Parameters:
      value - the item to add to linkComponents
    • addToLinkComponents

      public void addToLinkComponents(Category item, CMSLinkComponent value)
      Generated method - Adds value to linkComponents.
      Parameters:
      value - the item to add to linkComponents
    • removeFromLinkComponents

      public void removeFromLinkComponents(SessionContext ctx, Category item, CMSLinkComponent value)
      Generated method - Removes value from linkComponents.
      Parameters:
      value - the item to remove from linkComponents
    • removeFromLinkComponents

      public void removeFromLinkComponents(Category item, CMSLinkComponent value)
      Generated method - Removes value from linkComponents.
      Parameters:
      value - the item to remove from linkComponents
    • getLinkComponents

      public List<CMSLinkComponent> getLinkComponents(SessionContext ctx, Product item)
      Generated method - Getter of the Product.linkComponents attribute.
      Returns:
      the linkComponents
    • getLinkComponents

      public List<CMSLinkComponent> getLinkComponents(Product item)
      Generated method - Getter of the Product.linkComponents attribute.
      Returns:
      the linkComponents
    • setLinkComponents

      public void setLinkComponents(SessionContext ctx, Product item, List<CMSLinkComponent> value)
      Generated method - Setter of the Product.linkComponents attribute.
      Parameters:
      value - the linkComponents
    • setLinkComponents

      public void setLinkComponents(Product item, List<CMSLinkComponent> value)
      Generated method - Setter of the Product.linkComponents attribute.
      Parameters:
      value - the linkComponents
    • addToLinkComponents

      public void addToLinkComponents(SessionContext ctx, Product item, CMSLinkComponent value)
      Generated method - Adds value to linkComponents.
      Parameters:
      value - the item to add to linkComponents
    • addToLinkComponents

      public void addToLinkComponents(Product item, CMSLinkComponent value)
      Generated method - Adds value to linkComponents.
      Parameters:
      value - the item to add to linkComponents
    • removeFromLinkComponents

      public void removeFromLinkComponents(SessionContext ctx, Product item, CMSLinkComponent value)
      Generated method - Removes value from linkComponents.
      Parameters:
      value - the item to remove from linkComponents
    • removeFromLinkComponents

      public void removeFromLinkComponents(Product item, CMSLinkComponent value)
      Generated method - Removes value from linkComponents.
      Parameters:
      value - the item to remove from linkComponents
    • getLockedPages

      public Collection<AbstractPage> getLockedPages(SessionContext ctx, User item)
      Generated method - Getter of the User.lockedPages attribute.
      Returns:
      the lockedPages
    • getLockedPages

      public Collection<AbstractPage> getLockedPages(User item)
      Generated method - Getter of the User.lockedPages attribute.
      Returns:
      the lockedPages
    • setLockedPages

      public void setLockedPages(SessionContext ctx, User item, Collection<AbstractPage> value)
      Generated method - Setter of the User.lockedPages attribute.
      Parameters:
      value - the lockedPages
    • setLockedPages

      public void setLockedPages(User item, Collection<AbstractPage> value)
      Generated method - Setter of the User.lockedPages attribute.
      Parameters:
      value - the lockedPages
    • addToLockedPages

      public void addToLockedPages(SessionContext ctx, User item, AbstractPage value)
      Generated method - Adds value to lockedPages.
      Parameters:
      value - the item to add to lockedPages
    • addToLockedPages

      public void addToLockedPages(User item, AbstractPage value)
      Generated method - Adds value to lockedPages.
      Parameters:
      value - the item to add to lockedPages
    • removeFromLockedPages

      public void removeFromLockedPages(SessionContext ctx, User item, AbstractPage value)
      Generated method - Removes value from lockedPages.
      Parameters:
      value - the item to remove from lockedPages
    • removeFromLockedPages

      public void removeFromLockedPages(User item, AbstractPage value)
      Generated method - Removes value from lockedPages.
      Parameters:
      value - the item to remove from lockedPages
    • getPreviews

      public Collection<PreviewData> getPreviews(SessionContext ctx, CatalogVersion item)
      Generated method - Getter of the CatalogVersion.previews attribute.
      Returns:
      the previews
    • getPreviews

      public Collection<PreviewData> getPreviews(CatalogVersion item)
      Generated method - Getter of the CatalogVersion.previews attribute.
      Returns:
      the previews
    • getPreviewsCount

      public long getPreviewsCount(SessionContext ctx, CatalogVersion item)
    • getPreviewsCount

      public long getPreviewsCount(CatalogVersion item)
    • setPreviews

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

      public void setPreviews(CatalogVersion item, Collection<PreviewData> value)
      Generated method - Setter of the CatalogVersion.previews attribute.
      Parameters:
      value - the previews
    • addToPreviews

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

      public void addToPreviews(CatalogVersion item, PreviewData value)
      Generated method - Adds value to previews.
      Parameters:
      value - the item to add to previews
    • removeFromPreviews

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

      public void removeFromPreviews(CatalogVersion item, PreviewData value)
      Generated method - Removes value from previews.
      Parameters:
      value - the item to remove from previews
    • getRestrictions

      public Collection<UserRestriction> getRestrictions(SessionContext ctx, User item)
      Generated method - Getter of the User.restrictions attribute.
      Returns:
      the restrictions
    • getRestrictions

      public Collection<UserRestriction> getRestrictions(User item)
      Generated method - Getter of the User.restrictions attribute.
      Returns:
      the restrictions
    • getRestrictionsCount

      public long getRestrictionsCount(SessionContext ctx, User item)
    • getRestrictionsCount

      public long getRestrictionsCount(User item)
    • setRestrictions

      public void setRestrictions(SessionContext ctx, User item, Collection<UserRestriction> value)
      Generated method - Setter of the User.restrictions attribute.
      Parameters:
      value - the restrictions
    • setRestrictions

      public void setRestrictions(User item, Collection<UserRestriction> value)
      Generated method - Setter of the User.restrictions attribute.
      Parameters:
      value - the restrictions
    • addToRestrictions

      public void addToRestrictions(SessionContext ctx, User item, UserRestriction value)
      Generated method - Adds value to restrictions.
      Parameters:
      value - the item to add to restrictions
    • addToRestrictions

      public void addToRestrictions(User item, UserRestriction value)
      Generated method - Adds value to restrictions.
      Parameters:
      value - the item to add to restrictions
    • removeFromRestrictions

      public void removeFromRestrictions(SessionContext ctx, User item, UserRestriction value)
      Generated method - Removes value from restrictions.
      Parameters:
      value - the item to remove from restrictions
    • removeFromRestrictions

      public void removeFromRestrictions(User item, UserRestriction value)
      Generated method - Removes value from restrictions.
      Parameters:
      value - the item to remove from restrictions
    • getRestrictions

      public Collection<CatalogRestriction> getRestrictions(SessionContext ctx, Catalog item)
      Generated method - Getter of the Catalog.restrictions attribute.
      Returns:
      the restrictions
    • getRestrictions

      public Collection<CatalogRestriction> getRestrictions(Catalog item)
      Generated method - Getter of the Catalog.restrictions attribute.
      Returns:
      the restrictions
    • getRestrictionsCount

      public long getRestrictionsCount(SessionContext ctx, Catalog item)
    • getRestrictionsCount

      public long getRestrictionsCount(Catalog item)
    • setRestrictions

      public void setRestrictions(SessionContext ctx, Catalog item, Collection<CatalogRestriction> value)
      Generated method - Setter of the Catalog.restrictions attribute.
      Parameters:
      value - the restrictions
    • setRestrictions

      public void setRestrictions(Catalog item, Collection<CatalogRestriction> value)
      Generated method - Setter of the Catalog.restrictions attribute.
      Parameters:
      value - the restrictions
    • addToRestrictions

      public void addToRestrictions(SessionContext ctx, Catalog item, CatalogRestriction value)
      Generated method - Adds value to restrictions.
      Parameters:
      value - the item to add to restrictions
    • addToRestrictions

      public void addToRestrictions(Catalog item, CatalogRestriction value)
      Generated method - Adds value to restrictions.
      Parameters:
      value - the item to add to restrictions
    • removeFromRestrictions

      public void removeFromRestrictions(SessionContext ctx, Catalog item, CatalogRestriction value)
      Generated method - Removes value from restrictions.
      Parameters:
      value - the item to remove from restrictions
    • removeFromRestrictions

      public void removeFromRestrictions(Catalog item, CatalogRestriction value)
      Generated method - Removes value from restrictions.
      Parameters:
      value - the item to remove from restrictions
    • getRestrictions

      public Collection<CategoryRestriction> getRestrictions(SessionContext ctx, Category item)
      Generated method - Getter of the Category.restrictions attribute.
      Returns:
      the restrictions
    • getRestrictions

      public Collection<CategoryRestriction> getRestrictions(Category item)
      Generated method - Getter of the Category.restrictions attribute.
      Returns:
      the restrictions
    • getRestrictionsCount

      public long getRestrictionsCount(SessionContext ctx, Category item)
    • getRestrictionsCount

      public long getRestrictionsCount(Category item)
    • setRestrictions

      public void setRestrictions(SessionContext ctx, Category item, Collection<CategoryRestriction> value)
      Generated method - Setter of the Category.restrictions attribute.
      Parameters:
      value - the restrictions
    • setRestrictions

      public void setRestrictions(Category item, Collection<CategoryRestriction> value)
      Generated method - Setter of the Category.restrictions attribute.
      Parameters:
      value - the restrictions
    • addToRestrictions

      public void addToRestrictions(SessionContext ctx, Category item, CategoryRestriction value)
      Generated method - Adds value to restrictions.
      Parameters:
      value - the item to add to restrictions
    • addToRestrictions

      public void addToRestrictions(Category item, CategoryRestriction value)
      Generated method - Adds value to restrictions.
      Parameters:
      value - the item to add to restrictions
    • removeFromRestrictions

      public void removeFromRestrictions(SessionContext ctx, Category item, CategoryRestriction value)
      Generated method - Removes value from restrictions.
      Parameters:
      value - the item to remove from restrictions
    • removeFromRestrictions

      public void removeFromRestrictions(Category item, CategoryRestriction value)
      Generated method - Removes value from restrictions.
      Parameters:
      value - the item to remove from restrictions
    • getRestrictions

      public Collection<ProductRestriction> getRestrictions(SessionContext ctx, Product item)
      Generated method - Getter of the Product.restrictions attribute.
      Returns:
      the restrictions
    • getRestrictions

      public Collection<ProductRestriction> getRestrictions(Product item)
      Generated method - Getter of the Product.restrictions attribute.
      Returns:
      the restrictions
    • getRestrictionsCount

      public long getRestrictionsCount(SessionContext ctx, Product item)
    • getRestrictionsCount

      public long getRestrictionsCount(Product item)
    • setRestrictions

      public void setRestrictions(SessionContext ctx, Product item, Collection<ProductRestriction> value)
      Generated method - Setter of the Product.restrictions attribute.
      Parameters:
      value - the restrictions
    • setRestrictions

      public void setRestrictions(Product item, Collection<ProductRestriction> value)
      Generated method - Setter of the Product.restrictions attribute.
      Parameters:
      value - the restrictions
    • addToRestrictions

      public void addToRestrictions(SessionContext ctx, Product item, ProductRestriction value)
      Generated method - Adds value to restrictions.
      Parameters:
      value - the item to add to restrictions
    • addToRestrictions

      public void addToRestrictions(Product item, ProductRestriction value)
      Generated method - Adds value to restrictions.
      Parameters:
      value - the item to add to restrictions
    • removeFromRestrictions

      public void removeFromRestrictions(SessionContext ctx, Product item, ProductRestriction value)
      Generated method - Removes value from restrictions.
      Parameters:
      value - the item to remove from restrictions
    • removeFromRestrictions

      public void removeFromRestrictions(Product item, ProductRestriction value)
      Generated method - Removes value from restrictions.
      Parameters:
      value - the item to remove from restrictions
    • getRestrictions

      public Collection<GroupRestriction> getRestrictions(SessionContext ctx, UserGroup item)
      Generated method - Getter of the UserGroup.restrictions attribute.
      Returns:
      the restrictions
    • getRestrictions

      public Collection<GroupRestriction> getRestrictions(UserGroup item)
      Generated method - Getter of the UserGroup.restrictions attribute.
      Returns:
      the restrictions
    • getRestrictionsCount

      public long getRestrictionsCount(SessionContext ctx, UserGroup item)
    • getRestrictionsCount

      public long getRestrictionsCount(UserGroup item)
    • setRestrictions

      public void setRestrictions(SessionContext ctx, UserGroup item, Collection<GroupRestriction> value)
      Generated method - Setter of the UserGroup.restrictions attribute.
      Parameters:
      value - the restrictions
    • setRestrictions

      public void setRestrictions(UserGroup item, Collection<GroupRestriction> value)
      Generated method - Setter of the UserGroup.restrictions attribute.
      Parameters:
      value - the restrictions
    • addToRestrictions

      public void addToRestrictions(SessionContext ctx, UserGroup item, GroupRestriction value)
      Generated method - Adds value to restrictions.
      Parameters:
      value - the item to add to restrictions
    • addToRestrictions

      public void addToRestrictions(UserGroup item, GroupRestriction value)
      Generated method - Adds value to restrictions.
      Parameters:
      value - the item to add to restrictions
    • removeFromRestrictions

      public void removeFromRestrictions(SessionContext ctx, UserGroup item, GroupRestriction value)
      Generated method - Removes value from restrictions.
      Parameters:
      value - the item to remove from restrictions
    • removeFromRestrictions

      public void removeFromRestrictions(UserGroup item, GroupRestriction value)
      Generated method - Removes value from restrictions.
      Parameters:
      value - the item to remove from restrictions
    • getRestrictions

      public Collection<CampaignRestriction> getRestrictions(SessionContext ctx, Campaign item)
      Generated method - Getter of the Campaign.restrictions attribute.
      Returns:
      the restrictions
    • getRestrictions

      public Collection<CampaignRestriction> getRestrictions(Campaign item)
      Generated method - Getter of the Campaign.restrictions attribute.
      Returns:
      the restrictions
    • getRestrictionsCount

      public long getRestrictionsCount(SessionContext ctx, Campaign item)
    • getRestrictionsCount

      public long getRestrictionsCount(Campaign item)
    • setRestrictions

      public void setRestrictions(SessionContext ctx, Campaign item, Collection<CampaignRestriction> value)
      Generated method - Setter of the Campaign.restrictions attribute.
      Parameters:
      value - the restrictions
    • setRestrictions

      public void setRestrictions(Campaign item, Collection<CampaignRestriction> value)
      Generated method - Setter of the Campaign.restrictions attribute.
      Parameters:
      value - the restrictions
    • addToRestrictions

      public void addToRestrictions(SessionContext ctx, Campaign item, CampaignRestriction value)
      Generated method - Adds value to restrictions.
      Parameters:
      value - the item to add to restrictions
    • addToRestrictions

      public void addToRestrictions(Campaign item, CampaignRestriction value)
      Generated method - Adds value to restrictions.
      Parameters:
      value - the item to add to restrictions
    • removeFromRestrictions

      public void removeFromRestrictions(SessionContext ctx, Campaign item, CampaignRestriction value)
      Generated method - Removes value from restrictions.
      Parameters:
      value - the item to remove from restrictions
    • removeFromRestrictions

      public void removeFromRestrictions(Campaign item, CampaignRestriction value)
      Generated method - Removes value from restrictions.
      Parameters:
      value - the item to remove from restrictions
    • getVideoComponents

      public List<VideoComponent> getVideoComponents(SessionContext ctx, Category item)
      Generated method - Getter of the Category.videoComponents attribute.
      Returns:
      the videoComponents
    • getVideoComponents

      public List<VideoComponent> getVideoComponents(Category item)
      Generated method - Getter of the Category.videoComponents attribute.
      Returns:
      the videoComponents
    • setVideoComponents

      public void setVideoComponents(SessionContext ctx, Category item, List<VideoComponent> value)
      Generated method - Setter of the Category.videoComponents attribute.
      Parameters:
      value - the videoComponents
    • setVideoComponents

      public void setVideoComponents(Category item, List<VideoComponent> value)
      Generated method - Setter of the Category.videoComponents attribute.
      Parameters:
      value - the videoComponents
    • addToVideoComponents

      public void addToVideoComponents(SessionContext ctx, Category item, VideoComponent value)
      Generated method - Adds value to videoComponents.
      Parameters:
      value - the item to add to videoComponents
    • addToVideoComponents

      public void addToVideoComponents(Category item, VideoComponent value)
      Generated method - Adds value to videoComponents.
      Parameters:
      value - the item to add to videoComponents
    • removeFromVideoComponents

      public void removeFromVideoComponents(SessionContext ctx, Category item, VideoComponent value)
      Generated method - Removes value from videoComponents.
      Parameters:
      value - the item to remove from videoComponents
    • removeFromVideoComponents

      public void removeFromVideoComponents(Category item, VideoComponent value)
      Generated method - Removes value from videoComponents.
      Parameters:
      value - the item to remove from videoComponents
    • getVideoComponents

      public List<VideoComponent> getVideoComponents(SessionContext ctx, Product item)
      Generated method - Getter of the Product.videoComponents attribute.
      Returns:
      the videoComponents
    • getVideoComponents

      public List<VideoComponent> getVideoComponents(Product item)
      Generated method - Getter of the Product.videoComponents attribute.
      Returns:
      the videoComponents
    • setVideoComponents

      public void setVideoComponents(SessionContext ctx, Product item, List<VideoComponent> value)
      Generated method - Setter of the Product.videoComponents attribute.
      Parameters:
      value - the videoComponents
    • setVideoComponents

      public void setVideoComponents(Product item, List<VideoComponent> value)
      Generated method - Setter of the Product.videoComponents attribute.
      Parameters:
      value - the videoComponents
    • addToVideoComponents

      public void addToVideoComponents(SessionContext ctx, Product item, VideoComponent value)
      Generated method - Adds value to videoComponents.
      Parameters:
      value - the item to add to videoComponents
    • addToVideoComponents

      public void addToVideoComponents(Product item, VideoComponent value)
      Generated method - Adds value to videoComponents.
      Parameters:
      value - the item to add to videoComponents
    • removeFromVideoComponents

      public void removeFromVideoComponents(SessionContext ctx, Product item, VideoComponent value)
      Generated method - Removes value from videoComponents.
      Parameters:
      value - the item to remove from videoComponents
    • removeFromVideoComponents

      public void removeFromVideoComponents(Product item, VideoComponent value)
      Generated method - Removes value from videoComponents.
      Parameters:
      value - the item to remove from videoComponents
    • getWorkflowTemplates

      public Collection<WorkflowTemplate> getWorkflowTemplates(SessionContext ctx, CatalogVersion item)
      Generated method - Getter of the CatalogVersion.workflowTemplates attribute.
      Returns:
      the workflowTemplates
    • getWorkflowTemplates

      public Collection<WorkflowTemplate> getWorkflowTemplates(CatalogVersion item)
      Generated method - Getter of the CatalogVersion.workflowTemplates attribute.
      Returns:
      the workflowTemplates
    • getWorkflowTemplatesCount

      public long getWorkflowTemplatesCount(SessionContext ctx, CatalogVersion item)
    • getWorkflowTemplatesCount

      public long getWorkflowTemplatesCount(CatalogVersion item)
    • setWorkflowTemplates

      public void setWorkflowTemplates(SessionContext ctx, CatalogVersion item, Collection<WorkflowTemplate> value)
      Generated method - Setter of the CatalogVersion.workflowTemplates attribute.
      Parameters:
      value - the workflowTemplates
    • setWorkflowTemplates

      public void setWorkflowTemplates(CatalogVersion item, Collection<WorkflowTemplate> value)
      Generated method - Setter of the CatalogVersion.workflowTemplates attribute.
      Parameters:
      value - the workflowTemplates
    • addToWorkflowTemplates

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

      public void addToWorkflowTemplates(CatalogVersion item, WorkflowTemplate value)
      Generated method - Adds value to workflowTemplates.
      Parameters:
      value - the item to add to workflowTemplates
    • removeFromWorkflowTemplates

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

      public void removeFromWorkflowTemplates(CatalogVersion item, WorkflowTemplate value)
      Generated method - Removes value from workflowTemplates.
      Parameters:
      value - the item to remove from workflowTemplates