com.ibm.commerce.ordermanagement.beans
Class RMAChargeDataBean

com.ibm.commerce.ordermanagement.beans.RMAChargeDataBean
All Implemented Interfaces:
Delegator

public class RMAChargeDataBean
implements Delegator

IBM internal use only.


Fields inherited from interface com.ibm.commerce.security.Delegator
COPYRIGHT
 
Constructor Summary
RMAChargeDataBean()
           
 
Method Summary
 java.lang.String getAmount()
          IBM internal use only.
 java.math.BigDecimal getAmountInEJBType()
          IBM internal use only.
 java.lang.String getChargeTypeId()
          IBM internal use only.
 java.lang.Integer getChargeTypeIdInEJBType()
          IBM internal use only.
 CommandContext getCommandContext()
          Gets the command context set within this bean.
 java.lang.String getCurrency()
          IBM internal use only.
 java.lang.String getDataBeanKeyRmaChargeId()
          Retrieve its primary key.
 Protectable getDelegate()
          Retrieves access control information.
 TypedProperty getRequestProperties()
          Gets the request property set within this bean.
 java.lang.String getRmaChargeId()
          IBM internal use only.
 java.lang.Long getRmaChargeIdInEJBType()
          IBM internal use only.
 java.lang.String getRmaId()
          IBM internal use only.
 java.lang.Long getRmaIdInEJBType()
          IBM internal use only.
 java.lang.String getRmaItemId()
          IBM internal use only.
 java.lang.Long getRmaItemIdInEJBType()
          IBM internal use only.
 void populate()
          Retrieves data from the database.
 void setAmount(java.math.BigDecimal aAmount)
          IBM internal use only.
 void setChargeTypeId(java.lang.Integer aChargeTypeId)
          IBM internal use only.
 void setCommandContext(CommandContext aCommandContext)
          Sets the command context within this bean.
 void setCurrency(java.lang.String aCurrency)
          IBM internal use only.
 void setDataBeanKeyRmaChargeId(java.lang.String aDataBeanKeyRmaChargeId)
          Set its primary key for fetching.
 void setRequestProperties(TypedProperty aRequestProperties)
          Sets the request property within this bean.
 void setRmaChargeId(java.lang.Long aRmaChargeId)
          IBM internal use only.
 void setRmaId(java.lang.Long aRmaId)
          IBM internal use only.
 void setRmaItemId(java.lang.Long aRmaItemId)
          IBM internal use only.
 

Constructor Detail

RMAChargeDataBean

public RMAChargeDataBean()
Method Detail

getAmount

public java.lang.String getAmount()
                           throws java.rmi.RemoteException,
                                  javax.ejb.CreateException,
                                  javax.ejb.FinderException,
                                  javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getAmountInEJBType

public java.math.BigDecimal getAmountInEJBType()
                                        throws java.rmi.RemoteException,
                                               javax.ejb.CreateException,
                                               javax.ejb.FinderException,
                                               javax.naming.NamingException

IBM internal use only.

Returns:
java.math.BigDecimal
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getChargeTypeId

public java.lang.String getChargeTypeId()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getChargeTypeIdInEJBType

public java.lang.Integer getChargeTypeIdInEJBType()
                                           throws java.rmi.RemoteException,
                                                  javax.ejb.CreateException,
                                                  javax.ejb.FinderException,
                                                  javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.Integer
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getCommandContext

public CommandContext getCommandContext()

Gets the command context set within this bean.

Returns:
com.ibm.commerce.command.CommandContext

getCurrency

public java.lang.String getCurrency()
                             throws java.rmi.RemoteException,
                                    javax.ejb.CreateException,
                                    javax.ejb.FinderException,
                                    javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getDataBeanKeyRmaChargeId

public java.lang.String getDataBeanKeyRmaChargeId()

Retrieve its primary key.

Returns:
java.lang.String

getDelegate

public Protectable getDelegate()
                        throws java.lang.Exception

Retrieves access control information.

Specified by:
getDelegate in interface Delegator
Returns:
com.ibm.commerce.security.Protectable
Throws:
java.lang.Exception - The java.lang.Exception exception

