|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
com.ibm.commerce.taxation.beans.TaxJurisdictionGroupCalculationRuleDataBean
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 |
public TaxJurisdictionGroupCalculationRuleDataBean()
Method Detail |
public java.lang.String getCalculationRuleId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves calculation rule 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 getCalculationRuleIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves calculation rule 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 CommandContext getCommandContext()
Gets the command context set within this bean.
public java.lang.String getDataBeanKeyNCalculationRuleId()
Retrieve its primary key.
public java.lang.String getDataBeanKeyNFulfillmentCenterId()
Retrieve its primary key.
public java.lang.String getDataBeanKeyNJurisdictionGroupId()
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 getFulfillmentCenterId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves fulfillment center 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 getFulfillmentCenterIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves fulfillment center 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 getJurisdictionGroupId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves jurisdiction group 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 getJurisdictionGroupIdInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves jurisdiction group 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 getPrecedence() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves precedence.
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 getPrecedenceInEJBType() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
Retrieves precedence.
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 void populate() throws java.lang.Exception
Retrieves data from the database.
java.lang.Exception
- The java.lang.Exception exceptionpublic void setCalculationRuleId(java.lang.Integer aCalculationRuleId)
Sets calculation rule id.
aCalculationRuleId
- java.lang.Integerpublic void setCommandContext(CommandContext aCommandContext)
Sets the command context within this bean.
aCommandContext
- com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyNCalculationRuleId(java.lang.String aDataBeanKeyNCalculationRuleId)
Set its primary key for fetching.
aDataBeanKeyNCalculationRuleId
- java.lang.Stringpublic void setDataBeanKeyNFulfillmentCenterId(java.lang.String aDataBeanKeyNFulfillmentCenterId)
Set its primary key for fetching.
aDataBeanKeyNFulfillmentCenterId
- java.lang.Stringpublic void setDataBeanKeyNJurisdictionGroupId(java.lang.String aDataBeanKeyNJurisdictionGroupId)
Set its primary key for fetching.
aDataBeanKeyNJurisdictionGroupId
- java.lang.Stringpublic void setFulfillmentCenterId(java.lang.Integer aFulfillmentCenterId)
Sets fulfillment center id.
aFulfillmentCenterId
- java.lang.Integerpublic void setJurisdictionGroupId(java.lang.Integer aJurisdictionGroupId)
Sets jurisdiction group id.
aJurisdictionGroupId
- java.lang.Integerpublic void setPrecedence(java.lang.Double aPrecedence)
Sets precedence.
aPrecedence
- 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 exception
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |