com.ibm.commerce.taxation.beans
Class TaxCodeClassificationDataBean

com.ibm.commerce.taxation.beans.TaxCodeClassificationDataBean
All Implemented Interfaces:
Delegator

public class TaxCodeClassificationDataBean
implements Delegator

Retrieves tax code classification information.


Fields inherited from interface com.ibm.commerce.security.Delegator
COPYRIGHT
 
Constructor Summary
TaxCodeClassificationDataBean()
           
 
Method Summary
 java.lang.String getClassificationId()
          Retrieves classification id.
 java.lang.Integer getClassificationIdInEJBType()
          Retrieves classification id.
 CommandContext getCommandContext()
          Gets the command context set within this bean.
 java.lang.String getDataBeanKeyNClassificationId()
          Retrieve its primary key.
 Protectable getDelegate()
          Retrieves access control information.
 java.lang.String getDescription()
          Retrieves description.
 java.lang.String getName()
          Retrieves name.
 TypedProperty getRequestProperties()
          Gets the request property set within this bean.
 java.lang.String getSchemeId()
          Retrieves scheme id.
 java.lang.Integer getSchemeIdInEJBType()
          Retrieves scheme id.
 java.lang.String getStoreEntityId()
          Retrieves store entity id.
 java.lang.Integer getStoreEntityIdInEJBType()
          Retrieves store entity id.
 void populate()
          Retrieves data from the database.
 void setClassificationId(java.lang.Integer aClassificationId)
          Sets classification id.
 void setCommandContext(CommandContext aCommandContext)
          Sets the command context within this bean.
 void setDataBeanKeyNClassificationId(java.lang.String aDataBeanKeyNClassificationId)
          Set its primary key for fetching.
 void setDescription(java.lang.String aDescription)
          Sets description.
 void setName(java.lang.String aName)
          Sets name.
 void setRequestProperties(TypedProperty aRequestProperties)
          Sets the request property within this bean.
 void setSchemeId(java.lang.Integer aSchemeId)
          Sets scheme id.
 void setStoreEntityId(java.lang.Integer aStoreEntityId)
          Sets store entity id.
 

Constructor Detail

TaxCodeClassificationDataBean

public TaxCodeClassificationDataBean()
Method Detail

getClassificationId

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

Retrieves classification id.

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

getClassificationIdInEJBType

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

Retrieves classification id.

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

getDataBeanKeyNClassificationId

public java.lang.String getDataBeanKeyNClassificationId()

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

getDescription

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

Retrieves description.

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

getName

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

Retrieves name.

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

getRequestProperties

public TypedProperty getRequestProperties()

Gets the request property set within this bean.

Returns:
com.ibm.commerce.datatype.TypedProperty

getSchemeId

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

Retrieves scheme id.

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

getSchemeIdInEJBType

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

Retrieves scheme id.

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

getStoreEntityId

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

Retrieves store entity id.

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

getStoreEntityIdInEJBType

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

Retrieves store entity id.

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

populate

public void populate()
              throws java.lang.Exception

Retrieves data from the database.

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

setClassificationId

public void setClassificationId(java.lang.Integer aClassificationId)

Sets classification id.

Parameters:
aClassificationId - 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

setDataBeanKeyNClassificationId

public void setDataBeanKeyNClassificationId(java.lang.String aDataBeanKeyNClassificationId)

Set its primary key for fetching.

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

setDescription

public void setDescription(java.lang.String aDescription)

Sets description.

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

setName

public void setName(java.lang.String aName)

Sets name.

Parameters:
aName - 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

setSchemeId

public void setSchemeId(java.lang.Integer aSchemeId)

Sets scheme id.

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

setStoreEntityId

public void setStoreEntityId(java.lang.Integer aStoreEntityId)

Sets store entity id.

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