|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.catalog.beans.CatalogEntryRelationDataBean
IBM internal use only.
Fields inherited from interface com.ibm.commerce.security.Delegator |
COPYRIGHT |
Constructor Summary | |
CatalogEntryRelationDataBean()
|
Method Summary | |
java.lang.String |
getCatalogEntryIdChild()
IBM internal use only. |
java.lang.Long |
getCatalogEntryIdChildInEJBType()
IBM internal use only. |
java.lang.String |
getCatalogEntryIdParent()
IBM internal use only. |
java.lang.Long |
getCatalogEntryIdParentInEJBType()
IBM internal use only. |
java.lang.String |
getCatalogRelationTypeId()
IBM internal use only. |
CommandContext |
getCommandContext()
Gets the command context set within this bean. |
java.lang.String |
getDataBeanKeyCatalogEntryIdChild()
Retrieve its primary key. |
java.lang.String |
getDataBeanKeyCatalogEntryIdParent()
Retrieve its primary key. |
java.lang.String |
getDataBeanKeyCatalogRelationTypeId()
Retrieve its primary key. |
Protectable |
getDelegate()
Retrieves access control information. |
java.lang.String |
getField1()
IBM internal use only. |
java.lang.String |
getField2()
IBM internal use only. |
java.lang.Integer |
getField2InEJBType()
IBM internal use only. |
java.lang.String |
getField3()
IBM internal use only. |
java.math.BigDecimal |
getField3InEJBType()
IBM internal use only. |
java.lang.String |
getGroupName()
IBM internal use only. |
java.lang.String |
getOID()
IBM internal use only. |
java.lang.String |
getQuantity()
IBM internal use only. |
java.lang.Double |
getQuantityInEJBType()
IBM internal use only. |
TypedProperty |
getRequestProperties()
Gets the request property set within this bean. |
java.lang.String |
getSequence()
IBM internal use only. |
java.lang.Double |
getSequenceInEJBType()
IBM internal use only. |
void |
populate()
Retrieves data from the database. |
void |
setCatalogEntryIdChild(java.lang.Long aCatalogEntryIdChild)
IBM internal use only. |
void |
setCatalogEntryIdParent(java.lang.Long aCatalogEntryIdParent)
IBM internal use only. |
void |
setCatalogRelationTypeId(java.lang.String aCatalogRelationTypeId)
IBM internal use only. |
void |
setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean. |
void |
setDataBeanKeyCatalogEntryIdChild(java.lang.String aDataBeanKeyCatalogEntryIdChild)
Set its primary key for fetching. |
void |
setDataBeanKeyCatalogEntryIdParent(java.lang.String aDataBeanKeyCatalogEntryIdParent)
Set its primary key for fetching. |
void |
setDataBeanKeyCatalogRelationTypeId(java.lang.String aDataBeanKeyCatalogRelationTypeId)
Set its primary key for fetching. |
void |
setField1(java.lang.String aField1)
IBM internal use only. |
void |
setField2(java.lang.Integer aField2)
IBM internal use only. |
void |
setField3(java.math.BigDecimal aField3)
IBM internal use only. |
void |
setGroupName(java.lang.String aGroupName)
IBM internal use only. |
void |
setOID(java.lang.String aOID)
IBM internal use only. |
void |
setQuantity(java.lang.Double aQuantity)
IBM internal use only. |
void |
setRequestProperties(TypedProperty aRequestProperties)
Sets the request property within this bean. |
void |
setSequence(java.lang.Double aSequence)
IBM internal use only. |
Constructor Detail |
public CatalogEntryRelationDataBean()
Method Detail |
public java.lang.String getCatalogEntryIdChild() 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 getCatalogEntryIdChildInEJBType() 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 getCatalogEntryIdParent() 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 getCatalogEntryIdParentInEJBType() 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 getCatalogRelationTypeId() 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 CommandContext getCommandContext()
Gets the command context set within this bean.
public java.lang.String getDataBeanKeyCatalogEntryIdChild()
Retrieve its primary key.
public java.lang.String getDataBeanKeyCatalogEntryIdParent()
Retrieve its primary key.
public java.lang.String getDataBeanKeyCatalogRelationTypeId()
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 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.Integer getField2InEJBType() 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 getField3() 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.math.BigDecimal getField3InEJBType() 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 getGroupName() 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 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.String getQuantity() 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.Double getQuantityInEJBType() 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 TypedProperty getRequestProperties()
Gets the request property set within this bean.
public java.lang.String getSequence() 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.Double getSequenceInEJBType() 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 void populate() throws java.lang.Exception
Retrieves data from the database.
java.lang.Exception
- The java.lang.Exception exceptionpublic void setCatalogEntryIdChild(java.lang.Long aCatalogEntryIdChild)
IBM internal use only.
aCatalogEntryIdChild
- java.lang.Longpublic void setCatalogEntryIdParent(java.lang.Long aCatalogEntryIdParent)
IBM internal use only.
aCatalogEntryIdParent
- java.lang.Longpublic void setCatalogRelationTypeId(java.lang.String aCatalogRelationTypeId)
IBM internal use only.
aCatalogRelationTypeId
- java.lang.Stringpublic void setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean.
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyCatalogEntryIdChild(java.lang.String aDataBeanKeyCatalogEntryIdChild)
Set its primary key for fetching.
aDataBeanKeyCatalogEntryIdChild
- java.lang.Stringpublic void setDataBeanKeyCatalogEntryIdParent(java.lang.String aDataBeanKeyCatalogEntryIdParent)
Set its primary key for fetching.
aDataBeanKeyCatalogEntryIdParent
- java.lang.Stringpublic void setDataBeanKeyCatalogRelationTypeId(java.lang.String aDataBeanKeyCatalogRelationTypeId)
Set its primary key for fetching.
aDataBeanKeyCatalogRelationTypeId
- java.lang.Stringpublic void setField1(java.lang.String aField1)
IBM internal use only.
aField1
- java.lang.Stringpublic void setField2(java.lang.Integer aField2)
IBM internal use only.
aField2
- java.lang.Integerpublic void setField3(java.math.BigDecimal aField3)
IBM internal use only.
aField3
- java.math.BigDecimalpublic void setGroupName(java.lang.String aGroupName)
IBM internal use only.
aGroupName
- java.lang.Stringpublic void setOID(java.lang.String aOID)
IBM internal use only.
aOID
- java.lang.Stringpublic void setQuantity(java.lang.Double aQuantity)
IBM internal use only.
aQuantity
- java.lang.Doublepublic 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 exceptionpublic void setSequence(java.lang.Double aSequence)
IBM internal use only.
aSequence
- java.lang.Double
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |