|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.pvcdevices.beans.PVCDeviceMdlSpecDataBean
This bean provides data from the PVCMDLSPEC table.
Fields inherited from interface com.ibm.commerce.security.Delegator |
COPYRIGHT |
Constructor Summary | |
PVCDeviceMdlSpecDataBean()
Default constructor |
Method Summary | |
CommandContext |
getCommandContext()
Gets the command context set within this bean. |
java.lang.String |
getDataBeanKeyMdlSpcId()
Retrieve its primary key. |
Protectable |
getDelegate()
Retrieves access control information. |
java.lang.String |
getMdlSpcId()
This method returns the value corresponding to the PVCMDLSPEC.MDLSPC_ID |
java.lang.Integer |
getMdlSpcIdInEJBType()
Returns Integer values corresponding to the MDLSPC_ID |
java.lang.String |
getModelId()
This method returns the value corresponding to the PVCMDLSPEC.MODEL_ID |
java.lang.Integer |
getModelIdInEJBType()
Returns Integer value corresponding to the MODEL_ID |
TypedProperty |
getRequestProperties()
Gets the request property set within this bean. |
java.lang.String |
getSpecId()
This method returns the value corresponding to the PVCMDLSPEC.SPEC_ID |
java.lang.Integer |
getSpecIdInEJBType()
Returns integer value corresponding to the SPEC_ID |
java.lang.String |
getStoreentId()
This method returns the value corresponding to the PVCMDLSPEC.STOREENT_ID |
java.lang.Integer |
getStoreentIdInEJBType()
Returns Integer values corresponding to the STOREENT_ID |
void |
populate()
Retrieves data from the database. |
void |
setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean. |
void |
setDataBeanKeyMdlSpcId(java.lang.String aDataBeanKeyMdlSpcId)
Set its primary key for fetching. |
void |
setMdlSpcId(java.lang.Integer aMdlSpcId)
This method sets the value corresponding to the PVCMDLSPEC.MDLSPC_ID |
void |
setModelId(java.lang.Integer aModelId)
This method sets the value corresponding to the PVCMDLSPEC.MODEL_ID |
void |
setRequestProperties(TypedProperty aRequestProperties)
Sets the request property within this bean. |
void |
setSpecId(java.lang.Integer aSpecId)
This method sets the value corresponding to the PVCMDLSPEC.SPEC_ID |
void |
setStoreentId(java.lang.Integer aStoreentId)
This method sets the value corresponding to the PVCMDLSPEC.STOREENT_ID |
Constructor Detail |
public PVCDeviceMdlSpecDataBean()
Default constructor
Method Detail |
public CommandContext getCommandContext()
Gets the command context set within this bean.
public java.lang.String getDataBeanKeyMdlSpcId()
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 getMdlSpcId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method returns the value corresponding to the PVCMDLSPEC.MDLSPC_ID
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 getMdlSpcIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Returns Integer values corresponding to the MDLSPC_ID
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 getModelId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method returns the value corresponding to the PVCMDLSPEC.MODEL_ID
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 getModelIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Returns Integer value corresponding to the MODEL_ID
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 getSpecId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method returns the value corresponding to the PVCMDLSPEC.SPEC_ID
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 getSpecIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Returns integer value corresponding to the SPEC_ID
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 getStoreentId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
This method returns the value corresponding to the PVCMDLSPEC.STOREENT_ID
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 getStoreentIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Returns Integer values corresponding to the STOREENT_ID
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 setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean.
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyMdlSpcId(java.lang.String aDataBeanKeyMdlSpcId)
Set its primary key for fetching.
aDataBeanKeyMdlSpcId
- java.lang.String - primary keypublic void setMdlSpcId(java.lang.Integer aMdlSpcId)
This method sets the value corresponding to the PVCMDLSPEC.MDLSPC_ID
aMdlSpcId
- java.lang.Integer - value to be assigned to MDLSPC_IDpublic void setModelId(java.lang.Integer aModelId)
This method sets the value corresponding to the PVCMDLSPEC.MODEL_ID
aModelId
- java.lang.Integer - model idpublic 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 setSpecId(java.lang.Integer aSpecId)
This method sets the value corresponding to the PVCMDLSPEC.SPEC_ID
aSpecId
- java.lang.Integerpublic void setStoreentId(java.lang.Integer aStoreentId)
This method sets the value corresponding to the PVCMDLSPEC.STOREENT_ID
aStoreentId
- java.lang.Integer - value for store entity
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |