com.ibm.commerce.catalog.facade.server.entity.datatypes

Interface CatalogGroup

    • Method Detail

      • getCatalogGroupId

        long getCatalogGroupId()
        Returns the value of the 'Catalog Group Id' attribute.

        If the meaning of the 'Catalog Group Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Catalog Group Id' attribute.
        See Also:
        setCatalogGroupId(long), CatalogEntityPackage.getCatalogGroup_CatalogGroupId()
      • setCatalogGroupId

        void setCatalogGroupId(long value)
        Sets the value of the 'Catalog Group Id' attribute.
        Parameters:
        value - the new value of the 'Catalog Group Id' attribute.
        See Also:
        getCatalogGroupId()
      • getMemberId

        long getMemberId()
        Returns the value of the 'Member Id' attribute.

        If the meaning of the 'Member Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Member Id' attribute.
        See Also:
        setMemberId(long), CatalogEntityPackage.getCatalogGroup_MemberId()
      • setMemberId

        void setMemberId(long value)
        Sets the value of the 'Member Id' attribute.
        Parameters:
        value - the new value of the 'Member Id' attribute.
        See Also:
        getMemberId()
      • getIdentifier

        java.lang.String getIdentifier()
        Returns the value of the 'Identifier' attribute.

        If the meaning of the 'Identifier' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Identifier' attribute.
        See Also:
        setIdentifier(String), CatalogEntityPackage.getCatalogGroup_Identifier()
      • setIdentifier

        void setIdentifier(java.lang.String value)
        Sets the value of the 'Identifier' attribute.
        Parameters:
        value - the new value of the 'Identifier' attribute.
        See Also:
        getIdentifier()
      • getMarkForDelete

        int getMarkForDelete()
        Returns the value of the 'Mark For Delete' attribute.

        If the meaning of the 'Mark For Delete' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Mark For Delete' attribute.
        See Also:
        setMarkForDelete(int), CatalogEntityPackage.getCatalogGroup_MarkForDelete()
      • setMarkForDelete

        void setMarkForDelete(int value)
        Sets the value of the 'Mark For Delete' attribute.
        Parameters:
        value - the new value of the 'Mark For Delete' attribute.
        See Also:
        getMarkForDelete()
      • getLastupdate

        java.util.Date getLastupdate()
        Returns the value of the 'Lastupdate' attribute.

        If the meaning of the 'Lastupdate' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Lastupdate' attribute.
        See Also:
        setLastupdate(Date), CatalogEntityPackage.getCatalogGroup_Lastupdate()
      • setLastupdate

        void setLastupdate(java.util.Date value)
        Sets the value of the 'Lastupdate' attribute.
        Parameters:
        value - the new value of the 'Lastupdate' attribute.
        See Also:
        getLastupdate()
      • getField1

        java.lang.String getField1()
        Returns the value of the 'Field1' attribute.

        If the meaning of the 'Field1' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Field1' attribute.
        See Also:
        setField1(String), CatalogEntityPackage.getCatalogGroup_Field1()
      • setField1

        void setField1(java.lang.String value)
        Sets the value of the 'Field1' attribute.
        Parameters:
        value - the new value of the 'Field1' attribute.
        See Also:
        getField1()
      • getField2

        java.lang.String getField2()
        Returns the value of the 'Field2' attribute.

        If the meaning of the 'Field2' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Field2' attribute.
        See Also:
        setField2(String), CatalogEntityPackage.getCatalogGroup_Field2()
      • setField2

        void setField2(java.lang.String value)
        Sets the value of the 'Field2' attribute.
        Parameters:
        value - the new value of the 'Field2' attribute.
        See Also:
        getField2()
      • getObjectId

        java.lang.String getObjectId()
        Returns the value of the 'Object Id' attribute.

        If the meaning of the 'Object Id' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Object Id' attribute.
        See Also:
        setObjectId(String), CatalogEntityPackage.getCatalogGroup_ObjectId()
      • setObjectId

        void setObjectId(java.lang.String value)
        Sets the value of the 'Object Id' attribute.
        Parameters:
        value - the new value of the 'Object Id' attribute.
        See Also:
        getObjectId()
      • getRank

        java.lang.Double getRank()
        Returns the value of the 'Rank' attribute.

        If the meaning of the 'Rank' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Rank' attribute.
        See Also:
        setRank(Double), CatalogEntityPackage.getCatalogGroup_Rank()
      • setRank

        void setRank(java.lang.Double value)
        Sets the value of the 'Rank' attribute.
        Parameters:
        value - the new value of the 'Rank' attribute.
        See Also:
        getRank()
      • getOptCounter

        java.lang.Short getOptCounter()
        Returns the value of the 'Opt Counter' attribute.

        If the meaning of the 'Opt Counter' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Opt Counter' attribute.
        See Also:
        setOptCounter(Short), CatalogEntityPackage.getCatalogGroup_OptCounter()
      • setOptCounter

        void setOptCounter(java.lang.Short value)
        Sets the value of the 'Opt Counter' attribute.
        Parameters:
        value - the new value of the 'Opt Counter' attribute.
        See Also:
        getOptCounter()
      • getDynamic

        java.lang.Integer getDynamic()
        Returns the value of the 'Dynamic' attribute.

        If the meaning of the 'Dynamic' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Dynamic' attribute.
        See Also:
        setDynamic(Integer), CatalogEntityPackage.getCatalogGroup_Dynamic()
      • setDynamic

        void setDynamic(java.lang.Integer value)
        Sets the value of the 'Dynamic' attribute.
        Parameters:
        value - the new value of the 'Dynamic' attribute.
        See Also:
        getDynamic()
      • getCatgrpruleForCatgroup

        java.util.List getCatgrpruleForCatgroup()
        Returns the value of the 'Catgrprule For Catgroup' reference list. The list contents are of type Catgrprule. It is bidirectional and its opposite is 'Catgroup For Catgrprule'.

        If the meaning of the 'Catgrprule For Catgroup' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Catgrprule For Catgroup' reference list.
        See Also:
        CatalogEntityPackage.getCatalogGroup_CatgrpruleForCatgroup(), Catgrprule.getCatgroupForCatgrprule()
      • getAttachmentRelationForCatalogGroup

        java.util.List getAttachmentRelationForCatalogGroup()
        Returns the value of the 'Attachment Relation For Catalog Group' reference list. The list contents are of type AttachmentRelation. It is bidirectional and its opposite is 'Catalog Group For Attachment Relation'.

        If the meaning of the 'Attachment Relation For Catalog Group' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Attachment Relation For Catalog Group' reference list.
        See Also:
        CatalogEntityPackage.getCatalogGroup_AttachmentRelationForCatalogGroup(), AttachmentRelation.getCatalogGroupForAttachmentRelation()
      • getCatalogEntryGroupRelationForCatalogGroup

        java.util.List getCatalogEntryGroupRelationForCatalogGroup()
        Returns the value of the 'Catalog Entry Group Relation For Catalog Group' reference list. The list contents are of type CatalogEntryGroupRelation. It is bidirectional and its opposite is 'Catalog Group For Catalog Entry Group Relation'.

        If the meaning of the 'Catalog Entry Group Relation For Catalog Group' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Catalog Entry Group Relation For Catalog Group' reference list.
        See Also:
        CatalogEntityPackage.getCatalogGroup_CatalogEntryGroupRelationForCatalogGroup(), CatalogEntryGroupRelation.getCatalogGroupForCatalogEntryGroupRelation()
      • getCatgroupExternalContentRelForCatgroup

        java.util.List getCatgroupExternalContentRelForCatgroup()
        Returns the value of the 'Catgroup external content rel For Catgroup' reference list. The list contents are of type CatgroupExternalContentRel. It is bidirectional and its opposite is 'Catgroup For Catgroup external content rel'.

        If the meaning of the 'Catgroup external content rel For Catgroup' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Catgroup external content rel For Catgroup' reference list.
        See Also:
        CatalogEntityPackage.getCatalogGroup_CatgroupExternalContentRelForCatgroup(), CatgroupExternalContentRel.getCatgroupForCatgroupExternalContentRel()
      • getParentCatalogGroup

        java.util.List getParentCatalogGroup()
        Returns the value of the 'Parent Catalog Group' reference list. The list contents are of type CatalogGroupRelation. It is bidirectional and its opposite is 'Child Catalog Group For Catalog Group'.

        If the meaning of the 'Parent Catalog Group' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Parent Catalog Group' reference list.
        See Also:
        CatalogEntityPackage.getCatalogGroup_ParentCatalogGroup(), CatalogGroupRelation.getChildCatalogGroupForCatalogGroup()
      • getRootCatalogGroupForCatalogGroup

        java.util.List getRootCatalogGroupForCatalogGroup()
        Returns the value of the 'Root Catalog Group For Catalog Group' reference list. The list contents are of type CatalogRootCatalogGroup. It is bidirectional and its opposite is 'Catalog Group For Root Catalog Group'.

        If the meaning of the 'Root Catalog Group For Catalog Group' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Root Catalog Group For Catalog Group' reference list.
        See Also:
        CatalogEntityPackage.getCatalogGroup_RootCatalogGroupForCatalogGroup(), CatalogRootCatalogGroup.getCatalogGroupForRootCatalogGroup()
      • getCfcatgroupForCatgroup

        java.util.List getCfcatgroupForCatgroup()
        Returns the value of the 'Cfcatgroup For Catgroup' reference list. The list contents are of type Cfcatgroup. It is bidirectional and its opposite is 'Catgroup For Cfcatgroup'.

        If the meaning of the 'Cfcatgroup For Catgroup' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Cfcatgroup For Catgroup' reference list.
        See Also:
        CatalogEntityPackage.getCatalogGroup_CfcatgroupForCatgroup(), Cfcatgroup.getCatgroupForCfcatgroup()
      • getFacetcatgrpForCatgroup

        java.util.List getFacetcatgrpForCatgroup()
        Returns the value of the 'Facetcatgrp For Catgroup' reference list. The list contents are of type Facetcatgrp. It is bidirectional and its opposite is 'Catgroup For Facetcatgrp'.

        If the meaning of the 'Facetcatgrp For Catgroup' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Facetcatgrp For Catgroup' reference list.
        See Also:
        CatalogEntityPackage.getCatalogGroup_FacetcatgrpForCatgroup(), Facetcatgrp.getCatgroupForFacetcatgrp()
      • getStoreCatalogGroupRelation

        java.util.List getStoreCatalogGroupRelation()
        Returns the value of the 'Store Catalog Group Relation' reference list. The list contents are of type StoreCatalogGroupRelation. It is bidirectional and its opposite is 'Catalog Group Store Relation'.

        If the meaning of the 'Store Catalog Group Relation' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Store Catalog Group Relation' reference list.
        See Also:
        CatalogEntityPackage.getCatalogGroup_StoreCatalogGroupRelation(), StoreCatalogGroupRelation.getCatalogGroupStoreRelation()