Class GeneratedCxCmsAction

    • Field Detail

      • COMPONENTID

        public static final java.lang.String COMPONENTID
        Qualifier of the CxCmsAction.componentId attribute
        See Also:
        Constant Field Values
      • COMPONENTCATALOG

        public static final java.lang.String COMPONENTCATALOG
        Qualifier of the CxCmsAction.componentCatalog attribute
        See Also:
        Constant Field Values
      • CONTAINERID

        public static final java.lang.String CONTAINERID
        Qualifier of the CxCmsAction.containerId attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedCxCmsAction

        public GeneratedCxCmsAction()
    • Method Detail

      • getComponentCatalog

        public java.lang.String getComponentCatalog​(SessionContext ctx)
        Generated method - Getter of the CxCmsAction.componentCatalog attribute.
        Returns:
        the componentCatalog - Targeted component catalog
      • getComponentCatalog

        public java.lang.String getComponentCatalog()
        Generated method - Getter of the CxCmsAction.componentCatalog attribute.
        Returns:
        the componentCatalog - Targeted component catalog
      • setComponentCatalog

        public void setComponentCatalog​(SessionContext ctx,
                                        java.lang.String value)
        Generated method - Setter of the CxCmsAction.componentCatalog attribute.
        Parameters:
        value - the componentCatalog - Targeted component catalog
      • setComponentCatalog

        public void setComponentCatalog​(java.lang.String value)
        Generated method - Setter of the CxCmsAction.componentCatalog attribute.
        Parameters:
        value - the componentCatalog - Targeted component catalog
      • getComponentId

        public java.lang.String getComponentId​(SessionContext ctx)
        Generated method - Getter of the CxCmsAction.componentId attribute.
        Returns:
        the componentId - Targeted component id
      • getComponentId

        public java.lang.String getComponentId()
        Generated method - Getter of the CxCmsAction.componentId attribute.
        Returns:
        the componentId - Targeted component id
      • setComponentId

        public void setComponentId​(SessionContext ctx,
                                   java.lang.String value)
        Generated method - Setter of the CxCmsAction.componentId attribute.
        Parameters:
        value - the componentId - Targeted component id
      • setComponentId

        public void setComponentId​(java.lang.String value)
        Generated method - Setter of the CxCmsAction.componentId attribute.
        Parameters:
        value - the componentId - Targeted component id
      • getContainerId

        public java.lang.String getContainerId​(SessionContext ctx)
        Generated method - Getter of the CxCmsAction.containerId attribute.
        Returns:
        the containerId - Targeted container id
      • getContainerId

        public java.lang.String getContainerId()
        Generated method - Getter of the CxCmsAction.containerId attribute.
        Returns:
        the containerId - Targeted container id
      • setContainerId

        public void setContainerId​(SessionContext ctx,
                                   java.lang.String value)
        Generated method - Setter of the CxCmsAction.containerId attribute.
        Parameters:
        value - the containerId - Targeted container id
      • setContainerId

        public void setContainerId​(java.lang.String value)
        Generated method - Setter of the CxCmsAction.containerId attribute.
        Parameters:
        value - the containerId - Targeted container id