com.ibm.commerce.taxation.beans
Class TaxJurisdictionGroupCalculationRuleDataBean

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

public class TaxJurisdictionGroupCalculationRuleDataBean
implements Delegator

Retrieves tax jurisdiction code information.


Fields inherited from interface com.ibm.commerce.security.Delegator
COPYRIGHT
 
Constructor Summary
TaxJurisdictionGroupCalculationRuleDataBean()
           
 
Method Summary
 java.lang.String getCalculationRuleId()
          Retrieves calculation rule id.
 java.lang.Integer getCalculationRuleIdInEJBType()
          Retrieves calculation rule id.
 CommandContext getCommandContext()
          Gets the command context set within this bean.
 java.lang.String getDataBeanKeyNCalculationRuleId()
          Retrieve its primary key.
 java.lang.String getDataBeanKeyNFulfillmentCenterId()
          Retrieve its primary key.
 java.lang.String getDataBeanKeyNJurisdictionGroupId()
          Retrieve its primary key.
 Protectable getDelegate()
          Retrieves access control information.
 java.lang.String getFulfillmentCenterId()
          Retrieves fulfillment center id.
 java.lang.Integer getFulfillmentCenterIdInEJBType()
          Retrieves fulfillment center id.
 java.lang.String getJurisdictionGroupId()
          Retrieves jurisdiction group id.
 java.lang.Integer getJurisdictionGroupIdInEJBType()
          Retrieves jurisdiction group id.
 java.lang.String getPrecedence()
          Retrieves precedence.
 java.lang.Double getPrecedenceInEJBType()
          Retrieves precedence.
 TypedProperty getRequestProperties()
          Gets the request property set within this bean.
 void populate()
          Retrieves data from the database.
 void setCalculationRuleId(java.lang.Integer aCalculationRuleId)
          Sets calculation rule id.
 void setCommandContext(CommandContext aCommandContext)
          Sets the command context within this bean.
 void setDataBeanKeyNCalculationRuleId(java.lang.String aDataBeanKeyNCalculationRuleId)
          Set its primary key for fetching.
 void setDataBeanKeyNFulfillmentCenterId(java.lang.String aDataBeanKeyNFulfillmentCenterId)
          Set its primary key for fetching.
 void setDataBeanKeyNJurisdictionGroupId(java.lang.String aDataBeanKeyNJurisdictionGroupId)
          Set its primary key for fetching.
 void setFulfillmentCenterId(java.lang.Integer aFulfillmentCenterId)
          Sets fulfillment center id.
 void setJurisdictionGroupId(java.lang.Integer aJurisdictionGroupId)
          Sets jurisdiction group id.
 void setPrecedence(java.lang.Double aPrecedence)
          Sets precedence.
 void setRequestProperties(TypedProperty aRequestProperties)
          Sets the request property within this bean.
 

Constructor Detail

TaxJurisdictionGroupCalculationRuleDataBean

public TaxJurisdictionGroupCalculationRuleDataBean()
Method Detail

getCalculationRuleId

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

Retrieves calculation rule 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

getCalculationRuleIdInEJBType

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

Retrieves calculation rule 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

getDataBeanKeyNCalculationRuleId

public java.lang.String getDataBeanKeyNCalculationRuleId()

Retrieve its primary key.

Returns:
java.lang.String

getDataBeanKeyNFulfillmentCenterId

public java.lang.String getDataBeanKeyNFulfillmentCenterId()

Retrieve its primary key.

Returns:
java.lang.String

getDataBeanKeyNJurisdictionGroupId

public java.lang.String getDataBeanKeyNJurisdictionGroupId()

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

getFulfillmentCenterId

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

Retrieves fulfillment center 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

getFulfillmentCenterIdInEJBType

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

Retrieves fulfillment center 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

getJurisdictionGroupId

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

Retrieves jurisdiction group 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

getJurisdictionGroupIdInEJBType

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

Retrieves jurisdiction group 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

getPrecedence

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

Retrieves precedence.

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

getPrecedenceInEJBType

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

Retrieves precedence.

Returns:
java.lang.Double
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

populate

public void populate()
              throws java.lang.Exception

Retrieves data from the database.

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

setCalculationRuleId

public void setCalculationRuleId(java.lang.Integer aCalculationRuleId)

Sets calculation rule id.

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

setDataBeanKeyNCalculationRuleId

public void setDataBeanKeyNCalculationRuleId(java.lang.String aDataBeanKeyNCalculationRuleId)

Set its primary key for fetching.

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

setDataBeanKeyNFulfillmentCenterId

public void setDataBeanKeyNFulfillmentCenterId(java.lang.String aDataBeanKeyNFulfillmentCenterId)

Set its primary key for fetching.

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

setDataBeanKeyNJurisdictionGroupId

public void setDataBeanKeyNJurisdictionGroupId(java.lang.String aDataBeanKeyNJurisdictionGroupId)

Set its primary key for fetching.

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

setFulfillmentCenterId

public void setFulfillmentCenterId(java.lang.Integer aFulfillmentCenterId)

Sets fulfillment center id.

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

setJurisdictionGroupId

public void setJurisdictionGroupId(java.lang.Integer aJurisdictionGroupId)

Sets jurisdiction group id.

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

setPrecedence

public void setPrecedence(java.lang.Double aPrecedence)

Sets precedence.

Parameters:
aPrecedence - java.lang.Double
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