|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.catalog.beans.CatalogGroupDataBean
IBM internal use only.
Fields inherited from interface com.ibm.commerce.security.Delegator |
COPYRIGHT |
Constructor Summary | |
CatalogGroupDataBean()
|
Method Summary | |
boolean |
fulfills(java.lang.Long aFills,
java.lang.String aFills)
IBM internal use only. |
CatalogGroupAttributeAccessBean[] |
getAttributes(java.lang.Integer aAttributes)
IBM internal use only. |
CatalogEntryAccessBean[] |
getCatalogEntries(java.lang.Long aCatalogEntries,
java.lang.Long[] aCatalogEntries,
java.lang.Long[] aCatalogEntries)
IBM internal use only. |
java.lang.String |
getCatalogGroupReferenceNumber()
IBM internal use only. |
java.lang.Long |
getCatalogGroupReferenceNumberInEJBType()
IBM internal use only. |
RelatedCatalogGroupAccessBean[] |
getCategoryAccessory(java.lang.String aCategoryAccessory)
IBM internal use only. |
RelatedCatalogGroupAccessBean[] |
getCategoryCrossSell(java.lang.String aCategoryCrossSell)
IBM internal use only. |
RelatedCatalogGroupAccessBean[] |
getCategoryUpSell(java.lang.String aCategoryUpSell)
IBM internal use only. |
CommandContext |
getCommandContext()
Gets the command context set within this bean. |
java.lang.String |
getDataBeanKeyCatalogGroupReferenceNumber()
Retrieve its primary key. |
Protectable |
getDelegate()
Retrieves access control information. |
CatalogGroupDescriptionAccessBean |
getDescription(java.lang.Integer aDescription,
java.lang.Integer aDescription)
IBM internal use only. |
CatalogGroupAccessBean[] |
getEntitledSubCatalogGroups(java.lang.Long aEntitledSubCatalogGroups,
java.lang.Long[] aEntitledSubCatalogGroups)
IBM internal use only. |
java.lang.String |
getField1()
IBM internal use only. |
java.lang.String |
getField2()
IBM internal use only. |
java.lang.String |
getIdentifier()
IBM internal use only. |
java.lang.String |
getLanguage_id()
IBM internal use only. |
java.lang.Integer |
getLanguage_idInEJBType()
IBM internal use only. |
java.lang.String |
getLastUpdate()
IBM internal use only. |
java.sql.Timestamp |
getLastUpdateInEJBType()
IBM internal use only. |
java.lang.String |
getMarkForDelete()
IBM internal use only. |
java.lang.Integer |
getMarkForDeleteInEJBType()
IBM internal use only. |
java.lang.String |
getMemberId()
IBM internal use only. |
java.lang.Long |
getMemberIdInEJBType()
IBM internal use only. |
java.lang.Integer |
getNumSubCatEntries(java.lang.Long aNumSubCatEntries)
IBM internal use only. |
java.lang.Integer |
getNumSubCatGroups(java.lang.Long aNumSubCatGroups)
IBM internal use only. |
java.lang.String |
getOid()
IBM internal use only. |
java.lang.Long |
getOwner()
IBM internal use only. |
CatalogGroupAccessBean[] |
getParentCatalogGroups(java.lang.Long aParentCatalogGroups)
IBM internal use only. |
java.lang.Integer[] |
getProductSetIds(java.lang.Long aProductSetIds)
IBM internal use only. |
TypedProperty |
getRequestProperties()
Gets the request property set within this bean. |
CatalogGroupAccessBean[] |
getSubCatalogGroups(java.lang.Long aSubCatalogGroups)
IBM internal use only. |
java.lang.String |
getTemplateFileName(java.lang.Long[] aTemplateFileName,
java.lang.Integer aTemplateFileName,
java.lang.String aTemplateFileName)
IBM internal use only. |
boolean |
isCatalogGroupInStore(java.lang.Integer aAtalogGroupInStore)
IBM internal use only. |
void |
populate()
Retrieves data from the database. |
void |
setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean. |
void |
setDataBeanKeyCatalogGroupReferenceNumber(java.lang.String aDataBeanKeyCatalogGroupReferenceNumber)
Set its primary key for fetching. |
void |
setField1(java.lang.String aField1)
IBM internal use only. |
void |
setField2(java.lang.String aField2)
IBM internal use only. |
void |
setIdentifier(java.lang.String aIdentifier)
IBM internal use only. |
void |
setLastUpdate(java.sql.Timestamp aLastUpdate)
IBM internal use only. |
void |
setMarkForDelete(java.lang.Integer aMarkForDelete)
IBM internal use only. |
void |
setMemberId(java.lang.Long aMemberId)
IBM internal use only. |
void |
setOid(java.lang.String aOid)
IBM internal use only. |
void |
setRequestProperties(TypedProperty aRequestProperties)
Sets the request property within this bean. |
Constructor Detail |
public CatalogGroupDataBean()
Method Detail |
public boolean fulfills(java.lang.Long aFills, java.lang.String aFills) throws java.rmi.RemoteException, java.lang.Exception, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
aFills
- java.lang.LongaFills
- java.lang.Stringjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjava.lang.Exception
- The java.lang.Exception exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic CatalogGroupAttributeAccessBean[] getAttributes(java.lang.Integer aAttributes) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
IBM internal use only.
aAttributes
- 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 CatalogEntryAccessBean[] getCatalogEntries(java.lang.Long aCatalogEntries, java.lang.Long[] aCatalogEntries, java.lang.Long[] aCatalogEntries) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException, javax.ejb.FinderException
IBM internal use only.
aCatalogEntries
- java.lang.LongaCatalogEntries
- java.lang.Long[]aCatalogEntries
- java.lang.Long[]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 java.lang.String getCatalogGroupReferenceNumber() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getCatalogGroupReferenceNumberInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic RelatedCatalogGroupAccessBean[] getCategoryAccessory(java.lang.String aCategoryAccessory) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
IBM internal use only.
aCategoryAccessory
- java.lang.Stringjavax.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 aCategoryCrossSell) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
IBM internal use only.
aCategoryCrossSell
- java.lang.Stringjavax.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 aCategoryUpSell) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
IBM internal use only.
aCategoryUpSell
- java.lang.Stringjavax.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 CommandContext getCommandContext()
Gets the command context set within this bean.
public java.lang.String getDataBeanKeyCatalogGroupReferenceNumber()
Retrieve its primary key.
public Protectable getDelegate() throws java.lang.Exception
Retrieves access control information.
getDelegate
in interface Delegator
java.lang.Exception
- The java.lang.Exception exceptionpublic CatalogGroupDescriptionAccessBean getDescription(java.lang.Integer aDescription, java.lang.Integer aDescription) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
IBM internal use only.
aDescription
- java.lang.IntegeraDescription
- 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 CatalogGroupAccessBean[] getEntitledSubCatalogGroups(java.lang.Long aEntitledSubCatalogGroups, java.lang.Long[] aEntitledSubCatalogGroups) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
IBM internal use only.
aEntitledSubCatalogGroups
- java.lang.LongaEntitledSubCatalogGroups
- java.lang.Long[]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 getField1() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getField2() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getIdentifier() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getLanguage_id() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getLanguage_idInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getLastUpdate() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.sql.Timestamp getLastUpdateInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMarkForDelete() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getMarkForDeleteInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.String getMemberId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getMemberIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Integer getNumSubCatEntries(java.lang.Long aNumSubCatEntries) throws javax.naming.NamingException, javax.ejb.CreateException, java.sql.SQLException, javax.ejb.FinderException, java.rmi.RemoteException
IBM internal use only.
aNumSubCatEntries
- java.lang.Longjavax.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 aNumSubCatGroups) throws javax.naming.NamingException, javax.ejb.CreateException, java.sql.SQLException, javax.ejb.FinderException, java.rmi.RemoteException
IBM internal use only.
aNumSubCatGroups
- java.lang.Longjavax.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.String getOid() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.CreateException
- The javax.ejb.CreateException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic java.lang.Long getOwner() throws java.lang.Exception, java.rmi.RemoteException, javax.ejb.FinderException, javax.naming.NamingException
IBM internal use only.
java.lang.Exception
- The java.lang.Exception exceptionjava.rmi.RemoteException
- The java.rmi.RemoteException exceptionjavax.ejb.FinderException
- The javax.ejb.FinderException exceptionjavax.naming.NamingException
- The javax.naming.NamingException exceptionpublic CatalogGroupAccessBean[] getParentCatalogGroups(java.lang.Long aParentCatalogGroups) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
IBM internal use only.
aParentCatalogGroups
- java.lang.Longjavax.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[] getProductSetIds(java.lang.Long aProductSetIds) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
IBM internal use only.
aProductSetIds
- java.lang.Longjavax.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 TypedProperty getRequestProperties()
Gets the request property set within this bean.
public CatalogGroupAccessBean[] getSubCatalogGroups(java.lang.Long aSubCatalogGroups) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
IBM internal use only.
aSubCatalogGroups
- java.lang.Longjavax.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[] aTemplateFileName, java.lang.Integer aTemplateFileName, java.lang.String aTemplateFileName) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
IBM internal use only.
aTemplateFileName
- java.lang.Long[]aTemplateFileName
- java.lang.IntegeraTemplateFileName
- java.lang.Stringjavax.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 isCatalogGroupInStore(java.lang.Integer aAtalogGroupInStore) throws javax.naming.NamingException, javax.ejb.CreateException, javax.ejb.FinderException, java.rmi.RemoteException
IBM internal use only.
aAtalogGroupInStore
- 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 populate() throws java.lang.Exception
Retrieves data from the database.
java.lang.Exception
- The java.lang.Exception exceptionpublic void setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean.
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyCatalogGroupReferenceNumber(java.lang.String aDataBeanKeyCatalogGroupReferenceNumber)
Set its primary key for fetching.
aDataBeanKeyCatalogGroupReferenceNumber
- java.lang.Stringpublic void setField1(java.lang.String aField1)
IBM internal use only.
aField1
- java.lang.Stringpublic void setField2(java.lang.String aField2)
IBM internal use only.
aField2
- java.lang.Stringpublic void setIdentifier(java.lang.String aIdentifier)
IBM internal use only.
aIdentifier
- java.lang.Stringpublic void setLastUpdate(java.sql.Timestamp aLastUpdate)
IBM internal use only.
aLastUpdate
- java.sql.Timestamppublic void setMarkForDelete(java.lang.Integer aMarkForDelete)
IBM internal use only.
aMarkForDelete
- java.lang.Integerpublic void setMemberId(java.lang.Long aMemberId)
IBM internal use only.
aMemberId
- java.lang.Longpublic void setOid(java.lang.String aOid)
IBM internal use only.
aOid
- java.lang.Stringpublic void setRequestProperties(TypedProperty aRequestProperties) throws javax.ejb.CreateException, java.rmi.RemoteException, javax.naming.NamingException, javax.ejb.FinderException
Sets the request property within this bean.
aRequestProperties
- com.ibm.commerce.datatype.TypedPropertyjavax.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 exception
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |