java.lang.Object | +--com.ibm.ivj.ejb.runtime.AbstractEntityAccessBean | +--com.ibm.commerce.catalog.objects.CatalogGroupAccessBean
This table hold the information related to a CatalogGroup. Think of a CatalogGroup as a generic Category that can contain both other CatalogGroups and also CatalogEntries.
Constructor Summary | |
---|---|
CatalogGroupAccessBean() constructor | |
CatalogGroupAccessBean(javax.ejb.EJBObject o) constructor | |
CatalogGroupAccessBean(java.lang.Long arg0,
java.lang.Long arg1) constructor | |
CatalogGroupAccessBean(java.lang.Long arg0,
java.lang.String arg1) constructor |
Method Summary | |
---|---|
void |
commitCopyHelper() Update(flush) data to the EJBObject (persistent storage). |
protected
java.lang.String |
defaultJNDIName() |
java.util.Enumeration |
findByCatalogId(java.lang.Long arg0) Finds the catalog group with catalog ID. |
CatalogGroupAccessBean |
findByCatalogIdAndProductSetId(java.lang.Long arg0,
java.lang.Integer arg1) This method returns the CatalogGroup Access Bean with the specified Catalog ID and ProductSet ID. |
CatalogGroupAccessBean |
findByCatalogIdAndProductSetIdAndStore(java.lang.Long arg0,
java.lang.Integer arg1, java.lang.Integer arg2) Finds by catalog id, product set id and store id. |
java.util.Enumeration |
findByCatalogIdAndStore(java.lang.Long arg0,
java.lang.Integer arg1) Finds by catalog id and store id. |
java.util.Enumeration |
findByChildGroupId(java.lang.Long arg0,
java.lang.Long arg1) This method return an enumeration of CatalogGroup Access Beans that belongs to the specified Catalog and parent to the specified Catalog Group. |
java.util.Enumeration |
findByChildGroupIdAndStore(java.lang.Long arg0, java.lang.Long arg1,
java.lang.Integer arg2) Finds by catalog id, child catalog group id and store id. |
java.util.Enumeration |
findByIdentifierAndStore(java.lang.String arg0,
java.lang.Integer arg1) Finds by identifier and store id. |
CatalogGroupAccessBean |
findByKeyAndStore(java.lang.Long arg0,
java.lang.Integer arg1) This method return the Catalog Group of the specified Catalog and Store. |
java.util.Enumeration |
findByMemberIdAndCategoryId(java.lang.Long arg0,
java.lang.String arg1) Finds the catalog group with the owner ID and category ID. |
CatalogGroupAccessBean |
findByMemberIdAndIdentifier(java.lang.Long arg0,
java.lang.String arg1) This method returns the Catalog Group of the specified owner and identifier. |
java.util.Enumeration |
findByParentGroupId(java.lang.Long arg0,
java.lang.Long arg1) Finds the catalog group with the parent group ID. |
java.util.Enumeration |
findByParentGroupIdAndStore(java.lang.Long arg0, java.lang.Long arg1,
java.lang.Integer arg2) Finds by catalog id, parent catalog group id and store id. |
java.util.Enumeration |
findEntitledCatalogGroupsByCatalog(java.lang.Long arg0,
java.lang.Long[] arg1) |
java.util.Enumeration |
findEntitledCatalogGroupsByCatalogAndStore(java.lang.Long arg0,
java.lang.Integer arg1, java.lang.Long[] arg2) findEntitledCatalogGroupsByCatalogAndStore |
java.util.Enumeration |
findEntitledChildCatalogGroupsByCatalogAndParentGroup(java.lang.Long arg0,
java.lang.Long arg1, java.lang.Long[] arg2) |
java.util.Enumeration |
findEntitledChildCatalogGroupsByCatalogAndParentGroupAndStore(java.lang.Long arg0,
java.lang.Long arg1, java.lang.Integer arg2,
java.lang.Long[] arg3) findEntitledChildCatalogGroupsByCatalogAndParentGroupAndStore |
boolean |
fulfills(java.lang.Long arg0, java.lang.String arg1) |
CatalogGroupAttributeAccessBean[] |
getAttributes() This method returns the list of CatalogGroupAttribute Access Bean that belongs to the Catalog Group. |
CatalogGroupAttributeAccessBean[] |
getAttributes(java.lang.Integer arg0) The attributes that describe this CatalogGroup in the language specified. |
CatalogEntryAccessBean[] |
getCatalogEntries(java.lang.Long arg0) Gets the list of catalog entries in the catalog group. |
CatalogEntryAccessBean[] |
getCatalogEntries(java.lang.Long arg0, java.lang.Long[] arg1,
java.lang.Long[] arg2) Gets the list of catalog entries in the catalog group that are in the inclusive ProductSet list and not in the exclusive ProductSet list. |
CatalogEntryAccessBean[] |
getCatalogEntriesByStore(java.lang.Long arg0,
java.lang.Integer arg1) Gets the catalog entries for the given store. |
CatalogEntryAccessBean[] |
getCatalogEntriesByStore(java.lang.Long arg0, java.lang.Integer arg1,
java.lang.Long[] arg2, java.lang.Long[] arg3) Gets the catalog entries for the given store and which are allowed by the inclusion and exclusion product sets. |
CatalogEntryAccessBean[] |
getCatalogEntriesByStoreOrderByPartNumber(java.lang.Long arg0,
java.lang.Integer arg1, java.lang.Long[] arg2,
java.lang.Long[] arg3) Gets the catalog entries in the given catalog and store which were included in and exclueded from the product sets.The result is sorted by part number. |
java.lang.String |
getCatalogGroupReferenceNumber() This method provides access to the CATGROUP.CATGROUP_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getCatalogGroupReferenceNumberInEJBType() This method provides access to the CATGROUP.CATGROUP_ID column of DB2 type BIGINT NOT NULL. |
RelatedCatalogGroupAccessBean[] |
getCategoryAccessory() This method returns the list of RelatedCatalogGroup Access Bean that have an accessory relationship with this Catalog Group. |
RelatedCatalogGroupAccessBean[] |
getCategoryAccessory(java.lang.String arg0) This methods returns the list of RelatedCatalogGroup Access Bean with the Catalog Groups that have an accessory relationship to this group described by the semantic specifier. |
RelatedCatalogGroupAccessBean[] |
getCategoryAccessoryByStore(java.lang.Integer arg0) Gets the category accessories for the given store. |
RelatedCatalogGroupAccessBean[] |
getCategoryAccessoryByStore(java.lang.String arg0,
java.lang.Integer arg1) Gets the category accessories for the given semantic and store. |
RelatedCatalogGroupAccessBean[] |
getCategoryCrossSell() Gets the list of CatalogGroups that have a cross-sell relation to this group. |
RelatedCatalogGroupAccessBean[] |
getCategoryCrossSell(java.lang.String arg0) Gets the list of CatalogGroups that have a cross-sell relation to this group described by the arg1 specifier. |
RelatedCatalogGroupAccessBean[] |
getCategoryCrossSellByStore(java.lang.Integer arg0) Gets the category cross sells for the given store. |
RelatedCatalogGroupAccessBean[] |
getCategoryCrossSellByStore(java.lang.String arg0,
java.lang.Integer arg1) Gets the category cross sells for the given semantic and store. |
RelatedCatalogGroupAccessBean[] |
getCategoryUpSell() Gets the list of Catalog Groups that have an up-sell relation to this group. |
RelatedCatalogGroupAccessBean[] |
getCategoryUpSell(java.lang.String arg0) This methods returns the list of RelatedCatalogGroup Access Bean with the Catalog Groups that have an up-sell relation to this group described by the semantic specifier. |
RelatedCatalogGroupAccessBean[] |
getCategoryUpSellByStore(java.lang.Integer arg0) Gets the category upsells for the given store. |
RelatedCatalogGroupAccessBean[] |
getCategoryUpSellByStore(java.lang.String arg0,
java.lang.Integer arg1) Gets the category upsells for the given semantic and store. |
CatalogGroupDescriptionAccessBean |
getDescription() Gets the description of the catalog group. |
CatalogGroupDescriptionAccessBean |
getDescription(java.lang.Integer arg0) This method returns the Catalog Group Description of this Catalog Group with the specified Language. |
CatalogGroupDescriptionAccessBean |
getDescription(java.lang.Integer arg0,
java.lang.Integer arg1) The bean that holds the language specific information for this Catalog Group for the language identified by arg1 and the store identified by arg2. |
CatalogGroupAccessBean[] |
getEntitledSubCatalogGroups(java.lang.Long arg0,
java.lang.Long[] arg1) This method returns the list of CatalogGroup Access Bean that are members of this Catalog Group and the specified Catalog, and are not excluded from view |
CatalogGroupAccessBean[] |
getEntitledSubCatalogGroupsByStore(java.lang.Long arg0,
java.lang.Integer arg1, java.lang.Long[] arg2) Gets the entitled sub catalog groups for the given catalog id and store, and are not exclued from the view. |
java.lang.String |
getField1() This method provides access to the CATGROUP.FIELD1 column of DB2 type VARCHAR(254). |
java.lang.String |
getField2() This method provides access to the CATGROUP.FIELD2 column of DB2 type VARCHAR(254). |
java.lang.String |
getIdentifier() This method provides access to the CATGROUP.IDENTIFIER column of DB2 type VARCHAR(254). |
java.lang.String |
getLanguage_id() This method accesses a non-CMP field |
java.lang.Integer |
getLanguage_idInEJBType() This method accesses a non-CMP field |
java.lang.String |
getLastUpdate() This method provides access to the CATGROUP.LASTUPDATE column of DB2 type TIMESTAMP. |
java.sql.Timestamp |
getLastUpdateInEJBType() This method provides access to the CATGROUP.LASTUPDATE column of DB2 type TIMESTAMP. |
java.lang.String |
getMarkForDelete() This method provides access to the CATGROUP.MARKFORDELETE column of DB2 type INTEGER NOT NULL. |
java.lang.Integer |
getMarkForDeleteInEJBType() This method provides access to the CATGROUP.MARKFORDELETE column of DB2 type INTEGER NOT NULL. |
java.lang.String |
getMemberId() This method provides access to the CATGROUP.MEMBER_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Long |
getMemberIdInEJBType() This method provides access to the CATGROUP.MEMBER_ID column of DB2 type BIGINT NOT NULL. |
java.lang.Integer |
getNumSubCatEntries(java.lang.Long arg0) This method calculates the number of Catalog Entries that belongs to this Catalog Group and the specified Catalog. |
java.lang.Integer |
getNumSubCatEntriesByStore(java.lang.Long arg0,
java.lang.Integer arg1) Gets the number of sub catalog entries for the given catalog id and store id. |
java.lang.Integer |
getNumSubCatGroups(java.lang.Long arg0) This method calculates the number of sub Catalog Group for this Catalog Group with the specified Catalog. |
java.lang.Integer |
getNumSubCatGroupsByStore(java.lang.Long arg0,
java.lang.Integer arg1) Gets the number of sub catalog groups for the given catalog id and store id. |
java.lang.String |
getOid() This method provides access to the CATGROUP.OID column of DB2 type VARCHAR(64). |
java.lang.Long |
getOwner() This method accesses a non-CMP field |
CatalogGroupAccessBean[] |
getParentCatalogGroups(java.lang.Long arg0) This method return the list of Catalog Groups that are parents to this Catalog Group and belong to the specified Catalog. |
java.lang.Integer[] |
getProductSetIds(java.lang.Long arg0) This method return the list of ProductSet IDs with the specified Catalog and this Catalog Group. |
CatalogGroupAccessBean[] |
getSubCatalogGroups(java.lang.Long arg0) Gets the list of sub catalog groups for the catalog group. |
CatalogGroupAccessBean[] |
getSubCatalogGroupsByStore(java.lang.Long arg0,
java.lang.Integer arg1) Gets the sub catalog groups for the given catalog id and store id. |
java.lang.String |
getTemplateFileName(java.lang.Long[] arg0, java.lang.Integer arg1,
java.lang.String arg2) Gets the template file based on the specified member groups, store and device type. |
java.lang.String |
getTemplateFileName(java.lang.Long arg0, java.lang.Integer arg1,
java.lang.String arg2) |
java.lang.String |
getTemplateFileName(java.lang.Long arg0,
UserAccessBean arg1,
java.lang.Integer arg2, java.lang.String arg3) The template file based on the specified member groups, store and device type. |
java.lang.String |
getTemplateFileName(java.lang.Long arg0,
UserAccessBean arg1,
java.lang.Integer arg2, java.lang.String arg3,
java.lang.Integer arg4) The template file based on the specified member groups, store, device type, and language. |
protected
void |
instantiateEJB() |
protected
boolean |
instantiateEJBByPrimaryKey() |
boolean |
isCatalogGroupInStore(java.lang.Integer arg0) Indicates if this catalog group can be displayed in this group. |
void |
refreshCopyHelper() Load data from the EJBObject. |
void |
setField1(java.lang.String newValue) This method provides access to the CATGROUP.FIELD1 column of DB2 type VARCHAR(254). |
void |
setField2(java.lang.String newValue) This method provides access to the CATGROUP.FIELD2 column of DB2 type VARCHAR(254). |
void |
setIdentifier(java.lang.String newValue) This method provides access to the CATGROUP.IDENTIFIER column of DB2 type VARCHAR(254). |
void |
setInitKey_catalogGroupReferenceNumber(java.lang.String newValue) Set the primary key for this object |
void |
setlanguage_id(java.lang.Integer newValue) This method accesses a non-CMP field |
void |
setlanguage_id(java.lang.String newValue) This method accesses a non-CMP field |
void |
setLastUpdate(java.lang.String newValue) This method provides access to the CATGROUP.LASTUPDATE column of DB2 type TIMESTAMP. |
void |
setLastUpdate(java.sql.Timestamp newValue) This method provides access to the CATGROUP.LASTUPDATE column of DB2 type TIMESTAMP. |
void |
setMarkForDelete(java.lang.Integer newValue) This method provides access to the CATGROUP.MARKFORDELETE column of DB2 type INTEGER NOT NULL. |
void |
setMarkForDelete(java.lang.String newValue) This method provides access to the CATGROUP.MARKFORDELETE column of DB2 type INTEGER NOT NULL. |
void |
setMemberId(java.lang.Long newValue) This method provides access to the CATGROUP.MEMBER_ID column of DB2 type BIGINT NOT NULL. |
void |
setMemberId(java.lang.String newValue) This method provides access to the CATGROUP.MEMBER_ID column of DB2 type BIGINT NOT NULL. |
void |
setOid(java.lang.String newValue) This method provides access to the CATGROUP.OID column of DB2 type VARCHAR(64). |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll,
toString, wait, wait, wait |
Constructor Detail |
---|
public CatalogGroupAccessBean()
public CatalogGroupAccessBean(javax.ejb.EJBObject o) throws java.rmi.RemoteException
o
- javax.ejb.EJBObjectjava.rmi.RemoteException
public CatalogGroupAccessBean(java.lang.Long arg0, java.lang.Long arg1) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException
arg0
- java.lang.Longarg1
- java.lang.Longjavax.ejb.CreateException
java.rmi.RemoteException
javax.naming.NamingException
public CatalogGroupAccessBean(java.lang.Long arg0, java.lang.String arg1) throws javax.naming.NamingException, javax.ejb.CreateException, java.rmi.RemoteException, javax.ejb.FinderException
arg0
- java.lang.Longarg1
- java.lang.Stringjavax.naming.NamingException
javax.ejb.CreateException
java.rmi.RemoteException
javax.ejb.FinderException
Method Detail |
---|
public CatalogGroupAccessBean findByCatalogIdAndProductSetId(java.lang.Long arg0, java.lang.Integer arg1) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
This method returns the CatalogGroup Access Bean with the specified Catalog ID and ProductSet ID.
SQL:
SELECT CATGROUP.CATGROUP_ID FROM CATGROUP, CATGRPPS WHERE CATGRPPS.CATALOG_ID
= catalogId AND CATGRPPS.PRODUCTSET_ID = productSetId AND
CATGRPPS.CATGROUP_ID = CATGROUP.CATGROUP_ID
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public CatalogGroupAccessBean findByKeyAndStore(java.lang.Long arg0, java.lang.Integer arg1) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
This method return the Catalog Group of the specified Catalog and Store.
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public CatalogGroupAccessBean findByMemberIdAndIdentifier(java.lang.Long arg0, java.lang.String arg1) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
This method returns the Catalog Group of the specified owner and identifier.
SQL:
SELECT * FROM CATGROUP WHERE CATGROUP.MEMBER_ID = memberIdAND
CATGROUP.IDENTIFIER = Identifier
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByCatalogId(java.lang.Long arg0) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Finds the catalog group with catalog ID.
SQL:
SELECT T1.MEMBER_ID, T1.CATGROUP_ID, T1.FIELD1, T1.FIELD2, T1.LASTUPDATE,
T1.MARKFORDELETE, T1.IDENTIFIER, T1.OID FROM CATGROUP T1 WHERE T1.MARKFORDELETE
= 0 AND CATTOGRP.CATALOG_ID = catalogId AND T1.CATGROUP_ID =
CATTOGRP.CATGROUP_ID
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByChildGroupId(java.lang.Long arg0, java.lang.Long arg1) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
This method return an enumeration of CatalogGroup Access Beans that belongs to the specified Catalog and parent to the specified Catalog Group.
SQL:
SELECT CATGROUP.CATGROUP_ID FROM CATGROUP, CATGRPREL WHERE
CATGROUP.MARKFORDELETE = 0 AND CATGRPREL.CATALOG_ID = catalogId AND
CATGRPREL.CATGROUP_ID_CHILD = catalogChildGroupId AND
CATGROUP.CATGROUP_ID = CATGRPREL.CATGROUP_ID_PARENT
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByMemberIdAndCategoryId(java.lang.Long arg0, java.lang.String arg1) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Finds the catalog group with the owner ID and category ID.
SQL:
SELECT MEMBER_ID, CATGROUP_ID, FIELD1, FIELD2, LASTUPDATE, MARKFORDELETE,
IDENTIFIER, OID FROM CATGROUP WHERE member_id = memberId AND identifier
= categoryId
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findByParentGroupId(java.lang.Long arg0, java.lang.Long arg1) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
Finds the catalog group with the parent group ID.
SQL:
SELECT CATGROUP.MEMBER_ID, CATGROUP.CATGROUP_ID, CATGROUP.FIELD1,
CATGROUP.FIELD2, CATGROUP.LASTUPDATE, CATGROUP.MARKFORDELETE,
CATGROUP.IDENTIFIER, CATGROUP.OID FROM CATGROUP, CATGRPREL WHERE
CATGROUP.MARKFORDELETE = 0 AND CATGRPREL.CATALOG_ID = catalogId AND
CATGRPREL.CATGROUP_ID_PARENT = catalogParentGroupId AND
CATGRPREL.CATGROUP_ID_CHILD = CATGROUP.CATGROUP_ID
java.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjavax.naming.NamingException
public java.util.Enumeration findEntitledCatalogGroupsByCatalog(java.lang.Long arg0, java.lang.Long[] arg1) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
arg0
- java.lang.Longarg1
- java.lang.Long[]java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
public java.util.Enumeration findEntitledChildCatalogGroupsByCatalogAndParentGroup(java.lang.Long arg0, java.lang.Long arg1, java.lang.Long[] arg2) throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
arg0
- java.lang.Longarg1
- java.lang.Longarg2
- java.lang.Long[]java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
public void setInitKey_catalogGroupReferenceNumber(java.lang.String newValue)
Set the primary key for this object
newValue
- java.lang.Stringprotected java.lang.String defaultJNDIName()
protected void instantiateEJB() throws java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
protected boolean instantiateEJBByPrimaryKey() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.naming.NamingException
public void commitCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Update(flush) data to the EJBObject (persistent storage).
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void refreshCopyHelper() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Load data from the EJBObject.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.String getLastUpdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATGROUP.LASTUPDATE column of DB2 type TIMESTAMP.
The following is a description of this column:
Indicates the last time that this CatalogGroup was updated.
getLastUpdate
in interface
CatalogGroupAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.sql.Timestamp getLastUpdateInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATGROUP.LASTUPDATE column of DB2 type TIMESTAMP.
The following is a description of this column:
Indicates the last time that this CatalogGroup was updated.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setLastUpdate(java.lang.String newValue)
This method provides access to the CATGROUP.LASTUPDATE column of DB2 type TIMESTAMP.
The following is a description of this column:
Indicates the last time that this CatalogGroup was updated.
setLastUpdate
in interface
CatalogGroupAccessBeanData
newValue
- Stringpublic void setLastUpdate(java.sql.Timestamp newValue)
This method provides access to the CATGROUP.LASTUPDATE column of DB2 type TIMESTAMP.
The following is a description of this column:
Indicates the last time that this CatalogGroup was updated.
newValue
- java.sql.Timestamppublic java.lang.String getCatalogGroupReferenceNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATGROUP.CATGROUP_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the CatalogGroup.
getCatalogGroupReferenceNumber
in interface
CatalogGroupAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Long getCatalogGroupReferenceNumberInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATGROUP.CATGROUP_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number of the CatalogGroup.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.String getIdentifier() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATGROUP.IDENTIFIER column of DB2 type VARCHAR(254).
The following is a description of this column:
The external name that is used to identify the CatalogGroup. Along with MEMBER_ID, these columns are a unique index.
getIdentifier
in interface
CatalogGroupAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setIdentifier(java.lang.String newValue)
This method provides access to the CATGROUP.IDENTIFIER column of DB2 type VARCHAR(254).
The following is a description of this column:
The external name that is used to identify the CatalogGroup. Along with MEMBER_ID, these columns are a unique index.
setIdentifier
in interface
CatalogGroupAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getMarkForDelete() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATGROUP.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Indicates if this CatalogGroup has been marked for deletion:&l
getMarkForDelete
in interface
CatalogGroupAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getMarkForDeleteInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATGROUP.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Indicates if this CatalogGroup has been marked for deletion:&l
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMarkForDelete(java.lang.String newValue)
This method provides access to the CATGROUP.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Indicates if this CatalogGroup has been marked for deletion:&l
setMarkForDelete
in interface
CatalogGroupAccessBeanData
newValue
- Stringpublic void setMarkForDelete(java.lang.Integer newValue)
This method provides access to the CATGROUP.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
The following is a description of this column:
Indicates if this CatalogGroup has been marked for deletion:&l
newValue
- java.lang.Integerpublic java.lang.String getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATGROUP.FIELD2 column of DB2 type VARCHAR(254).
The following is a description of this column:
Customizable.
getField2
in interface
CatalogGroupAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setField2(java.lang.String newValue)
This method provides access to the CATGROUP.FIELD2 column of DB2 type VARCHAR(254).
The following is a description of this column:
Customizable.
setField2
in interface
CatalogGroupAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATGROUP.FIELD1 column of DB2 type VARCHAR(254).
The following is a description of this column:
Customizable.
getField1
in interface
CatalogGroupAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setField1(java.lang.String newValue)
This method provides access to the CATGROUP.FIELD1 column of DB2 type VARCHAR(254).
The following is a description of this column:
Customizable.
setField1
in interface
CatalogGroupAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getOid() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATGROUP.OID column of DB2 type VARCHAR(64).
The following is a description of this column:
Reserved for IBM internal use.
getOid
in interface
CatalogGroupAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setOid(java.lang.String newValue)
This method provides access to the CATGROUP.OID column of DB2 type VARCHAR(64).
The following is a description of this column:
Reserved for IBM internal use.
setOid
in interface
CatalogGroupAccessBeanData
newValue
- java.lang.Stringpublic java.lang.String getMemberId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATGROUP.MEMBER_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number that identifies the owner of the CatalogGroup. Along with IDENTIFIER, these columns are a unique index.
getMemberId
in interface
CatalogGroupAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Long getMemberIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method provides access to the CATGROUP.MEMBER_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number that identifies the owner of the CatalogGroup. Along with IDENTIFIER, these columns are a unique index.
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public void setMemberId(java.lang.String newValue)
This method provides access to the CATGROUP.MEMBER_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number that identifies the owner of the CatalogGroup. Along with IDENTIFIER, these columns are a unique index.
setMemberId
in interface
CatalogGroupAccessBeanData
newValue
- Stringpublic void setMemberId(java.lang.Long newValue)
This method provides access to the CATGROUP.MEMBER_ID column of DB2 type BIGINT NOT NULL.
The following is a description of this column:
The internal reference number that identifies the owner of the CatalogGroup. Along with IDENTIFIER, these columns are a unique index.
newValue
- java.lang.Longpublic java.lang.String getLanguage_id() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
getLanguage_id
in interface
CatalogGroupAccessBeanData
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.Integer getLanguage_idInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
java.rmi.RemoteException
javax.ejb.CreateException
javax.ejb.FinderException
javax.naming.NamingException
public boolean isCatalogGroupInStore(java.lang.Integer arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
Indicates if this catalog group can be displayed in this group.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic boolean fulfills(java.lang.Long arg0, java.lang.String arg1) throws java.rmi.RemoteException, java.lang.Exception, javax.ejb.FinderException, javax.naming.NamingException
arg0
- java.lang.Longarg1
- java.lang.Stringjava.rmi.RemoteException
java.lang.Exception
javax.ejb.FinderException
javax.naming.NamingException
public CatalogEntryAccessBean[] getCatalogEntries(java.lang.Long arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
Gets the list of catalog entries in the catalog group.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic CatalogEntryAccessBean[] getCatalogEntries(java.lang.Long arg0, java.lang.Long[] arg1, java.lang.Long[] arg2) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException, javax.ejb.FinderException
Gets the list of catalog entries in the catalog group that are in the inclusive ProductSet list and not in the exclusive ProductSet list.
javax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionjavax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionpublic CatalogGroupAccessBean[] getEntitledSubCatalogGroups(java.lang.Long arg0, java.lang.Long[] arg1) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
This method returns the list of CatalogGroup Access Bean that are members of this Catalog Group and the specified Catalog, and are not excluded from view
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic CatalogGroupAccessBean[] getParentCatalogGroups(java.lang.Long arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
This method return the list of Catalog Groups that are parents to this Catalog Group and belong to the specified Catalog.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic CatalogGroupAccessBean[] getSubCatalogGroups(java.lang.Long arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
Gets the list of sub catalog groups for the catalog group.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic CatalogGroupAttributeAccessBean[] getAttributes() throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
This method returns the list of CatalogGroupAttribute Access Bean that belongs to the Catalog Group. All the attribute of the Catalog Group will be returned.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic CatalogGroupAttributeAccessBean[] getAttributes(java.lang.Integer arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
The attributes that describe this CatalogGroup in the language specified.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic CatalogGroupDescriptionAccessBean getDescription() throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
Gets the description of the catalog group.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic CatalogGroupDescriptionAccessBean getDescription(java.lang.Integer arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
This method returns the Catalog Group Description of this Catalog Group with the specified Language.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic CatalogGroupDescriptionAccessBean getDescription(java.lang.Integer arg0, java.lang.Integer arg1) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
The bean that holds the language specific information for this Catalog Group for the language identified by arg1 and the store identified by arg2. This method will return an alternate language description if the specified description is not found.
arg1
- The Language reference number. java.lang.Integerjavax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic RelatedCatalogGroupAccessBean[] getCategoryAccessory() throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
This method returns the list of RelatedCatalogGroup Access Bean that have an accessory relationship with this Catalog Group.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic RelatedCatalogGroupAccessBean[] getCategoryAccessory(java.lang.String arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
This methods returns the list of RelatedCatalogGroup Access Bean with the Catalog Groups that have an accessory relationship to this group described by the semantic specifier.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic RelatedCatalogGroupAccessBean[] getCategoryCrossSell() throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
Gets the list of CatalogGroups that have a cross-sell relation to this group.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic RelatedCatalogGroupAccessBean[] getCategoryCrossSell(java.lang.String arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
Gets the list of CatalogGroups that have a cross-sell relation to this group described by the arg1 specifier.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic RelatedCatalogGroupAccessBean[] getCategoryUpSell() throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
Gets the list of Catalog Groups that have an up-sell relation to this group.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic RelatedCatalogGroupAccessBean[] getCategoryUpSell(java.lang.String arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
This methods returns the list of RelatedCatalogGroup Access Bean with the Catalog Groups that have an up-sell relation to this group described by the semantic specifier.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic java.lang.Integer getNumSubCatEntries(java.lang.Long arg0) throws javax.naming.NamingException, javax.ejb.CreateException, java.sql.SQLException, javax.ejb.FinderException, java.rmi.RemoteException
This method calculates the number of Catalog Entries that belongs to this Catalog Group and the specified Catalog.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjava.sql.SQLException
- The java.sql.SQLException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic java.lang.Integer getNumSubCatGroups(java.lang.Long arg0) throws javax.naming.NamingException, javax.ejb.CreateException, java.sql.SQLException, javax.ejb.FinderException, java.rmi.RemoteException
This method calculates the number of sub Catalog Group for this Catalog Group with the specified Catalog.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjava.sql.SQLException
- The java.sql.SQLException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic java.lang.Integer[] getProductSetIds(java.lang.Long arg0) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
This method return the list of ProductSet IDs with the specified Catalog and this Catalog Group.
SQL:
SELECT PRODUCTSET_ID FROM CATGRPPS WHERE CATGRPPS.CATALOG_ID =
catalogId AND CATGRPPS.CATGROUP_ID = this Catalog Group ID
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic java.lang.Long getOwner() throws java.lang.Exception, java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
java.lang.Exception
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
public java.lang.String getTemplateFileName(java.lang.Long arg0, UserAccessBean arg1, java.lang.Integer arg2, java.lang.String arg3) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
The template file based on the specified member groups, store and device type.
arg1
- The arg2 ID. java.lang.Longarg2
- The arg2 object.
com.ibm.commerce.arg2.objects.UserAccessBeanarg3
- The store ID. java.lang.Integerjavax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic java.lang.String getTemplateFileName(java.lang.Long arg0, UserAccessBean arg1, java.lang.Integer arg2, java.lang.String arg3, java.lang.Integer arg4) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
The template file based on the specified member groups, store, device type, and language.
javax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic java.lang.String getTemplateFileName(java.lang.Long arg0, java.lang.Integer arg1, java.lang.String arg2) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
arg1
- java.lang.Longarg2
- java.lang.Integerjavax.naming.NamingException
javax.ejb.CreateException
javax.ejb.FinderException
java.rmi.RemoteException
public java.lang.String getTemplateFileName(java.lang.Long[] arg0, java.lang.Integer arg1, java.lang.String arg2) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
Gets the template file based on the specified member groups, store and device type.
arg1
- The list of member group ID. java.lang.Long[]arg2
- The store ID. java.lang.Integerjavax.naming.NamingException
- The
javax.naming.NamingException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException
exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException
exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException
exceptionpublic void setlanguage_id(java.lang.String newValue)
setlanguage_id
in interface
CatalogGroupAccessBeanData
public void setlanguage_id(java.lang.Integer newValue)
public java.util.Enumeration findByParentGroupIdAndStore(java.lang.Long arg0, java.lang.Long arg1, java.lang.Integer arg2) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
public CatalogGroupAccessBean findByCatalogIdAndProductSetIdAndStore(java.lang.Long arg0, java.lang.Integer arg1, java.lang.Integer arg2) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
public java.util.Enumeration findByCatalogIdAndStore(java.lang.Long arg0, java.lang.Integer arg1) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
public java.util.Enumeration findByChildGroupIdAndStore(java.lang.Long arg0, java.lang.Long arg1, java.lang.Integer arg2) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
public java.util.Enumeration findEntitledCatalogGroupsByCatalogAndStore(java.lang.Long arg0, java.lang.Integer arg1, java.lang.Long[] arg2) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
arg0
- java.lang.Longarg1
- java.lang.Integerarg2
- java.lang.Long[]javax.naming.NamingException
javax.ejb.FinderException
java.rmi.RemoteException
public java.util.Enumeration findByIdentifierAndStore(java.lang.String arg0, java.lang.Integer arg1) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
java.rmi.RemoteException
javax.ejb.FinderException
javax.naming.NamingException
public java.util.Enumeration findEntitledChildCatalogGroupsByCatalogAndParentGroupAndStore(java.lang.Long arg0, java.lang.Long arg1, java.lang.Integer arg2, java.lang.Long[] arg3) throws javax.naming.NamingException, javax.ejb.FinderException, java.rmi.RemoteException
arg0
- java.lang.Longarg1
- java.lang.Longarg2
- java.lang.Integerarg3
- java.lang.Long[]javax.naming.NamingException
javax.ejb.FinderException
java.rmi.RemoteException
public CatalogEntryAccessBean[] getCatalogEntriesByStore(java.lang.Long arg0, java.lang.Integer arg1) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
javax.naming.NamingException
javax.ejb.CreateException
javax.ejb.FinderException
java.rmi.RemoteException
public RelatedCatalogGroupAccessBean[] getCategoryAccessoryByStore(java.lang.Integer arg0) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
javax.naming.NamingException
javax.ejb.CreateException
javax.ejb.FinderException
java.rmi.RemoteException
public RelatedCatalogGroupAccessBean[] getCategoryAccessoryByStore(java.lang.String arg0, java.lang.Integer arg1) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
javax.naming.NamingException
javax.ejb.CreateException
javax.ejb.FinderException
java.rmi.RemoteException
public CatalogGroupAccessBean[] getSubCatalogGroupsByStore(java.lang.Long arg0, java.lang.Integer arg1) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
javax.naming.NamingException
javax.ejb.CreateException
javax.ejb.FinderException
java.rmi.RemoteException
public RelatedCatalogGroupAccessBean[] getCategoryCrossSellByStore(java.lang.Integer arg0) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
javax.naming.NamingException
javax.ejb.CreateException
javax.ejb.FinderException
java.rmi.RemoteException
public RelatedCatalogGroupAccessBean[] getCategoryCrossSellByStore(java.lang.String arg0, java.lang.Integer arg1) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
javax.naming.NamingException
javax.ejb.CreateException
javax.ejb.FinderException
java.rmi.RemoteException
public java.lang.Integer getNumSubCatEntriesByStore(java.lang.Long arg0, java.lang.Integer arg1) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException, java.sql.SQLException
javax.naming.NamingException
javax.ejb.CreateException
javax.ejb.FinderException
java.rmi.RemoteException
java.sql.SQLException
public RelatedCatalogGroupAccessBean[] getCategoryUpSellByStore(java.lang.String arg0, java.lang.Integer arg1) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
javax.naming.NamingException
javax.ejb.CreateException
javax.ejb.FinderException
java.rmi.RemoteException
public CatalogGroupAccessBean[] getEntitledSubCatalogGroupsByStore(java.lang.Long arg0, java.lang.Integer arg1, java.lang.Long[] arg2) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
javax.naming.NamingException
javax.ejb.CreateException
javax.ejb.FinderException
java.rmi.RemoteException
public java.lang.Integer getNumSubCatGroupsByStore(java.lang.Long arg0, java.lang.Integer arg1) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException, java.sql.SQLException
javax.naming.NamingException
javax.ejb.CreateException
javax.ejb.FinderException
java.rmi.RemoteException
java.sql.SQLException
public RelatedCatalogGroupAccessBean[] getCategoryUpSellByStore(java.lang.Integer arg0) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
javax.naming.NamingException
javax.ejb.CreateException
javax.ejb.FinderException
java.rmi.RemoteException
public CatalogEntryAccessBean[] getCatalogEntriesByStore(java.lang.Long arg0, java.lang.Integer arg1, java.lang.Long[] arg2, java.lang.Long[] arg3) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
javax.naming.NamingException
javax.ejb.CreateException
javax.ejb.FinderException
java.rmi.RemoteException
public CatalogEntryAccessBean[] getCatalogEntriesByStoreOrderByPartNumber(java.lang.Long arg0, java.lang.Integer arg1, java.lang.Long[] arg2, java.lang.Long[] arg3) throws javax.naming.NamingException, javax.ejb.FinderException, javax.ejb.CreateException, java.rmi.RemoteException
javax.ejb.CreateException
- The exception description.javax.naming.NamingException
- The exception description.javax.ejb.FinderException
- The exception description.java.rmi.RemoteException