Class Product

    • Constructor Detail

      • Product

        public Product()
    • Method Detail

      • getId

        public int getId()
        Gets id.
        Returns:
        the id
      • setId

        public void setId​(int id)
        Sets id.
        Parameters:
        id - the id
      • getId2

        public int getId2()
        Gets id 2.
        Returns:
        the id 2
      • setId2

        public void setId2​(int id2)
        Sets id 2.
        Parameters:
        id2 - the id 2
      • getId3

        public int getId3()
        Gets id 3.
        Returns:
        the id 3
      • setId3

        public void setId3​(int id3)
        Sets id 3.
        Parameters:
        id3 - the id 3
      • getClassId

        public int getClassId()
        Gets class id.
        Returns:
        the class id
      • setIconId

        public void setIconId​(int iconId)
        Sets icon id.
        Parameters:
        iconId - the icon id
      • getIconId

        public int getIconId()
        Gets icon id.
        Returns:
        the icon id
      • setClassId

        public void setClassId​(int classId)
        Sets class id.
        Parameters:
        classId - the class id
      • getColumn1

        public java.lang.String getColumn1()
        Gets column 1.
        Returns:
        the column 1
      • setColumn1

        public void setColumn1​(java.lang.String column1)
        Sets column 1.
        Parameters:
        column1 - the column 1
      • getColumn2

        public java.lang.String getColumn2()
        Gets column 2.
        Returns:
        the column 2
      • setColumn2

        public void setColumn2​(java.lang.String column2)
        Sets column 2.
        Parameters:
        column2 - the column 2
      • getForceDelete

        public boolean getForceDelete()
        Gets force delete.
        Returns:
        the force delete
      • setForceDelete

        public void setForceDelete​(boolean forceDelete)
        Sets force delete.
        Parameters:
        forceDelete - the force delete
      • getHasChildren

        public boolean getHasChildren()
        Gets has children.
        Returns:
        the has children
      • setHasChildren

        public void setHasChildren​(boolean hasChildren)
        Sets has children.
        Parameters:
        hasChildren - the has children
      • getDocid

        public java.lang.String getDocid()
        Gets docid.
        Returns:
        the docid
      • setDocid

        public void setDocid​(java.lang.String docid)
        Sets docid.
        Parameters:
        docid - the docid
      • getMasterPage

        public java.lang.String getMasterPage()
        Gets master page.
        Returns:
        the master page
      • setMasterPage

        public void setMasterPage​(java.lang.String masterPage)
        Sets master page.
        Parameters:
        masterPage - the master page
      • getGridName

        @Obsolete(reason="In Comet3 page templates are used rather than grids")
        public java.lang.String getGridName()
        Gets grid name.
        Returns:
        the grid name
      • setGridName

        @Obsolete(reason="In Comet3 page templates are used rather than grids")
        public void setGridName​(java.lang.String gridName)
        Sets grid name.
        Parameters:
        gridName - the grid name
      • getGridElementName

        @Obsolete(reason="In Comet3 page templates are used rather than grids")
        public java.lang.String getGridElementName()
        Gets grid element name.
        Returns:
        the grid element name
      • setGridElementName

        @Obsolete(reason="In Comet3 page templates are used rather than grids")
        public void setGridElementName​(java.lang.String gridElementName)
        Sets grid element name.
        Parameters:
        gridElementName - the grid element name
      • setIconUrl

        public void setIconUrl​(java.lang.String iconUrl)
        Sets icon url.
        Parameters:
        iconUrl - the icon url
      • getIconUrl

        public java.lang.String getIconUrl()
        Gets icon url.
        Returns:
        the icon url
      • getGridId

        @Obsolete(reason="In Comet3 page templates are used rather than grids")
        public int getGridId()
        Gets grid id.
        Returns:
        the grid id
      • setGridId

        @Obsolete(reason="In Comet3 page templates are used rather than grids")
        public void setGridId​(int gridId)
        Sets grid id.
        Parameters:
        gridId - the grid id
      • getGridElementId

        public int getGridElementId()
        Gets grid element id.
        Returns:
        the grid element id
      • setGridElementId

        @Obsolete(reason="In Comet3 page templates are used rather than grids")
        public void setGridElementId​(int gridElementId)
        Sets grid element id.
        Parameters:
        gridElementId - the grid element id
      • setPageTemplateElementId

        public void setPageTemplateElementId​(int pageTemplateElementId)
        Sets page template element id.
        Parameters:
        pageTemplateElementId - the page template element id
      • getPageTemplateElementId

        public int getPageTemplateElementId()
        Gets page template element id.
        Returns:
        the page template element id
      • setPageTemplateId

        public void setPageTemplateId​(int pageTemplateId)
        Sets page template id.
        Parameters:
        pageTemplateId - the page template id
      • getPageTemplateId

        public int getPageTemplateId()
        Gets page template id.
        Returns:
        the page template id
      • getPageItemId

        public int getPageItemId()
        Gets page item id.
        Returns:
        the page item id
      • setPageItemId

        public void setPageItemId​(int pageItemId)
        Sets page item id.
        Parameters:
        pageItemId - the page item id
      • getStringId

        public java.lang.String getStringId()
        Gets string id.
        Returns:
        the string id
      • setStringId

        public void setStringId​(java.lang.String stringId)
        Sets string id.
        Parameters:
        stringId - the string id
      • setContent

        public void setContent​(java.lang.String content)
        Description copied from class: Comet3EntityData
        Sets content.
        Specified by:
        setContent in class Comet3EntityData
        Parameters:
        content - the content
      • getPreRuleId

        public int getPreRuleId()
        Gets pre rule id.
        Returns:
        the pre rule id
      • setPreRuleId

        public void setPreRuleId​(int preRuleId)
        Sets pre rule id.
        Parameters:
        preRuleId - the pre rule id
      • getPostRuleId

        public int getPostRuleId()
        Gets post rule id.
        Returns:
        the post rule id
      • setPostRuleId

        public void setPostRuleId​(int postRuleId)
        Sets post rule id.
        Parameters:
        postRuleId - the post rule id
      • getDocumentPosition

        public int getDocumentPosition()
        Gets document position.
        Returns:
        the document position
      • setDocumentPosition

        public void setDocumentPosition​(int documentPosition)
        Sets document position.
        Parameters:
        documentPosition - the document position
      • isToDelete

        public boolean isToDelete()
        Is to delete boolean.
        Returns:
        the boolean
      • setToDelete

        public void setToDelete​(boolean toDelete)
        Sets to delete.
        Parameters:
        toDelete - the to delete
      • getStart

        public int getStart()
        Gets start.
        Returns:
        the start
      • setStart

        public void setStart​(int start)
        Sets start.
        Parameters:
        start - the start
      • getEnd

        public int getEnd()
        Gets end.
        Returns:
        the end
      • setEnd

        public void setEnd​(int end)
        Sets end.
        Parameters:
        end - the end
      • setType

        public void setType​(Product.ProductType type)
        Sets type.
        Parameters:
        type - the type
      • getTagId1

        public int getTagId1()
        Gets tag id 1.
        Returns:
        the tag id 1
      • setTagId1

        public void setTagId1​(int tagId1)
        Sets tag id 1.
        Parameters:
        tagId1 - the tag id 1
      • getTagId2

        public int getTagId2()
        Gets tag id 2.
        Returns:
        the tag id 2
      • setTagId2

        public void setTagId2​(int tagId2)
        Sets tag id 2.
        Parameters:
        tagId2 - the tag id 2
      • getPageType

        public Product.PageType getPageType()
        Gets page type.
        Returns:
        the page type
      • setPageType

        public void setPageType​(Product.PageType pageType)
        Sets page type.
        Parameters:
        pageType - the page type
      • getPreRuleParams

        public java.lang.String getPreRuleParams()
        Gets pre rule params.
        Returns:
        the pre rule params
      • setPreRuleParams

        public void setPreRuleParams​(java.lang.String preRuleParams)
        Sets pre rule params.
        Parameters:
        preRuleParams - the pre rule params
      • getPostRuleParams

        public java.lang.String getPostRuleParams()
        Gets post rule params.
        Returns:
        the post rule params
      • setPostRuleParams

        public void setPostRuleParams​(java.lang.String postRuleParams)
        Sets post rule params.
        Parameters:
        postRuleParams - the post rule params
      • getAdParams

        public java.lang.String getAdParams()
        Gets ad params.
        Returns:
        the ad params
      • setAdParams

        public void setAdParams​(java.lang.String adParams)
        Sets ad params.
        Parameters:
        adParams - the ad params
      • getSnippetAttribute

        public java.lang.String getSnippetAttribute()
        Gets snippet attribute.
        Returns:
        the snippet attribute
      • setSnippetAttribute

        public void setSnippetAttribute​(java.lang.String snippetAttribute)
        Sets snippet attribute.
        Parameters:
        snippetAttribute - the snippet attribute
      • setInfo1

        public void setInfo1​(java.lang.String info1,
                             Product.Target target)
      • setInfo2

        public void setInfo2​(java.lang.String info2,
                             Product.Target target)
      • getInfo1

        public java.lang.String getInfo1()
      • setInfo1

        public void setInfo1​(java.lang.String info1)
      • getInfo2

        public java.lang.String getInfo2()
      • setInfo2

        public void setInfo2​(java.lang.String info2)
      • setInfo1Target

        public void setInfo1Target​(Product.Target target)
      • setInfo2Target

        public void setInfo2Target​(Product.Target target)