public class JurisdictionGroupDataBean
extends com.ibm.commerce.fulfillment.beansrc.JurisdictionGroupDataBeanBase
implements com.ibm.commerce.fulfillment.beans.JurisdictionGroupInputDataBean, com.ibm.commerce.fulfillment.beans.JurisdictionGroupSmartDataBean
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
The IBM copyright notice field.
|
emptyString| Constructor and Description |
|---|
JurisdictionGroupDataBean()
Databean constructor.
|
JurisdictionGroupDataBean(java.lang.String aIJurisdictionGroupId)
Databean constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CommandContext |
getCommandContext()
This method returns the command context set within this bean.
|
java.lang.String |
getDataBeanKeyIJurisdictionGroupId()
This method returns the databean key:IJurisdictionGroupId.
|
TypedProperty |
getRequestProperties()
This method returns the request property set within this bean.
|
void |
populate()
This method is used to populate the JurisdictionGroupDataBean.
|
void |
setCommandContext(CommandContext aCommandContext)
This method sets the command context within this bean.
|
void |
setDataBeanKeyIJurisdictionGroupId(java.lang.String aIJurisdictionGroupId)
This method sets the databean key:IJurisdictionGroupId.
|
void |
setRequestProperties(TypedProperty aRequestProperty)
This method sets the request property within this bean.
|
getDelegatefindByStorePath, getCode, getDescription, getEntity, getJurisdictionGroupId, getJurisdictionGroupIdInEntityType, getMarkForDelete, getMarkForDeleteInEntityType, getStoreentId, getStoreentIdInEntityType, getSubclass, getSubclassInEntityType, instantiateEntity, setCode, setDescription, setInitKey_iJurisdictionGroupId, setInitKey_iJurisdictionGroupId, setJurisdictionGroupId, setJurisdictionGroupId, setMarkForDelete, setMarkForDelete, setStoreentId, setStoreentId, setSubclass, setSubclasspublic static final java.lang.String COPYRIGHT
public JurisdictionGroupDataBean()
public JurisdictionGroupDataBean(java.lang.String aIJurisdictionGroupId)
aIJurisdictionGroupId - java.lang.Stringpublic TypedProperty getRequestProperties()
getRequestProperties in interface InputDataBeanpublic void setRequestProperties(TypedProperty aRequestProperty)
setRequestProperties in interface InputDataBeanaRequestProperty - com.ibm.commerce.datatype.TypedPropertypublic java.lang.String getDataBeanKeyIJurisdictionGroupId()
getDataBeanKeyIJurisdictionGroupId in interface com.ibm.commerce.fulfillment.beans.JurisdictionGroupSmartDataBeanpublic CommandContext getCommandContext()
getCommandContext in interface SmartDataBeanpublic void setCommandContext(CommandContext aCommandContext)
setCommandContext in interface SmartDataBeanaCommandContext - com.ibm.commerce.command.CommandContextpublic void setDataBeanKeyIJurisdictionGroupId(java.lang.String aIJurisdictionGroupId)
setDataBeanKeyIJurisdictionGroupId in interface com.ibm.commerce.fulfillment.beans.JurisdictionGroupInputDataBeanaIJurisdictionGroupId - java.lang.Stringpublic void populate()
iDataBeanKeyIJurisdictionGroupId
using the setDataBeanKeyIJurisdictionGroupId(java.lang.String) method before running the populate() method.populate in interface SmartDataBeanjava.lang.ExceptionsetDataBeanKeyIJurisdictionGroupId(java.lang.String)