getRequestProperties

public TypedProperty getRequestProperties()

Gets the request property set within this bean.

Returns:
com.ibm.commerce.datatype.TypedProperty

getRmaChargeId

public java.lang.String getRmaChargeId()
                                throws java.rmi.RemoteException,
                                       javax.ejb.CreateException,
                                       javax.ejb.FinderException,
                                       javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRmaChargeIdInEJBType

public java.lang.Long getRmaChargeIdInEJBType()
                                       throws java.rmi.RemoteException,
                                              javax.ejb.CreateException,
                                              javax.ejb.FinderException,
                                              javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.Long
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRmaId

public java.lang.String getRmaId()
                          throws java.rmi.RemoteException,
                                 javax.ejb.CreateException,
                                 javax.ejb.FinderException,
                                 javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRmaIdInEJBType

public java.lang.Long getRmaIdInEJBType()
                                 throws java.rmi.RemoteException,
                                        javax.ejb.CreateException,
                                        javax.ejb.FinderException,
                                        javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.Long
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRmaItemId

public java.lang.String getRmaItemId()
                              throws java.rmi.RemoteException,
                                     javax.ejb.CreateException,
                                     javax.ejb.FinderException,
                                     javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.String
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

getRmaItemIdInEJBType

public java.lang.Long getRmaItemIdInEJBType()
                                     throws java.rmi.RemoteException,
                                            javax.ejb.CreateException,
                                            javax.ejb.FinderException,
                                            javax.naming.NamingException

IBM internal use only.

Returns:
java.lang.Long
Throws:
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.ejb.CreateException - The javax.ejb.CreateException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception
javax.naming.NamingException - The javax.naming.NamingException exception

populate

public void populate()
              throws java.lang.Exception

Retrieves data from the database.

Returns:
void
Throws:
java.lang.Exception - The java.lang.Exception exception

setAmount

public void setAmount(java.math.BigDecimal aAmount)

IBM internal use only.

Parameters:
aAmount - java.math.BigDecimal
Returns:
void

setChargeTypeId

public void setChargeTypeId(java.lang.Integer aChargeTypeId)

IBM internal use only.

Parameters:
aChargeTypeId - java.lang.Integer
Returns:
void

setCommandContext

public void setCommandContext(CommandContext aCommandContext)

Sets the command context within this bean.

Parameters:
aCommandContext - com.ibm.commerce.command.CommandContext
Returns:
void

setCurrency

public void setCurrency(java.lang.String aCurrency)

IBM internal use only.

Parameters:
aCurrency - java.lang.String
Returns:
void

setDataBeanKeyRmaChargeId

public void setDataBeanKeyRmaChargeId(java.lang.String aDataBeanKeyRmaChargeId)

Set its primary key for fetching.

Parameters:
aDataBeanKeyRmaChargeId - java.lang.String
Returns:
void

setRequestProperties

public void setRequestProperties(TypedProperty aRequestProperties)
                          throws javax.ejb.CreateException,
                                 java.rmi.RemoteException,
                                 javax.naming.NamingException,
                                 javax.ejb.FinderException

Sets the request property within this bean.

Parameters:
aRequestProperties - com.ibm.commerce.datatype.TypedProperty
Returns:
void
Throws:
javax.ejb.CreateException - The javax.ejb.CreateException exception
java.rmi.RemoteException - The java.rmi.RemoteException exception
javax.naming.NamingException - The javax.naming.NamingException exception
javax.ejb.FinderException - The javax.ejb.FinderException exception

setRmaChargeId

public void setRmaChargeId(java.lang.Long aRmaChargeId)

IBM internal use only.

Parameters:
aRmaChargeId - java.lang.Long
Returns:
void

setRmaId

public void setRmaId(java.lang.Long aRmaId)

IBM internal use only.

Parameters:
aRmaId - java.lang.Long
Returns:
void

setRmaItemId

public void setRmaItemId(java.lang.Long aRmaItemId)

IBM internal use only.

Parameters:
aRmaItemId - java.lang.Long
Returns:
void