S
-
sacount - Variable in class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStats
- Sales assistant count, maps to the table column with the same name.
-
saCount - Variable in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsBean
- The sales assistant count field in the SASTATS table.
-
SACOUNT - Static variable in class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStatsConstants
- Column name definitions - sales assistant count
-
safeString(String) - Method in class
com.ibm.commerce.collaboration.livehelp.commands.
RetrieveShoppingCartCmdImpl
- Utility function to check if a string is safe to use.
-
safeString(String) - Method in class
com.ibm.commerce.collaboration.livehelp.commands.
RetrieveShopperProfileCmdImpl
- Utility function to check if a string is safe to use.
-
SALES_TAX_DEFAULT - Static variable in interface
com.ibm.commerce.tools.catalog.util.
ECCatalogEditorConstants
-
-
SALES_TAX_ID - Static variable in interface
com.ibm.commerce.tools.catalog.util.
ECCatalogEditorConstants
-
-
SALES_TAX_SELECTED - Static variable in interface
com.ibm.commerce.tools.catalog.util.
ECCatalogEditorConstants
-
-
SalesAssistantDataBean
- class
com.ibm.commerce.pa.beans.
SalesAssistantDataBean.
- Contains data representing a tree of questions and answers.
-
SalesAssistantDataBean() - Constructor for class
com.ibm.commerce.pa.beans.
SalesAssistantDataBean
- SalesAssistantDataBean constructor.
-
SalesAssistantDataBeanBeanInfo
- class
com.ibm.commerce.pa.beans.
SalesAssistantDataBeanBeanInfo.
-
-
SalesAssistantDataBeanBeanInfo() - Constructor for class
com.ibm.commerce.pa.beans.
SalesAssistantDataBeanBeanInfo
-
-
SalesAssistantHistoryDataBean
- class
com.ibm.commerce.pa.beans.
SalesAssistantHistoryDataBean.
- The SalesAssistantHistoryDataBean contains the history of Sales Assistant
questions and answers selected by the current shopper.
-
SalesAssistantHistoryDataBean() - Constructor for class
com.ibm.commerce.pa.beans.
SalesAssistantHistoryDataBean
- SalesAssistantHistoryDataBean constructor.
-
SalesAssistantHistoryDataBeanBeanInfo - class
com.ibm.commerce.pa.beans.
SalesAssistantHistoryDataBeanBeanInfo.
-
-
SalesAssistantHistoryDataBeanBeanInfo() - Constructor for class
com.ibm.commerce.pa.beans.
SalesAssistantHistoryDataBeanBeanInfo
-
-
SalesAssistantHistoryWidget
- class
com.ibm.commerce.pa.widget.
SalesAssistantHistoryWidget.
- This class will render the Sales Assistant History as a table of previous
questions and chosen answers.
-
SalesAssistantHistoryWidget() - Constructor for class
com.ibm.commerce.pa.widget.
SalesAssistantHistoryWidget
- SalesAssistantHistoryWidget constructor.
-
SalesAssistantStatistics - interface
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatistics.
- This is an Enterprise Java Bean Remote Interface
-
SalesAssistantStatisticsAccessBean - class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean.
- This table captures statistics related to the Sales Assistant Product
Advisor metaphor.
-
SalesAssistantStatisticsAccessBean() - Constructor for class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- constructor
-
SalesAssistantStatisticsAccessBean(Integer, Integer, Integer) -
Constructor for class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- constructor
-
SalesAssistantStatisticsAccessBean(Integer, Integer, Integer, Long,
Integer) - Constructor for class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- constructor
-
SalesAssistantStatisticsAccessBean(javax.ejb.EJBObject) -
Constructor for class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- constructor
-
SalesAssistantStatisticsAccessBeanData - interface
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBeanData.
- This table captures statistics related to the Sales Assistant Product
Advisor metaphor.
-
SalesAssistantStatisticsBean - class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsBean.
- This class represents an entry of the sales assistant statistics in the
database, with getters and setters to access the fields in the SASTATS
table.
-
SalesAssistantStatisticsBean - class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsBean.
- This is an Entity Bean class with CMP fields
-
SalesAssistantStatisticsBean() - Constructor for class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsBean
- Constructor for SalesAssistantStatisticsBean.
-
SalesAssistantStatisticsBean() - Constructor for class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsBean
-
-
SalesAssistantStatisticsHome - interface
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsHome.
- This is a Home interface for the Entity Bean
-
SalesAssistantStatisticsKey - class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsKey.
-
-
SalesAssistantStatisticsKey() - Constructor for class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsKey
- Default constructor
-
SalesAssistantStatisticsKey(Integer, Integer, Integer) - Constructor
for class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsKey
- Initialize a key from the passed values
-
SalesAssistantStatisticsListDataBean - class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsListDataBean.
- This class accesses all the entries of the sales assistant statistics in
the database, where each row is represented by a
SalesAssistantStatisticsBean
.
-
SalesAssistantStatisticsListDataBean() - Constructor for class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsListDataBean
- Constructor for SalesAssistantStatisticsListDataBean.
-
SALESTAX_USAGE_ID - Static variable in class
com.ibm.commerce.tools.catalog.util.
CatalogUtil
-
-
SalesTaxCalculationCodeApplyCmd - interface
com.ibm.commerce.order.calculation.
SalesTaxCalculationCodeApplyCmd.
- This is the sales tax specific version of the
CalculationCodeApply
command.
-
SalesTaxCalculationCodeApplyCmdImpl - class
com.ibm.commerce.order.calculation.
SalesTaxCalculationCodeApplyCmdImpl.
- This is the default implementation of the
SalesTaxCalculationCodeApply
command.
-
SalesTaxCalculationCodeApplyCmdImpl() - Constructor for class
com.ibm.commerce.order.calculation.
SalesTaxCalculationCodeApplyCmdImpl
-
-
SampleConnection - class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnection.
- This class implements
Connection
interface, which is a Client
handle of the Physical connection.
-
SampleConnection(SampleManagedConnection) - Constructor for class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnection
- The default constructor.
-
SampleConnectionEventListener - class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnectionEventListener.
-
****************************************************************************
-
SampleConnectionEventListener(ManagedConnection) - Constructor for
class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnectionEventListener
- Default constructor.
-
SampleConnectionFactory - class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnectionFactory.
- This class provides a client API for getting a managed connection.
-
SampleConnectionFactory(ConnectionManager, ManagedConnectionFactory)
- Constructor for class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnectionFactory
- SampleConnectionFactory constructor
-
SampleConnectionManager - class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnectionManager.
- This class provides a connection manager used in non-managed
environment.
-
SampleConnectionManager() - Constructor for class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnectionManager
- Default Constructor
-
SampleConnectionMetaDataImpl - class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnectionMetaDataImpl.
- The SampleConnectionMetaDataImpl class
-
SampleConnectionMetaDataImpl(SampleManagedConnection) - Constructor
for class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnectionMetaDataImpl
- SampleConnectionMetaDataImpl constructor
-
SampleConnectionRequestInfo - class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnectionRequestInfo.
- This class represents the request specific data passed on to the
application server as well as the SampleConnector.
-
SampleConnectionRequestInfo(String, String) - Constructor for class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnectionRequestInfo
- Default constructor
-
SampleConnectionSpec - class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnectionSpec.
- This class contains all information needed to create a connection.
-
SampleConnectionSpec() - Constructor for class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnectionSpec
- SampleConnectionSpec constructor
-
SampleInteraction - class
com.ibm.commerce.messaging.adapters.jcasample.
SampleInteraction.
- This class is invoked by
SampleConnection.createInteraction()
method.
-
SampleInteraction() - Constructor for class
com.ibm.commerce.messaging.adapters.jcasample.
SampleInteraction
- SampleInteraction default constructor
-
SampleInteraction(Connection) - Constructor for class
com.ibm.commerce.messaging.adapters.jcasample.
SampleInteraction
- SampleInteraction constructor
-
SampleInteractionSpec - class
com.ibm.commerce.messaging.adapters.jcasample.
SampleInteractionSpec.
- The class provides the object containing all possible interaction specific
data.
-
SampleInteractionSpec() - Constructor for class
com.ibm.commerce.messaging.adapters.jcasample.
SampleInteractionSpec
- SampleInteractionSpec constructor
-
SampleManagedConnection - class
com.ibm.commerce.messaging.adapters.jcasample.
SampleManagedConnection.
- This class represents a physical connection that managed by an application
server.
-
SampleManagedConnection() - Constructor for class
com.ibm.commerce.messaging.adapters.jcasample.
SampleManagedConnection
- SampleManagedConnection default constructor
-
SampleManagedConnectionFactory - class
com.ibm.commerce.messaging.adapters.jcasample.
SampleManagedConnectionFactory.
- This is the factory class used by WAS to create physical connection for
SampleConnector.
-
SampleManagedConnectionFactory() - Constructor for class
com.ibm.commerce.messaging.adapters.jcasample.
SampleManagedConnectionFactory
- Default constructor
-
SampleManagedConnectionMetaDataImpl - class
com.ibm.commerce.messaging.adapters.jcasample.
SampleManagedConnectionMetaDataImpl.
- This class implements the javax.resource.spi.ManagedConnectionMetaData
interface.
-
SampleManagedConnectionMetaDataImpl(SampleManagedConnection) -
Constructor for class
com.ibm.commerce.messaging.adapters.jcasample.
SampleManagedConnectionMetaDataImpl
- SampleManagedConnectionMetaDataImpl constructor
-
SAStats
- class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStats.
- This is the object that will persist (create / update) the event into the
SASTATS table.
-
SAStats() - Constructor for class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStats
- Constructor for SAStats.
-
SAStatsConstants - class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStatsConstants.
- Constants that represent column names for the SASTATS table.
-
SAStatsInvocationEvent - class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStatsInvocationEvent.
- Event object for the SASTATS table.
-
SAStatsInvocationEvent(Object) - Constructor for class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStatsInvocationEvent
- Constructor for SAStatsInvocationEvent.
-
SAStatsInvocationEventListener - class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStatsInvocationEventListener.
- Event listener for the SAStatsInvocationEvent event.
-
SAStatsInvocationEventListener() - Constructor for class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStatsInvocationEventListener
- Constructor for SAStatsInvocationEventListener.
-
SAStatsUnitTest - class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStatsUnitTest.
- This class is used to unit test the sales assistant statistics listener
component.
-
SAStatsUnitTest() - Constructor for class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStatsUnitTest
- Constructor for SAStatsUnitTest.
-
SATURDAY
- Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Days of the week constants.
-
save() - Method in class
com.ibm.commerce.contract.commands.
ContractFlowEntityBean
- saves the state information in the entity bean.
-
save()
- Method in class
com.ibm.commerce.order.commands.
OrderFlowEntityBean
- Saves the state information in the entity bean.
-
save() - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
- Method for UBF
-
saveAccount(Element, boolean) - Method in class
com.ibm.commerce.contract.commands.
TradingAgreementImportBaseCmdImpl
- Saves the account based on the account Element object.
-
SaveAccountCmd
- interface
com.ibm.commerce.account.commands.
SaveAccountCmd.
- This task command is called by
AccountImport
and
AccountSave
to create a new account or update an existed account.
-
SaveAccountCmdImpl
- class
com.ibm.commerce.account.commands.
SaveAccountCmdImpl.
- This is the default implementation of the
SaveAccount
task command.
-
SaveAccountCmdImpl() - Constructor for class
com.ibm.commerce.account.commands.
SaveAccountCmdImpl
- Constructor for SaveAccountCmdImpl.
-
saveContract(Element, boolean) - Method in class
com.ibm.commerce.contract.commands.
TradingAgreementImportBaseCmdImpl
- Saves a contract based on the contract element
-
saveDescriptions() - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Saves the short and long descriptions for the auction.
-
savedRMAStorage - Variable in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnRestoreCopyCmdImpl
- Data structure that stores the return data.
-
saveNVPs(OrderAccessBean) - Method in class
com.ibm.commerce.order.commands.
OrderProcessPreApprovalCmdImpl
- This is a helper method that saves the NVPs from url to the Order Pay Info
table and flow context.
-
saveRequestProp(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
BidUpdateFormCmdImpl
- Saves current request properties
-
saveRequestProp(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Saves current request properties
-
SC_SUCC_CONFIG
- Static variable in interface
com.ibm.commerce.ras.ECMessageKey
-
-
SC_SUCC_CONFIG
- Static variable in class
com.ibm.commerce.ras.ECMessage
-
-
ScaleCache
- class
com.ibm.commerce.order.calculation.
ScaleCache.
- Reserved for IBM internal use.
-
ScaleCache()
- Constructor for class
com.ibm.commerce.order.calculation.
ScaleCache
-
-
ScaleCache(int) - Constructor for class
com.ibm.commerce.order.calculation.
ScaleCache
-
-
scaleCalculate(CalculationScaleAccessBean) - Method in class
com.ibm.commerce.order.calculation.
CalculationRuleCalculateCmdImpl
- Calculates the resulting list of values of a calculation scale.
-
scaleId
- Variable in class
com.ibm.commerce.registry.
RangeLookupKey
-
-
scaleId - Variable in class
com.ibm.commerce.tools.promotions.
DiscountDetailsBean
- Provide the Id of the scale
-
SchedCouponCmd
- interface
com.ibm.commerce.couponscheduler.commands.
SchedCouponCmd.
- The purpose of this controller command is to mark the eCoupon offers and
eCoupon wallet entries as EXPIRED depending on the expiry date of the coupon
promotion.
-
SchedCouponCmdImpl
- class
com.ibm.commerce.couponscheduler.commands.
SchedCouponCmdImpl.
- The purpose of this controller command is to mark the eCoupon promotions
and eCoupons as EXPIRED depending on the expiry date of the coupon
promotion.
-
SchedCouponCmdImpl() - Constructor for class
com.ibm.commerce.couponscheduler.commands.
SchedCouponCmdImpl
- CleanDBCmdImpl constructor calls super.
-
ScheduledContractDeployCmd - interface
com.ibm.commerce.contract.commands.
ScheduledContractDeployCmd.
- Deploy the specified contract to the specified store (WebSphere Commerce
Business Edition only).
-
ScheduledContractDeployCmdImpl - class
com.ibm.commerce.contract.commands.
ScheduledContractDeployCmdImpl.
- Deploy the specified contract to the specified store (WebSphere Commerce
Business Edition only).
-
ScheduledContractDeployCmdImpl() - Constructor for class
com.ibm.commerce.contract.commands.
ScheduledContractDeployCmdImpl
-
-
ScheduledOrderCancelCmd
- interface
com.ibm.commerce.order.commands.
ScheduledOrderCancelCmd.
- Cancels execution of a recurring order submitted by the OrderSchedule
command.
-
ScheduledOrderCancelCmdImpl
- class
com.ibm.commerce.order.commands.
ScheduledOrderCancelCmdImpl.
- Cancels execution of a recurring order submitted by the OrderSchedule
command.
-
ScheduledOrderCancelCmdImpl() - Constructor for class
com.ibm.commerce.order.commands.
ScheduledOrderCancelCmdImpl
-
-
scheduler -
Static variable in class
com.ibm.commerce.server.WcsApp
-
-
SchedulerCommandsDataBean
- class
com.ibm.commerce.scheduler.beans.
SchedulerCommandsDataBean.
- A data bean that represents the scheduler commands that can be specified
for a store.
-
SchedulerCommandsDataBean() - Constructor for class
com.ibm.commerce.scheduler.beans.
SchedulerCommandsDataBean
-
-
SchedulerDataBean
- interface
com.ibm.commerce.scheduler.beans.
SchedulerDataBean.
- An interface used to group all databeans that are related to the scheduler
GUI.
-
SchedulerInterruptCmd
- interface
com.ibm.commerce.scheduler.commands.
SchedulerInterruptCmd.
- This command is used to wake up a scheduler from its sleep.
-
SchedulerInterruptCmdImpl - class
com.ibm.commerce.scheduler.commands.
SchedulerInterruptCmdImpl.
- This command is used to wake up a scheduler from its sleep.
-
SchedulerInterruptCmdImpl() - Constructor for class
com.ibm.commerce.scheduler.commands.
SchedulerInterruptCmdImpl
-
-
SchedulerItemsDataBean
- class
com.ibm.commerce.scheduler.beans.
SchedulerItemsDataBean.
- A Data Bean that represents a list of Scheduled Jobs.
-
SchedulerItemsDataBean() - Constructor for class
com.ibm.commerce.scheduler.beans.
SchedulerItemsDataBean
- Creates the Scheduler Item Data Bean.
-
SchedulerOrderAccessBean
- class
com.ibm.commerce.order.objects.
SchedulerOrderAccessBean.
- This table contains the entries for scheduled orders.
-
SchedulerOrderAccessBean() - Constructor for class
com.ibm.commerce.order.objects.
SchedulerOrderAccessBean
- constructor
-
SchedulerOrderAccessBean(javax.ejb.EJBObject) - Constructor for
class
com.ibm.commerce.order.objects.
SchedulerOrderAccessBean
- constructor
-
SchedulerOrderAccessBean(Long, Long) - Constructor for class
com.ibm.commerce.order.objects.
SchedulerOrderAccessBean
- constructor
-
SchedulerOrderAccessBeanData
- interface
com.ibm.commerce.order.objects.
SchedulerOrderAccessBeanData.
- This table contains the entries for scheduled orders.
-
SchedulerOrderBean
- class
com.ibm.commerce.order.objects.
SchedulerOrderBean.
- This is an Entity Bean class with CMP fields
-
SchedulerOrderBean() - Constructor for class
com.ibm.commerce.order.objects.
SchedulerOrderBean
-
-
SchedulerOrderDataBean
- class
com.ibm.commerce.order.beans.
SchedulerOrderDataBean.
- IBM internal use only.
-
SchedulerOrderDataBean() - Constructor for class
com.ibm.commerce.order.beans.
SchedulerOrderDataBean
-
-
SchedulerStatusDataBean
- class
com.ibm.commerce.scheduler.beans.
SchedulerStatusDataBean.
- A data bean that represents the status of different runs for scheduled
jobs.
-
SchedulerStatusDataBean() - Constructor for class
com.ibm.commerce.scheduler.beans.
SchedulerStatusDataBean
- Creates the Scheduler Status Data Bean.
-
SCHEDULING_TIME_FORMAT - Static variable in class
com.ibm.commerce.tools.epromotion.util.
XmlHelper
- Scheduling time format in XML presentation, for rules based discount
only.
-
SchemaInfo
- class
com.ibm.commerce.search.catalog.
SchemaInfo.
- Internal use only.
-
SchemaInfo()
- Constructor for class
com.ibm.commerce.search.catalog.
SchemaInfo
- Internal use only.
-
SCHJOB_COMPETED_STATE_FLAG - Static variable in interface
com.ibm.commerce.utf.commands.
RFQNotificationMonitorBaseCmd
- Scheduler Job Complete State
-
SCHJOB_REFNUM_PARAM - Static variable in interface
com.ibm.commerce.utf.commands.
RFQNotificationMonitorBaseCmd
- Scheduler Job Reference Number Name
-
score - Variable in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningMemberResultsBeanBase
- Implemetation field for persistent attribute: score
-
SCRIPTING_SUCC_CONFIGURE
- Static variable in interface
com.ibm.commerce.ras.ECMessageKey
-
-
SCRIPTING_SUCC_CONFIGURE
- Static variable in class
com.ibm.commerce.ras.ECMessage
-
-
scriptName
- Variable in class
com.ibm.commerce.pa.beans.
DynamicDataBeanImpl
- The Servlet Path for current request of this bean.
-
SCT_LINE_ITEM_VECTOR - Static variable in interface
com.ibm.commerce.messaging.commands.
ResponseShopCartTransferConstants
- The shoppingCartItemVector field.
-
SealedBidControlRuleBeanCmd - interface
com.ibm.commerce.negotiation.bean.commands.
SealedBidControlRuleBeanCmd.
- Defines the interface required to overwrite the SealedBidControlRuleBean
functionality.
-
SealedBidControlRuleBeanCmdImpl - class
com.ibm.commerce.negotiation.bean.commands.
SealedBidControlRuleBeanCmdImpl.
- This class will populate data for SealedBidControlRuleDataBean.
-
SealedBidControlRuleBeanCmdImpl() - Constructor for class
com.ibm.commerce.negotiation.bean.commands.
SealedBidControlRuleBeanCmdImpl
- Creates an instance of OpenCryBidRuleControlBeanCmdImpl, default
constructor.
-
SEARCH_IN_CATEGORYNAME - Static variable in interface
com.ibm.commerce.search.beans.
SearchConstants
-
-
SEARCH_IN_CATEGORYNAME_AND_DESCRIPTIONS - Static variable in
interface
com.ibm.commerce.search.beans.
SearchConstants
-
-
SEARCH_IN_CATEGORYNAME_AND_SHORT_DESCRIPTION - Static variable in
interface
com.ibm.commerce.search.beans.
SearchConstants
-
-
SEARCH_IN_KEYWORD - Static variable in interface
com.ibm.commerce.search.beans.
SearchConstants
-
-
SEARCH_IN_PRODUCTNAME - Static variable in interface
com.ibm.commerce.search.beans.
SearchConstants
-
-
SEARCH_IN_PRODUCTNAME_AND_DESCRIPTIONS - Static variable in
interface
com.ibm.commerce.search.beans.
SearchConstants
-
-
SEARCH_IN_PRODUCTNAME_AND_SHORT_DESCRIPTION - Static variable in
interface
com.ibm.commerce.search.beans.
SearchConstants
-
-
SEARCH_TYPE_CATENTRY - Static variable in class
com.ibm.commerce.tools.campaigns.
CatalogSearchListDataBean
- Values used to determine the kind of search it's performing, either
catalog entry or category.
-
SEARCH_TYPE_CATGROUP - Static variable in class
com.ibm.commerce.tools.campaigns.
CatalogSearchListDataBean
- Values used to determine the kind of search it's performing, either
catalog entry or category.
-
SearchBaseDataBean
- class
com.ibm.commerce.search.beans.
SearchBaseDataBean.
- Insert the type's description here.
-
SearchBaseDataBean() - Constructor for class
com.ibm.commerce.search.beans.
SearchBaseDataBean
- SearchDataBean constructor comment.
-
SearchCategoryCmd
- interface
com.ibm.commerce.search.catalog.
SearchCategoryCmd.
- Search through catalog based on keyword, category and price
-
SearchCategoryCmdImpl
- class
com.ibm.commerce.search.catalog.
SearchCategoryCmdImpl.
- Search through catalog based on keyword, category and price
-
SearchCategoryCmdImpl() - Constructor for class
com.ibm.commerce.search.catalog.
SearchCategoryCmdImpl
- SearchCategoryCmdImpl constructor comment.
-
SearchConstants
- interface
com.ibm.commerce.search.beans.
SearchConstants.
- Defines a list of constants used by catalog search bean.
-
SearchDataBean - class
com.ibm.commerce.marketingcenter.campaign.beans.
SearchDataBean.
-
Deprecated. Replaced by
com.ibm.commerce.tools.campaigns.CatalogSearchListDataBean
.
-
SearchDataBean() - Constructor for class
com.ibm.commerce.marketingcenter.campaign.beans.
SearchDataBean
-
Deprecated. Constructor for SearchDataBean.
-
SearchDialogCriteriaBean
- interface
com.ibm.commerce.tools.common.ui.
SearchDialogCriteriaBean.
- A generic smart data bean interface for search dialog.
-
searchTerm - Variable in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
-
-
searchTermCaseSensitive - Variable in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
-
-
searchTermOperator - Variable in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
-
-
searchTermScope - Variable in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
-
-
searchType - Variable in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
-
-
SECUREMASK - Static variable in class
com.ibm.commerce.messaging.outboundservice.
RecipientInfo
- The secure mask
-
SECUREMEMBER - Static variable in class
com.ibm.commerce.messaging.outboundservice.
RecipientInfo
- The secure member
-
SECUREORGANIZATION - Static variable in class
com.ibm.commerce.messaging.outboundservice.
RecipientInfo
- The secure organization
-
SECURESTORE - Static variable in class
com.ibm.commerce.messaging.outboundservice.
RecipientInfo
- The secure store
-
securityCheck
- Variable in class
com.ibm.commerce.order.beans.
OrderDataBean
- security check
-
SegmentAccountListDataBean - class
com.ibm.commerce.tools.segmentation.
SegmentAccountListDataBean.
- This class extends the SmartDataBeanImpl class to create the segment
account list data bean.
-
SegmentAccountListDataBean() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentAccountListDataBean
-
-
SegmentAddUserControllerCmd - interface
com.ibm.commerce.tools.segmentation.
SegmentAddUserControllerCmd.
- This interface must be implemented to provide a controller command that
adds users to a member group.
-
SegmentAddUserControllerCmdImpl - class
com.ibm.commerce.tools.segmentation.
SegmentAddUserControllerCmdImpl.
- This class implements the SegmentAddUserControllerCmd interface to provide
the controller command that adds users to a member group.
-
SegmentAddUserControllerCmdImpl() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentAddUserControllerCmdImpl
-
-
SEGMENTATION_RESOURCES - Static variable in interface
com.ibm.commerce.tools.segmentation.
SegmentConstants
- Resource name for segmentation resources.
-
SEGMENTATION_USER_REGISTRATION - Static variable in interface
com.ibm.commerce.tools.segmentation.
SegmentConstants
- Resource name for user registration resources.
-
segmentationDescription - Variable in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningModelDescriptionBeanBase
- Implemetation field for persistent attribute: segmentationDescription
-
segmentationId - Variable in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningModelDescriptionBeanBase
- Implemetation field for persistent attribute: segmentationId
-
segmentationId - Variable in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningModelBeanBase
- Implemetation field for persistent attribute: segmentationId
-
segmentationId - Variable in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningMemberResultsBeanBase
- Implemetation field for persistent attribute: segmentationId
-
segmentationName - Variable in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningModelBeanBase
- Implemetation field for persistent attribute: segmentationName
-
SegmentCache
- class
com.ibm.commerce.tools.segmentation.
SegmentCache.
- This class contains static methods that allow you to get a cached instance
of a member group condition object.
-
SegmentCache() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentCache
-
-
SegmentConstants
- interface
com.ibm.commerce.tools.segmentation.
SegmentConstants.
- This interface SegmentConstants contains public constants.
-
SegmentConstraintListCmd
- interface
com.ibm.commerce.tools.segmentation.
SegmentConstraintListCmd.
- This interface must be implemented to provide a task command that generates
the HTML necessary for displaying the list of customer profile
constraints.
-
SegmentConstraintListCmdImpl - class
com.ibm.commerce.tools.segmentation.
SegmentConstraintListCmdImpl.
- This class implements the SegmentConstraintListCmd interface to provide the
task command that generates the HTML necessary for displaying the list of
customer profile constraints.
-
SegmentConstraintListCmdImpl() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentConstraintListCmdImpl
-
-
SegmentCountriesDataBean
- class
com.ibm.commerce.tools.segmentation.
SegmentCountriesDataBean.
- This class extends the SmartDataBeanImpl class to create the countries data
bean for a customer segment.
-
SegmentCountriesDataBean.Country - class
com.ibm.commerce.tools.segmentation.
SegmentCountriesDataBean.Country.
- This class contains the name and abbreviation for a country.
-
SegmentCountriesDataBean.Country(String, String) - Constructor for
class
com.ibm.commerce.tools.segmentation.
SegmentCountriesDataBean.Country
- This constructor takes the country name and the country abbreviation.
-
SegmentCountriesDataBean.CountryQuickSortCompare - class
com.ibm.commerce.tools.segmentation.
SegmentCountriesDataBean.CountryQuickSortCompare.
- This class will compare
Country
objects during a quick
sort.
-
SegmentCountriesDataBean.CountryQuickSortCompare(Collator) -
Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentCountriesDataBean.CountryQuickSortCompare
- This constructor takes a
Collater
object.
-
SegmentCountriesDataBean() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentCountriesDataBean
-
-
SegmentCurrenciesDataBean - class
com.ibm.commerce.tools.segmentation.
SegmentCurrenciesDataBean.
- This class extends the SmartDataBeanImpl class to create the currencies
data bean for a customer segment.
-
SegmentCurrenciesDataBean() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentCurrenciesDataBean
-
-
SegmentCustomerListDataBean - class
com.ibm.commerce.tools.segmentation.
SegmentCustomerListDataBean.
- This class extends the SmartDataBeanImpl class to create the segment
customer list data bean.
-
SegmentCustomerListDataBean.Customer - class
com.ibm.commerce.tools.segmentation.
SegmentCustomerListDataBean.Customer.
- This class contains properties that describe a customer.
-
SegmentCustomerListDataBean.Customer() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentCustomerListDataBean.Customer
- Constructor for Customer.
-
SegmentCustomerListDataBean.Customer(String) - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentCustomerListDataBean.Customer
- This constructor takes an instance of ShopperData.
-
SegmentCustomerListDataBean.Customer(UserAccessBean) - Constructor
for class
com.ibm.commerce.tools.segmentation.
SegmentCustomerListDataBean.Customer
- This constructor takes an instance of UserAccessBean.
-
SegmentCustomerListDataBean.CustomerQuickSortCompare - class
com.ibm.commerce.tools.segmentation.
SegmentCustomerListDataBean.CustomerQuickSortCompare.
- This class will compare Customer objects during a quick sort.
-
SegmentCustomerListDataBean.CustomerQuickSortCompare(Collator,
String) - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentCustomerListDataBean.CustomerQuickSortCompare
- This constructor takes a Collator object and an "orderBy"
value.
-
SegmentCustomerListDataBean() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentCustomerListDataBean
-
-
SegmentDataBean
- class
com.ibm.commerce.tools.segmentation.
SegmentDataBean.
- This class extends the SmartDataBeanImpl class to create the simple data
bean for a customer segment.
-
SegmentDataBean() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentDataBean
- Constructor for SegmentDataBean.
-
SegmentDataBeanBase - class
com.ibm.commerce.tools.segmentation.beansrc.
SegmentDataBeanBase.
- Extension for
SegmentDataBean
, this is used to retrieve
resource to put the data bean under the access control based on the assigned
access control policy.
-
SegmentDataBeanBase() - Constructor for class
com.ibm.commerce.tools.segmentation.beansrc.
SegmentDataBeanBase
- Constructor for SegmentDataBeanBase.
-
SegmentDataBeanQuickSortCompare - class
com.ibm.commerce.tools.segmentation.
SegmentDataBeanQuickSortCompare.
- This class is used to compare SegmentDataBean objects during a sort.
-
SegmentDataBeanQuickSortCompare(Collator, String) - Constructor for
class
com.ibm.commerce.tools.segmentation.
SegmentDataBeanQuickSortCompare
- This constructor takes a Collater object and an "orderBy"
value.
-
SegmentDefaultCurrencyDataBean - class
com.ibm.commerce.tools.segmentation.
SegmentDefaultCurrencyDataBean.
- This class extends the SmartDataBeanImpl class to create the default
currency data bean for a segment.
-
SegmentDefaultCurrencyDataBean() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentDefaultCurrencyDataBean
-
-
SegmentDeleteControllerCmd - interface
com.ibm.commerce.tools.segmentation.
SegmentDeleteControllerCmd.
- This interface must be implemented to provide a controller command that
deletes segments.
-
SegmentDeleteControllerCmdImpl - class
com.ibm.commerce.tools.segmentation.
SegmentDeleteControllerCmdImpl.
- This class implements the SegmentDeleteControllerCmd interface to provide
the controller command that deletes a segment.
-
SegmentDeleteControllerCmdImpl() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentDeleteControllerCmdImpl
-
-
SegmentDetailsDataBean
- class
com.ibm.commerce.tools.segmentation.
SegmentDetailsDataBean.
- This class extends the SegmentDataBean class to create the detailed data
bean for a customer segment.
-
SegmentDetailsDataBean() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentDetailsDataBean
- Constructor for SegmentDetailsDataBean.
-
SegmentDuplicateControllerCmd - interface
com.ibm.commerce.tools.segmentation.
SegmentDuplicateControllerCmd.
- This interface must be implemented to provide a controller command that
removes users to a segment.
-
SegmentDuplicateControllerCmdImpl - class
com.ibm.commerce.tools.segmentation.
SegmentDuplicateControllerCmdImpl.
- This class implements the SegmentRemoveUserControllerCmd interface to
provide the controller command that removes users to a segment.
-
SegmentDuplicateControllerCmdImpl() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentDuplicateControllerCmdImpl
-
-
segmentIndex - Variable in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningMemberResultsBeanBase
- Implemetation field for persistent attribute: segmentIndex
-
SegmentLanguagesDataBean
- class
com.ibm.commerce.tools.segmentation.
SegmentLanguagesDataBean.
- This class extends the SmartDataBeanImpl class to create the languages data
bean for a customer segment.
-
SegmentLanguagesDataBean.Language - class
com.ibm.commerce.tools.segmentation.
SegmentLanguagesDataBean.Language.
- This class describes a language.
-
SegmentLanguagesDataBean.Language(String, String) - Constructor for
class
com.ibm.commerce.tools.segmentation.
SegmentLanguagesDataBean.Language
- This constructor takes a locale name and a langauge description.
-
SegmentLanguagesDataBean() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentLanguagesDataBean
-
-
SegmentListDataBean
- class
com.ibm.commerce.tools.segmentation.
SegmentListDataBean.
- This class extends the SmartDataBeanImpl class to create the segment list
data bean.
-
SegmentListDataBean() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentListDataBean
-
-
SegmentListDataBeanBase - class
com.ibm.commerce.tools.segmentation.beansrc.
SegmentListDataBeanBase.
- Extension for
SegmentListDataBean
, this is used to retrieve
resource to put the data bean under the access control based on the assigned
access control policy.
-
SegmentListDataBeanBase() - Constructor for class
com.ibm.commerce.tools.segmentation.beansrc.
SegmentListDataBeanBase
- Constructor for SegmentListDataBeanBase.
-
SegmentMemberGroupsDataBean - class
com.ibm.commerce.tools.segmentation.
SegmentMemberGroupsDataBean.
- This class extends the SmartDataBeanImpl class to create the member groups
data bean for a customer segment.
-
SegmentMemberGroupsDataBean() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentMemberGroupsDataBean
-
-
SegmentNotebookDataBean
- class
com.ibm.commerce.tools.segmentation.
SegmentNotebookDataBean.
- This class extends the SegmentDataBean class to create the notebook data
bean for a customer segment.
-
SegmentNotebookDataBean() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentNotebookDataBean
- Constructor for SegmentNotebookDataBean.
-
SegmentNotebookDataBeanBase - class
com.ibm.commerce.tools.segmentation.beansrc.
SegmentNotebookDataBeanBase.
- Extension for
SegmentNotebookDataBean
, this is used to
retrieve resource to put the data bean under the access control based on the
assigned access control policy.
-
SegmentNotebookDataBeanBase() - Constructor for class
com.ibm.commerce.tools.segmentation.beansrc.
SegmentNotebookDataBeanBase
- Constructor for SegmentNotebookDataBeanBase.
-
SegmentNotebookDataminingDatabean - class
com.ibm.commerce.bi.databeans.
SegmentNotebookDataminingDatabean.
- Databean used to help populate the BI Closed Loop JSP Page.
-
SegmentNotebookDataminingDatabean() - Constructor for class
com.ibm.commerce.bi.databeans.
SegmentNotebookDataminingDatabean
- Constructor which simply initializes instance variables.
-
SegmentRemoveUserControllerCmd - interface
com.ibm.commerce.tools.segmentation.
SegmentRemoveUserControllerCmd.
- This interface must be implemented to provide a controller command that
removes users to a segment.
-
SegmentRemoveUserControllerCmdImpl - class
com.ibm.commerce.tools.segmentation.
SegmentRemoveUserControllerCmdImpl.
- This class implements the SegmentRemoveUserControllerCmd interface to
provide the controller command that removes users from a segment.
-
SegmentRemoveUserControllerCmdImpl() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentRemoveUserControllerCmdImpl
-
-
SegmentSaveControllerCmd
- interface
com.ibm.commerce.tools.segmentation.
SegmentSaveControllerCmd.
- This interface must be implemented to provide a controller command that
saves segments.
-
SegmentSaveControllerCmdImpl - class
com.ibm.commerce.tools.segmentation.
SegmentSaveControllerCmdImpl.
- This class implements the SegmentSaveControllerCmd interface to provide the
controller command that saves a segment.
-
SegmentSaveControllerCmdImpl() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentSaveControllerCmdImpl
-
-
SegmentStatesDataBean
- class
com.ibm.commerce.tools.segmentation.
SegmentStatesDataBean.
- This class extends the SmartDataBeanImpl class to create the states data
bean for a customer segment.
-
SegmentStatesDataBean.State - class
com.ibm.commerce.tools.segmentation.
SegmentStatesDataBean.State.
- This class has properties for the state name and abbreviation.
-
SegmentStatesDataBean.State(String, String) - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentStatesDataBean.State
- This constructor takes a name and an abbreviation.
-
SegmentStatesDataBean.StateQuickSortCompare - class
com.ibm.commerce.tools.segmentation.
SegmentStatesDataBean.StateQuickSortCompare.
- This class will compare
State
objects during a quick
sort.
-
SegmentStatesDataBean.StateQuickSortCompare(Collator) - Constructor
for class
com.ibm.commerce.tools.segmentation.
SegmentStatesDataBean.StateQuickSortCompare
- This constructor takes a
Collater
object.
-
SegmentStatesDataBean() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentStatesDataBean
-
-
SegmentUtil
- class
com.ibm.commerce.tools.segmentation.
SegmentUtil.
- This class provides some utility methods that are used by this
package.
-
SegmentUtil() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentUtil
-
-
SegmentXMLConditionConverter - class
com.ibm.commerce.tools.segmentation.
SegmentXMLConditionConverter.
- This class contains static methods that allow you to convert an instance of
the Condition class to and from XML format.
-
SegmentXMLConditionConverter() - Constructor for class
com.ibm.commerce.tools.segmentation.
SegmentXMLConditionConverter
-
-
SelectContractPricesCmd
- interface
com.ibm.commerce.price.commands.
SelectContractPricesCmd.
- Interface for the
SelectContractPricesCmd
Task Command to
select the best offer among all the qualified offers for the input catalog
entry.
-
SelectContractPricesCmdImpl
- class
com.ibm.commerce.price.commands.
SelectContractPricesCmdImpl.
- This
SelectContractPricesCmd
Task Command Implementation
selects the best offer among all the qualified offers for the input catalog
entry.
-
SelectContractPricesCmdImpl() - Constructor for class
com.ibm.commerce.price.commands.
SelectContractPricesCmdImpl
- Constructor.
-
selectionOK - Variable in class
com.ibm.commerce.couponoffer.commands.
AcceptCouponFromBannerAdCmdImpl
- Indicates if the parameters are OK for further processing.
-
selectionOK - Variable in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdCmdImpl
- True if the user inputs are OK.
-
selectionOK - Variable in class
com.ibm.commerce.couponredemption.commands.
CouponDSSCmdImpl
- Indicates whether the parameters were properly formed.
-
selectionOK - Variable in class
com.ibm.commerce.couponwallet.commands.
DeleteCouponsFromWalletCmdImpl
- True if the selection by user is correct.
-
selectionType - Variable in class
com.ibm.commerce.tools.campaigns.
ProductTreeDataBean
- The selection type of this product tree.
-
selectionType - Variable in class
com.ibm.commerce.tools.contract.beans.
ProductTreeDataBean
-
-
selectOffer() - Method in class
com.ibm.commerce.price.commands.
SelectContractPricesCmdImpl
- Selects the best offer for a catalog entry.
-
selectPriceAdjustment(Long, Vector) - Method in class
com.ibm.commerce.price.commands.
CalculateContractPricesCmdImpl
- Selects the best adjustments for a catalog entry.
-
selectPrices(Integer) - Method in class
com.ibm.commerce.price.commands.
GetContractUnitPriceCmdImpl
- Selects the best offer for the input catalog entry among a list of
qualified offers.
-
SelectQuery
- class
com.ibm.commerce.search.rulequery.
SelectQuery.
- SelectQuery is similar to RuleQuery.
-
SelectQuery()
- Constructor for class
com.ibm.commerce.search.rulequery.
SelectQuery
- Default select query constructor.
-
SelectQuery(int, int) - Constructor for class
com.ibm.commerce.search.rulequery.
SelectQuery
- SelectQuery constructor with store and user id as arguments.
-
SelectQuery(int, TradingAgreementAccessBean[]) - Constructor for
class
com.ibm.commerce.search.rulequery.
SelectQuery
-
Deprecated.
-
SelectQuery(int, TradingAgreementAccessBean[], Long) - Constructor
for class
com.ibm.commerce.search.rulequery.
SelectQuery
- SelectQuery constructor with store id, trading agreement access bean and
user id as arguments.
-
SelectQuery(TradingAgreementAccessBean[]) - Constructor for class
com.ibm.commerce.search.rulequery.
SelectQuery
-
Deprecated.
-
SelectQuery(TradingAgreementAccessBean[], Long) - Constructor for
class
com.ibm.commerce.search.rulequery.
SelectQuery
- SelectQuery constructor with trading agreement access bean and user id as
arguments.
-
SelectQuery(Vector, int) - Constructor for class
com.ibm.commerce.search.rulequery.
SelectQuery
- SelectQuery constructor with a collection of store ids and an user id as
arguments.
-
SelectQuery(Vector, TradingAgreementAccessBean[]) - Constructor for
class
com.ibm.commerce.search.rulequery.
SelectQuery
-
Deprecated.
-
SelectQuery(Vector, TradingAgreementAccessBean[], Long) -
Constructor for class
com.ibm.commerce.search.rulequery.
SelectQuery
- SelectQuery constructor with a collection of store ids, trading agreement
access bean and user id as arguments.
-
selectSet
- Variable in class
com.ibm.commerce.search.rulequery.
RuleQuery
-
-
selectSetTmp
- Variable in class
com.ibm.commerce.search.rulequery.
RuleQuery
-
-
selectTradingOffers() - Method in class
com.ibm.commerce.price.commands.
SelectContractPricesCmdImpl
- Selects the best offer for a catalog entry for each trading agreement.
-
SELL_CONTENT_TYPE_CONTENT_OF_CURRENT_PAGE - Static variable in
interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Campaign initiative WHAT cross-sell/up-sell content type.
-
SELL_CONTENT_TYPE_PURCHASE_HISTORY_CONTAINS - Static variable in
interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Campaign initiative WHAT cross-sell/up-sell content type.
-
SELL_CONTENT_TYPE_SHOPPING_CART_CONTAINS - Static variable in
interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Campaign initiative WHAT cross-sell/up-sell content type.
-
SELL_TYPE_COUPON - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Campaign initiative sell types.
-
SELL_TYPE_CROSS_SELL - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Campaign initiative sell types.
-
SELL_TYPE_DISCOUNT - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Campaign initiative sell types.
-
SELL_TYPE_GENERAL - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Campaign initiative sell types.
-
SELL_TYPE_UPSELL - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Campaign initiative sell types.
-
SELLER_MBR_GROUP_NAME_TO_NOTIFY_OWNERID_PARAM - Static variable in
interface
com.ibm.commerce.utf.commands.
RFQNotificationMonitorBaseCmd
- Seller Member Group to Notify Owner
-
SELLER_MBR_GROUP_NAME_TO_NOTIFY_PARAM - Static variable in interface
com.ibm.commerce.utf.commands.
RFQNotificationMonitorBaseCmd
- Seller Member Group Name to Notify
-
SELLING_AMOUNT - Static variable in interface
com.ibm.commerce.messaging.commands.
ResponseShopCartTransferConstants
- The sellingAmount field.
-
SELLING_AMOUNT - Static variable in interface
com.ibm.commerce.messaging.commands.
ResponseOrderQuotationConstants
- The sellingAmount field.
-
SELLING_CURRENCY - Static variable in interface
com.ibm.commerce.messaging.commands.
ResponseShopCartTransferConstants
- The sellingCurrency field.
-
SELLING_CURRENCY - Static variable in interface
com.ibm.commerce.messaging.commands.
ResponseOrderQuotationConstants
- The sellingCurrency field.
-
SELLING_PRICE - Static variable in interface
com.ibm.commerce.messaging.commands.
ResponseOrderQuotationConstants
- The sellingPrice field.
-
sellTypeArray - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Campaign initiative sell types in an array.
-
SEND_IMMEDIATE - Static variable in interface
com.ibm.commerce.messaging.commands.
SendMsgCmd
- Constant to indicate SendImmediate send mode.
-
SEND_RECEIVE_IMMEDIATE - Static variable in interface
com.ibm.commerce.messaging.commands.
SendMsgCmd
- Constant to indicate SendReceiveImmediate send mode.
-
SEND_TRANSACTED - Static variable in interface
com.ibm.commerce.messaging.commands.
SendMsgCmd
- Constant to indicate SendTransacted send mode.
-
sendEmail(String, String, String, String, String, String, String) -
Method in class
com.ibm.commerce.collaboration.workspaces.commands.
AddMemberToSpaceCtrlCmdImpl
- Sends an e-mail notification to the new member in the collaborative
workspace specifying the URL to access the collaborative workspace.
-
SendEmailActivityTaskCmd - interface
com.ibm.commerce.emarketing.commands.
SendEmailActivityTaskCmd.
- The interface for any
TaskCommand
that is to be used to send
e-mail activities.
-
SendEmailActivityTaskCmdImpl - class
com.ibm.commerce.emarketing.commands.
SendEmailActivityTaskCmdImpl.
- The TaskCommand implementation used to send e-mail activities that have
been configured in WebSphere Commerce Accelerator.
-
SendEmailActivityTaskCmdImpl() - Constructor for class
com.ibm.commerce.emarketing.commands.
SendEmailActivityTaskCmdImpl
-
-
sendEvent(int, Exception) - Method in class
com.ibm.commerce.messaging.adapters.jcasample.
SampleManagedConnection
- Sends an event.
-
sendEvent(int, Exception, Object) - Method in class
com.ibm.commerce.messaging.adapters.jcasample.
SampleManagedConnection
- Sends an event to the event listener.
-
sendEvent(int, Exception, Object) - Method in class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnectionEventListener
- Sends an event
-
sendImmediate() - Method in class
com.ibm.commerce.messaging.commands.
SendMsgCmdImpl
- Sets the sending mode to send the message immediately to the
recipients.
-
sendImmediate() - Method in interface
com.ibm.commerce.messaging.commands.
SendMsgCmd
- Sets the sending mode to send the message immediately to the
recipients.
-
sendImmediate() - Method in class
com.ibm.commerce.messaging.outboundservice.
Messaging
- Sends the message immediately.
-
sendMessage() - Method in class
com.ibm.commerce.messaging.commands.
SendXMLOrderCmdImpl
- Sends the outbound XML order create message using outbound messaging system
sendTransacted()
service.
-
sendMessage() - Method in class
com.ibm.commerce.messaging.commands.
SendWCSOrderCmdImpl
- Sends the outbound order create message by doing the following: - Sets the
content of the message.
-
SendMsgCmd
- interface
com.ibm.commerce.messaging.commands.
SendMsgCmd.
- The interface for the outbound messaging system.
-
SendMsgCmdImpl
- class
com.ibm.commerce.messaging.commands.
SendMsgCmdImpl.
- The outbound messaging system interface implementation, a task command to
use the messaging system object.
-
SendMsgCmdImpl() - Constructor for class
com.ibm.commerce.messaging.commands.
SendMsgCmdImpl
-
-
SendPasswordNotificationCmd - interface
com.ibm.commerce.security.commands.
SendPasswordNotificationCmd.
- This task command is used to send a notification informing the user of
their new password.
-
SendPasswordNotificationCmdImpl - class
com.ibm.commerce.security.commands.
SendPasswordNotificationCmdImpl.
- Sends an email notification informing the user of their new password.
-
SendPasswordNotificationCmdImpl() - Constructor for class
com.ibm.commerce.security.commands.
SendPasswordNotificationCmdImpl
-
-
sendRawDocument(byte[]) - Method in class
com.ibm.commerce.command.
HttpDirectViewCommandImpl
- Sends a raw document out.
-
sendRawDocument(InputStream) - Method in class
com.ibm.commerce.command.
HttpDirectViewCommandImpl
- Sends a raw document out.
-
sendReceiveImmediate() - Method in class
com.ibm.commerce.messaging.commands.
SendMsgCmdImpl
- Sets the sending mode to send the message and wait for a reply.
-
sendReceiveImmediate() - Method in interface
com.ibm.commerce.messaging.commands.
SendMsgCmd
- Sets the sending mode to send the message and wait for a reply.
-
sendReceiveImmediate() - Method in class
com.ibm.commerce.messaging.outboundservice.
Messaging
- Sends the message immediately and waits for a response.
-
sendReceiveRecordImmediate() - Method in class
com.ibm.commerce.messaging.outboundservice.
Messaging
- Sends the message immediately and waits for a response.
-
SendShoppingCartCmd
- interface
com.ibm.commerce.me.commands.
SendShoppingCartCmd.
- The interface of SendShoppingCart command.
-
SendShoppingCartCmdImpl
- class
com.ibm.commerce.me.commands.
SendShoppingCartCmdImpl.
- The SendShoppingCartCmdImpl class is defined in this file.
-
SendShoppingCartCmdImpl() - Constructor for class
com.ibm.commerce.me.commands.
SendShoppingCartCmdImpl
-
-
sendTextDocument(InputStream) - Method in class
com.ibm.commerce.command.
HttpDirectViewCommandImpl
- Sends a text document out.
-
sendTransacted() - Method in class
com.ibm.commerce.messaging.commands.
SendMsgCmdImpl
- Sets the sending mode such that it sends the message in transacted
mode.
-
sendTransacted() - Method in interface
com.ibm.commerce.messaging.commands.
SendMsgCmd
- Sets the sending mode such that it sends the message in transacted
mode.
-
sendTransacted() - Method in class
com.ibm.commerce.messaging.outboundservice.
Messaging
- Saves the message to the MSGSTORE table.
-
SendTransactedMsgCmd - interface
com.ibm.commerce.messaging.outboundservice.
SendTransactedMsgCmd.
- Sends all the messages that have been created using the SendTransacted
method provided by the messaging system.
-
SendTransactedMsgCmdImpl - class
com.ibm.commerce.messaging.outboundservice.
SendTransactedMsgCmdImpl.
- Goes through the current contents of the MSGSTORE table and sends all the
available messages with retries greater than 0.
-
SendTransactedMsgCmdImpl() - Constructor for class
com.ibm.commerce.messaging.outboundservice.
SendTransactedMsgCmdImpl
- Constructs the SendTransactedMsg object.
-
SendWCSOrderCmdImpl
- class
com.ibm.commerce.messaging.commands.
SendWCSOrderCmdImpl.
- Task command to create and send legacy WCS Order Create message.
-
SendWCSOrderCmdImpl() - Constructor for class
com.ibm.commerce.messaging.commands.
SendWCSOrderCmdImpl
-
-
SendXMLOrderCmdImpl
- class
com.ibm.commerce.messaging.commands.
SendXMLOrderCmdImpl.
- Task command to create and send XML Order Create message.
-
SendXMLOrderCmdImpl() - Constructor for class
com.ibm.commerce.messaging.commands.
SendXMLOrderCmdImpl
-
-
sequence
- Variable in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Sequence
-
sequenceNumber - Variable in class
com.ibm.commerce.contract.objimpl.
DisplayCustomizationTCBeanBase
-
-
serverConfiguration
- Static variable in class
com.ibm.commerce.server.WcsApp
-
-
ServerConfiguration
- class
com.ibm.commerce.server.
ServerConfiguration.
- This class reads the xml configuration file in and holds all the
configuration node the server needs to operatate on.
-
serverEntryEngine
- Static variable in class
com.ibm.commerce.server.WcsApp
-
-
serverInitialized
- Static variable in class
com.ibm.commerce.server.WcsApp
-
-
serverPort
- Static variable in class
com.ibm.commerce.server.WcsApp
-
-
ServerResourceBundleBridge
- class
com.ibm.commerce.ras.
ServerResourceBundleBridge.
- Handles locale dependant strings.
-
ServerResourceBundleBridge(Locale, String) - Constructor for class
com.ibm.commerce.ras.
ServerResourceBundleBridge
- Constructor for ServerResourceBundleBridge
-
SERVICE_CAMPAIGN_INITIATIVE_EVALUATOR - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Rules services.
-
SERVICE_PURCHASE_HISTORY_CATEGORY - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Rules services.
-
SERVICE_PURCHASE_HISTORY_SKU - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Rules services.
-
SERVICE_SHOPPING_CART_CATEGORY - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Rules services.
-
SERVICE_SHOPPING_CART_SKU - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Rules services.
-
SERVICE_SHOPPING_CART_TOTAL - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Rules services.
-
service(HttpServletRequest, HttpServletResponse) - Method in class
com.ibm.commerce.server.RequestServlet
- Retrieves the URL entry based on the servlet path information.
-
ServiceDiscount
- class
com.ibm.commerce.discount.rules.
ServiceDiscount.
- This class represents a service discount type.
-
ServiceDiscount() - Constructor for class
com.ibm.commerce.discount.rules.
ServiceDiscount
- Constructor for ServiceDiscount.
-
servletContext
- Static variable in class
com.ibm.commerce.server.
ServerConfiguration
- The default value for the servlet context.
-
ServletHelper -
class
com.ibm.commerce.server.ServletHelper.
- The ServletHelper class contains static methods used by the request
servlet
-
ServletHelper()
- Constructor for class
com.ibm.commerce.server.ServletHelper
-
-
servletRequestToString(javax.servlet.http.HttpServletRequest) -
Static method in class
com.ibm.commerce.server.ServletHelper
- Extracts many useful information for debugging purposes from a
HttpServletRequest.
-
servletRequestToStringDebug(javax.servlet.http.HttpServletRequest) -
Static method in class
com.ibm.commerce.server.ServletHelper
- Extracts all information useful for debugging purposes from a
HttpServletRequest.
-
SESSION_ERR_XMLCONFIG_EXPORT - Static variable in interface
com.ibm.commerce.ras.ECMessageKey
-
-
SESSION_ERR_XMLCONFIG_EXPORT
- Static variable in class
com.ibm.commerce.ras.ECMessage
-
-
SESSION_SUCC_CONFIG
- Static variable in interface
com.ibm.commerce.ras.ECMessageKey
-
-
SESSION_SUCC_CONFIG
- Static variable in class
com.ibm.commerce.ras.ECMessage
-
-
sessionAccessBean
- Variable in class
com.ibm.commerce.pvcadapter.
PVCAdapterImpl
-
-
sessionContext
- Variable in class
com.ibm.commerce.adapter.
AbstractHttpAdapter
-
-
sessionContext
- Variable in class
com.ibm.commerce.pvcadapter.
PVCAdapterImpl
-
-
SessionContext
- interface
com.ibm.commerce.adapter.
SessionContext.
- Reserved for IBM internal use.
-
SessionData
- interface
com.ibm.commerce.adapter.SessionData.
- Reserved for IBM internal use.
-
SessionInfo
- class
com.ibm.commerce.me.datatype.
SessionInfo.
- Stores information for the session
-
SessionInfo()
- Constructor for class
com.ibm.commerce.me.datatype.
SessionInfo
- SessionInfo constructor comment.
-
SET_MIA
- Static variable in class
com.ibm.commerce.me.datatype.
PaymentInfo
- card type constant for SET MIA
-
SET_ORDER_TEMPLATE_ERRVIEW - Static variable in interface
com.ibm.commerce.order.commands.
SetOrderTemplateCmd
- The error view.
-
SET_WALLET
- Static variable in class
com.ibm.commerce.me.datatype.
PaymentInfo
- card type constant for SET Wallet
-
setAccCheck(boolean)
- Method in interface
com.ibm.commerce.command.ECCommand
- Set the access control flag for this command.
-
setAccCheck(boolean)
- Method in interface
com.ibm.commerce.command.AccCommand
- Sets the access control check flag for this command.
-
setAccCheck(boolean) - Method in class
com.ibm.commerce.command.
AbstractECTargetableCommand
- This method is set by the web controller to indicate whether access control
check is required for this command.
-
setAccCheck(boolean) - Method in class
com.ibm.commerce.command.
AbstractECCommand
- Set the access control flag for this command.
-
setAcceptaction(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseModifyBaseInfoCmdImpl
- Sets RFQ Response accept action
-
setAcceptaction(Integer) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseModifyBaseInfoCmd
- Sets RFQ Response acceptAction
-
setAcceptFromType(String) - Method in class
com.ibm.commerce.couponwallet.objects.
CouponWalletBean
- Set accessor for persistent attribute: acceptFromType
-
setAcceptFromType(String) - Method in interface
com.ibm.commerce.couponwallet.objects.
CouponWalletAccessBeanData
- setAcceptFromType
-
setAcceptFromType(String) - Method in class
com.ibm.commerce.couponwallet.objects.
CouponWalletAccessBean
- This method provides access to the
CPWALLET.ACCEPTFROMTYPE column of DB2 type CHAR(4) NOT NULL.
-
setAccessBeanName(String) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set Access Bean Name
-
setAccessClauseString(String) - Method in class
com.ibm.commerce.accesscontrol.policymanager.
AccessClause
- Sets the 'where' clause String, generated out of prefiltering
process
-
setAccessType(int) - Method in class
com.ibm.commerce.order.commands.
CheckOrderCopyCmdImpl
- Sets the
AccessType
to be checked.
-
setAccessType(int) - Method in interface
com.ibm.commerce.order.commands.
CheckOrderCopyCmd
- Sets the
AccessType
to be checked.
-
setAccessType(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQModifyBasicCmdImpl
- Sets the accessType
-
setAccessType(Integer) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the accessType
-
setAccessType(Integer) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the accesstype of the RFQ.
-
setAccessType(Integer) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the accesstype of the RFQ.
-
setAccessType(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the accesstype of the RFQ.
-
setAccessType(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the accesstype of the RFQ.
-
setAccessType(String) - Method in class
com.ibm.commerce.interestitems.commands.
AuthIIListAccessCmdImpl
-
-
setAccessType(String) - Method in interface
com.ibm.commerce.interestitems.commands.
AuthIIListAccessCmd
- Sets the access type.
-
setAccessVector(AccessVector) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the AccessVector object.
-
setAccount(AccountAccessBean) - Method in class
com.ibm.commerce.payment.commands.
ValidatePONumberCmdImpl
- Sets the Account property of the command.
-
setAccount(AccountAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
ValidatePONumberCmd
- Sets the Account property of the command.
-
setAccount(AccountAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentTestCmdImpl
- Sets the account property of the command.
-
setAccount(AccountAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
DoPaymentPolicyCmd
- Sets the account property of the command.
-
setAccount(AccountAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentPMCmdImpl
- Sets the account property of the command.
-
setAccount(AccountAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentCLCmdImpl
- Sets the account property of the command.
-
setAccount(String) - Method in class
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmdImpl
- Sets the account to be used on the e-mail server that will be logged into
for performing e-mail activity jobs.
-
setAccount(String) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmd
- set the account of the e-mail configuration
-
setAccount(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailConfigurationAccessBean
- Set accessor for persistent attribute: account
-
setAccountDescriptionElement(Element) - Method in class
com.ibm.commerce.account.commands.
UpdateAccountCmdImpl
- Sets the account description element.
-
setAccountDescriptionElement(Element) - Method in class
com.ibm.commerce.account.commands.
CreateAccountCmdImpl
- Sets the account description element.
-
setAccountElement(Element) - Method in class
com.ibm.commerce.account.commands.
UpdateAccountCmdImpl
- Sets the account XML element.
-
setAccountElement(Element) - Method in interface
com.ibm.commerce.account.commands.
UpdateAccountCmd
- Sets the account XML element.
-
setAccountElement(Element) - Method in class
com.ibm.commerce.account.commands.
SaveAccountCmdImpl
- Sets the account Element object.
-
setAccountElement(Element) - Method in interface
com.ibm.commerce.account.commands.
SaveAccountCmd
- Sets the account XML element.
-
setAccountElement(Element) - Method in class
com.ibm.commerce.account.commands.
CreateAccountCmdImpl
- Sets the account XML element.
-
setAccountElement(Element) - Method in interface
com.ibm.commerce.account.commands.
CreateAccountCmd
- Sets the account XML element.
-
setAccountid(Long) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Stores the incoming account ID.
-
setAccountId(Long) - Method in class
com.ibm.commerce.account.commands.
UpdateAccountCmdImpl
- Sets the business account ID
-
setAccountId(Long) - Method in interface
com.ibm.commerce.account.commands.
UpdateAccountCmd
- Sets the business account ID
-
setAccountId(Long) - Method in class
com.ibm.commerce.account.commands.
CreateAccountCmdImpl
- Sets the business account ID.
-
setAccountId(Long) - Method in class
com.ibm.commerce.collaboration.beans.
CollabWorkspaceInfo
- Sets the accountId
-
setAccountId(Long) - Method in interface
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBeanData
- setAccountId
-
setAccountId(Long) - Method in class
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBean
- Set accessor for persistent attribute: accountId
-
setAccountId(Long) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.ACCOUNT_ID column of DB2 type BIGINT.
-
setAccountId(Long) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method updates the account ID associated with the contract.
-
setAccountId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
TradingAgreementBeanBase
- This method provides access to the TRADING.ACCOUNT_ID column of DB2 type
BIGINT NULL.
-
setAccountId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Provides access to the TRADING.ACCOUNT_ID column of DB2 type BIGINT
NULL.
-
setAccountId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.ACCOUNT_ID column of DB2 type BIGINT.
-
setAccountId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoRefundTestCmdImpl
- Sets the accountId property of the command.
-
setAccountId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoRefundPMCmdImpl
- Sets the accountId property of the command.
-
setAccountId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoRefundCLCmdImpl
- Sets the nAccountId property of the command.
-
setAccountId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- Sets the Account ID.
-
setAccountId(Long) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.ACCOUNT_ID column of DB2 type BIGINT.
-
setAccountId(Long) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.ACCOUNT_ID column of DB2 type BIGINT.
-
setAccountId(Long) - Method in class
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBean
- This method provides access to the
BUYERPO.ACCOUNT_ID column of DB2 type BIGINT.
-
setAccountId(Long) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.ACCOUNT_ID column of DB2 type BIGINT NOT NULL.
-
setAccountId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQToContractCreateCmdImpl
- Sets the accountId
-
setAccountId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQModifyBasicCmdImpl
- Sets the accountId
-
setAccountId(Long) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Sets the account ID.
-
setAccountId(Long) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the account ID.
-
setAccountId(Long) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the account ID.
-
setAccountId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the incoming account Id .
-
setAccountId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the incoming account Id .
-
setAccountId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateContractBasicInfoCmdImpl
- Stores the account ID.
-
setAccountId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateContractBasicInfoCmd
- Stores the account ID.
-
setAccountId(String) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
CreateSpaceCtrlCmdImpl
- Sets the unique identifier of the account associated with the collaborative
workspace to a local variable.
-
setAccountId(String) - Method in interface
com.ibm.commerce.contract.objects.
TradingAgreementAccessBeanData
-
-
setAccountId(String) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.ACCOUNT_ID column of DB2 type BIGINT.
-
setAccountId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setAccountId(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.ACCOUNT_ID column of DB2 type BIGINT.
-
setAccountId(String) - Method in interface
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBeanData
-
-
setAccountId(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.ACCOUNT_ID column of DB2 type BIGINT.
-
setAccountId(String) - Method in interface
com.ibm.commerce.payment.objects.
CreditLineAccessBeanData
-
-
setAccountId(String) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.ACCOUNT_ID column of DB2 type BIGINT.
-
setAccountId(String) - Method in interface
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBeanData
-
-
setAccountId(String) - Method in class
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBean
- This method provides access to the
BUYERPO.ACCOUNT_ID column of DB2 type BIGINT.
-
setAccountId(String) - Method in interface
com.ibm.commerce.payment.objects.
AccountAccessBeanData
-
-
setAccountId(String) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.ACCOUNT_ID column of DB2 type BIGINT NOT NULL.
-
setAccountId(String) - Method in class
com.ibm.commerce.tools.contract.beans.
AccountDataBean
- Set the ID of the account
-
setAccountId(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setAccountIdFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the account identifier from the tools XML object and stores it in
a member variable.
-
setAccountIdFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the account identifier from the tools XML object and stores it in
a member variable.
-
setAccountIds(Long[]) - Method in class
com.ibm.commerce.account.commands.
AccountDeleteCmdImpl
- Sets the list of account IDs.
-
setAccountIds(Long[]) - Method in interface
com.ibm.commerce.account.commands.
AccountDeleteCmd
- Sets the list of account IDs.
-
setAccountList(Vector) - Method in class
com.ibm.commerce.tools.contract.beans.
AccountListDataBean
- Set the list of results found
-
setAccountName(String) - Method in class
com.ibm.commerce.tools.contract.beans.
AccountDataBean
- Set the name of the account
-
setAccountNameLike(String) - Method in class
com.ibm.commerce.tools.contract.beans.
AccountListDataBean
- Sets the search parameter for the account name
-
setAccountNumber(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyInfo
- Sets the accountNumber property of the bean.
-
setAccountPolicy(String) - Method in class
com.ibm.commerce.security.commands.
AuthenticationPolicyCmdImpl
- Sets the account policy to be used to check this password.
-
setAccountPolicy(String) - Method in interface
com.ibm.commerce.security.commands.
AuthenticationPolicyCmd
- Sets the account policy to be used to check this password.
-
setAccountState(Integer) - Method in class
com.ibm.commerce.account.commands.
UpdateAccountCmdImpl
- Sets the state of the business account.
-
setAccountState(String) - Method in class
com.ibm.commerce.account.commands.
UpdateAccountCmdImpl
- Sets the state of the business account.
-
setAccountState(String) - Method in class
com.ibm.commerce.account.commands.
CreateAccountCmdImpl
- Sets the state of the business account.
-
setAccountTitle(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyInfo
- Sets the accountTitle property of the bean.
-
setAccountXMLFileName(String) - Method in class
com.ibm.commerce.account.commands.
AccountImportCmdImpl
- Sets the name of the account XML file.
-
setAccountXMLFileName(String) - Method in interface
com.ibm.commerce.account.commands.
AccountImportCmd
- Sets the name of the account XML file.
-
setAction(Action) - Method in class
com.ibm.commerce.rule.Rule
- Sets the action for this rule.
-
setAction(boolean) - Method in class
com.ibm.commerce.account.commands.
SaveAccountCmdImpl
- Sets the action for the saving process.
-
setAction(boolean) - Method in interface
com.ibm.commerce.account.commands.
SaveAccountCmd
- Sets the action for the saving process.
-
setAction(Integer) - Method in class
com.ibm.commerce.approval.commands.
ApprovalProcessRecordsCmdImpl
- Sets the action being performed: approve, reject, or cancel.
-
setAction(Integer) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalProcessRecordsCmd
- Sets the action being performed: approve, reject, or cancel.
-
setAction(Integer) - Method in class
com.ibm.commerce.approval.commands.
ApprovalProcessCmdImpl
- Sets the list of approval status IDs to be acted on.
-
setAction(Integer) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalProcessCmd
- Sets the list of approval status IDs to be acted on.
-
setAction(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmdImpl
- Sets the action to be performed on the expected inventory record
detail.
-
setAction(String) - Method in class
com.ibm.commerce.scheduler.commands.
UpdateRegistryCmdImpl
- Sets the action to perform.
-
setAction(String) - Method in interface
com.ibm.commerce.scheduler.commands.
UpdateRegistryCmd
- Sets the action for the element.
-
setAction(String) - Method in class
com.ibm.commerce.scheduler.commands.
UpdateLocalRegistryCmdImpl
- Sets the action to perform.
-
setAction(String) - Method in interface
com.ibm.commerce.scheduler.commands.
UpdateLocalRegistryCmd
- Sets the action to be performed.
-
setActionType(int) - Method in class
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmdImpl
- Set the payment action type for Update an existing payment or create a new
one.
-
setActionType(int) - Method in interface
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmd
- Set the payment action type for Updating an existing payment record or
creating a new one.
-
setActionType(String) - Method in class
com.ibm.commerce.tools.contract.beans.
CatalogFilterDataBean
- Set the action type for this filter
-
setActiveBids(Vector) - Method in class
com.ibm.commerce.negotiation.commands.
ProcessTaskCmdImpl
- Sets the list of active bids to be processed.
-
setActiveBids(Vector) - Method in class
com.ibm.commerce.negotiation.commands.
DetermineWinnersCmdImpl
- Sets the list of active bids to be processed.
-
setActiveBids(Vector) - Method in interface
com.ibm.commerce.negotiation.commands.
DetermineWinnersCmd
- Sets the list of active bids to be processed.
-
setActiveBids(Vector) - Method in class
com.ibm.commerce.negotiation.commands.
CalculateBestBidCmdImpl
- Sets the list of active bids to be processed.
-
setActiveBids(Vector) - Method in interface
com.ibm.commerce.negotiation.commands.
CalculateBestBidCmd
- Sets the list of active bids to be processed.
-
setActivityId(long) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the activity ID associated with this command.
-
setActivityId(long)
- Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the activity ID associated with this command.
-
setActorId(Long) - Method in class
com.ibm.commerce.approval.commands.
ApprovalProcessRecordsCmdImpl
- Sets the user performing the action.
-
setActorId(Long) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalProcessRecordsCmd
- Sets the user performing the action.
-
setActualAmount(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.ACTUALAMOUNT column of DB2 type DECIMAL(20 5).
-
setActualAmount(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setActualAmount(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.ACTUALAMOUNT column of DB2 type DECIMAL(20 5).
-
setActualShipDateTime(Timestamp) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setActualShipDateTime(Timestamp) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSASTIME column of DB2 type TIMESTAMP.
-
setActualShipDateTime(Timestamp) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setActualShipDateTime
-
setActualShipDateTime(Timestamp) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setActualShipDateTime
-
setAdapter(PVCAdapter) - Method in class
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmdImpl
- Set the PVC adapter object.
-
setAdapterDesc(HttpAdapterDesc) - Method in interface
com.ibm.commerce.adapter.HttpAdapter
- Reserved for IBM internal use.
-
setAdapterDesc(HttpAdapterDesc) - Method in class
com.ibm.commerce.adapter.
AbstractHttpAdapter
- Reserved for IBM internal use.
-
setAdapterDesc(HttpAdapterDesc) - Method in interface
com.ibm.commerce.pvcadapter.
PVCAdapter
- Sets the descriptor of the HTTP adapter.
-
setAddedItem(Vector) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmdImpl
-
-
setAddedItem(Vector) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmd
- Sets the list of items added to the expected inventory record.
-
setAddedItem(Vector) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCreateCmdImpl
-
-
setAddedItem(Vector) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCreateCmd
- Sets the list of items included in the new expected inventory record.
-
setAddedSize(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmdImpl
-
-
setAddedSize(String) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmd
- Sets the number of items added to the expected inventory record.
-
setAddedSize(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCreateCmdImpl
-
-
setAddedSize(String) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCreateCmd
- Sets the number of items included in the new expected inventory
record.
-
setAddItems(Vector) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddCmdImpl
- Sets the items to be added to the order.
-
setAddJobCmd(AddJobCmdImpl) - Method in class
com.ibm.commerce.order.commands.
OrderScheduleCmdImpl
- Sets AddJob cmd instance.
-
setAddress(Address) - Method in class
com.ibm.commerce.me.datatype.
PaymentInfo
- Sets the address
-
setAddress(AddressAccessBean) - Method in class
com.ibm.commerce.order.calculation.
ResolveJurisdictionsCmdImpl
-
-
setAddress(AddressAccessBean) - Method in interface
com.ibm.commerce.order.calculation.
ResolveJurisdictionsCmd
-
-
setAddress(AddressAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
ResolveTaxJurisdictionCmdImpl
- Sets the address access bean.
-
setAddress(AddressAccessBean) - Method in interface
com.ibm.commerce.taxation.commands.
ResolveTaxJurisdictionCmd
- Sets the AddressAccessBean.
-
setAddress(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSRCustomerAddressAddCmdImpl
- Sets the address.
-
setAddress(String) - Method in class
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmdImpl
- Sets the e-mail address of the account on the e-mail server.
-
setAddress(String) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmd
- Set the address of the e-mail configuration
-
setAddress(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailConfigurationAccessBean
- Set accessor for persistent attribute: address
-
setAddress1(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.ADDRESS1 column of DB2 type VARCHAR(50).
-
setAddress1(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Store address line 1
-
setAddress1(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set vendor address line 1.
-
setAddress1(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set vendor address line 1.
-
setAddress1(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set vendor address line 1.
-
setAddress1(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set vendor address line 1.
-
setAddress1(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set vendor address line 1.
-
setAddress1(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set vendor address line 1.
-
setAddress1(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmdImpl
-
-
setAddress1(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmd
- Sets fulfillment center address line 1.
-
setAddress1(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmdImpl
-
-
setAddress1(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmd
- Sets fulfillment center address line 1.
-
setAddress1(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setAddress1(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set vendor address line 1.
-
setAddress1(String) - Method in class
com.ibm.commerce.me.datatype.
Address
- Sets the line1 of address
-
setAddress1(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the address 1.
-
setAddress1(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmd
- Set the address 1.
-
setAddress1(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmdImpl
- Set the address 1.
-
setAddress1(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmd
- Set the address 1.
-
setAddress1(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBeanData
-
-
setAddress1(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.ADDRESS1 column of DB2 type VARCHAR(254).
-
setAddress1(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setAddress1(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.ADDRESS1 column of DB2 type VARCHAR(50).
-
setAddress1(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the first line of the address.
-
setAddress1(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the first line of the address.
-
setAddress1(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditAddressCmdImpl
- Sets the first line of the address.
-
setAddress1(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AuditAddressCmd
- Sets the first line of the address.
-
setAddress1Nothing(boolean) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the flag of the devaddress1 parameter exist or not.
-
setAddress1Type(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBeanData
-
-
setAddress1Type(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.ADDRESS1TYPE column of DB2 type CHAR(3).
-
setAddress2(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.ADDRESS2 column of DB2 type VARCHAR(50).
-
setAddress2(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Store address line 2
-
setAddress2(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set vendor address line 2.
-
setAddress2(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set vendor address line 2.
-
setAddress2(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set vendor address line 2.
-
setAddress2(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set vendor address line 2.
-
setAddress2(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set vendor address line 2.
-
setAddress2(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set vendor address line 2.
-
setAddress2(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmdImpl
-
-
setAddress2(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmd
- Sets fulfillment center address line 2.
-
setAddress2(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmdImpl
-
-
setAddress2(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmd
- Sets fulfillment center address line 2.
-
setAddress2(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setAddress2(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set vendor address line 2.
-
setAddress2(String) - Method in class
com.ibm.commerce.me.datatype.
Address
- Sets the line 2 of address
-
setAddress2(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the address 2.
-
setAddress2(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmd
- Set the address 2.
-
setAddress2(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmdImpl
- Set the address 2.
-
setAddress2(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmd
- Set the address 2.
-
setAddress2(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBeanData
-
-
setAddress2(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.ADDRESS2 column of DB2 type VARCHAR(254).
-
setAddress2(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setAddress2(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.ADDRESS2 column of DB2 type VARCHAR(50).
-
setAddress2(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the second line of the address.
-
setAddress2(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the second line of the address.
-
setAddress2Nothing(boolean) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the flag of the devaddress2 parameter exist or not.
-
setAddress2Type(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBeanData
-
-
setAddress2Type(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.ADDRESS2TYPE column of DB2 type CHAR(3).
-
setAddress3(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.ADDRESS3 column of DB2 type VARCHAR(50).
-
setAddress3(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Store address line 3
-
setAddress3(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set vendor address line 3.
-
setAddress3(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set vendor address line 3.
-
setAddress3(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set vendor address line 3.
-
setAddress3(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set vendor address line 3.
-
setAddress3(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set vendor address line 3.
-
setAddress3(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set vendor address line 3.
-
setAddress3(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmdImpl
-
-
setAddress3(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmd
- Sets fulfillment center address line 3.
-
setAddress3(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmdImpl
-
-
setAddress3(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmd
- Sets fulfillment center address line 3.
-
setAddress3(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setAddress3(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set vendor address line 3.
-
setAddress3(String) - Method in class
com.ibm.commerce.me.datatype.
Address
- Sets the line 3 of address
-
setAddress3(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setAddress3(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.ADDRESS3 column of DB2 type VARCHAR(50).
-
setAddress3(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the third line of that address.
-
setAddress3(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the third line of the address.
-
setAddressBookId(Long) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.ADDRBOOK_ID column of DB2 type BIGINT NOT NULL.
-
setAddressBookId(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setAddressBookId(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.ADDRBOOK_ID column of DB2 type BIGINT NOT NULL.
-
setAddressField1(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method accesses a non-CMP field
-
setAddressField1(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
-
-
setAddressField1(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setAddressField1(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method accesses a non-CMP field
-
setAddressField1(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the address field.
-
setAddressField1(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the customizable address field 1.
-
setAddressField2(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method accesses a non-CMP field
-
setAddressField2(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
-
-
setAddressField2(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setAddressField2(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method accesses a non-CMP field
-
setAddressField2(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the additional address field.
-
setAddressField2(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the customizable address field 2.
-
setAddressField3(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method accesses a non-CMP field
-
setAddressField3(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
-
-
setAddressField3(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setAddressField3(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method accesses a non-CMP field
-
setAddressField3(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the additional address field.
-
setAddressField3(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the customizable address field 3.
-
setAddressId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the address id parameters (optional).
-
setAddressId(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the address id parameters (optional).
-
setAddressId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the address id parameters (optional).
-
setAddressId(Long) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- set address id (optional).
-
setAddressId(Long) - Method in class
com.ibm.commerce.me.commands.
CreateShippingBillingAddressCmdImpl
- Sets Address Id
-
setAddressId(Long) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setAddressId(Long) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the shipping address of the new/copied/updated orderitem(s).
Default: null (the shipping address of the new/copied/updated orderitem(s)
should be left unchanged)
-
setAddressId(Long) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.ADDRESS_ID column of DB2 type BIGINT.
-
setAddressId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setAddressId
-
setAddressId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.ADDRESS_ID column of DB2 type BIGINT.
-
setAddressId(Long) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemDisplayCmdImpl
- Sets the id of the address book entry for the items to display
(optional).
-
setAddressId(Long) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemDisplayCmd
- Sets the id of the address book entry for the items to display
(optional).
-
setAddressId(Long) - Method in class
com.ibm.commerce.taxation.commands.
ResolveTaxJurisdictionCmdImpl
- Sets the address id.
-
setAddressId(Long) - Method in interface
com.ibm.commerce.taxation.commands.
ResolveTaxJurisdictionCmd
- Sets the addressId.
-
setAddressId(Long) - Method in class
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmdImpl
- Sets the id of the input ship-to address (Optional).
-
setAddressId(Long) - Method in interface
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmd
- Sets the id of the input ship-to address (Optional).
-
setAddressId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- set address id (optional).
-
setAddressId(String) - Method in interface
com.ibm.commerce.order.objects.
SubOrderAccessBeanData
-
-
setAddressId(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.ADDRESS_ID column of DB2 type BIGINT.
-
setAddressId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setAddressId
-
setAddressId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setAddressId
-
setAddressId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setAddressId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.ADDRESS_ID column of DB2 type BIGINT.
-
setAddressId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemUpdateCmdImpl
- Sets the address ID for which the items is to be updated.
-
setAddressId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddressUpdateCmdImpl
- Sets address ID.
-
setAddressId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddCmdImpl
- Sets the address ID for which the items is to be added.
-
setAddressId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSRCustomerAddressAddCmdImpl
- Sets address ID.
-
setAddressId(String) - Method in class
com.ibm.commerce.user.beans.
AddressDataBean
- Sets the address Id If the address Id is not set, UserRegistrationDataBean
will try to find the address according to the NickName and MemberId.
-
setAddressId(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AddressUpdateCmd
- Sets the address Identifier.
-
setAddressIdHash(Hashtable) - Method in class
com.ibm.commerce.taxation.commands.
TaxCalculationRuleQualifyCmdImpl
- Sets the list of address ids.
-
setAddressIdHash(Hashtable) - Method in interface
com.ibm.commerce.taxation.commands.
TaxCalculationRuleQualifyCmd
- Sets the list of address ids.
-
setAddressNoURL(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AddressCheckCmdImpl
- Sets the URL to goto if no permant address can be found for the
member.
-
setAddressNoURL(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AddressCheckCmd
- Sets the URL that is called if the member does not have any address
entry.
-
setAddressType(String) - Method in class
com.ibm.commerce.me.commands.
CreateShippingBillingAddressCmdImpl
- Sets Address Type to either shipping or billing
-
setAddressType(String) - Method in interface
com.ibm.commerce.me.commands.
CreateShippingBillingAddressCmd
- Sets Address Type to either shipping or billing
-
setAddressType(String) - Method in class
com.ibm.commerce.tools.contract.beans.
AddressListDataBean
- Set the addess type
-
setAddressType(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setAddressType(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.ADDRESSTYPE column of DB2 type CHAR(5).
-
setAddressType(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the address type.
-
setAddressType(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the type of addresses.
-
setAddressUpdated(boolean) - Method in class
com.ibm.commerce.tools.optools.user.commands.
CSRCustomerInfoUpdateCmdImpl
- Sets whether or not the customer's address information has been
changed.
-
setAddressYesURL(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AddressCheckCmdImpl
- Sets the URL to goto if a permant address can be found for the member.
-
setAddressYesURL(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AddressCheckCmd
- Sets the URL that is called if the member has at least one address
entry.
-
setAddrType1(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the address type 1.
-
setAddrType1(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmd
- Set the address type 1.
-
setAddrType1(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmdImpl
- Set the address type 1.
-
setAddrType1(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmd
- Set the address type 1.
-
setAddrtype1Nothing(boolean) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the flag of the devaddrtype1 parameter exist or not.
-
setAddrType2(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the address type 2.
-
setAddrType2(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmd
- Set the address type 2.
-
setAddrType2(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmdImpl
- Set the address type2.
-
setAddrType2(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmd
- Set the address type 2.
-
setAddrtype2Nothing(boolean) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the flag of the devaddrtype2 parameter exist or not.
-
setAdjProductSetId(String) - Method in class
com.ibm.commerce.price.commands.
PriceTC
- Item constructor comment.
-
setAdjustCode(String) - Method in class
com.ibm.commerce.inventory.beans.
InventoryAdjustmentCodeDataBean
- Insert the method's description here.
-
setAdjustCode(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeAccessBeanData
-
-
setAdjustCode(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeAccessBean
- This method provides access to the
INVADJCODE.ADJUSTCODE column of DB2 type CHAR(4) NOT NULL.
-
setAdjustment(BigDecimal) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.ADJUSTMENT column of DB2 type DECIMAL(20 5) NOT NULL DEFAULT
0.
-
setAdjustment(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setAdjustment(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.ADJUSTMENT column of DB2 type DECIMAL(20 5) NOT NULL DEFAULT
0.
-
setAdjustment(String) - Method in class
com.ibm.commerce.tools.contract.beans.
CatalogFilterDataBean
- Set the percentage adjustment for this filter
-
setAdjustmentComment(String) - Method in class
com.ibm.commerce.inventory.commands.
InventoryAdjustCmdImpl
-
-
setAdjustmentComment(String) - Method in interface
com.ibm.commerce.inventory.commands.
InventoryAdjustCmd
- Sets the comment on the adjustment.
-
setAdjustmentComment(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBeanData
-
-
setAdjustmentComment(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- This method provides access to the
INVADJUST.ADJUSTMENTCOMMENT column of DB2 type VARCHAR(254).
-
setAdjustmentCredit(BigDecimal) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.ADJUSTMENTCREDIT column of DB2 type DECIMAL(20 5) NOT NULL DEFAULT
0.
-
setAdjustmentCredit(BigDecimal) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemAdjustmentCreditCmdImpl
- Set the total adjustment credit for the rma item.
-
setAdjustmentCredit(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setAdjustmentCredit(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.ADJUSTMENTCREDIT column of DB2 type DECIMAL(20 5) NOT NULL DEFAULT
0.
-
setAdjustmentDate(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBeanData
-
-
setAdjustmentDate(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- This method provides access to the
INVADJUST.ADJUSTMENTDATE column of DB2 type TIMESTAMP.
-
setAdjustmentDate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- This method provides access to the
INVADJUST.ADJUSTMENTDATE column of DB2 type TIMESTAMP.
-
setAdjustmentProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD2 column of DB2 type INTEGER.
-
setAdjustmentProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCPriceListWithSelectiveAdjustmentBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD2 column of DB2
type INTEGER NULL.
-
setAdjustmentProductSetId(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBeanData
-
-
setAdjustmentProductSetId(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD2 column of DB2 type INTEGER.
-
setAdjustmentProductSetName(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBeanData
-
-
setAdjustmentProductSetName(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method accesses a non-CMP field
-
setAdjustmentProductSetName(String) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCPriceListWithSelectiveAdjustmentBeanBase
- This method provides access to the TERMCOND.STRINGFIELD1 column of DB2 type
VARCHAR(3200) NULL.
-
setAdjustmentProductSetOwnerId(Long) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD2 column of DB2 type BIGINT.
-
setAdjustmentProductSetOwnerId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCPriceListWithSelectiveAdjustmentBeanBase
- This method provides access to the TERMCOND.BIGINTFIELD2 column of DB2 type
BIGINT NULL.
-
setAdjustmentProductSetOwnerId(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBeanData
-
-
setAdjustmentProductSetOwnerId(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD2 column of DB2 type BIGINT.
-
setAdjustmentTotal(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setAdminDescription(String) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- set the property Administration Description.
-
setAdminDescription(String) - Method in interface
com.ibm.commerce.tools.promotions.
CreateDiscountCmd
- Assign the Administration description from GUI, this will be displayed on
the dynamic list as well.
-
setAdminId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Set administrator's ID.
-
setAdministratorFirstName(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
-
-
setAdministratorFirstName(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method provides access to the
ORGENTITY.ADMINFIRSTNAME column of DB2 type VARCHAR(128).
-
setAdministratorLastName(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
-
-
setAdministratorLastName(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method provides access to the
ORGENTITY.ADMINLASTNAME column of DB2 type VARCHAR(128).
-
setAdministratorMiddleName(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
-
-
setAdministratorMiddleName(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method provides access to the
ORGENTITY.ADMINMIDDLENAME column of DB2 type VARCHAR(128).
-
setAdministratorPassword(String) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordAdministratorCmdImpl
- Sets the administrator’s password, who will be resetting the
password of the shopper.
-
setAdministratorPassword(String) - Method in interface
com.ibm.commerce.security.commands.
ResetPasswordAdministratorCmd
- Sets the administrator’s password, who will be resetting the
password of the shopper.
-
setAdminMode(boolean) - Method in class
com.ibm.commerce.catalog.beans.
ProductDataBean
- Sets the administrative mode of the bean.
-
setAdminMode(boolean) - Method in class
com.ibm.commerce.catalog.beans.
PackageDataBean
- Sets the administrative mode flag of the bean.
-
setAdminMode(boolean) - Method in class
com.ibm.commerce.catalog.beans.
ItemDataBean
- Sets the administrative mode of the bean.
-
setAdminMode(boolean) - Method in class
com.ibm.commerce.catalog.beans.
DynamicKitDataBean
- Sets the administrative mode of the bean.
-
setAdminMode(boolean) - Method in class
com.ibm.commerce.catalog.beans.
CategoryDataBean
- Sets the administrative mode.
-
setAdminMode(boolean) - Method in class
com.ibm.commerce.catalog.beans.
CatalogDataBean
- Sets the administrative mode of the bean.
-
setAdminMode(boolean) - Method in class
com.ibm.commerce.catalog.beans.
BundleDataBean
- Sets the administrative mode.
-
setAdmnDesc(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- The value of this variable is used in search based on catalog description
(Catalog.description column).
-
setAdmnDescCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- A user can choose case sensitive or case insensitive search.
-
setAdmnDescOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- A user can choose either 'like' or 'equal' as search
operators.
-
setAdmnDescType(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- A user can specify three types of search criteria All, Any, Exact
Phrase.
-
setAge(Integer) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.AGE column of DB2 type INTEGER.
-
setAge(Integer) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the age.
-
setAge(Integer) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets The age of the user.
-
setAge(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setAge(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.AGE column of DB2 type INTEGER.
-
setAge(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the age.
-
setAge(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets The age of the user.
-
setAgreements(TradingAgreementAccessBean[]) - Method in class
com.ibm.commerce.search.rulequery.
RuleQuery
- Do not modify.
-
setAlgoClassUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set Algorithm Class Name
-
setAlgoClassUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmd
-
Deprecated. Sets Algorithm Class URL Name.
-
setAlgoId(Integer) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set Algorithm Registry Id
-
setAlgoIdUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set Algorithm Registry id
-
setAlgoIdUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmd
-
Deprecated. Sets Algorithm Id URL Name.
-
setAlgoNameUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set algorithm name
-
setAlgoNameUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmd
-
Deprecated. Sets Algorithm Name URL Name.
-
setAlign(String) - Method in class
com.ibm.commerce.pa.widget.
TableElement
- Set the alignment to use for the element.
-
setAllAccounts(boolean) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Sets whether or not contracts are to be listed from all of the
accounts.
-
setAllCSR(Integer) - Method in interface
com.ibm.commerce.collaboration.cc.objects.
QueueAccessBeanData
- setAllCSR
-
setAllCSR(Integer) - Method in class
com.ibm.commerce.collaboration.cc.objects.
QueueAccessBean
- Set accessor for persistent attribute: AllCSR
-
setAllGroups(boolean) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- Indicates whether the discount is valid for all customer groups.
-
setAllocate(Hashtable) - Method in class
com.ibm.commerce.fulfillment.commands.
ATPParameters
- Insert the method's description here.
-
setAllocatedFulfillmentCenterId(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setAllocatedFulfillmentCenterId
-
setAllocatedFulfillmentCenterId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setAllocatedFulfillmentCenterId
-
setAllocatedFulfillmentCenterId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setAllocatedFulfillmentCenterId
-
setAllocatedQuantity(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setAllocatedQuantity
-
setAllocatedQuantity(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setAllocatedQuantity
-
setAllocatedQuantity(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setAllocatedQuantity
-
setAllocateOrderItems(Hashtable) - Method in class
com.ibm.commerce.fulfillment.commands.
AllocateInventoryCmdImpl
- Sets the order items to be allocated from existing inventory.
-
setAllocateOrderItems(Hashtable) - Method in interface
com.ibm.commerce.fulfillment.commands.
AllocateInventoryCmd
- Sets the order items to be allocated from existing inventory.
-
setAllocationAddressId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setAllocationAddressId
-
setAllocationAddressId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setAllocationAddressId
-
setAllocationAddressId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setAllocationAddressId
-
setAllocationGoodFor(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.ALLOCATIONGOODFOR column of DB2 type INTEGER NOT NULL DEFAULT
43200.
-
setAllocationGoodFor(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Setter method for allocationGoodFor
-
setAllocationGoodFor(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.ALLOCATIONGOODFOR column of DB2 type INTEGER NOT NULL DEFAULT
43200.
-
setAllocationGroup(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setAllocationGroup
-
setAllocationGroup(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setAllocationGroup
-
setAllocationGroup(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setAllocationGroup
-
setAllocationPolicyUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set Algorithm entry allocation policy
-
setAllocationPolicyUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmd
-
Deprecated. Sets Allocation Policy URL Name.
-
setAllOrderItems(Hashtable) - Method in class
com.ibm.commerce.fulfillment.commands.
AllocateInventoryCmdImpl
- Sets all order items to be considered when determining fulfillment centers
or merging order items.
-
setAllOrderItems(Hashtable) - Method in interface
com.ibm.commerce.fulfillment.commands.
AllocateInventoryCmd
- Sets all order items to be considered when determining fulfillment centers
or merging order items.
-
setAllOrderItems(Vector) - Method in class
com.ibm.commerce.fulfillment.commands.
GetEligibleFulfillmentCentersCmdImpl
- Sets all order items to be considered when determining fulfillment
centers.
-
setAllOrderItems(Vector) - Method in interface
com.ibm.commerce.fulfillment.commands.
GetEligibleFulfillmentCentersCmd
- Sets all order items to be considered when determining fulfillment
centers.
-
setAllowDuplicatedName(boolean) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set Allow duplicate name
-
setAllowedAbbreviations(Set) - Method in class
com.ibm.commerce.order.utils.
ResolveOrdersCmdImpl
-
-
setAllowedAbbreviations(Set) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrdersCmd
- Sets the allowed abbreviations
-
setAllowMultipleValues(boolean) - Method in class
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmdImpl
- (Optional) Sets the allow multiple values flag.
-
setAllowMultipleValues(boolean) - Method in interface
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmd
- (Optional) Sets the allow multiple values flag.
-
setAllShoppers(boolean) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- set the property allShoppers, if the discount is for all shoppers, this
will be set to true.
-
setAllShoppers(boolean) - Method in interface
com.ibm.commerce.tools.promotions.
CreateDiscountCmd
- If the newAllShoppers is true, then this discount will effect all the
shoppers, otherwise, specify a group or groups.
-
setAllTradingIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set all trading IDs
-
setAlternateId(String) - Method in interface
com.ibm.commerce.user.objects.
BusinessProfileAccessBeanData
-
-
setAlternateId(String) - Method in class
com.ibm.commerce.user.objects.
BusinessProfileAccessBean
- This method provides access to the
BUSPROF.ALTERNATEID column of DB2 type VARCHAR(20).
-
setAlternateId(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the alternate identifier of the user.
-
setAlternateId(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the special ID assigned by this business user's O or OU to this
business user (eg.
-
setAmount(BigDecimal) - Method in class
com.ibm.commerce.me.datatype.
TaxInfo
- Sets the total tax amount
-
setAmount(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmdImpl
- set the pay amount.
-
setAmount(BigDecimal) - Method in interface
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmd
- Stores the incoming bid amount.
-
setAmount(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
SetOrderLevelParameterCmdImpl
-
-
setAmount(BigDecimal) - Method in interface
com.ibm.commerce.order.calculation.
SetOrderLevelParameterCmd
- Sets the amount.
-
setAmount(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderItemAdjustmentAccessBean
- This method provides access to the
ORDIADJUST.AMOUNT column of DB2 type DECIMAL(20 5) NOT NULL DEFAULT 0.
-
setAmount(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentAccessBean
- This method provides access to the
ORDADJUST.AMOUNT column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setAmount(BigDecimal) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAdjustmentCreditAccessBean
- This method provides access to the
RMAIADJCRD.AMOUNT column of DB2 type DECIMAL(20 5) NOT NULL DEFAULT 0.
-
setAmount(BigDecimal) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBean
- This method provides access to the
RMACHARGE.AMOUNT column of DB2 type DECIMAL(20 5) NOT NULL.
-
setAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBean
- This method provides access to the
TRDREFAMT.AMOUNT column of DB2 type DECIMAL(20 5) NOT NULL.
-
setAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBean
- This method provides access to the
TRDPURAMT.AMOUNT column of DB2 type DECIMAL(20 5) NOT NULL.
-
setAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBean
- This method provides access to the
TRDDEPAMT.AMOUNT column of DB2 type DECIMAL(20 5) NOT NULL.
-
setAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.objects.
POPurchaseAmountAccessBean
- This method provides access to the
LPOPURAMT.AMOUNT column of DB2 type DECIMAL(20 5) NOT NULL.
-
setAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBean
- This method provides access to the
BUYERPO.AMOUNT column of DB2 type DECIMAL(20 5).
-
setAmount(BigDecimal) - Method in class
com.ibm.commerce.price.beans.
FormattedMonetaryAmountDataBean
- Set the value of the monetary amount.
-
setAmount(Double) - Method in class
com.ibm.commerce.price.beans.
FormattedQuantityAmountDataBean
- Set the value of the quantity amount.
-
setAmount(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAdjustmentAccessBeanData
-
-
setAmount(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAdjustmentAccessBean
- This method provides access to the
ORDIADJUST.AMOUNT column of DB2 type DECIMAL(20 5) NOT NULL DEFAULT 0.
-
setAmount(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAdjustmentAccessBeanData
-
-
setAmount(String) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentAccessBean
- This method provides access to the
ORDADJUST.AMOUNT column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setAmount(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAdjustmentCreditAccessBeanData
-
-
setAmount(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAdjustmentCreditAccessBean
- This method provides access to the
RMAIADJCRD.AMOUNT column of DB2 type DECIMAL(20 5) NOT NULL DEFAULT 0.
-
setAmount(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBeanData
-
-
setAmount(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBean
- This method provides access to the
RMACHARGE.AMOUNT column of DB2 type DECIMAL(20 5) NOT NULL.
-
setAmount(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBeanData
-
-
setAmount(String) - Method in class
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBean
- This method provides access to the
TRDREFAMT.AMOUNT column of DB2 type DECIMAL(20 5) NOT NULL.
-
setAmount(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBeanData
-
-
setAmount(String) - Method in class
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBean
- This method provides access to the
TRDPURAMT.AMOUNT column of DB2 type DECIMAL(20 5) NOT NULL.
-
setAmount(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBeanData
-
-
setAmount(String) - Method in class
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBean
- This method provides access to the
TRDDEPAMT.AMOUNT column of DB2 type DECIMAL(20 5) NOT NULL.
-
setAmount(String) - Method in interface
com.ibm.commerce.payment.objects.
POPurchaseAmountAccessBeanData
-
-
setAmount(String) - Method in class
com.ibm.commerce.payment.objects.
POPurchaseAmountAccessBean
- This method provides access to the
LPOPURAMT.AMOUNT column of DB2 type DECIMAL(20 5) NOT NULL.
-
setAmount(String) - Method in interface
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBeanData
-
-
setAmount(String) - Method in class
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBean
- This method provides access to the
BUYERPO.AMOUNT column of DB2 type DECIMAL(20 5).
-
setAndGetNonNullCorrelationGroup() - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
-
-
setAppItems(Vector[]) - Method in class
com.ibm.commerce.couponredemption.commands.
CalculateDiscountAmtCmdImpl
- Sets the applied items.
-
setAppItems(Vector[]) - Method in interface
com.ibm.commerce.couponredemption.commands.
CalculateDiscountAmtCmd
- Sets the applied items.
-
setApplicableCache(Hashtable) - Method in class
com.ibm.commerce.taxation.commands.
TaxCalculationRuleQualifyCmdImpl
-
-
setApplicableCache(Hashtable) - Method in interface
com.ibm.commerce.taxation.commands.
TaxCalculationRuleQualifyCmd
-
-
setApplicableItems(Vector[]) - Method in class
com.ibm.commerce.couponredemption.commands.
CheckApplicabilityCmdImpl
- Sets the applicable items.
-
setApplicableItems(Vector[]) - Method in interface
com.ibm.commerce.couponredemption.commands.
CheckApplicabilityCmd
- Sets the applicable items.
-
setApplicationType(String) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the job's application type.
-
setApplicationType(String) - Method in interface
com.ibm.commerce.scheduler.commands.
AddJobCmd
- Sets the application type.
-
SetApprovalsDetailsViewCmd - interface
com.ibm.commerce.approval.commands.
SetApprovalsDetailsViewCmd.
- Sets the appropriate summary view.
-
SetApprovalsDetailsViewCmdImpl - class
com.ibm.commerce.approval.commands.
SetApprovalsDetailsViewCmdImpl.
- Sets the appropriate summary view.
-
SetApprovalsDetailsViewCmdImpl() - Constructor for class
com.ibm.commerce.approval.commands.
SetApprovalsDetailsViewCmdImpl
-
-
setApprovalType(Character) - Method in class
com.ibm.commerce.returns.commands.
ApproveReturnItemCmdImpl
- Set the approval type.
-
setApprovalType(Character) - Method in interface
com.ibm.commerce.returns.commands.
ApproveReturnItemCmd
- Set the approval type.
-
setApproveAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptTestCmdImpl
- Sets the approveAmount property of the command.
-
setApproveAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.commands.
CheckPaymentAcceptPolicyCmd
- Sets the approveAmount property of the command.
-
setApproveAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptPMCmdImpl
- Sets the approveAmount property of the command.
-
setApproveAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptCmdImpl
- Sets the approveAmount property of the command.
-
setApproveAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.commands.
CheckPaymentAcceptCmd
- Sets the approveAmount property of the command.
-
setApproveAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptCLCmdImpl
- Sets the approveAmount property of the command.
-
setApproveAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.extern.
CheckAccountPaymentCmdImpl
- The amount of the order to be checked and reapproved if necessary.
-
setApproveAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.extern.
CheckAccountPaymentCmd
- The amount of the order to be checked and reapproved if necessary.
-
setApproverGroupName(String) - Method in class
com.ibm.commerce.approval.commands.
ApprovalSetUpRecordsCmdImpl
- Sets the approver group name from which the approvers are to be
derived.
-
setApproverGroupName(String) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalSetUpRecordsCmd
- Sets the approver group name from which the approvers are to be
derived
-
setApproverGroupName(String) - Method in class
com.ibm.commerce.approval.commands.
ApprovalSetUpCmdImpl
- Sets the approver group name from which the approvers are to be
derived.
-
setApproverGroupName(String) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalSetUpCmd
- Sets the approver group name from which the approvers are to be
derived.
-
setApproverId(Long) - Method in class
com.ibm.commerce.approval.commands.
ApprovalCheckApproverForEntityCmdImpl
- Sets the ID of a user to check to see if approver of entity.
-
setApproverId(Long) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalCheckApproverForEntityCmd
- Sets the user ID to check for approver status of the entity.
-
setApproverOrgId(Long) - Method in class
com.ibm.commerce.approval.commands.
ApprovalSetUpRecordsCmdImpl
- Sets the ID of the organization that needs to do the approval.
-
setApproverOrgId(Long) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalSetUpRecordsCmd
- Sets the ID of the organization that needs to do the approval
-
setAprvAct(Integer) - Method in class
com.ibm.commerce.approval.commands.
HandleApprovalsCmdImpl
- Gets the action.
-
setAprvAct(Integer) - Method in interface
com.ibm.commerce.approval.commands.
HandleApprovalsCmd
- Sets the action.
-
setAprvId(Long) - Method in class
com.ibm.commerce.approval.commands.
SetApprovalsDetailsViewCmdImpl
- Sets the approval request ID.
-
setAprvId(Long) - Method in interface
com.ibm.commerce.approval.commands.
SetApprovalsDetailsViewCmd
- Sets the approval request ID.
-
setAprvIds(String) - Method in class
com.ibm.commerce.approval.commands.
HandleApprovalsCmdImpl
- Sets the list of approval status IDs to be acted on.
-
setAprvIds(String) - Method in interface
com.ibm.commerce.approval.commands.
HandleApprovalsCmd
- Sets the list of approval status IDs to be acted on.
-
setAs400(AS400)
- Method in class
com.ibm.commerce.ras.LogConfiguration
- Sets the as400 object.
-
setAscendingSortOrder() - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Sets ascending sort order
-
setAssignedSegments(String[]) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the list of membergroups who can use this discount.
-
setAssignedSegments(String[]) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- Stores the list of Member groups eligible for the discount.
-
setAssignedSegments(Vector) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotion
- Sets the assignedSegments
-
setAssignedShopperGroups(Vector) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- set the property assignedShopperGroups
-
setAssignedShopperGroups(Vector) - Method in interface
com.ibm.commerce.tools.promotions.
CreateDiscountCmd
- Privide a Vector of shopper group objects.
-
setAssociationRank(BigDecimal) - Method in class
com.ibm.commerce.marketing.beans.
EMarketingSpot.AssociateCatalogEntry
- Sets the association rank of this catalog entry.
-
setAssociationType(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBeanData
-
-
setAssociationType(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.MASSOCTYPE_ID column of DB2 type CHAR(32) NOT NULL.
-
setAssociationType(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBeanData
-
-
setAssociationType(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.MASSOCTYPE_ID column of DB2 type CHAR(32) NOT NULL.
-
setAsyncCommand(boolean) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the value to indicate whether this is an asynchronize command.
-
setAsyncCommand(boolean) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the value to indicate whether this is an asynchronize command.
-
setATPParms(ATPParameters) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemDisplayCmdImpl
- Set the ATP parameters.
-
setATPParms(ATPParameters) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the ATP parameters.
-
setAttachArray(Long[]) - Method in class
com.ibm.commerce.utf.commands.
DeleteRFQAttachmentCmdImpl
- Sets attachment id array to be deleted
-
setAttachArray(Long[]) - Method in interface
com.ibm.commerce.utf.commands.
DeleteRFQAttachmentCmd
- Stores the list of attachments to be deleted.
-
setAttachedToAllCatalogEntries(boolean) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets whether the CalculationCodes are attached to all CatalogEntries.
-
setAttachedToAllCatalogEntries(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets whether the CalculationCodes are attached to all CatalogEntries.
-
setAttachmentId(Long) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setAttachmentId(Long) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method provides access to the
ATTACHMENT.ATTACHMENT_ID column of DB2 type BIGINT NOT NULL.
-
setAttachmentId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
DisplayCustomizationTCBeanBase
- This method provides access to the TERMCOND.BIGINTFIELD1 column of DB2 type
BIGINT NULL.
-
setAttachmentId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
AttachmentBeanBase
- This method provides access to the ATTACHMENT.ATTACHMENT_ID column of DB2
type BIGINT NOT NULL.
-
setAttachmentId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQAttachmentDeleteCmdImpl
- Sets the attachmentId
-
setAttachmentId(Long) - Method in class
com.ibm.commerce.rfq.commands.
CreateTradeAttachmentCmdImpl
- Sets the attachmentId
-
setAttachmentId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
CreateTradeAttachmentCmd
- Sets the storeId field and uses it to set the attachmentId key field
of the access bean.
-
setAttachmentId(Long) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQAttachmentCmdImpl
-
-
setAttachmentId(Long) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQAttachmentCmd
- Stores the ID of the RFQ attachment.
-
setAttachmentId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQAttachmentCmdImpl
- Sets the attachment Id
-
setAttachmentId(String) - Method in class
com.ibm.commerce.command.
AttachmentViewCmdImpl
- Sets the attachmentobj_id of the attachment object in database table
-
setAttachmentId(String) - Method in interface
com.ibm.commerce.command.
AttachmentViewCmd
- Sets the attachmentobj_id of the attachment object in database table to be
retrieved
-
setAttachmentId(String) - Method in interface
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBeanData
- This method provides access to the TERMCOND.BIGINTFIELD1 column of DB2 type
BIGINT NULL.
-
setAttachmentId(String) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setAttachmentId(String) - Method in interface
com.ibm.commerce.contract.objects.
AttachmentAccessBeanData
- This method provides access to the ATTACHMENT.ATTACHMENT_ID column of DB2
type BIGINT NOT NULL.
-
setAttachmentId(String) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method provides access to the
ATTACHMENT.ATTACHMENT_ID column of DB2 type BIGINT NOT NULL.
-
setAttachmentIds(Long[]) - Method in class
com.ibm.commerce.rfq.commands.
MarkAttachmentForDeleteCmdImpl
- Sets the attachmentIds
-
setAttachmentIds(Long[]) - Method in interface
com.ibm.commerce.rfq.commands.
MarkAttachmentForDeleteCmd
- Sets the attachmentIds field and mark for delete those
attachments
-
setAttachments(Vector, Long, String) - Method in class
com.ibm.commerce.contract.commands.
CreateUpdateTradingAgreementBaseCmdImpl
- Sets the attachments to the specified trading agreement.
-
setAttachmentsRFQLevelList(String, boolean) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Gets the response attachments from toolXMLObject and sets it.
-
setAttachmentsRFQLevelList(Vector) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Sets the field of attachmentsRFQLevelList
-
setAttachmentsVector(Vector) - Method in class
com.ibm.commerce.rfq.commands.
RespondRFQLevelAttachmentsCmdImpl
- Sets the field of attachmentsVector
-
setAttachmentsVector(Vector) - Method in interface
com.ibm.commerce.rfq.commands.
RespondRFQLevelAttachmentsCmd
- Sets the field of attachmentsVector
-
setAttachmentURL(String) - Method in interface
com.ibm.commerce.contract.objects.
AttachmentAccessBeanData
- This method provides access to the ATTACHMENT.ATTACHMENTURL column of DB2
type VARCHAR(254) NOT NULL.
-
setAttachmentURL(String) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method provides access to the
ATTACHMENT.ATTACHMENTURL column of DB2 type VARCHAR(254) NOT NULL.
-
setAttachmentURL(String) - Method in class
com.ibm.commerce.contract.objimpl.
AttachmentBeanBase
- This method provides access to the ATTACHMENT.ATTACHMENTURL column of DB2
type VARCHAR(254) NOT NULL.
-
setAttachusg_id(String) - Method in class
com.ibm.commerce.command.
AttachmentUploadCmdImpl
- Sets the attachusg_id
-
setAttempts(Integer) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the number of retry attempts.
-
setAttempts(Integer) - Method in interface
com.ibm.commerce.scheduler.commands.
AddJobCmd
- Sets the number of retry attempts.
-
setAttr_id(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemCommentAddCmdImpl
- Sets the attr_id
-
setAttributeId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmdImpl
- Set the attribute Id
-
setAttributeId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmd
- Sets the attribute ID.
-
setAttributeId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmdImpl
- Set the attribute Id
-
setAttributeId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmd
- Sets the attribute ID.
-
setAttributeId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmdImpl
- Set the attribute Id
-
setAttributeId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmd
- Sets the attribute ID.
-
setAttributeId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set the attribute Id
-
setAttributeId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets the attribute ID.
-
setAttributeId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueDeleteCmdImpl
- Set the attribute Id
-
setAttributeId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueDeleteCmd
- Sets the attribute ID.
-
setAttributeId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set the attribute ID
-
setAttributeId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets the attribute ID.
-
setAttributeId(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeValueDataBean
- Sets the attribute ID of the attribute value.
-
setAttributeId(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeListDataBean
- Sets the attribute ID of the attribute.
-
setAttributeId(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeDataBean
- Sets the attribute ID of the attribute.
-
setAttributeInfo(Vector) - Method in class
com.ibm.commerce.rfq.commands.
RespondPAttributeTCCmdImpl
- Sets the field of attributeInfo
-
setAttributeInfo(Vector) - Method in interface
com.ibm.commerce.rfq.commands.
RespondPAttributeTCCmd
- Sets product specifications
-
setAttributeInfo(Vector) - Method in class
com.ibm.commerce.rfq.commands.
RespondPAttributeCmdImpl
- Sets the product specifications.
-
setAttributeInfo(Vector) - Method in interface
com.ibm.commerce.rfq.commands.
RespondPAttributeCmd
- Sets the product specifications.
-
setAttributeInfo(Vector) - Method in class
com.ibm.commerce.utf.commands.
CreateOrderItemPAttributeTCCmdImpl
- Stores the list of personalization attributes that need to be converted
into terms and conditions.
-
setAttributeInfo(Vector) - Method in interface
com.ibm.commerce.utf.commands.
CreateOrderItemPAttributeTCCmd
- Stores the list of personalization attributes that need to be converted
into terms and conditions.
-
setAttributeList(AttributeDataBean[]) - Method in class
com.ibm.commerce.catalog.beans.
AttributeListDataBean
- Sets the list of
AttributeDataBean
.
-
setAttributeName(String) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeValueListDataBean
- Sets the name of the Member Attribute.
-
setAttributeName1(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute NAME from the Attribute
table.
-
setAttributeName10(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute NAME from the Attribute
table.
-
setAttributeName2(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute NAME from the Attribute
table.
-
setAttributeName3(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute NAME from the Attribute
table.
-
setAttributeName4(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute NAME from the Attribute
table.
-
setAttributeName5(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute NAME from the Attribute
table.
-
setAttributeName6(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute NAME from the Attribute
table.
-
setAttributeName7(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute NAME from the Attribute
table.
-
setAttributeName8(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute NAME from the Attribute
table.
-
setAttributeName9(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute NAME from the Attribute
table.
-
setAttributeNVPs(Hashtable) - Method in class
com.ibm.commerce.catalog.commands.
ResolveSkuCmdImpl
- Sets the hashtable that represents the Attribute names and values that will
be used to perform the Item resolution.
-
setAttributeNVPs(Hashtable) - Method in interface
com.ibm.commerce.catalog.commands.
ResolveSkuCmd
- Sets the hashtable that represents the Attribute names and values that will
be used to perform the Item resolution.
-
setAttributeNVPs(Hashtable) - Method in interface
com.ibm.commerce.catalog.commands.
PackageResolveSkuCmd
- Sets the hashtable that represents the PackageAttribute names and values
that will be used to perform the Package resolution.
-
setAttributeReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.ATTRIBUTE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.ATTRIBUTE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.ATTRIBUTE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.ATTRIBUTE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method provides access to the
ATTRIBUTE.ATTRIBUTE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeValueAccessBeanData
-
-
setAttributeReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.ATTRIBUTE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBeanData
-
-
setAttributeReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.ATTRIBUTE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBeanData
-
-
setAttributeReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.ATTRIBUTE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBeanData
-
-
setAttributeReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.ATTRIBUTE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeAccessBeanData
-
-
setAttributeReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method provides access to the
ATTRIBUTE.ATTRIBUTE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributes(Hashtable) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the attributes of the product.
Default: null (no attributes)
-
setAttributes(TypedProperty) - Method in class
com.ibm.commerce.messaging.notification.datatypes.
TransportOverrideData
- Sets the attributes to override.
-
setAttributes(TypedProperty) - Method in interface
com.ibm.commerce.messaging.notification.datatypes.
TransportOverride
- Sets the typed property.
-
setAttributeType_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeTypeAccessBeanData
-
-
setAttributeType_id(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeTypeAccessBean
- This method provides access to the
ATTRTYPE.ATTRTYPE_ID column of DB2 type CHAR(16) NOT NULL.
-
setAttributeType(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeAccessBeanData
-
-
setAttributeType(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method provides access to the
ATTRIBUTE.ATTRTYPE_ID column of DB2 type CHAR(16) NOT NULL.
-
setAttributeTypeId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeAccessBeanData
-
-
setAttributeTypeId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeAccessBean
- This method provides access to the
MBRATTR.ATTRTYPE_ID column of DB2 type CHAR(16) NOT NULL.
-
setAttributeValue(Object) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the attribute value.
-
setAttributeValue(Object) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueBean
- The attribute value
-
setAttributeValue(Object) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.STRINGVALUE column of DB2 type CHAR(254).
-
setAttributeValue(Object) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueBean
- The attribute value
-
setAttributeValue(Object) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.STRINGVALUE column of DB2 type CHAR(254).
-
setAttributeValue(Object) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueBean
- The attribute value
-
setAttributeValue(Object) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.STRINGVALUE column of DB2 type CHAR(254).
-
setAttributeValue(Object) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeStringValueAccessBean
- This method provides access to the
MBRATTRVAL.STRINGVALUE column of DB2 type LONG NULL.
-
setAttributeValue(Object) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeIntegerValueAccessBean
- This method provides access to the
MBRATTRVAL.INTEGERVALUE column of DB2 type INTEGER NULL.
-
setAttributeValue(Object) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeFloatValueAccessBean
- This method provides access to the
MBRATTRVAL.FLOATVALUE column of DB2 type DOUBLE NULL.
-
setAttributeValue(Object) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeDatetimeValueAccessBean
- This method provides access to the
MBRATTRVAL.DATETIMEVALUE column of DB2 type TIMESTAMP NULL.
-
setAttributeValue1(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute value from AttrValue
table.
-
setAttributeValue10(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute value from AttrValue
table.
-
setAttributeValue2(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute value from AttrValue
table.
-
setAttributeValue3(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute value from AttrValue
table.
-
setAttributeValue4(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute value from AttrValue
table.
-
setAttributeValue5(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute value from AttrValue
table.
-
setAttributeValue6(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute value from AttrValue
table.
-
setAttributeValue7(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute value from AttrValue
table.
-
setAttributeValue8(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute value from AttrValue
table.
-
setAttributeValue9(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The value of this variable is the rich attribute value from AttrValue
table.
-
setAttributeValueCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- A user can choose case sensitive or case insensitive specification of
attribute value search.
-
setAttributeValueId(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeValueListDataBean
- Sets the attribute value ID.
-
setAttributeValueId(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeValueDataBean
- Sets the attribute value ID of the attribute value.
-
setAttributeValueList(AttributeValueDataBean[]) - Method in class
com.ibm.commerce.catalog.beans.
AttributeValueListDataBean
- Sets the list of
AttributeValueDataBean
.
-
setAttributeValueOperator1(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- A user can choose a search operators for attribute value operation.
-
setAttributeValueOperator10(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- A user can choose a search operators for attribute value operation.
-
setAttributeValueOperator2(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- A user can choose a search operators for attribute value operation.
-
setAttributeValueOperator3(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- A user can choose a search operators for attribute value operation.
-
setAttributeValueOperator4(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- A user can choose a search operators for attribute value operation.
-
setAttributeValueOperator5(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- A user can choose a search operators for attribute value operation.
-
setAttributeValueOperator6(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- A user can choose a search operators for attribute value operation.
-
setAttributeValueOperator7(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- A user can choose a search operators for attribute value operation.
-
setAttributeValueOperator8(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- A user can choose a search operators for attribute value operation.
-
setAttributeValueOperator9(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- A user can choose a search operators for attribute value operation.
-
setAttributeValueReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.ATTRVALUE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeValueReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.ATTRVALUE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeValueReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.ATTRVALUE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeValueReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.ATTRVALUE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeValueReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeValueAccessBeanData
-
-
setAttributeValueReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.ATTRVALUE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeValueReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBeanData
-
-
setAttributeValueReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.ATTRVALUE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeValueReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBeanData
-
-
setAttributeValueReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.ATTRVALUE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeValueReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBeanData
-
-
setAttributeValueReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.ATTRVALUE_ID column of DB2 type BIGINT NOT NULL.
-
setAttributeValues(Hashtable) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- sets attribute values to a catentry.
-
setAttributeValueType1(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The attribute value type can be one of three types STRING, INTEGER and
FLOAT corresponding to columns StringValue, IntegerValue and FloatValue columns
from AttrValue table.
-
setAttributeValueType10(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The attribute value type can be one of three types STRING, INTEGER and
FLOAT corresponding to columns StringValue, IntegerValue and FloatValue columns
from AttrValue table.
-
setAttributeValueType2(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The attribute value type can be one of three types STRING, INTEGER and
FLOAT corresponding to columns StringValue, IntegerValue and FloatValue columns
from AttrValue table.
-
setAttributeValueType3(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The attribute value type can be one of three types STRING, INTEGER and
FLOAT corresponding to columns StringValue, IntegerValue and FloatValue columns
from AttrValue table.
-
setAttributeValueType4(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The attribute value type can be one of three types STRING, INTEGER and
FLOAT corresponding to columns StringValue, IntegerValue and FloatValue columns
from AttrValue table.
-
setAttributeValueType5(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The attribute value type can be one of three types STRING, INTEGER and
FLOAT corresponding to columns StringValue, IntegerValue and FloatValue columns
from AttrValue table.
-
setAttributeValueType6(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The attribute value type can be one of three types STRING, INTEGER and
FLOAT corresponding to columns StringValue, IntegerValue and FloatValue columns
from AttrValue table.
-
setAttributeValueType7(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The attribute value type can be one of three types STRING, INTEGER and
FLOAT corresponding to columns StringValue, IntegerValue and FloatValue columns
from AttrValue table.
-
setAttributeValueType8(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The attribute value type can be one of three types STRING, INTEGER and
FLOAT corresponding to columns StringValue, IntegerValue and FloatValue columns
from AttrValue table.
-
setAttributeValueType9(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- The attribute value type can be one of three types STRING, INTEGER and
FLOAT corresponding to columns StringValue, IntegerValue and FloatValue columns
from AttrValue table.
-
setAttributeVector(Vector) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQItemAttributeCmdImpl
- Stores the list of inherited standard attributes.
-
setAttributeVector(Vector) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQItemAttributeCmd
- Stores the list of inherited standard attributes.
-
setAttrId(Long) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set Attribute Id
-
setAttrIdUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set attribute id
-
setAttrIdUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
PAttributeBaseCmd
-
-
setAttrLangId(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmdImpl
- Set the language Id of the attribute
-
setAttrLangId(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmd
- Sets the language ID of the attribute.
-
setAttrLangId(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmdImpl
- Set the language Id of the Attribute
-
setAttrLangId(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmd
- Sets the language ID of the attribute.
-
setAttrLangId(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmdImpl
- Set the language Id of the attribute
-
setAttrLangId(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmd
- Set the attribute language ID.
-
setAttrName(Hashtable) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemAddCmdImpl
-
-
setAttrName(Hashtable) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemAddCmd
- Sets the attribute name parameters (optional).
-
setAttrName(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the attribute name parameters (optional).
-
setAttrName(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the attribute name parameters (optional).
-
setAttrName(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the attribute name parameters (optional).
-
setAttrName(String) - Method in class
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmdImpl
- Sets the personalization attribute name.
-
setAttrName(String) - Method in interface
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmd
- Sets the personalization attribute name.
-
setAttrName(String) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set Attribute Name
-
setAttrNameUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set attribute name
-
setAttrNameUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
PAttributeBaseCmd
-
-
setAttrPageName(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyInfo
- Sets the attrPageName property of the bean.
-
setAttrtypeId(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmdImpl
- Set the attribute type Id Attribute types included: 1.
-
setAttrtypeId(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmd
- Sets the attribute type ID.
-
setAttrtypeId(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmdImpl
- Set the attribute type Id Attribute types included: 1.
-
setAttrtypeId(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmd
- Sets the attribute type ID.
-
setAttrtypeId(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set the attribute type ID Attribute types included: 1.
-
setAttrtypeId(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets the attribute type ID.
-
setAttrValue(Hashtable) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemAddCmdImpl
-
-
setAttrValue(Hashtable) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemAddCmd
- Sets the attribute value parameters (optional).
-
setAttrValue(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the attribute value parameters (optional).
-
setAttrValue(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the attribute value parameters (optional).
-
setAttrValue(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the attribute value parameters (optional).
-
setAttrValue(String) - Method in class
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmdImpl
- Sets the personalization attribute value.
-
setAttrValue(String) - Method in interface
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmd
- Sets the personalization attribute value.
-
setAttrvalueId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set the attribute value Id
-
setAttrvalueId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets the attribute value ID.
-
setAttrvalueId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueDeleteCmdImpl
- Set the attribute value Id
-
setAttrvalueId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueDeleteCmd
- Sets the attribute value ID.
-
setAttrvalueId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set the attribute value ID
-
setAttrvalueId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets the attribute value ID.
-
setAttrValueType(int) - Method in class
com.ibm.commerce.search.catalog.
AttrValueGenericAttributeInfo
- For internal use.
-
setAuction(AuctionAccessBean) - Method in class
com.ibm.commerce.negotiation.commands.
EvaluateSingleQuantityOpenCryBidCmdImpl
- Sets the current auction Id value,
-
setAuction(AuctionAccessBean) - Method in interface
com.ibm.commerce.negotiation.commands.
EvaluateSingleQuantityOpenCryBidCmd
- Sets the current auction bean
-
setAuction(AuctionAccessBean) - Method in class
com.ibm.commerce.negotiation.commands.
CheckBidControlCmdImpl
- Sets the auction access bean.
-
setAuction(AuctionAccessBean) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckBidControlCmd
- Sets the auction access bean.
-
setAuction(AuctionAccessBean) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the bidding Auction object.
-
setAuction(AuctionAccessBean) - Method in class
com.ibm.commerce.negotiation.commands.
AutoBidsInitTaskCmdImpl
- Sets the current auction Id value,
-
setAuction(AuctionAccessBean) - Method in interface
com.ibm.commerce.negotiation.commands.
AutoBidsInitTaskCmd
- Sets the current auction bean
-
setAuctionAccessBean(AuctionAccessBean) - Method in interface
com.ibm.commerce.negotiation.commands.
StartAuctionCmd
- Sets the auction access bean.
-
setAuctionAccessBean(AuctionAccessBean) - Method in interface
com.ibm.commerce.negotiation.commands.
SetWinnerCmd
- Set the auction access bean.
-
setAuctionAccessBean(AuctionAccessBean) - Method in interface
com.ibm.commerce.negotiation.commands.
NotifyAuctionBaseCmd
- Abstract method for setting auctionAccessBean
-
setAuctionAccessBean(AuctionAccessBean) - Method in interface
com.ibm.commerce.negotiation.commands.
CloseAuctionCmd
- Interface method to set auction access bean.
-
setAuctionAccessBean(com.ibm.commerce.negotiation.objects.AuctionAccessBean)
- Method in class
com.ibm.commerce.negotiation.commands.
StartAuctionCmdImpl
- Sets the auction access bean.
-
setAuctionAccessBean(com.ibm.commerce.negotiation.objects.AuctionAccessBean)
- Method in class
com.ibm.commerce.negotiation.commands.
SetWinnerCmdImpl
- Sets the auction access bean.
-
setAuctionAccessBean(com.ibm.commerce.negotiation.objects.AuctionAccessBean)
- Method in class
com.ibm.commerce.negotiation.commands.
NotifyAuctionBaseCmdImpl
- Set AuctionAccessBean
-
setAuctionAccessBean(com.ibm.commerce.negotiation.objects.AuctionAccessBean)
- Method in class
com.ibm.commerce.negotiation.commands.
CloseAuctionCmdImpl
-
-
setAuctionAccessBean(com.ibm.commerce.negotiation.objects.AuctionAccessBean)
- Method in class
com.ibm.commerce.negotiation.commands.
AuctionNotificationCmdImpl
- Saves the incoming auction access bean.
-
setAuctionId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
UpdateGalleryCmdImpl
- Sets the auction ID.
-
setAuctionId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
DisplayAuctionRulesCmdImpl
- Member field accessor.
-
setAuctionId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
DisplayAuctionItemCmdImpl
- Set auction Id.
-
setAuctionId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
DisplayAuctionBidsCmdImpl
- Member field accessor.
-
setAuctionId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
CalculateBestBidCmdImpl
- Sets the current auction Id value,
-
setAuctionId(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
CalculateBestBidCmd
- Sets the current auction Id value,
-
setAuctionIdArrayFromList(String) - Method in class
com.ibm.commerce.negotiation.commands.
GalleryDeleteCmdImpl
- Parses a comma-delimited list of auction id's into an array of
strings.
-
setAuctionIdList(Vector) - Method in class
com.ibm.commerce.negotiation.commands.
DeleteAuctionTaskCmdImpl
- Stores the incoming list of auction identifiers.
-
setAuctionIdList(Vector) - Method in interface
com.ibm.commerce.negotiation.commands.
DeleteAuctionTaskCmd
- Set the Vector that contains a list of Strings.
-
setAuctionIdList(Vector) - Method in class
com.ibm.commerce.negotiation.commands.
DeleteAuctionCmdImpl
- Stores a list of auction identifiers.
-
setAuctionIdList(Vector) - Method in interface
com.ibm.commerce.negotiation.commands.
DeleteAuctionCmd
- Delete Auction command interface
-
setAuctionIdList(Vector) - Method in class
com.ibm.commerce.negotiation.commands.
CloseBiddingCmdImpl
-
-
setAuctionIdList(Vector) - Method in interface
com.ibm.commerce.negotiation.commands.
CloseBiddingCmd
- Sets the incoming vector of auction identifiers.
-
setAuctionReferenceNumber(Long) - Method in class
com.ibm.commerce.negotiation.commands.
StartAuctionCmdImpl
- Sets the auction ID.
-
setAuctionReferenceNumber(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
StartAuctionCmd
- Sets the auction ID.
-
setAuctionReferenceNumber(Long) - Method in class
com.ibm.commerce.negotiation.commands.
SetWinnerCmdImpl
- Sets the auction ID.
-
setAuctionReferenceNumber(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
SetWinnerCmd
- Set the auction ID
-
setAuctionReferenceNumber(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
NotifyCreateAuctionCmd
- Abstract method to set auction refernece number
-
setAuctionReferenceNumber(Long) - Method in class
com.ibm.commerce.negotiation.commands.
NotifyAuctionBaseCmdImpl
- Mutation method to set auction reference number
-
setAuctionReferenceNumber(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
NotifyAuctionBaseCmd
- Abstract method for setting auction reference number.
-
setAuctionReferenceNumber(Long) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmdImpl
- Sets Auction Reference Number
-
setAuctionReferenceNumber(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmd
- Stores the incoming value of the auction identifier.
-
setAuctionReferenceNumber(Long) - Method in class
com.ibm.commerce.negotiation.commands.
CreateAuctionTaskCmdImpl
- Set Auction Reference Number.
-
setAuctionReferenceNumber(Long) - Method in class
com.ibm.commerce.negotiation.commands.
CloseBiddingCmdImpl
- Mutation method to set auction reference number
-
setAuctionReferenceNumber(Long) - Method in class
com.ibm.commerce.negotiation.commands.
CloseAuctionCmdImpl
- Stores the incoming auction reference number.
-
setAuctionReferenceNumber(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
CloseAuctionCmd
- Interface method to set auction reference number (aka auction Id).
-
setAuctionReferenceNumber(Long) - Method in class
com.ibm.commerce.negotiation.commands.
CheckBidderStatusCmdImpl
- Sets the Auction Reference Number.
-
setAuctionReferenceNumber(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckBidderStatusCmd
- Sets the auction Reference Number
-
setAuctionReferenceNumber(Long) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Set Auction Reference Number
-
setAuctionReferenceNumber(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the auction reference number for which a bid is being submitted.
-
setAuctionReferenceNumber(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidCreateFormCmdImpl
- Sets the auction reference number for which a bid is to be created.
-
setAuctionReferenceNumberUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Set Auction Reference Number (aka Auction Id)
-
setAuctionStyleList(Vector) - Method in class
com.ibm.commerce.negotiation.commands.
DeleteAuctionStyleCmdImpl
- Sets the list of auction styles.
-
setAuctionStyleList(Vector) - Method in interface
com.ibm.commerce.negotiation.commands.
DeleteAuctionStyleCmd
- Sets the incoming vector of auction styles.
-
setAuctionStyleNameUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionStyleCmdImpl
- Sets the auction style name from url name/value pair.
-
setAuctionStyleNameUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
ModifyAuctionStyleCmd
- Sets the auction style name from url name/value pair.
-
setAuctionStyleNameUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
CreateAuctionStyleCmdImpl
- Get auction style name from url name/value pair
-
setAuctionStyleNameUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
CreateAuctionStyleCmd
- Get auction style name from url name/value pair
-
setAuctionsWithAutobid(Hashtable) - Method in class
com.ibm.commerce.negotiation.commands.
MonitorAuctionCmdImpl
-
-
setAuctionType(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CreateAuctionTaskCmd
- Set the auction type.
-
setAuctionType(String) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Set auction type for the command.
-
setAuditFlag(boolean) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- Turns on or off the audit (logging) of tax calculations for this order
item.
-
setAuthenticated(boolean) - Method in class
com.ibm.commerce.registry.
UrlRegistryEntry
- Set the authentication property.
-
setAuthenticateMode(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the authentication mode.
-
setAuthenticateMode(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the authenticate mode.
-
setAuthenticateUserId(String) - Method in class
com.ibm.commerce.security.commands.
LDAPAuthenticationCmdImpl
- Retrieves the logon ID under which the current user wishes to
logon.
-
setAuthenticationLevel(int) - Method in interface
com.ibm.commerce.me.commands.
LdapAuthenticationCmd
- Sets the authentication level (See B2BLogonCmd for details about against
which credentials the buyer and supplier are validated.)
-
setAuthenticationRequired(boolean) - Method in class
com.ibm.commerce.messaging.commands.
TransferShopcartCmdImpl
- Sets the flag indicating whether the partner requires a userid and password
on the request message.
-
setAuthenticationRequired(boolean) - Method in interface
com.ibm.commerce.messaging.commands.
RequestOrderQuotationPolicyCmd
- Sets theAuthenticationRequired to be mapped.
-
setAuthenticationRequired(boolean) - Method in class
com.ibm.commerce.messaging.commands.
GetPriceAndAvailabilityCmdImpl
- Sets the authenticationRequired
-
setAuthenticationRequired(boolean) - Method in class
com.ibm.commerce.messaging.commands.
GetBatchAvailabilityCmdImpl
- Sets the authenticationRequired
-
setAuthenticationStatus(boolean) - Method in class
com.ibm.commerce.security.commands.
AccountLockoutPolicyCmdImpl
- sets authentication result, true when user provided valid credentials false
otherwise
-
setAuthenticationStatus(boolean) - Method in interface
com.ibm.commerce.security.commands.
AccountLockoutPolicyCmd
- sets authentication result, true when user provided valid credentials false
otherwise
-
setAuthenticationType(int) - Method in class
com.ibm.commerce.me.commands.
DBProcurementAuthenticationCmdImpl
- Sets the authentication level (See B2BLogonCmd for details about against
which credentials the buyer and supplier are validated.)
-
setAuthenticationType(int) - Method in interface
com.ibm.commerce.me.commands.
DBProcurementAuthenticationCmd
- Sets the authentication level (See B2BLogonCmd for details about against
which credentials the buyer and supplier are validated.)
-
setAuthorizationNoticeDate(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAuthorizationLogAccessBeanData
-
-
setAuthorizationNoticeDate(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAuthorizationLogAccessBean
- This method provides access to the
RMAAUTHLOG.AUTHNOTICEDATE column of DB2 type TIMESTAMP NOT NULL.
-
setAuthorizationNoticeDate(Timestamp) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAuthorizationLogAccessBean
- This method provides access to the
RMAAUTHLOG.AUTHNOTICEDATE column of DB2 type TIMESTAMP NOT NULL.
-
setAuthors(Vector) - Method in class
com.ibm.commerce.collaboration.beans.
CollabWorkspaceInfo
- Sets the authors
-
setAuthType(int) - Method in class
com.ibm.commerce.me.commands.
PunchOutSetupCmdImpl
- Sets authentication type
-
setAuthType(int) - Method in class
com.ibm.commerce.me.commands.
AuthenticationHelperCmdImpl
- Sets the authentication type
-
setAuthType(int) - Method in interface
com.ibm.commerce.me.commands.
AuthenticationHelperCmd
- Sets the authentication type
-
setAuthType(Integer) - Method in class
com.ibm.commerce.me.commands.
BatchOrderRequestCmdImpl
- Sets the authentication type
-
setAutionState(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.AUCTIONSTATE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setAutionState(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBeanData
-
-
setAutionState(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.AUCTIONSTATE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setAutoBid(AutoBidAccessBean) - Method in class
com.ibm.commerce.negotiation.commands.
EvaluateSingleQuantityOpenCryBidCmdImpl
- Sets the Best AutoBid object of current Auction.
-
setAutoBid(AutoBidAccessBean) - Method in interface
com.ibm.commerce.negotiation.commands.
EvaluateSingleQuantityOpenCryBidCmd
- Sets the new autobid bean
-
setAutoBid(AutoBidAccessBean) - Method in class
com.ibm.commerce.negotiation.commands.
AutoBidSubmitCmdImpl
- Sets the Best AutoBid object of current Auction.
-
setAutoBidId(String) - Method in class
com.ibm.commerce.negotiation.commands.
CheckAutoBidDeleteAuthorizationCmdImpl
- Sets the auto bid identifier.
-
setAutoBidId(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckAutoBidDeleteAuthorizationCmd
- Sets the bidder authorized status.
-
setAutoBidReferenceKey(String) - Method in class
com.ibm.commerce.negotiation.commands.
CheckAutoBidUpdateAuthorizationCmdImpl
- Sets the auto bid reference key
-
setAutoBidReferenceKey(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckAutoBidUpdateAuthorizationCmd
- Sets the auto bid reference key
-
setAutoBidUpperLimit(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
AutoBidSubmitCmdImpl
- Sets the auto bid upper limit value.
-
setAutoCommit(boolean) - Method in class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnection
- Sets AutoCommit
-
setAuxdescription1(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set additional description for the catalog entry description
-
setAuxdescription1(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the first language dependent additional description for the catalog
entry.
-
setAuxdescription1(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the first additional description for the catalog entry
-
setAuxdescription1(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the first language dependent additional description for the catalog
entry.
-
setAuxdescription1(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set additional description for the Catalog Entry Description
-
setAuxDescription1(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBeanData
-
-
setAuxDescription1(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method provides access to the
CATENTDESC.AUXDESCRIPTION1 column of DB2 type VARCHAR(4000).
-
setAuxdescription2(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the second additional description for the catalog entry
description
-
setAuxdescription2(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the second language dependent additional description for the catalog
entry.
-
setAuxdescription2(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the second additional description for the catalog entry
-
setAuxdescription2(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the second language dependent additional description for the catalog
entry.
-
setAuxdescription2(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set additional description for the Catalog Entry Description
-
setAuxDescription2(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBeanData
-
-
setAuxDescription2(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method provides access to the
CATENTDESC.AUXDESCRIPTION2 column of DB2 type VARCHAR(4000).
-
setAvailabilityChangeURL(String) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets the URL to redirect to when the estimated availability time plus the
shipping offset for any order item moves into the future (as a result of
allocating or backordering inventory) by more than the time interval specified
by the setMaxAvailabilityChange method.
-
setAvailabilityChangeURL(String) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets the URL to redirect to when the estimated availability time plus the
shipping offset for any order item moves into the future (as a result of
allocating or backordering inventory) by more than the time interval specified
by the setMaxAvailabilityChange method.
-
setAvailabilityChangeURL(String) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets the URL to redirect to when the estimated availability time plus the
shipping offset for any order item moves into the future (as a result of
allocating or backordering inventory) by more than the time interval specified
by the setMaxAvailabilityChange method.
-
setAvailabilityChangeURL(String) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets the URL to redirect to when the estimated availability time plus the
shipping offset for any order item moves into the future (as a result of
allocating or backordering inventory) by more than the time interval specified
by the setMaxAvailabilityChange method.
-
setAvailabilityChangeURL(String) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Sets the URL to redirect to when the estimated availability time plus the
shipping offset for any order item moves into the future (as a result of
allocating or backordering inventory) by more than the time interval specified
by the setMaxAvailabilityChange method.
-
setAvailabilityDate(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBeanData
-
-
setAvailabilityDate(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method provides access to the
CATENTDESC.AVAILABILITYDATE column of DB2 type TIMESTAMP.
-
setAvailabilityDate(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- The value of this variable is used in search based on availability date
(Catentry.Availabilitydate column).
-
setAvailabilitydate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the availability date for the catalog entry description
-
setAvailabilitydate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the availability date for the catalog entry.
-
setAvailabilitydate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the availability date for the catalog entry
-
setAvailabilitydate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the availability date for the catalog entry.
-
setAvailabilitydate(Timestamp) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set availability date for the Catalog Entry Description
-
setAvailabilityDate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method provides access to the
CATENTDESC.AVAILABILITYDATE column of DB2 type TIMESTAMP.
-
setAvailabilityDateOperator(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can choose one of the following operators as search operators: =,
<, >, !=, <=, >=.
-
setAvailable(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method provides access to the
CATENTDESC.AVAILABLE column of DB2 type INTEGER NOT NULL.
-
setAvailable(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the number of days to available for the catalog entry
-
setAvailable(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the length of time to availability of the catalog entry.
-
setAvailable(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the number of day to available for the catalog entry
-
setAvailable(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the length of time to availability of the catalog entry.
-
setAvailable(Integer) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set available for the Catalog Entry Description
-
setAvailable(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBeanData
-
-
setAvailable(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method provides access to the
CATENTDESC.AVAILABLE column of DB2 type INTEGER NOT NULL.
-
setAvailable(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- The value of this variable is used in search based on available time
(Catentry.Availabile column).
-
setAvailableOperator(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can choose one of the following operators as search operators: =,
<, >, !=, <=, >=.
-
setAvailableQuantity(Double) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBaseImpl
- Sets the available quantity of the item.
-
setAvailableQuantity(Double) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBase
- Sets the available quantity of the item.
-
setAvailableQuantity(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- This method accesses a non-CMP field
-
setAvailableQuantity(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setAvailableQuantity
-
setAvailableQuantity(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- This method accesses a non-CMP field
-
setAvsAcceptCodes(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.AVSACCEPTCODES column of DB2 type VARCHAR(64).
-
setAvsAcceptCodes(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Insert the method's description here.
-
setB_exec(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmdImpl
- Set the value of the b_exec parameter.
-
setB_exec(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmd
- Set the value of the b_exec parameter.
-
setB_new(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmdImpl
- Set the value of the b_new parameter.
-
setB_new(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmd
- Set the value of the b_new parameter.
-
setB_update(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmdImpl
- Set the value of the b_update paramter.
-
setB_update(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmd
- Set the value of the b_update paramter.
-
setBackorder(Hashtable) - Method in class
com.ibm.commerce.fulfillment.commands.
ATPParameters
- Insert the method's description here.
-
setBackOrderable(String) - Method in interface
com.ibm.commerce.inventory.objects.
StoreItemAccessBeanData
-
-
setBackOrderable(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.BACKORDERABLE column of DB2 type CHAR(1) NOT NULL DEFAULT
'Y'.
-
setBackorderOrderItems(Hashtable) - Method in class
com.ibm.commerce.fulfillment.commands.
AllocateInventoryCmdImpl
- Sets the order items to be backordered (allocated from expected
inventory).
-
setBackorderOrderItems(Hashtable) - Method in interface
com.ibm.commerce.fulfillment.commands.
AllocateInventoryCmd
- Sets the order items to be backordered (allocated from expected
inventory).
-
setBackOrders(boolean) - Method in class
com.ibm.commerce.messaging.commands.
TransferShopcartCmdImpl
- Sets the flag indicating whether the partner accepts shopcarts with items
whose availability is zero.
-
setBackOrders(boolean) - Method in interface
com.ibm.commerce.messaging.commands.
RequestOrderQuotationPolicyCmd
- Sets BackOrders to be mapped.
-
setBackOrders(boolean) - Method in class
com.ibm.commerce.messaging.commands.
GetPriceAndAvailabilityCmdImpl
- Sets the backOrders
-
setBackOrders(boolean) - Method in class
com.ibm.commerce.messaging.commands.
GetBatchAvailabilityCmdImpl
- Sets the backOrders
-
setBackupOrder(OrderDataBean) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets backup order.
-
setBackupOrderDeleteError(boolean) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Set setBackupOrderDeleteError flag.
-
setBackupOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets backup order ID.
-
setBackupOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets backup order ID.
-
setBackupOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCopyCmdImpl
- Sets the order id of the new order.
-
setBackupOrderItems(Vector) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets order items of the backup order.
-
setBaseItemId(Long) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.BASEITEM_ID column of DB2 type BIGINT.
-
setBaseItemId(Long) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.BASEITEM_ID column of DB2 type BIGINT.
-
setBaseItemId(Long) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.BASEITEM_ID column of DB2 type BIGINT.
-
setBaseItemId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.BASEITEM_ID column of DB2 type BIGINT.
-
setBaseItemId(Long) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.BASEITEM_ID column of DB2 type BIGINT.
-
setBaseItemId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the base item Id for the catalog entry
-
setBaseItemId(Long) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBean
- This method provides access to the
STORITMFFC.BASEITEM_ID column of DB2 type BIGINT NOT NULL.
-
setBaseItemId(Long) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.BASEITEM_ID column of DB2 type BIGINT NOT NULL.
-
setBaseItemId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ItemVersionAccessBean
- This method provides access to the
ITEMVERSN.BASEITEM_ID column of DB2 type BIGINT NOT NULL.
-
setBaseItemId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBean
- This method provides access to the
ITEMSPC.BASEITEM_ID column of DB2 type BIGINT NOT NULL.
-
setBaseItemId(Long) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.BASEITEM_ID column of DB2 type BIGINT NOT NULL.
-
setBaseItemId(Long) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemDescriptionAccessBean
- This method provides access to the
BASEITMDSC.BASEITEM_ID column of DB2 type BIGINT NOT NULL.
-
setBaseItemId(Long) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemAccessBean
- This method provides access to the
BASEITEM.BASEITEM_ID column of DB2 type BIGINT NOT NULL.
-
setBaseItemId(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setBaseItemId(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.BASEITEM_ID column of DB2 type BIGINT.
-
setBaseItemId(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setBaseItemId(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.BASEITEM_ID column of DB2 type BIGINT.
-
setBaseItemId(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setBaseItemId(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.BASEITEM_ID column of DB2 type BIGINT.
-
setBaseItemId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setBaseItemId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.BASEITEM_ID column of DB2 type BIGINT.
-
setBaseItemId(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setBaseItemId(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.BASEITEM_ID column of DB2 type BIGINT.
-
setBaseItemId(String) - Method in interface
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBeanData
-
-
setBaseItemId(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBean
- This method provides access to the
STORITMFFC.BASEITEM_ID column of DB2 type BIGINT NOT NULL.
-
setBaseItemId(String) - Method in interface
com.ibm.commerce.inventory.objects.
StoreItemAccessBeanData
-
-
setBaseItemId(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.BASEITEM_ID column of DB2 type BIGINT NOT NULL.
-
setBaseItemId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemVersionAccessBeanData
-
-
setBaseItemId(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemVersionAccessBean
- This method provides access to the
ITEMVERSN.BASEITEM_ID column of DB2 type BIGINT NOT NULL.
-
setBaseItemId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBeanData
-
-
setBaseItemId(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBean
- This method provides access to the
ITEMSPC.BASEITEM_ID column of DB2 type BIGINT NOT NULL.
-
setBaseItemId(String) - Method in interface
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBeanData
-
-
setBaseItemId(String) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.BASEITEM_ID column of DB2 type BIGINT NOT NULL.
-
setBaseItemId(String) - Method in interface
com.ibm.commerce.inventory.objects.
BaseItemDescriptionAccessBeanData
-
-
setBaseItemId(String) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemDescriptionAccessBean
- This method provides access to the
BASEITMDSC.BASEITEM_ID column of DB2 type BIGINT NOT NULL.
-
setBaseItemId(String) - Method in interface
com.ibm.commerce.inventory.objects.
BaseItemAccessBeanData
-
-
setBaseItemId(String) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemAccessBean
- This method provides access to the
BASEITEM.BASEITEM_ID column of DB2 type BIGINT NOT NULL.
-
setBaseMonetaryValue(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
PerUnitAmountCalculationRangeCmdImpl
-
-
setBaseMonetaryValue(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
PercentageCalculationRangeCmdImpl
-
-
setBaseMonetaryValue(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
NonDiscountedPriceCalculationScaleLookupCmdImpl
- Sets the base monetary value.
-
setBaseMonetaryValue(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
FixedAmountCalculationRangeCmdImpl
- Sets the base monetary value.
-
setBaseMonetaryValue(BigDecimal) - Method in interface
com.ibm.commerce.order.calculation.
CalculationRangeCmd
- Sets the base monetary value.
-
setBasePrice(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setBasePrice
-
setBasePrice(MonetaryAmount) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set base price
-
setBasePrice(MonetaryAmount) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set base price
-
setBasePrice(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setBasePrice
-
setBasePrice(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setBasePrice
-
setBasePriceCurrency(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setBasePriceCurrency
-
setBasePriceCurrency(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setBasePriceCurrency
-
setBatchAvailabilityRequest(BatchAvailabilityRequest) - Method in
class
com.ibm.commerce.messaging.commands.
GetBatchAvailabilityCmdImpl
- Sets batchAvailabilityRequest javabean.
-
setBatchAvailabilityRequest(com.ibm.commerce.domain.order.BatchAvailabilityRequest)
- Method in interface
com.ibm.commerce.messaging.commands.
RequestBatchAvailabilityPolicyCmd
- Sets batchAvailabilityRequest javabean.
-
setBCC(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSREmailOrderCmdImpl
- Sets the BCC recipients of the message.
-
setBcId(Long) - Method in interface
com.ibm.commerce.couponredemption.objects.
TempOrderCouponMapAccessBeanData
-
-
setBcId(Long) - Method in class
com.ibm.commerce.couponredemption.objects.
TempOrderCouponMapAccessBean
- This method provides access to the
TORCPMAP.CPWALLET_ID column of DB2 type BIGINT NOT NULL.
-
setBcId(Long) - Method in interface
com.ibm.commerce.couponredemption.objects.
TempCouponItemMapAccessBeanData
-
-
setBcId(Long) - Method in class
com.ibm.commerce.couponredemption.objects.
TempCouponItemMapAccessBean
- This method provides access to the
TCPITMAP.CPWALLET_ID column of DB2 type BIGINT NOT NULL.
-
setBcId(Long) - Method in interface
com.ibm.commerce.couponredemption.objects.
OrderCouponMapAccessBeanData
-
-
setBcId(Long) - Method in class
com.ibm.commerce.couponredemption.objects.
OrderCouponMapAccessBean
- This method provides access to the
ORCPMAP.CPWALLET_ID column of DB2 type BIGINT NOT NULL.
-
setBcId(Long) - Method in interface
com.ibm.commerce.couponredemption.objects.
CouponItemMapAccessBeanData
-
-
setBcId(Long) - Method in class
com.ibm.commerce.couponredemption.objects.
CouponItemMapAccessBean
- This method provides access to the
CPITMAP.CPWALLET_ID column of DB2 type BIGINT NOT NULL.
-
setBcId(Long) - Method in class
com.ibm.commerce.couponwallet.databeans.
ViewCouponDetailDataBean
- Sets the eCoupon IDs.
-
setBcIds(Long[]) - Method in class
com.ibm.commerce.couponredemption.commands.
CheckValidityCmdImpl
- Sets eCoupon IDs.
-
setBcIds(Long[]) - Method in interface
com.ibm.commerce.couponredemption.commands.
CheckValidityCmd
- Sets eCoupon IDs.
-
setBcIds(Long[]) - Method in class
com.ibm.commerce.couponredemption.commands.
CheckApplicabilityCmdImpl
- Sets eCoupon IDs.
-
setBcIds(Long[]) - Method in interface
com.ibm.commerce.couponredemption.commands.
CheckApplicabilityCmd
- Sets the eCoupon IDs.
-
setBcIds(Long[]) - Method in class
com.ibm.commerce.couponredemption.commands.
CalculateDiscountAmtCmdImpl
- Sets the eCouponIds.
-
setBcIds(Long[]) - Method in interface
com.ibm.commerce.couponredemption.commands.
CalculateDiscountAmtCmd
- Sets the BCIds.
-
setBcIds(Vector) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewAppliedCouponDataBean
- Sets the eCouponIds.
-
setBcIds(Vector) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewApplicableCouponDataBean
- Sets the eCouponIds.
-
setBeginIndex(String) - Method in class
com.ibm.commerce.search.beans.
SearchBaseDataBean
- The beginIndex identifies the first element result of any page from total
number of elements in result set.
-
setBestAutoBid(AutoBidAccessBean) - Method in class
com.ibm.commerce.negotiation.commands.
EvaluateSingleQuantityOpenCryBidCmdImpl
- Sets the Best Auto Bid object of current Auction.
-
setBestAutoBid(AutoBidAccessBean) - Method in interface
com.ibm.commerce.negotiation.commands.
EvaluateSingleQuantityOpenCryBidCmd
- Sets the Best autobid bean (optional, retrieve from BestBid if not
provided)
-
setBestAutoBid(AutoBidAccessBean) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the Best Auto Bid object of current Auction.
-
setBestBid(BidAccessBean) - Method in class
com.ibm.commerce.negotiation.commands.
EvaluateSingleQuantityOpenCryBidCmdImpl
- Sets the Best Bid object of current Auction.
-
setBestBid(BidAccessBean) - Method in interface
com.ibm.commerce.negotiation.commands.
EvaluateSingleQuantityOpenCryBidCmd
- Sets the Best bid bean (optional, retrieve from Auction object if not
provided)
-
setBestBid(BidAccessBean) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the Best Bid object of current Auction.
-
setBestBidValue(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Set the current auction best bid value
-
setBestCallingTime(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setBestCallingTime(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.BESTCALLINGTIME column of DB2 type CHAR(1).
-
setBestCallingTime(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the best calling time.
-
setBestCallingTime(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the indicator for the best time to call the individual.
-
setBgColor(String) - Method in class
com.ibm.commerce.pa.widget.
TableElement
- Set the background color to use for the element.
-
setBid(BidAccessBean) - Method in class
com.ibm.commerce.negotiation.commands.
EvaluateSingleQuantityOpenCryBidCmdImpl
- Sets the new Bid object.
-
setBid(BidAccessBean) - Method in interface
com.ibm.commerce.negotiation.commands.
EvaluateSingleQuantityOpenCryBidCmd
- Sets the new bid bean
-
setBid(BidAccessBean) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the new Bid object.
-
setBidAccessBean(BidAccessBean) - Method in interface
com.ibm.commerce.negotiation.commands.
NotifyCompleteOrderCmd
- Abstract method for setting BidAccessBean
-
setBidAccessBean(com.ibm.commerce.negotiation.objects.BidAccessBean)
- Method in class
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmdImpl
- Stores the incoming access bean representing the bid.
-
setBidAccessBean(com.ibm.commerce.negotiation.objects.BidAccessBean)
- Method in class
com.ibm.commerce.negotiation.commands.
NotifyCompleteOrderCmdImpl
- Set an instance of BidAccessBean.
-
setBidAccessBeanArray(BidAccessBean[]) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionNotificationCmdImpl
- Set bid access bean array.
-
setBidActionType(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the current bid action type
-
setBidActionValue(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the current action to be performed on the bid.
-
setBidCreateTime(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the bid create time.
-
setBidDataLight(BidDataLight) - Method in interface
com.ibm.commerce.negotiation.commands.
NotifyBidOverrideCmd
- Set a BidDataLight instance.
-
setBidDataLight(com.ibm.commerce.negotiation.objimpl.BidDataLight) -
Method in class
com.ibm.commerce.negotiation.commands.
NotifyBidOverrideCmdImpl
- Set a BidDataLight instance.
-
setBidderAuthorized(boolean) - Method in class
com.ibm.commerce.negotiation.commands.
CheckBidDeleteAuthorizationCmdImpl
- Sets the bidder authorized status.
-
setBidderAuthorized(boolean) - Method in class
com.ibm.commerce.negotiation.commands.
CheckAutoBidDeleteAuthorizationCmdImpl
- Sets the bidder authorized status.
-
setBidId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmdImpl
- set Bid Id.
-
setBidId(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmd
- Stores the incoming bid identifier.
-
setBidId(String) - Method in class
com.ibm.commerce.negotiation.commands.
CheckBidDeleteAuthorizationCmdImpl
- Sets the bid identifier field.
-
setBidId(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckBidDeleteAuthorizationCmd
- Sets the bid identifier field.
-
setBidId(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidUpdateFormCmdImpl
- Sets the bid id for which a bid is to be updated.
-
setBidOkay(boolean) - Method in class
com.ibm.commerce.negotiation.commands.
CheckBidControlCmdImpl
- Sets a flag indicating whether the bid complies with its control
rules.
-
setBidQuantity(String) - Method in class
com.ibm.commerce.negotiation.commands.
CheckBidControlCmdImpl
- Sets the bid quantity.
-
setBidQuantity(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckBidControlCmd
- Sets the bid quantity.
-
setBidQuantity(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the quantity being bid for.
-
setBidReferenceKey(String) - Method in class
com.ibm.commerce.negotiation.commands.
CheckGenBidRefCmdImpl
- Sets the Bid Reference key.
-
setBidReferenceKey(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckGenBidRefCmd
- Sets the bid Reference key
-
setBidReferenceKey(String) - Method in class
com.ibm.commerce.negotiation.commands.
CheckBidUpdateAuthorizationCmdImpl
- Sets the bid reference key
-
setBidReferenceKey(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckBidUpdateAuthorizationCmd
- Sets the bid Reference Key
-
setBidReferenceKey(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the reference key for the bid being submitted.
-
setBidReferenceNumber(Long) - Method in class
com.ibm.commerce.negotiation.commands.
PlaceAuctionOrderCmdImpl
- Mutation method to set bid reference number
-
setBidReferenceNumber(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
PlaceAuctionOrderCmd
- Stores the incoming value for the bid reference number.
-
setBidReferenceNumber(Long) - Method in class
com.ibm.commerce.negotiation.commands.
NotifyCompleteOrderCmdImpl
- Set a bid reference number
-
setBidReferenceNumber(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
NotifyCompleteOrderCmd
- Abstract method to set auction refernece number
-
setBidRuleControl(ControlRuleAccessBean) - Method in class
com.ibm.commerce.negotiation.bean.commands.
SealedBidControlRuleBeanCmdImpl
- Provides an access bean for manipulation by the class.
-
setBidRuleControl(ControlRuleAccessBean) - Method in interface
com.ibm.commerce.negotiation.bean.commands.
SealedBidControlRuleBeanCmd
- Interface definition for setBidRuleControl() method.
-
setBidRuleControl(ControlRuleAccessBean) - Method in class
com.ibm.commerce.negotiation.bean.commands.
OpenCryBidControlRuleBeanCmdImpl
- Sets the control rule access bean.
-
setBidRuleControl(ControlRuleAccessBean) - Method in interface
com.ibm.commerce.negotiation.bean.commands.
OpenCryBidControlRuleBeanCmd
- Interface definition for setBidRuleControl() method.
-
setBidRuleControlId(Long) - Method in class
com.ibm.commerce.negotiation.bean.commands.
SealedBidControlRuleBeanCmdImpl
- Sets the bid control rule id field.
-
setBidRuleControlId(Long) - Method in interface
com.ibm.commerce.negotiation.bean.commands.
SealedBidControlRuleBeanCmd
- Interface definition for setBidRuleControlId() method.
-
setBidRuleControlId(Long) - Method in class
com.ibm.commerce.negotiation.bean.commands.
OpenCryBidControlRuleBeanCmdImpl
- Sets the control rule id.
-
setBidRuleControlId(Long) - Method in interface
com.ibm.commerce.negotiation.bean.commands.
OpenCryBidControlRuleBeanCmd
- Interface definition for setBidRuleControlId() method.
-
setBidRuleId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmdImpl
- Sets the bid rule id.
-
setBidRuleId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
DetermineWinnersCmdImpl
- Sets the auction Bid Rule id
-
setBidRuleId(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
DetermineWinnersCmd
- Sets the current auction Bid Rule Id,
-
setBidRuleId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Stores the identifier of the bid control rule used by the auction.
-
setBidRuleId(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the identifier of the bid control rule used by the auction.
-
setBidRuleList(Vector) - Method in class
com.ibm.commerce.negotiation.commands.
DeleteBidRuleCmdImpl
- Sets the bid rule list.
-
setBidRuleUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get bid rule id from Tools Framework's XML Object, and set it for the
command.
-
setBidRuleUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get bid rule id from Tools Framework's XML Object, and set it for the
command.
-
setBids(Vector) - Method in class
com.ibm.commerce.negotiation.commands.
NotifyCloseAuctionCmdImpl
- Set a vector of bids (BidAccessBean Objects) for which we need to generate
messages.
-
setBids(Vector) - Method in interface
com.ibm.commerce.negotiation.commands.
NotifyCloseAuctionCmd
-
-
setBidType(String) - Method in class
com.ibm.commerce.negotiation.commands.
GenBidRefCmdImpl
- Sets this bid type.
-
setBidType(String) - Method in interface
com.ibm.commerce.negotiation.commands.
GenBidRefCmd
- Sets the bid type
-
setBidType(String) - Method in class
com.ibm.commerce.negotiation.commands.
CheckGenBidRefCmdImpl
- Sets this bid type.
-
setBidType(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckGenBidRefCmd
- Sets the bid type
-
setBidType(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidUpdateFormCmdImpl
- Sets this bid type.
-
setBidType(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the type of the bid being submitted.
-
setBidType(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidCreateFormCmdImpl
- Sets this bid type.
-
setBidValue(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets a new value for the bid.
-
setBidValue(String) - Method in class
com.ibm.commerce.negotiation.commands.
CheckBidControlCmdImpl
- Sets the bid value.
-
setBidValue(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckBidControlCmd
- Sets the bid value.
-
setBidValue(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the value of the bid being submitted.
-
setBigIntField1(Long) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.BIGINTFIELD1 column of DB2 type BIGINT.
-
setBigIntField1(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setBigIntField1(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.BIGINTFIELD1 column of DB2 type BIGINT.
-
setBigIntField2(Long) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.BIGINTFIELD2 column of DB2 type BIGINT.
-
setBigIntField2(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setBigIntField2(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.BIGINTFIELD2 column of DB2 type BIGINT.
-
setBigIntField3(Long) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.BIGINTFIELD3 column of DB2 type BIGINT.
-
setBigIntField3(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setBigIntField3(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.BIGINTFIELD3 column of DB2 type BIGINT.
-
setBillAddrReferenceKey(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Determines if the bidder's shipping/billing address is valid.
-
setBillingAddress(Long) - Method in class
com.ibm.commerce.order.commands.
OrderProfileUpdateCmdImpl
- Sets the the default address to bill.
-
setBillingAddress(Long) - Method in interface
com.ibm.commerce.order.commands.
OrderProfileUpdateCmd
- Sets the the default address to bill.
-
setBillingAddressId(Long) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
- Set the addressId of the billing address.
-
setBillingAddressId(Long) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Set the addressId of the billing address.
-
setBillingCode(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setBillingCode(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method accesses a non-CMP field
-
setBillingCode(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the billing code.
-
setBillingCode(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the code to identify shipping/billing address for BPF.
-
setBillingCodeType(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setBillingCodeType(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method accesses a non-CMP field
-
setBillingCodeType(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the billing code type.
-
setBillingCodeType(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the code designating the system/method of code structure used for
BACODE (for BPF).
-
setBillingCodeTypeType(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the billing code type.
-
setBillTo(Address) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderHeader
- Sets the billto address
-
setBillTo(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQToOrderCreateCmdImpl
- Sets the billTo
-
setBillToAddress(Address) - Method in class
com.ibm.commerce.me.commands.
CreateShippingBillingAddressCmdImpl
- Updates local variable sbToAddress (Please note that this set method
updates the same variable as setShipToAddress)
-
setBillToAddress(Address) - Method in interface
com.ibm.commerce.me.commands.
CreateShippingBillingAddressCmd
- Updates billing address
-
setBilltoAddressId(Long) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListUpdateCmdImpl
- Updates the billing address of the requisition list to the new address
id.
-
setBilltoAddressId(Long) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListUpdateCmd
- Updates the billing address of the requisition list to the new address
id.
-
setBillToRn(Long) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets the reference number of the address to bill.
-
setBillToRn(Long) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets the reference number of the address to bill.
-
setBillToRn(Long) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets the reference number of the address to bill.
-
setBillToRn(Long) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets the reference number of the address to bill.
-
setBillToRn(Long) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Sets the reference number of the address to bill.
-
setBkOrdNum(Integer) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBean
- This method provides access to the
BKORDALLOC.BKORDNUM column of DB2 type INTEGER NOT NULL.
-
setBkOrdNum(String) - Method in interface
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBeanData
-
-
setBkOrdNum(String) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBean
- This method provides access to the
BKORDALLOC.BKORDNUM column of DB2 type INTEGER NOT NULL.
-
setBopmpadFactor(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.BOPMPADFACTOR column of DB2 type INTEGER DEFAULT 0.
-
setBopmpadFactor(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Setter method for bopmpadFactor
-
setBopmpadFactor(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.BOPMPADFACTOR column of DB2 type INTEGER DEFAULT 0.
-
setBounced(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailRecipientEventsAccessBean
- This method accesses a non-CMP field
-
setBounced(Timestamp) - Method in class
com.ibm.commerce.emarketing.objects.
EmailRecipientEventsAccessBean
- Set accessor for persistent attribute: bounced
-
setBouncedTrue() - Method in class
com.ibm.commerce.emarketing.objects.
EmailRecipientEventsAccessBean
- Set bounced to be true
-
setBrand(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyInfo
- Sets the brand property of the PaymentPolicyInfo object.
-
setBrowserAgent(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setBrowserAgent(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.BRAGENT column of DB2 type VARCHAR(254).
-
setBufferTimeout(Integer) - Method in class
com.ibm.commerce.pvcadapter.
PVCAdapterDesc
- Sets the timeout value for buffered parameters.
-
setBundle(BundleDataBean) - Method in class
com.ibm.commerce.catalog.beans.
RelatedBundleDataBean
- Sets the related Bundle.
-
setBundleID(String) - Method in class
com.ibm.commerce.catalog.beans.
BundleDataBean
- Sets the bundle ID that represents the primary key for this bundle.
-
setBundlePartNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
BundleDataBean
- Sets the bundle part (SKU) number.
-
setBusinessCategory(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
-
-
setBusinessCategory(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method provides access to the
ORGENTITY.BUSINESSCATEGORY column of DB2 type VARCHAR(128).
-
setBusinessCategory(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditOrgEntityCmdImpl
- Sets the first line of the address.
-
setBusinessCategory(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AuditOrgEntityCmd
- Sets business category.
-
SetBusinessEntityCmd - interface
com.ibm.commerce.usermanagement.commands.
SetBusinessEntityCmd.
- This task command is called by OrgEntityAdd commands to set the
BusinessEntity attribute.
-
SetBusinessEntityCmdImpl - class
com.ibm.commerce.usermanagement.commands.
SetBusinessEntityCmdImpl.
- This task command is called by OrgEntityAdd commands to set the
BusinessEntity attribute.
-
SetBusinessEntityCmdImpl() - Constructor for class
com.ibm.commerce.usermanagement.commands.
SetBusinessEntityCmdImpl
-
-
setBusinessEntityId(Long) - Method in class
com.ibm.commerce.approval.commands.
ApprovalSetUpRecordsCmdImpl
- The ID of the object being acted on.
-
setBusinessEntityId(Long) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalSetUpRecordsCmd
- The ID of the object being acted on.
-
setBusinessEntityId(Long) - Method in class
com.ibm.commerce.approval.commands.
ApprovalProcessRecordsCmdImpl
- Sets the ID of the object being acted on.
-
setBusinessEntityId(Long) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalProcessRecordsCmd
- Sets the ID of the business entity object being acted on.
-
setBusinessEntityId(Long) - Method in class
com.ibm.commerce.approval.commands.
ApprovalCheckApproverForEntityCmdImpl
- Sets the ID of the business entity object for which the approval is being
requested.
-
setBusinessEntityId(Long) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalCheckApproverForEntityCmd
- Sets the ID of the business entity object for which the approval is being
requested.
-
setBusinessFlowEventData(BusinessFlowEventData) - Method in class
com.ibm.commerce.approval.commands.
ApprovalSetUpCmdImpl
- Sets the data related to the business flow event.
-
setBusinessFlowEventData(BusinessFlowEventData) - Method in
interface
com.ibm.commerce.approval.commands.
ApprovalSetUpCmd
- Sets the data related to the business flow event.
-
setBusinessFlowEventData(BusinessFlowEventData) - Method in class
com.ibm.commerce.approval.commands.
ApprovalProcessCmdImpl
- Sets the data structure used to process the approval.
-
setBusinessFlowEventData(BusinessFlowEventData) - Method in
interface
com.ibm.commerce.approval.commands.
ApprovalProcessCmd
- Sets the data structure used to process the approval.
-
setBusinessFlowEventData(BusinessFlowEventData) - Method in class
com.ibm.commerce.usermanagement.commands.
OrgEntityRegistrationAddPostApprovalNotificationCmdImpl
- Sets the busniess flow event data.
-
setBusinessFlowEventData(BusinessFlowEventData) - Method in class
com.ibm.commerce.usermanagement.commands.
OrgEntityRegistrationAddCheckApprovalCmdImpl
- Sets the business flow event data
-
setBusinessFlowEventData(com.ibm.commerce.ubf.event.BusinessFlowEventData)
- Method in class
com.ibm.commerce.approval.commands.
ApprovalNotifyCmdImpl
- Sets the business flow event data.
-
setBusinessFlowEventData(com.ibm.commerce.ubf.event.BusinessFlowEventData)
- Method in class
com.ibm.commerce.contract.commands.
ContractSubmitCheckApprovalCmdImpl
- Sets the business flow event data.
-
setBusinessFlowEventData(com.ibm.commerce.ubf.event.BusinessFlowEventData)
- Method in class
com.ibm.commerce.order.commands.
OrderProcessCheckApprovalCmdImpl
- The BusinessFlowEventListener will use this method to pass in all data the
command needs.
-
setBusinessFlowEventData(com.ibm.commerce.ubf.event.BusinessFlowEventData)
- Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationAddPostApprovalNotificationCmdImpl
-
-
setBusinessFlowEventData(com.ibm.commerce.ubf.event.BusinessFlowEventData)
- Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationAddCheckApprovalCmdImpl
- Sets the business flow event data.
-
setBusinessFlowId(Long) - Method in class
com.ibm.commerce.approval.commands.
ApprovalSetUpRecordsCmdImpl
- Sets the flow being used for this approval process.
-
setBusinessFlowId(Long) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalSetUpRecordsCmd
- Sets the flow being used for this approval process.
-
setBusinessFlowId(Long) - Method in class
com.ibm.commerce.approval.commands.
ApprovalProcessRecordsCmdImpl
- Sets the flow being used for this approval process.
-
setBusinessFlowId(Long) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalProcessRecordsCmd
- Sets the flow being used for this approval process.
-
setBusinessFlowStateId(Long) - Method in class
com.ibm.commerce.approval.commands.
ApprovalSetUpRecordsCmdImpl
- Sets the state of the business flow for this approvable action.
-
setBusinessFlowStateId(Long) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalSetUpRecordsCmd
- Sets the state of the business flow for this approvable action.
-
setBusinessFlowStateId(Long) - Method in class
com.ibm.commerce.approval.commands.
ApprovalSetUpCmdImpl
- Sets the state of the business flow for this approvable action.
-
setBusinessFlowStateId(Long) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalSetUpCmd
- Sets the state of the business flow for this approvable action.
-
setBusinessFlowTypeId(Long) - Method in class
com.ibm.commerce.approval.commands.
ApprovalSetUpRecordsCmdImpl
- Sets the ID of the type of business flow for the approvable action.
-
setBusinessFlowTypeId(Long) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalSetUpRecordsCmd
- Sets the ID of the type of business flow for the approvable action.
-
setBusinessFlowTypeIdentifier(String) - Method in class
com.ibm.commerce.approval.commands.
ApprovalCheckApproverForEntityCmdImpl
- Sets the identifier of the type of business flow for the approvable
action.
-
setBusinessFlowTypeIdentifier(String) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalCheckApproverForEntityCmd
- Sets the identifier of the type of business flow for the approvable
action.
-
setBusinessName(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- This method provides the name of the particular business location which
sells the order item.
-
setBusinessPolicyName(String) - Method in class
com.ibm.commerce.contract.commands.
PolicyUpdateCmdImpl
- set the name of the business policy.
-
setBusinessPolicyName(String) - Method in interface
com.ibm.commerce.contract.commands.
PolicyUpdateCmd
- set the name of the business policy.
-
setBusinessPolicyName(String) - Method in class
com.ibm.commerce.contract.commands.
PolicyAddCmdImpl
- Sets the name of the business policy.
-
setBusinessPolicyName(String) - Method in interface
com.ibm.commerce.contract.commands.
PolicyAddCmd
- Sets the name of the business policy.
-
setBusinessPolicyName(String[]) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets the business policy names.
-
setBusinessPolicyType(String) - Method in class
com.ibm.commerce.contract.commands.
PolicyUpdateCmdImpl
- Sets the type of the business policy.
-
setBusinessPolicyType(String) - Method in interface
com.ibm.commerce.contract.commands.
PolicyUpdateCmd
- Sets the type of the business policy.
-
setBusinessPolicyType(String) - Method in class
com.ibm.commerce.contract.commands.
PolicyAddCmdImpl
- Sets the type of the business policy.
-
setBusinessPolicyType(String) - Method in interface
com.ibm.commerce.contract.commands.
PolicyAddCmd
- Sets the type of the business policy.
-
setBusinessSearch() - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setBusinessTitle(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.BUSINESSTITLE column of DB2 type VARCHAR(128).
-
setBusinessTitle(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Title field
-
setBusinessTitle(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the businerss title.
-
setBusinessTitle(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set the businerss title.
-
setBusinessTitle(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the business title.
-
setBusinessTitle(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set the business title.
-
setBusinessTitle(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the business title.
-
setBusinessTitle(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the business title.
-
setBusinessTitle(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setBusinessTitle(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the business title.
-
setBusinessTitle(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setBusinessTitle(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.BUSINESSTITLE column of DB2 type VARCHAR(128).
-
setBusinessTitle(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the business title.
-
setBusinessTitle(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the business title of the person to which this address applies,
eg.
-
setBuyable(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.BUYABLE column of DB2 type INTEGER.
-
setBuyable(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.BUYABLE column of DB2 type INTEGER.
-
setBuyable(Integer) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.BUYABLE column of DB2 type INTEGER.
-
setBuyable(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.BUYABLE column of DB2 type INTEGER.
-
setBuyable(Integer) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.BUYABLE column of DB2 type INTEGER.
-
setBuyable(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the buyable option of the catalog entry 0 = catalog entry not buyable 1
= catalog entry buyable
-
setBuyable(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the buyable option for the catalog entry: 0 = catalog entry is not
buyable.
-
setBuyable(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the buyable option for the catalog entry 0 - Non Buyable 1 -
Buyable
-
setBuyable(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Whether you can purchase the catalog entry: 0 = Non Buyable 1 =
Buyable
-
setBuyable(Integer) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set the catalog entry to buyable 0 - Non Buyable 1 - Buyable
-
setBuyable(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setBuyable(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.BUYABLE column of DB2 type INTEGER.
-
setBuyable(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setBuyable(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.BUYABLE column of DB2 type INTEGER.
-
setBuyable(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setBuyable(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.BUYABLE column of DB2 type INTEGER.
-
setBuyable(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setBuyable(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.BUYABLE column of DB2 type INTEGER.
-
setBuyable(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setBuyable(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.BUYABLE column of DB2 type INTEGER.
-
setBuyable(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- The value is used to search on buyable (catentry.buyable column).
-
setBuyableOperator(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can choose one of the following operators as search operators: =,
<, >, !=, <=, >=.
-
setBuyerCodeType(String) - Method in class
com.ibm.commerce.me.datatype.
RequisitionerSessionData
- Sets the buyer code type
-
setBuyerCodeType(String) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Gets the type of buyer code
-
setBuyerCredentials(Credentials) - Method in interface
com.ibm.commerce.me.commands.
ThirdPartyB2BAuthCmd
- Sets the buyer credentials under which the current B2B user wishes to
logon.
-
setBuyerCredentials(Credentials) - Method in interface
com.ibm.commerce.me.commands.
LdapAuthenticationCmd
- Sets the buyer credentials under which the current B2B user wishes to
logon.
-
setBuyerCredentials(Credentials) - Method in class
com.ibm.commerce.me.commands.
DBProcurementAuthenticationCmdImpl
- Sets the buyer credentials under which the current B2B user wishes to
logon.
-
setBuyerCredentials(Credentials) - Method in interface
com.ibm.commerce.me.commands.
DBProcurementAuthenticationCmd
- Sets the buyer credentials under which the current B2B user wishes to
logon.
-
setBuyerCredentials(Credentials) - Method in class
com.ibm.commerce.me.commands.
AuthenticationHelperCmdImpl
- Sets the buyer credentials under which the current B2B user wishes to
logon.
-
setBuyerCredentials(Credentials) - Method in interface
com.ibm.commerce.me.commands.
AuthenticationHelperCmd
- Sets the buyer credentials under which the current B2B user wishes to
logon.
-
setBuyerCredentials(Credentials) - Method in class
com.ibm.commerce.me.datatype.
CIQuoteImpl
- Sets the buyer credential information
-
setBuyerId(long) - Method in class
com.ibm.commerce.me.commands.
RegisterRequisitionerCmdImpl
- Sets the buyerId (Id of the buyer org)
-
setBuyerId(long) - Method in interface
com.ibm.commerce.me.commands.
RegisterRequisitionerCmd
- Sets the buyerId (Id of the buyer org)
-
setBuyerId(Long) - Method in class
com.ibm.commerce.me.commands.
SendShoppingCartCmdImpl
- Sets buyerId
-
setBuyerId(Long) - Method in class
com.ibm.commerce.me.commands.
BatchOrderRequestCmdImpl
- Sets the buyer organization id
-
setBuyerName(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- The name of the purchaser for this item.
-
setBuyerName(String, int) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
- Set a customer name assigned to the contract
-
setBuyerOrderId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBeanData
-
-
setBuyerOrderId(String) - Method in class
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setBuyerOrgEntity_ID(long) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the buyerOrgEntity_ID
-
setBuyerPOId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentTestCmdImpl
- Sets optional buyerPOId if the customer (buyer) had specified a buyer
purchase order number.
-
setBuyerPOId(Long) - Method in interface
com.ibm.commerce.payment.commands.
DoPaymentPolicyCmd
- Sets optional buyerPOId if the customer (buyer) had specified a buyer
purchase order number.
-
setBuyerPOId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentPMCmdImpl
- Sets optional buyerPOId if the customer (buyer) had specified a buyer
purchase order number.
-
setBuyerPOId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- Sets the buyerPO ID.
-
setBuyerPOId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentCLCmdImpl
- Sets the optional buyerPOId if the customer (buyer) had specified a buyer
purchase order number.
-
setBuyerPOId(Long) - Method in class
com.ibm.commerce.payment.extern.
AuthorizeAccountPaymentCmdImpl
-
Deprecated.
-
setBuyerPOId(Long) - Method in interface
com.ibm.commerce.payment.extern.
AuthorizeAccountPaymentCmd
-
Deprecated.
-
setBuyerPONumber(String) - Method in class
com.ibm.commerce.payment.commands.
ValidatePONumberCmdImpl
- Sets the buyerPONumber property of the command.
-
setBuyerPONumber(String) - Method in interface
com.ibm.commerce.payment.commands.
ValidatePONumberCmd
- Sets the BuyerPONumber property of the command.
-
setBuyerPONumber(String) - Method in class
com.ibm.commerce.payment.extern.
AuthorizeAccountPaymentCmdImpl
- Sets the buyerPONumber property of the command.
-
setBuyerPONumber(String) - Method in interface
com.ibm.commerce.payment.extern.
AuthorizeAccountPaymentCmd
- Sets the buyerPONumber property of the command.
-
setBuyerPurchaseOrder(BuyerPurchaseOrderAccessBean) - Method in
class
com.ibm.commerce.payment.commands.
UpdatePOSpendingForLimitCheckCmdImpl
- Specifies the BuyerPurchaseOrderAccessBean representing the Purchase Order
specified for the purchase.
-
setBuyerPurchaseOrder(BuyerPurchaseOrderAccessBean) - Method in
interface
com.ibm.commerce.payment.commands.
UpdatePOSpendingCmd
- Specifies the BuyerPurchaseOrderAccessBean representing the Purchase Order
specified for the purchase.
-
setBuyerPurchaseOrder(BuyerPurchaseOrderAccessBean) - Method in
class
com.ibm.commerce.payment.commands.
CheckPOSpendingLimitCmdImpl
- Specifies the BuyerPurchaseOrderAccessBean representing the Purchase Order
specified for the purchase.
-
setBuyerPurchaseOrder(BuyerPurchaseOrderAccessBean) - Method in
interface
com.ibm.commerce.payment.commands.
CheckPOSpendingLimitCmd
- Specifies the BuyerPurchaseOrderAccessBean representing the Purchase Order
specified for the purchase.
-
setBuyerPurchaseOrderId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.BUYERPO_ID column of DB2 type BIGINT.
-
setBuyerPurchaseOrderId(Long) - Method in class
com.ibm.commerce.payment.objects.
POPurchaseAmountAccessBean
- This method provides access to the
LPOPURAMT.BUYERPO_ID column of DB2 type BIGINT NOT NULL.
-
setBuyerPurchaseOrderId(Long) - Method in class
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBean
- This method provides access to the
BUYERPO.BUYERPO_ID column of DB2 type BIGINT NOT NULL.
-
setBuyerPurchaseOrderId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setBuyerPurchaseOrderId(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.BUYERPO_ID column of DB2 type BIGINT.
-
setBuyerPurchaseOrderId(String) - Method in interface
com.ibm.commerce.payment.objects.
POPurchaseAmountAccessBeanData
-
-
setBuyerPurchaseOrderId(String) - Method in class
com.ibm.commerce.payment.objects.
POPurchaseAmountAccessBean
- This method provides access to the
LPOPURAMT.BUYERPO_ID column of DB2 type BIGINT NOT NULL.
-
setBuyerPurchaseOrderId(String) - Method in interface
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBeanData
-
-
setBuyerPurchaseOrderId(String) - Method in class
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBean
- This method provides access to the
BUYERPO.BUYERPO_ID column of DB2 type BIGINT NOT NULL.
-
setBuyerPurchaseOrderTypeId(Integer) - Method in class
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBean
- This method provides access to the
BUYERPO.BUYERPOTYP_ID column of DB2 type INTEGER NOT NULL.
-
setBuyerPurchaseOrderTypeId(String) - Method in interface
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBeanData
-
-
setBuyerPurchaseOrderTypeId(String) - Method in class
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBean
- This method provides access to the
BUYERPO.BUYERPOTYP_ID column of DB2 type INTEGER NOT NULL.
-
setBuyerRequestProperties() - Method in class
com.ibm.commerce.me.commands.
PunchOutSetupCmdImpl
- Sets buyer request properties.
-
setBuyerRequestProperties() - Method in class
com.ibm.commerce.me.commands.
BatchOrderRequestCmdImpl
- Sets the buyer request properties based on the protocol id and buyer
id
-
setBytes(byte[]) - Method in class
com.ibm.commerce.messaging.outboundservice.
WCMSRecord
- Sets the bytes of the IByteBuffer.
-
setBytes(byte[]) - Method in class
com.ibm.commerce.messaging.outboundservice.
MSIByteBuffer
- Sets the bytes of the IByteBuffer.
-
setCache(LRUDynamicHashtable) - Method in class
com.ibm.commerce.registry.
AbstractManagedDynamicCacheRegistry
- Sets the cache
-
setCachedObject(String, Object) - Method in class
com.ibm.commerce.beans.WcsAppDataBean
- This method register an object with the WcsApp cache.
-
setCachePage(boolean) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Reserved for IBM internal use.
-
setCachePage(boolean)
- Method in class
com.ibm.commerce.server.JSPHelper
-
Deprecated. Please use setUncacheable
-
setCacheSize(int) - Method in class
com.ibm.commerce.registry.
LRUDynamicHashtable
- Specifies the cache size.
-
setCacheSize(int) - Method in class
com.ibm.commerce.registry.
AbstractManagedDynamicCacheRegistry
- Specifies the maximum cache size.
-
setCacheTarget(boolean) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the isCacheTarget value for this command.
-
setCacheTarget(boolean) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the isCacheTarget value for this command.
-
setCalcCodeId(Integer) - Method in interface
com.ibm.commerce.couponpromotion.objects.
PromoDiscAccessBeanData
-
-
setCalcCodeId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoDiscAccessBean
- This method provides access to the
CPPMNDISC.CALCODE_ID column of DB2 type INTEGER NOT NULL.
-
setCalcode_Id(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLPromotionListRow
- sets the calcode_id
-
setCalcode_Id(String) - Method in class
com.ibm.commerce.tools.promotions.
DiscountChooseListRow
- Set Calculation ID for the discount object
-
setCalCodeId(Integer) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- Set the property Calculation Code ID.
-
setCalcodeId(String) - Method in class
com.ibm.commerce.tools.epromotion.commands.
ChangeStatusRLPromotionCmdImpl
- Sets calcode_id
-
setCalcodeId(String) - Method in interface
com.ibm.commerce.tools.epromotion.commands.
ChangeStatusRLPromotionCmd
- Sets the calcode_id
-
setCalcodeId(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the CALCODEID
-
setCalcodeId(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- CALCODE_ID from the CalCode table , which stores the details of the
calculation to be performed.
-
setCalCodeId(String) - Method in class
com.ibm.commerce.tools.epromotion.commands.
UpdateRLPromotionCmdImpl
- sets calcode id
-
setCalCodeId(String) - Method in interface
com.ibm.commerce.tools.epromotion.commands.
UpdateRLPromotionCmd
- set Calcode ID
-
setCalCodeId(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLPromotionBean
- Sets calcode_id
-
setCalculated(boolean) - Method in class
com.ibm.commerce.order.calculation.
Group
- Sets whether this group is calculated.
-
setCalculationCodeAB(CalculationCodeAccessBean) - Method in class
com.ibm.commerce.price.commands.
DiscountCalculationCodeApplyCmdImpl
- Set the CalculationCodeAccessBean.
-
setCalculationCodeAB(CalculationCodeAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
TaxCalculationCodeApplyCmdImpl
-
-
setCalculationCodeAB(CalculationCodeAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
ShippingTaxCalculationCodeApplyCmdImpl
-
-
setCalculationCodeId(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentAccessBean
- This method provides access to the
ORDADJUST.CALCODE_ID column of DB2 type INTEGER.
-
setCalculationCodeId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
CalculationCodeTaxExemptAccessBean
- This method accesses a non-CMP field
-
setCalculationCodeId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAdjustmentAccessBeanData
-
-
setCalculationCodeId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentAccessBean
- This method provides access to the
ORDADJUST.CALCODE_ID column of DB2 type INTEGER.
-
setCalculationCodeId(String) - Method in interface
com.ibm.commerce.taxation.objects.
CalculationCodeTaxExemptAccessBeanData
-
-
setCalculationCodeId(String) - Method in class
com.ibm.commerce.taxation.objects.
CalculationCodeTaxExemptAccessBean
- This method accesses a non-CMP field
-
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.price.commands.
DiscountCalculationRuleQualifyCmdImpl
- set the calculation rule access bean.
-
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
UnitShippingCalculationScaleLookupCmdImpl
-
-
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
TaxCalculationRuleQualifyCmdImpl
-
-
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
TaxCalculationRuleCalculateCmdImpl
- Sets the CalculationRuleAccessBean.
-
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
TaxableUnitPricePlusUnitShippingCalculationScaleLookupCmdImpl
-
-
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
TaxableUnitPriceCalculationScaleLookupCmdImpl
-
-
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
TaxableNetPricePlusNetShippingCalculationScaleLookupCmdImpl
-
-
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
TaxableNetPriceCalculationScaleLookupCmdImpl
-
-
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
NetShippingCalculationScaleLookupCmdImpl
-
-
setCalculationRuleId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBean
- This method accesses a non-CMP field
-
setCalculationRuleId(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBeanData
- setCalculationRuleId
-
setCalculationRuleId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBean
- This method accesses a non-CMP field
-
setCalculationScaleAB(CalculationScaleAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
UnitShippingCalculationScaleLookupCmdImpl
-
-
setCalculationScaleAB(CalculationScaleAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
TaxableUnitPricePlusUnitShippingCalculationScaleLookupCmdImpl
-
-
setCalculationScaleAB(CalculationScaleAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
TaxableUnitPriceCalculationScaleLookupCmdImpl
-
-
setCalculationScaleAB(CalculationScaleAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
TaxableNetPricePlusNetShippingCalculationScaleLookupCmdImpl
-
-
setCalculationScaleAB(CalculationScaleAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
TaxableNetPriceCalculationScaleLookupCmdImpl
-
-
setCalculationScaleAB(CalculationScaleAccessBean) - Method in class
com.ibm.commerce.taxation.commands.
NetShippingCalculationScaleLookupCmdImpl
-
-
setCalculationSequence(Double) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method accesses a non-CMP field
-
setCalculationSequence(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBeanData
-
-
setCalculationSequence(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method accesses a non-CMP field
-
setCalculationUsage(Integer) - Method in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmdImpl
- Sets the calculation usage.
-
setCalculationUsage(Integer) - Method in class
com.ibm.commerce.taxation.commands.
TaxCalculationCodeApplyCmdImpl
-
-
setCalculationUsage(Integer) - Method in class
com.ibm.commerce.taxation.commands.
ShippingTaxCalculationCodeApplyCmdImpl
-
-
setCalculationUsageId(Integer) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets the CalculationUsage of the CalculationCodes.
-
setCalculationUsageId(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentAccessBean
- This method provides access to the
ORDADJUST.CALUSAGE_ID column of DB2 type INTEGER.
-
setCalculationUsageId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets the CalculationUsage of the CalculationCodes.
-
setCalculationUsageId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAdjustmentAccessBeanData
-
-
setCalculationUsageId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentAccessBean
- This method provides access to the
ORDADJUST.CALUSAGE_ID column of DB2 type INTEGER.
-
setCalculationUsages(Integer[]) - Method in class
com.ibm.commerce.isv.kit.tax.
ApplyOrderTaxesTIKCmdImpl
-
-
setCallerCtxt(DDThreadContext) - Method in class
com.ibm.commerce.ras.DDThreadContext
- Sets the callerCtxt.
-
setCampaignDescription(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignUpdateCmdImpl
- Sets the description of the campaign.
-
setCampaignDescription(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignUpdateCmd
- Sets the description of the campaign.
-
setCampaignDescription(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCreateCmdImpl
- Sets the campaign description.
-
setCampaignDescription(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCreateCmd
- Sets the description of the campaign.
-
setCampaignField1(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignUpdateCmdImpl
- Sets the custom field of the campaign.
-
setCampaignField1(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignUpdateCmd
- Sets the custom field of the campaign.
-
setCampaignField1(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCreateCmdImpl
- Sets the campaign custom field.
-
setCampaignField1(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCreateCmd
- Sets the custom field of the campaign.
-
setCampaignId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnLog
- Sets the campaign ID recorded in the current event.
-
setCampaignId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- This method provides access to the
CPGNLOG.CAMPAIGN_ID column of DB2 type INTEGER.
-
setCampaignId(Integer) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method provides access to the
INITIATIVE.CAMPAIGN_ID column of DB2 type INTEGER.
-
setCampaignId(Integer) - Method in class
com.ibm.commerce.marketingcenter.objects.
CampaignAccessBean
- This method provides access to the
CAMPAIGN.CAMPAIGN_ID column of DB2 type INTEGER NOT NULL.
-
setCampaignId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignUpdateCmdImpl
- Sets the ID of the campaign.
-
setCampaignId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignUpdateCmd
- Sets the ID of the campaign.
-
setCampaignId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignDeleteCmdImpl
- Sets the campaign ID.
-
setCampaignId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignDeleteCmd
- Sets the campaign ID.
-
setCampaignId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBeanData
-
-
setCampaignId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- This method provides access to the
CPGNLOG.CAMPAIGN_ID column of DB2 type INTEGER.
-
setCampaignId(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method provides access to the
INITIATIVE.CAMPAIGN_ID column of DB2 type INTEGER.
-
setCampaignId(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
CampaignAccessBean
- This method provides access to the
CAMPAIGN.CAMPAIGN_ID column of DB2 type INTEGER NOT NULL.
-
setCampaignName(String) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnLog
- Sets the campaign name recorded in the current event.
-
setCampaignName(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBeanData
-
-
setCampaignName(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- This method provides access to the
CPGNLOG.CAMPAIGNNAME column of DB2 type VARCHAR(64).
-
setCampaignName(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignUpdateCmdImpl
- Sets the name of the campaign.
-
setCampaignName(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignUpdateCmd
- Sets the name of the campaign.
-
setCampaignName(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCreateCmdImpl
- Sets the campaign name.
-
setCampaignName(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCreateCmd
- Sets the name of the campaign.
-
setCampaignObjective(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignUpdateCmdImpl
- Sets the business objective of the campaign.
-
setCampaignObjective(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignUpdateCmd
- Sets the business objective of the campaign.
-
setCampaignObjective(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCreateCmdImpl
- Sets the campaign business objective.
-
setCampaignObjective(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCreateCmd
- Sets the business objective of the campaign.
-
setCampaignOwner(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
CampaignAccessBean
- This method provides access to the
CAMPAIGN.OWNER column of DB2 type VARCHAR(64).
-
setCampaignOwner(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignUpdateCmdImpl
- Sets the sponsor of the campaign.
-
setCampaignOwner(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignUpdateCmd
- Sets the sponsor of the campaign.
-
setCampaignOwner(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCreateCmdImpl
- Sets the campaign sponsor.
-
setCampaignOwner(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCreateCmd
- Sets the sponsor of the campaign.
-
setCampaignStatus(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignUpdateCmdImpl
- Sets the status of the campaign.
-
setCampaignStatus(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignUpdateCmd
- Sets the status of the campaign.
-
setCampaignStatus(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCreateCmdImpl
- Sets the campaign status.
-
setCampaignStatus(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCreateCmd
- Sets the status of the campaign.
-
setCampaignType(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignUpdateCmdImpl
- Sets the type of the campaign.
-
setCampaignType(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignUpdateCmd
- Sets the type of the campaign.
-
setCampaignType(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCreateCmdImpl
- Sets the campaign type.
-
setCampaignType(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCreateCmd
- Sets the type of the campaign.
-
setCaptureDate(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBeanData
-
-
setCaptureDate(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.CAPTUREDATE column of DB2 type TIMESTAMP.
-
setCaptureDate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.CAPTUREDATE column of DB2 type TIMESTAMP.
-
setCardBrand(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentTestCmdImpl
- Sets the credit card brand.
-
setCardBrand(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentCmdImpl
- Sets the credit card brand.
-
setCardBrand(String) - Method in class
com.ibm.commerce.payment.commands.
CheckCCNumberCmdImpl
- Sets the cardBrand property of the command.
-
setCardBrand(String) - Method in interface
com.ibm.commerce.payment.commands.
CheckCCNumberCmd
- Sets the cardBrand property of the command.
-
setCardExpiryMonth(Integer) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentTestCmdImpl
- Sets the credit card Expiry Month.
-
setCardExpiryMonth(Integer) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentCmdImpl
- Sets the credit card Expiry Month.
-
setCardExpiryYear(Integer) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentTestCmdImpl
- Sets the credit card Expiry Year.
-
setCardExpiryYear(Integer) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentCmdImpl
- Sets the credit card Expiry Year.
-
setCardName(String) - Method in class
com.ibm.commerce.me.datatype.
PaymentInfo
- Sets the name of this card
-
setCardNumber(String) - Method in class
com.ibm.commerce.me.datatype.
PaymentInfo
- Sets the number of this card
-
setCardNumber(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentTestCmdImpl
- Sets the credit card number.
-
setCardNumber(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentCmdImpl
- Sets the credit card number.
-
setCardNumber(String) - Method in class
com.ibm.commerce.payment.commands.
DoLuhnCheckCmdImpl
- Sets the cardNumber property of the command.
-
setCardNumber(String) - Method in interface
com.ibm.commerce.payment.commands.
DoLuhnCheckCmd
- Sets the cardNumber property of the command.
-
setCardNumber(String) - Method in class
com.ibm.commerce.payment.commands.
CheckCCNumberCmdImpl
- Sets the cardNumber property of the command.
-
setCardNumber(String) - Method in interface
com.ibm.commerce.payment.commands.
CheckCCNumberCmd
- Sets the cardNumber property of the command.
-
setCardType(int)
- Method in class
com.ibm.commerce.me.datatype.
PaymentInfo
- Sets the type of of this card
-
setCardType(String) - Method in interface
com.ibm.commerce.payment.objects.
CreditCardCheckAccessBeanData
-
-
setCardType(String) - Method in class
com.ibm.commerce.payment.objects.
CreditCardCheckAccessBean
- This method provides access to the
CCCHECK.CCTYPE column of DB2 type VARCHAR(40) NOT NULL.
-
setCashierProfile(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyInfo
- Sets the profileName property of the bean.
-
setCassetteName(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyInfo
- Sets the cassetteName property of the bean.
-
setCatalogEntry(CatalogEntryAccessBean) - Method in class
com.ibm.commerce.order.beans.
OrderItemDataBean
- Sets catalog entry
-
setCatalogEntry(CatalogEntryDataBean) - Method in class
com.ibm.commerce.order.beans.
OrderItemDataBean
- Sets catalog entry
-
setCatalogEntryId(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
AddItemsToFulfillmentOrderCmdImpl
- Sets the Catalog Entry ID parameters.
-
setCatalogEntryId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
AddItemsToFulfillmentOrderCmd
- Sets the Catalog Entry ID parameters.
-
setCatalogEntryId(Long) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetCeRelAccessBean
- This method provides access to the
PRSETCEREL.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBean
- This method provides access to the
CATGPENREL.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBean
- This method provides access to the
CATCONFINF.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryId(Long) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- set catalog entry id.
-
setCatalogEntryId(Long) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets the CatalogEntry that the CalculationCodes are attached to.
-
setCatalogEntryId(Long) - Method in class
com.ibm.commerce.messaging.commands.
GetRecipientsCmdImpl
- Sets The catalog entry (for targeted broadcast).
-
setCatalogEntryId(Long) - Method in interface
com.ibm.commerce.messaging.commands.
GetRecipientsCmd
- Sets The catalog entry (for targeted broadcast).
-
setCatalogEntryId(Long) - Method in class
com.ibm.commerce.messaging.commands.
BroadcastMessageCmdImpl
- Sets a catalog entry id.
-
setCatalogEntryId(Long) - Method in interface
com.ibm.commerce.messaging.commands.
BroadcastMessageCmd
- Sets catalog entry id for targeted broadcast.
-
setCatalogEntryId(Long) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setCatalogEntryId(Long) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the catalog entry of the new/copied orderitem(s).
Default: null (the catalog entry of the copied orderitem(s) should be left
unchanged)
-
setCatalogEntryId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method provides access to the
OICOMPLIST.CATENTRY_ID column of DB2 type BIGINT.
-
setCatalogEntryId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setCatalogEntryId
-
setCatalogEntryId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryId(Long) - Method in class
com.ibm.commerce.price.beans.
DiscountDataBean
- sets catalog entry id.
-
setCatalogEntryId(Long) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set catalog entry ID
-
setCatalogEntryId(Long) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set base price
-
setCatalogEntryId(Long[]) - Method in class
com.ibm.commerce.price.beans.
DiscountDataBean
- sets an array of catalog entry ids.
-
setCatalogEntryId(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeValueListDataBean
- Sets the catalog entry ID that owns the attribute values.
-
setCatalogEntryId(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeValueDataBean
- Sets the catalog entry ID which owns the cattribute value.
-
setCatalogEntryId(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeListDataBean
- Sets the catalog entry ID which owns the attributes.
-
setCatalogEntryId(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeDataBean
- Sets the owner of the attribute.
-
setCatalogEntryId(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductSetCeRelAccessBeanData
-
-
setCatalogEntryId(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetCeRelAccessBean
- This method provides access to the
PRSETCEREL.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBeanData
-
-
setCatalogEntryId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBean
- This method provides access to the
CATGPENREL.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBeanData
-
-
setCatalogEntryId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBean
- This method provides access to the
CATCONFINF.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- set catalog entry id.
-
setCatalogEntryId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets the CatalogEntry that the CalculationCodes are attached to.
-
setCatalogEntryId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemComponentAccessBeanData
-
-
setCatalogEntryId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method provides access to the
OICOMPLIST.CATENTRY_ID column of DB2 type BIGINT.
-
setCatalogEntryId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setCatalogEntryId
-
setCatalogEntryId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setCatalogEntryId
-
setCatalogEntryId(String) - Method in class
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmdImpl
- Sets the Catalog Entry Id.
-
setCatalogEntryId(String) - Method in interface
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmd
- Sets the Catalog Entry Id.
-
setCatalogEntryId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setCatalogEntryId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryId(String) - Method in class
com.ibm.commerce.price.beans.
DiscountDataBean
- sets catalog entry id.
-
setCatalogEntryID(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryDataBean
- Sets the ID that represents the primary key for this catalog entry.
-
setCatalogEntryId(String[]) - Method in class
com.ibm.commerce.price.beans.
DiscountDataBean
- sets an array of catalog entry ids.
-
setCatalogEntryIdChild(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- This method provides access to the
CATENTREL.CATENTRY_ID_CHILD column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryIdChild(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBeanData
-
-
setCatalogEntryIdChild(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- This method provides access to the
CATENTREL.CATENTRY_ID_CHILD column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryIdParent(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- This method provides access to the
CATENTREL.CATENTRY_ID_PARENT column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryIdParent(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBeanData
-
-
setCatalogEntryIdParent(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- This method provides access to the
CATENTREL.CATENTRY_ID_PARENT column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryIDs(Vector) - Method in class
com.ibm.commerce.tools.epromotion.
RLProductLevelPromotion
- Sets the catalogEntryIDs.
-
setCatalogEntryReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method provides access to the
ATTRIBUTE.CATENTRY_ID column of DB2 type BIGINT.
-
setCatalogEntryReferenceNumber(Long) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeValueAccessBeanData
-
-
setCatalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBeanData
-
-
setCatalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBeanData
-
-
setCatalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBeanData
-
-
setCatalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeAccessBeanData
-
-
setCatalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method provides access to the
ATTRIBUTE.CATENTRY_ID column of DB2 type BIGINT.
-
setCatalogEntryReferenceNumber(String) - Method in interface
com.ibm.commerce.order.objects.
OfferAccessBeanData
-
-
setCatalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogEntryType(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBeanData
-
-
setCatalogEntryType(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.CATENTTYPE_ID column of DB2 type CHAR(16) NOT NULL.
-
setCatalogEntryType(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the type of catalog entry identifier search
-
setCatalogGroupId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupTradingPositionRelAccessBean
- This method provides access to the
CATGRPTPC.CATGROUP_ID column of DB2 type BIGINT NOT NULL DEFAULT 0.
-
setCatalogGroupId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupProductSetRelAccessBean
- This method provides access to the
CATGRPPS.CATGROUP_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogGroupId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBean
- This method provides access to the
CATGPENREL.CATGROUP_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogGroupId(Long) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets the CatalogGroup that the CalculationCodes are attached to.
-
setCatalogGroupId(Long) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- sets Catalog Group Id.
-
setCatalogGroupId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupTradingPositionRelAccessBeanData
-
-
setCatalogGroupId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupTradingPositionRelAccessBean
- This method provides access to the
CATGRPTPC.CATGROUP_ID column of DB2 type BIGINT NOT NULL DEFAULT 0.
-
setCatalogGroupId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupProductSetRelAccessBeanData
-
-
setCatalogGroupId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupProductSetRelAccessBean
- This method provides access to the
CATGRPPS.CATGROUP_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogGroupId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBeanData
-
-
setCatalogGroupId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBean
- This method provides access to the
CATGPENREL.CATGROUP_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogGroupId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets the CatalogGroup that the CalculationCodes are attached to.
-
setCatalogGroupIdChild(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBean
- This method provides access to the
CATGRPREL.CATGROUP_ID_CHILD column of DB2 type BIGINT NOT NULL.
-
setCatalogGroupIdChild(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBeanData
-
-
setCatalogGroupIdChild(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBean
- This method provides access to the
CATGRPREL.CATGROUP_ID_CHILD column of DB2 type BIGINT NOT NULL.
-
setCatalogGroupIdParent(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBean
- This method provides access to the
CATGRPREL.CATGROUP_ID_PARENT column of DB2 type BIGINT NOT NULL.
-
setCatalogGroupIdParent(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBeanData
-
-
setCatalogGroupIdParent(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBean
- This method provides access to the
CATGRPREL.CATGROUP_ID_PARENT column of DB2 type BIGINT NOT NULL.
-
setCatalogGroupReferenceNumber(Long) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBeanData
- setCatalogGroupReferenceNumber
-
setCatalogGroupReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBean
- setCatalogGroupReferenceNumber
-
setCatalogGroupReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAttributeAccessBean
- This method provides access to the
CATGRPATTR.CATGROUP_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogGroupReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogCatalogGroupRelationAccessBean
- This method provides access to the
CATTOGRP.CATGROUP_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogGroupReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupAttributeAccessBeanData
-
-
setCatalogGroupReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAttributeAccessBean
- This method provides access to the
CATGRPATTR.CATGROUP_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogGroupReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogCatalogGroupRelationAccessBeanData
-
-
setCatalogGroupReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogCatalogGroupRelationAccessBean
- This method provides access to the
CATTOGRP.CATGROUP_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogId(long) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the catalog id
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalog.commands.
TopCategoriesDisplayCmdImpl
- Sets the CatalogId that represents the primary key of the Catalog whose
root Categories are to be viewed.
-
setCatalogId(Long) - Method in interface
com.ibm.commerce.catalog.commands.
TopCategoriesDisplayCmd
- Sets the CatalogId that represents the primary key of the Catalog whose
root Categories are to be viewed.
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalog.commands.
CategoryDisplayCmdImpl
- Sets the CatalogId that represents the primary key of the Catalog from
within which the CategoryView is to be retrieved
-
setCatalogId(Long) - Method in interface
com.ibm.commerce.catalog.commands.
CategoryDisplayCmd
- Sets the CatalogId that represents the primary key of the Catalog from
which the CategoryView is to be retrieved.
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupTradingPositionRelAccessBean
- This method provides access to the
CATGRPTPC.CATALOG_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBean
- This method provides access to the
CATGRPREL.CATALOG_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupProductSetRelAccessBean
- This method provides access to the
CATGRPPS.CATALOG_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBean
- This method provides access to the
CATGPENREL.CATALOG_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
TopCatalogGroupDeleteCmdImpl
- Set the catalog Id for the catalog to top catalog group relationship
-
setCatalogId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
TopCatalogGroupDeleteCmd
- Sets the catalog ID for the top catalog to catalog group relationship.
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
TopCatalogGroupAddCmdImpl
- Set a catalog Id for the catalog to top catalog group relationship
-
setCatalogId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
TopCatalogGroupAddCmd
- Sets the catalog ID for the top catalog to catalog group relationship.
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelDeleteCmdImpl
- Set a catalog Id for the catalog group to catalog group relationship
-
setCatalogId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelDeleteCmd
- Sets the catalog ID for the catalog group to catalog group
relationship.
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelAddCmdImpl
- Set a catalog Id for the catalog group to catalog group relationship
-
setCatalogId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelAddCmd
- Sets the catalog ID for the catalog group to catalog group
relationship.
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelDeleteCmdImpl
- Set a catalog Id for the catalog group catalog entry relationship
-
setCatalogId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelDeleteCmd
- Sets the catalog ID for the catalog group to catalog entry
relationship.
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelAddCmdImpl
- Sets a catalog Id for the catalog group catalog entry relationship.
-
setCatalogId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelAddCmd
- Sets the catalog ID for the catalog group to catalog entry
relationship.
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmdImpl
- Sets the catalog Id.
-
setCatalogId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmd
- Sets the catalog ID.
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set the catalog Id
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set the catalog Id for the catalog group in the catalog, parent catalog
group, child catalog group relationship
-
setCatalogId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the catalog ID.
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set a catalog Id for the catalog entry in the catalog, catalog group,
catalog entry relationship
-
setCatalogId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the catalog ID for the catalog, catalog group, and catalog entry
relationship.
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogDeleteCmdImpl
- Sets the catalog Id.
-
setCatalogId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogDeleteCmd
- Sets the catalog ID.
-
setCatalogId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmdImpl
- Sets the catalog Id for the catalog description.
-
setCatalogId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmd
- Sets the catalog ID for the catalog description
-
setCatalogId(Long) - Method in class
com.ibm.commerce.me.commands.
PunchOutCatalogDisplayCmdImpl
- Sets the CatalogId that represents the primary key of the Catalog from
within which the CategoryView is to be retrieved
-
setCatalogId(Long) - Method in interface
com.ibm.commerce.me.commands.
PunchOutCatalogDisplayCmd
- Sets the CatalogId that represents the primary key of the Catalog from
within which the CategoryView is to be retrieved
-
setCatalogId(Long) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set Catalog Id
-
setCatalogId(Long) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- sets Catalog Id.
-
setCatalogId(String) - Method in class
com.ibm.commerce.catalog.beans.
CategoryDataBean
- Sets the catalog Id that represents the primary key for the catalog.
-
setCatalogId(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogDataBean
- Sets the catalog ID that represents the primary key for this catalog.
-
setCatalogId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupTradingPositionRelAccessBeanData
-
-
setCatalogId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupTradingPositionRelAccessBean
- This method provides access to the
CATGRPTPC.CATALOG_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBeanData
-
-
setCatalogId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBean
- This method provides access to the
CATGRPREL.CATALOG_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupProductSetRelAccessBeanData
-
-
setCatalogId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupProductSetRelAccessBean
- This method provides access to the
CATGRPPS.CATALOG_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBeanData
-
-
setCatalogId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBean
- This method provides access to the
CATGPENREL.CATALOG_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogId(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
CategoryListResultsDataBean
-
Deprecated. Sets the ID of the catalog that this category belongs
to.
-
setCatalogId(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setCatalogId(String) - Method in class
com.ibm.commerce.tools.campaigns.
ProductTreeDataBean
- Sets the catalog ID defined in the root of this product tree.
-
setCatalogId(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchDataBean
- Sets the ID of the catalog the category/catalog entry belongs to.
-
setCatalogID(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the catalog identifier
-
setCatalogIdentifier(String) - Method in class
com.ibm.commerce.catalog.commands.
CategoryDisplayCmdImpl
- Sets the external Catalog Identifier that along with the CatalogMemberId
uniquely identifies the the Catalog from within which the CategoryView is to be
retrieved
-
setCatalogIdentifier(String) - Method in interface
com.ibm.commerce.catalog.commands.
CategoryDisplayCmd
- Sets the external Catalog Identifier that along with the CatalogMemberId
uniquely identifies the Catalog from which the CategoryView is to be
retrieved.
-
setCatalogIdentifier(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchDataBean
- Sets the identifier of the catalog the category/catalog entry belongs
to.
-
setCatalogIdLink(Long) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBeanData
- setCatalogIdLink
-
setCatalogIdLink(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBean
- This method accesses a non-CMP field
-
setCatalogIdOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setCatalogList(Vector) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchListDataBean
- Sets the list of data beans found from the search or list.
-
setCatalogList(Vector) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the list of results found
-
setCatalogMemberId(Long) - Method in class
com.ibm.commerce.catalog.commands.
CategoryDisplayCmdImpl
- Sets the CatalogMemberId (or owner) that along with the Catalog Identifier
uniquely identifies the Catalog from within which the CategoryView is to be
retrieved
-
setCatalogMemberId(Long) - Method in interface
com.ibm.commerce.catalog.commands.
CategoryDisplayCmd
- Sets the CatalogMemberId (or owner) that along with the Catalog Identifier
uniquely identifies the Catalog from within which the CategoryView is to be
retrieved.
-
setCatalogMemberId(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchDataBean
- Sets the member ID of the catalog the category/catalog entry belongs
to.
-
setCatalogProfileStore(String) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Sets unique name of the catalog profile store.
-
setCatalogQuantity(Double) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method provides access to the
OICOMPLIST.CATALOGQUANTITY column of DB2 type DOUBLE.
-
setCatalogQuantity(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemComponentAccessBeanData
-
-
setCatalogQuantity(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method provides access to the
OICOMPLIST.CATALOGQUANTITY column of DB2 type DOUBLE.
-
setCatalogReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBean
- This method provides access to the
STORECAT.CATALOG_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogReferenceNumber(Long) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogDescriptionAccessBeanData
- setCatalogReferenceNumber
-
setCatalogReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogDescriptionAccessBean
- setCatalogReferenceNumber
-
setCatalogReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogCatalogGroupRelationAccessBean
- This method provides access to the
CATTOGRP.CATALOG_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBeanData
-
-
setCatalogReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBean
- This method provides access to the
STORECAT.CATALOG_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogCatalogGroupRelationAccessBeanData
-
-
setCatalogReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogCatalogGroupRelationAccessBean
- This method provides access to the
CATTOGRP.CATALOG_ID column of DB2 type BIGINT NOT NULL.
-
setCatalogRelationTypeId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBeanData
-
-
setCatalogRelationTypeId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- This method provides access to the
CATENTREL.CATRELTYPE_ID column of DB2 type CHAR(32) NOT NULL.
-
setCatalogType(Integer) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- The value of this variable is used to search on navigational or master
catalog.
-
setCategorizedAmountsAndNames(Hashtable) - Method in class
com.ibm.commerce.price.beans.
CategorizedMonetaryAmountsDataBean
- Set the categorized names and monetary amounts hashtable.
-
setCategorizedAmountsDBAndNames(Hashtable) - Method in class
com.ibm.commerce.price.beans.
CategorizedMonetaryAmountsDataBean
- Set the categorized names and MonetaryAmountDataBean hashtable.
-
setCategorizedDescriptionsAndNames(Hashtable) - Method in class
com.ibm.commerce.price.beans.
CategorizedMonetaryAmountsDataBean
- Set the categorized descriptions and names hashtable.
-
setCategorizedValuesAndNames(Hashtable) - Method in class
com.ibm.commerce.price.beans.
CategorizedMonetaryAmountsDataBean
- Set the categorized values and names hashtable.
-
setCategory(CategoryDataBean) - Method in class
com.ibm.commerce.catalog.beans.
RelatedCategoryDataBean
- Sets the related Category.
-
setCategoryAmount(BigDecimal) - Method in class
com.ibm.commerce.price.beans.
CategorizedMonetaryAmountsDataBean
- Set the category value.
-
setCategoryId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method accesses a non-CMP field
-
setCategoryId(Long) - Method in class
com.ibm.commerce.catalog.commands.
CategoryDisplayCmdImpl
- Sets the CategoryId that represents the primary key of the Category whose
view is to be retrieved.
-
setCategoryId(Long) - Method in interface
com.ibm.commerce.catalog.commands.
CategoryDisplayCmd
- Sets the CategoryId that represents the primary key of the Category whose
view is to be retrieved.
-
setCategoryId(Long) - Method in class
com.ibm.commerce.couponwallet.databeans.
ViewWalletDataBean
- Sets the category for which the applicable coupons are being found
out.
-
setCategoryId(Long) - Method in class
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmdImpl
- Stores the category ID.
-
setCategoryId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmd
- Stores the category ID.
-
setCategoryId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmdImpl
- Stores the category ID.
-
setCategoryId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmd
- Stores the category ID.
-
setCategoryId(String) - Method in class
com.ibm.commerce.catalog.beans.
CategoryDataBean
- Sets the category Id that represents the primary key for this
category.
-
setCategoryId(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
CategoryListResultsDataBean
-
Deprecated. Sets the ID of this category.
-
setCategoryId(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBeanData
-
-
setCategoryId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method accesses a non-CMP field
-
setCategoryId(String) - Method in class
com.ibm.commerce.tools.campaigns.
ProductTreeDataBean
- Sets the category ID of the selected tree node.
-
setCategoryLanguageDescription(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeDetailsDataBean
- Sets the campaign initiative category language description.
-
setCategoryName(String) - Method in class
com.ibm.commerce.price.beans.
CategorizedMonetaryAmountsDataBean
- Set the category name.
-
setCategoryTaxAmount(Integer, BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- IBM internal use only.
-
setCategoryTaxAmounts(com.ibm.commerce.order.objimpl.OrderTaxData[])
- Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setCategoryTaxAmounts
-
setCategoryTaxAmounts(com.ibm.commerce.order.objimpl.OrderTaxData[])
- Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- This method accesses a non-CMP field
-
setCategoryTerm(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set categoryTerm.
-
setCategoryTermCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set categoryTermCaseSensitive.
-
setCategoryTermOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set categoryTermOperator.
-
setCategoryTermScope(Integer) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set categoryTermScope
-
setCategoryType(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set categoryType.
-
setCatEntry(Item) - Method in class
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityCmdImpl
- Sets the item to be checked.
-
setCatEntry(Item) - Method in interface
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityCmd
- Sets the item to be checked.
-
setCatEntry(Item) - Method in class
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityBECmdImpl
- Sets an item to check in the inventory.
-
setCatEntryFulfillmentCenters(Vector) - Method in class
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityCmdImpl
- Sets the list of fulfillment center identifiers for the Item specified by
setCatEntry method.
-
setCatEntryFulfillmentCenters(Vector) - Method in interface
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityCmd
- Sets the list of fulfillment center identifiers for the Item specified by
the setCatEntry method.
-
setCatEntryFulfillmentCenters(Vector) - Method in class
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityBECmdImpl
- Sets a list of fulfillment centers to check for the item specified by the
setCatEntry method.
-
setCatEntryId(Hashtable) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemAddCmdImpl
-
-
setCatEntryId(Hashtable) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemAddCmd
- Sets the catentry ID parameters.
-
setCatEntryId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the attribute name parameters.
-
setCatEntryId(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the attribute name parameters.
-
setCatEntryId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the attribute name parameters.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmdImpl
- Set the catalog entry Id
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmd
- Sets the catalog entry ID.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmdImpl
- Set the catalog entry Id
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmd
- Sets the catalog entry ID.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmdImpl
- Set the catalog entry Id
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmd
- Sets the catalog entry ID for the attribute.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set the catalog entry Id
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the catalog entry ID for the offer.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmdImpl
- Set the catalog entry Id
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmd
- Sets the catalog entry ID in the offer.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set the catalog entry Id
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the catalog entry ID.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelDeleteCmdImpl
- Set a catalog entry Id for the catalog group catalog entry
relationship
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelDeleteCmd
- Sets the catalog entry ID for the catalog group to catalog entry
relationship.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelAddCmdImpl
- Sets a catalog entry Id for the catalog group catalog entry
relationship.
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelAddCmd
- Sets the catalog entry ID for the catalog group to catalog entry
relationship.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the catalog entry Id
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the catalog entry ID.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryDeleteCmdImpl
- Set the catalog entry Id
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryDeleteCmd
- Sets the catalog entry ID.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the catalog entry Id
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the catalog entry ID to create a new catalog entry description.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set a catalog entry Id
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets the catalog entry ID.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueDeleteCmdImpl
- Set a catalog entry Id
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueDeleteCmd
- Sets the catalog entry ID.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set the catalog entry ID
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets the catalog entry ID.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBean
- This method provides access to the
RMAITEMCMP.CATENTRY_ID column of DB2 type BIGINT.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RespondPAttributeTCCmdImpl
- Sets the field of catentryId
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RespondPAttributeTCCmd
- Sets CatentryId
-
setCatentryId(Long) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set a Catalog Entry Id
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
- setCatentryId
-
setCatentryId(Long) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method accesses a non-CMP field
-
setCatentryId(Long) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQCatentryRelCmdImpl
- Stores the catalog entry ID.
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQCatentryRelCmd
- Stores the catalog entry ID.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQItemAttributeCmdImpl
- Stores the catalog entry ID.
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQItemAttributeCmd
- Stores the catalog entry ID.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmdImpl
- Stores the catalog entry ID.
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmd
- Stores the catalog entry ID.
-
setCatentryId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateOrderItemPAttributeTCCmdImpl
- Stores the incoming catalog entry ID.
-
setCatentryId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateOrderItemPAttributeTCCmd
- Stores the incoming catalog entry ID.
-
setCatEntryId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryClassificationCodeAccessBean
- This method provides access to the
CATCLSFCOD.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatEntryId(Long) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatEntryId(Long) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setCatEntryId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
PurchaseLimitBeanBase
- This method provides access to the PURCHASELT.CATENTRY_ID column of DB2
type BIGINT NOT NULL.
-
setCatEntryId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
OrderTCOrderItemPAttributeBeanBase
- This method provides access to the TERMCOND.BIGINTFIELD1 column of DB2 type
BIGINT NULL.
-
setCatEntryId(Long) - Method in interface
com.ibm.commerce.fulfillment.commands.
UpdateInventoryCmd
- Set a Catalog Entry Id to update the inventory.
-
setCatEntryId(Long) - Method in interface
com.ibm.commerce.fulfillment.commands.
ReverseUpdateInventoryCmd
- Set a Catalog Entry Id to reverse update the inventory.
-
setCatEntryId(Long) - Method in interface
com.ibm.commerce.fulfillment.commands.
ResolveFulfillmentCenterCmd
- Set a Catalog Entry Id.
-
setCatEntryId(Long) - Method in class
com.ibm.commerce.fulfillment.commands.
InventoryBaseCmdImpl
- Set a Catalog Entry Id.
-
setCatEntryId(Long) - Method in interface
com.ibm.commerce.fulfillment.commands.
CheckInventoryCmd
- Set a Catalog Entry Id to check the inventory.
-
setCatEntryId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
GenericInventoryReserveCmd
- Set the catalog Id of the product to reserve.
-
setCatEntryId(Long) - Method in class
com.ibm.commerce.inventory.commands.
GenericInventoryBaseCmdImpl
- Set the catalog Id of the product to reserve.
-
setCatEntryId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
GenericInventoryAdjustCmd
- Set the catalog entry Id of the product to reserve.
-
setCatEntryId(Long) - Method in class
com.ibm.commerce.price.beans.
PriceDataBean
- Sets the catalog entry id
-
setCatEntryId(Long) - Method in interface
com.ibm.commerce.price.commands.
GetProductContractUnitPriceCmd
- Sets the primary key of the catalog entry whose price is to be
retrieved.
-
setCatEntryId(Long) - Method in interface
com.ibm.commerce.price.commands.
GetProductBaseUnitPriceCmd
- Sets the primary key of the catalog entry whose price is to be
retrieved.
-
setCatEntryId(Long) - Method in class
com.ibm.commerce.price.commands.
GetContractUnitPriceCmdImpl
- Sets the id of the input catalog entry.
-
setCatEntryId(Long) - Method in interface
com.ibm.commerce.price.commands.
GetContractUnitPriceCmd
- Sets the id of the input catalog entry.
-
setCatEntryId(Long) - Method in interface
com.ibm.commerce.price.commands.
GetContractSpecialPriceCmd
- Sets the primary key of the catalog entry whose price is to be
retrieved.
-
setCatEntryId(Long) - Method in class
com.ibm.commerce.price.commands.
GetBaseUnitPriceCmdImpl
- Sets the primary key of the catalog entry whose price is to be
retrieved.
-
setCatEntryId(Long) - Method in interface
com.ibm.commerce.price.commands.
GetBaseUnitPriceCmd
- Sets the primary key of the catalog entry whose price is to be
retrieved.
-
setCatEntryId(Long) - Method in interface
com.ibm.commerce.price.commands.
GetBaseSpecialPriceCmd
- Sets the primary key of the catalog entry whose price is to be
retrieved.
-
setCatEntryId(Long) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemCreditForCatEntryCmdImpl
- Set the catEntry Id.
-
setCatEntryId(Long) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnItemCreditForCatEntryCmd
- Set the catEntry Id.
-
setCatEntryId(Long) - Method in class
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmdImpl
- Sets the id of the input catalog entry.
-
setCatEntryId(Long) - Method in interface
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmd
- Sets the id of the input catalog entry.
-
setCatentryId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBeanData
-
-
setCatentryId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBean
- This method provides access to the
RMAITEMCMP.CATENTRY_ID column of DB2 type BIGINT.
-
setCatentryId(String) - Method in class
com.ibm.commerce.tools.campaigns.
ProductTreeDataBean
- Sets the catalog entry ID of the selected tree node.
-
setCatEntryId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryClassificationCodeAccessBeanData
-
-
setCatEntryId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryClassificationCodeAccessBean
- This method provides access to the
CATCLSFCOD.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatEntryId(String) - Method in interface
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBeanData
-
-
setCatEntryId(String) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setCatEntryId(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBeanData
-
-
setCatEntryId(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setCatEntryID(String) - Method in class
com.ibm.commerce.catalog.beans.
InterestItemDataBean
- Sets the primary key of the catalog entry.
-
setCatEntryId(String[]) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmdImpl
- Specifies either "*" or zero or more reference numbers of
products or items (from the CATENTRY_ID column in the IITEM table, ) to delete
from the interest list(s) specified by ListId.
-
setCatEntryId(String[]) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmd
- Sets the catentry ID parameters (optional).
-
setCatEntryId(String[]) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemDeleteCmdImpl
- Specifies either "*" or zero or more reference numbers of
products or items (from the CATENTRY_ID column in the IITEM table, ) to delete
from the interest list(s) specified by ListId.
-
setCatEntryId(String[]) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemDeleteCmd
- Sets the catentry ID parameters (optional).
-
setCatEntryId(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemDeleteCmdImpl
- set a list of catalog entry ids to be deleted from the pending orders
specified by orderId.
-
setCatEntryId(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemDeleteCmd
- set a list of catalog entry ids to be deleted from the pending orders
specified by orderId.
-
setCatentryIdParent(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the parent catalog entry Id in the catalog entry to catalog entry
relationship
-
setCatentryIdParent(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the parent catalog entry ID of the catalog entry.
-
setCatEntryIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
RetrievePricesCmdImpl
- Sets the ids of the input catentries whose prices are to be
calculated.
-
setCatEntryIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
RetrievePricesCmd
- Sets the ids of the input catalog entries for retrieving the offers.
-
setCatEntryIds(Vector) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProductContractPriceCmdImpl
- Sets the catalog entry ID.
-
setCatEntryIds(Vector) - Method in interface
com.ibm.commerce.tools.optools.order.commands.
CSROrderProductContractPriceCmd
- Sets the catalog entry IDs.
-
setCatEntryPrices(CatEntryPrices[]) - Method in class
com.ibm.commerce.price.commands.
GetContractUnitPriceCmdImpl
- Sets the information of one or more catalog entries (Future Support).
-
setCatEntryPrices(CatEntryPrices[]) - Method in interface
com.ibm.commerce.price.commands.
GetContractUnitPriceCmd
- Sets the information of one or more catalog entries (Future Support).
-
setCatEntryPrices(CatEntryPrices[]) - Method in interface
com.ibm.commerce.price.commands.
GetContractSpecialPriceCmd
- Set CatEntryPrices
-
setCatentryShipping(Hashtable) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- sets Catentry shipping information.
-
setCatentryType(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchListDataBean
- Sets the type of catalog entry that is being searched against, can be
either all types of catalog entry, or items only.
-
setCatentryType(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchDataBean
- Set the type of the entry
-
setCatenttypeId(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the catalog entry type Id catalog entry type Id fully supported by
Catalog Management API are: 1.
-
setCatenttypeId(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the catalog entry type ID of the catalog entry.
-
setCatenttypeId(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set a Catalog Entry Type Id
-
setCatEntURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the URL path for the catalog entry
-
setCatEntURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the URL path of the catalog entry.
-
setCatEntURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the URL path for the catalog entry
-
setCatEntURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the URL location of the catalog entry.
-
setCatEntURL(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set a URL for the Catalog Entry
-
setCatgroup_id(Long) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStats
- Sets the category ID recorded in the current event.
-
setCatgroup_id(Long) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PEStats
- Sets the category ID recorded in the current event.
-
setCatgroup_id(Long) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PCStats
- Sets the category ID recorded in the current event.
-
setCatgroup_id(Long) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PAStats
- Sets the category ID recorded in the current event.
-
setCatgroupId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
TopCatalogGroupDeleteCmdImpl
- Set the catalog group Id for the catalog to top catalog group
relationship
-
setCatgroupId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
TopCatalogGroupDeleteCmd
- Sets the catalog group ID for the top catalog to catalog group
relationship.
-
setCatgroupId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
TopCatalogGroupAddCmdImpl
- Set a catalog group Id for the catalog to top catalog group
relationship
-
setCatgroupId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
TopCatalogGroupAddCmd
- Sets the catalog group ID for the top catalog to catalog group
relationship.
-
setCatgroupId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelDeleteCmdImpl
- Set a catalog group Id for the catalog group catalog entry
relationship
-
setCatgroupId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelDeleteCmd
- Sets the catalog group ID for the catalog group to catalog entry
relationship.
-
setCatgroupId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelAddCmdImpl
- Sets a catalog group Id for the catalog group catalog entry
relationship.
-
setCatgroupId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelAddCmd
- Sets the catalog group ID for the catalog group to catalog entry
relationship.
-
setCatgroupId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set the catalog group Id
-
setCatgroupId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets the catalog group ID.
-
setCatgroupId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupDeleteCmdImpl
- Set catalog group Id
-
setCatgroupId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupDeleteCmd
- Sets the catalog group ID.
-
setCatgroupId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set the catalog group Id
-
setCatgroupId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the catalog group ID for the description.
-
setCatgroupId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the catalog group Id for the catalog entry in the catalog, catalog
group, catalog entry relationship
-
setCatgroupId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the catalog group ID for the catalog, catalog group, and catalog entry
relationship.
-
setCatgroupId(Long) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set Catalog Group Id
-
setCatgroupId(Long) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
- setCatgroupId
-
setCatgroupId(Long) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method accesses a non-CMP field
-
setCatGroupId(Long) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsListDataBean
- Sets the category ID associated with all the statistics in this bean, in
EJB attribute type.
-
setCatGroupId(Long) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductComparisonStatisticsListDataBean
- Sets the category ID associated with all the statistics in this bean, in
EJB attribute type.
-
setCatGroupId(Long) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsListDataBean
- Sets the category ID associated with all the statistics in this bean, in
EJB attribute type.
-
setCatGroupId(Long) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- This method provides access to the
SASTATS.CATGROUP_ID column of DB2 type BIGINT.
-
setCatGroupId(Long) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBean
- This method provides access to the
PESTATS.CATGROUP_ID column of DB2 type BIGINT NOT NULL.
-
setCatGroupId(Long) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductComparisonStatisticsAccessBean
- This method provides access to the
PCSTATS.CATGROUP_ID column of DB2 type BIGINT NOT NULL.
-
setCatGroupId(Long) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductAdvisorStatisticsAccessBean
- This method provides access to the
PASTATS.CATGROUP_ID column of DB2 type BIGINT NOT NULL.
-
setCatGroupId(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsBean
- Sets the category ID of this statistics.
-
setCatGroupId(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsBean
- Sets the category ID of this statistics.
-
setCatGroupId(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductComparisonStatisticsBean
- Sets the category ID of this statistics.
-
setCatGroupId(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsBean
- Sets the category ID of this statistics.
-
setCatGroupId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBeanData
-
-
setCatGroupId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- This method provides access to the
SASTATS.CATGROUP_ID column of DB2 type BIGINT.
-
setCatGroupId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBeanData
-
-
setCatGroupId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBean
- This method provides access to the
PESTATS.CATGROUP_ID column of DB2 type BIGINT NOT NULL.
-
setCatGroupId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
ProductComparisonStatisticsAccessBeanData
-
-
setCatGroupId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductComparisonStatisticsAccessBean
- This method provides access to the
PCSTATS.CATGROUP_ID column of DB2 type BIGINT NOT NULL.
-
setCatGroupId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
ProductAdvisorStatisticsAccessBeanData
-
-
setCatGroupId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductAdvisorStatisticsAccessBean
- This method provides access to the
PASTATS.CATGROUP_ID column of DB2 type BIGINT NOT NULL.
-
setCatGroupId(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set catGroupId.
-
setCatGroupIdAsLong(Long) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsBean
- Sets the category ID of this statistics, in EJB attribute type.
-
setCatGroupIdAsLong(Long) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsBean
- Sets the category ID of this statistics, in EJB attribute type.
-
setCatGroupIdAsLong(Long) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductComparisonStatisticsBean
- Sets the category ID of this statistics, in EJB attribute type.
-
setCatGroupIdAsLong(Long) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsBean
- Sets the category ID of this statistics, in EJB attribute type.
-
setCatgroupIdChild(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelDeleteCmdImpl
- Set a child catalog group Id for the catalog group to catalog group
relationship
-
setCatgroupIdChild(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelDeleteCmd
- Sets the child catalog group ID for the catalog group to catalog group
relationship.
-
setCatgroupIdChild(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelAddCmdImpl
- Set a child catalog group Id for the catalog group to catalog group
relationship
-
setCatgroupIdChild(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelAddCmd
- Sets the child catalog group ID for the catalog group to catalog group
relationship.
-
setCatGroupIdOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setCatgroupIdParent(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelDeleteCmdImpl
- Set a parent catalog group Id for the catalog group to catalog group
relationship
-
setCatgroupIdParent(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelDeleteCmd
- Sets the parent catalog group ID for the catalog group to catalog group
relationship.
-
setCatgroupIdParent(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelAddCmdImpl
- Set a parent catalog group Id for the catalog group to catalog group
relationship
-
setCatgroupIdParent(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelAddCmd
- Sets the parent catalog group ID for the catalog group to catalog group
relationship.
-
setCatgroupIdParent(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set parent catalog group Id for the catalog group in the catalog, parent
catalog group, child catalog group relationship
-
setCatgroupIdParent(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the parent catalog group ID for the catalog, parent catalog group, and
child catalog group relationship.
-
setCatgroupIdParent(Long) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set parent Catalog Group Id
-
setCatgrpSchemaType(Integer) - Method in class
com.ibm.commerce.search.rulequery.
RuleQuery
- Do not modify.
-
setCatgrpSchemaType(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set catgrpSchemaType.
-
setCC(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSREmailOrderCmdImpl
- Sets the CC recipients of the message.
-
setCenter1Id(Integer) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setCenter1Id(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
FulfillmentTCBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setCenter1Id(String) - Method in interface
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBeanData
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setCenter1Id(String) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setCenter2Id(Integer) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD2 column of DB2 type INTEGER.
-
setCenter2Id(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
FulfillmentTCBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD2 column of DB2
type INTEGER NULL.
-
setCenter2Id(String) - Method in interface
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBeanData
- This method provides access to the TERMCOND.INTEGERFIELD2 column of DB2
type INTEGER NULL.
-
setCenter2Id(String) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD2 column of DB2 type INTEGER.
-
setCenter3Id(Integer) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD3 column of DB2 type INTEGER.
-
setCenter3Id(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
FulfillmentTCBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD3 column of DB2
type INTEGER NULL.
-
setCenter3Id(String) - Method in interface
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBeanData
- This method provides access to the TERMCOND.INTEGERFIELD3 column of DB2
type INTEGER NULL.
-
setCenter3Id(String) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD3 column of DB2 type INTEGER.
-
setChallengeAnswer(String) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordGuestCmdImpl
- Sets the answer to the challenge question; used to confirm identity.
-
setChallengeAnswer(String) - Method in interface
com.ibm.commerce.security.commands.
ResetPasswordGuestCmd
- Sets the answer to the challenge question; used to confirm identity.
-
setChallengeAnswer(String) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordCmdImpl
- Sets the answer to the challenge question; used to confirm identity.
-
setChallengeAnswer(String) - Method in interface
com.ibm.commerce.security.commands.
ResetPasswordCmd
- Sets the answer to the challenge question; used to confirm identity.
-
setChallengeAnswer(String) - Method in interface
com.ibm.commerce.user.objects.
UserRegistryAccessBeanData
-
-
setChallengeAnswer(String) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.CHALLENGEANSWER column of DB2 type VARCHAR(254).
-
setChallengeAnswer(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the challenge answer.
-
setChallengeAnswer(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the answer to the challenge question.
-
setChallengeAnswer(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditUserRegistrationCmdImpl
- Sets Chanlenge Answer for confirmation of the user's identify.
-
setChallengeAnswer(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AuditUserRegistrationCmd
- Sets Chanlenge Answer for confirmation of the user's identify.
-
setChallengeQuestion(String) - Method in interface
com.ibm.commerce.user.objects.
UserRegistryAccessBeanData
-
-
setChallengeQuestion(String) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.CHALLENGEQUESTION column of DB2 type VARCHAR(254).
-
setChallengeQuestion(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the challenge question.
-
setChallengeQuestion(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the challenge question for the user.
-
setChallengeQuestion(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditUserRegistrationCmdImpl
- Sets Chanlenge question for confirmation of the user's identify.
-
setChallengeQuestion(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AuditUserRegistrationCmd
- Sets Chanlenge question for confirmation of the user's identify.
-
setChangeable(Integer) - Method in class
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmdImpl
- Sets the changeable
-
setChangeable(Integer) - Method in interface
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmd
- Sets the changeable
-
setChangeable(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQPattributeAttachmentAddCmdImpl
- Sets the changeable
-
setChangeable(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemSpecificationAddCmdImpl
- Sets the changeable
-
setChangeable(Integer) - Method in class
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmdImpl
- Sets the changeable flag.
-
setChangeable(Integer) - Method in interface
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmd
- Sets the changeable flag.
-
setChangeable(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmdImpl
- Sets the changeable.
-
setChangeable(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmd
- Sets the changeable.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
InvoiceTCAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionBeanBase
- This method provides access to the TERMCOND.CHANGEABLE column of DB2 type
INTEGER NOT NULL.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
TermConditionAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCLimitedAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCIndividualAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCBlanketAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
PaymentTCAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBeanData
-
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBeanData
- This method provides access to the TERMCOND.CHANGEABLE column of DB2 type
INTEGER NOT NULL.
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBeanData
- This method provides access to the TERMCOND.CHANGEABLE column of DB2 type
INTEGER NOT NULL.
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBeanData
- This method provides access to the TERMCOND.CHANGEABLE column of DB2 type
INTEGER NOT NULL.
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
InvoiceTCAccessBeanData
- This method provides access to the TERMCOND.CHANGEABLE column of DB2 type
INTEGER NOT NULL.
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
InvoiceTCAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBeanData
- This method provides access to the TERMCOND.CHANGEABLE column of DB2 type
INTEGER NOT NULL.
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChangeableFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBeanData
- This method provides access to the TERMCOND.CHANGEABLE column of DB2 type
INTEGER NOT NULL.
-
setChangeableFlag(String) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.CHANGEABLE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setChanged(boolean) - Method in class
com.ibm.commerce.adapter.
GenericSessionData
- Reserved for IBM internal use.
-
setChangedItem(Vector) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmdImpl
-
-
setChangedItem(Vector) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmd
- Sets the list of items updated in the expected inventory record.
-
setChangedSize(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmdImpl
-
-
setChangedSize(String) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmd
- Sets the number of items updated in the expected inventory record.
-
setChannelStoreId(Integer) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets the channel store ID.
-
setChannelStoreId(Integer) - Method in interface
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmd
- Sets the channel store ID.
-
setChannelStoreId(Integer) - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Sets the ChannelStoreId
-
setChannelStoreOrderStatus(String) - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Sets the ChannelStoreOrderStatus a = not transferred b = partly transferred
c = fully transferred d = processed
-
setChannelStoreOrderStatus(String[]) - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Sets the ChannelStoreOrderStatus a = not transferred b = partly transferred
c = fully transferred d = processed
-
setCharge(BigDecimal) - Method in class
com.ibm.commerce.me.datatype.
ShippingInfo
- Sets the shipping charge
-
setChargeAmount(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.CHARGEAMOUNT column of DB2 type DECIMAL(20 5).
-
setChargeAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoRefundTestCmdImpl
- Sets the chargeAmount property of the command.
-
setChargeAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoRefundPMCmdImpl
- Sets the chargeAmount property of the command.
-
setChargeAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoRefundCLCmdImpl
- Sets the chargeAmount property of the command.
-
setChargeAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoDepositPMCmdImpl
- Sets the Charge Amount.
-
setChargeAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoDepositCLCmdImpl
- Sets the Charge Amount.
-
setChargeAmount(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setChargeAmount(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.CHARGEAMOUNT column of DB2 type DECIMAL(20 5).
-
setChargeAmountCurrency(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setChargeAmountCurrency(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.CHARGEAMTCURR column of DB2 type CHAR(3).
-
setChargeAmountCurrency(String) - Method in class
com.ibm.commerce.payment.commands.
DoRefundTestCmdImpl
- Sets the chargeAmountCurrency property of the command.
-
setChargeAmountCurrency(String) - Method in class
com.ibm.commerce.payment.commands.
DoRefundPMCmdImpl
- Sets the chargeAmountCurrency property of the command.
-
setChargeAmountCurrency(String) - Method in class
com.ibm.commerce.payment.commands.
DoRefundCLCmdImpl
- Sets the chargeAmountCurrency property of the command.
-
setChargeTime(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setChargeTime(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.CHARGETIME column of DB2 type TIMESTAMP.
-
setChargeTime(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.CHARGETIME column of DB2 type TIMESTAMP.
-
setChargeTypeId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBean
- This method provides access to the
RMACHARGE.CHARGETYPE_ID column of DB2 type INTEGER NOT NULL.
-
setChargeTypeId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ChargeTypeAccessBean
- This method provides access to the
CHARGETYPE.CHARGETYPE_ID column of DB2 type INTEGER NOT NULL.
-
setChargeTypeId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBeanData
-
-
setChargeTypeId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBean
- This method provides access to the
RMACHARGE.CHARGETYPE_ID column of DB2 type INTEGER NOT NULL.
-
setChargeTypeId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ChargeTypeAccessBeanData
-
-
setChargeTypeId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ChargeTypeAccessBean
- This method provides access to the
CHARGETYPE.CHARGETYPE_ID column of DB2 type INTEGER NOT NULL.
-
setCheck(Hashtable) - Method in class
com.ibm.commerce.fulfillment.commands.
ATPParameters
- Insert the method's description here.
-
setCheckATP(Boolean) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryDeleteCmdImpl
- Set the check ATP option for the catalog entry true = BaseItem and ItemSpc
will be checked when deleting the catalog entry false = BaseItem and ItemSpc
will not be checked when deleting the catalog entry
-
setCheckATP(Boolean) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryDeleteCmd
- Sets the check ATP option for the delete command: True = BaseItem and
ItemSpc will be checked.
-
setCheckCommandId(Integer) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the id of the check command defined in the CHKCMD table.
-
setCheckOrderItems(Hashtable) - Method in class
com.ibm.commerce.fulfillment.commands.
AllocateInventoryCmdImpl
- Sets the order items to be checked by the CheckInventoryAvailability task
command.
-
setCheckOrderItems(Hashtable) - Method in interface
com.ibm.commerce.fulfillment.commands.
AllocateInventoryCmd
- Sets the order items to be checked by the CheckInventoryAvailability task
command.
-
setCheckTaskName(String) - Method in interface
com.ibm.commerce.payment.objects.
CreditCardCheckAccessBeanData
-
-
setCheckTaskName(String) - Method in class
com.ibm.commerce.payment.objects.
CreditCardCheckAccessBean
- This method provides access to the
CCCHECK.CCALGTASKRN column of DB2 type VARCHAR(256).
-
setCheckUniqueness(Integer) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setCheckUniqueness(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
POTCIndividualBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setCheckUniqueness(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCIndividualAccessBeanData
-
-
setCheckUniqueness(String) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setCheckURL(boolean) - Method in class
com.ibm.commerce.usermanagement.commands.
ProcessRequestPropertiesCmdImpl
- Sets whether to check for the URL parameter.
-
setCheckURL(boolean) - Method in interface
com.ibm.commerce.usermanagement.commands.
ProcessRequestPropertiesCmd
- Sets the indicator which determines if the task command needs to check the
'URL' parameter is not null and its length large than 0.
-
setCheckURL(boolean) - Method in class
com.ibm.commerce.usermanagement.commands.
MemberRoleUnassignCmdImpl
- Sets whether the URL needs to be specified.
-
setCheckURL(boolean) - Method in interface
com.ibm.commerce.usermanagement.commands.
MemberRoleUnassignCmd
- Sets whether or not this command will check URL parameter.
-
setCheckURL(boolean) - Method in class
com.ibm.commerce.usermanagement.commands.
MemberRoleAssignCmdImpl
- Sets whether the URL needs to be specified.
-
setCheckURL(boolean) - Method in interface
com.ibm.commerce.usermanagement.commands.
MemberRoleAssignCmd
- Sets whether or not this command will check URL parameter.
-
setChildren(Integer) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the number of children.
-
setChildren(Integer) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets number of children.
-
setChildren(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the number of children.
-
setChildren(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets number of children.
-
setChildren(Vector) - Method in class
com.ibm.commerce.tools.common.ui.
DynamicTreeNode
- Sets the children of this DynamicTreeNode.
-
setChildrenUrlParam(String) - Method in class
com.ibm.commerce.tools.common.ui.
DynamicTreeNode
- Sets the childrenUrlParam field value.
-
setCity(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.CITY column of DB2 type VARCHAR(128).
-
setCity(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- City
-
setCity(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the city within this address.
-
setCity(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set the city within this address.
-
setCity(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the city within this address.
-
setCity(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set the city within this address.
-
setCity(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the city within this address.
-
setCity(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the city within this address.
-
setCity(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmdImpl
-
-
setCity(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmd
- Sets the city within this address.
-
setCity(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmdImpl
-
-
setCity(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmd
- Sets the city within this address.
-
setCity(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setCity(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the city within this address.
-
setCity(String) - Method in class
com.ibm.commerce.me.datatype.
Address
- Sets the city
-
setCity(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setCity(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setCity(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.CITY column of DB2 type VARCHAR(128).
-
setCity(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the name of the city.
-
setCity(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the city name.
-
setCity(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditAddressCmdImpl
- Sets the city name.
-
setCity(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AuditAddressCmd
- Sets the city name.
-
setCitySearchType(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setClassId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
BidRuleBaseCmdImpl
- Set class Id.
-
setClassificationCode(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the classification code for this item
-
setClassificationCodeId(Long) - Method in class
com.ibm.commerce.catalog.objects.
ClassificationCodeDescriptionAccessBean
- This method provides access to the
CLSFCODEDS.CLASIFCODE_ID column of DB2 type BIGINT NOT NULL.
-
setClassificationCodeId(Long) - Method in class
com.ibm.commerce.catalog.objects.
ClassificationCodeAccessBean
- This method provides access to the
CLASIFCODE.CLASIFCODE_ID column of DB2 type BIGINT NOT NULL.
-
setClassificationCodeId(String) - Method in interface
com.ibm.commerce.catalog.objects.
ClassificationCodeDescriptionAccessBeanData
-
-
setClassificationCodeId(String) - Method in class
com.ibm.commerce.catalog.objects.
ClassificationCodeDescriptionAccessBean
- This method provides access to the
CLSFCODEDS.CLASIFCODE_ID column of DB2 type BIGINT NOT NULL.
-
setClassificationCodeId(String) - Method in interface
com.ibm.commerce.catalog.objects.
ClassificationCodeAccessBeanData
-
-
setClassificationCodeId(String) - Method in class
com.ibm.commerce.catalog.objects.
ClassificationCodeAccessBean
- This method provides access to the
CLASIFCODE.CLASIFCODE_ID column of DB2 type BIGINT NOT NULL.
-
setClassificationDomain(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the domain of the classification code for this item
-
setClassificationId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxCodeClassificationAccessBean
- This method accesses a non-CMP field
-
setClassificationId(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCodeClassificationAccessBeanData
-
-
setClassificationId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCodeClassificationAccessBean
- This method accesses a non-CMP field
-
setClassName(String) - Method in class
com.ibm.commerce.registry.
ViewRegistryEntry
- Sets the class name.
-
setClassName(String) - Method in class
com.ibm.commerce.registry.
CommandRegistryEntry
- Sets the command class name.
-
setClickCount(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnStats
- Sets the click count recorded in the current event.
-
setClickCount(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsBean
- Sets the click count of this statistics.
-
setClickCountAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsBean
- Sets the click count of this statistics, in EJB attribute type.
-
setClicked(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailRecipientEventsAccessBean
- This method accesses a non-CMP field
-
setClicked(Timestamp) - Method in class
com.ibm.commerce.emarketing.objects.
EmailRecipientEventsAccessBean
- Set accessor for persistent attribute: clicked
-
setClickedTrue() - Method in class
com.ibm.commerce.emarketing.objects.
EmailRecipientEventsAccessBean
- Set clicked to be true
-
setClicks(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- This method provides access to the
CPGNSTATS.CLICKS column of DB2 type INTEGER.
-
setClicks(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBeanData
-
-
setClicks(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- This method provides access to the
CPGNSTATS.CLICKS column of DB2 type INTEGER.
-
setClientAccessMethod(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setClientAccessMethod(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.CLIMETH column of DB2 type CHAR(8).
-
setClientInfoEnabled(boolean) - Method in interface
com.ibm.commerce.ras.ITracingService
- Sets the client tracing information option.
-
setClientInfoEnabled(boolean) - Method in class
com.ibm.commerce.ras.ECTracingProvider
- Sets the Client Tracing information option.
-
setClientInfoEnabled(boolean)
- Static method in class
com.ibm.commerce.ras.ECTrace
- Sets client information option.
-
setCloneId(String) - Method in class
com.ibm.commerce.scheduler.commands.
GetBroadcastJobStatusCmdImpl
-
Deprecated. Sets the clone Id.
-
setCloneId(String) - Method in interface
com.ibm.commerce.scheduler.commands.
GetBroadcastJobStatusCmd
-
Deprecated. Sets the scheduler clone Id.
-
setCloseType(int) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmdImpl
- Sets the close type.
-
setCloseType(int) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Stores an integer representing the auction close type.
-
setCloseType(int) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores an integer representing the auction close type.
-
setClosingrule(int) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the closing rule for the offering.
-
setClosingRuleFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the closing rule identifier from the tools XML object and stores
it in a member variable.
-
setClosingRuleFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the closing rule identifier from the tools XML object and stores
it in a member variable.
-
setCmdContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.commands.
InventoryManagementHelper
- Insert the method's description here.
-
setCode(CalculationCodeAccessBean) - Method in class
com.ibm.commerce.order.calculation.
TaxCalculationCodeApplyCmdImpl
-
-
setCode(CalculationCodeAccessBean) - Method in class
com.ibm.commerce.order.calculation.
ShippingCalculationCodeApplyCmdImpl
-
-
setCode(CalculationCodeAccessBean) - Method in class
com.ibm.commerce.order.calculation.
Group
- Sets the calculation code.
-
setCode(CalculationCodeAccessBean) - Method in class
com.ibm.commerce.order.calculation.
DiscountCalculationCodeApplyCmdImpl
- Sets the calculation code.
-
setCode(CalculationCodeAccessBean) - Method in class
com.ibm.commerce.order.calculation.
CalculationRuleCombineCmdImpl
-
-
setCode(CalculationCodeAccessBean) - Method in interface
com.ibm.commerce.order.calculation.
CalculationRuleCombineCmd
- Sets the calculation code.
-
setCode(CalculationCodeAccessBean) - Method in class
com.ibm.commerce.order.calculation.
CalculationCodeQualifyCmdImpl
- Sets the calculation code.
-
setCode(CalculationCodeAccessBean) - Method in interface
com.ibm.commerce.order.calculation.
CalculationCodeQualifyCmd
- Sets the calculation code.
-
setCode(CalculationCodeAccessBean) - Method in class
com.ibm.commerce.order.calculation.
CalculationCodeCalculateCmdImpl
- Sets the calculation code.
-
setCode(CalculationCodeAccessBean) - Method in interface
com.ibm.commerce.order.calculation.
CalculationCodeCalculateCmd
- Sets the calculation code.
-
setCode(CalculationCodeAccessBean) - Method in interface
com.ibm.commerce.order.calculation.
CalculationCodeApplyCmd
- Sets the calculation code.
-
setCode(String) - Method in interface
com.ibm.commerce.catalog.objects.
ClassificationCodeAccessBeanData
-
-
setCode(String) - Method in class
com.ibm.commerce.catalog.objects.
ClassificationCodeAccessBean
- This method provides access to the
CLASIFCODE.CODE column of DB2 type CHAR(16) NOT NULL.
-
setCode(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryClassificationCodeAccessBeanData
-
-
setCode(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryClassificationCodeAccessBean
- This method provides access to the
CATCLSFCOD.CODE column of DB2 type CHAR(16) NOT NULL.
-
setCode(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets the code (a.k.a.
-
setCode(String) - Method in class
com.ibm.commerce.me.datatype.
Credentials
- Sets the organizations code
-
setCode(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReasonAccessBeanData
-
-
setCode(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReasonAccessBean
- This method provides access to the
RTNREASON.CODE column of DB2 type CHAR(30) NOT NULL.
-
setCode(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeAccessBeanData
-
-
setCode(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeAccessBean
- This method provides access to the
RTNDSPCODE.CODE column of DB2 type CHAR(10) NOT NULL.
-
setCode(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonAccessBeanData
-
-
setCode(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonAccessBean
- This method provides access to the
RTNDNYRSN.CODE column of DB2 type CHAR(10) NOT NULL.
-
setCode(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ChargeTypeAccessBeanData
-
-
setCode(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ChargeTypeAccessBean
- This method provides access to the
CHARGETYPE.CODE column of DB2 type CHAR(10) NOT NULL.
-
setCode(String) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- Set the property code.
-
setCode(String) - Method in interface
com.ibm.commerce.tools.promotions.
CreateDiscountCmd
- A character string that uniquely identifies this CalculationCode, given a
particular CalculationUsage and StoreEntity.
-
setCode(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationCodeAccessBeanData
-
-
setCode(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationCodeAccessBean
- This method accesses a non-CMP field
-
setCodeDomain(String) - Method in class
com.ibm.commerce.me.datatype.
Credentials
- Sets the organizations code domain
-
setCodeFlag(String) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseImpl
- Sets the code flag.
-
setCodeFlag(String) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponse
- Sets the code flag.
-
setCodeType(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationCodeAccessBeanData
-
-
setCodeType(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationCodeAccessBean
- This method accesses a non-CMP field
-
setCollaborativeSearch() - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setCollabSpace(String) - Method in class
com.ibm.commerce.messaging.commands.
TransferShopcartCmdImpl
- Sets the collaboration space.
-
setCollabSpace(String) - Method in interface
com.ibm.commerce.messaging.commands.
RequestOrderQuotationPolicyCmd
- Sets the Collaboration Spece.
-
setCollabSpace(String) - Method in class
com.ibm.commerce.messaging.commands.
GetPriceAndAvailabilityCmdImpl
- Sets the collaboration name
-
setCollabSpace(String) - Method in class
com.ibm.commerce.messaging.commands.
GetBatchAvailabilityCmdImpl
- Sets the collaboration name
-
setCollabSpaceDescription(String) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
CreateSpaceCtrlCmdImpl
- Sets the description of the collaborative workspace to a local
variable.
-
setCollabSpaceId(String) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
RemoveMemberFromSpaceCtrlCmdImpl
- Sets the unique identifier associated with the collaborative workspace to a
local variable.
-
setCollabSpaceId(String) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
ChangeUserRoleCtrlCmdImpl
- Sets the unique identifier associated with the collaborative workspace to a
local variable.
-
setCollabSpaceId(String) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
ChangeSpaceCtrlCmdImpl
- Sets the unique identifier associated with the collaborative workspace to a
local variable.
-
setCollabSpaceId(String) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
AddMemberToSpaceCtrlCmdImpl
- Sets the unique identifier associated with the collaborative workspace to a
local variable.
-
setCollabSpaceId(String) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
AccessSpaceCtrlCmdImpl
- Sets the collaborative workspace ID to a local variable.
-
setCollabSpaceIds(String[]) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
DeleteSpaceCtrlCmdImpl
- Sets the unique identifier associated with the collaborative workspace to a
local variable.
-
setCollabSpaceName(String) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
CreateSpaceCtrlCmdImpl
- Sets the name of the collaborative workspace to a local variable.
-
setCollateralDescriptionField1(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmdImpl
- Sets the collateral description field 1.
-
setCollateralDescriptionField1(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmd
- Sets the description field 1 of the ad copy.
-
setCollateralDescriptionField1(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmdImpl
- Sets the collateral description field 1.
-
setCollateralDescriptionField1(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmd
- Sets the description field 1 of the ad copy.
-
setCollateralDescriptionField2(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmdImpl
- Sets the collateral description field 2.
-
setCollateralDescriptionField2(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmd
- Sets the description field 2 of the ad copy.
-
setCollateralDescriptionField2(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmdImpl
- Sets the collateral description field 2.
-
setCollateralDescriptionField2(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmd
- Sets the description field 2 of the ad copy.
-
setCollateralField1(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmdImpl
- Sets the collateral custom field 1.
-
setCollateralField1(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmd
- Sets the custom field 1 of the ad copy.
-
setCollateralField1(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmdImpl
- Sets the collateral custom field 1.
-
setCollateralField1(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmd
- Sets the custom field 1 of the ad copy.
-
setCollateralField2(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmdImpl
- Sets the collateral custom field 2.
-
setCollateralField2(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmd
- Sets the custom field 2 of the ad copy.
-
setCollateralField2(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmdImpl
- Sets the collateral custom field 2.
-
setCollateralField2(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmd
- Sets the custom field 2 of the ad copy.
-
setCollateralId(Integer) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralDescriptionAccessBean
- This method provides access to the
COLLDESC.COLLATERAL_ID column of DB2 type INTEGER NOT NULL.
-
setCollateralId(Integer) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralAccessBean
- This method provides access to the
COLLATERAL.COLLATERAL_ID column of DB2 type INTEGER NOT NULL.
-
setCollateralId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmdImpl
- Sets the collateral ID.
-
setCollateralId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmd
- Sets the ID of the ad copy.
-
setCollateralId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralDeleteCmdImpl
- Sets the collateral ID.
-
setCollateralId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralDeleteCmd
- Sets the collateral ID.
-
setCollateralID(Integer) - Method in class
com.ibm.commerce.marketing.beans.
CollateralDataBean
- Sets the ID of this collateral.
-
setCollateralId(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralDescriptionAccessBean
- This method provides access to the
COLLDESC.COLLATERAL_ID column of DB2 type INTEGER NOT NULL.
-
setCollateralId(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralAccessBean
- This method provides access to the
COLLATERAL.COLLATERAL_ID column of DB2 type INTEGER NOT NULL.
-
setCollateralList(CollateralDataBean[]) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
CollateralListDataBean
- Sets the array of the collateral data bean, they represent all collateral
entries in the database.
-
setCollateralLocation(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmdImpl
- Sets the collateral image file location.
-
setCollateralLocation(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmd
- Sets the image file location of the ad copy.
-
setCollateralLocation(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmdImpl
- Sets the collateral image file location.
-
setCollateralLocation(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmd
- Sets the image file location of the ad copy.
-
setCollateralMarketingText(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmdImpl
- Sets the collateral marketing text.
-
setCollateralMarketingText(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmd
- Sets the marketing text of the ad copy.
-
setCollateralMarketingText(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmdImpl
- Sets the collateral marketing text.
-
setCollateralMarketingText(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmd
- Sets the marketing text of the ad copy.
-
setCollateralName(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmdImpl
- Sets the collateral name.
-
setCollateralName(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmd
- Sets the name of the ad copy.
-
setCollateralName(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmdImpl
- Sets the name of the collateral.
-
setCollateralName(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmd
- Sets the name of the ad copy.
-
setCollateralType(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmdImpl
- Sets the collateral image type.
-
setCollateralType(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmd
- Sets the image type of the ad copy.
-
setCollateralType(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmdImpl
- Sets the image type of the collateral.
-
setCollateralType(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmd
- Sets the image type of the ad copy.
-
setCollateralTypeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralTypeAccessBean
- This method provides access to the
COLLTYPE.COLLTYPE_ID column of DB2 type INTEGER NOT NULL.
-
setCollateralTypeId(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralTypeAccessBean
- This method provides access to the
COLLTYPE.COLLTYPE_ID column of DB2 type INTEGER NOT NULL.
-
setCollateralUrl(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmdImpl
- Sets the collateral URL.
-
setCollateralUrl(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralUpdateCmd
- Sets the URL of the ad copy.
-
setCollateralUrl(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmdImpl
- Sets the URL of the collateral.
-
setCollateralUrl(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignCollateralCreateCmd
- Sets the URL of the ad copy.
-
setCollator(Collator) - Method in class
com.ibm.commerce.tools.util.
StringPair
- Sets the collator
-
setCollAttrIds(Vector) - Method in class
com.ibm.commerce.utf.commands.
PAttributeDeleteCmdImpl
- Sets the attibute Ids
-
setColors(int)
- Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets number of colors to the data bean.
-
setColorValue(String) - Method in class
com.ibm.commerce.search.beans.samples.
ExtendedCatEntrySearchListDataBean
- Sets the color value for the search.
-
setColorValueCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.samples.
ExtendedCatEntrySearchListDataBean
- Sets the case sensitivity of the color value for the search.
-
setColorValueOperator(String) - Method in class
com.ibm.commerce.search.beans.samples.
ExtendedCatEntrySearchListDataBean
- Sets the operator for the seach on the value of the attribute color.
-
setColumn_javautilVectorMethodDescriptor() - Method in class
com.ibm.commerce.pa.widget.beans.
ColumnDataBeanBeanInfo
- Gets the setColumn(java.util.Vector) method descriptor.
-
setColumn(Vector) - Method in class
com.ibm.commerce.pa.widget.beans.
ColumnDataBean
- Sets the collection of data in the column in one call.
-
setColumnName(String) - Method in class
com.ibm.commerce.search.catalog.
AttrValueGenericAttributeInfo
- For internal use.
-
setColumns(int)
- Method in class
com.ibm.commerce.pa.widget.
DynamicForm
- Set the number of columns in the form.
-
setColumns(String) - Method in class
com.ibm.commerce.pa.widget.
DynamicForm
- Set the number of columns using a String of the numeric value.
-
setCommand(ECCommand) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the command associated with this command context.
-
setCommand(ECCommand) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the command associated with this command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.beans.SmartDataBeanImpl
- Sets the command context.
-
setCommandContext(CommandContext) - Method in interface
com.ibm.commerce.beans.SmartDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
StoreCatalogGroupDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
StoreCatalogEntryDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
StoreCatalogDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
RelatedProductDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
RelatedPackageDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
RelatedItemDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
RelatedCategoryDataBean
- Sets the command context passed in at run time.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
RelatedCatalogGroupDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
RelatedCatalogEntryDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
RelatedBundleDataBean
- Sets the command context passed in at run time
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
ProductSetDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
ProductSetDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
ProductSetCeRelDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
ProductPageRelationDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
ProductDataBean
- Sets the command context passed in at run time.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
PackageDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
PackageAttributeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
OperatorDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
OperatorDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
ListPriceDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
ItemDataBean
- Sets the command context passed in at run time.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
InterestItemListDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
InterestItemDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
DynamicKitDataBean
- Sets the command context passed in at run time.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CurrentInterestItemListDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CompositeProductDataBean
- Sets the command context passed in at run time.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CompositePackageDataBean
- Sets the command context passed in at run time.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CompositeItemDataBean
- Sets the command context passed in at run time
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CompositeCatalogEntryDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
ClassificationCodeDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
ClassificationCodeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CategoryDataBean
- Sets the command context passed in at run time.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupTradingPositionRelDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupRelationDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupProductSetRelDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupPageRelationDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupCatalogEntryRelationDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupAttributeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryTypeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryRelationDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryDataBean
- Sets the command context passed in at run time.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryConfigurationDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryClassificationCodeDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogDataBean
- Sets the command context passed in at run time.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
CatalogCatalogGroupRelationDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
BundleDataBean
- Sets the command context passed in at run time.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
AttributeValueDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
AttributeTypeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
AttributeStringValueDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
AttributeIntegerValueDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.catalog.beans.
AttributeFloatValueDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in interface
com.ibm.commerce.command.ECCommand
- Sets the command context associated with this command.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.command.
AbstractECTargetableCommand
- Sets the command context associated with this command.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.command.
AbstractECCommand
- Sets the command context associated with this command.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
SupportedLanguageDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
SupportedCurrencyDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
StoreGroupDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
StoreEntityDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
StoreEntityDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
StoreDefaultDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
StoreDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
StoreAddressDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
ResourceBundleDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
RecognizedMemberGroupDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitMappingDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitFormatDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitFormatDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitConversionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
NumberUsageDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
LanguageDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
LanguageDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
CurrencyFormatDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
CurrencyFormatDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
CurrencyDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
CurrencyCounterValueListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
CurrencyConversionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.common.beans.
AlternativeLanguageDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
TradingDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
TradingAttachmentRelationDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
TradingAgreementDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
TermConditionDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
TermConditionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
StoreContractDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
ShippingTCShipToAddressDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
ShippingTCShippingModeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
ShippingTCShippingChargeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
RightToBuyTCByAmountDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
ReturnTCReturnChargeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
ReturnTCRefundPaymentMethodDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
ReferralDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
PurchaseLimitDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
ProductSetTCInclusionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
ProductSetTCExclusionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
ProductSetTCCustomInclusionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
ProductSetTCCustomExclusionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
PriceTCPriceListWithSelectiveAdjustmentDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
PriceTCPriceListWithOptionalAdjustmentDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
PriceTCMasterCatalogWithOptionalAdjustmentDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
PriceTCCustomPriceListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
POTCLimitedDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
POTCIndividualDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
POTCBlanketDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
PolicyTCRelationDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
PolicyDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
PolicyCommandDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
PaymentTCDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
ParticipantDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
OrderTCOrderItemPAttributeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
OrderTCOrderCommentDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
OrderApprovalTCDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
ObligationToBuyTCByAmountDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
InvoiceTCDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
FulfillmentTCDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
DisplayCustomizationTCDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
ContractDisplayDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
ContractDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
BusinessPolicyDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.contract.beans.
AttachmentDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewAppliedCouponDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewApplicableCouponDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.couponwallet.databeans.
ViewWalletDataBean
- Sets the context of the command.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.couponwallet.databeans.
ViewCouponDetailDataBean
- Sets the context of the command.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.discount.rules.
DiscountContext
- Set CommandContext
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
StoreEntityCalculationUsageDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingModeDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingModeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingJurisdictionGroupCalculationRuleDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- Sets command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingArrangementJurisdictionGroupRelDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingArrangementDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
OrderItemCalculationCodeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
OrderCalculationCodeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
JurisdictionGroupRelationshipDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
JurisdictionGroupDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
JurisdictionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
InventoryDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
CatalogEntryShippingDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
CatalogEntryCalculationCodeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationScaleDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationRuleScaleRelationshipDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationRuleMemberGroupRelationshipDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationRuleDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationRangeLookupResultDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationRangeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationMethodDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeMemberGroupDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
VersionSpecificationDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
VendorDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
StoreItemFulfillmentCenterDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
StoreItemDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
ReplenishmentAdvisementDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
ReceiptDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
RaDetailDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
OutputQueueDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
OrderReleaseDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
OrderItemShippingHistoryDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
OrderItemPickingHistoryDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
OrderChannelTypeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
ManifestDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
ItemFulfillmentCenterDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
InventoryReserveDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
InventoryAdjustmentDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
InventoryAdjustmentCodeDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
ExpectedInventoryRecordsDetailDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
ExpectedInventoryRecordsDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
ExpectedInventoryRecordsBackOrderAllocationDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
BaseItemDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
BaseItemDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
BackOrderItemDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
BackOrderAllocationDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.inventory.beans.
AvailableReceiptDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.marketing.beans.
CollateralDataBean
- Sets the current command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsListDataBean
- Sets the current command context that is used to retrieve the runtime
attribute like the store ID and the member ID.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsListDataBean
- Sets the current command context that is used to retrieve the runtime
attribute like the store ID and the member ID.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductComparisonStatisticsListDataBean
- Sets the current command context that is used to retrieve the runtime
attribute like the store ID and the member ID.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsListDataBean
- Sets the current command context that is used to retrieve the runtime
attribute like the store ID and the member ID.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsListDataBean
- Sets the current command context that is used to retrieve the runtime
attribute like the store ID and the member ID.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.me.beans.
ProcurementSystemDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.me.beans.
ProcurementProtocolDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.me.beans.
ProcurementMessageViewDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.me.beans.
ProcurementBuyerProfileDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.me.beans.
BuyerSupplierSecurityDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.me.beans.
BuyerSupplierMappingDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.messaging.beans.
OrderStatusItemDataBean
- Sets command context used in the databean
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.messaging.beans.
OrderStatusDataBean
- Sets command context for the databean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.negotiation.commands.
ProcessRunner
- Set the context for the command to be executed when this process runs.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
TradingPositionContainerXMLDefinitionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
TradingPositionContainerDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
SubOrderDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
SubOrderAdjustmentDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
SchedulerOrderDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
RequisitionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderTemplateDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderQuotationRelDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderPaymentMethodDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderPaymentInfoDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderOptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderMessagingExtensionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderMemberGroupRelationshipDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Set the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderItemTradingRelationshipDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderItemOfferRelationshipDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderItemMessagingExtensionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderItemDataBean
- Sets the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderItemComponentDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderItemAdjustmentDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderDataBean
- setCommandContext method comment.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderAdjustmentTaxExemptDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderAdjustmentDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OrderAdjustmentDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OfferPriceDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OfferDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
OfferDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.order.beans.
CurrentPendingOrderDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMATaxDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAItemDenyReasonDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAItemDataBean
- Sets command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAItemComponentDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAItemAdjustmentCreditDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMADataBean
- setCommandContext method comment.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAChargeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAAuthorizationLogDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReturnAdministratorListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReturnAdministratorDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReceiverListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReceiverDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForOperationManagerListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForOperationManagerDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentByRmaAndLanguageListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentByRmaAndLanguageDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReceiptDispositionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReceiptDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonsListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonsDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnedProductsListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnedProductsDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnDispositionCodeDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnDispositionCodeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnDenyReasonDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnDenyReasonDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
PreviousDispositionsListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
PreviousDispositionsDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
MerchantReturnReasonsListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
MerchantReturnReasonsDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
DispositionHeaderListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
DispositionHeaderDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
CustomerReturnReasonListDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.ordermanagement.beans.
ChargeTypeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.orderstatus.beans.
OrderFulfillmentStatusDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.orderstatus.beans.
OrderFulfillmentItemStatusDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.payment.beans.
TradingRefundAmountDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.payment.beans.
TradingPurchaseAmountDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.payment.beans.
TradingDepositAmountDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.payment.beans.
RefundMethodDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.payment.beans.
POPurchaseAmountDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.payment.beans.
PaymentSynchronizeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.payment.beans.
PaymentSummaryDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.payment.beans.
PaymentStatusDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.payment.beans.
PaymentMethodDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.payment.beans.
PaymentMethodDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.payment.beans.
InvoiceDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.payment.beans.
CreditLineDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.payment.beans.
CreditCardCheckDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.payment.beans.
BuyerPurchaseOrderDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.payment.beans.
AccountDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.price.beans.
FormattedQuantityAmountDataBean
- Set the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.price.beans.
FormattedMonetaryAmountDataBean
- Set the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.price.beans.
DiscountDataBean
- sets command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.price.beans.
CategorizedMonetaryAmountsDataBean
- Set the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.pvcdevices.beans.
UserPVCDeviceDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCSessionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCDeviceSpecDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCDeviceModelDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCDeviceMdlSpecDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCBufferDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCBindingDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.taxation.beans.
TaxTypeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.taxation.beans.
TaxJurisdictionGroupCalculationRuleDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.taxation.beans.
TaxCodeSchemeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.taxation.beans.
TaxCodeClassificationDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.taxation.beans.
TaxCategoryDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.taxation.beans.
TaxCategoryDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.taxation.beans.
SubOrderTaxDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.taxation.beans.
StateProvinceDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.taxation.beans.
StateCodeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.taxation.beans.
OrderTaxDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.taxation.beans.
OrderItemTaxDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.taxation.beans.
CountryDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.taxation.beans.
CountryCodeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.taxation.beans.
CalculationCodeTaxExemptDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.campaigns.
ProductTreeDataBean
- Sets the command context associated with the data bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchDataBean
- Sets the current command context that is used to retrieve the runtime
attribute like the store ID and the member ID.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeContext
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- set CommandContext
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
StoreCreationWizardDataBean
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
ShippingTCShipToAddressDataBean
- Set the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
ShippingTCShippingModeDataBean
- Set the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
ShippingTCShippingChargeDataBean
- Set the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
ReturnTCDataBean
- Set the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
PurchaseOrderTCDataBean
- Set the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductTreeDataBean
- Set the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSetTCDataBean
- Set the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchDataBean
- Set the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
PaymentTCDataBean
- Set the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
OrderApprovalTCDataBean
- Set the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
InvoicingTCDataBean
- Set the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
CustomPricingTCDataBean
- Set the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractSearchCriteriaDataBean
- Set the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
- Set the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
CategoryPricingTCDataBean
- Set the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
CatalogFilterTreeDataBean
- Sets the commandContext associated with the data bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.tools.contract.beans.
AccountDataBean
- Set the command context
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
UserRegistryDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
UserRegistrationDataBean
-
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
UserProfileDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
UserInfoDataBean
-
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
UserDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
RoleDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
PolicyPasswordDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
PolicyPasswordDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
PolicyAccountLockoutDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
PolicyAccountLockoutDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
PolicyAccountDescriptionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
PolicyAccountDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
OrganizationDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
OrganizationCodeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
MemberViewPreferenceDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
MemberRoleDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
MemberRelationshipsDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
MemberGroupUsageDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
MemberGroupTypeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
MemberGroupMemberDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
MemberGroupConditionDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
MemberDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeValueDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeStringValueDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeIntegerValueDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeFloatValueDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeDatetimeValueDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
DemographicsDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
CertificateX509DataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
BusinessProfileDataBean
- Sets the command context within this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
AddressDataBean
- Sets the command context to this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.user.beans.
AddressBookDataBean
- Sets the command context to this bean.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.usermanagement.commands.
PropertyResourceBundleReader
- Sets the command context.
-
setCommandContext(CommandContext) - Method in class
com.ibm.commerce.usertraffic.beans.
UserTrafficDataBean
- Reserved for IBM internal use.
-
setCommandFailure(boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AdminBidDeleteCmdImpl
- Sets command status.
-
setCommandIdentifier(int) - Method in class
com.ibm.commerce.ras.DDThreadContext
- Insert the method's description here.
-
setCommandIfName(String) - Method in interface
com.ibm.commerce.command.ECCommand
- Sets the interface name of the command.
-
setCommandIfName(String) - Method in class
com.ibm.commerce.command.
AbstractECTargetableCommand
- Sets the command interface name
-
setCommandIfName(String) - Method in class
com.ibm.commerce.command.
AbstractECCommand
- Sets the command interface name.
-
setCommandInterfaceName(String) - Method in class
com.ibm.commerce.beans.
ControllerCommandInvokerDataBean
- Sets the command interface name
-
setCommandInterfaceName(String) - Method in interface
com.ibm.commerce.beans.CommandDataBean
- Set the command interface name.
-
setCommandInterfaceName(String) - Method in class
com.ibm.commerce.marketing.beans.
CatalogEntryMPE
-
Deprecated. Sets the command interface name.
-
setCommandInterfaceName(String) - Method in class
com.ibm.commerce.marketing.beans.
AwarenessAdvertisementMPE
-
Deprecated. Sets the command interface name.
-
setCommandInterfaceName(String) - Method in class
com.ibm.commerce.pa.beans.
DynamicDataBeanImpl
- Set the name of the command that populates this bean.
-
setCommandName(String) - Method in class
com.ibm.commerce.beans.
ControllerCommandInvokerDataBean
- Sets the url command name.
-
setCommandName(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the command name.
-
setCommandName(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the command name.
-
setCommandName(String) - Method in class
com.ibm.commerce.datatype.
CommandProperty
- Sets the command name.
-
setCommandName(String) - Method in class
com.ibm.commerce.negotiation.commands.
ProcessRunner
- Set the fully qualified name of the command to be executed.
-
setCommandName(String) - Method in class
com.ibm.commerce.ras.DDThreadContext
- Insert the method's description here.
-
setCommandProperties(CommandProperty) - Method in class
com.ibm.commerce.programadapter.
ProgramAdapter
- Sets the CommandProperty of the adapter.
-
setCommandProperties(CommandProperty) - Method in class
com.ibm.commerce.programadapter.
HttpProgramAdapterImpl
- Sets the CommandProperties object.
-
setCommandProperty(CommandProperty) - Method in interface
com.ibm.commerce.programadapter.security.
ProgramAdapterSessionContext
- Sets the command property.
-
setCommandProperty(CommandProperty) - Method in class
com.ibm.commerce.programadapter.security.
DummyProgramAdapterSessionContext
- Sets the CommandProperty
-
setCommandRegistry(CommandRegistry) - Static method in class
com.ibm.commerce.command.
CommandFactory
- This method set the command registry to be used by the command factory to
locate commands.
-
setCommands(Hashtable) - Method in class
com.ibm.commerce.contract.commands.
PolicyUpdateCmdImpl
- Sets the commands which process the business policy.
-
setCommands(Hashtable) - Method in interface
com.ibm.commerce.contract.commands.
PolicyUpdateCmd
- Sets the commands which process the business policy.
-
setCommands(Hashtable) - Method in class
com.ibm.commerce.contract.commands.
PolicyAddCmdImpl
- Sets the commands which process the business policy.
-
setCommands(Hashtable) - Method in interface
com.ibm.commerce.contract.commands.
PolicyAddCmd
- Sets the commands which process the business policy.
-
setCommandStoreId(Integer) - Method in interface
com.ibm.commerce.command.ECCommand
- Sets the store Id used to create this command.
-
setCommandStoreId(Integer) - Method in class
com.ibm.commerce.command.
AbstractECTargetableCommand
- Sets the store Id associated with this command.
-
setCommandStoreId(Integer) - Method in class
com.ibm.commerce.command.
AbstractECCommand
- Sets the store Id used to create this command.
-
setComment(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the comment parameters (optional).
-
setComment(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the comment parameters (optional).
-
setComment(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the comment parameters (optional).
-
setComment(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets comment.
-
setComment(String) - Method in class
com.ibm.commerce.approval.commands.
ApprovalProcessRecordsCmdImpl
- Sets a comment that the actor wants included with the action.
-
setComment(String) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalProcessRecordsCmd
- Sets a comment that the actor wants included with the action.
-
setComment(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderHeader
- Sets the comment
-
setComment(String) - Method in class
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmdImpl
- set the Comment.
-
setComment(String) - Method in interface
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmd
- Stores the incoming comment.
-
setComment(String) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the comment of the new/copied/updated orderitem(s).
Default: null (the comment of the new/copied/updated orderitem(s) should be
left unchanged)
-
setComment(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setComment
-
setComment(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setComment
-
setComment(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
- setComment
-
setComment(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method accesses a non-CMP field
-
setComment(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setComment(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSCMNT column of DB2 type VARCHAR(254).
-
setComment(String) - Method in class
com.ibm.commerce.returns.commands.
ReturnUpdateCmdImpl
- Set the RMA comment.
-
setComment(String)
- Method in class
com.ibm.commerce.rule.Rule
- Sets the comment for this rule.
-
setComment(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsNotifyCmdImpl
- Sets the order comment which needs to be sent.
-
setComment(String) - Method in interface
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsNotifyCmd
- Sets the order comment which needs to be sent.
-
setComment1(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setComment1(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets comment1 (receipt comment).
-
setComment1(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setComment1(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the comment on the new receipt.
-
setComment1(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setComment1(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.COMMENT1 column of DB2 type VARCHAR(254).
-
setComment2(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setComment2(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets comment2 (quality comment).
-
setComment2(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setComment2(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the comment regarding the quality of the item received.
-
setComment2(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setComment2(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.COMMENT2 column of DB2 type VARCHAR(254).
-
setComments(String) - Method in class
com.ibm.commerce.approval.commands.
HandleApprovalsCmdImpl
- Sets the comments.
-
setComments(String) - Method in interface
com.ibm.commerce.approval.commands.
HandleApprovalsCmd
- Sets the comments.
-
setComments(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBeanData
- This method provides access to the TERMCOND.STRINGFIELD1 column of DB2 type
VARCHAR(3200) NULL.
-
setComments(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBean
- This method accesses a non-CMP field
-
setComments(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractAccessBeanData
- Provides access to the CONTRACT.COMMENTS column of DB2 type LONG NULL.
-
setComments(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method accesses a non-CMP field
-
setComments(String) - Method in class
com.ibm.commerce.contract.objimpl.
OrderTCOrderCommentBeanBase
- This method provides access to the TERMCOND.STRINGFIELD1 column of DB2 type
VARCHAR(3200) NULL.
-
setComments(String) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Provides access to the CONTRACT.COMMENTS column of DB2 type LONG NULL.
-
setComments(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the comments
-
setComments(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setComments(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.COMMENTS column of DB2 type VARCHAR(254).
-
setComments(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAccessBeanData
-
-
setComments(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.COMMENTS column of DB2 type VARCHAR(254).
-
setComments(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBeanData
-
-
setComments(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBean
- This method provides access to the
RTNRCPTDSP.COMMENTS column of DB2 type VARCHAR(254).
-
setComments(String) - Method in interface
com.ibm.commerce.payment.objects.
AccountAccessBeanData
-
-
setComments(String) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method accesses a non-CMP field
-
setComments1(String) - Method in interface
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBeanData
-
-
setComments1(String) - Method in class
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setComments1(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBeanData
-
-
setComments1(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setComments2(String) - Method in interface
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBeanData
-
-
setComments2(String) - Method in class
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setComments2(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBeanData
-
-
setComments2(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setCommentsRFQLevelList(String, boolean) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Gets the response comments from toolXMLObject and sets it.
-
setCommentsRFQLevelList(Vector) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Sets the field of commentsRFQLevelList
-
setCommentsVector(Vector) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseModifyOrderCommentsTCCmdImpl
- Sets RFQ Response level comments
-
setCommentsVector(Vector) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseModifyOrderCommentsTCCmd
- Sets RFQ Response level comments
-
setCommentsVector(Vector) - Method in class
com.ibm.commerce.rfq.commands.
RespondRFQLevelCommentsTCCmdImpl
- Sets the field of commentsVector
-
setCommentsVector(Vector) - Method in interface
com.ibm.commerce.rfq.commands.
RespondRFQLevelCommentsTCCmd
- Sets Response comments
-
setCommentsVector(Vector) - Method in class
com.ibm.commerce.utf.commands.
ModifyOrderCommentsTCCmdImpl
- Stores the list of freeform comments that need to be converted into
TCs.
-
setCommentsVector(Vector) - Method in interface
com.ibm.commerce.utf.commands.
ModifyOrderCommentsTCCmd
- Stores the incoming list of freeform comments.
-
setCommentsVector(Vector) - Method in class
com.ibm.commerce.utf.commands.
CreateOrderCommentsTCCmdImpl
- Stores the list of freeform comments that need to be converted into
TCs.
-
setCommentsVector(Vector) - Method in interface
com.ibm.commerce.utf.commands.
CreateOrderCommentsTCCmd
- Stores the list of freeform comments that need to be converted into
TCs.
-
setCommit(boolean) - Method in class
com.ibm.commerce.order.commands.
OrderPrepareCmdImpl
- Sets the commit flag to control whether each order is processed in a
separate database transaction
-
setCommit(boolean) - Method in interface
com.ibm.commerce.order.commands.
OrderPrepareCmd
- Sets the commit flag to control whether each order is processed in a
separate database transaction
-
setCommonAVSCode(String) - Method in class
com.ibm.commerce.payment.beans.
PayStatusPMDataBean
- Sets the commonAVSCode property of the Bean.
-
setCommonAVSCodes(String, String) - Method in class
com.ibm.commerce.payment.beans.
PayStatusListPMDataBean
- Saves the common AVS Code for the specified order.
-
setCommonProperty(String) - Method in class
com.ibm.commerce.contract.commands.
PolicyUpdateCmdImpl
- Sets the common property string which business policy commands need.
-
setCommonProperty(String) - Method in interface
com.ibm.commerce.contract.commands.
PolicyUpdateCmd
- Sets the common property string which business policy commands need.
-
setCommonProperty(String) - Method in class
com.ibm.commerce.contract.commands.
PolicyAddCmdImpl
- Sets the common property string which business policy commands need.
-
setCommonProperty(String) - Method in interface
com.ibm.commerce.contract.commands.
PolicyAddCmd
- Sets the common property string which business policy commands need.
-
setCommonSingleProperty(String) - Method in class
com.ibm.commerce.contract.commands.
PolicyUpdateCmdImpl
- Sets a single common property string which business policy commands
need.
-
setCommonSingleProperty(String) - Method in interface
com.ibm.commerce.contract.commands.
PolicyUpdateCmd
- Sets a single common property string which business policy commands
need.
-
setCompactFormat(boolean) - Method in class
com.ibm.commerce.ras.LogConfiguration
- Sets the compact format of message log.
-
setCompanyName(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setCompanyName(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.COMPANYNAME column of DB2 type VARCHAR(128).
-
setCompanyName(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the name of the company.
-
setCompanyName(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the name of the company for which the user works
-
setCompareprice(BigDecimal) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set the comparative price
-
setCompareprice(BigDecimal) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the comparative price.
-
setCompareprice(BigDecimal) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set the compare price
-
setCompareprice(BigDecimal) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the comparative price of the catalog entry.
-
setComparePrice(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OfferPriceAccessBean
- This method provides access to the
OFFERPRICE.COMPAREPRICE column of DB2 type DECIMAL(20 5).
-
setComparePrice(String) - Method in interface
com.ibm.commerce.order.objects.
OfferPriceAccessBeanData
-
-
setComparePrice(String) - Method in class
com.ibm.commerce.order.objects.
OfferPriceAccessBean
- This method provides access to the
OFFERPRICE.COMPAREPRICE column of DB2 type DECIMAL(20 5).
-
setCompClassName(String) - Method in class
com.ibm.commerce.server.
ComponentDescriptor
- Sets the class name for the component.
-
setCompEnabled(boolean) - Method in class
com.ibm.commerce.server.
ComponentDescriptor
- Sets the enabled status of this component.
-
setCompName(String) - Method in class
com.ibm.commerce.server.
ComponentDescriptor
- Sets the name for the component.
-
setComponent(ComponentConfiguration) - Method in class
com.ibm.commerce.server.
ComponentDescriptor
- Sets the component object.
-
setComponents(Long[]) - Method in class
com.ibm.commerce.orderitems.commands.
AddOrderItemComponentsCmdImpl
- Set a list of Catalog Entries (components) that will be added to the
OrderItem.
-
setComponents(Long[]) - Method in interface
com.ibm.commerce.orderitems.commands.
AddOrderItemComponentsCmd
- Set a list of Catalog Entries (components) that will be added to the
OrderItem.
-
setCompProperty(Element) - Method in class
com.ibm.commerce.server.
ComponentDescriptor
- Sets the property node for this component.
-
setCon(Connection) - Method in class
com.ibm.commerce.marketingcenter.events.util.
DBConnection
- Setter for database connection.
-
setConcept_id(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStats
- Sets the concept ID recorded in the current event.
-
setConceptId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsListDataBean
- Sets the concept ID associated with all the statistics in this bean, in EJB
attribute type.
-
setConceptId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- This method provides access to the
SASTATS.CONCEPT_ID column of DB2 type INTEGER NOT NULL.
-
setConceptId(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsBean
- Sets the concept ID of this statistics.
-
setConceptId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBeanData
-
-
setConceptId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- This method provides access to the
SASTATS.CONCEPT_ID column of DB2 type INTEGER NOT NULL.
-
setConceptIdAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsBean
- Sets the concept ID of this statistics, in EJB attribute type.
-
setCondition(Condition) - Method in class
com.ibm.commerce.rule.Rule
- Sets the condition for this rule.
-
setConditionName(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeContext
- Sets the open condition name.
-
setConditions(Condition[]) - Method in class
com.ibm.commerce.condition.
ConditionList
- Set the array of condition objects.
-
setConditions(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupConditionAccessBeanData
-
-
setConditions(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupConditionAccessBean
- This method accesses a non-CMP field
-
setConditions(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- Set the member group condition.
-
setConfigCache(String, Node) - Method in class
com.ibm.commerce.server.
ServerConfiguration
- Adds the node to the cache.
-
setConfigData(String, String) - Method in class
com.ibm.commerce.messaging.commands.
SendMsgCmdImpl
- Allows the user to configure the parameters of transport services used for
the message.
-
setConfigData(String, String) - Method in interface
com.ibm.commerce.messaging.commands.
SendMsgCmd
- Allows the user to configure the parameters of transport services used for
the message.
-
setConfigData(String, String) - Method in class
com.ibm.commerce.messaging.outboundservice.
Messaging
- This method will insert a nvp into the configuration data of ALL transports
that have the name as a key in their hashtable.
-
setConfigData(String, String, String) - Method in class
com.ibm.commerce.messaging.outboundservice.
Messaging
- This method will insert a nvp into the nl configuration data of ALL
transports that have the name as a key in their hashtable.
-
setConfigFileName(String) - Method in class
com.ibm.commerce.server.
ServerConfiguration
- Sets the configuration file name.
-
setConfigNLData(String, String, String) - Method in class
com.ibm.commerce.messaging.commands.
SendMsgCmdImpl
- Allows the user to configure NL specific parameters of transport services
used for the message.
-
setConfigNLData(String, String, String) - Method in interface
com.ibm.commerce.messaging.commands.
SendMsgCmd
- Allows the user to configure the NL specific parameters of transport
services used for the message.
-
setConfigNode(Node) - Method in class
com.ibm.commerce.ras.LogConfiguration
- Sets the configuration node.
-
setConfiguration(TypedProperty) - Method in interface
com.ibm.commerce.programadapter.security.
ProgramAdapterSessionContext
- Sets the configuration.
-
setConfiguration(TypedProperty) - Method in class
com.ibm.commerce.programadapter.security.
DummyProgramAdapterSessionContext
- Sets the configuration for the session context.
-
setConfigurationComponents(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmdImpl
- Sets the list of configuration components.
-
setConfigurationComponents(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmd
- Sets the list of configuration components.
-
setConfigurationId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the configurationId parameters (optional).
-
setConfigurationId(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the configurationId parameter.
-
setConfigurationId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the configurationId parameters (optional).
-
setConfigurationId(String) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the configuration ID of the new/copied orderitem(s).
Default: null (the configuration ID of the copied orderitem(s) should be left
unchanged)
-
setConfigurationId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemComponentAccessBeanData
-
-
setConfigurationId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method provides access to the
OICOMPLIST.CONFIGURATIONID column of DB2 type VARCHAR(128).
-
setConfigurationId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setConfigurationId
-
setConfigurationId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setConfigurationId
-
setConfigurationId(String) - Method in class
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmdImpl
- Sets the configurationId.
-
setConfigurationId(String) - Method in interface
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmd
- Sets the configurationId.
-
setConfigurationId(String) - Method in class
com.ibm.commerce.orderitems.commands.
AddOrderItemComponentsCmdImpl
- Sets the Configuration id that is used to retrieve the components
-
setConfigurationId(String) - Method in interface
com.ibm.commerce.orderitems.commands.
AddOrderItemComponentsCmd
- Sets the configuration id that is used to retrieve the components
-
setConflicts(Hashtable) - Method in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmdImpl
- Sets the conflicts information.
-
setConflicts(Hashtable) - Method in class
com.ibm.commerce.couponredemption.commands.
CouponDSSTaskCmdImpl
- Sets the conflict variable.
-
setConnection(SampleConnection) - Method in class
com.ibm.commerce.messaging.adapters.jcasample.
SampleManagedConnection
- Sets the connection
-
setConstraintList_comibmcommercemetaphorConstraintListMethodDescriptor()
- Method in class
com.ibm.commerce.pa.beans.
ProductExploreDataBeanBeanInfo
- Gets the setConstraintList(com.ibm.commerce.pa.metaphor.ConstraintList)
method descriptor.
-
setConstraintList(ConstraintList) - Method in class
com.ibm.commerce.pa.beans.
ProductExploreDataBean
- Sets the list of constraints used in the parametric search.
-
setConstraintList(ConstraintList) - Method in class
com.ibm.commerce.pa.beans.
DynamicDataBeanImpl
- Set the list of feature constraints to be used by this bean.
-
setContactAddressId(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreEntityDescriptionAccessBean
- This method provides access to the
STOREENTDS.STADDRESS_ID_CONT column of DB2 type INTEGER.
-
setContactAddressId(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreEntityDescriptionBeanBase
- The contact address of the StoreEntity.
-
setContactAddressId(String) - Method in class
com.ibm.commerce.common.objects.
StoreEntityDescriptionAccessBean
- This method provides access to the
STOREENTDS.STADDRESS_ID_CONT column of DB2 type INTEGER.
-
setContent(Integer, String, byte[]) - Method in class
com.ibm.commerce.messaging.commands.
SendMsgCmdImpl
- Allows a user to set the content body of a message using byte[]
format.
-
setContent(Integer, String, byte[]) - Method in interface
com.ibm.commerce.messaging.commands.
SendMsgCmd
- Allows a user to set the content of a message directly using byte[]
format.
-
setContent(Integer, String, byte[]) - Method in class
com.ibm.commerce.messaging.outboundservice.
Messaging
- This method will insert the content of a message directly for a particular
transport
-
setContent(Integer, String, byte[], String) - Method in class
com.ibm.commerce.messaging.outboundservice.
Messaging
-
Deprecated.
-
setContent(Integer, String, Object) - Method in class
com.ibm.commerce.messaging.outboundservice.
Messaging
- Insert the method's description here.
-
setContent(Integer, String, String) - Method in class
com.ibm.commerce.messaging.commands.
SendMsgCmdImpl
- Allows a user to set the content body of a message using String
format.
-
setContent(Integer, String, String) - Method in interface
com.ibm.commerce.messaging.commands.
SendMsgCmd
- Allows a user to set the content of a message directly using String
format.
-
setContentDirectory(String) - Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets content directory to the data bean.
-
setContentDirectory(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBeanData
-
-
setContentDirectory(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.CONTENTDIR column of DB2 type VARCHAR(80) NOT NULL.
-
setContentObject(Object) - Method in class
com.ibm.commerce.messaging.outboundservice.
WCMSRecord
- Sets the content object
-
setContentType(String) - Method in class
com.ibm.commerce.messaging.outboundservice.
WCMSRecord
- Sets content type
-
setContentType(String) - Method in class
com.ibm.commerce.messaging.outboundservice.
MSIByteBuffer
-
-
setContentType(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentPMCmdImpl
- Sets Content Type (or MIME type) of the returned data.
-
setContentType(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
-
-
setContentType(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- Sets the Content Type (or MIME type) of the return data.
-
setContentType(String) - Method in class
com.ibm.commerce.server.UploadedFile
- Sets the contentType
-
setContextMenu(String[][]) - Method in class
com.ibm.commerce.tools.common.ui.
DynamicTreeNode
- Sets the context menu.
-
setContextMenuParams(String) - Method in class
com.ibm.commerce.tools.common.ui.
DynamicTreeNode
- Sets the context menu parameters which are passed with all menu item
actions.
-
setContinue(boolean) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets the value of the 'continue' policy.
-
setContinue(String) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
-
-
setContinue(String) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Set the continue parameter (optional).
If an OrderItem cannot be created or updated in the target Order,
0 - terminate execution and rollback.
1 - ignore the create or update operation for that OrderItem and continue
execution.
-
setContinue(String) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the continue parameter (optional).
-
setContinue(String) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the continue parameter (optional).
-
setContinue(String) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the continue parameter (optional).
-
setContractDescriptionElement(Element) - Method in class
com.ibm.commerce.contract.commands.
UpdateContractCmdImpl
- Sets the contract description Element object.
-
setContractDescriptionElement(Element) - Method in class
com.ibm.commerce.contract.commands.
CreateContractCmdImpl
- Sets the contract description Element object.
-
setContractElement(Element) - Method in class
com.ibm.commerce.contract.commands.
UpdateXSDContractCmdImpl
- Sets the contract Element object.
-
setContractElement(Element) - Method in interface
com.ibm.commerce.contract.commands.
UpdateXSDContractCmd
- Sets the contract Element.
-
setContractElement(Element) - Method in class
com.ibm.commerce.contract.commands.
UpdateContractCmdImpl
- Sets the contract Element object.
-
setContractElement(Element) - Method in interface
com.ibm.commerce.contract.commands.
UpdateContractCmd
- Sets the contract Element object.
-
setContractElement(Element) - Method in class
com.ibm.commerce.contract.commands.
CreateXSDContractCmdImpl
- Sets the contract element.
-
setContractElement(Element) - Method in interface
com.ibm.commerce.contract.commands.
CreateXSDContractCmd
- Sets the contract Element object.
-
setContractElement(Element) - Method in class
com.ibm.commerce.contract.commands.
CreateContractCmdImpl
- Sets the contract Element object.
-
setContractElement(Element) - Method in interface
com.ibm.commerce.contract.commands.
CreateContractCmd
- Sets the contract Element
-
setContractEnablement(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set the contract enablement
-
setContractId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the contract id parameters (optional).
-
setContractId(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the contract id parameters (optional).
-
setContractId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the contract id parameters (optional).
-
setContractId(Long) - Method in class
com.ibm.commerce.common.objects.
StoreDefaultAccessBean
- This method provides access to the
STOREDEF.CONTRACT_ID column of DB2 type BIGINT.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
ValidateContractCmdImpl
- Set the id of the contract to validate
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ValidateContractCmd
- Sets the ID of the contract to validate.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
ValidateBusinessPolicyInContractForStoreCmdImpl
- Sets the ID of the contract to validate.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ValidateBusinessPolicyInContractForStoreCmd
- Sets the ID of the contract to validate.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
UpdateXSDContractCmdImpl
- Sets the ID of the contract to update.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
UpdateXSDContractCmd
- Sets the ID of the contract to update.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
UpdateContractCmdImpl
- Sets the ID of the contract.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
UpdateContractCmd
- Sets the id of the contract to update.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
DeployContractCmdImpl
- Sets the contract Id
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
CopyContractCmdImpl
- Sets ID of the contract which will be copied from.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
CopyContractCmd
- Sets ID of the contract which will be copied from.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractSuspendCmdImpl
- Sets id of the contract to be suspended.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ContractSuspendCmd
- Sets id of the contract to be suspended.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractSubmitPreApprovalCmdImpl
- Sets the ID of the contract.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ContractSubmitPreApprovalCmd
- Sets the ID of the contract.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractSubmitPostRejectCmdImpl
- Sets the ID of the contract.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ContractSubmitPostRejectCmd
- Sets the ID of the contract.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractSubmitPostCancelCmdImpl
- Sets the ID of the contract.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ContractSubmitPostCancelCmd
- Sets the ID of the contract.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractSubmitPostApprovalCmdImpl
- Sets the ID of the contract.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ContractSubmitPostApprovalCmd
- Sets the ID of the contract.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractSaveCmdImpl
- Sets the contract id parameter.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractResumeCmdImpl
- Sets id of the contract to be resumed
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ContractResumeCmd
- Sets id of the contract to be resumed.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractNewVersionCmdImpl
- Sets the ID of the contract to be copied from.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ContractNewVersionCmd
- Sets the ID of the contract to be copied from.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractExportCmdImpl
- Sets the ID of the contract to be exported.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ContractExportCmd
- Sets the ID of the contract to be exported.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractDisplayCmdImpl
- Sets the ID of the contract.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ContractDisplayCmd
- Sets the contracts to use in the current section.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractDeployCmdImpl
- Sets the contract ID parameter
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ContractDeployCmd
- Sets the contract ID.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractCopyCmdImpl
- Sets the ID of the contract to be copied from.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ContractCopyCmd
- Sets the ID of the contract to be copied from.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractCloseCmdImpl
- Sets the ID of the contract to be closed.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ContractCloseCmd
- Sets the ID of the contract to be closed.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractCancelCmdImpl
- Sets the id of the contract to be cancelled.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ContractCancelCmd
- Sets the ID of the contract to be cancelled.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
CloseContractCmdImpl
- Sets the ID of the deploying contract.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
CloseContractCmd
- Sets the ID of the deploying contract.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCSaveCmdImpl
- Sets the ID of the contract to be updated.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.tc.commands.
ContractTCSaveCmd
- Sets the ID of the contract to be updated.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCDeployCmdImpl
- Sets the ID of the contract to be updated.
-
setContractId(Long) - Method in interface
com.ibm.commerce.contract.tc.commands.
ContractTCDeployCmd
- Sets the ID of the contract to be updated.
-
setContractId(Long) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCCreateCmdImpl
- Sets the ID of the contract which the term and condition will be added
to.
-
setContractId(Long) - Method in class
com.ibm.commerce.me.commands.
BatchOrderRequestCmdImpl
- Sets the contract id
-
setContractId(Long) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the ccontract id
-
setContractId(Long) - Method in class
com.ibm.commerce.messaging.commands.
GetRecipientsCmdImpl
- Sets The contract (for targeted broadcast).
-
setContractId(Long) - Method in interface
com.ibm.commerce.messaging.commands.
GetRecipientsCmd
- Sets The contract (for targeted broadcast).
-
setContractId(Long) - Method in class
com.ibm.commerce.messaging.commands.
BroadcastMessageCmdImpl
- Sets a contract id.
-
setContractId(Long) - Method in interface
com.ibm.commerce.messaging.commands.
BroadcastMessageCmd
- Sets contract id.
-
setContractId(Long) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setContractId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setContractId
-
setContractId(Long) - Method in class
com.ibm.commerce.tools.contract.beans.
PriceTCMasterCatalogWithFilteringDataBean
- Set the contract ID
-
setContractId(Long[]) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListSubmitCmdImpl
- Specifies an array of contract ids for price calculation.
-
setContractId(Long[]) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListSubmitCmd
- Specifies an array of contract ids for price calculation.
-
setContractId(String) - Method in class
com.ibm.commerce.common.objects.
StoreDefaultAccessBean
- This method provides access to the
STOREDEF.CONTRACT_ID column of DB2 type BIGINT.
-
setContractId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setContractId
-
setContractId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setContractId
-
setContractId(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
- Sets the contract id
-
setContractId(String) - Method in class
com.ibm.commerce.tools.contract.beans.
AccountDataBean
- Sets the contract identifier for access control purposes
-
setContractIdList(String[]) - Method in class
com.ibm.commerce.contract.commands.
ContractSetInSessionCmdImpl
- Sets the contracts to use in the current section.
-
setContractIdList(String[]) - Method in interface
com.ibm.commerce.contract.commands.
ContractSetInSessionCmd
- Sets the contracts to use in the current section.
-
setContractIdList(String[]) - Method in class
com.ibm.commerce.contract.commands.
ContractDeleteCmdImpl
- Set the delete contract list id parameters.
-
setContractIdList(String[]) - Method in interface
com.ibm.commerce.contract.commands.
ContractDeleteCmd
- Sets the id list of the contract(s) to be deleted.
-
setContractIds(Long[]) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the possible contracts of the new/copied/updated orderitem(s).
Default: null (use the default set of possible contracts/the contract of the
copied/updated orderitem(s) should be left unchanged)
-
setContractIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
GetProductBaseUnitPriceCmd
- (Optional) Sets the contract IDs to be used to determine which offers
apply.
-
setContractIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
GetBaseUnitPriceCmdImpl
- (Optional) Sets the contract IDs to be used to determine which offers
apply.
-
setContractIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
GetBaseUnitPriceCmd
- (Optional) Sets the contract IDs to be used to determine which offers
apply.
-
setContractIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
GetBaseSpecialPriceCmd
- (Optional) Sets the contract IDs to be used to determine which offers
apply.
-
setContractList(Vector) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Set the list of results found
-
setContractMajorVersion(Integer) - Method in class
com.ibm.commerce.contract.commands.
CopyContractCmdImpl
- Sets the major version of the new contract.
-
setContractMajorVersion(Integer) - Method in interface
com.ibm.commerce.contract.commands.
CopyContractCmd
- Sets the major version of the new contract.
-
setContractMinorVersion(Integer) - Method in class
com.ibm.commerce.contract.commands.
CopyContractCmdImpl
- Sets the minor version of the new contract.
-
setContractMinorVersion(Integer) - Method in interface
com.ibm.commerce.contract.commands.
CopyContractCmd
- Sets the minor version of the new contract.
-
setContractName(String) - Method in class
com.ibm.commerce.contract.commands.
CopyContractCmdImpl
- Sets the name of the new contract.
-
setContractName(String) - Method in interface
com.ibm.commerce.contract.commands.
CopyContractCmd
- Sets the name of the new contract.
-
setContractName(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
- Sets the contract's name
-
setContractName(String) - Method in class
com.ibm.commerce.utf.commands.
CreateContractBasicInfoCmdImpl
- Stores the incoming value for the contract name.
-
setContractName(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateContractBasicInfoCmd
- Stores the incoming value for the contract name.
-
setContractNLDescriptionElement(Element) - Method in class
com.ibm.commerce.contract.commands.
AddContractNLDescriptionCmdImpl
- Sets the contract national language description element.
-
setContractNLDescriptionElement(Element) - Method in interface
com.ibm.commerce.contract.commands.
AddContractNLDescriptionCmd
- Sets the contract national language description element.
-
setContractOwner(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateContractBasicInfoCmdImpl
- Stores the incoming value for the contract owner ID.
-
setContractOwner(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateContractBasicInfoCmd
- Stores the incoming value for the contract owner ID.
-
setContractPrices(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProductContractPriceCmdImpl
- Sets the contract prices hash.
-
setContractState(Integer) - Method in class
com.ibm.commerce.contract.commands.
ContractSaveCmdImpl
- Sets the contract state parameter.
-
setContractState(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
- Sets the state
-
setContractStoreId(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
- Sets the contract store id
-
setContractStoreName(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
- Sets the contract store name
-
setContractStoreStatus(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
- Sets the contract store status
-
setContractTitle(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
- Sets the description
-
setContractXML(InputStream) - Method in class
com.ibm.commerce.contract.commands.
ContractImportDraftVersionCmdImpl
- Sets the contract XML instance.
-
setContractXML(InputStream) - Method in interface
com.ibm.commerce.contract.commands.
ContractImportDraftVersionCmd
- Sets the contract XML instance.
-
setContractXML(InputStream) - Method in class
com.ibm.commerce.contract.commands.
ContractImportApprovedVersionCmdImpl
- Sets the contract XML instance.
-
setContractXML(InputStream) - Method in interface
com.ibm.commerce.contract.commands.
ContractImportApprovedVersionCmd
- Sets the contract XML instance.
-
setContractXMLFileName(String) - Method in class
com.ibm.commerce.contract.commands.
ImportDTDContractDraftVersionCmdImpl
- Sets the contracl XML file name.
-
setContractXMLFileName(String) - Method in interface
com.ibm.commerce.contract.commands.
ImportDTDContractDraftVersionCmd
- Sets the contract XML file name.
-
setContractXMLFileName(String) - Method in class
com.ibm.commerce.contract.commands.
ImportDTDContractApprovedVersionCmdImpl
- Sets the contracl XML file name.
-
setContractXMLFileName(String) - Method in interface
com.ibm.commerce.contract.commands.
ImportDTDContractApprovedVersionCmd
- Sets the contract XML file name.
-
setContractXMLFileName(String) - Method in class
com.ibm.commerce.contract.commands.
ContractUploadCmdImpl
- Sets the strContractFileName parameter
-
setContractXMLFileName(String) - Method in class
com.ibm.commerce.contract.commands.
ContractImportDraftVersionCmdImpl
- Sets the contract XML file name.
-
setContractXMLFileName(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractImportDraftVersionCmd
- Sets the contract XML file name.
-
setContractXMLFileName(String) - Method in class
com.ibm.commerce.contract.commands.
ContractImportApprovedVersionCmdImpl
- Sets the contract XML file name.
-
setContractXMLFileName(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractImportApprovedVersionCmd
- Sets the contract XML file name.
-
setControlRule(com.ibm.commerce.negotiation.objects.ControlRuleAccessBean)
- Method in class
com.ibm.commerce.negotiation.bean.commands.
ControlRuleListBeanCmdImpl
- Provides an access bean instance for returning an element from the
list.
-
setCopiedOrderItems(HashMap) - Method in class
com.ibm.commerce.order.commands.
ExtOrderCopyCmdImpl
- Sets the copied OrderItems.
-
setCopiedOrderItems(HashMap) - Method in interface
com.ibm.commerce.order.commands.
ExtOrderCopyCmd
- Sets the copied OrderItems.
-
setCopyAttachment(boolean) - Method in class
com.ibm.commerce.rfq.commands.
RFQCreateForNextRoundCmdImpl
- Sets the copyAttachment
-
setCopyAttachment(boolean) - Method in class
com.ibm.commerce.utf.commands.
CopyRFQCmdImpl
- Sets the copyAttachment
-
setCopyAttachment(boolean) - Method in interface
com.ibm.commerce.utf.commands.
CopyRFQCmd
- Sets the copyAttachment
-
setCopyOrderInfoFrom(String[]) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
- Set the source order from which the order info (e.g.
-
setCopyOrderInfoFrom(String[]) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Set the source order from which the order info (e.g.
-
setCopyOrderItemAbbreviations(String[]) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the orderitems in the source orders to be copied.
Default: null (all orderitems in the source orders are to be copied)
-
setCopyOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the orderitems in the source orders to be copied.
Default: null (all orderitems in the source orders are to be copied)
-
setCopyPaymentInfoFrom(String[]) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
- Set the source order from which the payment info will be copied.
-
setCopyPaymentInfoFrom(String[]) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Set the source order from which the payment info will be copied.
-
setCorrelationGroup(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the correlation group parameters.
-
setCorrelationGroup(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the correlation group parameters.
-
setCorrelationGroup(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the correlation group parameters.
-
setCorrelationGroup(Long) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the correlation group of the new/copied/updated orderitem(s).
Default: null (the correlation group of the new/copied/updated orderitem(s)
should be left unchanged)
-
setCorrelationGroup(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setCorrelationGroup
-
setCorrelationGroup(Long) - Method in class
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmdImpl
- (Optional) Sets the correlation group.
-
setCorrelationGroup(Long) - Method in interface
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmd
- (Optional) Sets the correlation group.
-
setCorrelationGroup(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setCorrelationGroup
-
setCorrelationGroup(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setCorrelationGroup
-
setCoSearchSkuEnabled(boolean) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setCost(BigDecimal) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setCost(BigDecimal) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the unit cost of the item being received.
-
setCost(BigDecimal) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.COST column of DB2 type DECIMAL(20 5).
-
setCost(BigDecimal) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- The total cost for this order item.
-
setCost(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setCost(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets unit cost.
-
setCost(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setCost(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.COST column of DB2 type DECIMAL(20 5).
-
setCount(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionRecipientsAccessBean
- Set accessor for persistent attribute: count
-
setCount(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionRecipientsAccessBean
- This method accesses a non-CMP field
-
setCount(String) - Method in class
com.ibm.commerce.pa.beans.
SalesAssistantDataBean
- Insert the method's description here.
-
setCount(String) - Method in class
com.ibm.commerce.pa.beans.
ProductExploreDataBean
- Insert the method's description here.
-
setCount(String) - Method in class
com.ibm.commerce.pa.beans.
ProductCompareDataBean
- Insert the method's description here.
-
setCountry(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the 2 character country code associated with this command.
-
setCountry(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the 2 character country code associated with this command.
-
setCountry(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.COUNTRY column of DB2 type VARCHAR(128).
-
setCountry(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Country
-
setCountry(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the country or region within this address.
-
setCountry(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set the country or region within this address.
-
setCountry(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the country or region within this address.
-
setCountry(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set the country or region within this address.
-
setCountry(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the country or region within this address.
-
setCountry(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the country or region within this address.
-
setCountry(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmdImpl
-
-
setCountry(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmd
- Sets the country or region within this address.
-
setCountry(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmdImpl
-
-
setCountry(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmd
- Sets the country or region within this address.
-
setCountry(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setCountry(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the country or region within this address.
-
setCountry(String) - Method in class
com.ibm.commerce.me.datatype.
Address
- Sets the country
-
setCountry(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setCountry(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.COUNTRY column of DB2 type VARCHAR(128).
-
setCountry(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the name of the country.
-
setCountry(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the country name.
-
setCountry(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditAddressCmdImpl
- Sets the country name.
-
setCountry(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AuditAddressCmd
- Sets the country name.
-
setCountryAbbr(String) - Method in interface
com.ibm.commerce.taxation.objects.
StateProvinceAccessBeanData
-
-
setCountryAbbr(String) - Method in class
com.ibm.commerce.taxation.objects.
StateProvinceAccessBean
- This method accesses a non-CMP field
-
setCountryAbbr(String) - Method in interface
com.ibm.commerce.taxation.objects.
CountryCodeAccessBeanData
-
-
setCountryAbbr(String) - Method in class
com.ibm.commerce.taxation.objects.
CountryCodeAccessBean
- This method accesses a non-CMP field
-
setCountryAbbr(String) - Method in interface
com.ibm.commerce.taxation.objects.
CountryAccessBeanData
-
-
setCountryAbbr(String) - Method in class
com.ibm.commerce.taxation.objects.
CountryAccessBean
- This method accesses a non-CMP field
-
setCountryCode(String) - Method in interface
com.ibm.commerce.taxation.objects.
CountryCodeAccessBeanData
-
-
setCountryCode(String) - Method in class
com.ibm.commerce.taxation.objects.
CountryCodeAccessBean
- This method accesses a non-CMP field
-
setCouponId(Long[]) - Method in class
com.ibm.commerce.couponredemption.commands.
CouponDSSTaskCmdImpl
- Sets the ecoupon IDs.
-
setCouponId(Long[]) - Method in interface
com.ibm.commerce.couponredemption.commands.
CouponDSSTaskCmd
- sets the coupon IDs.
-
setCouponId(Long[]) - Method in class
com.ibm.commerce.couponwallet.commands.
PersistCouponForLaterUseCmdImpl
- Sets the coupon IDs to be saved.
-
setCouponId(Long[]) - Method in class
com.ibm.commerce.couponwallet.commands.
DeleteCouponsFromWalletCmdImpl
- Sets the coupon IDs to be deleted.
-
setCouponIds(Long[]) - Method in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmdImpl
- Sets the couponIds.
-
setCouponIds(Long[]) - Method in interface
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmd
- Sets the couponIds.
-
setCouponThumbNails(Vector) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewAppliedCouponDataBean
- Sets the eCoupon thumb nails.
-
setCouponThumbNails(Vector) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewApplicableCouponDataBean
- Sets the thumbnail image paths for the coupons.
-
setCreated(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCBufferAccessBeanData
-
-
setCreated(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBufferAccessBean
- This method provides access to the
PVCBUFFER.CREATED column of DB2 type TIMESTAMP.
-
setCreated(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCBindingAccessBeanData
-
-
setCreated(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBindingAccessBean
- This method provides access to the
PVCBINDING.CREATED column of DB2 type TIMESTAMP NOT NULL.
-
setCreated(Timestamp) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBufferAccessBean
- This method provides access to the
PVCBUFFER.CREATED column of DB2 type TIMESTAMP.
-
setCreated(Timestamp) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBindingAccessBean
- This method provides access to the
PVCBINDING.CREATED column of DB2 type TIMESTAMP NOT NULL.
-
setCreateDate(Timestamp) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
- Sets the create date
-
setCreatedByContract(Long) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method accesses a non-CMP field
-
setCreatedByContract(Long) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Set accessor for persistent attribute: createdByContract
-
setCreatedByContractId(Long) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets the contract's ID that created the store.
-
setCreatedByContractId(Long) - Method in interface
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmd
- Sets the contract's ID that creates the store.
-
setCreatedForProcessID(String) - Method in class
com.ibm.commerce.collaboration.beans.
CollabWorkspaceInfo
- Sets the business process ID that is associated with the collaborative
workspace
-
setCreatedForProcessType(String) - Method in class
com.ibm.commerce.collaboration.beans.
CollabWorkspaceInfo
- Sets the business process type that is associated with the collaborative
workspace
-
setCreatedTimestamp(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setCreatedTimestamp(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.LASTCREATE column of DB2 type TIMESTAMP.
-
setCreatedTimestamp(Timestamp) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.LASTCREATE column of DB2 type TIMESTAMP.
-
setCreatedTimestamp(Timestamp) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets when the user was created.
-
setCreatedTimestamp(Timestamp) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the date and time when the address was created.
-
setCreateFlag(boolean) - Method in class
com.ibm.commerce.payment.commands.
ValidatePONumberCmdImpl
- Sets the createFlag property of the command.
-
setCreateFlag(boolean) - Method in interface
com.ibm.commerce.payment.commands.
ValidatePONumberCmd
- Sets the createFlag property of the command.
-
setCreateMethod(Integer) - Method in interface
com.ibm.commerce.contract.objects.
AttachmentAccessBeanData
- This method provides access to the ATTACHMENT.CREATEMETHOD column of DB2
type INTEGER NULL.
-
setCreateMethod(Integer) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method accesses a non-CMP field
-
setCreateMethod(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
AttachmentBeanBase
- This method provides access to the ATTACHMENT.CREATEMETHOD column of DB2
type INTEGER NULL.
-
setCreateTime(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBeanData
-
-
setCreateTime(String) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.CREATETIME column of DB2 type TIMESTAMP NOT NULL.
-
setCreateTime(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setCreateTime(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.CREATETIME column of DB2 type TIMESTAMP NOT NULL.
-
setCreateTime(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBeanData
-
-
setCreateTime(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.CREATETIME column of DB2 type TIMESTAMP NOT NULL.
-
setCreateTime(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.CREATETIME column of DB2 type TIMESTAMP NOT NULL.
-
setCreateTime(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.CREATETIME column of DB2 type TIMESTAMP NOT NULL.
-
setCreateTime(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.CREATETIME column of DB2 type TIMESTAMP NOT NULL.
-
setCreateTime(Timestamp) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Sets the field of createTime
-
setCreationTime(long) - Method in class
com.ibm.commerce.me.datatype.
RequisitionerSessionData
- Sets the creation time
-
setCreationTime(long) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the creation time.
-
setCreationTime(Timestamp) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: creationTime
-
setCreationTime(Timestamp) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setCreationTime
-
setCreationTime(Timestamp) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.CREATIONTIME column of DB2 type TIMESTAMP NULL.
-
setCreationTimestamp(Timestamp) - Method in class
com.ibm.commerce.collaboration.beans.
CollabWorkspaceInfo
- Sets the collaborative workspace creation timestamp
-
setCreatorDN(String) - Method in class
com.ibm.commerce.collaboration.beans.
CollabWorkspaceInfo
- Sets the creatorDN
-
setCreatorLogonId(String) - Method in interface
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBeanData
- setCreatorLogonId
-
setCreatorLogonId(String) - Method in class
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBean
- Set accessor for persistent attribute: creatorLogonId
-
setCreditable(String) - Method in interface
com.ibm.commerce.inventory.objects.
StoreItemAccessBeanData
-
-
setCreditable(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.CREDITABLE column of DB2 type CHAR(1) NOT NULL DEFAULT
'Y'.
-
setCreditAllowedFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.CREDITALLOWED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setCreditAllowedFlag(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
TradingAgreementBeanBase
- This method provides access to the TRADING.CREDITALLOWED column of DB2 type
INTEGER NOT NULL.
-
setCreditAllowedFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
TradingAgreementAccessBeanData
-
-
setCreditAllowedFlag(String) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.CREDITALLOWED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setCreditAmount(BigDecimal) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.CREDITAMOUNT column of DB2 type DECIMAL(20 5) NOT NULL DEFAULT
0.
-
setCreditAmount(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setCreditAmount(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.CREDITAMOUNT column of DB2 type DECIMAL(20 5) NOT NULL DEFAULT
0.
-
setCreditCardReferenceNumber(Integer) - Method in class
com.ibm.commerce.payment.objects.
CreditCardCheckAccessBean
- This method provides access to the
CCCHECK.CCRFNBR column of DB2 type INTEGER NOT NULL.
-
setCreditCardReferenceNumber(String) - Method in interface
com.ibm.commerce.payment.objects.
CreditCardCheckAccessBeanData
-
-
setCreditCardReferenceNumber(String) - Method in class
com.ibm.commerce.payment.objects.
CreditCardCheckAccessBean
- This method provides access to the
CCCHECK.CCRFNBR column of DB2 type INTEGER NOT NULL.
-
setCreditDate(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setCreditDate(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.CREDITDATE column of DB2 type TIMESTAMP.
-
setCreditDate(Timestamp) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.CREDITDATE column of DB2 type TIMESTAMP.
-
setCreditLimit(BigDecimal) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.CREDITLIMIT column of DB2 type DECIMAL(20 5).
-
setCreditLimit(String) - Method in interface
com.ibm.commerce.payment.objects.
CreditLineAccessBeanData
-
-
setCreditLimit(String) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.CREDITLIMIT column of DB2 type DECIMAL(20 5).
-
setCreditLineId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.CREDITLINE_ID column of DB2 type BIGINT.
-
setCreditLineId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentCLCmdImpl
- Sets the internal ID of the CreditLine record representing the credit line
the account holder (buyer organization) has with the seller.
-
setCreditLineId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoDepositCLCmdImpl
- Sets the Credit Line ID.
-
setCreditLineId(Long) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.CREDITLINE_ID column of DB2 type BIGINT.
-
setCreditLineId(Long) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.CREDITLINE_ID column of DB2 type BIGINT NOT NULL.
-
setCreditLineId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setCreditLineId(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.CREDITLINE_ID column of DB2 type BIGINT.
-
setCreditLineId(String) - Method in interface
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBeanData
-
-
setCreditLineId(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.CREDITLINE_ID column of DB2 type BIGINT.
-
setCreditLineId(String) - Method in interface
com.ibm.commerce.payment.objects.
CreditLineAccessBeanData
-
-
setCreditLineId(String) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.CREDITLINE_ID column of DB2 type BIGINT NOT NULL.
-
setCriteriaEnd(String) - Method in class
com.ibm.commerce.scheduler.beans.
SchedulerStatusDataBean
- Sets the end time criteria used for fetching the scheduled job history of
jobs.
-
setCriteriaStart(String) - Method in class
com.ibm.commerce.scheduler.beans.
SchedulerStatusDataBean
- Sets the start time criteria used for fetching the scheduled job history of
jobs.
-
setCSR_id(Long) - Method in interface
com.ibm.commerce.collaboration.cc.objects.
QueueCSRAccessBeanData
- setCSR_id
-
setCSR_id(Long) - Method in class
com.ibm.commerce.collaboration.cc.objects.
QueueCSRAccessBean
- This method accesses a non-CMP field
-
setCurrency(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set the currency
-
setCurrency(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the currency for the offer price.
-
setCurrency(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmdImpl
- Set the currency
-
setCurrency(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmd
- Sets the currency used for the offer price.
-
setCurrency(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set the currency
-
setCurrency(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the currency of the price.
-
setCurrency(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the negotiated currency to be used for this request.
-
setCurrency(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the currency to be used for this command.
-
setCurrency(String) - Method in class
com.ibm.commerce.common.objects.
SupportedLanguageAccessBean
- This method provides access to the
STORELANG.SETCCURR column of DB2 type CHAR(3).
-
setCurrency(String) - Method in class
com.ibm.commerce.common.objimpl.
SupportedLanguageBeanBase
- A default Currency for shoppers using the supported Language in a
Store.
-
setCurrency(String) - Method in interface
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method accesses a non-CMP field
-
setCurrency(String) - Method in interface
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.CURRENCY column of DB2 type CHAR(3).
-
setCurrency(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCLimitedAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.STRINGFIELD2 column of DB2 type VARCHAR(254).
-
setCurrency(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBeanData
- This method provides access to the TERMCOND.STRINGFIELD1 column of DB2 type
VARCHAR(3200) NULL.
-
setCurrency(String) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method accesses a non-CMP field
-
setCurrency(String) - Method in interface
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBeanData
- This method provides access to the TERMCOND.STRINGFIELD1 column of DB2 type
VARCHAR(3200) NULL.
-
setCurrency(String) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method accesses a non-CMP field
-
setCurrency(String) - Method in class
com.ibm.commerce.contract.objimpl.
RightToBuyTCByAmountBeanBase
- This method provides access to the TERMCOND.STRINGFIELD1 column of DB2 type
VARCHAR(3200) NULL.
-
setCurrency(String) - Method in class
com.ibm.commerce.contract.objimpl.
PurchaseLimitBeanBase
- This method provides access to the PURCHASELT.CURRENCY column of DB2 type
CHAR(3) NULL.
-
setCurrency(String) - Method in class
com.ibm.commerce.contract.objimpl.
POTCLimitedBeanBase
- This method provides access to the TERMCOND.STRINGFIELD2 column of DB2 type
VARCHAR(254) NULL.
-
setCurrency(String) - Method in class
com.ibm.commerce.contract.objimpl.
OrderApprovalTCBeanBase
- This method provides access to the TERMCOND.STRINGFIELD1 column of DB2 type
VARCHAR(3200) NULL.
-
setCurrency(String) - Method in class
com.ibm.commerce.contract.objimpl.
ObligationToBuyTCByAmountBeanBase
- This method provides access to the TERMCOND.STRINGFIELD1 column of DB2 type
VARCHAR(3200) NULL.
-
setCurrency(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: currency
-
setCurrency(String) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setCurrency
-
setCurrency(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.SETCCURR column of DB2 type CHAR(3) NULL.
-
setCurrency(String) - Method in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmdImpl
- Sets the currency.
-
setCurrency(String) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewAppliedCouponDataBean
- Sets the currency.
-
setCurrency(String) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewApplicableCouponDataBean
- Sets the currency.
-
setCurrency(String) - Method in class
com.ibm.commerce.discount.rules.
DiscountContext
- Set Currency
-
setCurrency(String) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- Sets currency
-
setCurrency(String) - Method in class
com.ibm.commerce.me.datatype.
TaxInfo
- Sets the currency used for tax amount
-
setCurrency(String) - Method in class
com.ibm.commerce.me.datatype.
ShippingInfo
- Sets the currency used for shipping charge
-
setCurrency(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderRequestHeader
- Set the currnecy
-
setCurrency(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the currency used for the price of this item
-
setCurrency(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderHeader
- Sets the currency
-
setCurrency(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CreateAuctionTaskCmd
- Set the currency.
-
setCurrency(String) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Sets the currency type for the auction.
-
setCurrency(String) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- set auction's currency string.
-
setCurrency(String) - Method in class
com.ibm.commerce.order.calculation.
CalculationCmdImpl
- Sets the currency to use during execution.
-
setCurrency(String) - Method in interface
com.ibm.commerce.order.calculation.
CalculationCmd
- Sets the currency to use during execution.
-
setCurrency(String) - Method in interface
com.ibm.commerce.order.objects.
SubOrderAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.CURRENCY column of DB2 type CHAR(10).
-
setCurrency(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemComponentAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method provides access to the
OICOMPLIST.CURRENCY column of DB2 type CHAR(3).
-
setCurrency(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setCurrency
-
setCurrency(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setCurrency
-
setCurrency(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.CURRENCY column of DB2 type CHAR(10).
-
setCurrency(String) - Method in class
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmdImpl
- (Optional) Sets the currency of the Prices for the configuration
components.
-
setCurrency(String) - Method in interface
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmd
- (Optional) Sets the currency of the Prices for the configuration
components.
-
setCurrency(String) - Method in class
com.ibm.commerce.orderitems.commands.
AddOrderItemComponentsCmdImpl
- (Optional)Sets the currency for the prices of the components.
-
setCurrency(String) - Method in interface
com.ibm.commerce.orderitems.commands.
AddOrderItemComponentsCmd
- (Optional)Sets the currency for the prices of the components.
-
setCurrency(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.CURRENCY column of DB2 type CHAR(3) NOT NULL.
-
setCurrency(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBean
- This method provides access to the
RMACHARGE.CURRENCY column of DB2 type CHAR(3) NOT NULL.
-
setCurrency(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.CURRENCY column of DB2 type CHAR(3).
-
setCurrency(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSCPCUR column of DB2 type CHAR(10).
-
setCurrency(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setCurrency
-
setCurrency(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setCurrency
-
setCurrency(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBean
- This method provides access to the
TRDREFAMT.SETCCURR column of DB2 type CHAR(3).
-
setCurrency(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBean
- This method provides access to the
TRDPURAMT.SETCCURR column of DB2 type CHAR(3).
-
setCurrency(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBean
- This method provides access to the
TRDDEPAMT.SETCCURR column of DB2 type CHAR(3).
-
setCurrency(String) - Method in interface
com.ibm.commerce.payment.objects.
POPurchaseAmountAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.payment.objects.
POPurchaseAmountAccessBean
- This method provides access to the
LPOPURAMT.SETCCURR column of DB2 type CHAR(3).
-
setCurrency(String) - Method in interface
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.SETCCURR column of DB2 type CHAR(3).
-
setCurrency(String) - Method in interface
com.ibm.commerce.payment.objects.
CreditLineAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.SETCCURR column of DB2 type CHAR(3).
-
setCurrency(String) - Method in interface
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBean
- This method provides access to the
BUYERPO.SETCCURR column of DB2 type CHAR(3).
-
setCurrency(String) - Method in interface
com.ibm.commerce.payment.objects.
AccountAccessBeanData
-
-
setCurrency(String) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.CURRENCY column of DB2 type CHAR(3).
-
setCurrency(String) - Method in class
com.ibm.commerce.price.beans.
FormattedMonetaryAmountDataBean
- Set the monetary currency.
-
setCurrency(String) - Method in class
com.ibm.commerce.price.beans.
CategorizedMonetaryAmountsDataBean
- Set the monetary currency.
-
setCurrency(String) - Method in class
com.ibm.commerce.price.commands.
SetCurrencyPrefCmdImpl
- Set the preferred currency.
-
setCurrency(String) - Method in interface
com.ibm.commerce.price.commands.
SetCurrencyPrefCmd
- Set the preferred currency.
-
setCurrency(String) - Method in class
com.ibm.commerce.price.commands.
SelectContractPricesCmdImpl
- Sets the currency to be used for finding the price (Optional).
-
setCurrency(String) - Method in interface
com.ibm.commerce.price.commands.
SelectContractPricesCmd
- Sets the currency to be used for finding the price (Optional).
-
setCurrency(String) - Method in class
com.ibm.commerce.price.commands.
RetrievePricesCmdImpl
- Sets the currency to be used for finding the price (Optional).
-
setCurrency(String) - Method in interface
com.ibm.commerce.price.commands.
RetrievePricesCmd
- Sets the currency to be used for finding the price (Optional).
-
setCurrency(String) - Method in class
com.ibm.commerce.price.commands.
MarketplaceCalculateContractPricesCmdImpl
-
-
setCurrency(String) - Method in interface
com.ibm.commerce.price.commands.
GetProductContractUnitPriceCmd
- (Optional) Set the currency to be used for finding the price.
-
setCurrency(String) - Method in interface
com.ibm.commerce.price.commands.
GetProductBaseUnitPriceCmd
- (Optional) Set the currency to be used for finding the price.
-
setCurrency(String) - Method in class
com.ibm.commerce.price.commands.
GetContractUnitPriceCmdImpl
- Sets the currency to be used for finding the price (Optional).
-
setCurrency(String) - Method in interface
com.ibm.commerce.price.commands.
GetContractUnitPriceCmd
- Sets the currency to be used for finding the price (Optional).
-
setCurrency(String) - Method in interface
com.ibm.commerce.price.commands.
GetContractSpecialPriceCmd
- (Optional) Set the currency to be used for finding the price.
-
setCurrency(String) - Method in class
com.ibm.commerce.price.commands.
GetBaseUnitPriceCmdImpl
- (Optional) Set the currency to be used for finding the price.
-
setCurrency(String) - Method in interface
com.ibm.commerce.price.commands.
GetBaseUnitPriceCmd
- (Optional) Set the currency to be used for finding the price.
-
setCurrency(String) - Method in interface
com.ibm.commerce.price.commands.
GetBaseSpecialPriceCmd
- (Optional) Set the currency to be used for finding the price.
-
setCurrency(String) - Method in class
com.ibm.commerce.price.commands.
CalculateContractPricesCmdImpl
- Sets the currency to be used for finding the price (Optional).
-
setCurrency(String) - Method in interface
com.ibm.commerce.price.commands.
CalculateContractPricesCmd
- Sets the currency to be used for finding the price (Optional).
-
setCurrency(String) - Method in class
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmdImpl
- Stores the currency.
-
setCurrency(String) - Method in interface
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmd
- Stores the currency.
-
setCurrency(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemAddCmdImpl
- Sets the currency
-
setCurrency(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set currency.
-
setCurrency(String) - Method in class
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmdImpl
- Sets the currency of the input price amount.
-
setCurrency(String) - Method in interface
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmd
- Sets the currency of the input price amount.
-
setCurrency(String) - Method in class
com.ibm.commerce.taxation.commands.
CategorizedTaxAmount
- Sets the currency of the tax amount.
-
setCurrency(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotion
- Sets the currency
-
setCurrency(String) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- Set the property Currency.
-
setCurrency(String) - Method in interface
com.ibm.commerce.tools.promotions.
CreateDiscountCmd
- Assign the currency to current discount.
-
setCurrency(String) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQCatentryRelCmdImpl
- Stores the currency.
-
setCurrency(String) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQCatentryRelCmd
- Stores the currency.
-
setCurrency(String) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmdImpl
- Stores the currency.
-
setCurrency(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmd
- Stores the currency.
-
setCurrencyCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set currencyCaseSensitive.
-
setCurrencyCode(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyDataBean
- Sets currency code
-
setCurrencyCode(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- This 3-character ISO currency code identifies the currency in which the
transaction is being made.
-
setCurrencyExponent(String) - Method in class
com.ibm.commerce.payment.commands.
DoRefundPMCmdImpl
- Sets the currencyExponent.
-
setCurrencyExponent(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentPMCmdImpl
- Sets Currency Exponent.
-
setCurrencyExponent(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
-
-
setCurrencyExponent(String) - Method in class
com.ibm.commerce.payment.commands.
DoDepositPMCmdImpl
- Sets Currency Exponent.
-
setCurrencyExponent(String) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptPMCmdImpl
- Sets Currency Exponent.
-
setCurrencyFactor(Double) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentPMCmdImpl
-
Deprecated.
-
setCurrencyFactor(Double) - Method in class
com.ibm.commerce.payment.commands.
DoDepositPMCmdImpl
-
Deprecated.
-
setCurrencyId(String) - Method in interface
com.ibm.commerce.adapter.SessionData
- Reserved for IBM internal use.
-
setCurrencyId(String) - Method in class
com.ibm.commerce.adapter.
GenericSessionData
- Reserved for IBM internal use.
-
setCurrencyOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set currencyOperator.
-
SetCurrencyPrefCmd
- interface
com.ibm.commerce.price.commands.
SetCurrencyPrefCmd.
- Interface for the command used to set the currency of a user.
-
SetCurrencyPrefCmdImpl
- class
com.ibm.commerce.price.commands.
SetCurrencyPrefCmdImpl.
- For each pending order of the shopper, the order item prices are
re-calculated based upon the new shopping currency.
-
SetCurrencyPrefCmdImpl() - Constructor for class
com.ibm.commerce.price.commands.
SetCurrencyPrefCmdImpl
- SetCurrencyPreferenceCmdImpl constructor.
-
SetCurrencyPreferenceCmd
- interface
com.ibm.commerce.price.commands.
SetCurrencyPreferenceCmd.
- Interface for command used to set the currency of a user.
-
SetCurrencyPreferenceCmdImpl
- class
com.ibm.commerce.price.commands.
SetCurrencyPreferenceCmdImpl.
- Change the preferred currency of the user object for the shopper and
re-calculate the order item prices of the shopper's pending orders in the
new shopping currency.
-
SetCurrencyPreferenceCmdImpl() - Constructor for class
com.ibm.commerce.price.commands.
SetCurrencyPreferenceCmdImpl
- SetCurrencyPreferenceCmdImpl constructor.
-
setCurrencyUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get the currency string from Tools Framework's XML Object, and set it
for the command.
-
setCurrencyUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get the currency string from Tools Framework's XML Object, and set it
for the command.
-
setCurrentAmount(BigDecimal) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.CURRENTAMOUNT column of DB2 type DECIMAL(20 5).
-
setCurrentAmount(BigDecimal) - Method in class
com.ibm.commerce.contract.objimpl.
PurchaseLimitBeanBase
- This method provides access to the PURCHASELT.CURRENTAMOUNT column of DB2
type DECIMAL(20,5) NULL.
-
setCurrentAmount(String) - Method in interface
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBeanData
-
-
setCurrentAmount(String) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.CURRENTAMOUNT column of DB2 type DECIMAL(20 5).
-
setCurrentAskPrice(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmdImpl
- Sets current ask price for dutch auction.
-
setCurrentAskPrice(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Stores the current asking price for the item on a Dutch auction.
-
setCurrentAskPrice(BigDecimal) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the current asking price for the item on a Dutch auction.
-
setCurrentAskPriceUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get current ask price from Tools Framework's XML Object, and set it for
the command.
-
setCurrentAskPriceUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get current ask price from Tools Framework's XML Object, and set it for
the command.
-
setCurrentAvailableQuantity(Double) - Method in interface
com.ibm.commerce.negotiation.commands.
CreateAuctionTaskCmd
- Set the current available quantity.
-
setCurrentAvailableQuantity(Double) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Set current available quantity.
-
setCurrentAvailableQuantity(String) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Set current quantity.
-
setCurrentAvailableQuantityUrlName(String, boolean) - Method in
class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get current available quantity from Tools Framework's XML Object, and
set it for the command.
-
setCurrentAvailableQuantityUrlName(String, boolean) - Method in
interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get current available quantity from Tools Framework's XML Object, and
set it for the command.
-
setCurrentCommandName(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the class name of the current command to be executed.
-
setCurrentCommandName(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the interface name of the current command to be executed.
-
setCurrentContracts(String) - Method in interface
com.ibm.commerce.adapter.SessionData
- Reserved for IBM internal use.
-
setCurrentContracts(String) - Method in class
com.ibm.commerce.adapter.
GenericSessionData
- Reserved for IBM internal use.
-
setCurrentContractState(Integer) - Method in class
com.ibm.commerce.contract.commands.
ContractSaveCmdImpl
- Sets the current contract state parameter.
-
setCurrentFulfillmentCenterId(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterDeleteCmdImpl
- Sets the fulfillment center identifier.
-
SetCurrentIIListsCmd
- interface
com.ibm.commerce.interestitems.commands.
SetCurrentIIListsCmd.
- The SetCurrentIIListsCmd is a task command that sets the specified interest
item lists to be current.
-
SetCurrentIIListsCmdImpl - class
com.ibm.commerce.interestitems.commands.
SetCurrentIIListsCmdImpl.
- Set the specified interest item lists to be current.
-
SetCurrentIIListsCmdImpl() - Constructor for class
com.ibm.commerce.interestitems.commands.
SetCurrentIIListsCmdImpl
- No value constructor.
-
setCurrentLanguageId(Integer) - Method in class
com.ibm.commerce.adapter.
GenericSessionData
- Reserved for IBM internal use.
-
SetCurrentPendingOrdersCmd
- interface
com.ibm.commerce.order.commands.
SetCurrentPendingOrdersCmd.
- Sets the input pending orders to be current
-
SetCurrentPendingOrdersCmdImpl - class
com.ibm.commerce.order.commands.
SetCurrentPendingOrdersCmdImpl.
- Sets the input pending orders to be current
-
SetCurrentPendingOrdersCmdImpl() - Constructor for class
com.ibm.commerce.order.commands.
SetCurrentPendingOrdersCmdImpl
-
-
setCurrentQuantity(Double) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.CURRENTQUANTITY column of DB2 type DOUBLE.
-
setCurrentQuantity(Double) - Method in class
com.ibm.commerce.contract.objimpl.
PurchaseLimitBeanBase
- This method provides access to the PURCHASELT.CURRENTQUANTITY column of DB2
type DOUBLE NULL.
-
setCurrentQuantity(String) - Method in interface
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBeanData
-
-
setCurrentQuantity(String) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.CURRENTQUANTITY column of DB2 type DOUBLE.
-
setCurrentReturnReasonId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReturnReasonCodeDeleteCmdImpl
- Set the return reason identifier.
-
setCurrentTime(Calendar) - Method in class
com.ibm.commerce.discount.rules.
DiscountContext
- Set CurrentTime
-
setCurrentTimeStamp(Timestamp) - Method in class
com.ibm.commerce.couponredemption.commands.
CheckValidityCmdImpl
- Sets current time.
-
setCurrentTimeStamp(Timestamp) - Method in class
com.ibm.commerce.couponredemption.commands.
CheckApplicabilityCmdImpl
- Sets the current time from system.
-
setCurrentTradingAgreementIdsAsString(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the session trading agreemnt ids as a string.
-
setCurrentTradingAgreements(TradingAgreementAccessBean[]) - Method
in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the current trading agreements.
-
setCurrentTradingAgreements(TradingAgreementAccessBean[]) - Method
in interface
com.ibm.commerce.command.
CommandContext
- Sets the current trading agreements.
-
setCurrentVendorId(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorDeleteCmdImpl
- Set the vendor identifier.
-
setCurStoreInfo(CommandContextImpl.StoreDependantInfo) - Method in
class
com.ibm.commerce.command.
CommandContextImpl
- Sets the curStoreInfo.
-
setCurUserInfo(CommandContextImpl.UserDependantInfo) - Method in
class
com.ibm.commerce.command.
CommandContextImpl
- Sets the curUserInfo.
-
setCustomerConfirm(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBeanData
-
-
setCustomerConfirm(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.CUSTOMERCONFIRM column of DB2 type TIMESTAMP.
-
setCustomerConfirm(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.CUSTOMERCONFIRM column of DB2 type TIMESTAMP.
-
setCustomerContactName(String) - Method in class
com.ibm.commerce.tools.contract.beans.
AccountDataBean
- Set the name of the customer contact person
-
setCustomerField1(String) - Method in class
com.ibm.commerce.marketing.beans.
CollateralDataBean
- Sets the customizable field 1 of this collateral.
-
setCustomerField1(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralDescriptionAccessBean
- This method provides access to the
COLLDESC.FIELD1 column of DB2 type VARCHAR(254).
-
setCustomerField1(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralAccessBean
- This method provides access to the
COLLATERAL.FIELD1 column of DB2 type VARCHAR(254).
-
setCustomerField2(String) - Method in class
com.ibm.commerce.marketing.beans.
CollateralDataBean
- Sets the customizable field 2 of this collateral.
-
setCustomerField2(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralDescriptionAccessBean
- This method provides access to the
COLLDESC.FIELD2 column of DB2 type VARCHAR(254).
-
setCustomerField2(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralAccessBean
- This method provides access to the
COLLATERAL.FIELD2 column of DB2 type VARCHAR(254).
-
setCustomerId(String) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupMembersCmdImpl
- Sets the customer ID.
-
setCustomerId(String) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupMembersCmd
- Sets the customer ID value for the member group to member
relationship.
-
setCustomerId(String) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupMemberCmdImpl
- Sets the customer ID.
-
setCustomerId(String) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupMemberCmd
- Sets the customer ID value for the member group to member
relationship.
-
setCustomerId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets customer ID.
-
setCustomerId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets customer ID.
-
setCustomerId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderPrepareCmdImpl
- Sets customer ID.
-
setCustomerId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemSplitCmdImpl
- Sets customer Id.
-
setCustomerId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddressUpdateCmdImpl
- Sets customer ID.
-
setCustomerId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSRGuestCustomerAddCmdImpl
- Sets customer id.
-
setCustomerId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSRCustomerAddressAddCmdImpl
- Sets customer ID.
-
setCustomerId(String) - Method in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnBaseCmdImpl
- Sets the unique identifier of the customer whom owns the Return being
processed.
-
setCustomerId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupMemberAccessBeanData
-
-
setCustomerId(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupMemberAccessBean
- This method provides access to the
MBRGRPMBR.CUSTOMERID column of DB2 type VARCHAR(30).
-
setCustomerName(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
- Sets the customer name, used when account is also listed
-
setCustomerName(String) - Method in class
com.ibm.commerce.tools.contract.beans.
AccountDataBean
- Set the name of the customer organization
-
setCustomerReturnReasonList(ReturnReasonDataBean[]) - Method in
class
com.ibm.commerce.ordermanagement.beans.
CustomerReturnReasonListDataBean
- Sets ReturnReasonDataBean array
-
setCustomProductSetFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD3 column of DB2 type INTEGER.
-
setCustomProductSetFlag(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCPriceListWithSelectiveAdjustmentBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD3 column of DB2
type INTEGER NULL.
-
setCustomProductSetFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBeanData
-
-
setCustomProductSetFlag(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD3 column of DB2 type INTEGER.
-
setCustomProperties(HashMap) - Method in class
com.ibm.commerce.order.calculation.
CalculationCmdImpl
- Sets the custom properties.
-
setCustomProperties(HashMap) - Method in interface
com.ibm.commerce.order.calculation.
CalculationCmd
- Sets the custom properties.
-
setCustomProperty(String, Object) - Method in class
com.ibm.commerce.order.calculation.
CalculationCmdImpl
- Sets the value of a custom property.
-
setCustomProperty(String, Object) - Method in interface
com.ibm.commerce.order.calculation.
CalculationCmd
- Sets the value of a custom property.
-
setCustomSessionProperties(TypedProperty) - Method in class
com.ibm.commerce.me.datatype.
SessionInfo
- Sets custom session properties
-
setCustomSessionProperties(TypedProperty) - Method in class
com.ibm.commerce.me.datatype.
RequisitionerSessionData
- Sets the custom session properties
-
setCustomSessionProperties(TypedProperty) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the custom session properties
-
setCwId(String) - Method in class
com.ibm.commerce.collaboration.workspaces.objects.
CWMemberAccessBean
- This method accesses a non-CMP field
-
setCWMemberRole(String, String, String) - Static method in class
com.ibm.commerce.collaboration.manager.
CollabManager
- Set the role of a member within a collaborative workspace
-
setData_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.beans.
IncludeURLDataBeanBeanInfo
- Gets the setData(java.lang.String) method descriptor.
-
setData(Object) - Method in class
com.ibm.commerce.pa.datatype.
DsData
- This method provides a polymorphic way to set the data in a DsData
object.
-
setData(String) - Method in class
com.ibm.commerce.condition.
SimpleCondition.Qualifier
- Sets the data for the qualifier.
-
setData(String) - Method in class
com.ibm.commerce.pa.beans.
IncludeURLDataBean
- This method was created in VisualAge.
-
setDatabase(String) - Method in class
com.ibm.commerce.marketingcenter.events.util.
DBConnection
- Setter for the database name.
-
setDataBean(DataBean) - Method in class
com.ibm.commerce.command.
DataBeanCommandImpl
- Sets the data bean associated with this command.
-
setDataBean(DataBean) - Method in interface
com.ibm.commerce.command.
DataBeanCommand
- Sets the DataBean object that this DataBeanCommand populates.
-
setDataBeanKeyAccountId(String) - Method in class
com.ibm.commerce.payment.beans.
AccountDataBean
- Sets AccountId
-
setDataBeanKeyAddress1(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets Address1
-
setDataBeanKeyAddress1(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageDataBean
- Sets Address1
-
setDataBeanKeyAddress2(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets Address2
-
setDataBeanKeyAddress2(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageDataBean
- Sets Address2
-
setDataBeanKeyAddress3(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets Address3
-
setDataBeanKeyAddress3(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageDataBean
- Sets Address3
-
setDataBeanKeyAddressId(String) - Method in class
com.ibm.commerce.user.beans.
AddressDataBean
- Sets the address Id.
-
setDataBeanKeyAlternativeLanguageId(String) - Method in class
com.ibm.commerce.common.beans.
AlternativeLanguageDataBean
- Sets AlternativeLanguageId
-
setDataBeanKeyAncestorId(String) - Method in class
com.ibm.commerce.user.beans.
MemberRelationshipsDataBean
- Sets the second key(ancestor id) of this data bean.
-
setDataBeanKeyAssociationReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
RelatedCatalogGroupDataBean
- Sets the association reference number.
-
setDataBeanKeyAssociationReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
RelatedCatalogEntryDataBean
- Sets the association reference number.
-
setDataBeanKeyAttachmentId(String) - Method in class
com.ibm.commerce.contract.beans.
TradingAttachmentRelationDataBean
- Sets the attachment ID.
-
setDataBeanKeyAttachmentId(String) - Method in class
com.ibm.commerce.contract.beans.
AttachmentDataBean
- Sets the attachment ID.
-
setDataBeanKeyAttributeReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupAttributeDataBean
- Sets the reference number of the catalog group attribute.
-
setDataBeanKeyAttributeType_id(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeTypeDataBean
- Sets the attribute type ID.
-
setDataBeanKeyAttributeValueReferenceNumber(String) - Method in
class
com.ibm.commerce.catalog.beans.
AttributeStringValueDataBean
- Sets the reference number of the attribute value.
-
setDataBeanKeyAttributeValueReferenceNumber(String) - Method in
class
com.ibm.commerce.catalog.beans.
AttributeIntegerValueDataBean
- Sets the reference number of the attribute value.
-
setDataBeanKeyAttributeValueReferenceNumber(String) - Method in
class
com.ibm.commerce.catalog.beans.
AttributeFloatValueDataBean
- Sets the reference number of the attribute value.
-
setDataBeanKeyBaseItemId(String) - Method in class
com.ibm.commerce.inventory.beans.
StoreItemFulfillmentCenterDataBean
-
-
setDataBeanKeyBaseItemId(String) - Method in class
com.ibm.commerce.inventory.beans.
StoreItemDataBean
-
-
setDataBeanKeyBaseItemId(String) - Method in class
com.ibm.commerce.inventory.beans.
BaseItemDescriptionDataBean
-
-
setDataBeanKeyBaseItemId(String) - Method in class
com.ibm.commerce.inventory.beans.
BaseItemDataBean
-
-
setDataBeanKeyBkOrdNum(String) - Method in class
com.ibm.commerce.inventory.beans.
BackOrderAllocationDataBean
-
-
setDataBeanKeyBusinessCmdClass(String) - Method in class
com.ibm.commerce.contract.beans.
PolicyCommandDataBean
- Sets the business command class.
-
setDataBeanKeyBuyerPurchaseOrderId(String) - Method in class
com.ibm.commerce.payment.beans.
POPurchaseAmountDataBean
- Sets BuyerPurchaseOrderId
-
setDataBeanKeyBuyerPurchaseOrderId(String) - Method in class
com.ibm.commerce.payment.beans.
BuyerPurchaseOrderDataBean
- Sets BuyerPurchaseOrderId
-
setDataBeanKeyCalculationCodeId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeMemberGroupDataBean
- Sets calculationCodeId
-
setDataBeanKeyCalculationCodeId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeDescriptionDataBean
- Sets calculationCodeId
-
setDataBeanKeyCalculationCodeId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeDataBean
- Sets CalculationCodeId
-
setDataBeanKeyCalculationMethodId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationMethodDataBean
- Sets calculationMethodId
-
setDataBeanKeyCalculationRangeId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationRangeDataBean
- Sets calculationRangeId
-
setDataBeanKeyCalculationRangeLookupResultId(String) - Method in
class
com.ibm.commerce.fulfillment.beans.
CalculationRangeLookupResultDataBean
- Sets calculationRangeLookUpResultId
-
setDataBeanKeyCalculationRuleId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationRuleScaleRelationshipDataBean
- Sets calculationRuleId
-
setDataBeanKeyCalculationRuleId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationRuleMemberGroupRelationshipDataBean
- calculationRuleId
-
setDataBeanKeyCalculationRuleId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationRuleDataBean
- Sets calculationRuleId
-
setDataBeanKeyCalculationScaleId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationScaleDataBean
- Sets calculationScaleId
-
setDataBeanKeyCalculationScaleId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationRuleScaleRelationshipDataBean
- Sets calculationScaleId
-
setDataBeanKeyCalculationUsageId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
StoreEntityCalculationUsageDataBean
- Sets CalculationUsageId
-
setDataBeanKeyCatalogEntryCalculationCodeId(String) - Method in
class
com.ibm.commerce.fulfillment.beans.
CatalogEntryCalculationCodeDataBean
- Sets catalogEntryCalculationCodeId
-
setDataBeanKeyCatalogEntryId(String) - Method in class
com.ibm.commerce.catalog.beans.
ProductSetCeRelDataBean
- Sets the primary key of the catalog entry.
-
setDataBeanKeyCatalogEntryId(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupCatalogEntryRelationDataBean
- Sets the catalog entry ID.
-
setDataBeanKeyCatalogEntryId(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryConfigurationDataBean
- Sets the primary key of the catalog entry.
-
setDataBeanKeyCatalogEntryId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
InventoryDataBean
- Sets CatalogEntryId
-
setDataBeanKeyCatalogEntryId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CatalogEntryShippingDataBean
- Sets catalogEntryId
-
setDataBeanKeyCatalogEntryIdChild(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryRelationDataBean
- Sets the catalog entry ID of the child.
-
setDataBeanKeyCatalogEntryIdParent(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryRelationDataBean
- Sets the catalog entry ID of the parent of this catalog entry.
-
setDataBeanKeyCatalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
StoreCatalogEntryDataBean
- Sets the primary key of the catalog entry.
-
setDataBeanKeyCatalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
ListPriceDataBean
- Sets the catalog entry reference number.
-
setDataBeanKeyCatalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryDescriptionDataBean
- Sets the catalog entry reference number for this catalog entry.
-
setDataBeanKeyCatalogEntryTypeReferenceNumber(String) - Method in
class
com.ibm.commerce.catalog.beans.
CatalogEntryTypeDataBean
- Sets the reference number of the type of the catalog entry.
-
setDataBeanKeyCatalogGroupId(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupTradingPositionRelDataBean
- Sets the Catalog Group ID.
-
setDataBeanKeyCatalogGroupId(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupProductSetRelDataBean
- Sets the Catalog Group ID.
-
setDataBeanKeyCatalogGroupId(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupCatalogEntryRelationDataBean
- Sets the catalog group ID.
-
setDataBeanKeyCatalogGroupIdChild(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupRelationDataBean
- Sets the catalog group ID of the catalog group child.
-
setDataBeanKeyCatalogGroupIdParent(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupRelationDataBean
- Sets the catalog group ID of the parent catalog group.
-
setDataBeanKeyCatalogGroupReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
StoreCatalogGroupDataBean
- Sets the primary key of the catalog group.
-
setDataBeanKeyCatalogGroupReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupDescriptionDataBean
- Sets the catalog group reference number.
-
setDataBeanKeyCatalogGroupReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupDataBean
- Sets the catalog group reference number.
-
setDataBeanKeyCatalogGroupReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogCatalogGroupRelationDataBean
- Sets the catalog group reference number.
-
setDataBeanKeyCatalogId(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupTradingPositionRelDataBean
- Sets the Catalog ID.
-
setDataBeanKeyCatalogId(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupRelationDataBean
- Sets the catalog ID.
-
setDataBeanKeyCatalogId(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupProductSetRelDataBean
- Sets the Catalog ID.
-
setDataBeanKeyCatalogId(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupCatalogEntryRelationDataBean
- Sets the catalog ID.
-
setDataBeanKeyCatalogReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
StoreCatalogDataBean
- Sets the primary key of the catalog.
-
setDataBeanKeyCatalogReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogDescriptionDataBean
- Sets the catalog reference number.
-
setDataBeanKeyCatalogReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogCatalogGroupRelationDataBean
- Sets the catalog reference number.
-
setDataBeanKeyCatalogRelationTypeId(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryRelationDataBean
- Sets the relation type.
-
setDataBeanKeyCatEntryId(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryClassificationCodeDataBean
- Sets the primary key of the catalog entry.
-
setDataBeanKeyChargeTypeId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ChargeTypeDataBean
- Sets ChargeTypeId
-
setDataBeanKeyCity(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets City
-
setDataBeanKeyCity(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageDataBean
- Sets City
-
setDataBeanKeyClassificationCodeId(String) - Method in class
com.ibm.commerce.catalog.beans.
ClassificationCodeDescriptionDataBean
- Sets the classification code ID.
-
setDataBeanKeyCode(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonsDataBean
- Sets Code
-
setDataBeanKeyCode(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
MerchantReturnReasonsDataBean
- Sets Code
-
setDataBeanKeyCode(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
CustomerReturnReasonListDataBean
- Sets Code
-
setDataBeanKeyComments(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
PreviousDispositionsDataBean
- Sets Comments
-
setDataBeanKeyContractId(Long) - Method in class
com.ibm.commerce.contract.beans.
ReferralDataBean
- Sets the contract in which to find the ReferralInterfaceTC
information.
-
setDataBeanKeyContractReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
StoreContractDataBean
- Sets the contract ID.
-
setDataBeanKeyCounterValueCurrency(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyCounterValueListDataBean
- Sets CounterValueCurrency
-
setDataBeanKeyCountry(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets Country
-
setDataBeanKeyCountry(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageDataBean
- Sets Country
-
setDataBeanKeyCreditCardReferenceNumber(String) - Method in class
com.ibm.commerce.payment.beans.
CreditCardCheckDataBean
- Sets CreditCardReferenceNumber
-
setDataBeanKeyCreditLineId(String) - Method in class
com.ibm.commerce.payment.beans.
CreditLineDataBean
- Sets CreditLineId
-
setDataBeanKeyCurrency(String) - Method in class
com.ibm.commerce.catalog.beans.
ListPriceDataBean
- Sets the currency.
-
setDataBeanKeyCurrency(String) - Method in class
com.ibm.commerce.common.beans.
SupportedCurrencyDataBean
- Sets the currency
-
setDataBeanKeyCurrency(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyCounterValueListDataBean
- Sets Currency
-
setDataBeanKeyCurrency(String) - Method in class
com.ibm.commerce.order.beans.
OfferPriceDataBean
- Sets currency
-
setDataBeanKeyCurrencyCode(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyFormatDescriptionDataBean
- Sets CurrencyCode
-
setDataBeanKeyCurrencyCode(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyFormatDataBean
- Sets CurrencyCode
-
setDataBeanKeyCurrencyCode(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyDescriptionDataBean
- Sets CurrencyCode
-
setDataBeanKeyCurrencyConversionId(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyConversionDataBean
- Sets CurrencyConversionId
-
setDataBeanKeyDateReceived(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnedProductsDataBean
- Sets DateReceived
-
setDataBeanKeyDateReceived(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
DispositionHeaderDataBean
- Sets DateReceived
-
setDataBeanKeyDefaultShipOffset(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets DefaultShipOffset
-
setDataBeanKeyDefaultShipOffset(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageDataBean
- Sets DefaultShipOffset
-
setDataBeanKeyDescendantId(String) - Method in class
com.ibm.commerce.user.beans.
MemberRelationshipsDataBean
- Sets the first key(descendant id) of this data bean.
-
setDataBeanKeyDescription(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets Description
-
setDataBeanKeyDescription(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageDataBean
- Sets Description
-
setDataBeanKeyDescription(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentDataBean
- Sets Description
-
setDataBeanKeyDescription(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonsDataBean
- Sets Description
-
setDataBeanKeyDescriptionLanguageId(String) - Method in class
com.ibm.commerce.common.beans.
LanguageDescriptionDataBean
- Sets DescriptionLanguageId
-
setDataBeanKeyDeviceModelId(String) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCDeviceModelDataBean
- Sets the device model identifier.
-
setDataBeanKeyDisplayName(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets DisplayName
-
setDataBeanKeyDisplayName(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageDataBean
- Sets DisplayName
-
setDataBeanKeyDisplayName(String) - Method in interface
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsInputDataBean
-
-
setDataBeanKeyDisplayName(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsDataBean
- Sets displayName
-
setDataBeanKeyDisplayReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
ProductPageRelationDataBean
- Sets the primary key.
-
setDataBeanKeyDisplayReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupPageRelationDataBean
- Sets the reference number of the relationship between the catalog group and
the display page.
-
setDataBeanKeyDisplaySequence(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyCounterValueListDataBean
- Sets DisplaySequence
-
setDataBeanKeyDispositionDate(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
PreviousDispositionsDataBean
- Sets DispositionDate
-
setDataBeanKeyDispositionDescription(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
PreviousDispositionsDataBean
- Sets DispositionDescription
-
setDataBeanKeyDomain(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryClassificationCodeDataBean
- Sets the domain.
-
setDataBeanKeyExpectedInventoryRecordsBackAlloNum(String) - Method
in class
com.ibm.commerce.inventory.beans.
ExpectedInventoryRecordsBackOrderAllocationDataBean
-
-
setDataBeanKeyExpectedInventoryRecordsDetailId(String) - Method in
class
com.ibm.commerce.inventory.beans.
ExpectedInventoryRecordsDetailDataBean
-
-
setDataBeanKeyExpectedInventoryRecordsId(String) - Method in class
com.ibm.commerce.inventory.beans.
ExpectedInventoryRecordsDataBean
-
-
setDataBeanKeyFfmCenterId(String) - Method in class
com.ibm.commerce.inventory.beans.
StoreItemFulfillmentCenterDataBean
-
-
setDataBeanKeyFfmCenterId(String) - Method in class
com.ibm.commerce.inventory.beans.
ItemFulfillmentCenterDataBean
-
-
setDataBeanKeyFfmCenterId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReturnAdministratorListDataBean
- Sets FfmCenterId
-
setDataBeanKeyFfmCenterId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReceiverListDataBean
- Sets FfmCenterId
-
setDataBeanKeyFfmCenterId1(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForOperationManagerListDataBean
- Sets FfmCenterId1
-
setDataBeanKeyFirstname(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReturnAdministratorDataBean
- Sets Firstname
-
setDataBeanKeyFirstname(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReceiverDataBean
- Sets Firstname
-
setDataBeanKeyFirstname(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForOperationManagerDataBean
- Sets Firstname
-
setDataBeanKeyFromCatalogEntryReferenceNumber(String) - Method in
class
com.ibm.commerce.catalog.beans.
CompositeCatalogEntryDataBean
- Sets the from catalog entry reference number.
-
setDataBeanKeyFulfillmentCenterId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
InventoryDataBean
- Sets FulfillmentCenterId
-
setDataBeanKeyFulfillmentCenterId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageListDataBean
- Sets FulfillmentCenterId
-
setDataBeanKeyFulfillmentCenterId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets FulfillmentCenterId
-
setDataBeanKeyFulfillmentCenterId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterDescriptionDataBean
- Sets FulfillmentCenterId
-
setDataBeanKeyFulfillmentCenterId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterDataBean
- Sets FulfillmentCenterId
-
setDataBeanKeyFulfillmentCenterId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageDataBean
- Sets FulfillmentCenterId
-
setDataBeanKeyFulfillmentCenterId(String) - Method in interface
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsInputDataBean
-
-
setDataBeanKeyFulfillmentCenterId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsDataBean
- Sets fulfillmentCentreId
-
setDataBeanKeyIBuyerOrganizationId(String) - Method in class
com.ibm.commerce.me.beans.
BuyerSupplierSecurityDataBean
- Sets the buyer organization id to be used during data population
-
setDataBeanKeyIBuyerOrganizationId(String) - Method in class
com.ibm.commerce.me.beans.
BuyerSupplierMappingDataBean
- Sets the buyer organization id to be used during data population
-
setDataBeanKeyIJurisdictionGroupId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingArrangementJurisdictionGroupRelDataBean
- Sets IJurisdictionGroupId
-
setDataBeanKeyIJurisdictionGroupId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
JurisdictionGroupRelationshipDataBean
- Sets IJurisdictionGroupId
-
setDataBeanKeyIJurisdictionGroupId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
JurisdictionGroupDataBean
- Sets IJurisdictionGroupId
-
setDataBeanKeyIJurisdictionId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
JurisdictionGroupRelationshipDataBean
- Sets IJurisdictionId
-
setDataBeanKeyILanguageId(String) - Method in class
com.ibm.commerce.user.beans.
PolicyPasswordDescriptionDataBean
-
-
setDataBeanKeyILanguageId(String) - Method in class
com.ibm.commerce.user.beans.
PolicyAccountLockoutDescriptionDataBean
-
-
setDataBeanKeyILanguageId(String) - Method in class
com.ibm.commerce.user.beans.
PolicyAccountDescriptionDataBean
-
-
setDataBeanKeyIMbrGrpId(String) - Method in class
com.ibm.commerce.user.beans.
MemberGroupConditionDataBean
-
-
setDataBeanKeyIMemberGroupId(String) - Method in class
com.ibm.commerce.order.beans.
OrderMemberGroupRelationshipDataBean
-
-
setDataBeanKeyInterestListNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
CurrentInterestItemListDataBean
- Sets the primary key of the interest list.
-
setDataBeanKeyInvAdjCodeId(String) - Method in class
com.ibm.commerce.inventory.beans.
InventoryAdjustmentCodeDescriptionDataBean
-
-
setDataBeanKeyInvadjustId(String) - Method in class
com.ibm.commerce.inventory.beans.
InventoryAdjustmentDataBean
-
-
setDataBeanKeyInvAdjustNum(String) - Method in class
com.ibm.commerce.inventory.beans.
InventoryAdjustmentDataBean
-
-
setDataBeanKeyInvoiceId(String) - Method in class
com.ibm.commerce.payment.beans.
InvoiceDataBean
- Sets InvoiceId
-
setDataBeanKeyInvReserveId(String) - Method in class
com.ibm.commerce.inventory.beans.
InventoryReserveDataBean
-
-
setDataBeanKeyIOfferId(String) - Method in class
com.ibm.commerce.order.beans.
OrderItemOfferRelationshipDataBean
- Sets offer id
-
setDataBeanKeyIOrderId(String) - Method in class
com.ibm.commerce.order.beans.
OrderMessagingExtensionDataBean
- Sets order id
-
setDataBeanKeyIOrderItemId(String) - Method in class
com.ibm.commerce.order.beans.
OrderItemTradingRelationshipDataBean
-
-
setDataBeanKeyIOrderItemId(String) - Method in class
com.ibm.commerce.order.beans.
OrderItemOfferRelationshipDataBean
- Sets order item id
-
setDataBeanKeyIOrderItemId(String) - Method in class
com.ibm.commerce.order.beans.
OrderItemMessagingExtensionDataBean
- Sets order item id
-
setDataBeanKeyIOrdersId(String) - Method in class
com.ibm.commerce.order.beans.
OrderMemberGroupRelationshipDataBean
-
-
setDataBeanKeyIOrganizationCodeId(String) - Method in class
com.ibm.commerce.user.beans.
OrganizationCodeDataBean
-
-
setDataBeanKeyIPolicyAccountId(String) - Method in class
com.ibm.commerce.user.beans.
PolicyAccountDescriptionDataBean
-
-
setDataBeanKeyIPolicyAccountId(String) - Method in class
com.ibm.commerce.user.beans.
PolicyAccountDataBean
-
-
setDataBeanKeyIPolicyAccountLockoutId(String) - Method in interface
com.ibm.commerce.user.beans.
PolicyAccountLockoutInputDataBean
-
-
setDataBeanKeyIPolicyAccountLockoutId(String) - Method in class
com.ibm.commerce.user.beans.
PolicyAccountLockoutDescriptionDataBean
-
-
setDataBeanKeyIPolicyAccountLockoutId(String) - Method in class
com.ibm.commerce.user.beans.
PolicyAccountLockoutDataBean
-
-
setDataBeanKeyIPolicyPasswordId(String) - Method in class
com.ibm.commerce.user.beans.
PolicyPasswordDescriptionDataBean
-
-
setDataBeanKeyIPolicyPasswordId(String) - Method in class
com.ibm.commerce.user.beans.
PolicyPasswordDataBean
-
-
setDataBeanKeyISequence(String) - Method in class
com.ibm.commerce.order.beans.
TradingPositionContainerXMLDefinitionDataBean
- Sets Sequence
-
setDataBeanKeyIShippingArrangementId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingArrangementJurisdictionGroupRelDataBean
- Sets IShippingArrangementId
-
setDataBeanKeyISupplierOrganizationId(String) - Method in class
com.ibm.commerce.me.beans.
BuyerSupplierSecurityDataBean
- Sets the supplier organization id to be used during data population
-
setDataBeanKeyISupplierOrganizationId(String) - Method in class
com.ibm.commerce.me.beans.
BuyerSupplierMappingDataBean
- Sets the supplier organization id to be used during data population
-
setDataBeanKeyItemSpcId(String) - Method in class
com.ibm.commerce.inventory.beans.
ItemFulfillmentCenterDataBean
-
-
setDataBeanKeyITradingId(String) - Method in class
com.ibm.commerce.order.beans.
OrderItemTradingRelationshipDataBean
-
-
setDataBeanKeyITradingPositionContainerId(String) - Method in class
com.ibm.commerce.order.beans.
TradingPositionContainerXMLDefinitionDataBean
- Sets TradingPositionContainerId
-
setDataBeanKeyJobReferenceNumber(String) - Method in class
com.ibm.commerce.order.beans.
SchedulerOrderDataBean
- Sets JobReferenceNumber
-
setDataBeanKeyJurisdictionId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
JurisdictionDataBean
- Sets JurisdictionId
-
setDataBeanKeyLanguage_id(String) - Method in class
com.ibm.commerce.catalog.beans.
ProductSetDescriptionDataBean
- Sets the primary key of the language
-
setDataBeanKeyLanguage_id(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupDescriptionDataBean
- Sets the language ID.
-
setDataBeanKeyLanguage_id(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupAttributeDataBean
- Set the langugae ID of the catalog group attribute.
-
setDataBeanKeyLanguage_id(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryDescriptionDataBean
- Sets the language ID.
-
setDataBeanKeyLanguage_id(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogDescriptionDataBean
- Sets the language ID.
-
setDataBeanKeyLanguage_id(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeStringValueDataBean
- Sets the language ID of the attribute value.
-
setDataBeanKeyLanguage_id(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeIntegerValueDataBean
- Sets the language ID for the attribute value.
-
setDataBeanKeyLanguage_id(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeFloatValueDataBean
- Sets the language ID of the attribute value.
-
setDataBeanKeyLanguage_id(String) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitDescriptionDataBean
- Sets Language
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.catalog.beans.
OperatorDescriptionDataBean
- Sets the language ID.
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.catalog.beans.
ClassificationCodeDescriptionDataBean
- Sets the language ID.
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.common.beans.
SupportedLanguageDataBean
- Sets the language ID
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.common.beans.
StoreEntityDescriptionDataBean
- Sets the language ID
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitFormatDescriptionDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.common.beans.
LanguageDescriptionDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.common.beans.
LanguageDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyFormatDescriptionDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyDescriptionDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.common.beans.
AlternativeLanguageDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.contract.beans.
TradingDescriptionDataBean
- Sets the language ID.
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.contract.beans.
TermConditionDescriptionDataBean
- Sets the language ID.
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.contract.beans.
PolicyDescriptionDataBean
- Sets the language ID.
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingModeDescriptionDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageListDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterDescriptionDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageListDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsListDataBean
- Sets languageId
-
setDataBeanKeyLanguageId(String) - Method in interface
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsInputListDataBean
-
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeDescriptionDataBean
- Sets languageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.inventory.beans.
VendorDescriptionDataBean
-
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.inventory.beans.
InventoryAdjustmentCodeDescriptionDataBean
-
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.inventory.beans.
BaseItemDescriptionDataBean
-
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.order.beans.
OrderAdjustmentDescriptionDataBean
- Sets language id
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.order.beans.
OfferDescriptionDataBean
- Sets language id
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonsListDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonDescriptionDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnedProductsListDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnDispositionCodeDescriptionDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnDenyReasonDescriptionDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
MerchantReturnReasonsListDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentMethodDescriptionDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId(String) - Method in class
com.ibm.commerce.taxation.beans.
TaxCategoryDescriptionDataBean
- Sets LanguageId
-
setDataBeanKeyLanguageId1(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentByRmaAndLanguageListDataBean
- Sets LanguageId1
-
setDataBeanKeyLanguageId1(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
PreviousDispositionsListDataBean
- Sets LanguageId1
-
setDataBeanKeyLanguageId1(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
DispositionHeaderListDataBean
- Sets LanguageId1
-
setDataBeanKeyLanguageId2(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentByRmaAndLanguageListDataBean
- Sets LanguageId2
-
setDataBeanKeyLanguageId2(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
PreviousDispositionsListDataBean
- Sets LanguageId2
-
setDataBeanKeyLastname(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReturnAdministratorDataBean
- Sets Lastname
-
setDataBeanKeyLastname(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReceiverDataBean
- Sets Lastname
-
setDataBeanKeyLastname(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForOperationManagerDataBean
- Sets Lastname
-
setDataBeanKeyManifestId(String) - Method in class
com.ibm.commerce.inventory.beans.
ManifestDataBean
-
-
setDataBeanKeyMbrGrpId(String) - Method in class
com.ibm.commerce.user.beans.
MemberGroupUsageDataBean
-
-
setDataBeanKeyMbrGrpId(String) - Method in class
com.ibm.commerce.user.beans.
MemberGroupMemberDataBean
-
-
setDataBeanKeyMbrGrpTypeId(String) - Method in class
com.ibm.commerce.user.beans.
MemberGroupUsageDataBean
-
-
setDataBeanKeyMbrGrpTypeId(String) - Method in class
com.ibm.commerce.user.beans.
MemberGroupTypeDataBean
-
-
setDataBeanKeyMdlSpcId(String) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCDeviceMdlSpecDataBean
- Sets the model-specification relationship identifier.
-
setDataBeanKeyMemberAttributeId(String) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeDataBean
- Sets the key(member attribute id) of this data bean.
-
setDataBeanKeyMemberAttributeValueId(String) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeValueDataBean
- Sets the key(member attribute value id) of this data bean.
-
setDataBeanKeyMemberAttributeValueId(String) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeStringValueDataBean
- Sets the key(member attribute value id) of this data bean.
-
setDataBeanKeyMemberAttributeValueId(String) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeIntegerValueDataBean
- Sets the key(member attribute value id) of this data bean.
-
setDataBeanKeyMemberAttributeValueId(String) - Method in interface
com.ibm.commerce.user.beans.
MemberAttributeFloatValueInputDataBean
-
-
setDataBeanKeyMemberAttributeValueId(String) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeFloatValueDataBean
- Sets the key(member attribute value id) of this data bean.
-
setDataBeanKeyMemberAttributeValueId(String) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeDatetimeValueDataBean
- Sets the key(member attribute value id) of this data bean.
-
setDataBeanKeyMemberGroupId(String) - Method in class
com.ibm.commerce.common.beans.
RecognizedMemberGroupDataBean
- Sets MemberGroupId
-
setDataBeanKeyMemberGroupId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationRuleMemberGroupRelationshipDataBean
- Sets memberGroupId
-
setDataBeanKeyMemberGroupId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeMemberGroupDataBean
- Sets memberGroupId
-
setDataBeanKeyMemberId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets MemberId
-
setDataBeanKeyMemberId(String) - Method in class
com.ibm.commerce.order.beans.
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Sets member id
-
setDataBeanKeyMemberId(String) - Method in interface
com.ibm.commerce.order.beans.
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
-
-
setDataBeanKeyMemberId(String) - Method in class
com.ibm.commerce.order.beans.
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Sets member id
-
setDataBeanKeyMemberId(String) - Method in interface
com.ibm.commerce.order.beans.
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
-
-
setDataBeanKeyMemberId(String) - Method in class
com.ibm.commerce.order.beans.
PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Sets member id
-
setDataBeanKeyMemberId(String) - Method in interface
com.ibm.commerce.order.beans.
PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
-
-
setDataBeanKeyMemberId(String) - Method in class
com.ibm.commerce.order.beans.
OrderTemplateDataBean
- Sets member id
-
setDataBeanKeyMemberId(String) - Method in class
com.ibm.commerce.order.beans.
CurrentPendingOrderDataBean
- Sets member id
-
setDataBeanKeyMemberId(String) - Method in class
com.ibm.commerce.user.beans.
UserRegistrationDataBean
- Set the user Id.
-
setDataBeanKeyMemberId(String) - Method in class
com.ibm.commerce.user.beans.
UserInfoDataBean
-
-
setDataBeanKeyMemberId(String) - Method in class
com.ibm.commerce.user.beans.
UserDataBean
- Sets the key(member id) of this data bean.
-
setDataBeanKeyMemberId(String) - Method in class
com.ibm.commerce.user.beans.
OrganizationDataBean
- Sets the key(member id) of this data bean.
-
setDataBeanKeyMemberId(String) - Method in class
com.ibm.commerce.user.beans.
MemberViewPreferenceDataBean
-
-
setDataBeanKeyMemberId(String) - Method in class
com.ibm.commerce.user.beans.
MemberRoleDataBean
- Sets the second key(role id) of this data bean.
-
setDataBeanKeyMemberId(String) - Method in class
com.ibm.commerce.user.beans.
MemberGroupMemberDataBean
-
-
setDataBeanKeyMemberId(String) - Method in class
com.ibm.commerce.user.beans.
MemberDataBean
- Sets the key(member id) of this data bean.
-
setDataBeanKeyMessageName(String) - Method in class
com.ibm.commerce.me.beans.
ProcurementMessageViewDataBean
- Sets the message name
-
setDataBeanKeyMiddlename(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReturnAdministratorDataBean
- Sets Middlename
-
setDataBeanKeyMiddlename(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReceiverDataBean
- Sets Middlename
-
setDataBeanKeyMiddlename(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForOperationManagerDataBean
- Sets Middlename
-
setDataBeanKeyName(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets Name
-
setDataBeanKeyName(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageDataBean
- Sets Name
-
setDataBeanKeyName(String) - Method in interface
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsInputDataBean
-
-
setDataBeanKeyName(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsDataBean
- Sets name
-
setDataBeanKeyNCalculationCodeId(String) - Method in class
com.ibm.commerce.taxation.beans.
CalculationCodeTaxExemptDataBean
- Sets NCalculationCodeId
-
setDataBeanKeyNCalculationRuleId(String) - Method in class
com.ibm.commerce.taxation.beans.
TaxJurisdictionGroupCalculationRuleDataBean
- Sets NCalculationRuleId
-
setDataBeanKeyNCategoryId(String) - Method in class
com.ibm.commerce.taxation.beans.
TaxCategoryDataBean
- Sets NCategoryId
-
setDataBeanKeyNClassificationId(String) - Method in class
com.ibm.commerce.taxation.beans.
TaxCodeClassificationDataBean
- Sets NClassificationId
-
setDataBeanKeyNFulfillmentCenterId(String) - Method in class
com.ibm.commerce.taxation.beans.
TaxJurisdictionGroupCalculationRuleDataBean
- Sets NFulfillmentCenterId
-
setDataBeanKeyNJurisdictionGroupId(String) - Method in class
com.ibm.commerce.taxation.beans.
TaxJurisdictionGroupCalculationRuleDataBean
- Sets NJurisdictionGroupId
-
setDataBeanKeyNLanguageId(String) - Method in class
com.ibm.commerce.taxation.beans.
StateProvinceDataBean
- Sets NLanguageId
-
setDataBeanKeyNLanguageId(String) - Method in class
com.ibm.commerce.taxation.beans.
CountryDataBean
- Sets NLanguageId
-
setDataBeanKeyNonDispositionQuantity(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnedProductsDataBean
- Sets NonDispositionQuantity
-
setDataBeanKeyNonDispositionQuantity(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
DispositionHeaderDataBean
- Sets NonDispositionQuantity
-
setDataBeanKeyNOrderItemsId(String) - Method in class
com.ibm.commerce.taxation.beans.
OrderItemTaxDataBean
- Sets NOrderItemsId
-
setDataBeanKeyNOrdersId(String) - Method in class
com.ibm.commerce.taxation.beans.
OrderTaxDataBean
- Sets NOrdersId
-
setDataBeanKeyNSubOrderId(String) - Method in class
com.ibm.commerce.taxation.beans.
SubOrderTaxDataBean
- Sets NSubOrderId
-
setDataBeanKeyNTaxCategoryId(String) - Method in class
com.ibm.commerce.taxation.beans.
SubOrderTaxDataBean
- Sets NTaxCategoryId
-
setDataBeanKeyNTaxCategoryId(String) - Method in class
com.ibm.commerce.taxation.beans.
OrderTaxDataBean
- Sets NTaxCategoryId
-
setDataBeanKeyNTaxCategoryId(String) - Method in class
com.ibm.commerce.taxation.beans.
OrderItemTaxDataBean
- Sets NTaxCategoryId
-
setDataBeanKeyNTaxCodeSchemeId(String) - Method in class
com.ibm.commerce.taxation.beans.
TaxCodeSchemeDataBean
- Sets NTaxCodeSchemeId
-
setDataBeanKeyNTaxTypeId(String) - Method in class
com.ibm.commerce.taxation.beans.
TaxTypeDataBean
- Sets NTaxTypeId
-
setDataBeanKeyNumberUsageId(String) - Method in class
com.ibm.commerce.common.beans.
NumberUsageDataBean
- Sets NumberUsageId
-
setDataBeanKeyNumberUsgId(String) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitFormatDescriptionDataBean
- Sets NumberUsgId
-
setDataBeanKeyNumberUsgId(String) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitFormatDataBean
- Sets NumberUsgId
-
setDataBeanKeyNumberUsgId(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyFormatDescriptionDataBean
- Sets NumberUsgId
-
setDataBeanKeyNumberUsgId(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyFormatDataBean
- Sets NumberUsgId
-
setDataBeanKeyOfferId(String) - Method in class
com.ibm.commerce.order.beans.
OfferPriceDataBean
- Sets offer id
-
setDataBeanKeyOfferId(String) - Method in class
com.ibm.commerce.order.beans.
OfferDescriptionDataBean
- Sets offer id
-
setDataBeanKeyOfferId(String) - Method in class
com.ibm.commerce.order.beans.
OfferDataBean
- Sets offer id
-
setDataBeanKeyOperatorId(String) - Method in class
com.ibm.commerce.catalog.beans.
OperatorDescriptionDataBean
- Sets the Operator ID.
-
setDataBeanKeyOperatorId(String) - Method in class
com.ibm.commerce.catalog.beans.
OperatorDataBean
- Sets the Operator ID.
-
setDataBeanKeyOrdChnlTypId(String) - Method in class
com.ibm.commerce.inventory.beans.
OrderChannelTypeDataBean
-
-
setDataBeanKeyOrderAdjustmentId(String) - Method in class
com.ibm.commerce.order.beans.
SubOrderAdjustmentDataBean
- Sets OrderAdjustmentId
-
setDataBeanKeyOrderAdjustmentId(String) - Method in class
com.ibm.commerce.order.beans.
OrderAdjustmentTaxExemptDataBean
- Sets order adjustment id
-
setDataBeanKeyOrderAdjustmentId(String) - Method in class
com.ibm.commerce.order.beans.
OrderAdjustmentDescriptionDataBean
- Sets order adjustment id
-
setDataBeanKeyOrderAdjustmentId(String) - Method in class
com.ibm.commerce.order.beans.
OrderAdjustmentDataBean
- Sets order adjustment id
-
setDataBeanKeyOrderCalculationCodeId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
OrderCalculationCodeDataBean
- Sets OrderCalculationCodeId
-
setDataBeanKeyOrderId(String) - Method in class
com.ibm.commerce.order.beans.
RequisitionDataBean
- Sets order id
-
setDataBeanKeyOrderId(String) - Method in class
com.ibm.commerce.order.beans.
OrderTemplateDataBean
- Sets order id
-
setDataBeanKeyOrderId(String) - Method in class
com.ibm.commerce.order.beans.
OrderPaymentMethodDataBean
- Sets order id
-
setDataBeanKeyOrderId(String) - Method in class
com.ibm.commerce.order.beans.
OrderOptionDataBean
- Sets order id
-
setDataBeanKeyOrderId(String) - Method in class
com.ibm.commerce.order.beans.
CurrentPendingOrderDataBean
- Sets order id
-
setDataBeanKeyOrderId(String) - Method in class
com.ibm.commerce.payment.beans.
TradingRefundAmountDataBean
- Sets OrderId
-
setDataBeanKeyOrderId(String) - Method in class
com.ibm.commerce.payment.beans.
RefundMethodDataBean
- Sets OrderId
-
setDataBeanKeyOrderId(String) - Method in class
com.ibm.commerce.payment.beans.
POPurchaseAmountDataBean
- Sets OrderId
-
setDataBeanKeyOrderId(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentStatusDataBean
- Sets OrderId
-
setDataBeanKeyOrderItemAdjustmentId(String) - Method in class
com.ibm.commerce.order.beans.
OrderItemAdjustmentDataBean
- Sets order item adjustment id
-
setDataBeanKeyOrderItemCalculationCodeId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
OrderItemCalculationCodeDataBean
- Sets OrderItemCalculationCodeId
-
setDataBeanKeyOrderItemComponentId(String) - Method in class
com.ibm.commerce.order.beans.
OrderItemComponentDataBean
- Sets order item component id
-
setDataBeanKeyOrderitemsId(String) - Method in class
com.ibm.commerce.inventory.beans.
ExpectedInventoryRecordsBackOrderAllocationDataBean
-
-
setDataBeanKeyOrderItemsId(String) - Method in class
com.ibm.commerce.inventory.beans.
OrderItemShippingHistoryDataBean
-
-
setDataBeanKeyOrderItemsId(String) - Method in class
com.ibm.commerce.inventory.beans.
OrderItemPickingHistoryDataBean
-
-
setDataBeanKeyOrderItemsId(String) - Method in class
com.ibm.commerce.inventory.beans.
BackOrderItemDataBean
-
-
setDataBeanKeyOrderItemsId(String) - Method in class
com.ibm.commerce.inventory.beans.
BackOrderAllocationDataBean
-
-
setDataBeanKeyOrderItemStatusId(String) - Method in class
com.ibm.commerce.orderstatus.beans.
OrderFulfillmentItemStatusDataBean
- Sets OrderItemStatusId
-
setDataBeanKeyOrderPaymentInfoId(String) - Method in class
com.ibm.commerce.order.beans.
OrderPaymentInfoDataBean
- Sets order payment info id
-
setDataBeanKeyOrderQuotationRelId(String) - Method in interface
com.ibm.commerce.order.beans.
OrderQuotationRelInputDataBean
-
-
setDataBeanKeyOrderQuotationRelId(String) - Method in class
com.ibm.commerce.order.beans.
OrderQuotationRelDataBean
- Sets OrderQuoatationRelId
-
setDataBeanKeyOrderReleaseNum(String) - Method in class
com.ibm.commerce.inventory.beans.
OrderReleaseDataBean
-
-
setDataBeanKeyOrdersId(String) - Method in class
com.ibm.commerce.inventory.beans.
OrderReleaseDataBean
-
-
setDataBeanKeyOrderStatusId(String) - Method in class
com.ibm.commerce.orderstatus.beans.
OrderFulfillmentStatusDataBean
- Sets OrderStatusId
-
setDataBeanKeyOrdPickHstNum(String) - Method in class
com.ibm.commerce.inventory.beans.
OrderItemPickingHistoryDataBean
-
-
setDataBeanKeyOrdShipHstNum(String) - Method in class
com.ibm.commerce.inventory.beans.
OrderItemShippingHistoryDataBean
-
-
setDataBeanKeyOrganizationId(String) - Method in class
com.ibm.commerce.me.beans.
ProcurementMessageViewDataBean
- Sets the organization id
-
setDataBeanKeyOrganizationId(String) - Method in class
com.ibm.commerce.me.beans.
ProcurementBuyerProfileDataBean
- Sets the organization id
-
setDataBeanKeyOrgEntityId(String) - Method in class
com.ibm.commerce.user.beans.
MemberRoleDataBean
- Sets the third key(third id) of this data bean.
-
setDataBeanKeyOutputQId(String) - Method in class
com.ibm.commerce.inventory.beans.
OutputQueueDataBean
-
-
setDataBeanKeyPackageAttributeReferenceNumber(String) - Method in
class
com.ibm.commerce.catalog.beans.
PackageAttributeDataBean
- Sets the reference number of the package attribute.
-
setDataBeanKeyParticipantId(String) - Method in class
com.ibm.commerce.contract.beans.
ParticipantDataBean
- Sets the participant ID.
-
setDataBeanKeyPartNumber(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentDataBean
- Sets PartNumber
-
setDataBeanKeyPartNumber(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentByRmaAndLanguageDataBean
- Sets PartNumber
-
setDataBeanKeyPartNumber(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnedProductsDataBean
- Sets PartNumber
-
setDataBeanKeyPartNumber(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
DispositionHeaderDataBean
- Sets PartNumber
-
setDataBeanKeyPaymentDevice(String) - Method in class
com.ibm.commerce.order.beans.
OrderPaymentMethodDataBean
- Sets payment device
-
setDataBeanKeyPaymentMethodId(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentMethodDescriptionDataBean
- Sets PaymentMethodId
-
setDataBeanKeyPaymentMethodId(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentMethodDataBean
- Sets PaymentMethodId
-
setDataBeanKeyPaymentMethodID(String) - Method in class
com.ibm.commerce.order.beans.
OrderPaymentMethodDataBean
- Sets payment method id
-
setDataBeanKeyPaymentSummaryId(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentSummaryDataBean
- Sets PaymentSummaryId
-
setDataBeanKeyPaySynchronizeReferenceNumber(String) - Method in
class
com.ibm.commerce.payment.beans.
PaymentSynchronizeDataBean
- Sets PaySynchronizeReferenceNumber
-
setDataBeanKeyPolicyId(String) - Method in class
com.ibm.commerce.contract.beans.
PolicyDescriptionDataBean
- Sets the policy ID.
-
setDataBeanKeyPolicyId(String) - Method in class
com.ibm.commerce.contract.beans.
PolicyCommandDataBean
- Sets the policy ID.
-
setDataBeanKeyPolicyId(String) - Method in class
com.ibm.commerce.contract.beans.
BusinessPolicyDataBean
- Sets the policy ID.
-
setDataBeanKeyPolicyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
PolicyTCRelationDataBean
- Sets the policy ID.
-
setDataBeanKeyProcurementSystemName(String) - Method in class
com.ibm.commerce.me.beans.
ProcurementSystemDataBean
- Sets the procurement system name which is used as a key to retrieve from
the table
-
setDataBeanKeyProductSetId(String) - Method in class
com.ibm.commerce.catalog.beans.
ProductSetDescriptionDataBean
- Sets the primary key of the product set
-
setDataBeanKeyProductSetId(String) - Method in class
com.ibm.commerce.catalog.beans.
ProductSetDataBean
- Sets the primary key of the product set.
-
setDataBeanKeyProductSetId(String) - Method in class
com.ibm.commerce.catalog.beans.
ProductSetCeRelDataBean
- Sets the primary key of the product set.
-
setDataBeanKeyProductSetId(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupProductSetRelDataBean
- Sets the Product Set ID.
-
setDataBeanKeyProtocolId(String) - Method in class
com.ibm.commerce.me.beans.
ProcurementProtocolDataBean
- Sets the protocl id
-
setDataBeanKeyProtocolId(String) - Method in class
com.ibm.commerce.me.beans.
ProcurementMessageViewDataBean
- Sets the protocol id
-
setDataBeanKeyProtocolId(String) - Method in class
com.ibm.commerce.me.beans.
ProcurementBuyerProfileDataBean
- Sets the protocol id
-
setDataBeanKeyProtocolId(String) - Method in class
com.ibm.commerce.me.beans.
BuyerSupplierMappingDataBean
- Sets the protocol id to be used during data population
-
setDataBeanKeyPurchaseLimitId(String) - Method in class
com.ibm.commerce.contract.beans.
PurchaseLimitDataBean
- Sets the purchase limit ID.
-
setDataBeanKeyPVCBindingId(String) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCBindingDataBean
- Sets the binding identifier of the PvC device.
-
setDataBeanKeyPVCSessionId(String) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCSessionDataBean
- Sets the PvC session identifier.
-
setDataBeanKeyQuantity(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentDataBean
- Sets Quantity
-
setDataBeanKeyQuantity(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
PreviousDispositionsDataBean
- Sets Quantity
-
setDataBeanKeyQuantityUnitConversionId(String) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitConversionDataBean
- Sets QuantityUnitConversionId
-
setDataBeanKeyQuantityUnitId(String) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitFormatDescriptionDataBean
- Sets QuantityUnitId
-
setDataBeanKeyQuantityUnitId(String) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitFormatDataBean
- Sets QuantityUnitId
-
setDataBeanKeyQuantityUnitId(String) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitDescriptionDataBean
- Sets QuantityUnitId
-
setDataBeanKeyRaDetailId(String) - Method in class
com.ibm.commerce.inventory.beans.
RaDetailDataBean
-
-
setDataBeanKeyRaId(String) - Method in class
com.ibm.commerce.inventory.beans.
ReplenishmentAdvisementDataBean
-
-
setDataBeanKeyRcptAvailId(String) - Method in class
com.ibm.commerce.inventory.beans.
AvailableReceiptDataBean
-
-
setDataBeanKeyReasonDescription(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
PreviousDispositionsDataBean
- Sets ReasonDescription
-
setDataBeanKeyReasonDescription(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
MerchantReturnReasonsDataBean
- Sets ReasonDescription
-
setDataBeanKeyReasonDescription(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
DispositionHeaderDataBean
- Sets ReasonDescription
-
setDataBeanKeyReasonId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonsDataBean
- Sets ReasonId
-
setDataBeanKeyReasonId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
MerchantReturnReasonsDataBean
- Sets ReasonId
-
setDataBeanKeyReasonType(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonsDataBean
- Sets ReasonType
-
setDataBeanKeyReasonType(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
MerchantReturnReasonsDataBean
- Sets ReasonType
-
setDataBeanKeyReceiptId(String) - Method in class
com.ibm.commerce.inventory.beans.
ReceiptDataBean
-
-
setDataBeanKeyReceiptId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnedProductsDataBean
- Sets ReceiptId
-
setDataBeanKeyReceiptId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
PreviousDispositionsListDataBean
- Sets ReceiptId
-
setDataBeanKeyReceiptId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
DispositionHeaderListDataBean
- Sets ReceiptId
-
setDataBeanKeyReceiptQuantity(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentByRmaAndLanguageDataBean
- Sets ReceiptQuantity
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
TermConditionDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
ShippingTCShipToAddressDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
ShippingTCShippingModeDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
ShippingTCShippingChargeDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
RightToBuyTCByAmountDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
ReturnTCReturnChargeDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
ReturnTCRefundPaymentMethodDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
ProductSetTCInclusionDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
ProductSetTCExclusionDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
ProductSetTCCustomInclusionDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
ProductSetTCCustomExclusionDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
PriceTCPriceListWithSelectiveAdjustmentDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
PriceTCPriceListWithOptionalAdjustmentDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
PriceTCMasterCatalogWithOptionalAdjustmentDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
PriceTCCustomPriceListDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
POTCLimitedDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
POTCIndividualDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
POTCBlanketDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
PaymentTCDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
OrderTCOrderItemPAttributeDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
OrderTCOrderCommentDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
OrderApprovalTCDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
ObligationToBuyTCByAmountDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
InvoiceTCDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
FulfillmentTCDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
DisplayCustomizationTCDataBean
- Sets the term condition ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
ContractDisplayDataBean
- Sets the contract display ID.
-
setDataBeanKeyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
ContractDataBean
- Sets the contract ID.
-
setDataBeanKeyRefundNumber(String) - Method in class
com.ibm.commerce.order.beans.
OrderPaymentMethodDataBean
- Sets refund number
-
setDataBeanKeyRelationship_type(String) - Method in class
com.ibm.commerce.catalog.beans.
CompositeCatalogEntryDataBean
- Sets the relationship type.
-
setDataBeanKeyRmaAuthorizationLogId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAAuthorizationLogDataBean
- Sets RmaAuthorizationLogId
-
setDataBeanKeyRmaChargeId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAChargeDataBean
- Sets RmaChargeId
-
setDataBeanKeyRmaDate(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReturnAdministratorDataBean
- Sets RmaDate
-
setDataBeanKeyRmaDate(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReceiverDataBean
- Sets RmaDate
-
setDataBeanKeyRmaDate(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForOperationManagerDataBean
- Sets RmaDate
-
setDataBeanKeyRmaId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMATaxDataBean
- Sets RmaId
-
setDataBeanKeyRmaId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReturnAdministratorDataBean
- Sets RmaId
-
setDataBeanKeyRmaId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReceiverDataBean
- Sets RmaId
-
setDataBeanKeyRmaId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForOperationManagerDataBean
- Sets RmaId
-
setDataBeanKeyRmaId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentListDataBean
- Sets RmaId
-
setDataBeanKeyRmaId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnedProductsListDataBean
- Sets RmaId
-
setDataBeanKeyRmaId(String) - Method in class
com.ibm.commerce.payment.beans.
TradingRefundAmountDataBean
- Sets RmaId
-
setDataBeanKeyRmaId(String) - Method in class
com.ibm.commerce.payment.beans.
RefundMethodDataBean
- Sets RmaId
-
setDataBeanKeyRmaId1(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentByRmaAndLanguageListDataBean
- Sets RmaId1
-
setDataBeanKeyRmaId2(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentByRmaAndLanguageListDataBean
- Sets RmaId2
-
setDataBeanKeyRmaItemAdjustmentCreditId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAItemAdjustmentCreditDataBean
- Sets RmaItemAdjustmentCreditId
-
setDataBeanKeyRmaItemCmpId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAItemComponentDataBean
- Sets RmaItemCmpId
-
setDataBeanKeyRmaItemComponentId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentByRmaAndLanguageDataBean
- Sets RmaItemComponentId
-
setDataBeanKeyRmaItemId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAItemDenyReasonDataBean
- Sets RmaItemId
-
setDataBeanKeyRoleId(String) - Method in class
com.ibm.commerce.user.beans.
RoleDataBean
- Sets the key(role id) of this data bean.
-
setDataBeanKeyRoleId(String) - Method in class
com.ibm.commerce.user.beans.
MemberRoleDataBean
- Sets the first key(role id) of this data bean.
-
setDataBeanKeyRowStatus(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReturnAdministratorDataBean
- Sets RowStatus
-
setDataBeanKeyRowStatus(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReceiverDataBean
- Sets RowStatus
-
setDataBeanKeyRowStatus(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForOperationManagerDataBean
- Sets RowStatus
-
setDataBeanKeyRtnDnyRsnId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAItemDenyReasonDataBean
- Sets RtnDnyRsnId
-
setDataBeanKeyRtnDnyRsnId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnDenyReasonDescriptionDataBean
- Sets RtnDnyRsnId
-
setDataBeanKeyRtnDnyRsnId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnDenyReasonDataBean
- Sets RtnDnyRsnId
-
setDataBeanKeyRtnDspCodeId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnDispositionCodeDescriptionDataBean
- Sets RtnDspCodeId
-
setDataBeanKeyRtnDspCodeId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnDispositionCodeDataBean
- Sets RtnDspCodeId
-
setDataBeanKeyRtnRcptDspId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReceiptDispositionDataBean
- Sets RtnRcptDspId
-
setDataBeanKeyRtnReasonId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonDescriptionDataBean
- Sets RtnReasonId
-
setDataBeanKeyRtnReasonId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonDataBean
- Sets RtnReasonId
-
setDataBeanKeyRtnReceiptId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReceiptDataBean
- Sets RtnReceiptId
-
setDataBeanKeyShipArrangementId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingArrangementDataBean
- Sets ShipArrangementId
-
setDataBeanKeyShipModeId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingModeDescriptionDataBean
- Sets ShipModeId
-
setDataBeanKeyShippingGeoCode(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets ShippingGeoCode
-
setDataBeanKeyShippingGeoCode(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageDataBean
- Sets ShippingGeoCode
-
setDataBeanKeyShippingJurisdictionGroupCalculationRuleId(String) -
Method in class
com.ibm.commerce.fulfillment.beans.
ShippingJurisdictionGroupCalculationRuleDataBean
- Sets ShippingJurisdictionGroupCalculationRuleId
-
setDataBeanKeyShippingModeId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingModeDataBean
- Sets ShippingModeId
-
setDataBeanKeyShortDescription(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentByRmaAndLanguageDataBean
- Sets ShortDescription
-
setDataBeanKeyShortDescription(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnedProductsDataBean
- Sets ShortDescription
-
setDataBeanKeyShortDescription(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
DispositionHeaderDataBean
- Sets ShortDescription
-
setDataBeanKeySpecId(String) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCDeviceSpecDataBean
- Sets the PvC specification identifier.
-
setDataBeanKeyState(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets State
-
setDataBeanKeyState(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageDataBean
- Sets State
-
setDataBeanKeyStoreAddressId(String) - Method in class
com.ibm.commerce.common.beans.
StoreAddressDataBean
- Sets the store address ID
-
setDataBeanKeyStoreentId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsListDataBean
- Sets storeentId
-
setDataBeanKeyStoreentId(String) - Method in interface
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsInputListDataBean
-
-
setDataBeanKeyStoreentId(String) - Method in class
com.ibm.commerce.inventory.beans.
StoreItemFulfillmentCenterDataBean
-
-
setDataBeanKeyStoreentId(String) - Method in class
com.ibm.commerce.inventory.beans.
StoreItemDataBean
-
-
setDataBeanKeyStoreentId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonsListDataBean
- Sets StoreentId
-
setDataBeanKeyStoreentId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonsDataBean
- Sets StoreentId
-
setDataBeanKeyStoreentId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
MerchantReturnReasonsListDataBean
- Sets StoreentId
-
setDataBeanKeyStoreentId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
MerchantReturnReasonsDataBean
- Sets StoreentId
-
setDataBeanKeyStoreentId1(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
CustomerReturnReasonListDataBean
- Sets StoreentId1
-
setDataBeanKeyStoreentId2(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
CustomerReturnReasonListDataBean
- Sets StoreentId2
-
setDataBeanKeyStoreEntityId(String) - Method in class
com.ibm.commerce.common.beans.
SupportedLanguageDataBean
- Sets the store entity ID
-
setDataBeanKeyStoreEntityId(String) - Method in class
com.ibm.commerce.common.beans.
SupportedCurrencyDataBean
- Sets the store entity ID
-
setDataBeanKeyStoreEntityId(String) - Method in class
com.ibm.commerce.common.beans.
StoreGroupDataBean
- Sets the store entity ID
-
setDataBeanKeyStoreEntityId(String) - Method in class
com.ibm.commerce.common.beans.
StoreEntityDescriptionDataBean
- Sets the store entity ID
-
setDataBeanKeyStoreEntityId(String) - Method in class
com.ibm.commerce.common.beans.
StoreEntityDataBean
- Sets the store entity ID
-
setDataBeanKeyStoreEntityId(String) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitFormatDescriptionDataBean
- Sets StoreEntityId
-
setDataBeanKeyStoreEntityId(String) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitFormatDataBean
- Sets StoreEntityId
-
setDataBeanKeyStoreEntityId(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyFormatDescriptionDataBean
- Sets StoreEntityId
-
setDataBeanKeyStoreEntityId(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyFormatDataBean
- Sets StoreEntityId
-
setDataBeanKeyStoreEntityId(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyCounterValueListDataBean
- Sets StoreEntityId
-
setDataBeanKeyStoreEntityId(String) - Method in class
com.ibm.commerce.common.beans.
AlternativeLanguageDataBean
- Sets StoreEntityId
-
setDataBeanKeyStoreEntityId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
StoreEntityCalculationUsageDataBean
- Sets StoreEntityId
-
setDataBeanKeyStoreEntryID(String) - Method in class
com.ibm.commerce.catalog.beans.
StoreCatalogGroupDataBean
- Sets the primary key of the store.
-
setDataBeanKeyStoreEntryID(String) - Method in class
com.ibm.commerce.catalog.beans.
StoreCatalogEntryDataBean
- Sets the primary key of the store.
-
setDataBeanKeyStoreEntryID(String) - Method in class
com.ibm.commerce.catalog.beans.
StoreCatalogDataBean
- Sets the primary key of the store.
-
setDataBeanKeyStoreGroupId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
MerchantReturnReasonsListDataBean
- Sets StoreGroupId
-
setDataBeanKeyStoreId(Integer) - Method in class
com.ibm.commerce.contract.beans.
ReferralDataBean
- Set the store in which to find the ReferralInterfaceTC information.
-
setDataBeanKeyStoreId(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupTradingPositionRelDataBean
- Sets the store ID.
-
setDataBeanKeyStoreId(String) - Method in class
com.ibm.commerce.common.beans.
StoreDefaultDataBean
- Sets the store ID
-
setDataBeanKeyStoreId(String) - Method in class
com.ibm.commerce.common.beans.
RecognizedMemberGroupDataBean
- Sets StoreId
-
setDataBeanKeyStoreId(String) - Method in class
com.ibm.commerce.contract.beans.
StoreContractDataBean
- Sets the store ID.
-
setDataBeanKeyStoreId(String) - Method in class
com.ibm.commerce.contract.beans.
ReferralDataBean
- Set the store in which to find the ReferralInterfaceTC information.
-
setDataBeanKeyStoreId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
InventoryDataBean
- Sets StoreId
-
setDataBeanKeyStoreId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageListDataBean
- Sets StoreId
-
setDataBeanKeyStoreId(String) - Method in class
com.ibm.commerce.inventory.beans.
ItemFulfillmentCenterDataBean
-
-
setDataBeanKeyStoreId(String) - Method in class
com.ibm.commerce.order.beans.
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Sets store id
-
setDataBeanKeyStoreId(String) - Method in interface
com.ibm.commerce.order.beans.
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
-
-
setDataBeanKeyStoreId(String) - Method in class
com.ibm.commerce.order.beans.
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Sets store id
-
setDataBeanKeyStoreId(String) - Method in interface
com.ibm.commerce.order.beans.
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
-
-
setDataBeanKeyStoreId(String) - Method in class
com.ibm.commerce.order.beans.
PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Sets store id
-
setDataBeanKeyStoreId(String) - Method in interface
com.ibm.commerce.order.beans.
PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
-
-
setDataBeanKeyStoreId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReturnAdministratorListDataBean
- Sets StoreId
-
setDataBeanKeyStoreId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReceiverListDataBean
- Sets StoreId
-
setDataBeanKeyStoreId(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentStatusDataBean
- Sets StoreId
-
setDataBeanKeyStoreId1(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForOperationManagerListDataBean
- Sets StoreId1
-
setDataBeanKeyStrCountryAbbr(String) - Method in class
com.ibm.commerce.taxation.beans.
CountryDataBean
- Sets StrCountryAbbr
-
setDataBeanKeyStrCountryAbbr(String) - Method in class
com.ibm.commerce.taxation.beans.
CountryCodeDataBean
- Sets StrCountryAbbr
-
setDataBeanKeyStrProductVendor(String) - Method in class
com.ibm.commerce.taxation.beans.
StateCodeDataBean
- Sets StrProductVendor
-
setDataBeanKeyStrProductVendor(String) - Method in class
com.ibm.commerce.taxation.beans.
CountryCodeDataBean
- Sets StrProductVendor
-
setDataBeanKeyStrStateAbbr(String) - Method in class
com.ibm.commerce.taxation.beans.
StateProvinceDataBean
- Sets StrStateAbbr
-
setDataBeanKeyStrStateAbbr(String) - Method in class
com.ibm.commerce.taxation.beans.
StateCodeDataBean
- Sets StrStateAbbr
-
setDataBeanKeyStrTaxCategoryId(String) - Method in class
com.ibm.commerce.taxation.beans.
CalculationCodeTaxExemptDataBean
- Sets StrTaxCategoryId
-
setDataBeanKeySuborderId(String) - Method in class
com.ibm.commerce.order.beans.
SubOrderDataBean
- Sets SubOrderId
-
setDataBeanKeySubOrderId(String) - Method in class
com.ibm.commerce.order.beans.
SubOrderAdjustmentDataBean
- Sets SubOrderId
-
setDataBeanKeyTaxCategoryId(String) - Method in class
com.ibm.commerce.order.beans.
OrderAdjustmentTaxExemptDataBean
- Sets tax category id
-
setDataBeanKeyTaxCategoryId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMATaxDataBean
- Sets TaxCategoryId
-
setDataBeanKeyTaxCategoryId(String) - Method in class
com.ibm.commerce.taxation.beans.
TaxCategoryDescriptionDataBean
- Sets TaxCategoryId
-
setDataBeanKeyTaxGeoCode(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets TaxGeoCode
-
setDataBeanKeyTaxGeoCode(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageDataBean
- Sets TaxGeoCode
-
setDataBeanKeyTcId(String) - Method in class
com.ibm.commerce.contract.beans.
TermConditionDescriptionDataBean
- Sets the term condition ID.
-
setDataBeanKeyTcReferenceNumber(String) - Method in class
com.ibm.commerce.contract.beans.
PolicyTCRelationDataBean
- Sets the term condition ID.
-
setDataBeanKeyToCatalogEntryReferenceNumber(String) - Method in
class
com.ibm.commerce.catalog.beans.
CompositeCatalogEntryDataBean
- Sets the to catalog entry reference number.
-
setDataBeanKeyTotalQuantity(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentDataBean
- Sets TotalQuantity
-
setDataBeanKeyTotalQuantity(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentByRmaAndLanguageDataBean
- Sets TotalQuantity
-
setDataBeanKeyTotalQuantity(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnedProductsDataBean
- Sets TotalQuantity
-
setDataBeanKeyTotalQuantity(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
DispositionHeaderDataBean
- Sets TotalQuantity
-
setDataBeanKeyTradingDepositAmountId(String) - Method in class
com.ibm.commerce.payment.beans.
TradingDepositAmountDataBean
- Sets TradingDepositAmountId
-
setDataBeanKeyTradingId(String) - Method in class
com.ibm.commerce.contract.beans.
TradingDescriptionDataBean
- Sets the trading agreement ID.
-
setDataBeanKeyTradingId(String) - Method in class
com.ibm.commerce.contract.beans.
TradingAttachmentRelationDataBean
- Sets the trading agreement ID.
-
setDataBeanKeyTradingId(String) - Method in class
com.ibm.commerce.contract.beans.
TradingAgreementDataBean
- Sets the trading agreement ID.
-
setDataBeanKeyTradingId(String) - Method in class
com.ibm.commerce.payment.beans.
TradingRefundAmountDataBean
- Sets TradingId
-
setDataBeanKeyTradingPositionContainerId(String) - Method in class
com.ibm.commerce.order.beans.
TradingPositionContainerDataBean
- Sets TradingPositionContainerId
-
setDataBeanKeyTradingPositionId(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupTradingPositionRelDataBean
- Sets the Trading Position ID.
-
setDataBeanKeyTradingPurchaseAmountId(String) - Method in class
com.ibm.commerce.payment.beans.
TradingPurchaseAmountDataBean
- Sets TradingPurchaseAmountId
-
setDataBeanKeyUomCode(String) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitMappingDataBean
- Sets UomCode
-
setDataBeanKeyUomStandard(String) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitMappingDataBean
- Sets UomStandard
-
setDataBeanKeyUserId(String) - Method in class
com.ibm.commerce.user.beans.
UserRegistryDataBean
- Sets the key(user id) of this data bean.
-
setDataBeanKeyUserId(String) - Method in class
com.ibm.commerce.user.beans.
UserProfileDataBean
- Sets the key(user id) of this data bean.
-
setDataBeanKeyUserId(String) - Method in class
com.ibm.commerce.user.beans.
DemographicsDataBean
- Sets the key(user id) of this data bean.
-
setDataBeanKeyUserId(String) - Method in class
com.ibm.commerce.user.beans.
CertificateX509DataBean
-
-
setDataBeanKeyUserId(String) - Method in class
com.ibm.commerce.user.beans.
BusinessProfileDataBean
- Sets the key(user id)of this data bean.
-
setDataBeanKeyUserPVCDeviceId(String) - Method in class
com.ibm.commerce.pvcdevices.beans.
UserPVCDeviceDataBean
- Sets the user PvC device identiifer.
-
setDataBeanKeyUserReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
CurrentInterestItemListDataBean
- Sets the primary key of the user.
-
setDataBeanKeyUsersId(String) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCBufferDataBean
- Sets the user identifier.
-
setDataBeanKeyUserTrafficId(String) - Method in class
com.ibm.commerce.usertraffic.beans.
UserTrafficDataBean
- Reserved for IBM internal use.
-
setDataBeanKeyVendorId(String) - Method in class
com.ibm.commerce.inventory.beans.
VendorDescriptionDataBean
-
-
setDataBeanKeyVersionSpcId(String) - Method in class
com.ibm.commerce.inventory.beans.
VersionSpecificationDataBean
-
-
setDataBeanKeyViewName(String) - Method in class
com.ibm.commerce.user.beans.
MemberViewPreferenceDataBean
-
-
setDataBeanKeyYorN(String) - Method in interface
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsInputDataBean
-
-
setDataBeanKeyYorN(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsDataBean
- Sets YorN
-
setDataBeanKeyZipCode(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets ZipCode
-
setDataBeanKeyZipCode(String) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageDataBean
- Sets ZipCode
-
setDatabeanMode(int) - Method in class
com.ibm.commerce.tools.contract.beans.
PriceTCMasterCatalogWithFilteringDataBean
- Sets the data bean mode.
-
setDataElement_comibmcommercebeansDataBeanMethodDescriptor() -
Method in class
com.ibm.commerce.pa.widget.beans.
TreeNodeDataBeanBeanInfo
- Gets the setDataElement(com.ibm.commerce.beans.DataBean) method
descriptor.
-
setDataElement_comibmcommercebeansListDataBeanMethodDescriptor() -
Method in class
com.ibm.commerce.pa.widget.beans.
TreeNodeDataBeanBeanInfo
- Gets the setDataElement(com.ibm.commerce.beans.ListDataBean) method
descriptor.
-
setDataElement_comibmcommercedatatypeDsDataMethodDescriptor() -
Method in class
com.ibm.commerce.pa.widget.beans.
ItemDataBeanBeanInfo
- Gets the setDataElement(com.ibm.commerce.pa.datatype.DsData) method
descriptor.
-
setDataElement(DataBean) - Method in class
com.ibm.commerce.pa.widget.beans.
TreeNodeDataBean
- This method will set the underlying data source for this node.
-
setDataElement(DsData) - Method in class
com.ibm.commerce.pa.beans.
ElementDataBean
- Set the data to be contained by this element.
-
setDataElement(DsData) - Method in class
com.ibm.commerce.pa.widget.beans.
ItemDataBean
- This method was created in VisualAge.
-
setDataElement(ListDataBean) - Method in class
com.ibm.commerce.pa.widget.beans.
TreeNodeDataBean
- This method will set the underlying data source for this node.
-
setDataHandle(Object) - Method in class
com.ibm.commerce.negotiation.commands.
ProcessTaskCmdImpl
- Set the handle for the data.
-
setDataHandle(Object) - Method in interface
com.ibm.commerce.negotiation.commands.
ProcessTaskCmd
- Set the handle for the data to be processed.
-
setDataHandle(Object) - Method in class
com.ibm.commerce.negotiation.commands.
ProcessRunner
- Set the handle for the data.
-
setDate1(String) - Method in interface
com.ibm.commerce.inventory.objects.
PickBatchAccessBeanData
-
-
setDate1(String) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method provides access to the
PICKBATCH.DATE1 column of DB2 type TIMESTAMP.
-
setDate1(Timestamp) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBeanData
- setDate1
-
setDate1(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method accesses a non-CMP field
-
setDate1(Timestamp) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBeanData
- setDate1
-
setDate1(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method accesses a non-CMP field
-
setDate1(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method provides access to the
PICKBATCH.DATE1 column of DB2 type TIMESTAMP.
-
setDate2(String) - Method in interface
com.ibm.commerce.inventory.objects.
PickBatchAccessBeanData
-
-
setDate2(String) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method provides access to the
PICKBATCH.DATE2 column of DB2 type TIMESTAMP.
-
setDate2(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method provides access to the
PICKBATCH.DATE2 column of DB2 type TIMESTAMP.
-
setDateClosed(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBeanData
-
-
setDateClosed(String) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.DATECLOSED column of DB2 type TIMESTAMP.
-
setDateClosed(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBeanData
-
-
setDateClosed(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.DATECLOSED column of DB2 type TIMESTAMP.
-
setDateClosed(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.DATECLOSED column of DB2 type TIMESTAMP.
-
setDateClosed(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.DATECLOSED column of DB2 type TIMESTAMP.
-
setDateExpected(String) - Method in interface
com.ibm.commerce.inventory.objects.
BackOrderItemAccessBeanData
-
-
setDateExpected(String) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderItemAccessBean
- This method provides access to the
BKORDITEM.DATEEXPECTED column of DB2 type TIMESTAMP.
-
setDateExpected(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderItemAccessBean
- This method provides access to the
BKORDITEM.DATEEXPECTED column of DB2 type TIMESTAMP.
-
setDatePicked(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBeanData
-
-
setDatePicked(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- This method provides access to the
ORDPICKHST.DATEPICKED column of DB2 type TIMESTAMP.
-
setDatePicked(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- This method provides access to the
ORDPICKHST.DATEPICKED column of DB2 type TIMESTAMP.
-
setDateReceived(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBeanData
-
-
setDateReceived(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- This method provides access to the
RTNRECEIPT.DATERECEIVED column of DB2 type TIMESTAMP NOT NULL.
-
setDateReceived(Timestamp) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- This method provides access to the
RTNRECEIPT.DATERECEIVED column of DB2 type TIMESTAMP NOT NULL.
-
setDateShipped(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmdImpl
-
-
setDateShipped(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmd
- Sets the date the package shipped.
-
setDateShipped(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmdImpl
-
-
setDateShipped(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmd
- Sets the date the package shipped.
-
setDateShipped(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBeanData
-
-
setDateShipped(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- This method provides access to the
ORDSHIPHST.DATESHIPPED column of DB2 type TIMESTAMP.
-
setDateShipped(String) - Method in interface
com.ibm.commerce.inventory.objects.
ManifestAccessBeanData
-
-
setDateShipped(String) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.DATESHIPPED column of DB2 type TIMESTAMP NOT NULL.
-
setDateShipped(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- This method provides access to the
ORDSHIPHST.DATESHIPPED column of DB2 type TIMESTAMP.
-
setDateShipped(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.DATESHIPPED column of DB2 type TIMESTAMP NOT NULL.
-
setDayDurationUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get duration days from Tools Framework's XML Object, and set it for the
command.
-
setDayDurationUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get duration days from Tools Framework's XML Object, and set it for the
command.
-
setDaysInWeek(Vector) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotion
- Sets the daysInWeek
-
setDBType(String) - Method in class
com.ibm.commerce.marketingcenter.events.util.
DBConnection
- Setter for the database type.
-
setDebug(boolean) - Method in class
com.ibm.commerce.contract.commands.
ConfigurePaymentManagerCmdImpl
- Sets if in debug mode.
-
setDebug(boolean) - Method in interface
com.ibm.commerce.contract.commands.
ConfigurePaymentManagerCmd
- Sets if in debug mode.
-
setDebugMode(boolean) - Method in class
com.ibm.commerce.tools.contract.beans.
PriceTCMasterCatalogWithFilteringDataBean
- Set the debug mode
-
setDecimalField1(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.DECIMALFIELD1 column of DB2 type DECIMAL(20 5).
-
setDecimalField1(BigDecimal) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.DECIMALFIELD1 column of DB2 type DECIMAL(20 5).
-
setDecimalField1(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setDecimalField1(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.DECIMALFIELD1 column of DB2 type DECIMAL(20 5).
-
setDecimalField1(String) - Method in interface
com.ibm.commerce.payment.objects.
CreditLineAccessBeanData
-
-
setDecimalField1(String) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.DECIMALFIELD1 column of DB2 type DECIMAL(20 5).
-
setDecimalField2(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.DECIMALFIELD2 column of DB2 type DECIMAL(20 5).
-
setDecimalField2(BigDecimal) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.DECIMALFIELD2 column of DB2 type DECIMAL(20 5).
-
setDecimalField2(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setDecimalField2(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.DECIMALFIELD2 column of DB2 type DECIMAL(20 5).
-
setDecimalField2(String) - Method in interface
com.ibm.commerce.payment.objects.
CreditLineAccessBeanData
-
-
setDecimalField2(String) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.DECIMALFIELD2 column of DB2 type DECIMAL(20 5).
-
setDecimalField3(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.DECIMALFIELD3 column of DB2 type DECIMAL(20 5).
-
setDecimalField3(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setDecimalField3(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.DECIMALFIELD3 column of DB2 type DECIMAL(20 5).
-
setDeductionAuthorized(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Set the bidder's deduction authorization flag.
-
setDeepFetch(boolean) - Method in class
com.ibm.commerce.catalog.beans.
CategoryDataBean
- Sets the boolean flag if deep fetch is in use.
-
setDeepFetch(boolean) - Method in class
com.ibm.commerce.order.beans.
OrderDataBean
- To use deep fetch or not
-
setDefaultBoOffset(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.DEFAULTBOOFFSET column of DB2 type INTEGER NOT NULL DEFAULT
7776000.
-
setDefaultBoOffset(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Setter method for defaultBoOffset
-
setDefaultBoOffset(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.DEFAULTBOOFFSET column of DB2 type INTEGER NOT NULL DEFAULT
7776000.
-
setDefaultCatalogEntryId(int) - Method in class
com.ibm.commerce.marketing.beans.
CatalogEntryMPE
-
Deprecated. Set the list of default catalog entry IDs.
-
setDefaultCatalogEntryIdList(List) - Method in class
com.ibm.commerce.marketing.beans.
CatalogEntryMPE
-
Deprecated. Sets the default catalog entry ID list.
-
setDefaultCatalogEntryIds(int[]) - Method in class
com.ibm.commerce.marketing.beans.
CatalogEntryMPE
-
Deprecated. Sets the default catalog entry IDs from an array.
-
setDefaultCatalogEntryIds(int, int) - Method in class
com.ibm.commerce.marketing.beans.
CatalogEntryMPE
-
Deprecated. Sets the default catalog entry ID at a specified
index.
-
setDefaultCollateralItemName(String) - Method in class
com.ibm.commerce.marketing.beans.
AwarenessAdvertisementMPE
-
Deprecated. Allows the client to set a single default collateral
item's name, in the case where one item is enough.
-
setDefaultCollateralItemNames(int, String) - Method in class
com.ibm.commerce.marketing.beans.
AwarenessAdvertisementMPE
-
Deprecated. Sets the default collateral item name at the specified
index.
-
setDefaultCollateralItemNames(List) - Method in class
com.ibm.commerce.marketing.beans.
AwarenessAdvertisementMPE
-
Deprecated. Changes the list of default collateral items to
display.
-
setDefaultCollateralItemNames(String[]) - Method in class
com.ibm.commerce.marketing.beans.
AwarenessAdvertisementMPE
-
Deprecated. Sets the array of default collateral item names.
-
setDefaultContract(Integer) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.DEFAULTCONTRACT column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setDefaultContract(String) - Method in interface
com.ibm.commerce.payment.objects.
AccountAccessBeanData
-
-
setDefaultContract(String) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.DEFAULTCONTRACT column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setDefaultCurrency(String) - Method in class
com.ibm.commerce.common.objects.
StoreGroupAccessBean
- This method accesses a non-CMP field
-
setDefaultCurrency(String) - Method in class
com.ibm.commerce.common.objects.
StoreEntityAccessBean
- This method provides access to the
STOREENT.SETCCURR column of DB2 type CHAR(3).
-
setDefaultCurrency(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method accesses a non-CMP field
-
setDefaultCurrency(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreEntityBeanBase
- Insert the method's description here.
-
setDefaultCurrency(String) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Sets store's default currency.
-
setDefaultDeviceFormat(Integer) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the default device format type for this request.
-
setDefaultDeviceFormat(Integer) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the default device format type for this request.
-
setDefaultDeviceFormatId(Integer) - Method in interface
com.ibm.commerce.adapter.
DeviceFormatAdapter
- Reserved for IBM internal use.
-
setDefaultDeviceFormatId(Integer) - Method in class
com.ibm.commerce.adapter.
AbstractHttpAdapter
- Reserved for IBM internal use.
-
setDefaultLanguageId(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
CategoryListDataBean
-
Deprecated. Sets the language identifier for the default language in
which to search.
-
setDefaultLanguageID(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Sets the default language ID.
-
setDefaultLink_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.beans.
SalesAssistantDataBeanBeanInfo
- Gets the setDefaultLink(java.lang.String) method descriptor.
-
setDefaultLink(String) - Method in class
com.ibm.commerce.pa.beans.
SalesAssistantDataBean
- Set the default url link which is used when there is no place else for an
Answer to go.
-
setDefaultLocale(String) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Sets store's default locale.
-
setDefaultProperties(TypedProperty) - Method in interface
com.ibm.commerce.command.ECCommand
- Sets the default properties associated with this ECCommand.
-
setDefaultProperties(TypedProperty) - Method in class
com.ibm.commerce.command.
AbstractECTargetableCommand
- Sets default properties associated with this ECCommand.
-
setDefaultProperties(TypedProperty) - Method in class
com.ibm.commerce.command.
AbstractECCommand
- Sets default properties associated with this ECCommand.
-
setDefaultProperties(TypedProperty) - Method in class
com.ibm.commerce.registry.
ViewRegistryEntry
- Sets the default properties.
-
setDefaultProperties(TypedProperty) - Method in class
com.ibm.commerce.registry.
CommandRegistryEntry
- Sets the default properties.
-
setDefaultRequisitionListStatus() - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListBaseCmdImpl
- Sets the default requisition list status - 'Y'.
-
setDefaultResultSelection() - Method in class
com.ibm.commerce.search.rulequery.
RuleQuery
- To set default result selection variable.
-
setDefaultShipOffset(Integer) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBean
- setDefaultShipOffset
-
setDefaultShipOffset(String) - Method in interface
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBeanData
- setDefaultShipOffset
-
setDefaultShipOffset(String) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBean
- setDefaultShipOffset
-
setDefaultShipOffset(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmdImpl
-
-
setDefaultShipOffset(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmd
- Sets the value of default shipped offset.
-
setDefaultShipOffset(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmdImpl
-
-
setDefaultShipOffset(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmd
- Sets the value of the fulfillment center default shipped offset.
-
setDefaultShippingModeId(Integer) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets the default shipping mode of the store
-
setDefaultToStoreAddress(boolean) - Method in class
com.ibm.commerce.order.calculation.
ResolveJurisdictionsCmdImpl
-
-
setDefaultToStoreAddress(boolean) - Method in interface
com.ibm.commerce.order.calculation.
ResolveJurisdictionsCmd
-
-
setDefaultWidget(AbstractDynamicWidget) - Method in class
com.ibm.commerce.pa.beans.
DynamicDataBeanImpl
- Set the default widget used to render this bean.
-
setDefaultWidget(AbstractDynamicWidget) - Method in interface
com.ibm.commerce.pa.beans.
DynamicDataBean
- Set the default widget used to render this bean.
-
setDelay(Integer) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the delay time between re-attempts.
-
setDelay(Integer) - Method in interface
com.ibm.commerce.scheduler.commands.
AddJobCmd
- Sets the delay time between re-attempts.
-
setDelayDays(int) - Method in class
com.ibm.commerce.negotiation.commands.
NotifyAuctionBaseCmdImpl
- Set the number of days after which a message is sent through e-mail if the
message is not read via the web.
-
setDelayHours(int) - Method in class
com.ibm.commerce.negotiation.commands.
NotifyAuctionBaseCmdImpl
- Set the number of hours after which a message is sent through e-mail if the
message is not read on web.
-
setDelayMins(int) - Method in class
com.ibm.commerce.negotiation.commands.
NotifyAuctionBaseCmdImpl
- Set the number of minitues after which a message is sent through e-mail if
the message is not read on web.
-
setDeleteContract(boolean) - Method in class
com.ibm.commerce.contract.commands.
ContractCancelCmdImpl
- Sets whether the contract should be deleted.
-
setDeleteContract(boolean) - Method in interface
com.ibm.commerce.contract.commands.
ContractCancelCmd
- Sets whether the contract should be deleted.
-
setDeletedOrderItemIds(Set) - Method in class
com.ibm.commerce.order.commands.
ExtOrderCopyCmdImpl
- Sets the identfiers of deleted OrderItems.
-
setDeletedOrderItemIds(Set) - Method in interface
com.ibm.commerce.order.commands.
ExtOrderCopyCmd
- Sets the identfiers of deleted OrderItems.
-
setDeletedOrderItemIds(Set) - Method in class
com.ibm.commerce.orderitems.commands.
ExtendOrderItemProcessCmdImpl
- Sets the identfiers of deleted OrderItems.
-
setDeletedOrderItemIds(Set) - Method in interface
com.ibm.commerce.orderitems.commands.
ExtendOrderItemProcessCmd
- Sets the identfiers of deleted OrderItems.
-
setDeleteItems(Boolean) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmdImpl
- Set wheteher or not to delete the items of the product for the deleting
attribute
-
setDeleteItems(Boolean) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmd
- Sets whether or not to delete the items associated with the product when
deleting the attribute: True = items will be deleted False = items will not be
deleted By default, it is set to true to delete items
-
setDeleteItems(Boolean) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmdImpl
- Set whether or not to delete the items when creating the attribute By
default, it is set to true
-
setDeleteItems(Boolean) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmd
- Sets whether or not to delete the items when the attribute is created: True
will delete all the items of the product when a new attribute is being created
for the product.
-
setDeleteItems(Vector) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemUpdateCmdImpl
- Sets the items to be deleted from the order.
-
setDeleteItems(Vector) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemDeleteCmdImpl
- Sets the items to be deleted from the order.
-
setDeleteOrderQuotationRelIds(String[]) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationRequestCmdImpl
- (Optional) Sets the order quotation rel ids to be deleted along with their
child Orders, if their type is either "initial" or "final",
and if their parent Orders are one of the shopcarts specified by the orderId
parameter.
-
setDelimiter(String) - Method in class
com.ibm.commerce.common.beans.
ResourceBundleDataBean
- Sets the delimiter for the property file.
-
setDelimiter(String) - Method in class
com.ibm.commerce.usermanagement.commands.
PropertyResourceBundleReader
- Sets the delimiter for the property file.
-
setDeliverTo(String) - Method in class
com.ibm.commerce.me.datatype.
Address
- Sets the deliver to address
-
setDeliveryMethod(String) - Method in interface
com.ibm.commerce.contract.objects.
InvoiceTCAccessBeanData
- This method provides access to the TERMCOND.STRINGFIELD1 column of DB2 type
VARCHAR(3200) NULL.
-
setDeliveryMethod(String) - Method in class
com.ibm.commerce.contract.objects.
InvoiceTCAccessBean
- This method accesses a non-CMP field
-
setDeliveryMethod(String) - Method in class
com.ibm.commerce.contract.objimpl.
InvoiceTCBeanBase
- This method provides access to the TERMCOND.STRINGFIELD1 column of DB2 type
VARCHAR(3200) NULL.
-
setDemographicsField1(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the demographic field.
-
setDemographicsField1(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the demographic field1 reserved for customization.
-
setDemographicsField2(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets more demographic field information.
-
setDemographicsField2(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the demographic field2 reserved for customization.
-
setDemographicsField3(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets more demographic field information.
-
setDemographicsField3(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the demographic field3 reserved for customization.
-
setDemographicsField4(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets more demographic field information.
-
setDemographicsField4(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the demographic field4 reserved for customization.
-
setDemographicsField5(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets more demographic field information.
-
setDemographicsField5(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the demographic field5 reserved for customization.
-
setDemographicsField6(Integer) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets more demographic field information.
-
setDemographicsField6(Integer) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the demographic field6 reserved for customization.
-
setDemographicsField6(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets more demographic field information.
-
setDemographicsField6(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the demographic field6 reserved for customization.
-
setDemographicsField7(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets more demographic field information.
-
setDemographicsField7(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the demographic field7 reserved for customization.
-
setDemographicsUpdated(boolean) - Method in class
com.ibm.commerce.tools.optools.user.commands.
CSRCustomerInfoUpdateCmdImpl
- Sets whether or not the customer's demographics information has been
changed.
-
setDenyReasons(Vector) - Method in class
com.ibm.commerce.returns.commands.
ApproveReturnItemCmdImpl
- Set the existing vector of RMA item deny reasons.
-
setDenyReasons(Vector) - Method in interface
com.ibm.commerce.returns.commands.
ApproveReturnItemCmd
- Set the vector of RMA item deny reason identifiers.
-
setDepartmentNumber(String) - Method in interface
com.ibm.commerce.user.objects.
BusinessProfileAccessBeanData
-
-
setDepartmentNumber(String) - Method in class
com.ibm.commerce.user.objects.
BusinessProfileAccessBean
- This method provides access to the
BUSPROF.DEPARTMENTNUM column of DB2 type VARCHAR(128).
-
setDepartmentNumber(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the department number.
-
setDepartmentNumber(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the department number where the member works (BUSPROF table).
-
setDeployStatus(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD2 column of DB2 type INTEGER.
-
setDeployStatus(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCMasterCatalogWithFilteringBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD2 column of DB2
type INTEGER NULL.
-
setDeployStatus(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBeanData
-
-
setDeployStatus(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD2 column of DB2 type INTEGER.
-
setDeployStatus(String) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCMasterCatalogWithFilteringBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD2 column of DB2
type INTEGER NULL.
-
setDeployTimeStamp(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBeanData
-
-
setDeployTimeStamp(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.TIMEFIELD1 column of DB2 type TIMESTAMP.
-
setDeployTimeStamp(String) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCMasterCatalogWithFilteringBeanBase
- This method provides access to the TERMCOND.TIMEFIELD1 column of DB2 type
TIMESTAMP NULL.
-
setDeployTimeStamp(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.TIMEFIELD1 column of DB2 type TIMESTAMP.
-
setDeployTimeStamp(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCMasterCatalogWithFilteringBeanBase
- This method provides access to the TERMCOND.TIMEFIELD1 column of DB2 type
TIMESTAMP NULL.
-
setDeposit(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmdImpl
- Sets the deposit.
-
setDeposit(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Stores the value of the deposit that should accompany each bid for the
auction.
-
setDeposit(BigDecimal) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the value of the deposit that should accompany each bid for the
auction.
-
setDepositAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
UpdateTADepositRecordsCmdImpl
- Sets the depositAmount property of the command.
-
setDepositAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.commands.
UpdateTADepositRecordsCmd
- Sets the depositAmount property of the command.
-
setDepositAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoDepositTestCmdImpl
- Sets the depositAmount property of the command.
-
setDepositAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.commands.
DoDepositPolicyCmd
- Sets the depositAmount property of the command.
-
setDepositAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoDepositPMCmdImpl
- Sets the depositAmount property of the command.
-
setDepositAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoDepositCmdImpl
- Sets the depositAmount property of the command.
-
setDepositAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.commands.
DoDepositCmd
- Sets the depositAmount property of the command.
-
setDepositAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoDepositCLCmdImpl
- Sets the depositAmount property of the command.
-
setDepositAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.extern.
DebitAccountCmdImpl
- Sets the amount to be deposited in the currency of the order.
-
setDepositAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.extern.
DebitAccountCmd
- Sets the amount to be deposited in the currency of the order.
-
setDepositUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get deposit amount from Tools Framework's XML Object, and set it for
the command.
-
setDepositUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get deposit amount from Tools Framework's XML Object, and set it for
the command.
-
setDeptName(String) - Method in class
com.ibm.commerce.me.commands.
RegisterRequisitionerCmdImpl
- Sets the department name (if any) to which the requisitioner belong
to.
-
setDeptName(String) - Method in interface
com.ibm.commerce.me.commands.
RegisterRequisitionerCmd
- Sets the department name (if any) to which the requisitioner belong
to.
-
setDeptName(String) - Method in class
com.ibm.commerce.me.datatype.
SessionInfo
- Sets the name of the dept.
-
setDesc(String) - Method in class
com.ibm.commerce.search.catalog.
SearchCategoryCmdImpl
-
-
setDesc(String) - Method in interface
com.ibm.commerce.search.catalog.
SearchCategoryCmd
- Internal Use Only.
-
setDescendingSortOrder() - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Sets ascending sort order
-
setDescLanguage(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set language Id of offer description
-
setDescLanguage(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the language ID used for the offer description.
-
setDescLanguage(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmdImpl
- Set language Id of the offer description
-
setDescLanguage(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmd
- Sets the language ID used for the offer description.
-
setDescLanguage(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set language id for the offer description
-
setDescLanguage(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the language ID used for the offer description.
-
setDescLanguage(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmdImpl
- Sets the language Id of the catalog description.
-
setDescLanguage(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmd
- Sets the language ID used for the catalog description.
-
setDescLanguage(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set language id of the catalog group description
-
setDescLanguage(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets the language ID used for the catalog group description.
-
setDescLanguage(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set the language id of the catalog group description
-
setDescLanguage(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the language ID for the catalog group description.
-
setDescLanguage(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set language Id of catalog entry description
-
setDescLanguage(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the language ID used for the catalog entry description.
-
setDescLanguage(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set language Id of catalog entry description
-
setDescLanguage(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Set the language ID used for the catalog entry description.
-
setDescLanguage(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmdImpl
- Sets the language Id used in the catalog description.
-
setDescLanguage(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmd
- Sets the language ID for the catalog description.
-
setDescLanguage(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set language Id of the attribute value
-
setDescLanguage(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets the language ID of the attribute value.
-
setDescLanguage(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueDeleteCmdImpl
- Set the language Id of the attribute value
-
setDescLanguage(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueDeleteCmd
- Sets the language ID for the attribute value.
-
setDescLanguage(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set language ID of the attribute value
-
setDescLanguage(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets the language ID for the attribute value.
-
setDescLanguage(Integer) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set language id of Catalog Group Description
-
setDescLanguage(Integer) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set language id of Catalog Entry Description
-
setDescription(CatalogEntryDescriptionAccessBean) - Method in class
com.ibm.commerce.catalog.beans.
ProductDataBean
- Sets the descriptive information object about this product.
-
setDescription(CatalogEntryDescriptionAccessBean) - Method in class
com.ibm.commerce.catalog.beans.
PackageDataBean
- Sets the descriptive information about this package.
-
setDescription(CatalogEntryDescriptionAccessBean) - Method in class
com.ibm.commerce.catalog.beans.
ItemDataBean
- Sets the descriptive information about this item.
-
setDescription(CatalogEntryDescriptionAccessBean) - Method in class
com.ibm.commerce.catalog.beans.
DynamicKitDataBean
- Sets the descriptive information about this dynamic kit.
-
setDescription(CatalogEntryDescriptionAccessBean) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryDataBean
- Sets the description bean.
-
setDescription(CatalogEntryDescriptionAccessBean) - Method in class
com.ibm.commerce.catalog.beans.
BundleDataBean
- Sets the descriptive AccessBean
CatalogEntryDescriptionAccessBean
about this bundle.
-
setDescription(CatalogGroupDescriptionAccessBean) - Method in class
com.ibm.commerce.catalog.beans.
CategoryDataBean
- Sets the description for the category.
-
setDescription(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the description parameters (optional).
-
setDescription(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the description parameters (optional).
-
setDescription(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the description parameters (optional).
-
setDescription(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductSetDescriptionAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetDescriptionAccessBean
- This method provides access to the
PRODSETDSC.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.catalog.objects.
OperatorDescriptionAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.catalog.objects.
OperatorDescriptionAccessBean
- This method provides access to the
OPERATRDSC.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.catalog.objects.
InterestItemListAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemListAccessBean
- This method provides access to the
IITEMLIST.DESCRIPTION column of DB2 type VARCHAR(254) NOT NULL DEFAULT
''.
-
setDescription(String) - Method in interface
com.ibm.commerce.catalog.objects.
ClassificationCodeDescriptionAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.catalog.objects.
ClassificationCodeDescriptionAccessBean
- This method provides access to the
CLSFCODEDS.DESCRIPTION column of DB2 type VARCHAR(254) NOT NULL.
-
setDescription(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBean
- This method provides access to the
DISPCGPREL.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupAttributeAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAttributeAccessBean
- This method provides access to the
CATGRPATTR.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryTypeAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryTypeAccessBean
- This method provides access to the
CATENTTYPE.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeTypeAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeTypeAccessBean
- This method provides access to the
ATTRTYPE.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method provides access to the
ATTRIBUTE.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmdImpl
- Set the description for the attribute
-
setDescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmd
- Sets the description of the attribute.
-
setDescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmdImpl
- Set the description of the attribute
-
setDescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmd
- Sets the description of the attribute.
-
setDescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set the offer description
-
setDescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the description of the offer.
-
setDescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set the offer description
-
setDescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the language dependent description of the offer.
-
setDescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmdImpl
- Sets the description of the catalog.
-
setDescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmd
- Sets the description of the catalog.
-
setDescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmdImpl
- Sets the description of the catalog.
-
setDescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmd
- Sets the description of the catalog.
-
setDescription(String) - Method in class
com.ibm.commerce.collaboration.beans.
CollabWorkspaceInfo
- Sets the collaborative workspace description
-
setDescription(String) - Method in interface
com.ibm.commerce.collaboration.cc.objects.
QueueDescAccessBeanData
- setDescription
-
setDescription(String) - Method in class
com.ibm.commerce.collaboration.cc.objects.
QueueDescAccessBean
- Set accessor for persistent attribute: Description
-
setDescription(String) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
ChangeSpaceCtrlCmdImpl
- Sets the new description of the collaborative workspace.
-
setDescription(String) - Method in interface
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBeanData
- setDescription
-
setDescription(String) - Method in class
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBean
- Set accessor for persistent attribute: description
-
setDescription(String) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitDataBean
- Sets description
-
setDescription(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyDataBean
- Sets description
-
setDescription(String) - Method in class
com.ibm.commerce.common.objects.
StoreEntityDescriptionAccessBean
- This method accesses a non-CMP field
-
setDescription(String) - Method in class
com.ibm.commerce.common.objects.
StoreCategoryDescriptionAccessBean
- This method accesses a non-CMP field
-
setDescription(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreEntityDescriptionBeanBase
- A longer description of the StoreEntity, suitable for display to
shoppers.
-
setDescription(String) - Method in interface
com.ibm.commerce.contract.objects.
AttachmentAccessBeanData
- This method provides access to the ATTACHMENT.DESCRIPTION column of DB2
type VARCHAR (254) NULL.
-
setDescription(String) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method accesses a non-CMP field
-
setDescription(String) - Method in class
com.ibm.commerce.contract.objimpl.
AttachmentBeanBase
- This method provides access to the ATTACHMENT.DESCRIPTION column of DB2
type VARCHAR (254) NULL.
-
setDescription(String) - Method in class
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmdImpl
- Sets the description of the e-mail activity.
-
setDescription(String) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmd
- Sets the description of the e-mail activity
-
setDescription(String) - Method in class
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmdImpl
- Sets the description of the e-mail Configuration.
-
setDescription(String) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmd
- set the description of the e-mail Configuration
-
setDescription(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionAccessBean
- Set accessor for persistent attribute: description
-
setDescription(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailMessageAccessBean
- Set accessor for persistent attribute: description
-
setDescription(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailConfigurationAccessBean
- Set accessor for persistent attribute: description
-
setDescription(String) - Method in interface
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterDescriptionAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterDescriptionAccessBean
- This method accesses a non-CMP field
-
setDescription(String) - Method in class
com.ibm.commerce.inventory.beans.
VendorDataBean
- Insert the method's description here.
-
setDescription(String) - Method in class
com.ibm.commerce.inventory.beans.
InventoryAdjustmentCodeDataBean
- Insert the method's description here.
-
setDescription(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the description of the vendor.
-
setDescription(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set the description of the vendor.
-
setDescription(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the description of the vendor.
-
setDescription(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set the description of the vendor.
-
setDescription(String) - Method in class
com.ibm.commerce.inventory.commands.
GenericInventoryReserveCmdImpl
- Set the description for this reservation.
-
setDescription(String) - Method in interface
com.ibm.commerce.inventory.commands.
GenericInventoryReserveCmd
- Set the description for this reservation.
-
setDescription(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmdImpl
-
-
setDescription(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmd
- Sets the description of the fulfillment center.
-
setDescription(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmdImpl
-
-
setDescription(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmd
- Sets the description of fulfillment center.
-
setDescription(String) - Method in interface
com.ibm.commerce.inventory.objects.
VendorDescriptionAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.inventory.objects.
VendorDescriptionAccessBean
- This method provides access to the
VENDORDESC.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.inventory.objects.
OutputQueueDescriptionAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.inventory.objects.
OutputQueueDescriptionAccessBean
- This method provides access to the
OUTPUTQDSC.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeDescriptionAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeDescriptionAccessBean
- This method provides access to the
INVADJDESC.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method provides access to the
INITIATIVE.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
EMarketingSpotAccessBean
- This method accesses a non-CMP field
-
setDescription(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
CampaignAccessBean
- This method provides access to the
CAMPAIGN.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in class
com.ibm.commerce.me.datatype.
TaxInfo
- Sets the description field
-
setDescription(String) - Method in class
com.ibm.commerce.me.datatype.
ShippingInfo
- Sets the description
-
setDescription(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the description of the item
-
setDescription(String) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
- Set the description of the target order.
-
setDescription(String) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Set the description of the target order.
-
setDescription(String) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the description of the new/copied/updated orderitem(s).
Default: null (the description of the new/copied/updated orderitem(s) should
be left unchanged)
-
setDescription(String) - Method in interface
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBean
- This method provides access to the
TRADEPOSCN.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setDescription
-
setDescription(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setDescription
-
setDescription(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAdjustmentDescriptionAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentDescriptionAccessBean
- This method provides access to the
ORDADJDSC.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.order.objects.
OfferDescriptionAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.order.objects.
OfferDescriptionAccessBean
- This method provides access to the
OFFERDESC.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReasonDescriptionAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReasonDescriptionAccessBean
- This method provides access to the
RTNRSNDESC.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeDescriptionAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeDescriptionAccessBean
- This method provides access to the
RTNDSPDESC.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonDescriptionAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonDescriptionAccessBean
- This method provides access to the
RTNDNYDESC.DESCRIPTION column of DB2 type VARCHAR(254) NOT NULL.
-
setDescription(String) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBaseImpl
- Sets the description.
-
setDescription(String) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBase
- Sets the description.
-
setDescription(String) - Method in interface
com.ibm.commerce.payment.objects.
PaymentMethodDescriptionAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentMethodDescriptionAccessBean
- This method provides access to the
PAYMTHDDSC.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.DESCRIPTION column of DB2 type VARCHAR(128).
-
setDescription(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceModelAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceModelAccessBean
- This method provides access to the
PVCDEVMDL.DESCRIPTION column of DB2 type VARCHAR(128).
-
setDescription(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseAttachmentUploadCmdImpl
- Sets the description
-
setDescription(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQAttachmentUploadCmdImpl
- Sets the description
-
setDescription(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQAttachmentReplaceCmdImpl
- Sets the description
-
setDescription(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCodeSchemeAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCodeSchemeAccessBean
- This method accesses a non-CMP field
-
setDescription(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCodeClassificationAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCodeClassificationAccessBean
- This method accesses a non-CMP field
-
setDescription(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCategoryDescriptionAccessBeanData
- setDescription
-
setDescription(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryDescriptionAccessBean
- setDescription
-
setDescription(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotion
- Because the description is stored in the CalcoDesc table, it has to be set
outside of 'populate' method.
-
setDescription(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLPromotionListRow
- sets the description
-
setDescription(String) - Method in class
com.ibm.commerce.tools.promotions.
DiscountChooseListRow
- Set administration description for the discount.
-
setDescription(String) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- Set the property Shopper's Description.
-
setDescription(String) - Method in interface
com.ibm.commerce.tools.promotions.
CreateDiscountCmd
- Assign the short description for shoppers from GUI, this won't be
displayed on the dynamic list but in the summery page.
-
setDescription(String) - Method in interface
com.ibm.commerce.user.objects.
UserProfileAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.user.objects.
UserProfileAccessBean
- This method accesses a non-CMP field
-
setDescription(String) - Method in class
com.ibm.commerce.user.objects.
RoleAccessBean
- Set the description of the role.
-
setDescription(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyPasswordDescriptionAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordDescriptionAccessBean
- This method accesses a non-CMP field
-
setDescription(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyAccountLockoutDescriptionAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountLockoutDescriptionAccessBean
- This method accesses a non-CMP field
-
setDescription(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyAccountDescriptionAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountDescriptionAccessBean
- This method accesses a non-CMP field
-
setDescription(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method provides access to the
ORGENTITY.DESCRIPTION column of DB2 type VARCHAR(512).
-
setDescription(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupTypeAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupTypeAccessBean
- This method provides access to the
MBRGRPTYPE.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- This method provides access to the
MBRGRP.DESCRIPTION column of DB2 type VARCHAR(512).
-
setDescription(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeAccessBean
- This method provides access to the
MBRATTR.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in interface
com.ibm.commerce.user.objects.
AddressBookAccessBeanData
-
-
setDescription(String) - Method in class
com.ibm.commerce.user.objects.
AddressBookAccessBean
- This method provides access to the
ADDRBOOK.DESCRIPTION column of DB2 type VARCHAR(254).
-
setDescription(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the description.
-
setDescription(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the Description (USERPROF table).
-
setDescription(String) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set Attribute Description
-
setDescription2(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeAccessBeanData
-
-
setDescription2(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method provides access to the
ATTRIBUTE.DESCRIPTION2 column of DB2 type VARCHAR(254).
-
setDescription2(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmdImpl
- Set the second description for the attribute
-
setDescription2(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmd
- Sets the second description of the attribute.
-
setDescription2(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmdImpl
- Set the second description of the attribute
-
setDescription2(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmd
- Sets the secondary description of the attribute.
-
setDescriptionCustomerField1(String) - Method in class
com.ibm.commerce.marketing.beans.
CollateralDataBean
- Sets the customizable description field 1 of this collateral.
-
setDescriptionCustomerField2(String) - Method in class
com.ibm.commerce.marketing.beans.
CollateralDataBean
- Sets the customizable description field 2 of this collateral.
-
setDescriptionLongNL(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotion
- Because the descriptionLongNL is stored in the Calcodedsc table, it has to
be set outside of 'populate' method.
-
setDescriptionNL(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotion
- Because the descriptionNL is stored in the Calcodedsc table, it has to be
set outside of 'populate' method.
-
setDescriptions(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogAccessBeanData
-
-
setDescriptions(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogAccessBean
- This method accesses a non-CMP field
-
setDescriptionUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set attribute short description
-
setDescriptionUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
PAttributeBaseCmd
-
-
setDeviceFmtId(Integer) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the device format ID.
-
setDeviceFmtId(Integer) - Method in interface
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmd
- Set the device format ID.
-
setDeviceFmtId(Integer) - Method in class
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmdImpl
- Set the device format ID.
-
setDeviceFormatAdapter(DeviceFormatAdapter) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the device format adapter used for this request.
-
setDeviceFormatAdapter(DeviceFormatAdapter) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the device format adapter used for this request.
-
setDeviceFormatClass(Class) - Method in class
com.ibm.commerce.adapter.
DeviceFormatAdapterDesc
- Reserved for IBM internal use.
-
setDeviceFormatClass(Class) - Method in class
com.ibm.commerce.adapter.
AbstractHttpAdapter
- Reserved for IBM internal use.
-
setDeviceFormatId(Integer) - Method in class
com.ibm.commerce.adapter.
DeviceFormatAdapterDesc
- Reserved for IBM internal use.
-
setDeviceFormatId(Integer) - Method in interface
com.ibm.commerce.adapter.
DeviceFormatAdapter
- Reserved for IBM internal use.
-
setDeviceFormatId(Integer) - Method in class
com.ibm.commerce.adapter.
AbstractHttpAdapter
- Reserved for IBM internal use.
-
setDeviceFormatId(Integer) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the device format Id for this request.
-
setDeviceFormatId(Integer) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the device format id for this request.
-
setDeviceFormatId(Integer) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.DEVICEFMT_ID column of DB2 type INTEGER.
-
setDeviceFormatId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBeanData
-
-
setDeviceFormatId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.DEVICEFMT_ID column of DB2 type INTEGER.
-
setDeviceFormatName(String) - Method in class
com.ibm.commerce.adapter.
DeviceFormatAdapterDesc
- Reserved for IBM internal use.
-
setDeviceFormatName(String) - Method in interface
com.ibm.commerce.adapter.
DeviceFormatAdapter
- Reserved for IBM internal use.
-
setDeviceFormatName(String) - Method in class
com.ibm.commerce.adapter.
AbstractHttpAdapter
- Reserved for IBM internal use.
-
setDeviceFormatType(String) - Method in class
com.ibm.commerce.adapter.
DeviceFormatAdapterDesc
- Reserved for IBM internal use.
-
setDeviceFormatType(String) - Method in interface
com.ibm.commerce.adapter.
DeviceFormatAdapter
- Reserved for IBM internal use.
-
setDeviceFormatType(String) - Method in class
com.ibm.commerce.adapter.
AbstractHttpAdapter
- Reserved for IBM internal use.
-
setDeviceFormatTypeId(Integer) - Method in class
com.ibm.commerce.adapter.
DeviceFormatAdapterDesc
- Reserved for IBM internal use.
-
setDeviceFormatTypeId(Integer) - Method in interface
com.ibm.commerce.adapter.
DeviceFormatAdapter
- Reserved for IBM internal use.
-
setDeviceFormatTypeId(Integer) - Method in class
com.ibm.commerce.adapter.
AbstractHttpAdapter
- Reserved for IBM internal use.
-
setDeviceFormatTypeId(Integer) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the device format type id for this request.
-
setDeviceFormatTypeId(Integer) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the device format type id for this request.
-
setDeviceId(String) - Method in class
com.ibm.commerce.registry.
ViewRegistryEntry
- Sets the device format id.
-
setDeviceIdentifier(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBeanData
-
-
setDeviceIdentifier(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.DEVICEIDENTIFIER column of DB2 type VARCHAR(254).
-
setDeviceModel(String) - Method in class
com.ibm.commerce.pvcadapter.
PVCAdapterImpl
- Sets the model name of the device.
-
setDeviceModel(String) - Method in interface
com.ibm.commerce.pvcadapter.
PVCAdapter
- Sets the model name of the device.
-
setDeviceModelId(Integer) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceModelAccessBean
- This method provides access to the
PVCDEVMDL.MODEL_ID column of DB2 type INTEGER NOT NULL.
-
setDeviceModelId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceModelAccessBeanData
-
-
setDeviceModelId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceModelAccessBean
- This method provides access to the
PVCDEVMDL.MODEL_ID column of DB2 type INTEGER NOT NULL.
-
setDevicetype_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBeanData
-
-
setDevicetype_id(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.DEVICEFMT_ID column of DB2 type INTEGER NOT NULL.
-
setDevicetype_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBeanData
-
-
setDevicetype_id(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBean
- This method provides access to the
DISPCGPREL.DEVICEFMT_ID column of DB2 type INTEGER NOT NULL.
-
setDeviceType(Integer) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the device format type id for this request.
-
setDeviceType(Integer) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the device format type id for this request.
-
setDevModelName(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceModelAccessBeanData
-
-
setDevModelName(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceModelAccessBean
- This method provides access to the
PVCDEVMDL.DEVMDLNAME column of DB2 type VARCHAR(128).
-
setDirectory(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.DIRECTORY column of DB2 type VARCHAR(254).
-
setDirectory(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Insert the method's description here.
-
setDisallowedAbbreviations(Set) - Method in class
com.ibm.commerce.order.utils.
ResolveOrdersCmdImpl
-
-
setDisallowedAbbreviations(Set) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrdersCmd
- Sets the abbreviations that are not allowed
-
setDiscAmt(BigDecimal) - Method in interface
com.ibm.commerce.couponredemption.objects.
TempCouponItemMapAccessBeanData
-
-
setDiscAmt(BigDecimal) - Method in class
com.ibm.commerce.couponredemption.objects.
TempCouponItemMapAccessBean
- This method provides access to the
TCPITMAP.DISCAMT column of DB2 type DECIMAL(20 5) NOT NULL.
-
setDiscAmt(BigDecimal) - Method in interface
com.ibm.commerce.couponredemption.objects.
CouponItemMapAccessBeanData
-
-
setDiscAmt(BigDecimal) - Method in class
com.ibm.commerce.couponredemption.objects.
CouponItemMapAccessBean
- This method provides access to the
CPITMAP.DISCAMT column of DB2 type DECIMAL(20 5) NOT NULL.
-
setDiscAmts(Vector) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewAppliedCouponDataBean
- Sets the discount amount.
-
setDiscAmts(Vector) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewApplicableCouponDataBean
- Sets the discount amounts.
-
setDiscontinued(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBeanData
-
-
setDiscontinued(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBean
- This method provides access to the
ITEMSPC.DISCONTINUED column of DB2 type CHAR(1) NOT NULL DEFAULT
'N'.
-
setDiscount(BigDecimal) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- The total value of all non-tax-exempt discounts for this line item.
-
setDiscount(Hashtable) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- sets Discount information.
-
setDiscountCode(String) - Method in class
com.ibm.commerce.discount.rules.
Discount
- Set the discount code.
-
setDiscountItemCatalogEntrySKU(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLOtherItemSingleRangeItemLevelPromotion
- Sets the discountItemCatalogEntrySKU
-
setDiscountLevel(Integer) - Method in class
com.ibm.commerce.discount.rules.
Discount
- Set the discount level.
-
setDiscountProductSKU(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLSingleRangeProductLevelPromotion
- sets discountProductSKU.
-
setDiscountRowList(DiscountChooseListRow[]) - Method in class
com.ibm.commerce.tools.promotions.
DiscountCalculationCodeListBean
- set the value of DiscountRowList
-
setDiscounts(Discount[]) - Method in class
com.ibm.commerce.discount.rules.
DiscountContext
- Set Discounts
-
setDiscounts(Vector) - Method in class
com.ibm.commerce.discount.rules.commands.
ProductLevelPolicyTaskCmdImpl
- Set discounts value
-
setDiscounts(Vector) - Method in interface
com.ibm.commerce.discount.rules.commands.
ProductLevelPolicyTaskCmd
- Set a collection of discounts.
-
setDiscounts(Vector) - Method in class
com.ibm.commerce.discount.rules.commands.
OrderLevelPolicyTaskCmdImpl
- Set the discounts value.
-
setDiscounts(Vector) - Method in interface
com.ibm.commerce.discount.rules.commands.
OrderLevelPolicyTaskCmd
- Set the discounts.
-
setDiscountValueVector(Vector) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- Set the property DiscountValueVector.
-
setDiscountValueVector(Vector) - Method in interface
com.ibm.commerce.tools.promotions.
CreateDiscountCmd
- If the discount is a multi- range discount, the discount value should be a
vector of values which based on the different price range or quantity
range.
-
setDiscSubType(Integer) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- Set the property Discount Sub-Type.
-
setDiscSubType(Integer) - Method in interface
com.ibm.commerce.tools.promotions.
CreateDiscountCmd
- Assign the discount sub type from GUI, 0 if it's by percentage, 1 if
it's by fixed amount or 2 if it's by amount per unit.
-
setDiscType(Integer) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- Set the property Discount Type.
-
setDiscType(Integer) - Method in interface
com.ibm.commerce.tools.promotions.
CreateDiscountCmd
- Assign the discount type from GUI, 0 if it's order level or 1 if
it's product level.
-
setDisplay(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBeanData
-
-
setDisplay(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBean
- This method provides access to the
CATGRPDESC.DISPLAY column of DB2 type VARCHAR(254).
-
setDisplay(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set the display for the catalog group description
-
setDisplay(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets the display for the catalog group.
-
setDisplay(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set the display for the catalog group description
-
setDisplay(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the display for the catalog group.
-
setDisplay(String) - Method in class
com.ibm.commerce.inventory.beans.
InventoryAdjustmentCodeDataBean
- Insert the method's description here.
-
setDisplay(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set Display for the Catalog Group Description
-
setDisplayAggregated(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ChargeTypeAccessBeanData
-
-
setDisplayAggregated(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ChargeTypeAccessBean
- This method provides access to the
CHARGETYPE.DISPLAYAGGREGATED column of DB2 type CHAR(1) NOT NULL.
-
setDisplayLevel(Integer) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets the display level of the CalculationCodes.
-
setDisplayLevel(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentAccessBean
- This method provides access to the
ORDADJUST.DISPLAYLEVEL column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setDisplayLevel(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets the display level of the CalculationCodes.
-
setDisplayLevel(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAdjustmentAccessBeanData
-
-
setDisplayLevel(String) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentAccessBean
- This method provides access to the
ORDADJUST.DISPLAYLEVEL column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setDisplayName(String) - Method in interface
com.ibm.commerce.collaboration.cc.objects.
QueueDescAccessBeanData
- setDisplayName
-
setDisplayName(String) - Method in class
com.ibm.commerce.collaboration.cc.objects.
QueueDescAccessBean
- Set accessor for persistent attribute: DisplayName
-
setDisplayName(String) - Method in class
com.ibm.commerce.common.objects.
StoreEntityDescriptionAccessBean
- This method provides access to the
STOREENTDS.DISPLAYNAME column of DB2 type CHAR(80).
-
setDisplayName(String) - Method in class
com.ibm.commerce.common.objects.
StoreCategoryDescriptionAccessBean
- This method accesses a non-CMP field
-
setDisplayName(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreEntityDescriptionBeanBase
- A brief description of the StoreEntity, suitable for display to
shoppers.
-
setDisplayName(String) - Method in interface
com.ibm.commerce.contract.objects.
PaymentTCAccessBeanData
-
-
setDisplayName(String) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method accesses a non-CMP field
-
setDisplayName(String) - Method in class
com.ibm.commerce.contract.objimpl.
PaymentTCBeanBase
- This method provides access to the TERMCOND.STRINGFIELD1 column of DB2 type
VARCHAR(3200) NULL.
-
setDisplayName(String) - Method in interface
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterDescriptionAccessBeanData
-
-
setDisplayName(String) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterDescriptionAccessBean
- This method provides access to the
FFMCENTDS.DISPLAYNAME column of DB2 type VARCHAR(80).
-
setDisplayName(String) - Method in class
com.ibm.commerce.inventory.beans.
FulfillmentCenterDataBean
- Insert the method's description here.
-
setDisplayName(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmdImpl
-
-
setDisplayName(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmd
- Sets the display name of fulfillment center.
-
setDisplayName(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmdImpl
-
-
setDisplayName(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmd
- Sets the display name of fulfillment center.
-
setDisplayName(String) - Method in interface
com.ibm.commerce.user.objects.
UserProfileAccessBeanData
-
-
setDisplayName(String) - Method in class
com.ibm.commerce.user.objects.
UserProfileAccessBean
- This method provides access to the
USERPROF.DISPLAYNAME column of DB2 type VARCHAR(128).
-
setDisplayName(String) - Method in interface
com.ibm.commerce.user.objects.
AddressBookAccessBeanData
-
-
setDisplayName(String) - Method in class
com.ibm.commerce.user.objects.
AddressBookAccessBean
- This method provides access to the
ADDRBOOK.DISPLAYNAME column of DB2 type VARCHAR(254) NOT NULL.
-
setDisplayName(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the display name.
-
setDisplayName(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the display name of the entry (USERPROF).
-
setDisplayOnly(boolean) - Method in class
com.ibm.commerce.taxation.commands.
ResolveTaxJurisdictionCmdImpl
- Sets the display flag to indicate that it is for product display.
-
setDisplayOnly(boolean) - Method in interface
com.ibm.commerce.taxation.commands.
ResolveTaxJurisdictionCmd
- Sets the flag to indicate if the taxes are calculated for display purpose
(Optional).
-
setDisplayOnly(boolean) - Method in class
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmdImpl
- Sets the flag to indicate if the taxes are calculated for display purpose
(Optional).
-
setDisplayOnly(boolean) - Method in interface
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmd
- Sets the flag to indicate if the taxes are calculated for display purpose
(Optional).
-
setDisplayPageName(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractDisplayAccessBeanData
- Provides access to the CNTRDISPLY.DISPLAYPAGENAME column of DB2 type
VARCHAR(254) NULL.
-
setDisplayPageName(String) - Method in class
com.ibm.commerce.contract.objects.
ContractDisplayAccessBean
- This method provides access to the
CNTRDISPLY.DISPLAYPAGENAME column of DB2 type VARCHAR(254).
-
setDisplayPageName(String) - Method in class
com.ibm.commerce.contract.objimpl.
ContractDisplayBeanBase
- Provides access to the CNTRDISPLY.DISPLAYPAGENAME column of DB2 type
VARCHAR(254) NULL.
-
setDisplaySeq(Double) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmdImpl
- Specifies the display sequence for the interest item lists to which
interest items are copied.
-
setDisplaySeq(Double) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmd
- Sets the display sequence parameters (optional).
-
setDisplaySequence(Double) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
- Set the display sequence of the target order.
-
setDisplaySequence(Double) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Set the display sequence of the target order.
-
setDisplaySequence(Double) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationRequest
- Sets the display sequence.
-
setDisplaySequence(Double) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method accesses a non-CMP field
-
setDisplaySequence(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBeanData
-
-
setDisplaySequence(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method accesses a non-CMP field
-
setDisplaySequenceNumber(Double) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemListAccessBean
- This method provides access to the
IITEMLIST.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setDisplaySequenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
InterestItemListAccessBeanData
-
-
setDisplaySequenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemListAccessBean
- This method provides access to the
IITEMLIST.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setDisplayUsage(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method provides access to the
TAXCGRY.DISPLAYUSAGE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setDisplayUsage(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBeanData
-
-
setDisplayUsage(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method provides access to the
TAXCGRY.DISPLAYUSAGE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setDispositionDate(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBeanData
-
-
setDispositionDate(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBean
- This method provides access to the
RTNRCPTDSP.DISPOSITIONDATE column of DB2 type TIMESTAMP NOT NULL.
-
setDispositionDate(Timestamp) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBean
- This method provides access to the
RTNRCPTDSP.DISPOSITIONDATE column of DB2 type TIMESTAMP NOT NULL.
-
setDispositionDate(Timestamp) - Method in class
com.ibm.commerce.returns.commands.
ReturnItemToInventoryCmdImpl
- Set the date the new inventory receipt(s) are for
-
setDispositionDate(Timestamp) - Method in interface
com.ibm.commerce.returns.commands.
ReturnItemToInventoryCmd
- Set the date on which a part of a return receipt was dispositioned
-
setDispositionedQty(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- This method provides access to the
RTNRECEIPT.DISPOSITIONEDQTY column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setDispositionedQty(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBeanData
-
-
setDispositionedQty(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- This method provides access to the
RTNRECEIPT.DISPOSITIONEDQTY column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setDispositionHeaderList(DispositionHeaderDataBean[]) - Method in
class
com.ibm.commerce.ordermanagement.beans.
DispositionHeaderListDataBean
- Sets DispositionHeaderDataBean array
-
setDistArrangId(Long) - Method in class
com.ibm.commerce.inventory.commands.
MakeReceiptAvailableCmdImpl
-
-
setDistArrangId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
MakeReceiptAvailableCmd
- Set distribution arrangement identifier.
-
setDistArrangId(Long) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setDistArrangId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the identifier of the distribution arrangement that has access to this
received inventory.
-
setDistArrangId(Long) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.DISTARRANG_ID column of DB2 type BIGINT NOT NULL.
-
setDistArrangId(Long) - Method in class
com.ibm.commerce.inventory.objects.
AvailableReceiptAccessBean
- This method provides access to the
RCPTAVAIL.DISTARRANG_ID column of DB2 type BIGINT NOT NULL.
-
setDistArrangId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setDistArrangId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets distribution arrangement identifier.
-
setDistArrangId(String) - Method in interface
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBeanData
-
-
setDistArrangId(String) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.DISTARRANG_ID column of DB2 type BIGINT NOT NULL.
-
setDistArrangId(String) - Method in interface
com.ibm.commerce.inventory.objects.
AvailableReceiptAccessBeanData
-
-
setDistArrangId(String) - Method in class
com.ibm.commerce.inventory.objects.
AvailableReceiptAccessBean
- This method provides access to the
RCPTAVAIL.DISTARRANG_ID column of DB2 type BIGINT NOT NULL.
-
setDistinct()
- Method in class
com.ibm.commerce.search.rulequery.
SelectQuery
- To set disctict operator
-
setDistinct()
- Method in class
com.ibm.commerce.search.rulequery.
RuleQuery
- To set disctict operator
-
setDistinct(boolean) - Method in class
com.ibm.commerce.search.rulequery.
SelectQuery
- To set disctict operator
-
setDistinct(boolean) - Method in class
com.ibm.commerce.search.rulequery.
RuleQuery
- To set disctict operator.
-
setDistinct(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setDistinct(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- Defines SQL distinct qualifier.
-
setDistinct(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- Defines SQL distinct qualifier.
-
setDistinguishedName(String) - Method in interface
com.ibm.commerce.user.objects.
UserAccessBeanData
-
-
setDistinguishedName(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method accesses a non-CMP field
-
setDistinguishedName(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
-
-
setDistinguishedName(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method accesses a non-CMP field
-
setDistinguishedName(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the distinguished name.
-
setDistinguishedName(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the distinguished name of the entry (USERS table).
-
setDistributor(Integer) - Method in class
com.ibm.commerce.orderquotation.commands.
GetOrgDistributorPartnerInfoCmdImpl
- Set the distributor's store id for the credentials.
-
setDistributor(Integer) - Method in interface
com.ibm.commerce.orderquotation.commands.
GetOrgDistributorPartnerInfoCmd
- Set the distributor's store id for the credentials.
-
setDistributorProductId(String) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBaseImpl
- Sets the distributor product id of the item.
-
setDistributorProductId(String) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBase
- Sets the distributor product id of the item.
-
setDN(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupAccessBeanData
-
-
setDN(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- This method provides access to the
MBRGRP.DN column of DB2 type VARCHAR(1000).
-
setDocumentdesc(String) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the attachment description.
-
setDocumentdesc(String) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQAttachmentCmdImpl
-
-
setDocumentdesc(String) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQAttachmentCmd
- Stores the document description of the RFQ attachment.
-
setDocumentdesc(String) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQAttachmentCmdImpl
- Sets the attachment description
-
setDocumentdesc(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQAttachmentCmd
- Stores the document description of the RFQ attachment.
-
setDocumentDescriptionFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the attachment description from the tools XML object and stores
it in a member variable.
-
setDocumentDescriptionFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the attachment description from the tools XML object and stores
it in a member variable.
-
setDocumentFormat(String) - Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets supported document format to the data bean.
-
setDocumentFormat(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBeanData
-
-
setDocumentFormat(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.DOCUMENTFORMAT column of DB2 type VARCHAR(80).
-
setDocumentURL(String) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the attachment URL.
-
setDocumentURL(String) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQAttachmentCmdImpl
-
-
setDocumentURL(String) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQAttachmentCmd
- Stores the document URL of the RFQ attachment.
-
setDocumentURL(String) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQAttachmentCmdImpl
- Sets the document URL
-
setDocumentURL(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQAttachmentCmd
- Stores the document URL of the RFQ attachment.
-
setDocumentURLFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the attachment URL from the tools XML object and stores it in a
member variable.
-
setDocumentURLFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the attachment URL from the tools XML object and stores it in a
member variable.
-
setDocumentVersion(String) - Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets supported version of document format to the data bean.
-
setDocumentVersion(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBeanData
-
-
setDocumentVersion(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.DOCUMENTVERSION column of DB2 type VARCHAR(8).
-
setDomain(String) - Method in interface
com.ibm.commerce.catalog.objects.
ClassificationCodeAccessBeanData
-
-
setDomain(String) - Method in class
com.ibm.commerce.catalog.objects.
ClassificationCodeAccessBean
- This method provides access to the
CLASIFCODE.DOMAIN column of DB2 type CHAR(32) NOT NULL.
-
setDomain(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryClassificationCodeAccessBeanData
-
-
setDomain(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryClassificationCodeAccessBean
- This method provides access to the
CATCLSFCOD.DOMAIN column of DB2 type CHAR(32) NOT NULL.
-
setDomain(String) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the trading domain.
-
setDomainFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the trading domain from the tools XML object and stores it in a
member variable.
-
setDomainFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the trading domain from the tools XML object and stores it in a
member variable.
-
setDomainUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set UTF domain.
-
setDomainUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmd
-
Deprecated. Sets Domain URL Name.
-
setDoubleClickCheckEnabled(boolean) - Method in class
com.ibm.commerce.ras.DDThreadContext
- Sets the doubleClickCheckEnabled
-
setDuplicateMessage_javalangStringMethodDescriptor() - Method in
class
com.ibm.commerce.pa.beans.
CompareListDataBeanBeanInfo
- Gets the setDuplicateMessage(java.lang.String) method descriptor.
-
setDuplicateMessage(String) - Method in class
com.ibm.commerce.pa.beans.
CompareListDataBean
- This method sets the message to be used when a duplicate product is added
to the list
-
setDuration(Timestamp) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the duration limit between successive responses.
-
setDuration(Timestamp) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the duration limit between successive responses.
-
setDuration(Timestamp) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the duration limit between successive responses.
-
setDuration(Timestamp) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the duration limit between successive responses.
-
setDurationDays(Integer) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmdImpl
- Stores the incoming value for the day duration.
-
setDurationDays(Integer) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Saves the number of days between successive bids for which the auction will
be active.
-
setDurationDays(Integer) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the number of days between successive bids for which the auction
would stay active.
-
setDurationTime(Integer, Integer) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmdImpl
- Set up the duration timestamp based on hours and minutes.
-
setDurationTime(Integer, Integer) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Set up the duration timestamp based on hours and minutes.
-
setDurationTime(Integer, Integer) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Hours and minute for the duration field on auction closing rule.
-
setDurationTimestamp(Timestamp) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmdImpl
- Sets duration timestamp
-
setDurationTimestamp(Timestamp) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Set duration timestamp
-
setDurationTimestamp(Timestamp) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the duration timestamp.
-
setDurationTimeStamp(Timestamp) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Set duration timestamp
-
setDynamicKitID(String) - Method in class
com.ibm.commerce.catalog.beans.
DynamicKitDataBean
- Sets the ID that represents the primary key for this DynamicKit.
-
setEarlyBirdLimit(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: earlyBirdLimit
-
setEarlyBirdLimit(Integer) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setEarlyBirdLimit
-
setEarlyBirdLimit(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.EARLYBIRDLIMIT column of DB2 type INTEGER NULL.
-
setECCorrectiveActionMessage(ECMessage) - Method in class
com.ibm.commerce.beans.ErrorDataBean
- Sets the corrective action error message.
-
setECMessage(ECMessage) - Method in class
com.ibm.commerce.beans.ErrorDataBean
- Sets the exception message.
-
setEditOrderInfo(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets "true" if it is edit order info notebook.
-
setEIRs(String[]) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordDeleteCmdImpl
- Sets the list of expected inventory identifiers.
-
setEIRs(String[]) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordDeleteCmd
- Sets the list of expected inventory Ids.
-
setEIRs(String[]) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCloseCmdImpl
-
-
setEIRs(String[]) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCloseCmd
- Sets the list of expected inventory Ids.
-
setElapsedTimeMillis(long) - Method in class
com.ibm.commerce.payment.beans.
PayStatusPMDataBean
- Sets the elapsedTimeMillis property of the Bean.
-
setElement(Element) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCUpdateCmdImpl
- Sets term and condition Element object.
-
setElement(Element) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCCreateCmdImpl
- Sets term and condition Element object.
-
setEligibleContracts(String) - Method in interface
com.ibm.commerce.adapter.SessionData
- Reserved for IBM internal use.
-
setEligibleContracts(String) - Method in class
com.ibm.commerce.adapter.
GenericSessionData
- Reserved for IBM internal use.
-
setEligibleTradingAgreementIdsAsString(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Reserved for IBM internal use.
-
setEligibleTradingAgreementIdsAsString(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Reserved for IBM internal use.
-
setEmail(String) - Method in class
com.ibm.commerce.me.datatype.
Address
- Sets the email address
-
setEmail(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setEmail1(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.EMAIL1 column of DB2 type VARCHAR(254).
-
setEmail1(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Primary e-mail address
-
setEmail1(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the primary e-mail address.
-
setEmail1(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set the primary e-mail address.
-
setEmail1(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the primary e-mail address.
-
setEmail1(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set the primary e-mail address.
-
setEmail1(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the primary e-mail address.
-
setEmail1(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the primary e-mail address.
-
setEmail1(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setEmail1(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the primary e-mail address.
-
setEmail1(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setEmail1(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.EMAIL1 column of DB2 type VARCHAR(256).
-
setEmail1(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the primary email address.
-
setEmail1(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the email or URL address 1 of the individual.
-
setEmail2(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.EMAIL2 column of DB2 type VARCHAR(254).
-
setEmail2(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Alternate e-mail address
-
setEmail2(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the secondary e-mail address.
-
setEmail2(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the secondary e-mail address.
-
setEmail2(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setEmail2(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the secondary e-mail address.
-
setEmail2(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setEmail2(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.EMAIL2 column of DB2 type VARCHAR(256).
-
setEmail2(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the secondary email address.
-
setEmail2(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the email or URL address 2 of the individual.
-
setEmailAddress(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCancelCmdImpl
- Sets the email address.
-
setEmailConfigurationAttributes(String, String, Integer, Integer, String,
String, String, Integer, String, Integer) - Method in class
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmdImpl
- This method sets all the attributes needed to configure an e-mail server
EXCEPT the primary key emailConfigurationId.
-
setEmailConfigurationAttributes(String, String, Integer, Integer, String,
String, String, Integer, String, Integer) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmd
- This method sets all the attributes needed to configure an e-mail server
EXCEPT the primary key emailConfigurationId.
-
setEmailConfigurationId(Integer) - Method in class
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmdImpl
- Sets the ID of the e-mail configuration This is only to be called if an
update to an existing configuration is required.
-
setEmailConfigurationId(Integer) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmd
- Set the Id of the e-mail configuration
-
setEmailError(boolean) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets "true" if there is an email error.
-
setEmailError(boolean) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCancelCmdImpl
- Sets the flag to indicate if there is any problem sending email.
-
setEmailMessageId(Integer) - Method in class
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmdImpl
- Sets the e-mail message ID of the message template sent by the e-mail
activity.
-
setEmailMessageId(Integer) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmd
- Sets the e-mail message ID of the message template sent by the e-mail
activity.
-
setEmailMessageId(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionAccessBean
- Set accessor for persistent attribute: emailMessageId
-
setEmailMessageId(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionAccessBean
- This method accesses a non-CMP field
-
setEmailPromotionId(Integer) - Method in class
com.ibm.commerce.emarketing.commands.
SendEmailActivityTaskCmdImpl
- Sets the unique identifier of the e-mail activity that is to be sent.
-
setEmailPromotionId(Integer) - Method in interface
com.ibm.commerce.emarketing.commands.
SendEmailActivityTaskCmd
- Sets the EmailPromotionId for this command.
-
setEmailPromotionId(Integer) - Method in class
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmdImpl
- Sets the e-mail promotion ID of the e-mail activity.
-
setEmailPromotionId(Integer) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmd
- Sets the e-mail promotion ID of the e-mail activity.
-
setEmailPromotionId(Integer) - Method in class
com.ibm.commerce.emarketing.commands.
EmailPromotionDeleteTaskCmdImpl
- Sets the e-mail promotion ID.
-
setEmailPromotionId(Integer) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailPromotionDeleteTaskCmd
- Sets the e-mail activity ID.
-
setEmailSearchType(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setEmailServer(String) - Method in class
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmdImpl
- Sets the hostname of the server to use for e-mail activities (either
inbound or outbound).
-
setEmailServer(String) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmd
- set the e-mail server of the e-mail configuration
-
setEmailServer(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailConfigurationAccessBean
- Set accessor for persistent attribute: emailServer
-
setEmailType(String) - Method in class
com.ibm.commerce.me.datatype.
Address
- Sets the type of the email address
-
setEMarketingSpotId(Integer) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeScheduleAccessBean
- This method accesses a non-CMP field
-
setEMarketingSpotId(Integer) - Method in class
com.ibm.commerce.marketingcenter.objects.
EMarketingSpotAccessBean
- This method accesses a non-CMP field
-
setEMarketingSpotId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleUpdateCmdImpl
- Sets the e-Marketing Spot ID of the initiative schedule.
-
setEMarketingSpotId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleUpdateCmd
- Sets the e-Marketing Spot ID of the initiative schedule.
-
setEMarketingSpotId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleAddCmdImpl
- Sets the e-Marketing Spot ID of the initiative schedule.
-
setEMarketingSpotId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleAddCmd
- Sets the e-Marketing Spot ID of the initiative schedule.
-
setEMarketingSpotId(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeScheduleAccessBean
- This method accesses a non-CMP field
-
setEMarketingSpotId(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
EMarketingSpotAccessBean
- This method accesses a non-CMP field
-
setEMarketingSpotName(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeEvaluateCmdImpl
- Sets the name of the e-Marketing Spot.
-
setEMarketingSpotName(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeEvaluateCmd
- Sets the e-Marketing Spot name.
-
setEmployeeId(String) - Method in interface
com.ibm.commerce.user.objects.
BusinessProfileAccessBeanData
-
-
setEmployeeId(String) - Method in class
com.ibm.commerce.user.objects.
BusinessProfileAccessBean
- This method provides access to the
BUSPROF.EMPLOYEEID column of DB2 type VARCHAR(20).
-
setEmployeeId(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the employee identifier.
-
setEmployeeId(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the employee identification (BUSPROF table).
-
setEmployeeType(String) - Method in interface
com.ibm.commerce.user.objects.
BusinessProfileAccessBeanData
-
-
setEmployeeType(String) - Method in class
com.ibm.commerce.user.objects.
BusinessProfileAccessBean
- This method provides access to the
BUSPROF.EMPLOYEETYPE column of DB2 type VARCHAR(128).
-
setEmployeeType(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the employee type.
-
setEmployeeType(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the employee type.
-
setEmptyProductList(boolean) - Method in class
com.ibm.commerce.utf.commands.
RFQModifyCmdImpl
- Sets a member variable to the incoming boolean value.
-
setEmptyProductListFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
RFQModifyCmdImpl
- Sets a member variable to the incoming boolean value from the request.
-
setEmptyTCList(boolean) - Method in class
com.ibm.commerce.utf.commands.
RFQModifyCmdImpl
- Sets a member variable to the incoming boolean value.
-
setEmptyTCListFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
RFQModifyCmdImpl
- Sets a member variable to the incoming boolean value from the request.
-
setEmsDescription(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignEmsUpdateCmdImpl
- Sets the e-Marketing Spot description.
-
setEmsDescription(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignEmsUpdateCmd
- Sets the description of the e-Marketing Spot.
-
setEmsDescription(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignEmsCreateCmdImpl
- Sets the e-Marketing Spot description.
-
setEmsDescription(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignEmsCreateCmd
- Sets the description of the e-Marketing Spot.
-
setEmsId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignEmsUpdateCmdImpl
- Sets the e-Marketing Spot ID.
-
setEmsId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignEmsUpdateCmd
- Sets the ID of the e-Marketing Spot.
-
setEmsId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignEmsDeleteCmdImpl
- Sets the e-Marketing Spot ID.
-
setEmsId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignEmsDeleteCmd
- Sets the e-Marketing Spot ID.
-
setEmsName(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignEmsUpdateCmdImpl
- Sets the e-Marketing Spot name.
-
setEmsName(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignEmsUpdateCmd
- Sets the name of the e-Marketing Spot.
-
setEmsName(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignEmsCreateCmdImpl
- Sets the e-Marketing Spot name.
-
setEmsName(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignEmsCreateCmd
- Sets the name of the e-Marketing Spot.
-
setEnabled(boolean) - Method in class
com.ibm.commerce.messaging.commands.
TransferShopcartCmdImpl
- Sets the flag indicating whether the partner accepts this request.
-
setEnabled(boolean) - Method in interface
com.ibm.commerce.messaging.commands.
RequestOrderQuotationPolicyCmd
- Sets theEnabled to be mapped.
-
setEnabled(boolean) - Method in class
com.ibm.commerce.messaging.commands.
GetPriceAndAvailabilityCmdImpl
- Sets the enabled
-
setEnabled(boolean) - Method in class
com.ibm.commerce.messaging.commands.
GetBatchAvailabilityCmdImpl
- Sets the enabled
-
setEncCurContr(String) - Method in class
com.ibm.commerce.adapter.
GenericSessionData
- Reserved for IBM internal use.
-
setEncCurContr(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Reserved for IBM internal use.
-
setEncCurContr(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Reserved for IBM internal use.
-
setEncElgContr(String) - Method in class
com.ibm.commerce.adapter.
GenericSessionData
- Reserved for IBM internal use.
-
setEncElgContr(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Reserved for IBM internal use.
-
setEncElgContr(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Reserved for IBM internal use.
-
setEncipheredMerchantKey(String) - Method in class
com.ibm.commerce.security.commands.
DBAuthenticationCmdImpl
- Sets the enciphered merchant key to be used in the encryption of the
password.
-
setEncipheredMerchantKey(String) - Method in interface
com.ibm.commerce.security.commands.
DBAuthenticationCmd
- Sets the enciphered merchant key to be used in the encryption of the
password.
-
setEncipheredMerchantKey(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the enciphered merchant key.
-
setEncipheredMerchantKey(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the Enciphered Merchant Key to be used in the encryption of the
password.
-
setEncoding(HttpServletRequest, Integer, Integer, String) - Static
method in class
com.ibm.commerce.server.ServletHelper
- Sets the encoding to be used to extract the input parameters.
-
setEncoding(HttpServletRequest, String) - Static method in class
com.ibm.commerce.server.ServletHelper
- Set the encoding for used for retreiving request parameters.
-
setEncoding(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the character encoding.
-
setEncoding(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the character encoding.
-
setEncParOrg(String) - Method in class
com.ibm.commerce.adapter.
GenericSessionData
- Reserved for IBM internal use.
-
setEncParOrg(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Reserved for IBM internal use.
-
setEncParOrg(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Reserved for IBM internal use.
-
setEncryptedPaymentInfo(String) - Method in class
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmdImpl
- Set encrypted payment string.
-
setEncryptedPaymentInfo(String) - Method in interface
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmd
- Stores the incoming value for the encrypted payment information.
-
setEncryptedPaymentInfo(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the bidder payment encrypted device number.
-
setEncryption(int) - Method in class
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmdImpl
- set Encryption.
-
setEncryption(int) - Method in interface
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmd
- Stores the incoming value of the encryption flag.
-
setEncryptionFlag(Integer) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set Encryption flag
-
setEncSesContr(String) - Method in class
com.ibm.commerce.adapter.
GenericSessionData
- Reserved for IBM internal use.
-
setEncSesContr(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Reserved for IBM internal use.
-
setEncSesContr(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Reserved for IBM internal use.
-
setEncyrptionFlagUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set Encryption flag
-
setEncyrptionFlagUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
PAttributeBaseCmd
-
-
setEndDate(Long) - Method in class
com.ibm.commerce.contract.commands.
PolicyUpdateCmdImpl
- Set the end date of the business policy.
-
setEndDate(Long) - Method in class
com.ibm.commerce.contract.commands.
PolicyAddCmdImpl
- Sets the end date of the business policy.
-
setEnddate(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQModifyBasicCmdImpl
- Sets the enddate
-
setEnddate(String) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stores the incoming value of the end date.
-
setEnddate(String) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the offering end date.
-
setEndDate(String) - Method in class
com.ibm.commerce.contract.commands.
PolicyUpdateCmdImpl
- Sets the end date of the business policy.
-
setEndDate(String) - Method in interface
com.ibm.commerce.contract.commands.
PolicyUpdateCmd
- Sets the end date of the business policy.
-
setEndDate(String) - Method in class
com.ibm.commerce.contract.commands.
PolicyAddCmdImpl
- Sets the end date of the business policy.
-
setEndDate(String) - Method in interface
com.ibm.commerce.contract.commands.
PolicyAddCmd
- Sets the end date of the business policy.
-
setEndDate(String) - Method in interface
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBeanData
- This method provides access to the POLICY.ENDTIME column of DB2 type
TIMESTAMP NULL.
-
setEndDate(String) - Method in class
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBean
- This method provides access to the
POLICY.ENDTIME column of DB2 type TIMESTAMP.
-
setEndDate(String) - Method in interface
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBeanData
-
-
setEndDate(String) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.ENDDATE column of DB2 type TIMESTAMP NOT NULL.
-
setEndDate(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeScheduleAccessBean
- This method accesses a non-CMP field
-
setEndDate(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setEndDate(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.ENDDATE column of DB2 type TIMESTAMP.
-
setEndDate(String) - Method in interface
com.ibm.commerce.order.objects.
OfferAccessBeanData
-
-
setEndDate(String) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.ENDDATE column of DB2 type TIMESTAMP.
-
setEndDate(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLPromotionListRow
- sets the discount End date
-
setEndDate(String) - Method in class
com.ibm.commerce.tools.promotions.
DiscountChooseListRow
- Set the end date for the discount
-
setEnddate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Sets the end date of the offer
-
setEnddate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the end date of the offer.
-
setEnddate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set the end date of the offer
-
setEnddate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the end date of the offer.
-
setEndDate(Timestamp) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
- setEndDate
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method accesses a non-CMP field
-
setEndDate(Timestamp) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
- setEndDate
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method accesses a non-CMP field
-
setEndDate(Timestamp) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
- setEndDate
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method accesses a non-CMP field
-
setEndDate(Timestamp) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
- setEndDate
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method accesses a non-CMP field
-
setEndDate(Timestamp) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
- setEndDate
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method accesses a non-CMP field
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set an end date for the catalog entry
-
setEndDate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the end date for the catalog entry.
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set an end date for the catalog entry
-
setEndDate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the end date that the catalog entry is no longer offered.
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.contract.commands.
PolicyUpdateCmdImpl
- Sets the end date of the buisness policy.
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.contract.commands.
PolicyAddCmdImpl
- Sets the end date of the buisness policy.
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBean
- This method provides access to the
POLICY.ENDTIME column of DB2 type TIMESTAMP.
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
BusinessPolicyBeanBase
- This method provides access to the POLICY.ENDTIME column of DB2 type
TIMESTAMP NULL.
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: endDate
-
setEndDate(Timestamp) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setEndDate
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.ENDDATE column of DB2 type TIMESTAMP NULL.
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.ENDDATE column of DB2 type TIMESTAMP NOT NULL.
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeScheduleAccessBean
- This method accesses a non-CMP field
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.ENDDATE column of DB2 type TIMESTAMP.
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.ENDDATE column of DB2 type TIMESTAMP.
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleUpdateCmdImpl
- Sets the end date of the initiative schedule.
-
setEndDate(Timestamp) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleUpdateCmd
- Sets the end date of the initiative schedule.
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleAddCmdImpl
- Sets the end date of the initiative schedule.
-
setEndDate(Timestamp) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleAddCmd
- Sets the end date of the initiative schedule.
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Sets the end date when the Catalog Entry was updated
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyDataBean
- Set the end date of the business policy
-
setEndDate(Timestamp) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
- Sets the end date
-
setEndDateFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Retrieves end date from the tools XML object and stores
it in a member variable.
-
setEndDateFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
TradingEngineBaseCmd
-
Deprecated. Retrieves end date from the tools XML object and stores
it in a member variable.
-
setEndDateFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the offering end date from the tools XML object and stores it in
a member variable.
-
setEndDateFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the offering end date from the tools XML object and stores it in
a member variable.
-
setEndDateUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get auction's end date from Tools Framework's XML Object, and set
it for the command.
-
setEndDateUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get auction's end date from Tools Framework's XML Object, and set
it for the command.
-
setEndresult(int) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the end result of the offering.
-
setEndresult(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQModifyBasicCmdImpl
- Sets the endresult
-
setEndResult(Integer) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores an integer representing the expected outcome of this RFQ.
-
setEndResult(Integer) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores an integer representing the expected outcome of this RFQ.
-
setEndResult(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores an integer representing the expected outcome of this RFQ.
-
setEndResult(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores an integer representing the expected outcome of this RFQ.
-
setEndResultFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the offering end result from the tools XML object and stores it
in a member variable.
-
setEndtime(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQModifyBasicCmdImpl
- Sets the endtime
-
setEndtime(String) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stores the incoming value of the end time.
-
setEndtime(String) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the end time of the offering.
-
setEndTime(String) - Method in interface
com.ibm.commerce.contract.objects.
TradingAgreementAccessBeanData
-
-
setEndTime(String) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.ENDTIME column of DB2 type TIMESTAMP.
-
setEndTime(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.ENDTIME column of DB2 type TIMESTAMP.
-
setEndTime(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
TradingAgreementBeanBase
- This method provides access to the TRADING.ENDTIME column of DB2 type
TIMESTAMP NULL.
-
setEndTime(Timestamp) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmdImpl
- Sets auction end date timestamp.
-
setEndTime(Timestamp) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Set auction end date timestamp.
-
setEndTime(Timestamp) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the end date and time for the auction.
-
setEndTime(Timestamp) - Method in class
com.ibm.commerce.scheduler.commands.
CleanJobCmdImpl
- Sets the time value which indicates the status records that should be
deleted.
-
setEndTime(Timestamp) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the end time of the job.
-
setEndTime(Timestamp) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the supplied value for the RFQ closing time.
-
setEndTime(Timestamp) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the supplied value for the RFQ closing time.
-
setEndTime(Timestamp) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the supplied value for the RFQ closing time.
-
setEndTime(Timestamp) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the supplied value for the RFQ closing time.
-
setEndTimeFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Retrieves end time from the tools XML object and stores
it in a member variable.
-
setEndTimeFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
TradingEngineBaseCmd
-
Deprecated. Retrieves end time from the tools XML object and stores
it in a member variable.
-
setEndTimeFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the offering end time from the tools XML object and stores it in
a member variable.
-
setEndTimeFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the offering end time from the tools XML object and stores it in
a member variable.
-
setEndtimestamp(Timestamp) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stores the incoming value of the end date and time.
-
setEndtimestamp(Timestamp) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the end date and time of the offering in a java timestamp.
-
setEndTimestamp(Timestamp) - Method in class
com.ibm.commerce.rfq.commands.
RFQModifyBasicCmdImpl
- Sets the endTimestamp
-
setEndTimestamp(Timestamp) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- Set the property EndTimestamp.
-
setEndTimestamp(Timestamp) - Method in interface
com.ibm.commerce.tools.promotions.
CreateDiscountCmd
- Assign the discount end timestamp from GUI if the discount effection is in
such a period, it is null if the hasDateTimeRange set as false.
-
setEndTimeStamp(Timestamp) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Set auction end date timestamp.
-
setEndTimeStamp(Timestamp) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotion
- Sets the endTimeStamp
-
setEndTimeUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get auction's end time from Tools Framework's XML Object, and set
it for the command.
-
setEndTimeUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get auction's end time from Tools Framework's XML Object, and set
it for the command.
-
setEntireCatalogAdjustment(Double) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
-
-
setEntireCatalogAdjustment(Double) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.FLOATFIELD1 column of DB2 type DOUBLE.
-
setEntireCatalogAdjustment(Double) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionBeanBase
- This method provides access to the TERMCOND.FLOATFIELD1 column of DB2 type
DOUBLE NULL.
-
setEntireCatalogAdjustment(Double) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCMasterCatalogWithFilteringBeanBase
- This method provides access to the TERMCOND.FLOATFIELD1 column of DB2 type
DOUBLE NULL.
-
setEntireCatalogAdjustment(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
-
-
setEntireCatalogAdjustment(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBeanData
-
-
setEntireCatalogAdjustment(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.FLOATFIELD1 column of DB2 type DOUBLE.
-
setEntireCatalogAdjustment(String) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionBeanBase
- This method provides access to the TERMCOND.FLOATFIELD1 column of DB2 type
DOUBLE NULL.
-
setEntireCatalogAdjustment(String) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCMasterCatalogWithFilteringBeanBase
- This method provides access to the TERMCOND.FLOATFIELD1 column of DB2 type
DOUBLE NULL.
-
setEntireCatalogSelected(Integer) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
-
-
setEntireCatalogSelected(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setEntireCatalogSelected(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setEntireCatalogSelected(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCMasterCatalogWithFilteringBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setEntireCatalogSelected(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
-
-
setEntireCatalogSelected(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBeanData
-
-
setEntireCatalogSelected(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setEntireCatalogSelected(String) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setEntireCatalogSelected(String) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCMasterCatalogWithFilteringBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setEntitlementType(String) - Method in class
com.ibm.commerce.tools.contract.beans.
CatalogFilterDataBean
- Set the entitlement type for this filter
-
setEntityContext(javax.ejb.EntityContext) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupTradingPositionRelBean
- setEntityContext
-
setEntityContext(javax.ejb.EntityContext) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- setEntityContext
-
setEntityContext(javax.ejb.EntityContext) - Method in class
com.ibm.commerce.couponwallet.objects.
CouponWalletBean
- setEntityContext
-
setEntityContext(javax.ejb.EntityContext) - Method in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningModelDescriptionBeanBase
- setEntityContext
-
setEntityContext(javax.ejb.EntityContext) - Method in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningModelBeanBase
- setEntityContext
-
setEntityContext(javax.ejb.EntityContext) - Method in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningMemberResultsBeanBase
- setEntityContext
-
setEntityId(Long) - Method in class
com.ibm.commerce.approval.commands.
ApproversNotifyCmdImpl
- Sets the entity ID.
-
setEntityId(Long) - Method in interface
com.ibm.commerce.approval.commands.
ApproversNotifyCmd
- Sets the Entity ID.
-
setEntityId(Long) - Method in class
com.ibm.commerce.approval.commands.
ApprovalNotifyCmdImpl
- Sets the entity ID.
-
setEntityId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractSubmitCheckApprovalCmdImpl
- Sets the entity id.
-
setEntityId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractFlowEntityBean
- Sets the id of the entity bean.
-
setEntityId(Long) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCheckApprovalCmdImpl
- Allow UBF passes an entity Id to the entry action command.
-
setEntityId(Long) - Method in class
com.ibm.commerce.order.commands.
OrderFlowEntityBean
- Sets the identifier of the entity bean and populates it, if it exists.
-
setEntityId(Long) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
- Set the entity identifier for UBF
-
setEntityId(Long) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationAddPostApprovalNotificationCmdImpl
-
-
setEntityId(Long) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationAddCheckApprovalCmdImpl
- Sets the entity identifier.
-
setEntityId(Long) - Method in class
com.ibm.commerce.usermanagement.commands.
OrgEntityRegistrationAddPostApprovalNotificationCmdImpl
- Sets the entity id.
-
setEntityId(Long) - Method in class
com.ibm.commerce.usermanagement.commands.
OrgEntityRegistrationAddCheckApprovalCmdImpl
- Sets the entity id.
-
setEntityObject(Object) - Method in class
com.ibm.commerce.approval.commands.
ApprovalNotifyCmdImpl
- Sets the entity object.
-
setEntityObject(Object) - Method in class
com.ibm.commerce.contract.commands.
ContractSubmitCheckApprovalCmdImpl
- Sets the entity object.
-
setEntityObject(Object) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCheckApprovalCmdImpl
- Allow UBF passes an entity object to the entry action command to avoid
instantiating another instance of entity object.
-
setEntityObject(Object) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationAddPostApprovalNotificationCmdImpl
-
-
setEntityObject(Object) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationAddCheckApprovalCmdImpl
- Sets the entity object.
-
setEntityObject(Object) - Method in class
com.ibm.commerce.usermanagement.commands.
OrgEntityRegistrationAddPostApprovalNotificationCmdImpl
- Sets the entity object.
-
setEntityObject(Object) - Method in class
com.ibm.commerce.usermanagement.commands.
OrgEntityRegistrationAddCheckApprovalCmdImpl
- Sets the entity object.
-
setEnumerationGroupId(Integer) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderItemSelectCmd.EnumerationGroup
- Sets the enumeration group ID.
-
setEnumerationGroups(OrderItemSelectCmd.EnumerationGroup[]) - Method
in class
com.ibm.commerce.orderquotation.commands.
OrderItemSelectCmdImpl
-
-
setEnumerationGroups(OrderItemSelectCmd.EnumerationGroup[]) - Method
in interface
com.ibm.commerce.orderquotation.commands.
OrderItemSelectCmd
- Sets the enumeration groups.
-
setError(String, String) - Method in class
com.ibm.commerce.utf.commands.
RFQCompleteCmdImpl
- Writes the errorcode into a hashtable
-
setError(String, String[]) - Method in class
com.ibm.commerce.utf.commands.
RFQCompleteCmdImpl
- Writes the errorcode into a hashtable
-
setErrorCode(int)
- Method in class
com.ibm.commerce.beans.DataBeanHelper
- Sets the error code for the databean.
-
setErrorCode(int) - Method in class
com.ibm.commerce.pa.beans.
DynamicDataBeanImpl
- Set the error code used for this bean.
-
setErrorCode(Integer) - Method in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmdImpl
- Sets the errorcode.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.negotiation.commands.
DeleteAuctionTaskCmdImpl
- Stores the incoming hashtable containing error codes.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.negotiation.commands.
DeleteAuctionStyleCmdImpl
- Stores the hashtable of error codes.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.negotiation.commands.
DeleteAuctionCmdImpl
- Sets the incoming hashtable of error codes.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.negotiation.commands.
CloseBiddingCmdImpl
- Stores the incoming hashtable of error codes.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.negotiation.commands.
BidRuleBaseCmdImpl
- Sets the errorContent.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Set error content hashtable.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Set error contect
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQTCUpdateCmdImpl
- Copies the incoming hashtable into a member variable.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQTCRemoveCmdImpl
- Copies the incoming hashtable into a member variable.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQTCAddCmdImpl
- Copies the incoming hashtable into a member variable.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseChangeStateBaseCmdImpl
- Sets errorContent.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Sets errorContent.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQPattributeAttachmentAddCmdImpl
- Copies the incoming hashtable into a member variable.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQModifyBasicCmdImpl
- Copies the incoming hashtable into a member variable.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemUpdateCmdImpl
- Copies the incoming hashtable into a member variable.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemSpecificationAddCmdImpl
- Copies the incoming hashtable into a member variable.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemRemoveCmdImpl
- Copies the incoming hashtable into a member variable.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemCommentRemoveCmdImpl
- Copies the incoming hashtable into a member variable.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemCommentAddCmdImpl
- Copies the incoming hashtable into a member variable.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemAddCmdImpl
- Copies the incoming hashtable into a member variable.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQCategoryAddCmdImpl
- Copies the incoming hashtable into a member variable.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineDeleteCmdImpl
-
Deprecated. Copies the incoming hashtable into a member
variable.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stores the incoming hashtable of error codes.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.utf.commands.
RFQSubmitCmdImpl
- Copies the incoming hashtable into a member variable.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.utf.commands.
RFQCompleteCmdImpl
- Assigns the incoming hashtable containing error codes and parameters to the
errorContent member variable.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.utf.commands.
PAttributeDeleteCmdImpl
- Sets the error content for this command.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set error contect
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the hashtable containing error codes.
-
setErrorContent(Hashtable) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set error content
-
setErrorFlag(boolean) - Method in class
com.ibm.commerce.negotiation.commands.
BidRuleBaseCmdImpl
- Sets the error flag.
-
setErrorFlag(boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Set error flag.
-
setErrorFlag(boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Set error flag.
-
setErrorFlag(boolean) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseChangeStateBaseCmdImpl
- Sets errorFlag.
-
setErrorFlag(boolean) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Sets errorFlag.
-
setErrorFlag(boolean) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stores the incoming value of the eror indicator.
-
setErrorFlag(boolean) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set error flag
-
setErrorFlag(boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the error flag.
-
setErrorFlag(boolean) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set error flag.
-
setErrorMessage(String) - Method in class
com.ibm.commerce.beans.DataBeanHelper
- Sets the error message for the databean.
-
setErrorMessage(String) - Method in class
com.ibm.commerce.pa.beans.
DynamicDataBeanImpl
- Set the error message for this bean.
-
setErrorMode(boolean) - Method in interface
com.ibm.commerce.catalog.beans.
ProductInputDataBean
- Sets the error mode.
-
setErrorMode(boolean) - Method in class
com.ibm.commerce.catalog.beans.
ProductDataBean
- Sets the error mode.
-
setErrorMode(boolean) - Method in class
com.ibm.commerce.catalog.beans.
ItemDataBean
- Sets the error mode.
-
setErrorMode(boolean) - Method in class
com.ibm.commerce.price.commands.
SelectContractPricesCmdImpl
- Sets the flag to indicate if exception will be thrown when the price cannot
be found for the input catentry (Optional).
-
setErrorMode(boolean) - Method in interface
com.ibm.commerce.price.commands.
SelectContractPricesCmd
- Sets the flag to indicate if exception will be thrown when the price cannot
be found for the input catentry (Optional).
-
setErrorMode(boolean) - Method in interface
com.ibm.commerce.price.commands.
GetProductContractUnitPriceCmd
- Set error mode
-
setErrorMode(boolean) - Method in class
com.ibm.commerce.price.commands.
GetContractUnitPriceCmdImpl
- Sets the flag to indicate if exception will be thrown when the price cannot
be found for the input catentry (Optional).
-
setErrorMode(boolean) - Method in interface
com.ibm.commerce.price.commands.
GetContractUnitPriceCmd
- Sets the flag to indicate if exception will be thrown when the price cannot
be found for the input catentry (Optional).
-
setErrorMode(boolean) - Method in interface
com.ibm.commerce.price.commands.
GetContractSpecialPriceCmd
- Set error mode
-
setErrorMode(boolean) - Method in class
com.ibm.commerce.price.commands.
CalculateContractPricesCmdImpl
- Sets the flag to indicate if exception will be thrown when the price cannot
be found for the input catentry (Optional).
-
setErrorMode(boolean) - Method in interface
com.ibm.commerce.price.commands.
CalculateContractPricesCmd
- Sets the flag to indicate if exception will be thrown when the price cannot
be found for the input catentry (Optional).
-
setErrorProperties(TypedProperty) - Method in class
com.ibm.commerce.beans.
ControllerCommandInvokerDataBean
- Sets the error properties.
-
setErrorRedirectURL(String) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordRegisterCmdImpl
- Sets the error URL to redirect to if specified.
-
setErrorRedirectURL(String) - Method in interface
com.ibm.commerce.security.commands.
ResetPasswordRegisterCmd
- Sets the error URL to redirect to if specified.
-
setErrorRedirectURL(String) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordCmdImpl
- Sets the URL specified in the request to redirect in cases of user
errror.
-
setErrorTask(String) - Method in class
com.ibm.commerce.security.commands.
AuthenticationPolicyCmdImpl
- This function allows for the default error view task of the command to be
overwritten.
-
setErrorTask(String) - Method in interface
com.ibm.commerce.security.commands.
AuthenticationPolicyCmd
- This function allows for the default error view task of the command to be
overwritten.
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.exception.
ECException
- Sets the error view task name for this exception.
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
ProcessToolsControllerCmdImpl
- Sets this command's error task name
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.negotiation.commands.
ProcessToolsControllerCmd
- Sets this command's error task name
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
ProcessTaskCmdImpl
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.negotiation.commands.
ProcessTaskCmd
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
ProcessRunner
- Sets this process's error task name
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
ProcessControllerCmdImpl
- Sets this command's error task name
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.negotiation.commands.
ProcessControllerCmd
- Sets this command's error task name
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
GenBidRefCmdImpl
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.negotiation.commands.
GenBidRefCmd
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
EvaluateSingleQuantityOpenCryBidCmdImpl
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.negotiation.commands.
EvaluateSingleQuantityOpenCryBidCmd
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
DetermineWinnersCmdImpl
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.negotiation.commands.
DetermineWinnersCmd
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
DataCryptCmdImpl
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.negotiation.commands.
DataCryptCmd
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
CheckGenBidRefCmdImpl
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckGenBidRefCmd
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
CheckBidUpdateAuthorizationCmdImpl
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckBidUpdateAuthorizationCmd
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
CheckBidderStatusCmdImpl
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckBidderStatusCmd
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
CheckBidderQualificationCmdImpl
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckBidderQualificationCmd
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
CheckBidControlCmdImpl
- Sets the error task name.
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckBidControlCmd
- Sets the error task name.
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
CheckAutoBidUpdateAuthorizationCmdImpl
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckAutoBidUpdateAuthorizationCmd
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
CalculateBestBidCmdImpl
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CalculateBestBidCmd
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
AutoBidsInitTaskCmdImpl
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.negotiation.commands.
AutoBidsInitTaskCmd
- Set error task name that will be returned by the exceptions.
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.payment.commands.
DoLuhnCheckCmdImpl
- Sets the errorTaskName property of the command.
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.payment.commands.
DoLuhnCheckCmd
- Sets the errorTaskName property of the command.
-
setErrorTaskName(String) - Method in class
com.ibm.commerce.payment.commands.
CheckCCNumberCmdImpl
- Sets the errorTaskName property of the command.
-
setErrorTaskName(String) - Method in interface
com.ibm.commerce.payment.commands.
CheckCCNumberCmd
- Sets the errorTaskName property of the command.
-
setErrorText(String) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyForumMessageCmdImpl
- Sets the error text.
-
setErrorText(String) - Method in class
com.ibm.commerce.negotiation.commands.
CreateForumMessageCmdImpl
- Stores the incoming error text.
-
setErrorText(String) - Method in class
com.ibm.commerce.negotiation.commands.
AdminBidDeleteCmdImpl
- Sets error message text.
-
setErrorUrl(String) - Method in class
com.ibm.commerce.order.commands.
OrderTransferCheckCmdImpl
- Sets the error url
-
setErrorUrl(String) - Method in interface
com.ibm.commerce.order.commands.
OrderTransferCheckCmd
- Sets the error url
-
setErrorUrl(String) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the URL to be redirected to at the end of the command.
-
setErrorURL(String) - Method in class
com.ibm.commerce.command.
UploadToStreamCmdImpl
- Sets the errorURL to be forwarded when an error occurs during upload
-
setErrorURL(String) - Method in class
com.ibm.commerce.command.
TempUploadCmdImpl
- Sets the errorURL to be forwarded when an error occurs during upload
-
setErrorURL(String) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationCheckCmdImpl
- Sets the errorURL.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the error view name.
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the error view name.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
ValidatePONumberCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.payment.commands.
ValidatePONumberCmd
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
UpdateTASpendingForLimitCheckCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.payment.commands.
UpdateTASpendingCmd
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
UpdatePOSpendingForLimitCheckCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.payment.commands.
UpdatePOSpendingCmd
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
DoRefundTestCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.payment.commands.
DoRefundPolicyCmd
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
DoRefundPMCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
DoRefundCLCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentTestCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.payment.commands.
DoPaymentPolicyCmd
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentPMCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentCLCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
DoDepositTestCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.payment.commands.
DoDepositPolicyCmd
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
DoDepositPMCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
DoDepositCLCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
DoCancelTestCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.payment.commands.
DoCancelPolicyCmd
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
DoCancelPMCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
DoCancelCLCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
CheckTASpendingLimitCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.payment.commands.
CheckTASpendingLimitCmd
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
CheckPOSpendingLimitCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.payment.commands.
CheckPOSpendingLimitCmd
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptTestCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.payment.commands.
CheckPaymentAcceptPolicyCmd
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptPMCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptCLCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.extern.
DebitAccountCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.payment.extern.
DebitAccountCmd
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.extern.
CreditAccountCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.payment.extern.
CreditAccountCmd
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.extern.
CheckAccountPaymentCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.payment.extern.
CheckAccountPaymentCmd
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.payment.extern.
AuthorizeAccountPaymentCmdImpl
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.payment.extern.
AuthorizeAccountPaymentCmd
- Sets the error view to be used to report error.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.returns.commands.
RefundPaymentPolicyCmdImpl
-
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.returns.commands.
RefundPaymentPolicyCmd
- (Optional) error view name passed in by the caller.
-
setErrorViewName(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditBaseCmdImpl
- Sets the name of the error view.
-
setErrorViewName(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AuditBaseCmd
- Sets Error View Name.
-
setErrUrl(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmdImpl
- Set the redirect view name.
-
setErrUrl(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmd
- Set the redirect view name.
-
setEstimatedAvailabilityDate(Timestamp) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBaseImpl
- Sets the estimated availability date of the item.
-
setEstimatedAvailabilityDate(Timestamp) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBase
- Sets the estimated availability date of the item.
-
setEstimatedAvailableTime(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setEstimatedAvailableTime
-
setEstimatedAvailableTime(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setEstimatedAvailableTime
-
setEstimatedAvailableTime(Timestamp) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setEstimatedAvailableTime(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setEstimatedAvailableTime
-
setEvent(String) - Method in class
com.ibm.commerce.ras.DDThreadContext
- Insert the method's description here.
-
setEventData(Object) - Method in class
com.ibm.commerce.ras.DDThreadContext
- Insert the method's description here.
-
setEventIdentifier(String) - Method in class
com.ibm.commerce.approval.commands.
ApprovalNotifyCmdImpl
- Sets the event identifier.
-
setEventType(int) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStats
- Sets the event type recorded in the current event.
-
setEventType(int) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PCStats
- Sets the event type recorded in the current event.
-
setEventType(int) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnStats
- Sets the event type recorded in the current event.
-
setEventType(String) - Method in class
com.ibm.commerce.marketingcenter.events.runtime.
MarketingEventUpdateCommandImpl
- Setter for eventType.
-
setException(ECException) - Method in class
com.ibm.commerce.catalog.commands.
ErrorProductAttributeCmdImpl
- Sets the exception that this command is responsible for handling.
-
setException(ECException) - Method in class
com.ibm.commerce.catalog.commands.
ErrorMissingAttributeCmdImpl
- Sets the exception that this command is responsible for handling.
-
setException(ECException) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Sets the exception
-
setException(Object) - Method in class
com.ibm.commerce.negotiation.commands.
ProcessRunner
- Saves the exception generated by this process.
-
setException(Throwable) - Method in class
com.ibm.commerce.exception.
ECException
- Sets the Exception object associated with this exception.
-
setException(Throwable) - Method in class
com.ibm.commerce.ras.MessageLogEvent
- Sets the exception.
-
setExceptionField(String, Object) - Method in class
com.ibm.commerce.exception.
ECApplicationException
- Sets a name value pair in the exception fields object.
-
setExceptionFields(TypedProperty) - Method in class
com.ibm.commerce.exception.
ECApplicationException
- Sets the parameters that caused the exception.
-
setExceptionType(String) - Method in class
com.ibm.commerce.beans.ErrorDataBean
- Sets the exception type.
-
setExceptionValues(ECMessage, Object[], String, Throwable) - Method
in class
com.ibm.commerce.exception.
ECSystemException
- Sets an ECSystemException with an ECMessage object.
-
setExclude(String) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupMembersCmdImpl
- Sets the exclude flag.
-
setExclude(String) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupMembersCmd
- Sets the exclude value.
-
setExclude(String) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupMemberCmdImpl
- Sets the exclude flag.
-
setExclude(String) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupMemberCmd
- Sets the exclude value.
-
setExclude(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupMemberAccessBeanData
-
-
setExclude(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupMemberAccessBean
- This method provides access to the
MBRGRPMBR.EXCLUDE column of DB2 type CHAR(1) NOT NULL DEFAULT
'0'.
-
setExclusion(boolean) - Method in interface
com.ibm.commerce.productset.commands.
ProductSetPublishCmd
- Sets the exclusion flag.
-
setExclusion(String) - Method in class
com.ibm.commerce.membergroup.commands.
DeleteMemberGroupAllMemberCmdImpl
- set the exclude flag.
-
setExclusion(String) - Method in interface
com.ibm.commerce.membergroup.commands.
DeleteMemberGroupAllMemberCmd
- Sets the exclusion.
-
setExclusionPSIds(Vector) - Method in class
com.ibm.commerce.catalog.beans.
CategoryDataBean
- Sets the exclusion product set IDs.
-
setExecutedInitiativeId(Integer) - Method in class
com.ibm.commerce.marketing.beans.
CatalogEntryMPE
-
Deprecated. Sets the initiative ID.
-
setExecutedInitiativeId(Integer) - Method in class
com.ibm.commerce.marketing.beans.
AwarenessAdvertisementMPE
-
Deprecated. Sets the initiative ID.
-
setExecutionProperties(TypedProperty) - Method in class
com.ibm.commerce.datatype.
CommandProperty
- Sets the execution properties.
-
setExpandConfigurationId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the expandConfigurationId parameter.
-
setExpandConfigurationId(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the expandConfigurationId parameter.
-
setExpandConfigurationId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the expandConfigurationId parameter.
-
setExpectedDate(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmdImpl
- Sets the date the inventory is expected.
-
setExpectedDate(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCreateCmdImpl
- Sets the date the inventory is expected.
-
setExpectedDate(String) - Method in interface
com.ibm.commerce.inventory.objects.
RaDetailAccessBeanData
-
-
setExpectedDate(String) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.EXPECTEDDATE column of DB2 type TIMESTAMP NOT NULL.
-
setExpectedDate(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBeanData
-
-
setExpectedDate(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.EXPECTEDDATE column of DB2 type TIMESTAMP NOT NULL.
-
setExpectedDate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.EXPECTEDDATE column of DB2 type TIMESTAMP NOT NULL.
-
setExpectedDate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.EXPECTEDDATE column of DB2 type TIMESTAMP NOT NULL.
-
setExpectedInventoryRecordsBackAlloNum(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.RABACKALLONUM column of DB2 type INTEGER NOT NULL.
-
setExpectedInventoryRecordsBackAlloNum(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBeanData
-
-
setExpectedInventoryRecordsBackAlloNum(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.RABACKALLONUM column of DB2 type INTEGER NOT NULL.
-
setExpectedInventoryRecordsDetailComment(String) - Method in
interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBeanData
-
-
setExpectedInventoryRecordsDetailComment(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.RADETAILCOMMENT column of DB2 type VARCHAR(254).
-
setExpectedInventoryRecordsDetailId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.RADETAIL_ID column of DB2 type BIGINT NOT NULL.
-
setExpectedInventoryRecordsDetailId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.RADETAIL_ID column of DB2 type BIGINT NOT NULL.
-
setExpectedInventoryRecordsDetailId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBeanData
-
-
setExpectedInventoryRecordsDetailId(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.RADETAIL_ID column of DB2 type BIGINT NOT NULL.
-
setExpectedInventoryRecordsDetailId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBeanData
-
-
setExpectedInventoryRecordsDetailId(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.RADETAIL_ID column of DB2 type BIGINT NOT NULL.
-
setExpectedInventoryRecordsId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.RA_ID column of DB2 type BIGINT NOT NULL.
-
setExpectedInventoryRecordsId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.RA_ID column of DB2 type BIGINT NOT NULL.
-
setExpectedInventoryRecordsId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBeanData
-
-
setExpectedInventoryRecordsId(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.RA_ID column of DB2 type BIGINT NOT NULL.
-
setExpectedInventoryRecordsId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBeanData
-
-
setExpectedInventoryRecordsId(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.RA_ID column of DB2 type BIGINT NOT NULL.
-
setExpiration(Date) - Method in class
com.ibm.commerce.me.datatype.
PaymentInfo
- Set the expiration date of this card
-
setExpiration(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBeanData
-
-
setExpiration(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.EXPIRATION column of DB2 type TIMESTAMP.
-
setExpiration(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.EXPIRATION column of DB2 type TIMESTAMP.
-
setExpirationDate(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemVersionAccessBeanData
-
-
setExpirationDate(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemVersionAccessBean
- This method provides access to the
ITEMVERSN.EXPIRATIONDATE column of DB2 type TIMESTAMP NOT NULL.
-
setExpirationdate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set an expiration date for the item version
-
setExpirationdate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the expiration date for the catalog entry.
-
setExpirationdate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set an expiration date for the item version
-
setExpirationdate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the expiration date for the catalog entry.
-
setExpirationDate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ItemVersionAccessBean
- This method provides access to the
ITEMVERSN.EXPIRATIONDATE column of DB2 type TIMESTAMP NOT NULL.
-
setExpirationDate(Timestamp) - Method in class
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmdImpl
- set the Expiration Date.
-
setExpirationDateUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set algorithm registry entry expiration date.
-
setExpirationDateUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmd
-
Deprecated. Sets Expiration Date URL Name.
-
setExpirationTimeStamp(Timestamp) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set algorithm registry entry expiration timestamp.
-
setExpirationTimeUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set Expiration time.
-
setExpirationTimeUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmd
-
Deprecated. Sets Expiration Time URL Name.
-
setExpiryDate(Timestamp) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the expiry date for a cached page.
-
setExpiryDate(Timestamp) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the expiry date for a cached page.
-
setExportAllData(boolean) - Method in class
com.ibm.commerce.contract.commands.
ContractExportCmdImpl
- Sets the exporting all data flag.
-
setExportAllData(boolean) - Method in interface
com.ibm.commerce.contract.commands.
ContractExportCmd
- Sets the exporting all data flag.
-
setExtendedSessionData(String, Object) - Method in interface
com.ibm.commerce.adapter.
SessionContext
- Reserved for IBM internal use.
-
setExtendedSessionData(String, Object) - Method in class
com.ibm.commerce.adapter.
DummySessionContext
- Reserved for IBM internal use.
-
setExtendedSessionData(String, Object) - Method in class
com.ibm.commerce.browseradapter.
HttpSessionContext
- Reserved for IBM internal use.
-
setExtendedSessionData(String, Object) - Method in class
com.ibm.commerce.programadapter.security.
DummyProgramAdapterSessionContext
- Sets an extended session data.
-
setExternalFulfillmentStoreNumber(String) - Method in interface
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBeanData
- setExternalFulfillmentStoreNumber
-
setExternalFulfillmentStoreNumber(String) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBean
- This method accesses a non-CMP field
-
setExternalId(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmdImpl
-
-
setExternalId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmd
- Sets the external identifier.
-
setExternalId(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCreateCmdImpl
-
-
setExternalId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCreateCmd
- Sets the external identifier.
-
setExternalId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBeanData
-
-
setExternalId(String) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.EXTERNALID column of DB2 type CHAR(20).
-
setExternalId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBeanData
-
-
setExternalId(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.EXTERNALID column of DB2 type CHAR(20).
-
setExternalOrderId(String) - Method in class
com.ibm.commerce.order.commands.
OrderTransferConfirmCmdImpl
- Sets the external order identifier.
-
setExternalOrderId(String) - Method in interface
com.ibm.commerce.order.commands.
OrderTransferConfirmCmd
- Set the external order identifier.
-
setExternalOrderNum(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBeanData
- setExternalOrderNum
-
setExternalOrderNum(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method accesses a non-CMP field
-
setExternalOrderReference(String) - Method in class
com.ibm.commerce.order.commands.
OrderTransferConfirmCmdImpl
- Sets the external order reference.
-
setExternalOrderReference(String) - Method in interface
com.ibm.commerce.order.commands.
OrderTransferConfirmCmd
- Set the external order reference.
-
setExternalPassword(String) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets the external password
-
setExternalPassword(String) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets the external password
-
setExternalPassword(String) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets the external password
-
setExternalPassword(String) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets the external password
-
setExternalPassword(String) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Sets the external password
-
setExternalReference(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBeanData
- setExternalReference
-
setExternalReference(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method accesses a non-CMP field
-
setExternalUserId(String) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets the external user id
-
setExternalUserId(String) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets the external user id
-
setExternalUserId(String) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets the external user id
-
setExternalUserId(String) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets the external user id
-
setExternalUserId(String) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Sets the external user id
-
setFax(String) - Method in class
com.ibm.commerce.me.datatype.
Address
- Sets the fax number
-
setFax1(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.FAX1 column of DB2 type VARCHAR(32).
-
setFax1(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Primary fax number
-
setFax1(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the primary fax number.
-
setFax1(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set the primary fax number.
-
setFax1(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the primary fax number.
-
setFax1(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set the primary fax number.
-
setFax1(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the primary fax number.
-
setFax1(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the primary fax number.
-
setFax1(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setFax1(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the primary fax number.
-
setFax1(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setFax1(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.FAX1 column of DB2 type VARCHAR(32).
-
setFax1(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the primary fax number.
-
setFax1(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the facsimile number 1.
-
setFax2(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.FAX2 column of DB2 type VARCHAR(32).
-
setFax2(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Alternate fax number
-
setFax2(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the secondary fax number.
-
setFax2(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the secondary fax number.
-
setFax2(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setFax2(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the secondary fax number.
-
setFax2(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setFax2(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.FAX2 column of DB2 type VARCHAR(32).
-
setFax2(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the secondary fax number.
-
setFax2(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the facsimile number 2.
-
setFaxType(String) - Method in class
com.ibm.commerce.me.datatype.
Address
- Sets the type of the fax number (home / work)
-
setFeature_id(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PEStats
- Sets the feature ID recorded in the current event.
-
setFeatureId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsListDataBean
- Sets the feature ID associated with all the statistics in this bean, in EJB
attribute type.
-
setFeatureId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsBean
- Sets the feature ID of this statistics, in EJB attribute type.
-
setFeatureId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBean
- This method provides access to the
PESTATS.FEATURE_ID column of DB2 type INTEGER NOT NULL.
-
setFeatureId(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsBean
- Sets the feature ID of this statistics.
-
setFeatureId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBeanData
-
-
setFeatureId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBean
- This method provides access to the
PESTATS.FEATURE_ID column of DB2 type INTEGER NOT NULL.
-
setFeatureIdAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsBean
- Sets the feature ID of this statistics, in EJB attribute type.
-
setFeatureName_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.widget.beans.
FeatureDataBeanBeanInfo
- Gets the setFeatureName(java.lang.String) method descriptor.
-
setFeatureName(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsBean
- Sets the feature name of this statistics.
-
setFeatureName(String) - Method in class
com.ibm.commerce.pa.widget.beans.
FeatureDataBean
- This method was created in VisualAge.
-
setFetchCurrentPendingOrder(boolean) - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Specify whether the databean should be populated with current pending
orders with this method
-
setFFCDefaultLanguageId(Integer) - Method in class
com.ibm.commerce.contract.commands.
CreateFulfillmentCenterCmdImpl
- Sets the store default language ID.
-
setFFCDefaultLanguageId(Integer) - Method in interface
com.ibm.commerce.contract.commands.
CreateFulfillmentCenterCmd
- Sets the store default language ID.
-
setFFCDefaultLanguageId(String) - Method in class
com.ibm.commerce.contract.commands.
CreateFulfillmentCenterCmdImpl
- Sets the store default language ID.
-
setFFCDefaultLanguageId(String) - Method in interface
com.ibm.commerce.contract.commands.
CreateFulfillmentCenterCmd
- Sets the store default language ID.
-
setFFCId(Integer) - Method in class
com.ibm.commerce.inventory.commands.
ReserveInventoryCmdImpl
-
-
setFFCId(Integer) - Method in interface
com.ibm.commerce.inventory.commands.
ReserveInventoryCmd
- Sets the fulfillment center identifier.
-
setFfmacknowledgement(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBeanData
-
-
setFfmacknowledgement(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.FFMACKNOWLEDGEMENT column of DB2 type TIMESTAMP.
-
setFfmacknowledgement(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.FFMACKNOWLEDGEMENT column of DB2 type TIMESTAMP.
-
setFfmcenterId(Integer) - Method in class
com.ibm.commerce.inventory.commands.
GeneratePickBatchCmdImpl
-
-
setFfmcenterId(Integer) - Method in interface
com.ibm.commerce.inventory.commands.
GeneratePickBatchCmd
- Sets fulfillment center identifier.
-
setFfmcenterId(Integer) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setFfmcenterId(Integer) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the fulfillment center identifier.
-
setFfmcenterId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.FFMCENTER_ID column of DB2 type INTEGER NOT NULL.
-
setFfmcenterId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.FFMCENTER_ID column of DB2 type INTEGER.
-
setFfmcenterId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.FFMCENTER_ID column of DB2 type INTEGER.
-
setFfmcenterId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.FFMCENTER_ID column of DB2 type INTEGER.
-
setFfmCenterId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBean
- This method provides access to the
STORITMFFC.FFMCENTER_ID column of DB2 type INTEGER NOT NULL.
-
setFfmCenterId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- This method provides access to the
ITEMFFMCTR.FFMCENTER_ID column of DB2 type INTEGER NOT NULL.
-
setFfmCenterId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.FFMCENTER_ID column of DB2 type INTEGER.
-
setFfmcenterId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setFfmcenterId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets fulfillment center identifier.
-
setFfmcenterId(String) - Method in class
com.ibm.commerce.inventory.commands.
PickBatchGenerateCmdImpl
-
-
setFfmcenterId(String) - Method in interface
com.ibm.commerce.inventory.commands.
PickBatchGenerateCmd
- Sets fulfillment center identifier.
-
setFfmcenterId(String) - Method in class
com.ibm.commerce.inventory.commands.
InventoryAdjustCmdImpl
-
-
setFfmcenterId(String) - Method in interface
com.ibm.commerce.inventory.commands.
InventoryAdjustCmd
- Sets the fulfillment center identifier.
-
setFfmcenterId(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmdImpl
- Sets the fulfillment center identifier.
-
setFfmcenterId(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCreateCmdImpl
- Sets the fulfillment center identifier.
-
setFfmcenterId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setFfmcenterId(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.FFMCENTER_ID column of DB2 type INTEGER NOT NULL.
-
setFfmcenterId(String) - Method in interface
com.ibm.commerce.inventory.objects.
RaDetailAccessBeanData
-
-
setFfmcenterId(String) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.FFMCENTER_ID column of DB2 type INTEGER.
-
setFfmcenterId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBeanData
-
-
setFfmcenterId(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.FFMCENTER_ID column of DB2 type INTEGER.
-
setFfmcenterId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAccessBeanData
-
-
setFfmcenterId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.FFMCENTER_ID column of DB2 type INTEGER.
-
setFfmCenterId(String) - Method in interface
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBeanData
-
-
setFfmCenterId(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBean
- This method provides access to the
STORITMFFC.FFMCENTER_ID column of DB2 type INTEGER NOT NULL.
-
setFfmCenterId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBeanData
-
-
setFfmCenterId(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- This method provides access to the
ITEMFFMCTR.FFMCENTER_ID column of DB2 type INTEGER NOT NULL.
-
setFfmCenterId(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBeanData
-
-
setFfmCenterId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.FFMCENTER_ID column of DB2 type INTEGER.
-
setFfmcenterObj(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Sets the field of ffmcenterObj
-
setFfmcenterObj(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
ModifyResponseFulfillmentTCCmdImpl
- Sets RFQ Response fulfillment center information
-
setFfmcenterObj(Hashtable) - Method in interface
com.ibm.commerce.rfq.commands.
ModifyResponseFulfillmentTCCmd
- Sets Response Fulfillment Center Info
-
setFfmcenterObj(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
CreateResponseFulfillmentTCCmdImpl
- Sets the field of ffmcenterObj
-
setFfmcenterObj(Hashtable) - Method in interface
com.ibm.commerce.rfq.commands.
CreateResponseFulfillmentTCCmd
- Sets Response Fulfillment Center
-
setFfmcenterObj(String, boolean) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Gets the response fulfillment center from toolXMLObject and sets it.
-
setFfmcenterObj(String, boolean) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmd
- Sets the fulfimment center information from the tools XML object and stores
it in a member variable.
-
setFFMOrderItemsList(FFMOrderItemsDataBean[]) - Method in class
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsListDataBean
- Sets FFMOrderItemsDataBean array
-
setFFMOrderItemsList(FFMOrderItemsDataBean[]) - Method in interface
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsInputListDataBean
-
-
setField(String) - Method in interface
com.ibm.commerce.order.commands.
ErrorOrderDataCmd
- Reserved for IBM internal use.
-
setField1(BigDecimal) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method provides access to the
TAXCGRY.FIELD1 column of DB2 type DECIMAL(20 5).
-
setField1(Hashtable) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemAddCmdImpl
-
-
setField1(Hashtable) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemAddCmd
- Sets the field1 parameters (optional).
-
setField1(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the field1 parameters (optional).
-
setField1(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the field1 parameters (optional).
-
setField1(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the field1 parameters (optional).
-
setField1(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBean
- This method provides access to the
CATCONFINF.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set field 1 of the catalog entry
-
setField1(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets field 1 of the catalog entry.
-
setField1(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set field 1 of the catalog entry
-
setField1(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets field 1 of the catalog entry.
-
setField1(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set field 1 of the attribute value
-
setField1(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets field 1 of the attribute value.
-
setField1(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set field 1 of the attribute value
-
setField1(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets field 1 of the attribute value.
-
setField1(Integer) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method provides access to the
PICKBATCH.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in class
com.ibm.commerce.order.commands.
SetPendingOrderCmdImpl
- Sets the customizable field 1.
-
setField1(Integer) - Method in interface
com.ibm.commerce.order.commands.
SetPendingOrderCmd
- Sets the customizable field 1.
-
setField1(Integer) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets merchant-customizable field one.
-
setField1(Integer) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets merchant-customizable field one.
-
setField1(Integer) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets merchant-customizable field one.
-
setField1(Integer) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets merchant-customizable field one.
-
setField1(Integer) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Sets merchant-customizable field one.
-
setField1(Integer) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
- Set field1 of the target order.
-
setField1(Integer) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Set field1 of the target order.
-
setField1(Integer) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set field1 of the new/copied/updated orderitem(s).
Default: null (field1 of the new/copied/updated orderitem(s) should be left
unchanged)
-
setField1(Integer) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerXMLDefinitionAccessBean
- This method accesses a non-CMP field
-
setField1(Integer) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setField1
-
setField1(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in class
com.ibm.commerce.order.objects.
CurrentPendingOrderAccessBean
- This method provides access to the
CPENDORDER.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setField1(Integer) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.FIELD1 column of DB2 type INTEGER.
-
setField1(Integer) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setField1
-
setField1(Integer) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setField1
-
setField1(Integer) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set Field1 of the Catalog Entry
-
setField1(Long) - Method in class
com.ibm.commerce.negotiation.commands.
BidRuleBaseCmdImpl
- Set customized field1.
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.FIELD1 column of DB2 type INTEGER.
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.FIELD1 column of DB2 type INTEGER.
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
InterestItemAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.FIELD1 column of DB2 type INTEGER.
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.FIELD1 column of DB2 type INTEGER.
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBean
- This method provides access to the
CATENTREL.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBean
- This method provides access to the
DISPCGPREL.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBean
- This method provides access to the
CATGROUP.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- This method provides access to the
CATENTREL.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBean
- This method provides access to the
CATCONFINF.FIELD1 column of DB2 type INTEGER.
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.FIELD1 column of DB2 type INTEGER.
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.FIELD1 column of DB2 type INTEGER.
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeValueAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.FIELD1 column of DB2 type INTEGER.
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.FIELD1 column of DB2 type INTEGER.
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.FIELD1 column of DB2 type INTEGER.
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.FIELD1 column of DB2 type INTEGER.
-
setField1(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method provides access to the
ATTRIBUTE.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmdImpl
- Set field 1 of the attribute
-
setField1(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmd
- Sets field 1 of the attribute.
-
setField1(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmdImpl
- Set field 1 of the attribute
-
setField1(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmd
- Sets field 1 of the attribute.
-
setField1(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set field 1 of the offer
-
setField1(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets field 1 of the offer.
-
setField1(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set field 1 of the offer
-
setField1(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets field 1 of the offer.
-
setField1(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set field 1 of the catalog group
-
setField1(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets field 1 of the catalog group.
-
setField1(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set field 1 of the catalog group
-
setField1(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the field 1 in the catalog group description.
-
setField1(String) - Method in class
com.ibm.commerce.common.objects.
StoreGroupAccessBean
- This method provides access to the
STOREGRP.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.FIELD1 column of DB2 type VARCHAR(64).
-
setField1(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreGroupBeanBase
- Setter method for field1
-
setField1(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Insert the method's description here.
-
setField1(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Reserved for customization
-
setField1(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: field1
-
setField1(String) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setField1
-
setField1(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.FIELD1 column of DB2 type VARCHAR(64) NULL.
-
setField1(String) - Method in class
com.ibm.commerce.couponwallet.objects.
CouponWalletBean
- Set accessor for persistent attribute: field1
-
setField1(String) - Method in interface
com.ibm.commerce.couponwallet.objects.
CouponWalletAccessBeanData
- setField1
-
setField1(String) - Method in class
com.ibm.commerce.couponwallet.objects.
CouponWalletAccessBean
- This method provides access to the
CPWALLET.FIELD1 column of DB2 type VARCHAR(64) NULL.
-
setField1(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the value of field1.
-
setField1(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the value of field1.
-
setField1(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setField1(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the value of field1.
-
setField1(String) - Method in interface
com.ibm.commerce.inventory.objects.
PickBatchAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method provides access to the
PICKBATCH.FIELD1 column of DB2 type INTEGER.
-
setField1(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.FIELD1 column of DB2 type INTEGER.
-
setField1(String) - Method in interface
com.ibm.commerce.inventory.objects.
ManifestAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in interface
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method provides access to the
INITIATIVE.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
CampaignAccessBean
- This method provides access to the
CAMPAIGN.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupMembersCmdImpl
- Sets the custom field 1 value.
-
setField1(String) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupMembersCmd
- Sets field 1 for the member group to member relationship.
-
setField1(String) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupMemberCmdImpl
- Sets the custom field 1 value.
-
setField1(String) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupMemberCmd
- Sets field 1 for the member group to member relationship.
-
setField1(String) - Method in interface
com.ibm.commerce.order.objects.
TradingPositionContainerXMLDefinitionAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerXMLDefinitionAccessBean
- This method accesses a non-CMP field
-
setField1(String) - Method in interface
com.ibm.commerce.order.objects.
SubOrderAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.FIELD1 column of DB2 type INTEGER.
-
setField1(String) - Method in interface
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setField1(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setField1(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setField1
-
setField1(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setField1
-
setField1(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.FIELD1 column of DB2 type INTEGER.
-
setField1(String) - Method in interface
com.ibm.commerce.order.objects.
OfferAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.FIELD1 column of DB2 type CHAR(30).
-
setField1(String) - Method in interface
com.ibm.commerce.order.objects.
CurrentPendingOrderAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.order.objects.
CurrentPendingOrderAccessBean
- This method provides access to the
CPENDORDER.FIELD1 column of DB2 type INTEGER.
-
setField1(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method provides access to the
TAXCGRY.FIELD1 column of DB2 type DECIMAL(20 5).
-
setField1(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set Field1 of the Catalog Group
-
setField1(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupUsageAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupUsageAccessBean
- This method provides access to the
MBRGRPUSG.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupMemberAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupMemberAccessBean
- This method provides access to the
MBRGRPMBR.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupConditionAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupConditionAccessBean
- This method accesses a non-CMP field
-
setField1(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- This method provides access to the
MBRGRP.FIELD1 column of DB2 type VARCHAR(254).
-
setField1(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setField1(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.FIELD1 column of DB2 type CHAR(1).
-
setField2(BigDecimal) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.FIELD2 column of DB2 type DECIMAL(20 5).
-
setField2(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
BidRuleBaseCmdImpl
- Set customized field2.
-
setField2(BigDecimal) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets merchant-customizable field two.
-
setField2(BigDecimal) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets merchant-customizable field two.
-
setField2(BigDecimal) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets merchant-customizable field two.
-
setField2(BigDecimal) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets merchant-customizable field two.
-
setField2(BigDecimal) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Sets merchant-customizable field two.
-
setField2(BigDecimal) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
- Set field2 of the target order.
-
setField2(BigDecimal) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Set field2 of the target order.
-
setField2(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.FIELD2 column of DB2 type DECIMAL(20 5).
-
setField2(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.FIELD2 column of DB2 type DECIMAL(20 5).
-
setField2(BigDecimal) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setField2(BigDecimal) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.FIELD2 column of DB2 type DECIMAL(20 5).
-
setField2(BigDecimal) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setField2
-
setField2(BigDecimal) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setField2
-
setField2(BigDecimal) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method provides access to the
TAXCGRY.FIELD2 column of DB2 type DECIMAL(20 5).
-
setField2(Double) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBean
- This method provides access to the
CATCONFINF.FIELD2 column of DB2 type DOUBLE.
-
setField2(Hashtable) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemAddCmdImpl
-
-
setField2(Hashtable) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemAddCmd
- Sets the field2 parameters (optional).
-
setField2(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the field2 parameters (optional).
-
setField2(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the field2 parameters (optional).
-
setField2(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the field2 parameters (optional).
-
setField2(Integer) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.FIELD2 column of DB2 type INTEGER.
-
setField2(Integer) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.FIELD2 column of DB2 type INTEGER.
-
setField2(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.FIELD2 column of DB2 type INTEGER.
-
setField2(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.FIELD2 column of DB2 type INTEGER.
-
setField2(Integer) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.FIELD2 column of DB2 type INTEGER.
-
setField2(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBean
- This method provides access to the
CATENTREL.FIELD2 column of DB2 type INTEGER.
-
setField2(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- This method provides access to the
CATENTREL.FIELD2 column of DB2 type INTEGER.
-
setField2(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.FIELD2 column of DB2 type INTEGER.
-
setField2(Integer) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.FIELD2 column of DB2 type INTEGER.
-
setField2(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set field 2 of the catalog entry
-
setField2(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets field 2 of the catalog entry.
-
setField2(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set field 2 of the catalog entry
-
setField2(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets field 2 of the catalog entry.
-
setField2(Integer) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerXMLDefinitionAccessBean
- This method accesses a non-CMP field
-
setField2(Integer) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set Field2 of the Catalog Entry
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.FIELD2 column of DB2 type INTEGER.
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.FIELD2 column of DB2 type INTEGER.
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.FIELD2 column of DB2 type VARCHAR(254).
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.FIELD2 column of DB2 type INTEGER.
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.FIELD2 column of DB2 type INTEGER.
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
InterestItemAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.FIELD2 column of DB2 type DECIMAL(20 5).
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.FIELD2 column of DB2 type INTEGER.
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBean
- This method provides access to the
CATENTREL.FIELD2 column of DB2 type INTEGER.
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBean
- This method provides access to the
DISPCGPREL.FIELD2 column of DB2 type VARCHAR(254).
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBean
- This method provides access to the
CATGROUP.FIELD2 column of DB2 type VARCHAR(254).
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- This method provides access to the
CATENTREL.FIELD2 column of DB2 type INTEGER.
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBean
- This method provides access to the
CATCONFINF.FIELD2 column of DB2 type DOUBLE.
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.FIELD2 column of DB2 type INTEGER.
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.FIELD2 column of DB2 type INTEGER.
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeValueAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.FIELD2 column of DB2 type VARCHAR(254).
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.FIELD2 column of DB2 type VARCHAR(254).
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.FIELD2 column of DB2 type VARCHAR(254).
-
setField2(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.FIELD2 column of DB2 type VARCHAR(254).
-
setField2(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set field 2 of the offer
-
setField2(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets field 2 of the offer.
-
setField2(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set field 2 of the offer
-
setField2(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets field 2 of the offer.
-
setField2(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set field 2 of the catalog group
-
setField2(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets field 2 of the catalog group.
-
setField2(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set field2 of the catalog group
-
setField2(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the field 2 in the catalog group description.
-
setField2(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set field 2 of the attribute value
-
setField2(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets field 2 of the attribute value.
-
setField2(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set field 2 of the attribute value
-
setField2(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets field 2 of the attribute value.
-
setField2(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.FIELD2 column of DB2 type VARCHAR(64).
-
setField2(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.FIELD2 column of DB2 type VARCHAR(254).
-
setField2(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Insert the method's description here.
-
setField2(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Reserved for customization
-
setField2(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the value of field2.
-
setField2(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the value of field2.
-
setField2(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setField2(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the value of field2.
-
setField2(String) - Method in interface
com.ibm.commerce.inventory.objects.
PickBatchAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method provides access to the
PICKBATCH.FIELD2 column of DB2 type VARCHAR(254).
-
setField2(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.FIELD2 column of DB2 type VARCHAR(254).
-
setField2(String) - Method in interface
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.FIELD2 column of DB2 type VARCHAR(254).
-
setField2(String) - Method in class
com.ibm.commerce.order.commands.
SetPendingOrderCmdImpl
- Sets the customizable field 2.
-
setField2(String) - Method in interface
com.ibm.commerce.order.commands.
SetPendingOrderCmd
- Sets the customizable field 2.
-
setField2(String) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set field2 of the new/copied/updated orderitem(s).
Default: null (field2 of the new/copied/updated orderitem(s) should be left
unchanged)
-
setField2(String) - Method in interface
com.ibm.commerce.order.objects.
TradingPositionContainerXMLDefinitionAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerXMLDefinitionAccessBean
- This method accesses a non-CMP field
-
setField2(String) - Method in interface
com.ibm.commerce.order.objects.
SubOrderAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.FIELD2 column of DB2 type DECIMAL(20 5).
-
setField2(String) - Method in interface
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setField2(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setField2(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setField2
-
setField2(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setField2
-
setField2(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.FIELD2 column of DB2 type DECIMAL(20 5).
-
setField2(String) - Method in interface
com.ibm.commerce.order.objects.
OfferAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.FIELD2 column of DB2 type CHAR(1).
-
setField2(String) - Method in interface
com.ibm.commerce.order.objects.
CurrentPendingOrderAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.order.objects.
CurrentPendingOrderAccessBean
- This method provides access to the
CPENDORDER.FIELD2 column of DB2 type VARCHAR(254).
-
setField2(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method provides access to the
TAXCGRY.FIELD2 column of DB2 type DECIMAL(20 5).
-
setField2(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set Field2 of the Catalog Group
-
setField2(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupConditionAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupConditionAccessBean
- This method accesses a non-CMP field
-
setField2(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- This method provides access to the
MBRGRP.FIELD2 column of DB2 type VARCHAR(254).
-
setField2(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setField2(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.FIELD2 column of DB2 type CHAR(1).
-
setField3(BigDecimal) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(BigDecimal) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(BigDecimal) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(BigDecimal) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(BigDecimal) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(BigDecimal) - Method in class
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBean
- This method provides access to the
CATENTREL.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(BigDecimal) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- This method provides access to the
CATENTREL.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(BigDecimal) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(BigDecimal) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(BigDecimal) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set field 3 of the catalog entry
-
setField3(BigDecimal) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets field 3 of the catalog entry.
-
setField3(BigDecimal) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set field 3 of the catalog entry
-
setField3(BigDecimal) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets field 3 of the catalog entry.
-
setField3(BigDecimal) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set Field3 of the Catalog Entry
-
setField3(Hashtable) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemAddCmdImpl
-
-
setField3(Hashtable) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemAddCmd
- Sets the field3 parameters (optional).
-
setField3(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(String) - Method in interface
com.ibm.commerce.catalog.objects.
InterestItemAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.FIELD3 column of DB2 type VARCHAR(254).
-
setField3(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(String) - Method in interface
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBean
- This method provides access to the
CATENTREL.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- This method provides access to the
CATENTREL.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBean
- This method provides access to the
CATCONFINF.FIELD3 column of DB2 type VARCHAR(254).
-
setField3(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.FIELD3 column of DB2 type DECIMAL(20 5).
-
setField3(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeValueAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.FIELD3 column of DB2 type VARCHAR(254).
-
setField3(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.FIELD3 column of DB2 type VARCHAR(254).
-
setField3(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.FIELD3 column of DB2 type VARCHAR(254).
-
setField3(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.FIELD3 column of DB2 type VARCHAR(254).
-
setField3(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set field 3 of the attribute value
-
setField3(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets field 3 of the attribute value.
-
setField3(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set field 3 of the attribute value
-
setField3(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets field 3 of the attribute value.
-
setField3(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the value of field3.
-
setField3(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the value of field3.
-
setField3(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setField3(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the value of field3.
-
setField3(String) - Method in interface
com.ibm.commerce.inventory.objects.
PickBatchAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method provides access to the
PICKBATCH.FIELD3 column of DB2 type VARCHAR(254).
-
setField3(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.FIELD3 column of DB2 type VARCHAR(254).
-
setField3(String) - Method in interface
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.FIELD3 column of DB2 type VARCHAR(254).
-
setField3(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidRuleBaseCmdImpl
- Set customized field2.
-
setField3(String) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets merchant-customizable field three.
-
setField3(String) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets merchant-customizable field three.
-
setField3(String) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets merchant-customizable field three.
-
setField3(String) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets merchant-customizable field three.
-
setField3(String) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Sets merchant-customizable field three.
-
setField3(String) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
- Set field3 of the target order.
-
setField3(String) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Set field3 of the target order.
-
setField3(String) - Method in interface
com.ibm.commerce.order.objects.
SubOrderAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.FIELD3 column of DB2 type VARCHAR(254).
-
setField3(String) - Method in interface
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setField3(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setField3(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.FIELD3 column of DB2 type VARCHAR(254).
-
setField3(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.FIELD3 column of DB2 type VARCHAR(254).
-
setField3(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setField3
-
setField3(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setField3
-
setField3(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method provides access to the
TAXCGRY.FIELD3 column of DB2 type VARCHAR(254).
-
setField3(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- This method provides access to the
MBRGRP.FIELD3 column of DB2 type VARCHAR(254).
-
setField3(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setField3(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.FIELD3 column of DB2 type CHAR(1).
-
setField4(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setField4(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.FIELD4 column of DB2 type VARCHAR(254).
-
setField4(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setField4(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.FIELD4 column of DB2 type VARCHAR(254).
-
setField4(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setField4(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.FIELD4 column of DB2 type VARCHAR(254).
-
setField4(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBeanData
-
-
setField4(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBean
- This method provides access to the
CATCONFINF.FIELD4 column of DB2 type VARCHAR(254).
-
setField4(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setField4(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.FIELD4 column of DB2 type VARCHAR(254).
-
setField4(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setField4(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.FIELD4 column of DB2 type VARCHAR(254).
-
setField4(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set field 4 of the catalog entry
-
setField4(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets field 4 of the catalog entry.
-
setField4(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set field 4 of the catalog entry
-
setField4(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets field 4 of the catalog entry.
-
setField4(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set Field4 of the Catalog Entry
-
setField4(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setField4(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.FIELD4 column of DB2 type CHAR(1).
-
setField5(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setField5(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.FIELD5 column of DB2 type VARCHAR(254).
-
setField5(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setField5(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.FIELD5 column of DB2 type VARCHAR(254).
-
setField5(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setField5(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.FIELD5 column of DB2 type VARCHAR(254).
-
setField5(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setField5(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.FIELD5 column of DB2 type VARCHAR(254).
-
setField5(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setField5(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.FIELD5 column of DB2 type VARCHAR(254).
-
setField5(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set field 5 of the catalog entry
-
setField5(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets field 5 of the catalog entry.
-
setField5(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set field 5 of the catalog entry
-
setField5(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets field 5 of the catalog entry.
-
setField5(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set Field5 of the Catalog Entry
-
setField5(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setField5(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.FIELD5 column of DB2 type VARCHAR(254).
-
setField6(Integer) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.FIELD6 column of DB2 type INTEGER.
-
setField6(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setField6(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.FIELD6 column of DB2 type INTEGER.
-
setField7(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setField7(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.FIELD7 column of DB2 type VARCHAR(64).
-
setFieldsFromPolicyAB(BusinessPolicyAccessBean, Integer) - Method in
class
com.ibm.commerce.payment.beans.
PaymentTCInfo
- Sets the other fields of the bean from the BusinessPolicyAccessBean that
represents the Payment Policy object.
-
setFieldsFromPolicyAB(BusinessPolicyAccessBean, Integer) - Method in
class
com.ibm.commerce.payment.beans.
PaymentPolicyInfo
- Sets the other fields of the bean from the BusinessPolicyAccessBean that
represents the Payment Policy object.
-
setFilename(String) - Method in interface
com.ibm.commerce.contract.objects.
AttachmentAccessBeanData
- This method provides access to the ATTACHMENT.FILENAME column of DB2 type
VARCHAR (254) NULL.
-
setFilename(String) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method accesses a non-CMP field
-
setFilename(String) - Method in class
com.ibm.commerce.contract.objimpl.
AttachmentBeanBase
- This method provides access to the ATTACHMENT.FILENAME column of DB2 type
VARCHAR (254) NULL.
-
setFileName(String) - Method in class
com.ibm.commerce.contract.commands.
ContractExportCmdImpl
- Sets the XML file to which the contract will be exported.
-
setFileName(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractExportCmd
- Sets the XML file to which the contract will be exported.
-
setFileName(String) - Method in class
com.ibm.commerce.server.UploadedFile
- Sets the fileName
-
setFilePath(String) - Method in class
com.ibm.commerce.command.
TempUploadCmdImpl
- Sets the subdirectories (after the predefined path) of the attachment to be
uploaded.
-
setFilePath(String) - Method in class
com.ibm.commerce.common.beans.
StoreDataBean
- Sets the path for static resources
-
setFilesize(Long) - Method in interface
com.ibm.commerce.contract.objects.
AttachmentAccessBeanData
- This method provides access to the ATTACHMENT.FILESIZE column of DB2 type
BIGINT NULL.
-
setFilesize(Long) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method accesses a non-CMP field
-
setFilesize(Long) - Method in class
com.ibm.commerce.contract.objimpl.
AttachmentBeanBase
- This method provides access to the ATTACHMENT.FILESIZE column of DB2 type
BIGINT NULL.
-
setFilterEnabled(String) - Method in class
com.ibm.commerce.catalog.beans.
CategoryDataBean
- Sets the filter enabled flag.
-
setFilterOrdersWithNoDescription(boolean) - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Sets the filterOrdersWithNoDescription.
-
setFilterTerm(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set filterTerm.
-
setFilterTermCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set filterTermCaseSensitive.
-
setFilterTermOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set filterTermOperator.
-
setFilterType(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set filterType.
-
setFilterType(String) - Method in class
com.ibm.commerce.tools.contract.beans.
CatalogFilterDataBean
- Set the filter type for this filter
-
setFilterXMLdefinition(String) - Method in class
com.ibm.commerce.tools.contract.beans.
PriceTCMasterCatalogWithFilteringDataBean
- Sets the XML definition for the PriceTCMasterCatalogWithFiltering term and
condition.
-
setFindBy(String) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyListDataBean
- Set the findBy type of policy to find.
-
setFirstBillingAddressId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets first billing address ID.
-
setFirstDirtyBit(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets "true" if there are some adjustments in the first order,
"false" if not.
-
setFirstDirtyBit(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets true if any adjustment field in first order has been changed.
-
setFirstManuAdjust(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets manual adjustment for first order..
-
setFirstName(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.FIRSTNAME column of DB2 type VARCHAR(128).
-
setFirstName(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- First name for the contact person
-
setFirstName(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the first name for the contact person.
-
setFirstName(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set the first name for the contact person.
-
setFirstName(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the first name for the contact person.
-
setFirstName(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set the first name for the contact person.
-
setFirstName(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the first name for the contact person.
-
setFirstName(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the first name for the contact person.
-
setFirstName(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setFirstName(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the first name for the contact person.
-
setFirstName(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setFirstName(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setFirstName(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.FIRSTNAME column of DB2 type VARCHAR(128).
-
setFirstName(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the first name.
-
setFirstName(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the first name of the individual.
-
setFirstName(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditAddressCmdImpl
- Sets the First name of the individual.
-
setFirstNameSearchType(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setFirstOrder(OrderDataBean) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets first order.
-
setFirstOrderCouponIds(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets the list of coupons used in the first order
-
setFirstOrderExist(boolean) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets if there are some order items in first order.
-
setFirstOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets first order ID.
-
setFirstOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets first order ID.
-
setFirstOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderPrepareCmdImpl
- Sets first order ID.
-
setFirstOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemUpdateCmdImpl
- Sets the first order ID.
-
setFirstOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemDeleteCmdImpl
- Sets the first order ID.
-
setFirstOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets first order ID.
-
setFirstOrderItems(Vector) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets order items of the first order.
-
setFirstPayment(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets first payment information.
-
setFirstShip(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets the shipping charge for the first order.
-
setFirstShippingOverride(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets true if shipping charge field in first order has been overridden.
-
setFixedPrice(BigDecimal) - Method in class
com.ibm.commerce.discount.rules.
FixedPriceItem
- Get the fixed price.
-
setFixedPriceItems(FixedPriceItem[]) - Method in class
com.ibm.commerce.discount.rules.
Discount
- Set the fixed price items
-
setFlag(boolean) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- For Internal Use
-
setFlag(boolean) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- Internal Use
-
setFlags(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set offer flags 1 = shipto address required (if 1, OrderPrepare will return
an error if an OrderItem references this offer but does not have a shipping
address)
-
setFlags(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the offer flag: 1 = shipto address required.
-
setFlags(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set offer flags 1 = shipto address required (if 1, OrderPrepare will return
an error if an OrderItem references this offer but does not have a shipping
address)
-
setFlags(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the offer flag: 1 = shipto address required (if 1, OrderPrepare will
return an error if an OrderItem references this offer but does not have a
shipping address)
-
setFlags(Integer) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBean
- This method provides access to the
TRADEPOSCN.FLAGS column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setFlags(Integer) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.FLAGS column of DB2 type INTEGER NOT NULL DEFAULT 1.
-
setFlags(String) - Method in interface
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBeanData
-
-
setFlags(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBean
- This method provides access to the
TRADEPOSCN.FLAGS column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setFlags(String) - Method in interface
com.ibm.commerce.order.objects.
OfferAccessBeanData
-
-
setFlags(String) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.FLAGS column of DB2 type INTEGER NOT NULL DEFAULT 1.
-
setFloatvalue(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set the float value of the attribute value
-
setFloatvalue(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets the float value of the attribute value.
-
setFloatvalue(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set the float value of the attribute value
-
setFloatvalue(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets the float value of the attribute value.
-
setFlowContext(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationAddPreApprovalCmdImpl
- Sets the flow context.
-
setFlowContext(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationAddApprovalBaseCmdImpl
- Sets the flow context.
-
setFlowContext(String) - Method in class
com.ibm.commerce.usermanagement.commands.
OrgEntityRegistrationAddPreApprovalCmdImpl
- Sets the flow context.
-
setFlowContext(String) - Method in class
com.ibm.commerce.usermanagement.commands.
OrgEntityRegistrationAddApprovalBaseCmdImpl
- Sets the flow context.
-
setFlowId(Long) - Method in class
com.ibm.commerce.approval.commands.
ApproversNotifyCmdImpl
- Sets the flow ID.
-
setFlowId(Long) - Method in interface
com.ibm.commerce.approval.commands.
ApproversNotifyCmd
- Sets the Flow ID.
-
setFlowTypeId(Long) - Method in class
com.ibm.commerce.approval.commands.
ApproversNotifyCmdImpl
- Sets the flow type ID.
-
setFlowTypeId(Long) - Method in interface
com.ibm.commerce.approval.commands.
ApproversNotifyCmd
- Sets the Flow Type ID.
-
setFont(String) - Method in class
com.ibm.commerce.pa.widget.
TableElement
- Set the font to use for the element.
-
setForce(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmdImpl
- Set the force delete option of the attribute
-
setForce(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmd
- Sets the force delete option for the attribute: 0 = items will be marked
for deletion.
-
setForce(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmdImpl
- Set the force delete option of the offer 0 = offer will be marked for
delete 1 = offer will be force deleted
-
setForce(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmd
- Sets the force delete option for the offer: 0 = offer will be marked for
delete.
-
setForce(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupDeleteCmdImpl
- Set the force delete option for the catalog group
-
setForce(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupDeleteCmd
- Sets the force option for the deleting the catalog group: 0 = Mark for
delete.
-
setForce(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryDeleteCmdImpl
- Set the force delete option of the catalog entry 0 = catalog entry will be
marked for delete 1 = catalog entry will be force deleted
-
setForce(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryDeleteCmd
- Sets the force delete option for the catalog entry: 0 = catalog entry will
be marked for delete.
-
setForce(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueDeleteCmdImpl
- Set the force delete option for the attribute value The force delete option
is used to determine if the catalog entry associated with the attribute value
is to be deleted or marked for deletion.
-
setForce(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueDeleteCmd
- Sets the force delete option for the attribute value.
-
setForceBackOrder(String) - Method in interface
com.ibm.commerce.inventory.objects.
StoreItemAccessBeanData
-
-
setForceBackOrder(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.FORCEBACKORDER column of DB2 type CHAR(1) NOT NULL DEFAULT
'N'.
-
setForContract(boolean) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set the 'UsedForContract' flag
-
setForeignOrdersAllowed(boolean) - Method in class
com.ibm.commerce.order.utils.
ResolveOrdersCmdImpl
-
-
setForeignOrdersAllowed(boolean) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrdersCmd
- Sets if foreign orders are allowed
-
setforeignSKU(String) - Method in interface
com.ibm.commerce.inventory.objects.
StoreItemAccessBeanData
-
-
setforeignSKU(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.FOREIGNSKU column of DB2 type CHAR(20).
-
setForeignSystem(Long) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.FOREIGNSYSTEM column of DB2 type BIGINT.
-
setForeignSystem(String) - Method in interface
com.ibm.commerce.inventory.objects.
StoreItemAccessBeanData
-
-
setForeignSystem(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.FOREIGNSYSTEM column of DB2 type BIGINT.
-
setFormElementName_javalangStringMethodDescriptor() - Method in
class
com.ibm.commerce.pa.widget.beans.
ColumnDataBeanBeanInfo
- Gets the setFormElementName(java.lang.String) method descriptor.
-
setFormElementName(String) - Method in class
com.ibm.commerce.pa.widget.beans.
ColumnDataBean
- Set the form element name to associate with this column.
-
setFormElements_javautilVectorMethodDescriptor() - Method in class
com.ibm.commerce.pa.widget.beans.
FormDataBeanBeanInfo
- Gets the setFormElements(java.util.Vector) method descriptor.
-
setFormElements(Vector) - Method in class
com.ibm.commerce.pa.widget.beans.
FormDataBean
- This method will set the internal collection of ColumnDataBeans which
represent the form elements
-
setForStoreId(Integer) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the forStoreId.
-
setForStoreId(Integer) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the forStoreId.
-
setForUserId(Long) - Method in class
com.ibm.commerce.command.
ControllerCommandImpl
- Sets the forUserId for a customer agent command.
-
setForUserId(Long) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the user Id for this request.
-
setForUserId(Long) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the for User Id for this request.
-
setForUserId(Long) - Method in interface
com.ibm.commerce.command.AccCommand
- Sets the forUserId value for this command.
-
setForUserId(Long) - Method in class
com.ibm.commerce.command.
AbstractViewCommand
- Sets the forUserId for a customer agent command.
-
setForUserInfo(CommandContextImpl.UserDependantInfo) - Method in
class
com.ibm.commerce.command.
CommandContextImpl
- Sets the forUserInfo
-
setFreebieItems(FreebieItem[]) - Method in class
com.ibm.commerce.discount.rules.
Discount
- Set the freebie items
-
setFreeItemCatalogEntrySKU(String) - Method in class
com.ibm.commerce.tools.epromotion.implementations.
OrderLevelFreeGift
- sets the freebie item SKU
-
setFreight(BigDecimal) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- The total sbipping charge for this order item.
-
setFromCatalogEntryReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.CATENTRY_ID_FROM column of DB2 type BIGINT NOT NULL.
-
setFromCatalogEntryReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBean
- This method provides access to the
CATENTREL.CATENTRY_ID_PARENT column of DB2 type BIGINT NOT NULL.
-
setFromCatalogEntryReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBeanData
-
-
setFromCatalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.CATENTRY_ID_FROM column of DB2 type BIGINT NOT NULL.
-
setFromCatalogEntryReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBeanData
-
-
setFromCatalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBean
- This method provides access to the
CATENTREL.CATENTRY_ID_PARENT column of DB2 type BIGINT NOT NULL.
-
setFromCatalogGroupReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.CATGROUP_ID_FROM column of DB2 type BIGINT NOT NULL.
-
setFromCatalogGroupReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBeanData
-
-
setFromCatalogGroupReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.CATGROUP_ID_FROM column of DB2 type BIGINT NOT NULL.
-
setFromOrderAbbreviations(String[]) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the source orders.
Default: null (this enumeration group does not need any source order)
-
setFromOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemSplitCmdImpl
- Sets the order ID of the order items which will be moved from.
-
setFromOrderItems(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmdImpl
- Sets the input order items.
-
setFromOrderItems(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmd
- Sets the input order items.
-
setFromOrders(OrderAccessBean[]) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the source orders.
Default: null (this enumeration group does not need any source order)
-
setFromOrders(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmdImpl
- Sets the orders from which order items will be moved.
-
setFromOrders(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmd
- Sets the orders from which order items will be moved.
-
setFufillmentCenterId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method provides access to the
PICKBATCH.FFMCENTER_ID column of DB2 type INTEGER NOT NULL.
-
setFufillmentCenterId(String) - Method in interface
com.ibm.commerce.inventory.objects.
PickBatchAccessBeanData
-
-
setFufillmentCenterId(String) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method provides access to the
PICKBATCH.FFMCENTER_ID column of DB2 type INTEGER NOT NULL.
-
setFulfillmentCenter(Integer) - Method in class
com.ibm.commerce.returns.commands.
ReturnItemToInventoryCmdImpl
- Set the fulfillment center to which inventory is being returned.
-
setFulfillmentCenter(Integer) - Method in interface
com.ibm.commerce.returns.commands.
ReturnItemToInventoryCmd
- Set the fulfillment center to which inventory was returned.
-
setFulfillmentCenterByLanguageList(FulfillmentCenterByLanguageDataBean[])
- Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageListDataBean
- Sets FulfillmentCenterByLanguageDataBean array
-
setFulfillmentCenterId(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.FFMCENTER_ID column of DB2 type INTEGER.
-
setFulfillmentCenterId(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Insert the method's description here.
-
setFulfillmentCenterId(Integer) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- set fulfillment center id (optional).
-
setFulfillmentCenterId(Integer) - Method in interface
com.ibm.commerce.fulfillment.commands.
UpdateInventoryCmd
- Set a fulfillment center Id to update the inventory.
-
setFulfillmentCenterId(Integer) - Method in interface
com.ibm.commerce.fulfillment.commands.
ReverseUpdateInventoryCmd
- Set a fulfillment center Id.
-
setFulfillmentCenterId(Integer) - Method in class
com.ibm.commerce.fulfillment.commands.
ResolveFulfillmentCenterCmdImpl
- Set a fulfillment center Id.
-
setFulfillmentCenterId(Integer) - Method in interface
com.ibm.commerce.fulfillment.commands.
ResolveFulfillmentCenterCmd
- Set a fulfillment center Id.
-
setFulfillmentCenterId(Integer) - Method in class
com.ibm.commerce.fulfillment.commands.
InventoryBaseCmdImpl
- Set a fulfillment center Id.
-
setFulfillmentCenterId(Integer) - Method in interface
com.ibm.commerce.fulfillment.commands.
CheckInventoryCmd
- Set a fulfillment center Id to check the inventory.
-
setFulfillmentCenterId(Integer) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterDescriptionAccessBean
- This method provides access to the
FFMCENTDS.FFMCENTER_ID column of DB2 type INTEGER NOT NULL.
-
setFulfillmentCenterId(Integer) - Method in class
com.ibm.commerce.inventory.commands.
GenericInventoryBaseCmdImpl
- Set the fulfillment center that the inventory reservation took place.
-
setFulfillmentCenterId(Integer) - Method in interface
com.ibm.commerce.inventory.commands.
GenericInventoryAdjustCmd
- Set the Fulfill center id.
-
setFulfillmentCenterId(Integer) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Set fullfillment center id.
-
setFulfillmentCenterId(Integer) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the identifier for the fulfillment center.
-
setFulfillmentCenterId(Integer) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setFulfillmentCenterId(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setFulfillmentCenterId
-
setFulfillmentCenterId(Integer) - Method in class
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmdImpl
- Sets the id of the fulfillment center (Optional).
-
setFulfillmentCenterId(Integer) - Method in interface
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmd
- Sets the id of the fulfillment center (Optional).
-
setFulfillmentCenterId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBean
- This method accesses a non-CMP field
-
setFulfillmentCenterId(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.FFMCENTER_ID column of DB2 type INTEGER.
-
setFulfillmentCenterId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- set fulfillment center id (optional).
-
setFulfillmentCenterId(String) - Method in interface
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterDescriptionAccessBeanData
-
-
setFulfillmentCenterId(String) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterDescriptionAccessBean
- This method provides access to the
FFMCENTDS.FFMCENTER_ID column of DB2 type INTEGER NOT NULL.
-
setFulfillmentCenterId(String) - Method in class
com.ibm.commerce.inventory.beans.
FulfillmentCenterDataBean
- Insert the method's description here.
-
setFulfillmentCenterId(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmdImpl
-
-
setFulfillmentCenterId(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmd
- Sets the fulfillment center identifier.
-
setFulfillmentCenterId(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmdImpl
- Sets the fulfillment center identifier.
-
setFulfillmentCenterId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setFulfillmentCenterId
-
setFulfillmentCenterId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setFulfillmentCenterId
-
setFulfillmentCenterId(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBeanData
- setFulfillmentCenterId
-
setFulfillmentCenterId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBean
- This method accesses a non-CMP field
-
setFulfillmentCenterIds(String[]) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterDeleteCmdImpl
-
-
setFulfillmentCenterIds(String[]) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterDeleteCmd
- Sets the list of fulfillment center identifiers.
-
setFulfillmentCenterIds(Vector) - Method in class
com.ibm.commerce.orderitems.commands.
SetOrderItemFulfillmentCenterCmdImpl
- Sets the fulfillment center ID parameters.
-
setFulfillmentCenterIds(Vector) - Method in interface
com.ibm.commerce.orderitems.commands.
SetOrderItemFulfillmentCenterCmd
- Sets the fulfillment center ID parameters.
-
setFulfillmentCenterIdUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get fulfillment center id from Tools Framework's XML Object, and set it
for the command.
-
setFulfillmentCenterIdUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get fulfillment center id from Tools Framework's XML Object, and set it
for the command.
-
setFulfillmentCenterInformationByLanguageList(FulfillmentCenterInformationByLanguageDataBean[])
- Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageListDataBean
- Sets FulfillmentCenterInformationByLanguageDataBean array
-
setFulfillmentCenterName(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmdImpl
-
-
setFulfillmentCenterName(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmd
- Sets the fulfillment center name.
-
setFulfillmentCenterName(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmdImpl
-
-
setFulfillmentCenterName(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmd
- Sets the fulfillment center name.
-
setFulfillmentCenters(Vector) - Method in class
com.ibm.commerce.fulfillment.commands.
AllocateExpectedInventoryCmdImpl
- Sets a prioritized list of fulfillment centers from which the inventory
should be backordered.
-
setFulfillmentCenters(Vector) - Method in interface
com.ibm.commerce.fulfillment.commands.
AllocateExpectedInventoryCmd
- Sets a prioritized list of fulfillment centers from which the inventory
should be backordered.
-
setFulfillmentCenters(Vector) - Method in class
com.ibm.commerce.fulfillment.commands.
AllocateExistingInventoryCmdImpl
- Sets a prioritized list of fulfillment centers from which the inventory
should be allocated.
-
setFulfillmentCenters(Vector) - Method in interface
com.ibm.commerce.fulfillment.commands.
AllocateExistingInventoryCmd
- Sets a prioritized list of fulfillment centers from which the inventory
should be allocated.
-
setFulfillmentCenterSelectionFlags(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.FFMCSELECTIONFLAGS column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setFulfillmentCenterSelectionFlags(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Setter method for fulfillmentCenterSelectionFlags
-
setFulfillmentCenterSelectionFlags(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.FFMCSELECTIONFLAGS column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setFulfillmentOrderId(String) - Method in class
com.ibm.commerce.orderitems.commands.
AddItemsToFulfillmentOrderCmdImpl
- Sets the fulfillmentOrderId property of the command.
-
setFulfillmentOrderId(String) - Method in interface
com.ibm.commerce.orderitems.commands.
AddItemsToFulfillmentOrderCmd
- Sets the fulfillmentOrderId property of the command.
-
setFulfillmentOrderName(String) - Method in class
com.ibm.commerce.orderitems.commands.
AddItemsToFulfillmentOrderCmdImpl
- Sets the fulfillmentOrderName property of the command.
-
setFulfillmentOrderName(String) - Method in interface
com.ibm.commerce.orderitems.commands.
AddItemsToFulfillmentOrderCmd
- Sets the fulfillmentOrderName property of the command.
-
setFulfillmentStatus(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setFulfillmentStatus
-
setFulfillmentStatus(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setFulfillmentStatus
-
setFullIImage(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBeanData
-
-
setFullIImage(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBean
- This method provides access to the
CATGRPDESC.FULLIMAGE column of DB2 type VARCHAR(254).
-
setFullIImage(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogDescriptionAccessBeanData
-
-
setFullIImage(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogDescriptionAccessBean
- This method provides access to the
CATALOGDSC.FULLIMAGE column of DB2 type VARCHAR(254).
-
setFullimage(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmdImpl
- Sets the path of the full image of catalog.
-
setFullimage(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmd
- Sets the path of the full image of the catalog.
-
setFullimage(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set the path to the full image of catalog group description
-
setFullimage(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets the path of the full image of the catalog group.
-
setFullimage(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set the path of the full image for catalog group description
-
setFullimage(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the path of the full image of catalog group.
-
setFullimage(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the path of the full image of the catalog entry description
-
setFullimage(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the path of the full image of the catalog entry.
-
setFullimage(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the path of the full image of the catalog entry description
-
setFullimage(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the path of the full image of the catalog entry.
-
setFullimage(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmdImpl
- Sets the path of the full image of catalog.
-
setFullimage(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmd
- Sets the path of the full image for the catalog description.
-
setFullimage(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set path of the full image of Catalog Group Description
-
setFullimage(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set path of the full image of Catalog Entry Description
-
setFullImage(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBeanData
-
-
setFullImage(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method provides access to the
CATENTDESC.FULLIMAGE column of DB2 type VARCHAR(254).
-
setFullImagePath(String) - Method in interface
com.ibm.commerce.couponpromotion.objects.
PromoDescriptionAccessBeanData
-
-
setFullImagePath(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoDescriptionAccessBean
- This method provides access to the
CPPMNDESC.FULLIMAGEPATH column of DB2 type VARCHAR(254).
-
setGalleryEntry(boolean) - Method in class
com.ibm.commerce.negotiation.commands.
UpdateGalleryCmdImpl
- Sets whether a gallery entry should be created.
-
setGender(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setGender(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.GENDER column of DB2 type CHAR(1).
-
setGender(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the gender.
-
setGender(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the gender associated with this user.
-
setGeneric(boolean) - Method in class
com.ibm.commerce.command.
ControllerCommandImpl
- Sets the generic property of this command.
-
setGeneric(boolean) - Method in interface
com.ibm.commerce.command.
ControllerCommand
- Sets the generic property of this command.
-
setGeneric(boolean) - Method in class
com.ibm.commerce.registry.
ViewRegistryEntry
- Sets the generic property.
-
setGeneric(boolean) - Method in class
com.ibm.commerce.registry.
CommandRegistryEntry
- Set the generic property.
-
setGlobalPredicate(Predicate) - Method in class
com.ibm.commerce.search.rulequery.
RuleQuery
- Set the globalPredicate variable
-
setGlobalProductId(String) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBaseImpl
- Sets the global product id of the item.
-
setGlobalProductId(String) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBase
- Sets the global product id of the item.
-
setGroupBy(Integer) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- Set the property GroupBy.
-
setGroupBy(Integer) - Method in interface
com.ibm.commerce.tools.promotions.
CreateDiscountCmd
- Assign the propetiy GroupBy, currently no group by.
-
setGroupName(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBeanData
-
-
setGroupName(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.GROUPNAME column of DB2 type VARCHAR(254).
-
setGroupName(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBeanData
-
-
setGroupName(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.GROUPNAME column of DB2 type VARCHAR(254).
-
setGroupName(String) - Method in interface
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBeanData
-
-
setGroupName(String) - Method in class
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBean
- This method provides access to the
CATENTREL.GROUPNAME column of DB2 type VARCHAR(254).
-
setGroupName(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBeanData
-
-
setGroupName(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- This method provides access to the
CATENTREL.GROUPNAME column of DB2 type VARCHAR(254).
-
setGroupName(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeAccessBeanData
- setGroupName
-
setGroupName(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method accesses a non-CMP field
-
setGroups(Group[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationCodeCombineCmdImpl
- Sets the groups.
-
setGroups(OrderCopyCmd.Group[]) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
- Set the enumeration groups.
An enumeration group consists of parameters that will be passed (as input
parameters) to
OrderItemUpdateCmd
.
-
setGroups(OrderCopyCmd.Group[]) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Set the enumeration groups.
An enumeration group contains information used to construct parameters that
will be passed to the
OrderItemUpdateCmd
task command.
-
setGroups(SetOrderTemplateCmd.Group[]) - Method in class
com.ibm.commerce.order.commands.
SetOrderTemplateCmdImpl
- Set the enumerationGroups.
An enumerationGroup consists of:
public Long inMemberId - memberId to resolve orderAbbreviations in the
enumerationGroup.
public Integer inStoreId - storeId to resolve orderAbbreviations in the
enumerationGroup.
public Integer inUsage - 0 to mark, 1 to mark as current, -1 to unmark.br>
public String[] istrOrderAbbreviations - orderAbbreviations (e.g.
-
setGroups(SetOrderTemplateCmd.Group[]) - Method in interface
com.ibm.commerce.order.commands.
SetOrderTemplateCmd
- Set the enumerationGroups.
An enumerationGroup consists of:
public Long inMemberId - memberId to resolve orderAbbreviations in the
enumerationGroup.
public Integer inStoreId - storeId to resolve orderAbbreviations in the
enumerationGroup.
public Integer inUsage - 0 to mark, 1 to mark as current, -1 to unmark.br>
public String[] istrOrderAbbreviations - orderAbbreviations (e.g.
-
setGuestId(Long) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBean
- This method provides access to the
PVCSESSION.GUEST_ID column of DB2 type BIGINT.
-
setGuestId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBeanData
-
-
setGuestId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBean
- This method provides access to the
PVCSESSION.GUEST_ID column of DB2 type BIGINT.
-
setHasDateTimeRange(boolean) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- Set the property hasDateTimeRange, this will be true if the Discount Obj
has the Time Limit or Schedule.
-
setHasDateTimeRange(boolean) - Method in interface
com.ibm.commerce.tools.promotions.
CreateDiscountCmd
- This will be assigned to true if there is a discount effection period
exists, otherwise, false.
-
setHasMasterCatalogProfileStore(boolean) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets if master catalog exists in catalog asset store.
-
setHeading_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.beans.
SortByColumnDataBeanBeanInfo
- Gets the setHeading(java.lang.String) method descriptor.
-
setHeading(String) - Method in class
com.ibm.commerce.pa.beans.
SortByColumnDataBean
- Set the name of the column heading.
-
setHeight(int)
- Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets hieght of the clients display to the data bean.
-
setHeight(String) - Method in class
com.ibm.commerce.pa.widget.
TableElement
- Set the height of the element.
-
setHobbies(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setHobbies(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.HOBBIES column of DB2 type VARCHAR(254).
-
setHobbies(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the hobbies.
-
setHobbies(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the main interests and hobbies of this person.
-
setHost(String) - Method in class
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmdImpl
- Sets the commerce host used to perform e-mail activity jobs.
-
setHost(String) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmd
- set the commerce host of the e-mail configuration
-
setHost(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailConfigurationAccessBean
- Set accessor for persistent attribute: host
-
setHost(String) - Method in class
com.ibm.commerce.order.commands.
OrderScheduleCmdImpl
- Sets the hostname responsible for processing an order.
-
setHost(String) - Method in interface
com.ibm.commerce.order.commands.
OrderScheduleCmd
- Sets the hostname responsible for processing an order.
-
setHost(String) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the name of the scheduler instance that should run the schedule
job.
-
setHost(String) - Method in interface
com.ibm.commerce.scheduler.commands.
AddJobCmd
- Sets the name of the host where command should be run.
-
setHousehold(Integer) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the number of people in the user's house hold.
-
setHousehold(Integer) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the number of people within the household of this user.
-
setHousehold(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the number of people in the user's house hold.
-
setHousehold(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the number of people within the household of this person.
-
setHtmlBetween(String) - Method in class
com.ibm.commerce.pa.widget.
TableElement
- Set any additional html to go inside the table element tag.
-
setHttps(int)
- Method in class
com.ibm.commerce.registry.
ViewRegistryEntry
- Sets the Https value for the entry.
-
setHttps(int)
- Method in class
com.ibm.commerce.registry.
UrlRegistryEntry
- Sets the Https property.
-
setHttps(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setHttps(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.HTTPS column of DB2 type CHAR(1).
-
setIcons(String[]) - Method in class
com.ibm.commerce.tools.common.ui.
DynamicTreeIconType
- Sets the
icons
field
-
setIconType(String) - Method in class
com.ibm.commerce.tools.common.ui.
DynamicTreeIconType
- Sets the
iconType
field
-
setIconType(String[]) - Method in class
com.ibm.commerce.tools.common.ui.
DynamicTreeNode
- Sets the iconType value.
-
setID(BigDecimal) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchDataBean
- Set the unique identifier of the entry
-
setId(Integer) - Method in class
com.ibm.commerce.emarketing.beans.
EmailMessageDataBean
- Sets the e-mail message templete ID to lookup.
-
setId(Integer) - Method in class
com.ibm.commerce.emarketing.beans.
EmailActivitySummaryDataBean
- Sets the e-mail activity ID.
-
setId(Integer) - Method in class
com.ibm.commerce.emarketing.beans.
EmailActivityDataBean
- Sets the e-mail activity ID.
-
setId(Integer) - Method in class
com.ibm.commerce.marketing.beans.
CatalogEntryMPE
-
Deprecated. Sets the e-Marketing Spot ID.
-
setId(Integer) - Method in class
com.ibm.commerce.marketing.beans.
AwarenessAdvertisementMPE
-
Deprecated. Sets the e-Marketing Spot ID.
-
setId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleDataBean
- Sets the initiative schedule ID.
-
setId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeDataBean
- Sets the campaign initiative ID.
-
setId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignEmsDataBean
- Sets the e-Marketing Spot ID.
-
setId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignDataBean
- Sets the campaign ID.
-
setId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralTypeDataBean
- Sets the collateral type ID.
-
setId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralDataBean
- Sets the collateral ID.
-
setId(Long) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyDataBean
- Set the identifier of the business policy
-
setId(Long) - Method in class
com.ibm.commerce.tools.contract.beans.
CustomProductSetDataBean
- Set the identifier of the custom product set
-
setId(String) - Method in class
com.ibm.commerce.collaboration.beans.
CollabWorkspaceInfo
- Sets the ID
-
setId(String) - Method in interface
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBeanData
- setId
-
setId(String) - Method in class
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBean
- This method accesses a non-CMP field
-
setId(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchDataBean
- Sets the ID of the category/catalog entry.
-
setId(String) - Method in class
com.ibm.commerce.tools.contract.beans.
MemberDataBean
- Sets the member identifier
-
setId(String) - Method in class
com.ibm.commerce.tools.segmentation.
SegmentDataBean
- Sets the member group ID.
-
setIdentifier(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set the offer identifier
-
setIdentifier(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the offer identifier.
-
setIdentifier(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmdImpl
- Set the offer identifier
-
setIdentifier(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmd
- Sets the offer identifier.
-
setIdentifier(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set the offer identifier
-
setIdentifier(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the offer identifier.
-
setIdentifier(Long) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.IDENTIFIER column of DB2 type BIGINT.
-
setIdentifier(String) - Method in class
com.ibm.commerce.catalog.beans.
CategoryDataBean
- Sets the external identifier for this category.
-
setIdentifier(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogDataBean
- Sets the external identifier for this catalog.
-
setIdentifier(String) - Method in class
com.ibm.commerce.catalog.commands.
TopCategoriesDisplayCmdImpl
- Sets the external Identifier that along with the MemberId uniquely
identifies the Catalog whose root Categories are to be viewed.
-
setIdentifier(String) - Method in interface
com.ibm.commerce.catalog.commands.
TopCategoriesDisplayCmd
- Sets the external Identifier that along with the MemberId uniquely
identifies the Catalog whose root Categories are to be viewed.
-
setIdentifier(String) - Method in class
com.ibm.commerce.catalog.commands.
CategoryDisplayCmdImpl
- Sets the external Identifier that along with the MemberId uniquely
identifies the Category whose view is to be retrieved.
-
setIdentifier(String) - Method in interface
com.ibm.commerce.catalog.commands.
CategoryDisplayCmd
- Sets the external Identifier that along with the MemberId uniquely
identifies the Category whose view is to be retrieved.
-
setIdentifier(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBeanData
-
-
setIdentifier(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBean
- This method provides access to the
CATGROUP.IDENTIFIER column of DB2 type VARCHAR(254).
-
setIdentifier(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogAccessBeanData
-
-
setIdentifier(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogAccessBean
- This method provides access to the
CATALOG.IDENTIFIER column of DB2 type VARCHAR(254) NOT NULL.
-
setIdentifier(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmdImpl
- Sets the identifier of the catalog.
-
setIdentifier(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmd
- Sets the identifier of the catalog.
-
setIdentifier(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set the identifier of the catalog group
-
setIdentifier(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets the identifier of the catalog group.
-
setIdentifier(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupDeleteCmdImpl
- Set the identifier of the catalog group
-
setIdentifier(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupDeleteCmd
- Sets the identifier for the catalog group.
-
setIdentifier(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set the identifier of the catalog group
-
setIdentifier(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the catalog group identifier.
-
setIdentifier(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogDeleteCmdImpl
- Sets the identifier of the catalog.
-
setIdentifier(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogDeleteCmd
- Sets the identifier of the catalog.
-
setIdentifier(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmdImpl
- Sets the identifier of the catalog.
-
setIdentifier(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmd
- Sets the identifier of the catalog.
-
setIdentifier(String) - Method in class
com.ibm.commerce.common.objects.
StoreGroupAccessBean
- This method accesses a non-CMP field
-
setIdentifier(String) - Method in class
com.ibm.commerce.common.objects.
StoreEntityAccessBean
- This method provides access to the
STOREENT.IDENTIFIER column of DB2 type VARCHAR(254) NOT NULL.
-
setIdentifier(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method accesses a non-CMP field
-
setIdentifier(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreEntityBeanBase
- A string that, along with the owner, uniquely identifies the
StoreEntity.
-
setIdentifier(String) - Method in class
com.ibm.commerce.me.commands.
PunchOutCatalogDisplayCmdImpl
- Sets the external Identifier that along with the MemberId uniquely
identifies the Category whose view is to be retrieved.
-
setIdentifier(String) - Method in interface
com.ibm.commerce.me.commands.
PunchOutCatalogDisplayCmd
- Sets the external Identifier that along with the MemberId uniquely
identifies the Category whose view is to be retrieved.
-
setIdentifier(String) - Method in interface
com.ibm.commerce.order.objects.
OfferAccessBeanData
-
-
setIdentifier(String) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.IDENTIFIER column of DB2 type BIGINT.
-
setIdentifier(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- The value of this variable is used in search based on catgroup identifier
(Catgroup.identifier column).
-
setIdentifier(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- The value of this variable is used in search based on catalog identifier
(Catalog.identifier column).
-
setIdentifier(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchDataBean
- Sets the identifier of the category/catalog entry.
-
setIdentifier(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set identifier of the Catalog Group
-
setIdentifier(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchDataBean
- Set the identifier of the entry
-
setIdentifierCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can choose case sensitive or case insensitive search.
-
setIdentifierCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- Insert the method's description here.
-
setIdentifierOperator(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can choose either 'like' or 'equal' as search
operators.
-
setIdentifierOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- A user can choose either 'like' or 'equal' as search
operators.
-
setIdentifierType(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can specify three types of search criteria All, Any, Exact
Phrase.
-
setIdentifierType(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- A user can specify three types of search criteria All, Any, Exact
Phrase.
-
setIfExePreCmdChains(boolean) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSRBaseControllerCommandImpl
- Sets the flag to indicate if there is a list of pre commands need to be
executed.
-
setIgnoredText_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.widget.beans.
ColumnDataBeanBeanInfo
- Gets the setIgnoredText(java.lang.String) method descriptor.
-
setIgnoredText(String) - Method in class
com.ibm.commerce.pa.widget.beans.
ColumnDataBean
- Insert the method's description here.
-
setIIList(InterestItemListAccessBean) - Method in class
com.ibm.commerce.interestitems.commands.
AuthIIListAccessCmdImpl
-
-
setIIList(InterestItemListAccessBean) - Method in interface
com.ibm.commerce.interestitems.commands.
AuthIIListAccessCmd
- Sets the interest item list.
-
setIILists(Enumeration) - Method in class
com.ibm.commerce.interestitems.commands.
SetCurrentIIListsCmdImpl
-
-
setIILists(Enumeration) - Method in interface
com.ibm.commerce.interestitems.commands.
SetCurrentIIListsCmd
- Sets the interest item list parameters.
-
setImage_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.beans.
SortByColumnDataBeanBeanInfo
- Gets the setImage(java.lang.String) method descriptor.
-
setImage(String) - Method in class
com.ibm.commerce.pa.beans.
SortByColumnDataBean
- Set the relative pathname to use for the sort button image.
-
setImage(String) - Method in class
com.ibm.commerce.pa.beans.
GenericLinkDataBean
- Set the relative pathname of the image to use for this link.
-
setImage1(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeValueAccessBeanData
-
-
setImage1(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.IMAGE1 column of DB2 type VARCHAR(254).
-
setImage1(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBeanData
-
-
setImage1(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.IMAGE1 column of DB2 type VARCHAR(254).
-
setImage1(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBeanData
-
-
setImage1(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.IMAGE1 column of DB2 type VARCHAR(254).
-
setImage1(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBeanData
-
-
setImage1(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.IMAGE1 column of DB2 type VARCHAR(254).
-
setImage1(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set image 1 of the attribute value
-
setImage1(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets the path of image 1 of the attribute value.
-
setImage1(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set image 1 of the attribute value
-
setImage1(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets the path of image 1 of the attribute value.
-
setImage1(String) - Method in interface
com.ibm.commerce.contract.objects.
AttachmentAccessBeanData
- This method provides access to the ATTACHMENT.IMAGE1 column of DB2 type
VARCHAR (254) NULL.
-
setImage1(String) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method accesses a non-CMP field
-
setImage1(String) - Method in class
com.ibm.commerce.contract.objimpl.
AttachmentBeanBase
- This method provides access to the ATTACHMENT.IMAGE1 column of DB2 type
VARCHAR (254) NULL.
-
setImage2(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeValueAccessBeanData
-
-
setImage2(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.IMAGE2 column of DB2 type VARCHAR(254).
-
setImage2(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBeanData
-
-
setImage2(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.IMAGE2 column of DB2 type VARCHAR(254).
-
setImage2(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBeanData
-
-
setImage2(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.IMAGE2 column of DB2 type VARCHAR(254).
-
setImage2(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBeanData
-
-
setImage2(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.IMAGE2 column of DB2 type VARCHAR(254).
-
setImage2(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set image 2 of the attribute value
-
setImage2(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets the path of image 2 of the attribute value.
-
setImage2(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set image 2 of the attribute value
-
setImage2(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets the path of image 2 of the attribute value.
-
setImage2(String) - Method in interface
com.ibm.commerce.contract.objects.
AttachmentAccessBeanData
- This method provides access to the ATTACHMENT.IMAGE2 column of DB2 type
VARCHAR (254) NULL.
-
setImage2(String) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method accesses a non-CMP field
-
setImage2(String) - Method in class
com.ibm.commerce.contract.objimpl.
AttachmentBeanBase
- This method provides access to the ATTACHMENT.IMAGE2 column of DB2 type
VARCHAR (254) NULL.
-
setImageFormat(String) - Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets supported image format to the data bean.
-
setImageFormat(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBeanData
-
-
setImageFormat(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.IMAGEFORMAT column of DB2 type VARCHAR(80).
-
setImageUrl(URL) - Method in class
com.ibm.commerce.marketing.beans.
CatalogEntryMPE
-
Deprecated. Sets the image URL.
-
setImageUrl(URL) - Method in class
com.ibm.commerce.marketing.beans.
AwarenessAdvertisementMPE
-
Deprecated. Sets the image URL.
-
setIncludeChildItems(boolean) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets whether to retrieve the CalculationCodes attached to the child items
of the specified CatalogEntry.
-
setIncludeChildItems(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets whether to retrieve the CalculationCodes attached to the child items
of the specified CatalogEntry.
-
setIncludeParentProduct(boolean) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets whether to retrieve the CalculationCodes attached to the parent
product of the specified CatalogEntry.
-
setIncludeParentProduct(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets whether to retrieve the CalculationCodes attached to the parent
product of the specified CatalogEntry.
-
setInclusionPSIds(Vector) - Method in class
com.ibm.commerce.catalog.beans.
CategoryDataBean
- Sets the inclusion product set IDs.
-
setIncome(Integer) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.INCOME column of DB2 type INTEGER.
-
setIncome(Integer) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the user's income.
-
setIncome(Integer) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the annual income category for this person.
-
setIncome(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setIncome(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.INCOME column of DB2 type INTEGER.
-
setIncome(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the user's income.
-
setIncome(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the annual income category for this person.
-
setIncomeCurrency(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setIncomeCurrency(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.INCOMECURRENCY column of DB2 type CHAR(3).
-
setIncomeCurrency(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sts the currency of the user's income.
-
setIncomeCurrency(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the currency of income (USERDEMO table).
-
setInComment(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsAddCmdImpl
- Set order comment.
-
setIncompleteParsingAllowed(boolean) - Method in class
com.ibm.commerce.order.utils.
ResolveOrdersCmdImpl
-
-
setIncompleteParsingAllowed(boolean) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrdersCmd
- Sets if incomplete parsing is allowed
-
setIncompleteParsingAllowed(boolean) - Method in class
com.ibm.commerce.order.utils.
ResolveOrderQuotationRelsCmdImpl
-
-
setIncompleteParsingAllowed(boolean) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrderQuotationRelsCmd
- Sets whether incomplete parsing is allowed.
-
setIndexBegin(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
CategoryListDataBean
-
Deprecated. Sets the starting index of the result items.
-
setIndexBegin(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the starting index of the result items
-
setIndexEnd(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
CategoryListDataBean
-
Deprecated. Sets the end index of the result items.
-
setIndexEnd(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the end index of the result items
-
setInfo(OfferAccessBean, BigDecimal, MonetaryAmount) - Method in
class
com.ibm.commerce.price.commands.
QualifyingOfferInfo
- Item constructor comment.
-
setInfo(String) - Method in class
com.ibm.commerce.contract.commands.
ParticipantAddCmdImpl
- Sets information of the participant
-
setInfo(String) - Method in interface
com.ibm.commerce.contract.commands.
ParticipantAddCmd
- Sets information of the participant
-
setInformation(String) - Method in interface
com.ibm.commerce.contract.objects.
ParticipantAccessBeanData
-
-
setInformation(String) - Method in class
com.ibm.commerce.contract.objects.
ParticipantAccessBean
- This method accesses a non-CMP field
-
setInformation(String) - Method in class
com.ibm.commerce.contract.objimpl.
ParticipantBeanBase
- This method provides access to the PARTICIPNT.INFORMATION column of DB2
type LONG NULL.
-
setInit_CSR_id(Long) - Method in class
com.ibm.commerce.collaboration.cc.objects.
QueueCSRAccessBean
- setInit_CSR_id
-
setInit_LanguageId(Integer) - Method in class
com.ibm.commerce.collaboration.cc.objects.
QueueDescAccessBean
- setInit_LanguageId
-
setInit_Queue_id(Integer) - Method in class
com.ibm.commerce.collaboration.cc.objects.
QueueDescAccessBean
- setInit_Queue_id
-
setInit_Queue_id(Integer) - Method in class
com.ibm.commerce.collaboration.cc.objects.
QueueCSRAccessBean
- setInit_Queue_id
-
setInit_Queue_id(Integer) - Method in class
com.ibm.commerce.collaboration.cc.objects.
QueueAccessBean
- setInit_Queue_id
-
setInit_Store_id(Integer) - Method in class
com.ibm.commerce.collaboration.cc.objects.
QueueAccessBean
- setInit_Store_id
-
setInitialCapacity(int) - Method in interface
com.ibm.commerce.registry.
ManagedDynamicCache
- Sets the initial capacity of the registry.
-
setInitialCapacity(int) - Method in class
com.ibm.commerce.registry.
LRUDynamicHashtable
- Initialize the capacity of the registry.
-
setInitialCapacity(int) - Method in class
com.ibm.commerce.registry.
AbstractManagedDynamicCacheRegistry
- Sets the initial capacity of the registry.
-
setInitialParsingPosition(int) - Method in class
com.ibm.commerce.order.utils.
ResolveOrdersCmdImpl
-
-
setInitialParsingPosition(int) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrdersCmd
- Sets the initial paring position
-
setInitialParsingPosition(int) - Method in class
com.ibm.commerce.order.utils.
ResolveOrderQuotationRelsCmdImpl
-
-
setInitialParsingPosition(int) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrderQuotationRelsCmd
- Sets the character position in the abbreviation where parsing should
start.
-
setInitiativeCampaignId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmdImpl
- Sets the campaign ID of the initiative.
-
setInitiativeCampaignId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmd
- Sets the campaign ID of the initiative.
-
setInitiativeCampaignId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmdImpl
- Sets the campaign ID of the initiative.
-
setInitiativeCampaignId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmd
- Sets the campaign ID of the initiative.
-
setInitiativeDescription(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmdImpl
- Sets the description of the campaign initiative.
-
setInitiativeDescription(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmd
- Sets the description of the campaign initiative.
-
setInitiativeDescription(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmdImpl
- Sets the campaign initiative description.
-
setInitiativeDescription(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmd
- Sets the description of the campaign initiative.
-
setInitiativeField1(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmdImpl
- Sets the custom field of the campaign initiative.
-
setInitiativeField1(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmd
- Sets the custom field of the campaign initiative.
-
setInitiativeField1(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmdImpl
- Sets the campaign initiative custom field.
-
setInitiativeField1(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmd
- Sets the custom field of the campaign initiative.
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: initiativeId
-
setInitiativeId(Integer) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setInitiativeId
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.INITIATIVE_ID column of DB2 type INTEGER NULL.
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.marketing.beans.
EMarketingSpot.AssociateCatalogEntry
- Sets the initiative ID.
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.marketing.beans.
EMarketingSpot.CatalogEntry
- Sets the initiative ID.
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.marketing.beans.
EMarketingSpot.Collateral
- Sets the initiative ID.
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.marketing.beans.
EMarketingSpot.Category
- Sets the initiative ID.
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnStats
- Sets the initiative ID recorded in the current event.
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnLog
- Sets the initiative ID recorded in the current event.
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- Set the primary key for this object
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- Set the primary key for this object
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeScheduleAccessBean
- Set the primary key for this object
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- Set the primary key for this object
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmdImpl
- Sets the ID of the campaign initiative.
-
setInitiativeId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmd
- Sets the ID of the campaign initiative.
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleUpdateCmdImpl
- Sets the initiative ID of the initiative schedule.
-
setInitiativeId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleUpdateCmd
- Sets the initiative ID of the initiative schedule.
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleAddCmdImpl
- Sets the initiative ID of the initiative schedule.
-
setInitiativeId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleAddCmd
- Sets the initiative ID of the initiative schedule.
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeDisableCmdImpl
- Sets the campaign initiative ID.
-
setInitiativeId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeDisableCmd
- Sets the campaign initiative ID.
-
setInitiativeId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeDeleteCmdImpl
- Sets the campaign initiative ID.
-
setInitiativeId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeDeleteCmd
- Sets the campaign initiative ID.
-
setInitiativeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsBean
- Sets the initiative ID of this statistics.
-
setInitiativeId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBeanData
-
-
setInitiativeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- Set the primary key for this object
-
setInitiativeId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBeanData
-
-
setInitiativeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- Set the primary key for this object
-
setInitiativeId(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeScheduleAccessBean
- Set the primary key for this object
-
setInitiativeId(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- Set the primary key for this object
-
setInitiativeIdAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsBean
- Sets the initiative ID of this statistics, in EJB attribute type.
-
setInitiativeName(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsBean
- Sets the initiative name of this statistics.
-
setInitiativeName(String) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnStats
- Sets the initiative name recorded in the current event.
-
setInitiativeName(String) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnLog
- Sets the initiative name recorded in the current event.
-
setInitiativeName(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBeanData
-
-
setInitiativeName(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- Set the primary key for this object
-
setInitiativeName(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBeanData
-
-
setInitiativeName(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- Set the primary key for this object
-
setInitiativeName(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmdImpl
- Sets the name of the campaign initiative.
-
setInitiativeName(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmd
- Sets the name of the campaign initiative.
-
setInitiativeName(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmdImpl
- Sets the campaign initiative name.
-
setInitiativeName(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmd
- Sets the name of the campaign initiative.
-
setInitiativeResultType(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmdImpl
- Sets the result type of the campaign initiative.
-
setInitiativeResultType(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmd
- Sets the result type of the campaign initiative.
-
setInitiativeResultType(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmdImpl
- Sets the campaign initiative result type.
-
setInitiativeResultType(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmd
- Sets the result type of the campaign initiative.
-
setInitiativeRule(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmdImpl
- Sets the rule of the campaign initiative.
-
setInitiativeRule(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmd
- Sets the rule of the campaign initiative.
-
setInitiativeRule(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmdImpl
- Sets the campaign initiative rule.
-
setInitiativeRule(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmd
- Sets the rule of the campaign initiative.
-
setInitiativeScheduleId(Integer) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeScheduleAccessBean
- Set the primary key for this object
-
setInitiativeScheduleId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleUpdateCmdImpl
- Sets the ID of the initiative schedule.
-
setInitiativeScheduleId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleUpdateCmd
- Sets the ID of the initiative schedule.
-
setInitiativeScheduleId(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleDeleteCmdImpl
- Sets the initiative schedule ID.
-
setInitiativeScheduleId(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleDeleteCmd
- Sets the initiative schedule ID.
-
setInitiativeScheduleId(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeScheduleAccessBean
- Set the primary key for this object
-
setInitiativeSegments(Vector) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmdImpl
- Sets the segments of the campaign initiative.
-
setInitiativeSegments(Vector) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmd
- Sets the segments of the campaign initiative.
-
setInitiativeSegments(Vector) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmdImpl
- Sets the campaign initiative segments.
-
setInitiativeSegments(Vector) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmd
- Sets the segments of the campaign initiative.
-
setInitiativeSellType(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmdImpl
- Sets the sell type of the campaign initiative.
-
setInitiativeSellType(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmd
- Sets the sell type of the campaign initiative.
-
setInitiativeSellType(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmdImpl
- Sets the campaign initiative sell type.
-
setInitiativeSellType(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmd
- Sets the sell type of the campaign initiative.
-
setInitiativeStatus(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmdImpl
- Sets the status of the campaign initiative.
-
setInitiativeStatus(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmd
- Sets the status of the campaign initiative.
-
setInitiativeStatus(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeDisableCmdImpl
- Sets the campaign initiative status.
-
setInitiativeStatus(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeDisableCmd
- Sets the campaign initiative status.
-
setInitiativeStatus(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmdImpl
- Sets the campaign initiative status.
-
setInitiativeStatus(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmd
- Sets the status of the campaign initiative.
-
setInitiativeType(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmdImpl
- Sets the type of the campaign initiative.
-
setInitiativeType(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeUpdateCmd
- Sets the type of the campaign initiative.
-
setInitiativeType(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmdImpl
- Sets the campaign initiative type.
-
setInitiativeType(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeCreateCmd
- Sets the type of the campaign initiative.
-
setInitKey__eMarketingSpotId(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
EMarketingSpotAccessBean
- Set the primary key for this object
-
setInitKey__initiativeScheduleId(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeScheduleAccessBean
- Set the primary key for this object
-
setInitKey_accountId(String) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- Set the primary key for this object
-
setInitKey_AddressBookId(String) - Method in class
com.ibm.commerce.user.objects.
AddressBookAccessBean
- Set the primary key for this object
-
setInitKey_AddressId(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- Set the primary key for this object
-
setInitKey_AncestorId(String) - Method in class
com.ibm.commerce.user.objects.
MemberRelationshipsAccessBean
- Set the primary key for this object
-
setInitKey_associationReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- Set the primary key for this object
-
setInitKey_associationReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- Set the primary key for this object
-
setInitKey_attachmentId(String) - Method in class
com.ibm.commerce.contract.objects.
TradingAttachmentRelationAccessBean
- Set the primary key for this object
-
setInitKey_attachmentId(String) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- Set the primary key for this object
-
setInitKey_attributeReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAttributeAccessBean
- Set the primary key for this object
-
setInitKey_attributeReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- Set the primary key for this object
-
setInitKey_attributeType_id(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeTypeAccessBean
- Set the primary key for this object
-
setInitKey_attributeValueReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- Set the primary key for this object
-
setInitKey_attributeValueReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- Set the primary key for this object
-
setInitKey_attributeValueReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- Set the primary key for this object
-
setInitKey_attributeValueReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- Set the primary key for this object
-
setInitKey_baseItemId(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBean
- Set the primary key for this object
-
setInitKey_baseItemId(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- Set the primary key for this object
-
setInitKey_baseItemId(String) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_baseItemId(String) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemAccessBean
- Set the primary key for this object
-
setInitKey_bcId(Long) - Method in class
com.ibm.commerce.couponredemption.objects.
TempOrderCouponMapAccessBean
- Set the primary key for this object
-
setInitKey_bcId(Long) - Method in class
com.ibm.commerce.couponredemption.objects.
TempCouponItemMapAccessBean
- Set the primary key for this object
-
setInitKey_bcId(Long) - Method in class
com.ibm.commerce.couponredemption.objects.
OrderCouponMapAccessBean
- Set the primary key for this object
-
setInitKey_bcId(Long) - Method in class
com.ibm.commerce.couponredemption.objects.
CouponItemMapAccessBean
- Set the primary key for this object
-
setInitKey_bcId(Long) - Method in class
com.ibm.commerce.couponwallet.objects.
CouponWalletAccessBean
- setInitKey_bcId
-
setInitKey_bkOrdNum(String) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBean
- Set the primary key for this object
-
setInitKey_businessCmdClass(String) - Method in class
com.ibm.commerce.contract.objects.
PolicyCommandAccessBean
- Set the primary key for this object
-
setInitKey_buyerPurchaseOrderId(String) - Method in class
com.ibm.commerce.payment.objects.
POPurchaseAmountAccessBean
- Set the primary key for this object
-
setInitKey_buyerPurchaseOrderId(String) - Method in class
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBean
- Set the primary key for this object
-
setInitKey_campaignId(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
CampaignAccessBean
- Set the primary key for this object
-
setInitKey_catalogEntryId(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetCeRelAccessBean
- Set the primary key for this object
-
setInitKey_catalogEntryId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBean
- Set the primary key for this object
-
setInitKey_catalogEntryId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBean
- Set the primary key for this object
-
setInitKey_catalogEntryId(String) - Method in class
com.ibm.commerce.fulfillment.objects.
InventoryAccessBean
- Set the primary key for this object
-
setInitKey_catalogEntryIdChild(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- Set the primary key for this object
-
setInitKey_catalogEntryIdParent(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- Set the primary key for this object
-
setInitKey_catalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
StoreCatalogEntryAccessBean
- Set the primary key for this object
-
setInitKey_catalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- Set the primary key for this object
-
setInitKey_catalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
ListPriceAccessBean
- Set the primary key for this object
-
setInitKey_catalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- Set the primary key for this object
-
setInitKey_catalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- Set the primary key for this object
-
setInitKey_catalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- Set the primary key for this object
-
setInitKey_catalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_catalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- Set the primary key for this object
-
setInitKey_catalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- Set the primary key for this object
-
setInitKey_catalogEntryTypeReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryTypeAccessBean
- Set the primary key for this object
-
setInitKey_catalogGroupId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupTradingPositionRelAccessBean
- Set the primary key for this object
-
setInitKey_catalogGroupId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupProductSetRelAccessBean
- Set the primary key for this object
-
setInitKey_catalogGroupId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBean
- Set the primary key for this object
-
setInitKey_catalogGroupIdChild(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBean
- Set the primary key for this object
-
setInitKey_catalogGroupIdParent(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBean
- Set the primary key for this object
-
setInitKey_catalogGroupReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
StoreCatalogGroupAccessBean
- Set the primary key for this object
-
setInitKey_catalogGroupReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_catalogGroupReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBean
- Set the primary key for this object
-
setInitKey_catalogGroupReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogCatalogGroupRelationAccessBean
- Set the primary key for this object
-
setInitKey_catalogId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupTradingPositionRelAccessBean
- Set the primary key for this object
-
setInitKey_catalogId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBean
- Set the primary key for this object
-
setInitKey_catalogId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupProductSetRelAccessBean
- Set the primary key for this object
-
setInitKey_catalogId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBean
- Set the primary key for this object
-
setInitKey_catalogReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBean
- Set the primary key for this object
-
setInitKey_catalogReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_catalogReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogCatalogGroupRelationAccessBean
- Set the primary key for this object
-
setInitKey_catalogReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogAccessBean
- Set the primary key for this object
-
setInitKey_catalogRelationTypeId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- Set the primary key for this object
-
setInitKey_catEntryId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryClassificationCodeAccessBean
- Set the primary key for this object
-
setInitKey_catGroupId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBean
- Set the primary key for this object
-
setInitKey_catGroupId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductComparisonStatisticsAccessBean
- Set the primary key for this object
-
setInitKey_catGroupId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductAdvisorStatisticsAccessBean
- Set the primary key for this object
-
setInitKey_chargeTypeId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ChargeTypeAccessBean
- Set the primary key for this object
-
setInitKey_classificationCodeId(String) - Method in class
com.ibm.commerce.catalog.objects.
ClassificationCodeDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_classificationCodeId(String) - Method in class
com.ibm.commerce.catalog.objects.
ClassificationCodeAccessBean
- Set the primary key for this object
-
setInitKey_collateralId(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_collateralId(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralAccessBean
- Set the primary key for this object
-
setInitKey_collateralTypeId(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralTypeAccessBean
- Set the primary key for this object
-
setInitKey_conceptId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- Set the primary key for this object
-
setInitKey_contractReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
StoreContractAccessBean
- Set the primary key for this object
-
setInitKey_couponPromotionId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- setInitKey_couponPromotionId
-
setInitKey_creditCardReferenceNumber(String) - Method in class
com.ibm.commerce.payment.objects.
CreditCardCheckAccessBean
- Set the primary key for this object
-
setInitKey_creditLineId(String) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- Set the primary key for this object
-
setInitKey_currency(String) - Method in class
com.ibm.commerce.catalog.objects.
ListPriceAccessBean
- Set the primary key for this object
-
setInitKey_currency(String) - Method in class
com.ibm.commerce.common.objects.
SupportedCurrencyAccessBean
- Set the primary key for this object
-
setInitKey_currency(String) - Method in class
com.ibm.commerce.order.objects.
OfferPriceAccessBean
- Set the primary key for this object
-
setInitKey_cwId(String) - Method in class
com.ibm.commerce.collaboration.workspaces.objects.
CWMemberAccessBean
- setInitKey_cwId
-
setInitKey_DescendantId(String) - Method in class
com.ibm.commerce.user.objects.
MemberRelationshipsAccessBean
- Set the primary key for this object
-
setInitKey_deviceModelId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceModelAccessBean
- Set the primary key for this object
-
setInitKey_displayReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- Set the primary key for this object
-
setInitKey_displayReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBean
- Set the primary key for this object
-
setInitKey_distArrangId(String) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- Set the primary key for this object
-
setInitKey_domain(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryClassificationCodeAccessBean
- Set the primary key for this object
-
setInitKey_emailConfigurationId(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailConfigurationAccessBean
- setInitKey_emailConfigurationId
-
setInitKey_emailMessageId(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailMessageAccessBean
- setInitKey_emailMessageId
-
setInitKey_emailPromotionId(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailRecipientEventsAccessBean
- setInitKey_emailPromotionId
-
setInitKey_emailPromotionId(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionRecipientsAccessBean
- setInitKey_emailPromotionId
-
setInitKey_emailPromotionId(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionMemberGroupRelationAccessBean
- setInitKey_emailPromotionId
-
setInitKey_emailPromotionId(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionAccessBean
- setInitKey_emailPromotionId
-
setInitKey_expectedInventoryRecordsBackAlloNum(String) - Method in
class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBean
- Set the primary key for this object
-
setInitKey_expectedInventoryRecordsDetailId(String) - Method in
class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- Set the primary key for this object
-
setInitKey_expectedInventoryRecordsId(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- Set the primary key for this object
-
setInitKey_featureId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBean
- Set the primary key for this object
-
setInitKey_ffmCenterId(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBean
- Set the primary key for this object
-
setInitKey_ffmCenterId(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- Set the primary key for this object
-
setInitKey_fromCatalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBean
- Set the primary key for this object
-
setInitKey_fulfillmentCenterId(String) - Method in class
com.ibm.commerce.fulfillment.objects.
InventoryAccessBean
- Set the primary key for this object
-
setInitKey_fulfillmentCenterId(String) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_fulfillmentCenterId(String) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBean
- setInitKey_fulfillmentCenterId
-
setInitKey_id(String) - Method in class
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBean
- setInitKey_id
-
setInitKey_iLanguageId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_iLanguageId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountLockoutDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_iLanguageId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_iMbrGrpId(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupConditionAccessBean
- Set the primary key for this object
-
setInitKey_iMemberGroupId(String) - Method in class
com.ibm.commerce.order.objects.
OrderMemberGroupRelationshipAccessBean
- Set the primary key for this object
-
setInitKey_initiativeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- Set the primary key for this object
-
setInitKey_initiativeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- Set the primary key for this object
-
setInitKey_initiativeId(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- Set the primary key for this object
-
setInitKey_interestListNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemListAccessBean
- Set the primary key for this object
-
setInitKey_interestListNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- Set the primary key for this object
-
setInitKey_interestListNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CurrentInterestItemListAccessBean
- Set the primary key for this object
-
setInitKey_invAdjCodeId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_invAdjCodeId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeAccessBean
- Set the primary key for this object
-
setInitKey_invadjustId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- Set the primary key for this object
-
setInitKey_invAdjustNum(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- Set the primary key for this object
-
setInitKey_invoiceId(String) - Method in class
com.ibm.commerce.payment.objects.
InvoiceAccessBean
- Set the primary key for this object
-
setInitKey_invReserveId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- Set the primary key for this object
-
setInitKey_iOfferId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemOfferRelationshipAccessBean
- Set the primary key for this object
-
setInitKey_iOrderId(String) - Method in class
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBean
- Set the primary key for this object
-
setInitKey_iOrderItemId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemTradingRelationshipAccessBean
- Set the primary key for this object
-
setInitKey_iOrderItemId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemOfferRelationshipAccessBean
- Set the primary key for this object
-
setInitKey_iOrderItemId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBean
- Set the primary key for this object
-
setInitKey_iOrdersId(String) - Method in class
com.ibm.commerce.order.objects.
OrderMemberGroupRelationshipAccessBean
- Set the primary key for this object
-
setInitKey_iOrganizationCodeId(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationCodeAccessBean
- Set the primary key for this object
-
setInitKey_iPolicyAccountId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_iPolicyAccountId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountAccessBean
- Set the primary key for this object
-
setInitKey_iPolicyAccountLockoutId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountLockoutDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_iPolicyAccountLockoutId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountLockoutAccessBean
- Set the primary key for this object
-
setInitKey_iPolicyPasswordId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_iPolicyPasswordId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- Set the primary key for this object
-
setInitKey_iSequence(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerXMLDefinitionAccessBean
- Set the primary key for this object
-
setInitKey_itemId(Long) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoProdAccessBean
- Set the primary key for this object
-
setInitKey_itemId(Long) - Method in class
com.ibm.commerce.couponredemption.objects.
TempCouponItemMapAccessBean
- Set the primary key for this object
-
setInitKey_itemId(Long) - Method in class
com.ibm.commerce.couponredemption.objects.
CouponItemMapAccessBean
- Set the primary key for this object
-
setInitKey_itemspcId(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBean
- Set the primary key for this object
-
setInitKey_itemSpcId(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- Set the primary key for this object
-
setInitKey_itemversnId(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemVersionAccessBean
- Set the primary key for this object
-
setInitKey_iTradingId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemTradingRelationshipAccessBean
- Set the primary key for this object
-
setInitKey_iTradingPositionContainerId(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerXMLDefinitionAccessBean
- Set the primary key for this object
-
setInitKey_jobReferenceNumber(String) - Method in class
com.ibm.commerce.order.objects.
SchedulerOrderAccessBean
- Set the primary key for this object
-
setInitKey_language_id(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_language_id(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_language_id(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAttributeAccessBean
- Set the primary key for this object
-
setInitKey_language_id(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_language_id(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_language_id(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- Set the primary key for this object
-
setInitKey_language_id(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- Set the primary key for this object
-
setInitKey_language_id(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- Set the primary key for this object
-
setInitKey_language_id(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- Set the primary key for this object
-
setInitKey_language_id(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- Set the primary key for this object
-
setInitKey_languageId(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreCategoryDescriptionAccessBean
- setInitKey_languageId
-
setInitKey_languageId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.catalog.objects.
OperatorDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.catalog.objects.
ClassificationCodeDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.common.objects.
SupportedLanguageAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.common.objects.
StoreEntityDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.inventory.objects.
VendorDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.order.objects.
OfferDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReasonDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentMethodDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_languageId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryDescriptionAccessBean
- setInitKey_languageId
-
setInitKey_logonId(String) - Method in class
com.ibm.commerce.collaboration.workspaces.objects.
CWMemberAccessBean
- setInitKey_logonId
-
setInitKey_manifestId(String) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- Set the primary key for this object
-
setInitKey_marketingPageElementId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- Set the primary key for this object
-
setInitKey_marketingPageElementId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- Set the primary key for this object
-
setInitKey_MbrGrpId(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupUsageAccessBean
- Set the primary key for this object
-
setInitKey_MbrGrpId(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupMemberAccessBean
- Set the primary key for this object
-
setInitKey_MbrGrpTypeId(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupUsageAccessBean
- Set the primary key for this object
-
setInitKey_MbrGrpTypeId(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupTypeAccessBean
- Set the primary key for this object
-
setInitKey_mdlSpcId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceMdlSpecAccessBean
- Set the primary key for this object
-
setInitKey_memberAttributeId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeAccessBean
- Set the primary key for this object
-
setInitKey_memberAttributeValueId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeValueAccessBean
- Set the primary key for this object
-
setInitKey_memberAttributeValueId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeStringValueAccessBean
- Set the primary key for this object
-
setInitKey_memberAttributeValueId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeIntegerValueAccessBean
- Set the primary key for this object
-
setInitKey_memberAttributeValueId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeFloatValueAccessBean
- Set the primary key for this object
-
setInitKey_memberAttributeValueId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeDatetimeValueAccessBean
- Set the primary key for this object
-
setInitKey_memberGroupId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
OrdersMemberGroupAccessBean
- Set the primary key for this object
-
setInitKey_memberId(String) - Method in class
com.ibm.commerce.order.objects.
OrderTemplateAccessBean
- Set the primary key for this object
-
setInitKey_memberId(String) - Method in class
com.ibm.commerce.order.objects.
CurrentPendingOrderAccessBean
- Set the primary key for this object
-
setInitKey_MemberId(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- Set the primary key for this object
-
setInitKey_MemberId(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- Set the primary key for this object
-
setInitKey_MemberId(String) - Method in class
com.ibm.commerce.user.objects.
MemberViewPreferenceAccessBean
- Set the primary key for this object
-
setInitKey_MemberId(String) - Method in class
com.ibm.commerce.user.objects.
MemberRoleAccessBean
- Set the primary key for this object
-
setInitKey_MemberId(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupMemberAccessBean
- Set the primary key for this object
-
setInitKey_MemberId(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- Set the primary key for this object
-
setInitKey_MemberId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAccessBean
- Set the primary key for this object
-
setInitKey_metaphorTypeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductAdvisorStatisticsAccessBean
- Set the primary key for this object
-
setInitKey_nCalculationCodeId(String) - Method in class
com.ibm.commerce.taxation.objects.
CalculationCodeTaxExemptAccessBean
- Set the primary key for this object
-
setInitKey_nCalculationRuleId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBean
- setInitKey_nCalculationRuleId
-
setInitKey_nCategoryId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- Set the primary key for this object
-
setInitKey_nClassificationId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCodeClassificationAccessBean
- Set the primary key for this object
-
setInitKey_nFulfillmentCenterId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBean
- setInitKey_nFulfillmentCenterId
-
setInitKey_nJurisdictionGroupId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBean
- setInitKey_nJurisdictionGroupId
-
setInitKey_nLanguageId(String) - Method in class
com.ibm.commerce.taxation.objects.
StateProvinceAccessBean
- Set the primary key for this object
-
setInitKey_nLanguageId(String) - Method in class
com.ibm.commerce.taxation.objects.
CountryAccessBean
- Set the primary key for this object
-
setInitKey_nOrderItemsId(String) - Method in class
com.ibm.commerce.taxation.objects.
OrderItemTaxAccessBean
- Set the primary key for this object
-
setInitKey_nOrdersId(String) - Method in class
com.ibm.commerce.taxation.objects.
OrderTaxAccessBean
- Set the primary key for this object
-
setInitKey_nSubOrderId(String) - Method in class
com.ibm.commerce.taxation.objects.
SubOrderTaxAccessBean
- Set the primary key for this object
-
setInitKey_nTaxCategoryId(String) - Method in class
com.ibm.commerce.taxation.objects.
SubOrderTaxAccessBean
- Set the primary key for this object
-
setInitKey_nTaxCategoryId(String) - Method in class
com.ibm.commerce.taxation.objects.
OrderTaxAccessBean
- Set the primary key for this object
-
setInitKey_nTaxCategoryId(String) - Method in class
com.ibm.commerce.taxation.objects.
OrderItemTaxAccessBean
- Set the primary key for this object
-
setInitKey_nTaxCodeSchemeId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCodeSchemeAccessBean
- Set the primary key for this object
-
setInitKey_nTaxTypeId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxTypeAccessBean
- Set the primary key for this object
-
setInitKey_offerId(String) - Method in class
com.ibm.commerce.order.objects.
OfferPriceAccessBean
- Set the primary key for this object
-
setInitKey_offerId(String) - Method in class
com.ibm.commerce.order.objects.
OfferDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_offerId(String) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- Set the primary key for this object
-
setInitKey_operatorId(String) - Method in class
com.ibm.commerce.catalog.objects.
OperatorDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_operatorId(String) - Method in class
com.ibm.commerce.catalog.objects.
OperatorAccessBean
- Set the primary key for this object
-
setInitKey_ordChnlTypId(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderChannelTypeAccessBean
- Set the primary key for this object
-
setInitKey_orderAdjustmentId(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAdjustmentAccessBean
- Set the primary key for this object
-
setInitKey_orderAdjustmentId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentTaxExemptAccessBean
- Set the primary key for this object
-
setInitKey_orderAdjustmentId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_orderAdjustmentId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentAccessBean
- Set the primary key for this object
-
setInitKey_orderId(Long) - Method in class
com.ibm.commerce.couponredemption.objects.
TempOrderCouponMapAccessBean
- Set the primary key for this object
-
setInitKey_orderId(Long) - Method in class
com.ibm.commerce.couponredemption.objects.
OrderCouponMapAccessBean
- Set the primary key for this object
-
setInitKey_orderId(String) - Method in class
com.ibm.commerce.order.objects.
OrderTemplateAccessBean
- Set the primary key for this object
-
setInitKey_orderId(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- Set the primary key for this object
-
setInitKey_orderId(String) - Method in class
com.ibm.commerce.order.objects.
OrderOptionAccessBean
- Set the primary key for this object
-
setInitKey_orderId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- Set the primary key for this object
-
setInitKey_orderId(String) - Method in class
com.ibm.commerce.order.objects.
CurrentPendingOrderAccessBean
- Set the primary key for this object
-
setInitKey_orderId(String) - Method in class
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBean
- Set the primary key for this object
-
setInitKey_orderId(String) - Method in class
com.ibm.commerce.payment.objects.
POPurchaseAmountAccessBean
- Set the primary key for this object
-
setInitKey_orderItemAdjustmentId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAdjustmentAccessBean
- Set the primary key for this object
-
setInitKey_orderItemComponentId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- Set the primary key for this object
-
setInitKey_orderItemId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setInitKey_orderItemId
-
setInitKey_orderitemsId(String) - Method in class
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBean
- Set the primary key for this object
-
setInitKey_orderitemsId(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBean
- Set the primary key for this object
-
setInitKey_orderItemsId(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- Set the primary key for this object
-
setInitKey_orderItemsId(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- Set the primary key for this object
-
setInitKey_orderItemsId(String) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderItemAccessBean
- Set the primary key for this object
-
setInitKey_orderItemsId(String) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBean
- Set the primary key for this object
-
setInitKey_orderItemStatusId(Long) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setInitKey_orderItemStatusId
-
setInitKey_orderPaymentInfoId(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentInfoAccessBean
- Set the primary key for this object
-
setInitKey_orderReleaseNum(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- Set the primary key for this object
-
setInitKey_ordersId(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- Set the primary key for this object
-
setInitKey_ordersId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
OrdersMemberGroupAccessBean
- Set the primary key for this object
-
setInitKey_orderStatusId(Long) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- Set the primary key for this object
-
setInitKey_ordPickHstNum(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- Set the primary key for this object
-
setInitKey_ordShipHstNum(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- Set the primary key for this object
-
setInitKey_OrgEntityId(String) - Method in class
com.ibm.commerce.user.objects.
MemberRoleAccessBean
- Set the primary key for this object
-
setInitKey_outputQId(String) - Method in class
com.ibm.commerce.inventory.objects.
OutputQueueDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_outputQId(String) - Method in class
com.ibm.commerce.inventory.objects.
OutputQueueAccessBean
- Set the primary key for this object
-
setInitKey_participantId(String) - Method in class
com.ibm.commerce.contract.objects.
ParticipantAccessBean
- Set the primary key for this object
-
setInitKey_paymentDevice(byte[]) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- Set the primary key for this object
-
setInitKey_paymentMethodId(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentMethodDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_paymentMethodId(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentMethodAccessBean
- Set the primary key for this object
-
setInitKey_paymentMethodID(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- Set the primary key for this object
-
setInitKey_paymentSummaryId(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- Set the primary key for this object
-
setInitKey_pickBatchId(String) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- Set the primary key for this object
-
setInitKey_policyId(String) - Method in class
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_policyId(String) - Method in class
com.ibm.commerce.contract.objects.
PolicyCommandAccessBean
- Set the primary key for this object
-
setInitKey_policyId(String) - Method in class
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBean
- Set the primary key for this object
-
setInitKey_policyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
PolicyTCRelationAccessBean
- Set the primary key for this object
-
setInitKey_productSetId(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_productSetId(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetCeRelAccessBean
- Set the primary key for this object
-
setInitKey_productSetId(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetAccessBean
- Set the primary key for this object
-
setInitKey_productSetId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupProductSetRelAccessBean
- Set the primary key for this object
-
setInitKey_promoDiscId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoDiscAccessBean
- Set the primary key for this object
-
setInitKey_promoId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoProdAccessBean
- Set the primary key for this object
-
setInitKey_promoId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoOrderAccessBean
- Set the primary key for this object
-
setInitKey_promoId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_purchaseLimitId(String) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- Set the primary key for this object
-
setInitKey_PVCBindingId(Long) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBindingAccessBean
- Set the primary key for this object
-
setInitKey_PVCSessionId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBean
- Set the primary key for this object
-
setInitKey_raBackAlloNum(String) - Method in class
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBean
- Set the primary key for this object
-
setInitKey_raDetailId(String) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- Set the primary key for this object
-
setInitKey_raId(String) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- Set the primary key for this object
-
setInitKey_rcptAvailId(String) - Method in class
com.ibm.commerce.inventory.objects.
AvailableReceiptAccessBean
- Set the primary key for this object
-
setInitKey_receiptId(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
InvoiceTCAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ContractDisplayAccessBean
- Set the primary key for this object
-
setInitKey_referenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- Set the primary key for this object
-
setInitKey_refundNumber(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- Set the primary key for this object
-
setInitKey_relationship_type(String) - Method in class
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBean
- Set the primary key for this object
-
setInitKey_rmaAuthorizationLogId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAuthorizationLogAccessBean
- Set the primary key for this object
-
setInitKey_rmaChargeId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBean
- Set the primary key for this object
-
setInitKey_rmaId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMATaxAccessBean
- Set the primary key for this object
-
setInitKey_rmaId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- Set the primary key for this object
-
setInitKey_rmaId(String) - Method in class
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBean
- Set the primary key for this object
-
setInitKey_rmaItemAdjustmentCreditId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAdjustmentCreditAccessBean
- Set the primary key for this object
-
setInitKey_rmaItemCmpId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBean
- Set the primary key for this object
-
setInitKey_rmaItemId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemDenyReasonAccessBean
- Set the primary key for this object
-
setInitKey_rmaItemId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- Set the primary key for this object
-
setInitKey_RoleId(String) - Method in class
com.ibm.commerce.user.objects.
RoleAccessBean
- Set the primary key for this object
-
setInitKey_RoleId(String) - Method in class
com.ibm.commerce.user.objects.
MemberRoleAccessBean
- Set the primary key for this object
-
setInitKey_rtnDnyRsnId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemDenyReasonAccessBean
- Set the primary key for this object
-
setInitKey_rtnDnyRsnId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_rtnDnyRsnId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonAccessBean
- Set the primary key for this object
-
setInitKey_rtnDspCodeId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_rtnDspCodeId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeAccessBean
- Set the primary key for this object
-
setInitKey_rtnRcptDspId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBean
- Set the primary key for this object
-
setInitKey_rtnReasonId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReasonDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_rtnReasonId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReasonAccessBean
- Set the primary key for this object
-
setInitKey_rtnReceiptId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- Set the primary key for this object
-
setInitKey_specId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- Set the primary key for this object
-
setInitKey_storeAddressId(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- Set the primary key for this object
-
setInitKey_storeCategoryId(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreCategoryDescriptionAccessBean
- setInitKey_storeCategoryId
-
setInitKey_storeCategoryId(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreCategoryAccessBean
- setInitKey_storeCategoryId
-
setInitKey_storeentId(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBean
- Set the primary key for this object
-
setInitKey_storeentId(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- Set the primary key for this object
-
setInitKey_storeEntityId(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailUserReceiveAccessBean
- setInitKey_storeEntityId
-
setInitKey_storeEntityId(String) - Method in class
com.ibm.commerce.common.objects.
SupportedLanguageAccessBean
- Set the primary key for this object
-
setInitKey_storeEntityId(String) - Method in class
com.ibm.commerce.common.objects.
SupportedCurrencyAccessBean
- Set the primary key for this object
-
setInitKey_storeEntityId(String) - Method in class
com.ibm.commerce.common.objects.
StoreGroupAccessBean
- Set the primary key for this object
-
setInitKey_storeEntityId(String) - Method in class
com.ibm.commerce.common.objects.
StoreEntityDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_storeEntityId(String) - Method in class
com.ibm.commerce.common.objects.
StoreEntityAccessBean
- Set the primary key for this object
-
setInitKey_storeEntityId(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- Set the primary key for this object
-
setInitKey_storeEntryID(String) - Method in class
com.ibm.commerce.catalog.objects.
StoreCatalogGroupAccessBean
- Set the primary key for this object
-
setInitKey_storeEntryID(String) - Method in class
com.ibm.commerce.catalog.objects.
StoreCatalogEntryAccessBean
- Set the primary key for this object
-
setInitKey_storeEntryID(String) - Method in class
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBean
- Set the primary key for this object
-
setInitKey_storeId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupTradingPositionRelAccessBean
-
-
setInitKey_storeId(String) - Method in class
com.ibm.commerce.common.objects.
StoreDefaultAccessBean
- Set the primary key for this object
-
setInitKey_storeId(String) - Method in class
com.ibm.commerce.contract.objects.
StoreContractAccessBean
- Set the primary key for this object
-
setInitKey_storeId(String) - Method in class
com.ibm.commerce.fulfillment.objects.
InventoryAccessBean
- Set the primary key for this object
-
setInitKey_storeId(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- Set the primary key for this object
-
setInitKey_storeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- Set the primary key for this object
-
setInitKey_storeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBean
- Set the primary key for this object
-
setInitKey_storeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductComparisonStatisticsAccessBean
- Set the primary key for this object
-
setInitKey_storeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductAdvisorStatisticsAccessBean
- Set the primary key for this object
-
setInitKey_strCountryAbbr(String) - Method in class
com.ibm.commerce.taxation.objects.
CountryCodeAccessBean
- Set the primary key for this object
-
setInitKey_strCountryAbbr(String) - Method in class
com.ibm.commerce.taxation.objects.
CountryAccessBean
- Set the primary key for this object
-
setInitKey_strProductVendor(String) - Method in class
com.ibm.commerce.taxation.objects.
StateCodeAccessBean
- Set the primary key for this object
-
setInitKey_strProductVendor(String) - Method in class
com.ibm.commerce.taxation.objects.
CountryCodeAccessBean
- Set the primary key for this object
-
setInitKey_strStateAbbr(String) - Method in class
com.ibm.commerce.taxation.objects.
StateProvinceAccessBean
- Set the primary key for this object
-
setInitKey_strStateAbbr(String) - Method in class
com.ibm.commerce.taxation.objects.
StateCodeAccessBean
- Set the primary key for this object
-
setInitKey_strTaxCategoryId(String) - Method in class
com.ibm.commerce.taxation.objects.
CalculationCodeTaxExemptAccessBean
- Set the primary key for this object
-
setInitKey_suborderId(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- Set the primary key for this object
-
setInitKey_subOrderId(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAdjustmentAccessBean
- Set the primary key for this object
-
setInitKey_taxCategoryId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentTaxExemptAccessBean
- Set the primary key for this object
-
setInitKey_taxCategoryId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMATaxAccessBean
- Set the primary key for this object
-
setInitKey_taxCategoryId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryDescriptionAccessBean
- setInitKey_taxCategoryId
-
setInitKey_tcId(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_tcReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
PolicyTCRelationAccessBean
- Set the primary key for this object
-
setInitKey_toCatalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBean
- Set the primary key for this object
-
setInitKey_tradingDepositAmountId(String) - Method in class
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBean
- Set the primary key for this object
-
setInitKey_tradingId(String) - Method in class
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_tradingId(String) - Method in class
com.ibm.commerce.contract.objects.
TradingAttachmentRelationAccessBean
- Set the primary key for this object
-
setInitKey_tradingId(String) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- Set the primary key for this object
-
setInitKey_tradingId(String) - Method in class
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBean
- Set the primary key for this object
-
setInitKey_tradingPositionContainerId(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBean
- Set the primary key for this object
-
setInitKey_tradingPositionId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupTradingPositionRelAccessBean
- Set the primary key for this object
-
setInitKey_tradingPurchaseAmountId(String) - Method in class
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBean
- Set the primary key for this object
-
setInitKey_treeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- Set the primary key for this object
-
setInitKey_UserId(String) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- Set the primary key for this object
-
setInitKey_UserId(String) - Method in class
com.ibm.commerce.user.objects.
UserProfileAccessBean
- Set the primary key for this object
-
setInitKey_UserId(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- Set the primary key for this object
-
setInitKey_UserId(String) - Method in class
com.ibm.commerce.user.objects.
CertificateX509AccessBean
- Set the primary key for this object
-
setInitKey_UserId(String) - Method in class
com.ibm.commerce.user.objects.
BusinessProfileAccessBean
- Set the primary key for this object
-
setInitKey_userPVCDeviceId(Long) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- Set the primary key for this object
-
setInitKey_userReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CurrentInterestItemListAccessBean
- Set the primary key for this object
-
setInitKey_usersId(Long) - Method in class
com.ibm.commerce.emarketing.objects.
EmailUserReceiveAccessBean
- setInitKey_usersId
-
setInitKey_usersId(Long) - Method in class
com.ibm.commerce.emarketing.objects.
EmailRecipientEventsAccessBean
- setInitKey_usersId
-
setInitKey_UsersId(Long) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBufferAccessBean
- Set the primary key for this object
-
setInitKey_userTrafficId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- Set the primary key for this object
-
setInitKey_userTrafficId(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- Set the primary key for this object
-
setInitKey_vendorId(String) - Method in class
com.ibm.commerce.inventory.objects.
VendorDescriptionAccessBean
- Set the primary key for this object
-
setInitKey_vendorId(String) - Method in class
com.ibm.commerce.inventory.objects.
VendorAccessBean
- Set the primary key for this object
-
setInitKey_versionSpcId(String) - Method in class
com.ibm.commerce.inventory.objects.
VersionSpecificationAccessBean
- Set the primary key for this object
-
setInitKey_ViewName(String) - Method in class
com.ibm.commerce.user.objects.
MemberViewPreferenceAccessBean
- Set the primary key for this object
-
setInListId(String[]) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmdImpl
- Specifies zero or more interest item lists to be copied from.
-
setInListId(String[]) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmd
- Sets the interest item list ID parameters (optional).
-
setInListIdName(String[]) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmdImpl
- Specifies the names of name-value pairs to be added to the redirection
URL.
-
setInListIdName(String[]) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmd
- Sets the names of the name-value pairs to be added to the redirection URL
(optional).
-
setInListMemberId(Long) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmdImpl
- The reference number of the member whose interest lists will be
copied.
-
setInListMemberId(Long) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmd
- Sets the in list member ID parameters (optional).
-
setInOrderNames(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmdImpl
- Sets the names of name-value pairs to be added to the redirection URL.
-
setInOrderNames(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmd
- Sets the names of name-value pairs to be added to the redirection URL.
-
setInput(String) - Method in class
com.ibm.commerce.messaging.adapters.jcasample.
SampleManagedConnectionFactory
- Sets input
-
setInput(String) - Method in class
com.ibm.commerce.messaging.adapters.jcasample.
SampleInteractionSpec
- Sets the input.
-
setInShipmodeId(Integer) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets the inShipmodeId.
-
setInShipmodeId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeListDataBean
- Sets the shipmode
-
setInstanceName(String) - Method in class
com.ibm.commerce.ras.LogConfiguration
- Sets the instance name.
-
setIntegervalue(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set the integer value of the attribute value
-
setIntegervalue(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets the integer value of the attribute value.
-
setIntegervalue(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set the integer value of the attribute value
-
setIntegervalue(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets the integer value of the attribute value.
-
SetInterestItemListCmd - interface
com.ibm.commerce.interestitems.commands.
SetInterestItemListCmd.
- The SetInterestItemListCmd is a controller command that sets the specified
interest item lists as the current interest item lists.
-
SetInterestItemListCmdImpl - class
com.ibm.commerce.interestitems.commands.
SetInterestItemListCmdImpl.
- The SetInterestItemList command sets the specified interest lists as the
current interest lists for browsing and adding items to them.
-
SetInterestItemListCmdImpl() - Constructor for class
com.ibm.commerce.interestitems.commands.
SetInterestItemListCmdImpl
- No value constructor.
-
setInterestListNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemListAccessBean
- This method provides access to the
IITEMLIST.IITEMLIST_ID column of DB2 type BIGINT NOT NULL.
-
setInterestListNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.IITEMLIST_ID column of DB2 type BIGINT NOT NULL.
-
setInterestListNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
CurrentInterestItemListAccessBean
- This method provides access to the
CIITEMLIST.IITEMLIST_ID column of DB2 type BIGINT NOT NULL.
-
setInterestListNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
InterestItemListAccessBeanData
-
-
setInterestListNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemListAccessBean
- This method provides access to the
IITEMLIST.IITEMLIST_ID column of DB2 type BIGINT NOT NULL.
-
setInterestListNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
InterestItemAccessBeanData
-
-
setInterestListNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.IITEMLIST_ID column of DB2 type BIGINT NOT NULL.
-
setInterestListNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
CurrentInterestItemListAccessBeanData
-
-
setInterestListNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CurrentInterestItemListAccessBean
- This method provides access to the
CIITEMLIST.IITEMLIST_ID column of DB2 type BIGINT NOT NULL.
-
setInterfaceName(String) - Method in class
com.ibm.commerce.beans.DataBeanHelper
- Sets the interface name of the command to invoke to return a populated
instance of the databean.
-
setInterfaceName(String) - Method in class
com.ibm.commerce.registry.
ViewRegistryEntry
- Sets the interface name.
-
setInterfaceName(String) - Method in class
com.ibm.commerce.registry.
UrlRegistryEntry
- Sets the interface name.
-
setInterfaceName(String) - Method in class
com.ibm.commerce.registry.
CommandRegistryEntry
- Sets the interface name.
-
setInterfaceName(String) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the interface name of the task command which will determine whether
the job needs executing or not.
-
setInternalShippingMode(String) - Method in class
com.ibm.commerce.discount.rules.
ServiceDiscount
- Set internal shipping mode by passing String value.
-
setInterval(Integer) - Method in class
com.ibm.commerce.order.commands.
OrderScheduleCmdImpl
- Sets the number of seconds between successive executions of this
order.
-
setInterval(Integer) - Method in interface
com.ibm.commerce.order.commands.
OrderScheduleCmd
- Sets the number of seconds between successive executions of this
order.
-
setInterval(Integer) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the frequency to re-execute the schedule job.
-
setInterval(Integer) - Method in interface
com.ibm.commerce.scheduler.commands.
AddJobCmd
- Sets the frequency to rerun of this job.
-
setIntv_id(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsListDataBean
- Sets the initiative ID associated with all the statistics in this bean, in
EJB attribute type.
-
setIntv_id(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsListDataBean
- Sets the initiative ID associated with all the statistics in this
bean.
-
setInUse(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAccessBeanData
-
-
setInUse(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.INUSE column of DB2 type CHAR(1) NOT NULL DEFAULT 'N'.
-
setInvadjCodeId(Long) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- This method provides access to the
INVADJUST.INVADJCODE_ID column of DB2 type BIGINT NOT NULL.
-
setInvAdjCodeId(Long) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeDescriptionAccessBean
- This method provides access to the
INVADJDESC.INVADJCODE_ID column of DB2 type BIGINT NOT NULL.
-
setInvAdjCodeId(Long) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeAccessBean
- This method provides access to the
INVADJCODE.INVADJCODE_ID column of DB2 type BIGINT NOT NULL.
-
setInvadjCodeId(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBeanData
-
-
setInvadjCodeId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- This method provides access to the
INVADJUST.INVADJCODE_ID column of DB2 type BIGINT NOT NULL.
-
setInvAdjCodeId(String) - Method in class
com.ibm.commerce.inventory.beans.
InventoryAdjustmentCodeDataBean
- Insert the method's description here.
-
setInvAdjCodeId(String) - Method in class
com.ibm.commerce.inventory.commands.
InventoryAdjustCmdImpl
-
-
setInvAdjCodeId(String) - Method in interface
com.ibm.commerce.inventory.commands.
InventoryAdjustCmd
- Sets the identifier for the adjustment type being made.
-
setInvAdjCodeId(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeDescriptionAccessBeanData
-
-
setInvAdjCodeId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeDescriptionAccessBean
- This method provides access to the
INVADJDESC.INVADJCODE_ID column of DB2 type BIGINT NOT NULL.
-
setInvAdjCodeId(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeAccessBeanData
-
-
setInvAdjCodeId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeAccessBean
- This method provides access to the
INVADJCODE.INVADJCODE_ID column of DB2 type BIGINT NOT NULL.
-
setInvadjustId(Long) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- This method provides access to the
INVADJUST.INVADJUST_ID column of DB2 type BIGINT NOT NULL.
-
setInvadjustId(String) - Method in class
com.ibm.commerce.inventory.commands.
InventoryAdjustCmdImpl
- Set the inventory adjustment identifier.
-
setInvadjustId(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBeanData
-
-
setInvadjustId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- This method provides access to the
INVADJUST.INVADJUST_ID column of DB2 type BIGINT NOT NULL.
-
setInvAdjustNum(Integer) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- This method provides access to the
INVADJUST.INVADJUSTNUM column of DB2 type INTEGER NOT NULL.
-
setInvAdjustNum(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBeanData
-
-
setInvAdjustNum(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- This method provides access to the
INVADJUST.INVADJUSTNUM column of DB2 type INTEGER NOT NULL.
-
setInvalidCoupons(Vector) - Method in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmdImpl
- Sets the invalidCoupons.
-
setInventoryFlags(Integer) - Method in class
com.ibm.commerce.fulfillment.objects.
InventoryAccessBean
- This method provides access to the
INVENTORY.INVENTORYFLAGS column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setInventoryFlags(String) - Method in interface
com.ibm.commerce.fulfillment.objects.
InventoryAccessBeanData
-
-
setInventoryFlags(String) - Method in class
com.ibm.commerce.fulfillment.objects.
InventoryAccessBean
- This method provides access to the
INVENTORY.INVENTORYFLAGS column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setInventoryOperationFlags(Integer) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBean
- This method accesses a non-CMP field
-
setInventoryOperationFlags(String) - Method in interface
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBeanData
- setInventoryOperationFlags
-
setInventoryOperationFlags(String) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBean
- This method accesses a non-CMP field
-
setInventoryQuantity(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method provides access to the
OICOMPLIST.INVENTORYQUANTITY column of DB2 type INTEGER.
-
setInventoryQuantity(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBean
- This method provides access to the
RMAITEMCMP.INVQUANTITY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setInventoryQuantity(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.INVQUANTITY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setInventoryQuantity(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemComponentAccessBeanData
-
-
setInventoryQuantity(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method provides access to the
OICOMPLIST.INVENTORYQUANTITY column of DB2 type INTEGER.
-
setInventoryQuantity(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBeanData
-
-
setInventoryQuantity(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBean
- This method provides access to the
RMAITEMCMP.INVQUANTITY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setInventoryQuantity(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setInventoryQuantity(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.INVQUANTITY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setInventoryStatus(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setInventoryStatus
-
setInventoryStatus(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setInventoryStatus
-
setInvoiceDate(Timestamp) - Method in class
com.ibm.commerce.payment.commands.
PrepareInvoiceCmdImpl
- Sets the date of the invoice.
-
setInvoiceDateTime(Timestamp) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setInvoiceDateTime(Timestamp) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSINVTIME column of DB2 type TIMESTAMP.
-
setInvoiceDateTime(Timestamp) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setInvoiceDateTime
-
setInvoiceDateTime(Timestamp) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setInvoiceDateTime
-
setInvoiceId(Long) - Method in class
com.ibm.commerce.payment.objects.
InvoiceAccessBean
- This method provides access to the
INVOICE.INVOICE_ID column of DB2 type BIGINT NOT NULL.
-
setInvoiceId(String) - Method in class
com.ibm.commerce.payment.commands.
PrepareInvoiceCmdImpl
- Sets the invoiceId property of the command.
-
setInvoiceId(String) - Method in interface
com.ibm.commerce.payment.objects.
InvoiceAccessBeanData
-
-
setInvoiceId(String) - Method in class
com.ibm.commerce.payment.objects.
InvoiceAccessBean
- This method provides access to the
INVOICE.INVOICE_ID column of DB2 type BIGINT NOT NULL.
-
setInvoiceNumber(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- This method provides the ability to attach an identifier to the order item
It is not used in the actual tax calculation.
-
setInvoiceValue(BigDecimal) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setInvoiceValue(BigDecimal) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSINVVAL column of DB2 type DECIMAL(20 5).
-
setInvoiceValue(BigDecimal) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setInvoiceValue
-
setInvoiceValue(BigDecimal) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setInvoiceValue
-
setInvoiceXML(String) - Method in interface
com.ibm.commerce.payment.objects.
InvoiceAccessBeanData
-
-
setInvoiceXML(String) - Method in class
com.ibm.commerce.payment.objects.
InvoiceAccessBean
- This method accesses a non-CMP field
-
setInvReserveId(Long) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.INVRESERVE_ID column of DB2 type BIGINT NOT NULL.
-
setInvReserveId(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBeanData
-
-
setInvReserveId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.INVRESERVE_ID column of DB2 type BIGINT NOT NULL.
-
setInvRsrvId(Long) - Method in class
com.ibm.commerce.inventory.commands.
AdjustInventoryReservationCmdImpl
-
-
setInvRsrvId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
AdjustInventoryReservationCmd
- Identifies the inventory reservation to be adjusted.
-
setInvRsrvTypeId(Long) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.INVRSRVTYP_ID column of DB2 type BIGINT NOT NULL.
-
setInvRsrvTypeId(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBeanData
-
-
setInvRsrvTypeId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.INVRSRVTYP_ID column of DB2 type BIGINT NOT NULL.
-
setIps(Vector) - Method in class
com.ibm.commerce.pvcadapter.
PVCAdapterDesc
- Sets the list of possible client address.
-
setIsAllNull(boolean) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set isAllNull.
-
setIsBundle(boolean) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setIsBundle(boolean) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- Set this to false if bundle ids must be returned, by default it is
false.
-
setIsChangeable(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQTCAddCmdImpl
- Sets the isChangeable
-
setIsChangeable(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemCommentAddCmdImpl
- Sets the isChangeable
-
setIsDynamicKit(boolean) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setIsDynamicKit(boolean) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- isDynamicKit (boolean): Returns results of 'dynamic kit data bean'
catentry type
-
setIsEnabled(boolean) - Method in class
com.ibm.commerce.adapter.
DeviceFormatAdapterDesc
- Reserved for IBM internal use.
-
setIsItem(boolean) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setIsItem(boolean) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- Returns results of 'item data bean' catentry type
-
setIsListPriceOn(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set isListPriceOn
-
setIsMonochrome(boolean) - Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets monochrome flag to the data bean.
-
setIsNotifyShopper(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsAddCmdImpl
- Set the flag to indicate if the order comment needs to be emailed.
-
setIsPackage(boolean) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setIsPackage(boolean) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- Set this to true if package ids must be returned, by default it is
false.
-
setISPOrgDN(String) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Sets the full distinguished name of the service provider organization.
-
setIsProduct(boolean) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setIsProduct(boolean) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- Returns results of 'product data bean' catentry type
-
setISPStoreIdentifier(String) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Sets service provider store's identifier.
-
setIsRequired(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQTCAddCmdImpl
- Sets the isRequired
-
setIsRequired(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemCommentAddCmdImpl
- Sets the isRequired
-
setIsSecondOrderExist(boolean) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets if there are some order items in second order.
-
setIssuerOrganizationName(String) - Method in interface
com.ibm.commerce.user.objects.
CertificateX509AccessBeanData
-
-
setIssuerOrganizationName(String) - Method in class
com.ibm.commerce.user.objects.
CertificateX509AccessBean
- This method provides access to the
CERT_X509.CTISSORGNM column of DB2 type CHAR(200) NOT NULL.
-
setIstrStoreHomepageURL(String) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Sets the istrStoreHomepageURL.
-
setItem(int, InterestItemDataBean) - Method in class
com.ibm.commerce.catalog.beans.
InterestItemListDataBean
- Sets the specified interest item at the specified position in the
list.
-
setItem(ItemDataBean) - Method in class
com.ibm.commerce.catalog.beans.
RelatedItemDataBean
- Sets the related Item.
-
setItem(ItemDataBean) - Method in class
com.ibm.commerce.catalog.beans.
CompositeItemDataBean
- Sets the composed item.
-
setItemAttrName(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the item attribute name
-
setItemAttrValue(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the item attribute value
-
setItemCnt(Double) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- The number of units of this order item being purchased.
-
setItemComment(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setItemComment
-
setItemComment(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setItemComment
-
setItemId(long)
- Method in class
com.ibm.commerce.me.datatype.
SessionInfo
- Sets the item Id (for 'display' LogonMode)
-
setItemId(long) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the Item ID for display logon mode
-
setItemId(Long) - Method in class
com.ibm.commerce.catalog.commands.
ResolveSkuCmdImpl
- Sets the ItemId that represents the primary key of the resolved Item
-
setItemId(Long) - Method in interface
com.ibm.commerce.couponpromotion.objects.
PromoProdAccessBeanData
-
-
setItemId(Long) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoProdAccessBean
- This method provides access to the
CPPMNPROD.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setItemId(Long) - Method in interface
com.ibm.commerce.couponredemption.objects.
TempCouponItemMapAccessBeanData
-
-
setItemId(Long) - Method in class
com.ibm.commerce.couponredemption.objects.
TempCouponItemMapAccessBean
- This method provides access to the
TCPITMAP.ORDERITEMS_ID column of DB2 type BIGINT NOT NULL.
-
setItemId(Long) - Method in interface
com.ibm.commerce.couponredemption.objects.
CouponItemMapAccessBeanData
-
-
setItemId(Long) - Method in class
com.ibm.commerce.couponredemption.objects.
CouponItemMapAccessBean
- This method provides access to the
CPITMAP.ORDERITEMS_ID column of DB2 type BIGINT NOT NULL.
-
setItemId(Long) - Method in class
com.ibm.commerce.discount.rules.
FreebieItem
- Set the item ID.
-
setItemId(Long) - Method in class
com.ibm.commerce.discount.rules.
FixedPriceItem
- Set the ID of item
-
setItemId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQItemCmdImpl
- Stores the ID of the newly created item.
-
setItemId(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the id of the item
-
setItemID(String) - Method in class
com.ibm.commerce.catalog.beans.
ItemDataBean
- Sets the item ID that represents the primary key for this item.
-
setItemIds(Long[]) - Method in class
com.ibm.commerce.discount.rules.
MixedDiscount
- Set item IDs.
-
setItemIds(Vector) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewAppliedCouponDataBean
- Sets the itemIds.
-
setItemIds(Vector) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewApplicableCouponDataBean
- Sets the itemIds.
-
setItemKey(String) - Method in class
com.ibm.commerce.scheduler.commands.
UpdateRegistryCmdImpl
-
Deprecated. use setKey(String) instead.
-
setItemKey(String) - Method in interface
com.ibm.commerce.scheduler.commands.
UpdateRegistryCmd
-
Deprecated. Replaced by
UpdateRegistryCmd.setKey(String)
.
-
setItemKey(String) - Method in class
com.ibm.commerce.scheduler.commands.
UpdateLocalRegistryCmdImpl
-
Deprecated. use setKey(String) instead.
-
setItemKey(String) - Method in interface
com.ibm.commerce.scheduler.commands.
UpdateLocalRegistryCmd
-
Deprecated. Replaced by
UpdateLocalRegistryCmd.setKey(String)
.
-
setItemNames(Vector) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewAppliedCouponDataBean
- Sets the item names.
-
setItemNames(Vector) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewApplicableCouponDataBean
- Sets the item names.
-
setItemOffers(Hashtable[]) - Method in class
com.ibm.commerce.price.commands.
RetrievePricesCmdImpl
- Sets the qualified offers retrieved for each of the items.
-
setItemPrice(BigDecimal) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the price of this item
-
setItemPriceInfo(ItemPriceInfo[]) - Method in class
com.ibm.commerce.price.commands.
SelectContractPricesCmdImpl
- Sets the item info structure for internal use on calculating the
prices.
-
setItemPriceInfo(ItemPriceInfo[]) - Method in interface
com.ibm.commerce.price.commands.
SelectContractPricesCmd
- Sets the item info structure for internal use on calculating the
prices.
-
setItemPriceInfo(ItemPriceInfo[]) - Method in class
com.ibm.commerce.price.commands.
MarketplaceCalculateContractPricesCmdImpl
-
-
setItemPriceInfo(ItemPriceInfo[]) - Method in class
com.ibm.commerce.price.commands.
CalculateContractPricesCmdImpl
- Sets the item info structure for internal use on calculating the
prices.
-
setItemPriceInfo(ItemPriceInfo[]) - Method in interface
com.ibm.commerce.price.commands.
CalculateContractPricesCmd
- Sets the item info structure for internal use on calculating the
prices.
-
setItemQty(Double) - Method in interface
com.ibm.commerce.couponpromotion.objects.
PromoProdAccessBeanData
-
-
setItemQty(Double) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoProdAccessBean
- This method provides access to the
CPPMNPROD.QUANTITY column of DB2 type FLOAT NOT NULL.
-
setItemReferenceNumber(Long) - Method in class
com.ibm.commerce.negotiation.commands.
SetWinnerCmdImpl
- Sets the item reference number.
-
setItemReferenceNumber(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
SetWinnerCmd
- Sets the item(product) reference number.
-
setItems(Item[]) - Method in class
com.ibm.commerce.couponredemption.commands.
ApplyCouponUsageCmdImpl
- Sets the items.
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
UnitPriceCalculationScaleLookupCmdImpl
-
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
TaxCalculationRuleQualifyCmdImpl
- setItems method comment.
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
TaxCalculationCodeApplyCmdImpl
-
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
ShippingCalculationRuleQualifyCmdImpl
-
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
ShippingCalculationCodeApplyCmdImpl
-
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
QuantitySpreadByNetPriceCalculationScaleLookupCmdImpl
-
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
QuantityCalculationScaleLookupCmdImpl
-
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
NonDiscountedPriceCalculationScaleLookupCmdImpl
-
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
Group
- Sets the items.
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
DiscountCalculationRuleQualifyCmdImpl
- Sets the items.
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
DiscountCalculationCodeApplyCmdImpl
- Sets the items.
-
setItems(Item[]) - Method in interface
com.ibm.commerce.order.calculation.
CalculationScaleLookupCmd
- Sets the items.
-
setItems(Item[]) - Method in interface
com.ibm.commerce.order.calculation.
CalculationRuleQualifyCmd
- Sets the items.
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationRuleCombineCmdImpl
-
-
setItems(Item[]) - Method in interface
com.ibm.commerce.order.calculation.
CalculationRuleCombineCmd
- Sets the items.
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationRuleCalculateCmdImpl
- Sets the items.
-
setItems(Item[]) - Method in interface
com.ibm.commerce.order.calculation.
CalculationRuleCalculateCmd
- Sets the items.
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationCodeQualifyCmdImpl
- Sets the items.
-
setItems(Item[]) - Method in interface
com.ibm.commerce.order.calculation.
CalculationCodeQualifyCmd
- Sets the items.
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationCodeCombineCmdImpl
- Sets the items.
-
setItems(Item[]) - Method in interface
com.ibm.commerce.order.calculation.
CalculationCodeCombineCmd
- Sets the items.
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationCodeCalculateCmdImpl
- Sets the items.
-
setItems(Item[]) - Method in interface
com.ibm.commerce.order.calculation.
CalculationCodeCalculateCmd
- Sets the items.
-
setItems(Item[]) - Method in interface
com.ibm.commerce.order.calculation.
CalculationCodeApplyCmd
- Sets the items.
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
ApplyShippingCmdImpl
- Sets the items.
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
ApplyShippingChargeByCarrierCmdImpl
- Sets the items.
-
setItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
ApplyCalculationUsageCmdImpl
- Sets the items.
-
setItems(Item[]) - Method in interface
com.ibm.commerce.order.calculation.
ApplyCalculationUsageCmd
- Sets the items.
-
setItems(Vector) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemUpdateCmdImpl
- Sets the items of the order.
-
setItems(Vector) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemDeleteCmdImpl
- Sets the items of the order.
-
setItems(Vector) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddressUpdateCmdImpl
- Sets all orderItems to be updated.
-
setItems(Vector) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddCmdImpl
- Sets the items of the order.
-
setItemspc_id(Long) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.ITEMSPC_ID column of DB2 type BIGINT.
-
setItemspc_id(Long) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.ITEMSPC_ID column of DB2 type BIGINT.
-
setItemspc_id(Long) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.ITEMSPC_ID column of DB2 type BIGINT.
-
setItemspc_id(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.ITEMSPC_ID column of DB2 type BIGINT.
-
setItemspc_id(Long) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.ITEMSPC_ID column of DB2 type BIGINT.
-
setItemspc_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setItemspc_id(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.ITEMSPC_ID column of DB2 type BIGINT.
-
setItemspc_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setItemspc_id(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.ITEMSPC_ID column of DB2 type BIGINT.
-
setItemspc_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setItemspc_id(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.ITEMSPC_ID column of DB2 type BIGINT.
-
setItemspc_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setItemspc_id(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.ITEMSPC_ID column of DB2 type BIGINT.
-
setItemspc_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setItemspc_id(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.ITEMSPC_ID column of DB2 type BIGINT.
-
setItemspcId(Long) - Method in class
com.ibm.commerce.inventory.commands.
MakeReceiptAvailableCmdImpl
-
-
setItemspcId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
MakeReceiptAvailableCmd
- Set item identifier.
-
setItemspcId(Long) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setItemspcId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the identifier of the item specified for receipt.
-
setItemspcId(Long) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemspcId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBean
- This method provides access to the
ITEMSPC.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemspcId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemSpcId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the item specification Id of the catalog entry
-
setItemSpcId(Long) - Method in class
com.ibm.commerce.inventory.commands.
ReserveInventoryCmdImpl
-
-
setItemSpcId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
ReserveInventoryCmd
- Sets the item specified for reservation.
-
setItemSpcId(Long) - Method in class
com.ibm.commerce.inventory.objects.
VersionSpecificationAccessBean
- This method provides access to the
VERSIONSPC.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemSpcId(Long) - Method in class
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemSpcId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- This method provides access to the
ITEMFFMCTR.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemSpcId(Long) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.ITEMSPC_ID column of DB2 type BIGINT.
-
setItemSpcId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemSpcId(Long) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBean
- This method provides access to the
BKORDALLOC.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemSpcId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBean
- This method provides access to the
RMAITEMCMP.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemSpcId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemspcId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setItemspcId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets item identifier.
-
setItemspcId(String) - Method in class
com.ibm.commerce.inventory.commands.
InventoryAdjustCmdImpl
-
-
setItemspcId(String) - Method in interface
com.ibm.commerce.inventory.commands.
InventoryAdjustCmd
- Sets the item identifier.
-
setItemspcId(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmdImpl
- Sets item identifier.
-
setItemspcId(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCreateCmdImpl
- Sets item identifier.
-
setItemspcId(String) - Method in interface
com.ibm.commerce.inventory.objects.
RaDetailAccessBeanData
-
-
setItemspcId(String) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemspcId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBeanData
-
-
setItemspcId(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBean
- This method provides access to the
ITEMSPC.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemspcId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBeanData
-
-
setItemspcId(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemSpcId(String) - Method in interface
com.ibm.commerce.inventory.objects.
VersionSpecificationAccessBeanData
-
-
setItemSpcId(String) - Method in class
com.ibm.commerce.inventory.objects.
VersionSpecificationAccessBean
- This method provides access to the
VERSIONSPC.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemSpcId(String) - Method in interface
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBeanData
-
-
setItemSpcId(String) - Method in class
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemSpcId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBeanData
-
-
setItemSpcId(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- This method provides access to the
ITEMFFMCTR.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemSpcId(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBeanData
-
-
setItemSpcId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.ITEMSPC_ID column of DB2 type BIGINT.
-
setItemSpcId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBeanData
-
-
setItemSpcId(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemSpcId(String) - Method in interface
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBeanData
-
-
setItemSpcId(String) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBean
- This method provides access to the
BKORDALLOC.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemSpcId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBeanData
-
-
setItemSpcId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBean
- This method provides access to the
RMAITEMCMP.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemSpcId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setItemSpcId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.ITEMSPC_ID column of DB2 type BIGINT NOT NULL.
-
setItemSpecId(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
AddItemsToFulfillmentOrderCmdImpl
- Sets the specified item ID parameters.
-
setItemSpecId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
AddItemsToFulfillmentOrderCmd
- Sets the specified item ID parameters.
-
setItemSpecId(Long) - Method in class
com.ibm.commerce.catalog.commands.
ResolveSkuCmdImpl
- Sets the ItemSpecId that represents the ItemSpecification identifier for
the resolved Item.
-
setItemSpecId(Long) - Method in class
com.ibm.commerce.inventory.commands.
GenericInventoryBaseCmdImpl
- Set the item specification id.
-
setItemSpecId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setItemSpecId
-
setItemSpecId(Long) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Sets the ItemSpecId
-
setItemSpecId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setItemSpecId
-
setItemSpecId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setItemSpecId
-
setItemSpecificationId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method provides access to the
OICOMPLIST.ITEMSPC_ID column of DB2 type BIGINT.
-
setItemSpecificationId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemComponentAccessBeanData
-
-
setItemSpecificationId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method provides access to the
OICOMPLIST.ITEMSPC_ID column of DB2 type BIGINT.
-
setItemSpecQuantity(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
AddItemsToFulfillmentOrderCmdImpl
- Sets the specified item quantity parameters.
-
setItemSpecQuantity(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
AddItemsToFulfillmentOrderCmd
- Sets the specified item quantity parameters.
-
setItemsSelected(Hashtable) - Method in class
com.ibm.commerce.couponredemption.commands.
CouponDSSTaskCmdImpl
- Sets the items that were selected for the coupons to be applied on.
-
setItemsSelected(Hashtable) - Method in interface
com.ibm.commerce.couponredemption.commands.
CouponDSSTaskCmd
- Sets the items that were selected for the coupons to be applied on.
-
setItemTypeId(String) - Method in interface
com.ibm.commerce.inventory.objects.
BaseItemAccessBeanData
-
-
setItemTypeId(String) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemAccessBean
- This method provides access to the
BASEITEM.ITEMTYPE_ID column of DB2 type CHAR(4) NOT NULL.
-
setItemversnId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ItemVersionAccessBean
- This method provides access to the
ITEMVERSN.ITEMVERSN_ID column of DB2 type BIGINT NOT NULL.
-
setItemVersnId(Long) - Method in class
com.ibm.commerce.inventory.objects.
VersionSpecificationAccessBean
- This method provides access to the
VERSIONSPC.ITEMVERSN_ID column of DB2 type BIGINT NOT NULL.
-
setItemversnId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemVersionAccessBeanData
-
-
setItemversnId(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemVersionAccessBean
- This method provides access to the
ITEMVERSN.ITEMVERSN_ID column of DB2 type BIGINT NOT NULL.
-
setItemVersnId(String) - Method in interface
com.ibm.commerce.inventory.objects.
VersionSpecificationAccessBeanData
-
-
setItemVersnId(String) - Method in class
com.ibm.commerce.inventory.objects.
VersionSpecificationAccessBean
- This method provides access to the
VERSIONSPC.ITEMVERSN_ID column of DB2 type BIGINT NOT NULL.
-
setJobId(Long) - Method in class
com.ibm.commerce.order.commands.
ScheduledOrderCancelCmdImpl
- Sets scheduler job id which needs to be disabled.
-
setJobId(Long) - Method in class
com.ibm.commerce.scheduler.commands.
GetBroadcastJobStatusCmdImpl
-
Deprecated. Sets the broadcast job reference number.
-
setJobId(Long) - Method in interface
com.ibm.commerce.scheduler.commands.
GetBroadcastJobStatusCmd
-
Deprecated. Sets the job reference number of the broadcast job to
retrieve.
-
setJobId(Long) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the job id.
-
setJobInfo(TypedProperty) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the job information and adds the new schedule job.
-
setJobInstanceId(Long) - Method in class
com.ibm.commerce.command.
AsyncControllerCommandImpl
- Sets the instance Id for this job as set in the SCHSTATUS table.
-
setJobInstanceId(Long) - Method in interface
com.ibm.commerce.command.AsyncCommand
- Sets the instance Id for this job as set in the SCHSTATUS table.
-
setJobInstanceId(Long) - Method in class
com.ibm.commerce.contract.commands.
DeployContractProcess
- Sets the job instance Id
-
setJobInstanceId(Long) - Method in class
com.ibm.commerce.scheduler.commands.
GetJobStatusCmdImpl
-
Deprecated. Sets the instance id of the particular run a of job to
retrieve.
-
setJobInstanceId(Long) - Method in interface
com.ibm.commerce.scheduler.commands.
GetJobStatusCmd
-
Deprecated. Sets the instance number of a specific run of a
job.
-
setJobReferenceId(Long) - Method in class
com.ibm.commerce.command.
AsyncControllerCommandImpl
- Sets the refernce Id for this job as set in the SCHCONFIG table.
-
setJobReferenceId(Long) - Method in interface
com.ibm.commerce.command.AsyncCommand
- Sets the refernce Id for this job as set in the SCHCONFIG table.
-
setJobReferenceId(Long) - Method in class
com.ibm.commerce.contract.commands.
DeployContractProcess
- Sets the job reference Id
-
setJobReferenceNumber(Long) - Method in class
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmdImpl
- Sets the JobReferenceNumber of the scheduled job that will launch the
e-mail activity
-
setJobReferenceNumber(Long) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmd
- Sets the JobReferenceNumber of the scheduled job that will launch the
e-mail activity
-
setJobReferenceNumber(Long) - Method in class
com.ibm.commerce.emarketing.commands.
DeleteScheduledJobTaskCmdImpl
- Sets the job reference number of the scheduled job to be deleted
-
setJobReferenceNumber(Long) - Method in interface
com.ibm.commerce.emarketing.commands.
DeleteScheduledJobTaskCmd
- Set the job reference number of the scheduled job to be deleted
-
setJobReferenceNumber(Long) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionAccessBean
- Set accessor for persistent attribute: memberGroupId
-
setJobReferenceNumber(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionAccessBean
- This method accesses a non-CMP field
-
setJobRefNum(Long) - Method in class
com.ibm.commerce.scheduler.commands.
RemoveJobCmdImpl
- Sets the job reference number for the job to be removed.
-
setJobRefNum(Long) - Method in class
com.ibm.commerce.scheduler.commands.
CleanJobCmdImpl
- Sets the job reference number for the job to be removed.
-
setJobRefNum(String) - Method in class
com.ibm.commerce.scheduler.beans.
SchedulerItemsDataBean
- Sets the job number for the scheuled job that should be found.
-
setJrasEnabled(boolean) - Method in class
com.ibm.commerce.ras.LogConfiguration
- Sets the jras enabled status.
-
setJspPath(String) - Method in class
com.ibm.commerce.common.beans.
StoreDataBean
- Sets the path for jsps.
-
setJspPath(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailMessageAccessBean
- Set accessor for persistent attribute: jspPath
-
setJurisdictionGroupId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBean
- This method accesses a non-CMP field
-
setJurisdictionGroupId(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBeanData
- setJurisdictionGroupId
-
setJurisdictionGroupId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBean
- This method accesses a non-CMP field
-
setKeepPrevious(boolean) - Method in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmdImpl
- Sets the removePrevious.
-
setKeepPrevious(boolean) - Method in interface
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmd
- Sets the keepPrevious.
-
setKey(String) - Method in class
com.ibm.commerce.negotiation.commands.
DataCryptCmdImpl
- Sets the key to be used for encrypting/decrypting the value.
-
setKey(String) - Method in interface
com.ibm.commerce.negotiation.commands.
DataCryptCmd
- Sets the key to be used for encrypting/decrypting the value.
-
setKey(String) - Method in class
com.ibm.commerce.ras.DDThreadContext
- Sets the key.
-
setKey(String) - Method in class
com.ibm.commerce.registry.
CommandRegistryEntry
- Sets they key value for this entry.
-
setKey(String) - Method in class
com.ibm.commerce.scheduler.commands.
UpdateRegistryCmdImpl
- Sets the cache Key.
-
setKey(String) - Method in interface
com.ibm.commerce.scheduler.commands.
UpdateRegistryCmd
- Sets the cache key for registry the element.
-
setKey(String) - Method in class
com.ibm.commerce.scheduler.commands.
UpdateLocalRegistryCmdImpl
- Sets the element Key.
-
setKey(String) - Method in interface
com.ibm.commerce.scheduler.commands.
UpdateLocalRegistryCmd
- Sets the element cache key.
-
setKey(String) - Method in class
com.ibm.commerce.tools.util.
StringPair
- Sets the key
-
setKeyword(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set the keyword of catalog group description
-
setKeyword(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets the keyword for the catalog group.
-
setKeyword(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set the keyword of the catalog group
-
setKeyword(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the language dependent keyword for the catalog group.
-
setKeyword(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the keyword for the catalog entry description
-
setKeyword(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the language dependent keyword for the catalog entry.
-
setKeyword(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the keyword for the catalog entry
-
setKeyword(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the keyword of the catalog entry.
-
setKeyword(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- The value of this variable is used in search based on catgroup keyword
(Catgrpdesc.keyword column).
-
setKeyword(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- The value of this variable is used in search based on catentry keyword
(Catentdesc.keyword column).
-
setKeyWord(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBeanData
-
-
setKeyWord(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBean
- This method provides access to the
CATGRPDESC.KEYWORD column of DB2 type VARCHAR(254).
-
setKeyWord(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBeanData
-
-
setKeyWord(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method provides access to the
CATENTDESC.KEYWORD column of DB2 type VARCHAR(254).
-
setKeywordCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can choose case sensitive or case insensitive search.
-
setKeywordCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can choose case sensitive or case insensitive search.
-
setKeywordOperator(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can choose either 'like' or 'equal' as search
operators.
-
setKeywordOperator(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can choose one of the following operators as search operators: =,
<, >, !=, <=, >=.
-
setKeywordType(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can specify three types of search criteria All, Any, Exact
Phrase.
-
setKeywordType(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can specify three types of search criteria All, Any, Exact
Phrase.
-
setLangaugeId(Long) - Method in class
com.ibm.commerce.utf.commands.
PAttributeDeleteCmdImpl
- Sets the language id for the attribute.
-
setLangId(int)
- Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the language ID
-
setLangId(Integer) - Method in class
com.ibm.commerce.contract.commands.
ContractExportCmdImpl
- Sets the language ID.
-
setLangId(Integer) - Method in interface
com.ibm.commerce.contract.commands.
ContractExportCmd
- Sets the language ID.
-
setLangId(Integer) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSRGuestCustomerAddCmdImpl
- Sets the language id.
-
setLangId(Integer) - Method in interface
com.ibm.commerce.tools.optools.order.commands.
CSRGuestCustomerAddCmd
- Sets the language id.
-
setLangId(Integer) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- Set the property LanguageId, this method will be removed in release.
-
setLangId(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setLangId(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- The langId for to search.
-
setLangId(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- The langId to search.
-
setlanguage_id(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBean
- This method accesses a non-CMP field
-
setLanguage_id(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetDescriptionAccessBean
- This method provides access to the
PRODSETDSC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguage_id(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method accesses a non-CMP field
-
setLanguage_id(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method accesses a non-CMP field
-
setLanguage_id(Integer) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method accesses a non-CMP field
-
setLanguage_id(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method provides access to the
CATENTDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguage_id(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method accesses a non-CMP field
-
setLanguage_id(Integer) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method accesses a non-CMP field
-
setLanguage_id(Integer) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguage_id(Integer) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguage_id(Integer) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguage_id(Integer) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguage_id(Integer) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method provides access to the
ATTRIBUTE.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguage_id(Integer) - Method in interface
com.ibm.commerce.collaboration.cc.objects.
QueueDescAccessBeanData
- setLanguage_id
-
setLanguage_id(Integer) - Method in class
com.ibm.commerce.collaboration.cc.objects.
QueueDescAccessBean
- This method accesses a non-CMP field
-
setlanguage_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBeanData
- setlanguage_id
-
setlanguage_id(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBean
- This method accesses a non-CMP field
-
setLanguage_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductSetDescriptionAccessBeanData
-
-
setLanguage_id(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetDescriptionAccessBean
- This method provides access to the
PRODSETDSC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguage_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setLanguage_id(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method accesses a non-CMP field
-
setLanguage_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setLanguage_id(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method accesses a non-CMP field
-
setLanguage_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setLanguage_id(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method accesses a non-CMP field
-
setLanguage_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBeanData
-
-
setLanguage_id(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method provides access to the
CATENTDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguage_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setLanguage_id(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method accesses a non-CMP field
-
setLanguage_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setLanguage_id(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method accesses a non-CMP field
-
setLanguage_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeValueAccessBeanData
-
-
setLanguage_id(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguage_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBeanData
-
-
setLanguage_id(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguage_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBeanData
-
-
setLanguage_id(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguage_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBeanData
-
-
setLanguage_id(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguage_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeAccessBeanData
-
-
setLanguage_id(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method provides access to the
ATTRIBUTE.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguage(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the negotiated language for this command.
-
setLanguage(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the negotiated language for this command.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.account.commands.
UpdateAccountCmdImpl
- Sets the language ID.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.account.commands.
CreateAccountCmdImpl
- Sets the language ID.
-
setLanguageId(Integer) - Method in interface
com.ibm.commerce.account.commands.
CreateAccountCmd
- Sets the language ID.
-
setLanguageId(Integer) - Method in interface
com.ibm.commerce.adapter.SessionData
- Reserved for IBM internal use.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.adapter.
GenericSessionData
- Reserved for IBM internal use.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.LANGUAGE_ID column of DB2 type INTEGER.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
OperatorDescriptionAccessBean
- This method provides access to the
OPERATRDSC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ClassificationCodeDescriptionAccessBean
- This method provides access to the
CLSFCODEDS.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBean
- This method provides access to the
DISPCGPREL.LANGUAGE_ID column of DB2 type INTEGER.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the negotiated language Id for this command.
-
setLanguageId(Integer) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the negotiated language Id associated with this command.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreEntityDescriptionAccessBean
- This method provides access to the
STOREENTDS.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.LANGUAGE_ID column of DB2 type INTEGER.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreEntityDescriptionBeanBase
- The Language.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Insert the method's description here.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.contract.commands.
PolicyDescriptionUpdateCmdImpl
- Sets ID of language of the description.
-
setLanguageId(Integer) - Method in interface
com.ibm.commerce.contract.commands.
PolicyDescriptionUpdateCmd
- Sets ID of language of the description.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.contract.commands.
PolicyDescriptionDeleteCmdImpl
- Sets ID of the language of the description to be deleted
-
setLanguageId(Integer) - Method in interface
com.ibm.commerce.contract.commands.
PolicyDescriptionDeleteCmd
- Sets ID of the language of the description to be deleted
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.contract.commands.
ContractSaveCmdImpl
- Sets the language id parameter.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.contract.commands.
ContractCreateCmdImpl
- Sets the language ID.
-
setLanguageId(Integer) - Method in interface
com.ibm.commerce.contract.commands.
ContractCreateCmd
- Sets the language ID.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBean
- This method provides access to the
TRDDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBean
- This method provides access to the
TCDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBean
- This method provides access to the
POLICYDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
TradingDescriptionBeanBase
- This method provides access to the TRDDESC.LANGUAGE_ID column of DB2 type
INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionDescriptionBeanBase
- This method provides access to the TCDESC.LANGUAGE_ID column of DB2 type
INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
PolicyDescriptionBeanBase
- This method provides access to the POLICYDESC.LANGUAGE_ID column of DB2
type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCUpdateCmdImpl
-
Deprecated.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCCreateCmdImpl
-
Deprecated.
-
setLanguageId(Integer) - Method in interface
com.ibm.commerce.couponpromotion.objects.
PromoDescriptionAccessBeanData
-
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoDescriptionAccessBean
- This method provides access to the
CPPMNDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterDescriptionAccessBean
- This method provides access to the
FFMCENTDS.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.inventory.commands.
GeneratePickBatchCmdImpl
-
-
setLanguageId(Integer) - Method in interface
com.ibm.commerce.inventory.commands.
GeneratePickBatchCmd
- Sets language identifier.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
VendorDescriptionAccessBean
- This method provides access to the
VENDORDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
OutputQueueDescriptionAccessBean
- This method provides access to the
OUTPUTQDSC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeDescriptionAccessBean
- This method provides access to the
INVADJDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemDescriptionAccessBean
- This method provides access to the
BASEITMDSC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.marketing.beans.
CollateralDataBean
- Sets the ID of the current language that is in use.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralDescriptionAccessBean
- This method provides access to the
COLLDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningModelDescriptionBeanBase
- Set accessor for persistent attribute: languageId
-
setLanguageId(Integer) - Method in interface
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningModelDescriptionBase
- Set accessor for persistent attribute: segmentationDescription
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Sets language id.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentDescriptionAccessBean
- This method provides access to the
ORDADJDSC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.order.objects.
OfferDescriptionAccessBean
- This method provides access to the
OFFERDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReasonDescriptionAccessBean
- This method provides access to the
RTNRSNDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeDescriptionAccessBean
- This method provides access to the
RTNDSPDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonDescriptionAccessBean
- This method provides access to the
RTNDNYDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.payment.beans.
UsablePaymentTCListDataBean
- Sets the languageId property of the Bean
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyListDataBean
- Sets the languageId property of the Bean
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.payment.objects.
PaymentMethodDescriptionAccessBean
- This method provides access to the
PAYMTHDDSC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryDescriptionAccessBean
- setLanguageId
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
StateProvinceAccessBean
- This method accesses a non-CMP field
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
CountryAccessBean
- This method accesses a non-CMP field
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyDataBean
- Set the language identifier for the data of the business policy
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordDescriptionAccessBean
- This method accesses a non-CMP field
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountLockoutDescriptionAccessBean
- This method accesses a non-CMP field
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountDescriptionAccessBean
- This method accesses a non-CMP field
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the language identifier.
-
setLanguageId(Integer) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the language identifier.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.utf.commands.
ModifyOrderItemPAttributeTCCmdImpl
- Stores the language ID.
-
setLanguageId(Integer) - Method in interface
com.ibm.commerce.utf.commands.
ModifyOrderItemPAttributeTCCmd
- Save the incoming language Id.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQItemCmdImpl
- Stores the language identifier.
-
setLanguageId(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQItemCmd
- Stores the language identifier.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQItemAttributeCmdImpl
- Stores the language identifier.
-
setLanguageId(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQItemAttributeCmd
- Stores the language identifier.
-
setLanguageId(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the language identifier.
-
setLanguageId(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the language identifier.
-
setLanguageID(Integer) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
CollateralListDataBean
- Sets the ID of the current language that is in use.
-
setLanguageId(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeValueListDataBean
- Sets the language ID of the attribute values.
-
setLanguageId(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeValueDataBean
- Sets the language ID of the attribute value.
-
setLanguageId(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeListDataBean
- Sets the language ID of the attributes.
-
setLanguageId(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeDataBean
- Sets the language ID of the attribute.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.LANGUAGE_ID column of DB2 type INTEGER.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.catalog.objects.
OperatorDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.catalog.objects.
OperatorDescriptionAccessBean
- This method provides access to the
OPERATRDSC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.catalog.objects.
ClassificationCodeDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.catalog.objects.
ClassificationCodeDescriptionAccessBean
- This method provides access to the
CLSFCODEDS.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBean
- This method provides access to the
DISPCGPREL.LANGUAGE_ID column of DB2 type INTEGER.
-
setLanguageId(String) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitDataBean
- Insert the method's description here.
-
setLanguageId(String) - Method in class
com.ibm.commerce.common.beans.
CurrencyDataBean
- Insert the method's description here.
-
setLanguageId(String) - Method in class
com.ibm.commerce.common.objects.
StoreEntityDescriptionAccessBean
- This method provides access to the
STOREENTDS.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.LANGUAGE_ID column of DB2 type INTEGER.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBean
- This method provides access to the
TRDDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBean
- This method provides access to the
TCDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBean
- This method provides access to the
POLICYDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterDescriptionAccessBean
- This method provides access to the
FFMCENTDS.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in class
com.ibm.commerce.inventory.beans.
VendorDataBean
- Insert the method's description here.
-
setLanguageId(String) - Method in class
com.ibm.commerce.inventory.beans.
FulfillmentCenterDataBean
- Insert the method's description here.
-
setLanguageId(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the language identifier.
-
setLanguageId(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the language identifier.
-
setLanguageId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReturnReasonCodeUpdateCmdImpl
- Set the language identifier.
-
setLanguageId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReturnReasonCodeCreateCmdImpl
- Set the language identifier.
-
setLanguageId(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmdImpl
- Set the language identifier.
-
setLanguageId(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmdImpl
- Sets the language identifier.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.inventory.objects.
VendorDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.inventory.objects.
VendorDescriptionAccessBean
- This method provides access to the
VENDORDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.inventory.objects.
OutputQueueDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.inventory.objects.
OutputQueueDescriptionAccessBean
- This method provides access to the
OUTPUTQDSC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeDescriptionAccessBean
- This method provides access to the
INVADJDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.inventory.objects.
BaseItemDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemDescriptionAccessBean
- This method provides access to the
BASEITMDSC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
CategoryListDataBean
-
Deprecated. Sets the language identifier in which to search.
-
setLanguageId(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralDescriptionAccessBean
- This method provides access to the
COLLDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAdjustmentDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentDescriptionAccessBean
- This method provides access to the
ORDADJDSC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.order.objects.
OfferDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.order.objects.
OfferDescriptionAccessBean
- This method provides access to the
OFFERDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReasonDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReasonDescriptionAccessBean
- This method provides access to the
RTNRSNDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeDescriptionAccessBean
- This method provides access to the
RTNDSPDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonDescriptionAccessBean
- This method provides access to the
RTNDNYDESC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.payment.objects.
PaymentMethodDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentMethodDescriptionAccessBean
- This method provides access to the
PAYMTHDDSC.LANGUAGE_ID column of DB2 type INTEGER NOT NULL.
-
setLanguageId(String) - Method in class
com.ibm.commerce.search.catalog.
AttrValueGenericAttributeInfo
- For internal use.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCategoryDescriptionAccessBeanData
- setLanguageId
-
setLanguageId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryDescriptionAccessBean
- setLanguageId
-
setLanguageId(String) - Method in interface
com.ibm.commerce.taxation.objects.
StateProvinceAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.taxation.objects.
StateProvinceAccessBean
- This method accesses a non-CMP field
-
setLanguageId(String) - Method in interface
com.ibm.commerce.taxation.objects.
CountryAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.taxation.objects.
CountryAccessBean
- This method accesses a non-CMP field
-
setLanguageId(String) - Method in class
com.ibm.commerce.tools.campaigns.
ProductTreeDataBean
- Sets the language identifier for the language in which to fetch.
-
setLanguageId(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchDataBean
- Sets the languague ID that is currently being used.
-
setLanguageId(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchDataBean
- Set the language identifier in which to find entries
-
setLanguageId(String) - Method in class
com.ibm.commerce.tools.contract.beans.
CatalogFilterTreeDataBean
- Sets the language identifier in which to search.
-
setLanguageId(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyPasswordDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordDescriptionAccessBean
- This method accesses a non-CMP field
-
setLanguageId(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyAccountLockoutDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountLockoutDescriptionAccessBean
- This method accesses a non-CMP field
-
setLanguageId(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyAccountDescriptionAccessBeanData
-
-
setLanguageId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountDescriptionAccessBean
- This method accesses a non-CMP field
-
setLanguageID(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the language identifier in which to search
-
setLanguageID(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Sets the language ID.
-
setLanguageIdUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get language id from Tools Framework's XML Object, and set it for the
command.
-
setLanguageIdUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get language id from Tools Framework's XML Object, and set it for the
command.
-
setLanguageIdUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set language id
-
setLanguageIdUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
PAttributeBaseCmd
-
-
setLanguageIdUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set language id.
-
setLanguageIdUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmd
-
Deprecated. Sets Language Id URL Name.
-
setLastAllocatedUpdate(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setLastAllocatedUpdate
-
setLastAllocatedUpdate(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setLastAllocatedUpdate
-
setLastAllocatedUpdate(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setLastAllocatedUpdate
-
setLastChangeTime(String) - Method in interface
com.ibm.commerce.catalog.objects.
InterestItemListAccessBeanData
-
-
setLastChangeTime(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemListAccessBean
- This method provides access to the
IITEMLIST.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastChangeTime(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemListAccessBean
- This method provides access to the
IITEMLIST.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastestBidTimestamps(Hashtable) - Method in class
com.ibm.commerce.negotiation.commands.
MonitorAuctionCmdImpl
-
-
setLastName(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.LASTNAME column of DB2 type VARCHAR(128).
-
setLastName(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Last name for the contact person
-
setLastName(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the last name for the contact person.
-
setLastName(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set the last name for the contact person.
-
setLastName(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the last name for the contact person.
-
setLastName(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set the last name for the contact person.
-
setLastName(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the last name for the contact person.
-
setLastName(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the last name for the contact person.
-
setLastName(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setLastName(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the last name for the contact person.
-
setLastName(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setLastName(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setLastName(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.LASTNAME column of DB2 type VARCHAR(128).
-
setLastName(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the last name.
-
setLastName(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the last name of the individual.
-
setLastName(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditAddressCmdImpl
- Sets the last name of the individual.
-
setLastName(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AuditAddressCmd
- Sets the last name of the individual.
-
setLastNameSearchType(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setLastOrder(String) - Method in interface
com.ibm.commerce.user.objects.
UserAccessBeanData
-
-
setLastOrder(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.LASTORDER column of DB2 type TIMESTAMP.
-
setLastOrder(Timestamp) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.LASTORDER column of DB2 type TIMESTAMP.
-
setLastSession(String) - Method in interface
com.ibm.commerce.user.objects.
UserAccessBeanData
-
-
setLastSession(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.LASTSESSION column of DB2 type TIMESTAMP.
-
setLastSession(Timestamp) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.LASTSESSION column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmdImpl
-
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmd
- Sets the timestamp of last update.
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmdImpl
-
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmd
- Sets the timestamp of last update.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
VersionSpecificationAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
VersionSpecificationAccessBean
- This method provides access to the
VERSIONSPC.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
VendorDescriptionAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
VendorDescriptionAccessBean
- This method provides access to the
VENDORDESC.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
VendorAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
VendorAccessBean
- This method provides access to the
VENDOR.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
StoreItemAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
RaDetailAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
OutputQueueDescriptionAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
OutputQueueDescriptionAccessBean
- This method provides access to the
OUTPUTQDSC.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
OutputQueueAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
OutputQueueAccessBean
- This method provides access to the
OUTPUTQ.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- This method provides access to the
ORDSHIPHST.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- This method provides access to the
ORDPICKHST.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderChannelTypeAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderChannelTypeAccessBean
- This method provides access to the
ORDCHNLTYP.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
ManifestAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemVersionAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemVersionAccessBean
- This method provides access to the
ITEMVERSN.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBean
- This method provides access to the
ITEMSPC.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeDescriptionAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeDescriptionAccessBean
- This method provides access to the
INVADJDESC.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeAccessBean
- This method provides access to the
INVADJCODE.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- This method provides access to the
INVADJUST.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
BaseItemAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemAccessBean
- This method provides access to the
BASEITEM.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
BackOrderItemAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderItemAccessBean
- This method provides access to the
BKORDITEM.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBeanData
-
-
setLastupdate(String) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBean
- This method provides access to the
BKORDALLOC.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBean
- This method provides access to the
STORECAT.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.catalog.objects.
InterestItemAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBean
- This method provides access to the
CATGRPREL.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBean
- This method provides access to the
CATGPENREL.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBean
- This method provides access to the
CATGROUP.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogCatalogGroupRelationAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogCatalogGroupRelationAccessBean
- This method provides access to the
CATTOGRP.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBean
- This method provides access to the
TCDESC.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in class
com.ibm.commerce.inventory.beans.
PickBatchDataBean
- Insert the method's description here.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
PickBatchAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method provides access to the
PICKBATCH.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- This method provides access to the
ITEMFFMCTR.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
BaseItemDescriptionAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemDescriptionAccessBean
- This method provides access to the
BASEITMDSC.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.inventory.objects.
AvailableReceiptAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.inventory.objects.
AvailableReceiptAccessBean
- This method provides access to the
RCPTAVAIL.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setLastUpdate
-
setLastUpdate(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setLastUpdate
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.order.objects.
OfferAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMATaxAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMATaxAccessBean
- This method provides access to the
RMATAX.LASTUPDATE column of DB2 type TIMESTAMP NOT NULL.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.LASTUPDATE column of DB2 type TIMESTAMP NOT NULL.
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- This method provides access to the
RTNRECEIPT.LASTUPDATE column of DB2 type TIMESTAMP NOT NULL.
-
setLastUpdate(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- The value of this variable is used in search based on Lastupdate
(category.Lastupdate column).
-
setLastUpdate(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- The value of this variable is used in search based on Lastupdate
(Catentry.Lastupdate column).
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.taxation.objects.
OrderTaxAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.taxation.objects.
OrderTaxAccessBean
- This method accesses a non-CMP field
-
setLastUpdate(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupAccessBeanData
-
-
setLastUpdate(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- This method provides access to the
MBRGRP.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Sets the date and time when the offer was updated
-
setLastupdate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the last update time of the offer.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Sets the date and time when the offer was updated
-
setLastupdate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the last update time of the offer.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Sets the date and time when the catalog group was updated
-
setLastupdate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets the date and time the catalog group was updated.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupDeleteCmdImpl
- Sets the date and time when the catalog group was updated
-
setLastupdate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupDeleteCmd
- Sets the date and time the Catalog Group was updated.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Sets the date and time when the Catalog Group was updated
-
setLastupdate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the date and time when the catalog group was updated.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Sets the date and time when the catalog entry was updated
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryDeleteCmdImpl
- Set the date and time when the catalog entry was updated
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Sets the date and time when the catalog entry was updated
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
VersionSpecificationAccessBean
- This method provides access to the
VERSIONSPC.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
VendorDescriptionAccessBean
- This method provides access to the
VENDORDESC.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
VendorAccessBean
- This method provides access to the
VENDOR.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
OutputQueueDescriptionAccessBean
- This method provides access to the
OUTPUTQDSC.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
OutputQueueAccessBean
- This method provides access to the
OUTPUTQ.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- This method provides access to the
ORDSHIPHST.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- This method provides access to the
ORDPICKHST.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
OrderChannelTypeAccessBean
- This method provides access to the
ORDCHNLTYP.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ItemVersionAccessBean
- This method provides access to the
ITEMVERSN.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBean
- This method provides access to the
ITEMSPC.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeDescriptionAccessBean
- This method provides access to the
INVADJDESC.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeAccessBean
- This method provides access to the
INVADJCODE.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- This method provides access to the
INVADJUST.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemAccessBean
- This method provides access to the
BASEITEM.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderItemAccessBean
- This method provides access to the
BKORDITEM.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBean
- This method provides access to the
BKORDALLOC.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastupdate(Timestamp) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Sets the date and time when the Catalog Entry was updated
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBean
- This method provides access to the
STORECAT.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBean
- This method provides access to the
CATGRPREL.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBean
- This method provides access to the
CATGPENREL.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBean
- This method provides access to the
CATGROUP.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
CatalogCatalogGroupRelationAccessBean
- This method provides access to the
CATTOGRP.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBean
- This method provides access to the
TCDESC.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionDescriptionBeanBase
- This method provides access to the TCDESC.TIMEUPDATED column of DB2 type
TIMESTAMP NULL.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method provides access to the
PICKBATCH.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- This method provides access to the
ITEMFFMCTR.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemDescriptionAccessBean
- This method provides access to the
BASEITMDSC.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
AvailableReceiptAccessBean
- This method provides access to the
RCPTAVAIL.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setLastUpdate
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMATaxAccessBean
- This method provides access to the
RMATAX.LASTUPDATE column of DB2 type TIMESTAMP NOT NULL.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.LASTUPDATE column of DB2 type TIMESTAMP NOT NULL.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- This method provides access to the
RTNRECEIPT.LASTUPDATE column of DB2 type TIMESTAMP NOT NULL.
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.taxation.objects.
OrderTaxAccessBean
- This method accesses a non-CMP field
-
setLastUpdate(Timestamp) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- This method provides access to the
MBRGRP.LASTUPDATE column of DB2 type TIMESTAMP.
-
setLastUpdateDate(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method provides access to the
INITIATIVE.LASTUPDATE column of DB2 type TIMESTAMP NOT NULL.
-
setLastUpdateDate(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
CampaignAccessBean
- This method provides access to the
CAMPAIGN.LASTUPDATE column of DB2 type TIMESTAMP NOT NULL.
-
setLastUpdateDate(Timestamp) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method provides access to the
INITIATIVE.LASTUPDATE column of DB2 type TIMESTAMP NOT NULL.
-
setLastUpdateDate(Timestamp) - Method in class
com.ibm.commerce.marketingcenter.objects.
CampaignAccessBean
- This method provides access to the
CAMPAIGN.LASTUPDATE column of DB2 type TIMESTAMP NOT NULL.
-
setLastUpdatedBy(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method provides access to the
INITIATIVE.LASTUPDATEDBY column of DB2 type VARCHAR(254) NOT NULL.
-
setLastUpdatedBy(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
CampaignAccessBean
- This method provides access to the
CAMPAIGN.LASTUPDATEDBY column of DB2 type VARCHAR(254) NOT NULL.
-
setLastUpdatedBy(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupAccessBeanData
-
-
setLastUpdatedBy(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- This method provides access to the
MBRGRP.LASTUPDATEDBY column of DB2 type VARCHAR(254).
-
setLastUpdatedTime(String) - Method in class
com.ibm.commerce.account.commands.
AccountSaveCmdImpl
- Sets the last update time of the contract.
-
setLastUpdatedTime(String) - Method in interface
com.ibm.commerce.account.commands.
AccountSaveCmd
- Sets the last updated time of the account.
-
setLastUpdatedTime(String) - Method in class
com.ibm.commerce.contract.commands.
ContractSaveCmdImpl
- Sets the last update time of the contract.
-
setLastUpdatedTime(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractSaveCmd
- Sets the last updated time of the contract.
-
setLastUpdatedTime(String) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCSaveCmdImpl
- Sets the last update time of the contract.
-
setLastUpdatedTime(String) - Method in interface
com.ibm.commerce.contract.tc.commands.
ContractTCSaveCmd
- Sets the last updated time of the term.
-
setLastUpdateOperator(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can choose one of the following operators as search operators: =,
<, >, !=, <=, >=.
-
setLastUpdateOperator(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can choose one of the following operators as search operators: =,
<, >, !=, <=, >=.
-
setLastUpdateStatus(Timestamp) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method accesses a non-CMP field
-
setLastUpdateStatus(Timestamp) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Set accessor for persistent attribute: lastUpdateStatus
-
setLastUpdateTime(Timestamp) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setLastUpdateTime(Timestamp) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSUPDTIME column of DB2 type TIMESTAMP.
-
setLastUpdateWithoutCheck(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderBean
- The time this Order was most recently updated without checking whether the
previous update time.
-
setLastUpdateWithoutCheck(Timestamp) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
- setLastUpdateWithoutCheck
-
setLastUpdateWithoutCheck(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- The time this Order was most recently updated without checking whether the
previous update time.
-
setLastVisted(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBeanData
-
-
setLastVisted(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBean
- This method provides access to the
PVCSESSION.LASTVISITED column of DB2 type TIMESTAMP NOT NULL.
-
setLastVisted(Timestamp) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBean
- This method provides access to the
PVCSESSION.LASTVISITED column of DB2 type TIMESTAMP NOT NULL.
-
setLcdColors(Integer) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER.
-
setLcdColors(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBeanData
-
-
setLcdColors(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.LCDCOLORS column of DB2 type INTEGER.
-
setLcdHeight(Integer) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER.
-
setLcdHeight(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBeanData
-
-
setLcdHeight(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.LCDHEIGHT column of DB2 type INTEGER.
-
setLcdMomochrome(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBeanData
-
-
setLcdMomochrome(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.LCDMONOCHROME column of DB2 type CHAR(1).
-
setLcdWidth(Integer) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER.
-
setLcdWidth(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBeanData
-
-
setLcdWidth(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.LCDWIDTH column of DB2 type INTEGER.
-
setLeadingText(String) - Method in class
com.ibm.commerce.marketing.beans.
CatalogEntryMPE
-
Deprecated. Sets the leading text.
-
setLeadingText(String) - Method in class
com.ibm.commerce.marketing.beans.
AwarenessAdvertisementMPE
-
Deprecated. Sets the leading text.
-
setLegalId(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
-
-
setLegalId(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method provides access to the
ORGENTITY.LEGALID column of DB2 type VARCHAR(128).
-
setLegalId(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditOrgEntityCmdImpl
- Sets the first line of the address.
-
setLegalId(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AuditOrgEntityCmd
- Sets the Legal Identifier.
-
setLength(int)
- Method in class
com.ibm.commerce.server.UploadedFile
- Sets the length
-
setLength(int) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountListBaseBean
- set the value of Length
-
setLength(int) - Method in class
com.ibm.commerce.tools.promotions.
DiscountChooseListBean
- set the number of the list
-
setLength(int) - Method in class
com.ibm.commerce.tools.promotions.
DiscountCalculationCodeListBean
- set the value of Length
-
setLength(Integer) - Method in class
com.ibm.commerce.payment.objects.
CreditCardCheckAccessBean
- This method provides access to the
CCCHECK.CCLENGTH column of DB2 type INTEGER NOT NULL.
-
setLength(String) - Method in interface
com.ibm.commerce.payment.objects.
CreditCardCheckAccessBeanData
-
-
setLength(String) - Method in class
com.ibm.commerce.payment.objects.
CreditCardCheckAccessBean
- This method provides access to the
CCCHECK.CCLENGTH column of DB2 type INTEGER NOT NULL.
-
setLevel_intMethodDescriptor() - Method in class
com.ibm.commerce.pa.widget.beans.
TreeDataBeanBeanInfo
- Gets the setLevel(int) method descriptor.
-
setLevel(int)
- Method in class
com.ibm.commerce.pa.widget.beans.
TreeDataBean
- This method was created in VisualAge.
-
setLimit_intMethodDescriptor() - Method in class
com.ibm.commerce.pa.beans.
CompareListDataBeanBeanInfo
- Gets the setLimit(int) method descriptor.
-
setLimit(int)
- Method in class
com.ibm.commerce.pa.beans.
CompareListDataBean
- This method sets the limit to the number of products allowed in the
list
-
setLimitMessage_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.beans.
CompareListDataBeanBeanInfo
- Gets the setLimitMessage(java.lang.String) method descriptor.
-
setLimitMessage(String) - Method in class
com.ibm.commerce.pa.beans.
CompareListDataBean
- This method sets the message to be used when the limit is exceeded of
the
-
setLimitType(String) - Method in interface
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBeanData
-
-
setLimitType(String) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.LIMITTYPE column of DB2 type CHAR(1) NOT NULL.
-
setLimitType(String) - Method in class
com.ibm.commerce.contract.objimpl.
PurchaseLimitBeanBase
- This method provides access to the PURCHASELT.LIMITTYPE column of DB2 type
CHAR(1) NOT NULL.
-
setLineItems(QuotationResponseItem[]) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseImpl
- Sets line items of the response.
-
setLineItems(QuotationResponseItem[]) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponse
- Sets line items of the response.
-
setLineItemType(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setLineItemType
-
setLineItemType(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setLineItemType
-
setLineNumber(Long) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemImpl
- Sets the line number of the item.
-
setLineNumber(Long) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponseItem
- Sets the line number of the item.
-
setLink_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.beans.
CompareListDataBeanBeanInfo
- Gets the setLink(java.lang.String) method descriptor.
-
setLink(String) - Method in class
com.ibm.commerce.pa.beans.
CompareListDataBean
- This method was created in VisualAge.
-
setLinkHeading_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.beans.
CompareListLinkDataBeanBeanInfo
- Gets the setLinkHeading(java.lang.String) method descriptor.
-
setLinkHeading(String) - Method in class
com.ibm.commerce.pa.beans.
CompareListLinkDataBean
- This method was created in VisualAge.
-
setLinkPage_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.beans.
CompareListLinkDataBeanBeanInfo
- Gets the setLinkPage(java.lang.String) method descriptor.
-
setLinkPage(String) - Method in class
com.ibm.commerce.pa.beans.
GenericLinkDataBean
- Set the relative url to link to.
-
setLinkPage(String) - Method in class
com.ibm.commerce.pa.beans.
CompareListLinkDataBean
- This method was created in VisualAge.
-
setLinkText_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.beans.
CompareListLinkDataBeanBeanInfo
- Gets the setLinkText(java.lang.String) method descriptor.
-
setLinkText(String) - Method in class
com.ibm.commerce.pa.beans.
CompareListLinkDataBean
- This method was created in VisualAge.
-
setList(Vector) - Method in class
com.ibm.commerce.pa.widget.beans.
ListDataBean
- This method was created in VisualAge.
-
setListAll(boolean) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
CollateralListDataBean
- Sets the boolean value that determines whether to show all collateral in
the list or not.
-
setListId(String) - Method in class
com.ibm.commerce.catalog.beans.
InterestItemListDataBean
- Sets the primary key for the list.
-
setListId(String[]) - Method in class
com.ibm.commerce.interestitems.commands.
SetInterestItemListCmdImpl
- Specifies zero or more interest item lists to be set current.
-
setListId(String[]) - Method in interface
com.ibm.commerce.interestitems.commands.
SetInterestItemListCmd
- Sets the interest item list ID parameters (optional).
-
setListId(String[]) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemListDeleteCmdImpl
- Specifies zero or more interest item lists to be deleted.
-
setListId(String[]) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemListDeleteCmd
- Sets the interest item list ID parameters (optional with default
".").
-
setListId(String[]) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemDisplayCmdImpl
- Specifies zero or more interest item lists to be displayed.
-
setListId(String[]) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemDisplayCmd
- Sets the interest item list ID parameters (optional with default
".").
-
setListId(String[]) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemDeleteCmdImpl
- Specifies zero or more interest item lists from which to be deleted.
-
setListId(String[]) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemDeleteCmd
- Sets the interest item list ID parameters (optional with default
".").
-
setListId(String[]) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemAddCmdImpl
- Specifies zero or more interest item lists from which to be added.
-
setListId(String[]) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemAddCmd
- Sets the interest item list ID parameters (optional with default
".").
-
setListId(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the interest item list id parameters (optional).
-
setListId(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the interest item list id parameters (optional).
-
setListId(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the interest item list id parameters (optional).
-
setListIdName(String[]) - Method in class
com.ibm.commerce.interestitems.commands.
SetInterestItemListCmdImpl
- Specifies the names of name-value pairs to be added to the redirection
URL.
-
setListIdName(String[]) - Method in interface
com.ibm.commerce.interestitems.commands.
SetInterestItemListCmd
- Sets the names of the name-value pairs to be added to the redirection URL
(optional).
-
setListIdName(String[]) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemListDeleteCmdImpl
- Specifies the names of name-value pairs to be added to the redirection
URL.
-
setListIdName(String[]) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemListDeleteCmd
- Sets the names of the name-value pairs to be added to the redirection URL
(optional).
-
setListIdName(String[]) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemDisplayCmdImpl
- Specifies the names of name-value pairs to be added to the redirection
URL.
-
setListIdName(String[]) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemDisplayCmd
- Sets the names of the name-value pairs to be added to the redirection URL
(optional).
-
setListIdName(String[]) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemDeleteCmdImpl
- Specifies the names of name-value pairs to be added to the redirection
URL.
-
setListIdName(String[]) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemDeleteCmd
- Sets the names of the name-value pairs to be added to the redirection URL
(optional).
-
setListIdName(String[]) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemAddCmdImpl
- Specifies the names of name-value pairs to be added to the redirection
URL.
-
setListIdName(String[]) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemAddCmd
- Sets the names of the name-value pairs to be added to the redirection URL
(optional).
-
setListMemberId(Long) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemDisplayCmdImpl
- The id of the member whose interest lists will be displayed.
-
setListMemberId(Long) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemDisplayCmd
- Sets the parameters member ID whose lists are displayed (optional).
-
setListName_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.beans.
CompareListDataBeanBeanInfo
- Gets the setListName(java.lang.String) method descriptor.
-
setListName(String) - Method in class
com.ibm.commerce.pa.beans.
CompareListDataBean
- This method was created in VisualAge.
-
setListPrice(BigDecimal) - Method in class
com.ibm.commerce.catalog.objects.
ListPriceAccessBean
- This method provides access to the
LISTPRICE.LISTPRICE column of DB2 type DECIMAL(20 5) NOT NULL.
-
setListPrice(String) - Method in interface
com.ibm.commerce.catalog.objects.
ListPriceAccessBeanData
-
-
setListPrice(String) - Method in class
com.ibm.commerce.catalog.objects.
ListPriceAccessBean
- This method provides access to the
LISTPRICE.LISTPRICE column of DB2 type DECIMAL(20 5) NOT NULL.
-
setListSize(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setLoadFactor(float) - Method in class
com.ibm.commerce.registry.
AbstractManagedDynamicCacheRegistry
- Sets the load factor of the registry.
-
setLocale(Locale) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the locale for the command.
-
setLocale(Locale) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the locale for the command.
-
setLocale(Locale) - Method in class
com.ibm.commerce.common.beans.
ResourceBundleDataBean
- Set the Locale.
-
setLocale(Locale) - Method in class
com.ibm.commerce.pa.datatype.
DsData
- Set the locale to be associated with the data in this object.
-
setLocale(Locale) - Method in class
com.ibm.commerce.usermanagement.commands.
PropertyResourceBundleReader
- Set the Locale.
-
setLocalErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidUpdateFormCmdImpl
- Sets this command's error task name
-
setLocalErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets this command's error task name
-
setLocalErrorTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidCreateFormCmdImpl
- Sets this command's error task name
-
setLocaleVariant(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the locale variant to be used for this request.
-
setLocaleVariant(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the locale variant to be used for this request.
-
setLocalSearch(boolean) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignListDataBean
- Sets the local search flag, a true value will instruct the data bean to
search for collaterals in the current store only; a false value will instruct
the data bean to go up the store path and find all collaterals own by stores on
the store path.
-
setLocalSearch(boolean) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleListDataBean
- Sets the local search flag, a true value will instruct the data bean to
search for collaterals in the current store only; a false value will instruct
the data bean to go up the store path and find all collaterals own by stores on
the store path.
-
setLocalSearch(boolean) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeListDataBean
- Sets the local search flag, a true value will instruct the data bean to
search for collaterals in the current store only; a false value will instruct
the data bean to go up the store path and find all collaterals own by stores on
the store path.
-
setLocalSearch(boolean) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignEmsListDataBean
- Sets the local search flag, a true value will instruct the data bean to
search for collaterals in the current store only; a false value will instruct
the data bean to go up the store path and find all collaterals own by stores on
the store path.
-
setLocalSearch(boolean) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralListDataBean
- Sets the local search flag, a true value will instruct the data bean to
search for collaterals in the current store only; a false value will instruct
the data bean to go up the store path and find all collaterals own by stores on
the store path.
-
setLocalSearch(boolean) - Method in class
com.ibm.commerce.tools.segmentation.
SegmentListDataBean
- Sets the local search flag, a true value will instruct the data bean to
search for segments in the current store only; a false value will instruct the
data bean to go up the store path and find all segments own by stores on the
store path.
-
setLocation(String) - Method in class
com.ibm.commerce.marketing.beans.
CollateralDataBean
- Sets the image or flash file location of this collateral.
-
setLocation(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralDescriptionAccessBean
- This method provides access to the
COLLDESC.LOCATION column of DB2 type VARCHAR(254).
-
setLocationAddressId(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreEntityDescriptionAccessBean
- This method provides access to the
STOREENTDS.STADDRESS_ID_LOC column of DB2 type INTEGER.
-
setLocationAddressId(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreEntityDescriptionBeanBase
- The physical location of the StoreEntity.
-
setLocationAddressId(String) - Method in class
com.ibm.commerce.common.objects.
StoreEntityDescriptionAccessBean
- This method provides access to the
STOREENTDS.STADDRESS_ID_LOC column of DB2 type INTEGER.
-
setLocationType(String) - Method in class
com.ibm.commerce.tools.campaigns.
ProductTreeDataBean
- Sets the location type of this product tree, where different locations
represent different search type.
-
setLock(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setLock(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.LOCKED column of DB2 type CHAR(1).
-
setLockoutThreshold(Integer) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountLockoutAccessBean
- This method accesses a non-CMP field
-
setLockoutThreshold(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyAccountLockoutAccessBeanData
-
-
setLockoutThreshold(String) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountLockoutAccessBean
- This method accesses a non-CMP field
-
setLogFileName(String) - Method in class
com.ibm.commerce.ras.LogFile
- Sets the log file name.
-
setLogFileName(String) - Method in class
com.ibm.commerce.ras.LogConfiguration
- Sets the file name of the log file.
-
setLogFileSize(long)
- Method in class
com.ibm.commerce.ras.LogConfiguration
- Sets the file size of the Log file
-
setLogonData(TypedProperty) - Method in class
com.ibm.commerce.me.datatype.
CIDataImpl
- Sets the logon data and process the input parameters
-
setLogonData(TypedProperty) - Method in interface
com.ibm.commerce.me.datatype.
CIData
- Sets the logon data and process the input parameters
-
setLogonId(String) - Method in class
com.ibm.commerce.collaboration.workspaces.objects.
CWMemberAccessBean
- This method accesses a non-CMP field
-
setLogonId(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the logon ID.
-
setLogonId(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmd
- Set the logon ID.
-
setLogonId(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmdImpl
- Set the logon ID.
-
setLogonId(String) - Method in class
com.ibm.commerce.security.commands.
VerifyCredentialsCmdImpl
- Set the logonId.
-
setLogonId(String) - Method in interface
com.ibm.commerce.security.commands.
VerifyCredentialsCmd
- Sets the logon ID under which the current user wishes to logon.
-
setLogonId(String) - Method in class
com.ibm.commerce.security.commands.
UpdateCredentialsCmdImpl
- Sets the logonId of the user whose password is to be updated.
-
setLogonId(String) - Method in interface
com.ibm.commerce.security.commands.
UpdateCredentialsCmd
- Sets the logon ID of the user whose password is to be updated.
-
setLogonId(String) - Method in interface
com.ibm.commerce.security.commands.
ThirdPartyAuthenticationCmd
- Sets the logon ID under which the current user wishes to logon.
-
setLogonId(String) - Method in class
com.ibm.commerce.security.commands.
SendPasswordNotificationCmdImpl
- Sets the logon ID of the user, to which the password notification
message should be sent.
-
setLogonId(String) - Method in interface
com.ibm.commerce.security.commands.
SendPasswordNotificationCmd
- Sets the logonId of the user, to which the password notification
message should be sent.
-
setLogonId(String) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordGuestCmdImpl
- Sets the logon ID of the shopper or administrator whose password
needs to be reset.
-
setLogonId(String) - Method in interface
com.ibm.commerce.security.commands.
ResetPasswordGuestCmd
- Sets the logon ID of the shopper or administrator whose password
needs to be reset.
-
setLogonId(String) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordCmdImpl
- Sets the logon ID of the shopper or administrator whose password
needs to be reset.
-
setLogonId(String) - Method in interface
com.ibm.commerce.security.commands.
ResetPasswordCmd
- Sets the logon ID of the shopper or administrator whose password
needs to be reset.
-
setLogonId(String) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordAdministratorCmdImpl
- Sets the logon ID of the shopper whose password will be reset.
-
setLogonId(String) - Method in interface
com.ibm.commerce.security.commands.
ResetPasswordAdministratorCmd
- Sets the logon ID of the shopper whose password will be reset.
-
setLogonId(String) - Method in class
com.ibm.commerce.security.commands.
PaymentManagerVerifyCredentialsCmdImpl
- Sets the Logon ID under which the current user wishes to logon.
-
setLogonId(String) - Method in interface
com.ibm.commerce.security.commands.
PaymentManagerVerifyCredentialsCmd
- Sets the Logon ID under which the current user wishes to logon.
-
setLogonId(String) - Method in class
com.ibm.commerce.security.commands.
LogonCmdImpl
- Set the logonId.
-
setLogonId(String) - Method in interface
com.ibm.commerce.security.commands.
LogonCmd
- Sets the logonId under which the current user wishes to logon.
-
setLogonId(String) - Method in class
com.ibm.commerce.security.commands.
LDAPAuthenticationCmdImpl
- Sets the logon ID under which the current user wishes to logon.
-
setLogonId(String) - Method in interface
com.ibm.commerce.security.commands.
LDAPAuthenticationCmd
- Sets the logon ID under which the current user wishes to logon.
-
setLogonId(String) - Method in class
com.ibm.commerce.security.commands.
DBAuthenticationCmdImpl
- Sets the logon ID under which the current user wishes to logon.
-
setLogonId(String) - Method in interface
com.ibm.commerce.security.commands.
DBAuthenticationCmd
- Sets the logon ID under which the current user wishes to logon.
-
setLogonId(String) - Method in class
com.ibm.commerce.security.commands.
AuthenticationPolicyCmdImpl
- Sets the logon ID under which the current user wishes to logon.
-
setLogonId(String) - Method in interface
com.ibm.commerce.security.commands.
AuthenticationPolicyCmd
- Sets the logon ID under which the current user wishes to logon.
-
setLogonId(String) - Method in class
com.ibm.commerce.security.commands.
AccountLockoutPolicyCmdImpl
- Sets the Logon ID under which the current user wishes to logon.
-
setLogonId(String) - Method in interface
com.ibm.commerce.security.commands.
AccountLockoutPolicyCmd
- Sets the Logon ID under which the current user wishes to logon.
-
setLogonId(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setLogonId(String) - Method in interface
com.ibm.commerce.user.objects.
UserRegistryAccessBeanData
-
-
setLogonId(String) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.LOGONID column of DB2 type VARCHAR(254) NOT NULL.
-
setLogonId(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the logon id.
-
setLogonId(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the user's unique login Id.
-
setLogOnId(String) - Method in class
com.ibm.commerce.inventory.beans.
PickBatchDataBean
- Insert the method's description here.
-
setLogonIdSearchType(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setLogonMode(short) - Method in class
com.ibm.commerce.me.commands.
AuthenticationHelperCmdImpl
- Sets the logon mode
-
setLogonMode(short) - Method in interface
com.ibm.commerce.me.commands.
AuthenticationHelperCmd
- Sets the logon mode
-
setLogonMode(short)
- Method in class
com.ibm.commerce.me.datatype.
SessionInfo
- Sets the type of the logon
-
setLogonMode(short) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the Logon Mode
-
setLogonPassword(byte[]) - Method in interface
com.ibm.commerce.user.objects.
UserRegistryAccessBeanData
-
-
setLogonPassword(byte[]) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.LOGONPASSWORD column of DB2 type CHAR(128) FOR BIT DATA.
-
setLogonPassword(String) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordCmdImpl
- Sets the new password of the user whose password is being
changed.
-
setLogonPassword(String) - Method in interface
com.ibm.commerce.security.commands.
ResetPasswordCmd
- Sets the new password of the user whose password is being
changed.
-
setLogonPassword(String) - Method in class
com.ibm.commerce.security.commands.
LogonCmdImpl
- Set the logonPassword.
-
setLogonPassword(String) - Method in interface
com.ibm.commerce.security.commands.
LogonCmd
- Sets the password to be used for authentication with the new logon
ID.
-
setLogonPassword(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the logon password.
-
setLogonPassword(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the user's logon password.
-
setLogonPasswordOld(String) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordCmdImpl
- Sets the old password of the user whose password is being
changed.
-
setLogonPasswordOld(String) - Method in interface
com.ibm.commerce.security.commands.
ResetPasswordCmd
- Sets the old password of the user whose password is being
changed.
-
setLogonPasswordVerify(String) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordCmdImpl
- Sets the confirm new password of the user whose password is being
changed.
-
setLogonPasswordVerify(String) - Method in interface
com.ibm.commerce.security.commands.
ResetPasswordCmd
- Sets the confirm new password of the user whose password is being
changed.
-
setLogonPasswordVerify(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the password value for verification.
-
setLogonPasswordVerify(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the user's verify logon password.
-
setLogonPasswordVerifyVerify(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sts the logon password for verification.
-
setLogonTimeout(Integer) - Method in class
com.ibm.commerce.pvcadapter.
PVCAdapterDesc
- Sets the logon timeout value.
-
setLogSeverity(Vector) - Method in class
com.ibm.commerce.ras.LogConfiguration
- Sets the message logging severities.
-
setLogWriter(PrintWriter) - Method in class
com.ibm.commerce.messaging.adapters.jcasample.
SampleManagedConnectionFactory
- Sets the log writer
-
setLogWriter(PrintWriter) - Method in class
com.ibm.commerce.messaging.adapters.jcasample.
SampleManagedConnection
- Sets the log writer
-
setLongdesc(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQModifyBasicCmdImpl
- Sets the longdesc
-
setLongdesc(String) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stores the incoming value of the long description.
-
setLongdesc(String) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the long description of the offering.
-
setLongdesc(String) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the long description for the RFQ.
-
setLongdesc(String) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the long description for the RFQ.
-
setLongdesc(String) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the long description for the RFQ.
-
setLongdesc(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the long description for the RFQ.
-
setLongDesc(String) - Method in interface
com.ibm.commerce.couponpromotion.objects.
PromoDescriptionAccessBeanData
-
-
setLongDesc(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoDescriptionAccessBean
- This method provides access to the
CPPMNDESC.LONGDESC column of DB2 type VARCHAR(254).
-
setLongDesc(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- The value of this variable is used in search based on category
longdescription (Catgrpdesc.longdescription column).
-
setLongDescCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can choose case sensitive or case insensitive search.
-
setLongDescFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the long description from the tools XML object and stores it in a
member variable.
-
setLongDescFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the long description from the tools XML object and stores it in a
member variable.
-
setLongDescOperator(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can choose either 'like' or 'equal' as search
operators.
-
setLongDescription(Integer, String) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Stores the long description for the auction for the specified
language.
-
setLongDescription(Integer, String) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the long description for the auction for the specified
language.
-
setLongdescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmdImpl
- Sets the long description of catalog.
-
setLongdescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmd
- Sets the long description of the catalog.
-
setLongdescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set the long description of the catalog group description
-
setLongdescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets a long description of the catalog group.
-
setLongdescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set the long description of catalog group description
-
setLongdescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the long description of the catalog group.
-
setLongdescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the long description of catalog entry
-
setLongdescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the language dependent long description of the catalog entry.
-
setLongdescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the long description of catalog entry description
-
setLongdescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the language dependent long description of the catalog entry.
-
setLongdescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmdImpl
- Sets the long description of catalog.
-
setLongdescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmd
- Sets the long description of the catalog.
-
setLongdescription(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set long description of Catalog Group Description
-
setLongdescription(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set long description of Catalog Entry Description
-
setLongDescription(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBeanData
-
-
setLongDescription(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBean
- This method accesses a non-CMP field
-
setLongDescription(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBeanData
-
-
setLongDescription(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method accesses a non-CMP field
-
setLongDescription(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogDescriptionAccessBeanData
-
-
setLongDescription(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogDescriptionAccessBean
- This method accesses a non-CMP field
-
setLongDescription(String) - Method in interface
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBeanData
-
-
setLongDescription(String) - Method in class
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBean
- This method accesses a non-CMP field
-
setLongDescription(String) - Method in interface
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBeanData
-
-
setLongDescription(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBean
- This method accesses a non-CMP field
-
setLongDescription(String) - Method in interface
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBeanData
-
-
setLongDescription(String) - Method in class
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBean
- This method accesses a non-CMP field
-
setLongDescription(String) - Method in class
com.ibm.commerce.contract.objimpl.
TradingDescriptionBeanBase
- This method provides access to the TRDDESC.LONGDESCRIPTION column of DB2
type LONG NULL.
-
setLongDescription(String) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionDescriptionBeanBase
- This method provides access to the TCDESC.LONGDESCRIPTION column of DB2
type LONG NULL.
-
setLongDescription(String) - Method in class
com.ibm.commerce.contract.objimpl.
PolicyDescriptionBeanBase
- This method provides access to the POLICYDESC.LONGDESCRIPTION column of DB2
type LONG NULL.
-
setLongDescription(String) - Method in interface
com.ibm.commerce.inventory.objects.
BaseItemDescriptionAccessBeanData
-
-
setLongDescription(String) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemDescriptionAccessBean
- This method accesses a non-CMP field
-
setLongDescription(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyInfo
- Sets the longDescription property of the Bean.
-
setLongDescription(String) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyDataBean
- Set the long description of the business policy
-
setLongDescriptionFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Retrieves the long description from the tools XML object
and stores it in a member variable.
-
setLongDescriptionFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
TradingEngineBaseCmd
-
Deprecated. Retrieves the long description from the tools XML object
and stores it in a member variable.
-
setLongDescriptionUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get auction's long description from Tools Framework's XML Object,
and set it for the command.
-
setLongDescriptionUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get auction's long description from Tools Framework's XML Object,
and set it for the command.
-
setLongDescriptionUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set algorithm long description
-
setLongDescriptionUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmd
-
Deprecated. Sets Long Description URL Name.
-
setLongDescType(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can specify three types of search criteria All, Any, Exact
Phrase.
-
setLongUserId(Long) - Method in class
com.ibm.commerce.search.rulequery.
SelectQuery
- Do not modify.
-
setLongUserId(Long) - Method in class
com.ibm.commerce.search.rulequery.
RuleQuery
-
Deprecated.
-
setLookupNumber(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
PerUnitAmountCalculationRangeCmdImpl
-
-
setLookupNumber(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
PercentageCalculationRangeCmdImpl
-
-
setLookupNumber(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
NonDiscountedPriceCalculationScaleLookupCmdImpl
- Sets the lookup number.
-
setLookupNumber(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
FixedAmountCalculationRangeCmdImpl
- Sets the lookup number.
-
setLookupNumber(BigDecimal) - Method in interface
com.ibm.commerce.order.calculation.
CalculationRangeCmd
- Sets the lookup number.
-
setLookupResult(CalculationRangeLookupResultAccessBean) - Method in
class
com.ibm.commerce.order.calculation.
PerUnitAmountCalculationRangeCmdImpl
-
-
setLookupResult(CalculationRangeLookupResultAccessBean) - Method in
class
com.ibm.commerce.order.calculation.
PercentageCalculationRangeCmdImpl
-
-
setLookupResult(CalculationRangeLookupResultAccessBean) - Method in
class
com.ibm.commerce.order.calculation.
FixedAmountCalculationRangeCmdImpl
- Sets the calculation range lookup result.
-
setLookupResult(CalculationRangeLookupResultAccessBean) - Method in
interface
com.ibm.commerce.order.calculation.
CalculationRangeCmd
- Sets the calculation range lookup result.
-
setLowestPrices(BigDecimal, MonetaryAmount) - Method in class
com.ibm.commerce.price.commands.
QualifyingOfferInfo
- Item constructor comment.
-
setLowestWinningBid(String) - Method in class
com.ibm.commerce.negotiation.commands.
CheckBidControlCmdImpl
- Sets the lowest winning bid.
-
setLowestWinningBid(String) - Method in interface
com.ibm.commerce.negotiation.commands.
CheckBidControlCmd
- Sets the lowest winning bid.
-
setLowPriorityConfigData(String, String) - Method in class
com.ibm.commerce.messaging.outboundservice.
Messaging
- This method will insert a nvp into the configuration data of ALL transports
that have the name as a key in their hashtable.
-
setLowPriorityConfigData(String, String, String) - Method in class
com.ibm.commerce.messaging.outboundservice.
Messaging
- This method will insert a nvp into the nl configuration data of ALL
transports that have the name as a key in their hashtable.
-
setMajorVersion(Integer) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.MAJORVERSION column of DB2 type INTEGER NOT NULL DEFAULT 1.
-
setMajorVersion(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Provides access to the CONTRACT.MAJORVERSION column of DB2 type INTEGER NOT
NULL.
-
setMajorVersion(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Sets the field of majorVersion
-
setMajorVersion(Integer) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the major version number of the RFQ.
-
setMajorVersion(Integer) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the major version number of the RFQ.
-
setMajorVersion(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the major version number of the RFQ.
-
setMajorVersion(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the major version number of the RFQ.
-
setMajorVersion(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractAccessBeanData
- Provides access to the CONTRACT.MAJORVERSION column of DB2 type INTEGER NOT
NULL.
-
setMajorVersion(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.MAJORVERSION column of DB2 type INTEGER NOT NULL DEFAULT 1.
-
setManager(String) - Method in interface
com.ibm.commerce.user.objects.
BusinessProfileAccessBeanData
-
-
setManager(String) - Method in class
com.ibm.commerce.user.objects.
BusinessProfileAccessBean
- This method provides access to the
BUSPROF.MANAGER column of DB2 type VARCHAR(256).
-
setManager(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the manager.
-
setManager(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets business user's manager's name.
-
setManagers(Vector) - Method in class
com.ibm.commerce.collaboration.beans.
CollabWorkspaceInfo
- Sets the managers
-
setMandatory(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQPattributeAttachmentAddCmdImpl
- Sets the mandatory
-
setMandatory(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemSpecificationAddCmdImpl
- Sets the mandatory
-
setMandatory(Integer) - Method in class
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmdImpl
- Sets the mandatory flag.
-
setMandatory(Integer) - Method in interface
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmd
- Sets the mandatory flag.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
InvoiceTCAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionBeanBase
- This method provides access to the TERMCOND.MANDATORY column of DB2 type
INTEGER NOT NULL.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
TermConditionAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCLimitedAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCIndividualAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCBlanketAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
PaymentTCAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBeanData
-
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBeanData
- This method provides access to the TERMCOND.MANDATORY column of DB2 type
INTEGER NOT NULL.
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBeanData
- This method provides access to the TERMCOND.MANDATORY column of DB2 type
INTEGER NOT NULL.
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBeanData
- This method provides access to the TERMCOND.MANDATORY column of DB2 type
INTEGER NOT NULL.
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
InvoiceTCAccessBeanData
- This method provides access to the TERMCOND.MANDATORY column of DB2 type
INTEGER NOT NULL.
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
InvoiceTCAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBeanData
- This method provides access to the TERMCOND.MANDATORY column of DB2 type
INTEGER NOT NULL.
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMandatoryFlag(String) - Method in interface
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBeanData
- This method provides access to the TERMCOND.MANDATORY column of DB2 type
INTEGER NOT NULL.
-
setMandatoryFlag(String) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.MANDATORY column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setManifestFound(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateReleaseManifestStatusCmdImpl
- Set the flag to indicate if there is any shipment tracking information for
the order release is found.
-
setManifestFound(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateReleaseManifestStatusCmd
- Set the flag to indicate if there is any shipment tracking information for
the order release is found.
-
setManifestFound(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmdImpl
- Sets the flag to indicate if there is any shipment tracking information for
the order release is found.
-
setManifestFound(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseManifestCmdImpl
- Sets the flag to indicate if there is any shipment tracking information for
the order release is found.
-
setManifestId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.MANIFEST_ID column of DB2 type BIGINT NOT NULL.
-
setManifestId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmdImpl
-
-
setManifestId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmd
- Sets the manifest (package) identifier.
-
setManifestId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmdImpl
-
-
setManifestId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmd
- Sets the manifest (package) identifier.
-
setManifestId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ManifestAccessBeanData
-
-
setManifestId(String) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.MANIFEST_ID column of DB2 type BIGINT NOT NULL.
-
setManifestIds(String[]) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipDeleteCmdImpl
-
-
setManifestIds(String[]) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipDeleteCmd
- Sets the list of manifest identifiers.
-
setManifestStatus(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmdImpl
-
-
setManifestStatus(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmd
- Sets the status of the manifest (package).
-
setManifestStatus(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmdImpl
-
-
setManifestStatus(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmd
- Sets the status of the manifest (package).
-
setManifestStatus(String) - Method in interface
com.ibm.commerce.inventory.objects.
ManifestAccessBeanData
-
-
setManifestStatus(String) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.MANIFESTSTATUS column of DB2 type CHAR(1) NOT NULL DEFAULT
'S'.
-
setManufacturer(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set manufacturer
-
setManufacturerCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set manufacturerCaseSensitive.
-
setManufacturerName(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setManufacturerName(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.MFNAME column of DB2 type VARCHAR(64).
-
setManufacturerName(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setManufacturerName(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.MFNAME column of DB2 type VARCHAR(64).
-
setManufacturerName(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setManufacturerName(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.MFNAME column of DB2 type VARCHAR(64).
-
setManufacturerName(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setManufacturerName(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.MFNAME column of DB2 type VARCHAR(64).
-
setManufacturerName(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setManufacturerName(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.MFNAME column of DB2 type VARCHAR(64).
-
setManufacturerName(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the manufacturer name
-
setManufacturerOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set manufacturerOperator.
-
setManufacturerPartID(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the manufacturer part number
-
setManufacturerPartNum(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set manufacturerPartNum.
-
setManufacturerPartNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setManufacturerPartNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.MFPARTNUMBER column of DB2 type VARCHAR(64).
-
setManufacturerPartNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setManufacturerPartNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.MFPARTNUMBER column of DB2 type VARCHAR(64).
-
setManufacturerPartNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setManufacturerPartNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.MFPARTNUMBER column of DB2 type VARCHAR(64).
-
setManufacturerPartNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setManufacturerPartNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.MFPARTNUMBER column of DB2 type VARCHAR(64).
-
setManufacturerPartNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setManufacturerPartNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.MFPARTNUMBER column of DB2 type VARCHAR(64).
-
setManufacturerPartNumCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set manufacturerPartNumCaseSensitive.
-
setManufacturerPartNumOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set manufacturerPartNumOperator.
-
setMappingDirection(boolean) - Method in class
com.ibm.commerce.orderquotation.commands.
GetUOMCodePolicyCmdImpl
- (Optional) Set the mapping direction.
-
setMappingDirection(boolean) - Method in interface
com.ibm.commerce.orderquotation.commands.
GetUOMCodePolicyCmd
- (Optional) Set the mapping direction.
-
setMaritalStatus(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setMaritalStatus(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.MARITALSTATUS column of DB2 type CHAR(1).
-
setMaritalStatus(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the marital status.
-
setMaritalStatus(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the Marital Status associated with this user.
-
setMarketFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the market/store identifier from the tools XML object and stores
it in a member variable.
-
setMarketFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the market/store identifier from the tools XML object and stores
it in a member variable.
-
setMarketingPageElementId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- This method provides access to the
CPGNSTATS.MPE_ID column of DB2 type INTEGER NOT NULL.
-
setMarketingPageElementId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- This method provides access to the
CPGNLOG.MPE_ID column of DB2 type INTEGER NOT NULL.
-
setMarketingPageElementId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBeanData
-
-
setMarketingPageElementId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- This method provides access to the
CPGNSTATS.MPE_ID column of DB2 type INTEGER NOT NULL.
-
setMarketingPageElementId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBeanData
-
-
setMarketingPageElementId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- This method provides access to the
CPGNLOG.MPE_ID column of DB2 type INTEGER NOT NULL.
-
setMarketingPageElementName(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBeanData
-
-
setMarketingPageElementName(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- This method provides access to the
CPGNSTATS.MPENAME column of DB2 type VARCHAR(64).
-
setMarketingPageElementName(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBeanData
-
-
setMarketingPageElementName(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- This method provides access to the
CPGNLOG.MPENAME column of DB2 type VARCHAR(64).
-
setMarketingPageElementTypeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- This method provides access to the
CPGNSTATS.MPETYPE_ID column of DB2 type INTEGER.
-
setMarketingPageElementTypeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- This method provides access to the
CPGNLOG.MPETYPE_ID column of DB2 type INTEGER.
-
setMarketingPageElementTypeId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBeanData
-
-
setMarketingPageElementTypeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- This method provides access to the
CPGNSTATS.MPETYPE_ID column of DB2 type INTEGER.
-
setMarketingPageElementTypeId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBeanData
-
-
setMarketingPageElementTypeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- This method provides access to the
CPGNLOG.MPETYPE_ID column of DB2 type INTEGER.
-
setMarketingPageElementTypeName(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBeanData
-
-
setMarketingPageElementTypeName(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- This method provides access to the
CPGNSTATS.MPETYPENAME column of DB2 type VARCHAR(64).
-
setMarketingPageElementTypeName(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBeanData
-
-
setMarketingPageElementTypeName(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- This method provides access to the
CPGNLOG.MPETYPENAME column of DB2 type VARCHAR(64).
-
setMarketingText(String) - Method in class
com.ibm.commerce.marketing.beans.
CollateralDataBean
- Sets the marketing text of this collateral.
-
setMarketingText(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralDescriptionAccessBean
- This method accesses a non-CMP field
-
setMarketPlaceBuyerCredentials(Credentials) - Method in interface
com.ibm.commerce.me.commands.
ThirdPartyB2BAuthCmd
- In case the buyer comes from a marketplace and wants to be authenticated
against the marketplace credentials, use this method.
-
setMarketPlaceBuyerCredentials(Credentials) - Method in interface
com.ibm.commerce.me.commands.
LdapAuthenticationCmd
- In case the buyer comes from a marketplace and wants to be authenticated
against the marketplace credentials, use this method.
-
setMarketPlaceBuyerCredentials(Credentials) - Method in class
com.ibm.commerce.me.commands.
DBProcurementAuthenticationCmdImpl
- In case the buyer comes from a marketplace and wants to be authenticated
against the marketplace credentials, use this method.
-
setMarketPlaceBuyerCredentials(Credentials) - Method in interface
com.ibm.commerce.me.commands.
DBProcurementAuthenticationCmd
- In case the buyer comes from a marketplace and wants to be authenticated
against the marketplace credentials, use this method.
-
setMarketPlaceBuyerCredentials(Credentials) - Method in class
com.ibm.commerce.me.commands.
AuthenticationHelperCmdImpl
- In case the buyer comes from a marketplace and wants to be authenticated
against the marketplace credentials, use this method.
-
setMarketPlaceBuyerCredentials(Credentials) - Method in interface
com.ibm.commerce.me.commands.
AuthenticationHelperCmd
- In case the buyer comes from a marketplace and wants to be authenticated
against the marketplace credentials, use this method.
-
setMarketPlaceCredentials(Credentials) - Method in class
com.ibm.commerce.me.datatype.
CIQuoteImpl
- Set the buyer credential information
-
setMarkfordelete(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set the mark for delete flag of the catalog group 0 = catalog group not
marked for delete 1 = catalog group marked for delete
-
setMarkfordelete(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets the mark for delete flag of the catalog group: 0 or null = catalog
group not marked for delete.
-
setMarkfordelete(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupDeleteCmdImpl
- Set the mark for delete flag for the catalog group 0 = catalog group not
mark for delete 1 = catalog group marked for delete
-
setMarkfordelete(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupDeleteCmd
- Sets the mark for delete flag of the catalog group: 0, null = catalog group
not mark for delete 1 = catalog group mark for delete This is not used unless
specified.
-
setMarkfordelete(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set the mark for delete flag for the catalog group 0, null = not marked for
delete 1 = marked for delete
-
setMarkfordelete(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the mark for delete flag for the catalog group: 1 = marked for
delete.
-
setMarkfordelete(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the mark for delete flag of the catalog entry 0 = catalog entry not
marked for delete 1 = catalog entry marked for delete
-
setMarkfordelete(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the mark for delete flag of the catalog entry: 0 = catalog entry not
marked for delete.
-
setMarkfordelete(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryDeleteCmdImpl
- Set the mark for delete flag of the catalog entry 0 = catalog entry not
marked for delete 1 = catalog entry marked for delete
-
setMarkfordelete(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryDeleteCmd
- Sets the mark for delete flag of the catalog entry: 0 = catalog entry not
marked for delete.
-
setMarkfordelete(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the Mark For Delete option of the catalog entry 0 = catalog entry not
marked for delete 1 = catalog entry marked for delete
-
setMarkfordelete(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the mark for delete flag for the catalog entry: 0 = catalog entry not
marked for delete.
-
setMarkfordelete(Integer) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set markfordelete of the Catalog Group
-
setMarkfordelete(Integer) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set markfordelete of the Catalog Entry
-
setMarkforDelete(Integer) - Method in interface
com.ibm.commerce.contract.objects.
AttachmentAccessBeanData
- This method provides access to the ATTACHMENT.MARKFORDELETE column of DB2
type INTEGER NOT NULL.
-
setMarkforDelete(Integer) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method accesses a non-CMP field
-
setMarkforDelete(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
AttachmentBeanBase
- This method provides access to the ATTACHMENT.MARKFORDELETE column of DB2
type INTEGER NOT NULL.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetAccessBean
- This method provides access to the
PRODUCTSET.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBean
- This method provides access to the
CATGROUP.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreGroupAccessBean
- This method accesses a non-CMP field
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreEntityAccessBean
- This method accesses a non-CMP field
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method accesses a non-CMP field
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreEntityBeanBase
- Set accessor for persistent attribute: markForDelete
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
TradingAgreementBeanBase
- This method provides access to the TRADING.MARKFORDELETE column of DB2 type
INTEGER NOT NULL.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Provides access to the CONTRACT.MARKFORDELETE column of DB2 type INTEGER
NOT NULL.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBean
- setMarkForDelete
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.inventory.objects.
VendorAccessBean
- This method provides access to the
VENDOR.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBean
- This method provides access to the
ITEMSPC.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeAccessBean
- This method provides access to the
INVADJCODE.MARKFORDELETE column of DB2 type INTEGER DEFAULT 0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemAccessBean
- This method provides access to the
BASEITEM.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBean
- This method provides access to the
TRADEPOSCN.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReasonAccessBean
- This method provides access to the
RTNREASON.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeAccessBean
- This method provides access to the
RTNDSPCODE.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonAccessBean
- This method provides access to the
RTNDNYRSN.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method provides access to the
TAXCGRY.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the incoming value for the MarkForDelete flag.
-
setMarkForDelete(Integer) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the incoming value for the MarkForDelete flag.
-
setMarkForDelete(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the incoming value for the MarkForDelete flag.
-
setMarkForDelete(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the incoming value for the MarkForDelete flag.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductSetAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetAccessBean
- This method provides access to the
PRODUCTSET.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBean
- This method provides access to the
CATGROUP.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.MARKFORDELETE column of DB2 type INTEGER NOT NULL.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.contract.objects.
TradingAgreementAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractAccessBeanData
- Provides access to the CONTRACT.MARKFORDELETE column of DB2 type INTEGER
NOT NULL.
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBeanData
- setMarkForDelete
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBean
- setMarkForDelete
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.inventory.objects.
VendorAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.inventory.objects.
VendorAccessBean
- This method provides access to the
VENDOR.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.inventory.objects.
RaDetailAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBean
- This method provides access to the
ITEMSPC.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeAccessBean
- This method provides access to the
INVADJCODE.MARKFORDELETE column of DB2 type INTEGER DEFAULT 0.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.inventory.objects.
BaseItemAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemAccessBean
- This method provides access to the
BASEITEM.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBean
- This method provides access to the
TRADEPOSCN.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReasonAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReasonAccessBean
- This method provides access to the
RTNREASON.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeAccessBean
- This method provides access to the
RTNDSPCODE.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonAccessBean
- This method provides access to the
RTNDNYRSN.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.payment.objects.
AccountAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- The value is used to search on markForDelete (category.markfordelete
column).
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- The value is used to search on markForDelete (catentry.markfordelete
column).
-
setMarkForDelete(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBeanData
-
-
setMarkForDelete(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method provides access to the
TAXCGRY.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMarkForDeleteAfterNumberOfDays(int) - Method in class
com.ibm.commerce.utf.commands.
MarkRFQForDeleteCmdImpl
- Sets the number of days the canceled and completed RFQs are marked for
delete after having been canceled or completed.
-
setMarkForDeleteAfterNumberOfDays(int) - Method in interface
com.ibm.commerce.utf.commands.
MarkRFQForDeleteCmd
- Sets the number of days the canceled and completed RFQs are marked for
delete after having been canceled or completed.
-
setMarkForDeleted(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ChargeTypeAccessBean
- This method provides access to the
CHARGETYPE.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setMarkForDeleted(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ChargeTypeAccessBeanData
-
-
setMarkForDeleted(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ChargeTypeAccessBean
- This method provides access to the
CHARGETYPE.MARKFORDELETE column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setMarkForDeleteOperator(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can choose either 'like' or 'equal' as search
operators.
-
setMarkForDeleteOperator(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can choose one of the following operators as search operators: =,
<, >, !=, <=, >=.
-
setMasterCatalog(String) - Method in interface
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBeanData
-
-
setMasterCatalog(String) - Method in class
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBean
- This method provides access to the
STORECAT.MASTERCATALOG column of DB2 type CHAR(1).
-
setMasterCatalogPriceListIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
CalculateContractPricesCmdImpl
- Sets the ids the price list associated with the Master Catalog
(Optional).
-
setMasterCatalogPriceListIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
CalculateContractPricesCmd
- Sets the ids the price list associated with the Master Catalog
(Optional).
-
setMatchingPolicyUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set Algorithm entry matching policy
-
setMatchingPolicyUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmd
-
Deprecated. Sets Matching Policy URL Name.
-
setMatchUserId(Integer) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- This method accesses a non-CMP field
-
setMatchUserId(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyPasswordAccessBeanData
-
-
setMatchUserId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- This method accesses a non-CMP field
-
setMaxAmount(BigDecimal) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.MAXAMOUNT column of DB2 type DECIMAL(20 5).
-
setMaxAmount(BigDecimal) - Method in class
com.ibm.commerce.contract.objimpl.
PurchaseLimitBeanBase
- This method provides access to the PURCHASELT.MAXAMOUNT column of DB2 type
DECIMAL(20,5) NULL.
-
setMaxAmount(String) - Method in interface
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBeanData
-
-
setMaxAmount(String) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.MAXAMOUNT column of DB2 type DECIMAL(20 5).
-
setMaxAvailabilityChange(Long) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets the time interval, in seconds, used with the url set by the
setAvailabilityChangeURL method.
-
setMaxAvailabilityChange(Long) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets the time interval, in seconds, used with the url set by the
setAvailabilityChangeURL method.
-
setMaxAvailabilityChange(Long) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets the time interval, in seconds, used with the url set by the
setAvailabilityChangeURL method.
-
setMaxAvailabilityChange(Long) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets the time interval, in seconds, used with the url set by the
setAvailabilityChangeURL method.
-
setMaxAvailabilityChange(Long) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Sets the time interval, in seconds, used with the url set by the
setAvailabilityChangeURL method.
-
setMaxBoOffset(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.MAXBOOFFSET column of DB2 type INTEGER NOT NULL DEFAULT 7776000.
-
setMaxBoOffset(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Setter method for maxBoOffset
-
setMaxBoOffset(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.MAXBOOFFSET column of DB2 type INTEGER NOT NULL DEFAULT 7776000.
-
setMaxContentLength(int) - Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets maximum content length to the data bean.
-
setMaxContentLength(Integer) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER.
-
setMaxContentLength(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBeanData
-
-
setMaxContentLength(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.MAXCONTENTLENGTH column of DB2 type INTEGER.
-
setMaxContractNameLength(int) - Method in class
com.ibm.commerce.contract.commands.
DeployContractCmdImpl
- Sets the Maximum length of the contract name
-
setMaximumAuthorizationAmount(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.MAXAMOUNT column of DB2 type DECIMAL(20 5).
-
setMaximumAuthorizationAmount(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setMaximumAuthorizationAmount(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.MAXAMOUNT column of DB2 type DECIMAL(20 5).
-
setMaximumConsecutiveType(Integer) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- This method accesses a non-CMP field
-
setMaximumConsecutiveType(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyPasswordAccessBeanData
-
-
setMaximumConsecutiveType(String) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- This method accesses a non-CMP field
-
setMaximumDiscountItemQuantity(int) - Method in class
com.ibm.commerce.tools.epromotion.
RLSingleRangeProductLevelPromotion
- sets the maximumDiscountItemQuantity.
-
setMaximumDiscountItemQuantity(int) - Method in class
com.ibm.commerce.tools.epromotion.
RLSingleRangeItemLevelPromotion
- Sets the maximumDiscountItemQuantity
-
setMaximumInstances(Integer) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- This method accesses a non-CMP field
-
setMaximumInstances(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyPasswordAccessBeanData
-
-
setMaximumInstances(String) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- This method accesses a non-CMP field
-
setMaximumLifetime(Integer) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- This method accesses a non-CMP field
-
setMaximumLifetime(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyPasswordAccessBeanData
-
-
setMaximumLifetime(String) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- This method accesses a non-CMP field
-
setMaximumNumberOfAssociateCatalogEntries(int) - Method in class
com.ibm.commerce.marketing.beans.
EMarketingSpot
- Sets the maximum number of associate catalog entries that are to be
returned by this e-Marketing Spot.
-
setMaximumNumberOfAssociateCatalogEntries(int) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeEvaluateCmdImpl
- Sets the maximum number of associate catalog entries can be displayed in an
e-Marketing Spot.
-
setMaximumNumberOfAssociateCatalogEntries(int) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeEvaluateCmd
- Sets the maximum number of associate catalog entries to be shown in the
e-Marketing Spot.
-
setMaximumNumberOfCatalogEntries(int) - Method in class
com.ibm.commerce.marketing.beans.
EMarketingSpot
- Sets the maximum number of catalog entries that are to be returned by this
e-Marketing Spot.
-
setMaximumNumberOfCatalogEntries(int) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeEvaluateCmdImpl
- Sets the maximum number of catalog entries can be displayed in an
e-Marketing Spot.
-
setMaximumNumberOfCatalogEntries(int) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeEvaluateCmd
- Sets the maximum number of catalog entries to be shown in the e-Marketing
Spot.
-
setMaximumNumberOfCategories(int) - Method in class
com.ibm.commerce.marketing.beans.
EMarketingSpot
- Sets the maximum number of categories that are to be returned by this
e-Marketing Spot.
-
setMaximumNumberOfCategories(int) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeEvaluateCmdImpl
- Sets the maximum number of categories can be displayed in an e-Marketing
Spot.
-
setMaximumNumberOfCategories(int) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeEvaluateCmd
- Sets the maximum number of catalog groups to be shown in the e-Marketing
Spot.
-
setMaximumNumberOfCollateral(int) - Method in class
com.ibm.commerce.marketing.beans.
EMarketingSpot
- Sets the maximum number of collateral items that are to be returned by this
e-Marketing Spot.
-
setMaximumNumberOfCollateral(int) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeEvaluateCmdImpl
- Sets the maximum number of ad copies can be displayed in an e-Marketing
Spot.
-
setMaximumNumberOfCollateral(int) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeEvaluateCmd
- Sets the maximum number of ad copies to be shown in the e-Marketing
Spot.
-
setMaximumNumberOfItems(Integer) - Method in class
com.ibm.commerce.marketing.beans.
CatalogEntryMPE
-
Deprecated. Sets the maximum number of items.
-
setMaximumNumberOfItems(Integer) - Method in class
com.ibm.commerce.marketing.beans.
AwarenessAdvertisementMPE
-
Deprecated. Sets the maximum number of items.
-
setMaximumQuantity(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set the maximum quantity allowed for the offer
-
setMaximumQuantity(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the maximum quantity allowed for the offer.
-
setMaximumQuantity(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set the maximum quantity allowed for the offer
-
setMaximumQuantity(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the maximum quantity allowed for the offer.
-
setMaximumQuantity(Double) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.MAXIMUMQUANTITY column of DB2 type FLOAT.
-
setMaximumQuantity(String) - Method in interface
com.ibm.commerce.order.objects.
OfferAccessBeanData
-
-
setMaximumQuantity(String) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.MAXIMUMQUANTITY column of DB2 type FLOAT.
-
setMaxoffer(int) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stores the incoming value of the trading engine's
offering limit.
-
setMaxOfferFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Retrieves the offering limit for the trading engine from
the tools XML object and stores it in a member variable.
-
setMaxOfferFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
TradingEngineBaseCmd
-
Deprecated. Retrieves the offering limit for the trading engine from
the tools XML object and stores it in a member variable.
-
setMaxOrdReleasesPerPickbatch(int) - Method in class
com.ibm.commerce.inventory.commands.
GeneratePickBatchCmdImpl
-
-
setMaxOrdReleasesPerPickbatch(int) - Method in interface
com.ibm.commerce.inventory.commands.
GeneratePickBatchCmd
- Sets the maximum number of order releases included in a pick batch.
-
setMaxPrice(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set maxPrice.
-
setMaxQuantity(Double) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.MAXQUANTITY column of DB2 type DOUBLE.
-
setMaxQuantity(Double) - Method in class
com.ibm.commerce.contract.objimpl.
PurchaseLimitBeanBase
- This method provides access to the PURCHASELT.MAXQUANTITY column of DB2
type DOUBLE NULL.
-
setMaxQuantity(Double) - Method in class
com.ibm.commerce.discount.rules.
FixedPriceItem
- Set the maximum quantity
-
setMaxQuantity(String) - Method in interface
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBeanData
-
-
setMaxQuantity(String) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.MAXQUANTITY column of DB2 type DOUBLE.
-
setMaxRows(int) - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Specify the maximum number of rows to be returned Default value is 400
rows
-
setMaxSize(int)
- Method in class
com.ibm.commerce.order.calculation.
Cache
- Sets the maximum size of the cache.
-
setMaxUrlLength(int)
- Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets maximum URL length to the data bean.
-
setMaxUrlLength(Integer) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER.
-
setMaxUrlLength(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBeanData
-
-
setMaxUrlLength(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.MAXURLLENGTH column of DB2 type INTEGER.
-
setMbrGrpDescription(String) - Method in class
com.ibm.commerce.membergroup.commands.
DuplicateMemberGroupCmdImpl
- set the member group description.
-
setMbrGrpDescription(String) - Method in interface
com.ibm.commerce.membergroup.commands.
DuplicateMemberGroupCmd
- Sets new member group description.
-
setMbrGrpId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberGroupUsageAccessBean
- This method provides access to the
MBRGRPUSG.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
-
setMbrGrpId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberGroupMemberAccessBean
- This method provides access to the
MBRGRPMBR.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
-
setMbrGrpId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberGroupConditionAccessBean
- This method accesses a non-CMP field
-
setMbrGrpId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupUsageAccessBeanData
-
-
setMbrGrpId(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupUsageAccessBean
- This method provides access to the
MBRGRPUSG.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
-
setMbrGrpId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupMemberAccessBeanData
-
-
setMbrGrpId(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupMemberAccessBean
- This method provides access to the
MBRGRPMBR.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
-
setMbrGrpId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupConditionAccessBeanData
-
-
setMbrGrpId(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupConditionAccessBean
- This method accesses a non-CMP field
-
setMbrGrpName(String) - Method in class
com.ibm.commerce.membergroup.commands.
DuplicateMemberGroupCmdImpl
- set the member group name.
-
setMbrGrpName(String) - Method in interface
com.ibm.commerce.membergroup.commands.
DuplicateMemberGroupCmd
- Sets new member group name.
-
setMbrGrpName(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupAccessBeanData
-
-
setMbrGrpName(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- This method provides access to the
MBRGRP.MBRGRPNAME column of DB2 type VARCHAR(254) NOT NULL.
-
setMbrGrpTypeId(Integer) - Method in class
com.ibm.commerce.user.objects.
MemberGroupUsageAccessBean
- This method provides access to the
MBRGRPUSG.MBRGRPTYPE_ID column of DB2 type INTEGER NOT NULL.
-
setMbrGrpTypeId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupUsageAccessBeanData
-
-
setMbrGrpTypeId(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupUsageAccessBean
- This method provides access to the
MBRGRPUSG.MBRGRPTYPE_ID column of DB2 type INTEGER NOT NULL.
-
setMdlSpcId(Integer) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceMdlSpecAccessBean
- This method provides access to the
PVCMDLSPEC.MDLSPC_ID column of DB2 type INTEGER NOT NULL.
-
setMdlSpcId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceMdlSpecAccessBeanData
-
-
setMdlSpcId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceMdlSpecAccessBean
- This method provides access to the
PVCMDLSPEC.MDLSPC_ID column of DB2 type INTEGER NOT NULL.
-
setMediaLink(URL) - Method in class
com.ibm.commerce.marketing.beans.
CatalogEntryMPE
-
Deprecated. Sets the media link.
-
setMediaLink(URL) - Method in class
com.ibm.commerce.marketing.beans.
AwarenessAdvertisementMPE
-
Deprecated. Sets the media link.
-
setMemberAttributeId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeValueAccessBean
- This method provides access to the
MBRATTRVAL.MBRATTR_ID column of DB2 type BIGINT NOT NULL.
-
setMemberAttributeId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeStringValueAccessBean
- This method provides access to the
MBRATTRVAL.MBRATTR_ID column of DB2 type BIGINT NOT NULL.
-
setMemberAttributeId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeIntegerValueAccessBean
- This method provides access to the
MBRATTRVAL.MBRATTR_ID column of DB2 type BIGINT NOT NULL.
-
setMemberAttributeId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeFloatValueAccessBean
- This method provides access to the
MBRATTRVAL.MBRATTR_ID column of DB2 type BIGINT NOT NULL.
-
setMemberAttributeId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeDatetimeValueAccessBean
- This method provides access to the
MBRATTRVAL.MBRATTR_ID column of DB2 type BIGINT NOT NULL.
-
setMemberAttributeId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeValueAccessBeanData
-
-
setMemberAttributeId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeValueAccessBean
- This method provides access to the
MBRATTRVAL.MBRATTR_ID column of DB2 type BIGINT NOT NULL.
-
setMemberAttributeId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeStringValueAccessBeanData
-
-
setMemberAttributeId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeStringValueAccessBean
- This method provides access to the
MBRATTRVAL.MBRATTR_ID column of DB2 type BIGINT NOT NULL.
-
setMemberAttributeId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeIntegerValueAccessBeanData
-
-
setMemberAttributeId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeIntegerValueAccessBean
- This method provides access to the
MBRATTRVAL.MBRATTR_ID column of DB2 type BIGINT NOT NULL.
-
setMemberAttributeId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeFloatValueAccessBeanData
-
-
setMemberAttributeId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeFloatValueAccessBean
- This method provides access to the
MBRATTRVAL.MBRATTR_ID column of DB2 type BIGINT NOT NULL.
-
setMemberAttributeId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeDatetimeValueAccessBeanData
-
-
setMemberAttributeId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeDatetimeValueAccessBean
- This method provides access to the
MBRATTRVAL.MBRATTR_ID column of DB2 type BIGINT NOT NULL.
-
setMemberDN(String) - Method in class
com.ibm.commerce.tools.contract.beans.
MemberDataBean
- Sets the distinguished name of the member
-
setMemberGroupAccessBean(MemberGroupAccessBean) - Method in class
com.ibm.commerce.membergroup.commands.
ListUsersInStoreMemberGroupCmdImpl
- set the member group access bean.
-
setMemberGroupAccessBean(MemberGroupAccessBean) - Method in
interface
com.ibm.commerce.membergroup.commands.
ListUsersInStoreMemberGroupCmd
- Sets the member group access bean.
-
setMemberGroupAccessBean(MemberGroupAccessBean) - Method in class
com.ibm.commerce.membergroup.commands.
ListUsersInMemberGroupCmdImpl
- Sets the instance of
MemberGroupAccessBean
.
-
setMemberGroupAccessBean(MemberGroupAccessBean) - Method in
interface
com.ibm.commerce.membergroup.commands.
ListUsersInMemberGroupCmd
- Sets the member group access bean.
-
setMemberGroupAccessBean(MemberGroupAccessBean) - Method in class
com.ibm.commerce.membergroup.commands.
CountUsersInMemberGroupCmdImpl
- Sets the instance of
MemberGroupAccessBean
.
-
setMemberGroupAccessBean(MemberGroupAccessBean) - Method in
interface
com.ibm.commerce.membergroup.commands.
CountUsersInMemberGroupCmd
- Sets the member group access bean.
-
setMemberGroupAccessBean(MemberGroupAccessBean) - Method in class
com.ibm.commerce.membergroup.commands.
CheckUserInMemberGroupCmdImpl
- Sets the member group access bean.
-
setMemberGroupAccessBean(MemberGroupAccessBean) - Method in
interface
com.ibm.commerce.membergroup.commands.
CheckUserInMemberGroupCmd
- Sets the member group access bean.
-
setMemberGroupAccessBean(MemberGroupAccessBean) - Method in class
com.ibm.commerce.membergroup.commands.
CheckCurrentUserInMemberGroupCmdImpl
- Sets the member group access bean.
-
setMemberGroupAccessBean(MemberGroupAccessBean) - Method in
interface
com.ibm.commerce.membergroup.commands.
CheckCurrentUserInMemberGroupCmd
- Sets the member group access bean.
-
setMemberGroupCondition(Condition) - Method in class
com.ibm.commerce.membergroup.commands.
CheckUserInMemberGroupCmdImpl
- Sets the member group condition.
-
setMemberGroupCondition(Condition) - Method in interface
com.ibm.commerce.membergroup.commands.
CheckUserInMemberGroupCmd
- Sets the condition object.
-
setMemberGroupCondition(Condition) - Method in class
com.ibm.commerce.membergroup.commands.
CheckCurrentUserInMemberGroupCmdImpl
- Sets the member group condition.
-
setMemberGroupCondition(Condition) - Method in interface
com.ibm.commerce.membergroup.commands.
CheckCurrentUserInMemberGroupCmd
- Sets the condition object.
-
setMemberGroupConditions(String) - Method in class
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmdImpl
- Sets the member group conditions.
-
setMemberGroupConditions(String) - Method in interface
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmd
- Sets the new member group conditions.
-
setMemberGroupConditions(String) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmdImpl
- Sets the member group conditions.
-
setMemberGroupConditions(String) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmd
- Sets the conditions for the member group.
-
setMemberGroupDescription(String) - Method in class
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmdImpl
- Sets the member group description.
-
setMemberGroupDescription(String) - Method in interface
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmd
- Sets the new member group description.
-
setMemberGroupDescription(String) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmdImpl
- Sets the member group description.
-
setMemberGroupDescription(String) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmd
- Sets the description of the member group.
-
setMemberGroupDisplayName(String) - Method in class
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmdImpl
- Sets the _memberGroupDisplayName.
-
setMemberGroupDisplayName(String) - Method in class
com.ibm.commerce.membergroup.commands.
DuplicateMemberGroupCmdImpl
- Sets the _newMemberGroupDisplayName.
-
setMemberGroupDisplayName(String) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmdImpl
- Sets the member group display name.
-
setMemberGroupDN(String) - Method in class
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmdImpl
- Sets the member group distinguished name.
-
setMemberGroupDN(String) - Method in interface
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmd
- Sets the new distinguished name for the member group.
-
setMemberGroupDN(String) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmdImpl
- Sets the member group distinguished name.
-
setMemberGroupDN(String) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmd
- Sets the distingushed name for the member group.
-
setMemberGroupField1(String) - Method in class
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmdImpl
- Sets the member group custom field 1.
-
setMemberGroupField1(String) - Method in interface
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmd
- Sets the new field 1 value for the member group.
-
setMemberGroupField1(String) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmdImpl
- Sets the member group custom field 1.
-
setMemberGroupField1(String) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmd
- Sets field 1 for the member group.
-
setMemberGroupField2(String) - Method in class
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmdImpl
- Sets the member group custom field 2.
-
setMemberGroupField2(String) - Method in interface
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmd
- Sets the new field 2 value for the member group.
-
setMemberGroupField2(String) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmdImpl
- Sets the member group custom field 2.
-
setMemberGroupField2(String) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmd
- Sets field 2 for the member group.
-
setMemberGroupField3(String) - Method in class
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmdImpl
- Sets the member group custom field 3.
-
setMemberGroupField3(String) - Method in interface
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmd
- Sets the new field 3 value for the member group.
-
setMemberGroupField3(String) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmdImpl
- Sets the member group custom field 3.
-
setMemberGroupField3(String) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmd
- Sets field 3 for the member group.
-
setMemberGroupId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBean
- This method provides access to the
DISPCGPREL.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
-
setMemberGroupId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBean
- This method accesses a non-CMP field
-
setMemberGroupId(Long) - Method in class
com.ibm.commerce.emarketing.commands.
ListEmailRecipientsInMemberGroupTaskCmdImpl
- Sets the member group ID of the customer profile from which to create
EmailRecipient
objects.
-
setMemberGroupId(Long) - Method in interface
com.ibm.commerce.emarketing.commands.
ListEmailRecipientsInMemberGroupTaskCmd
- Sets the member group ID of the customer profile from which to create a
list
EmailRecipient
objects.
-
setMemberGroupId(Long) - Method in class
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmdImpl
- Sets the member group ID of the customer profile that will receive the
e-mail activity.
-
setMemberGroupId(Long) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmd
- Sets the member group ID of the customer profile that will receive the
e-mail activity.
-
setMemberGroupId(Long) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionMemberGroupRelationAccessBean
- Set accessor for persistent attribute: memberGroupId
-
setMemberGroupId(Long) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
OrdersMemberGroupAccessBean
- This method provides access to the
ORDERMGP.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
-
setMemberGroupId(Long) - Method in class
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmdImpl
- Sets the member group ID.
-
setMemberGroupId(Long) - Method in interface
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmd
- Sets the member group ID.
-
setMemberGroupId(Long) - Method in class
com.ibm.commerce.membergroup.commands.
DuplicateMemberGroupCmdImpl
- set the member group ID.
-
setMemberGroupId(Long) - Method in interface
com.ibm.commerce.membergroup.commands.
DuplicateMemberGroupCmd
- Sets the member group ID to be duplicated.
-
setMemberGroupId(Long) - Method in class
com.ibm.commerce.membergroup.commands.
DeleteMemberGroupMemberCmdImpl
- Sets the member group ID.
-
setMemberGroupId(Long) - Method in interface
com.ibm.commerce.membergroup.commands.
DeleteMemberGroupMemberCmd
- Sets the member group ID.
-
setMemberGroupId(Long) - Method in class
com.ibm.commerce.membergroup.commands.
DeleteMemberGroupCmdImpl
- Sets the member group ID.
-
setMemberGroupId(Long) - Method in interface
com.ibm.commerce.membergroup.commands.
DeleteMemberGroupCmd
- Sets the member group ID.
-
setMemberGroupId(Long) - Method in class
com.ibm.commerce.membergroup.commands.
DeleteMemberGroupAllMemberCmdImpl
- set the member group ID.
-
setMemberGroupId(Long) - Method in interface
com.ibm.commerce.membergroup.commands.
DeleteMemberGroupAllMemberCmd
- Sets the member group ID.
-
setMemberGroupId(Long) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupMembersCmdImpl
- Sets the member group ID.
-
setMemberGroupId(Long) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupMembersCmd
- Sets the member group ID.
-
setMemberGroupId(Long) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupMemberCmdImpl
- Sets the member group ID.
-
setMemberGroupId(Long) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupMemberCmd
- Sets the member group ID.
-
setMemberGroupId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderMemberGroupRelationshipAccessBean
- This method provides access to the
ORDERMGP.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
-
setMemberGroupID(Long) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
-
setMemberGroupId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBeanData
-
-
setMemberGroupId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBean
- This method provides access to the
DISPCGPREL.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
-
setMemberGroupId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBeanData
-
-
setMemberGroupId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBean
- This method accesses a non-CMP field
-
setMemberGroupId(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionMemberGroupRelationAccessBean
- This method accesses a non-CMP field
-
setMemberGroupId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
OrdersMemberGroupAccessBean
- This method provides access to the
ORDERMGP.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
-
setMemberGroupId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderMemberGroupRelationshipAccessBeanData
-
-
setMemberGroupId(String) - Method in class
com.ibm.commerce.order.objects.
OrderMemberGroupRelationshipAccessBean
- This method provides access to the
ORDERMGP.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
-
setMemberGroupID(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBeanData
-
-
setMemberGroupID(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.MBRGRP_ID column of DB2 type BIGINT NOT NULL.
-
setMemberGroupName(String) - Method in class
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmdImpl
- Sets the member group name.
-
setMemberGroupName(String) - Method in interface
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmd
- Sets the new member group name.
-
setMemberGroupName(String) - Method in class
com.ibm.commerce.membergroup.commands.
ListUsersInStoreMemberGroupCmdImpl
- set the member group name.
-
setMemberGroupName(String) - Method in interface
com.ibm.commerce.membergroup.commands.
ListUsersInStoreMemberGroupCmd
- Sets the member group name.
-
setMemberGroupName(String) - Method in class
com.ibm.commerce.membergroup.commands.
ListUsersInMemberGroupCmdImpl
- Sets the member group name.
-
setMemberGroupName(String) - Method in interface
com.ibm.commerce.membergroup.commands.
ListUsersInMemberGroupCmd
- Sets the member group name.
-
setMemberGroupName(String) - Method in class
com.ibm.commerce.membergroup.commands.
CountUsersInMemberGroupCmdImpl
- Sets the member group name.
-
setMemberGroupName(String) - Method in interface
com.ibm.commerce.membergroup.commands.
CountUsersInMemberGroupCmd
- Sets the member group name.
-
setMemberGroupName(String) - Method in class
com.ibm.commerce.membergroup.commands.
CheckUserInMemberGroupCmdImpl
- Sets the member group name.
-
setMemberGroupName(String) - Method in interface
com.ibm.commerce.membergroup.commands.
CheckUserInMemberGroupCmd
- Sets the member group name.
-
setMemberGroupName(String) - Method in class
com.ibm.commerce.membergroup.commands.
CheckCurrentUserInMemberGroupCmdImpl
- Sets the member group name.
-
setMemberGroupName(String) - Method in interface
com.ibm.commerce.membergroup.commands.
CheckCurrentUserInMemberGroupCmd
- Sets the member group name.
-
setMemberGroupName(String) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmdImpl
- Sets the member group name.
-
setMemberGroupName(String) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmd
- Sets the member group name.
-
setMemberGroupName(String) - Method in class
com.ibm.commerce.tools.contract.beans.
MemberDataBean
- Sets the name of the member group
-
setMemberGroupOID(String) - Method in class
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmdImpl
- Sets the member group OID.
-
setMemberGroupOID(String) - Method in interface
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmd
- Sets the new OID value for the member group.
-
setMemberGroupOID(String) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmdImpl
- Sets the member group OID.
-
setMemberGroupOID(String) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmd
- Sets the OID value for the member group.
-
setMemberGroupOwnerId(Long) - Method in class
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmdImpl
- Sets the member group owner ID.
-
setMemberGroupOwnerId(Long) - Method in interface
com.ibm.commerce.membergroup.commands.
UpdateMemberGroupCmd
- Sets the new member group owner ID.
-
setMemberGroupOwnerId(Long) - Method in class
com.ibm.commerce.membergroup.commands.
ListUsersInStoreMemberGroupCmdImpl
- set the member group owner Id.
-
setMemberGroupOwnerId(Long) - Method in interface
com.ibm.commerce.membergroup.commands.
ListUsersInStoreMemberGroupCmd
- Sets the owner of the member group.
-
setMemberGroupOwnerId(Long) - Method in class
com.ibm.commerce.membergroup.commands.
ListUsersInMemberGroupCmdImpl
- Sets the member group ID.
-
setMemberGroupOwnerId(Long) - Method in interface
com.ibm.commerce.membergroup.commands.
ListUsersInMemberGroupCmd
- Sets the owner of the member group.
-
setMemberGroupOwnerId(Long) - Method in class
com.ibm.commerce.membergroup.commands.
CountUsersInMemberGroupCmdImpl
- Sets the member group owner ID.
-
setMemberGroupOwnerId(Long) - Method in interface
com.ibm.commerce.membergroup.commands.
CountUsersInMemberGroupCmd
- Sets the owner of the member group.
-
setMemberGroupOwnerId(Long) - Method in class
com.ibm.commerce.membergroup.commands.
CheckUserInMemberGroupCmdImpl
- Sets the member group owner ID.
-
setMemberGroupOwnerId(Long) - Method in interface
com.ibm.commerce.membergroup.commands.
CheckUserInMemberGroupCmd
- Sets the owner of the member group.
-
setMemberGroupOwnerId(Long) - Method in class
com.ibm.commerce.membergroup.commands.
CheckCurrentUserInMemberGroupCmdImpl
- Sets the member group owner ID.
-
setMemberGroupOwnerId(Long) - Method in interface
com.ibm.commerce.membergroup.commands.
CheckCurrentUserInMemberGroupCmd
- Sets the owner of the member group.
-
setMemberGroupOwnerId(Long) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmdImpl
- Sets the member group owner ID.
-
setMemberGroupOwnerId(Long) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmd
- Sets the owner of the member group.
-
setMemberGroupOwnerMemberDN(String) - Method in class
com.ibm.commerce.tools.contract.beans.
MemberDataBean
- Sets the distinguished name of the owner of the member group
-
setMemberGroupOwnerMemberId(String) - Method in class
com.ibm.commerce.tools.contract.beans.
MemberDataBean
- Sets the identifier of the owner of the member group
-
setMemberGroupOwnerMemberType(String) - Method in class
com.ibm.commerce.tools.contract.beans.
MemberDataBean
- Sets the type of the owner of the member group
-
setMemberGroupTypeId(Integer) - Method in class
com.ibm.commerce.tools.promotions.
CustomerGroupDataBean
- Assign a member group type id
-
setMemberGroupUsageTypeId(Integer) - Method in class
com.ibm.commerce.membergroup.commands.
ListMemberGroupsForUserCmdImpl
- Sets the member group usage type ID.
-
setMemberGroupUsageTypeId(Integer) - Method in interface
com.ibm.commerce.membergroup.commands.
ListMemberGroupsForUserCmd
- Sets the member group usage type ID.
-
setMemberGroupUsageTypeId(Integer) - Method in class
com.ibm.commerce.membergroup.commands.
ListMemberGroupsForCurrentUserCmdImpl
- Sets the member group usage type ID.
-
setMemberGroupUsageTypeId(Integer) - Method in interface
com.ibm.commerce.membergroup.commands.
ListMemberGroupsForCurrentUserCmd
- Sets the member group usage type ID.
-
setMemberGroupUsageTypeId(Integer) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmdImpl
- Sets the member group usage type ID.
-
setMemberGroupUsageTypeId(Integer) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupCmd
- Sets the usage type ID for the member group.
-
setMemberID(BigDecimal) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchDataBean
- Set the member identifier of the owner of the entry
-
setMemberId(Hashtable) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemAddCmdImpl
- Set the member id parameters.
-
setMemberId(Hashtable) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemAddCmd
- Sets the member ID parameters.
-
setMemberId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the member id parameters (optional).
-
setMemberId(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the member id parameters (optional).
-
setMemberId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the member id parameters (optional).
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalog.commands.
TopCategoriesDisplayCmdImpl
- Sets the MemberId (or owner) that along with the Identifier uniquely
identifies the Catalog whose root Categories are to be viewed.
-
setMemberId(Long) - Method in interface
com.ibm.commerce.catalog.commands.
TopCategoriesDisplayCmd
- Sets the MemberId (or owner) that along with the Identifier uniquely
identifies the Catalog whose root Categories are to be viewed.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalog.commands.
ProductDisplayCmdImpl
- Sets the MemberId (or owner) that along with the PartNumber uniquely
identifies the CatalogEntry whose view is to be retrieved.
-
setMemberId(Long) - Method in interface
com.ibm.commerce.catalog.commands.
ProductDisplayCmd
- Sets the MemberId (or owner) that along with the PartNumber uniquely
identifies the CatalogEntry whose view is to be retrieved.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalog.commands.
CategoryDisplayCmdImpl
- Sets the MemberId (or owner) that along with the Identifier uniquely
identifies the Category whose view is to be retrieved.
-
setMemberId(Long) - Method in interface
com.ibm.commerce.catalog.commands.
CategoryDisplayCmd
- Sets the MemberId (or owner) that along with the Identifier uniquely
identifies the Category whose view is to be retrieved.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBean
- This method provides access to the
CATGROUP.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogAccessBean
- This method provides access to the
CATALOG.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmdImpl
- Sets the owner id of the catalog.
-
setMemberId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmd
- Sets the owner ID of catalog.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set the owner Id of the catalog group
-
setMemberId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets the owner ID of the catalog group.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupDeleteCmdImpl
- Set the owner Id of the catalog group
-
setMemberId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupDeleteCmd
- Sets the owner ID of the catalog group.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set the owner id of the catalog group
-
setMemberId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the owner ID of the catalog group.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the owner id of the catalog entry
-
setMemberId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the owner ID of the catalog entry.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryDeleteCmdImpl
- Set the owner Id of the catalog entry
-
setMemberId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryDeleteCmd
- Sets the owner ID of the catalog entry.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the owner Id of the catalog entry
-
setMemberId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Set the owner ID of the catalog entry.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogDeleteCmdImpl
- Sets the owner Id of the catalog.
-
setMemberId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogDeleteCmd
- Sets the owner ID of the catalog.
-
setMemberId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmdImpl
- Sets the owner Id of the catalog.
-
setMemberId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmd
- Set the owner ID of the catalog.
-
setMemberId(Long) - Method in class
com.ibm.commerce.common.objects.
StoreGroupAccessBean
- This method accesses a non-CMP field
-
setMemberId(Long) - Method in class
com.ibm.commerce.common.objects.
StoreEntityAccessBean
- This method provides access to the
STOREENT.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method accesses a non-CMP field
-
setMemberId(Long) - Method in class
com.ibm.commerce.common.objimpl.
StoreEntityBeanBase
- The owner of the StoreEntity.
-
setMemberId(Long) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Owner Id for this entry
-
setMemberId(Long) - Method in class
com.ibm.commerce.contract.commands.
ParticipantAddCmdImpl
- Sets member ID of the participant.
-
setMemberId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ParticipantAddCmd
- Sets member ID of the participant.
-
setMemberId(Long) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setMemberId(Long) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setMemberId(Long) - Method in class
com.ibm.commerce.contract.objects.
ParticipantAccessBean
- This method provides access to the
PARTICIPNT.MEMBER_ID column of DB2 type BIGINT.
-
setMemberId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
ShippingTCShipToAddressBeanBase
- This method provides access to the TERMCOND.BIGINTFIELD1 column of DB2 type
BIGINT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
PaymentTCBeanBase
- This method provides access to the TERMCOND.BIGINTFIELD1 column of DB2 type
BIGINT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
ParticipantBeanBase
- This method provides access to the PARTICIPNT.MEMBER_ID column of DB2 type
BIGINT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBean
- setMemberId
-
setMemberId(Long) - Method in class
com.ibm.commerce.interestitems.commands.
SetCurrentIIListsCmdImpl
-
-
setMemberId(Long) - Method in interface
com.ibm.commerce.interestitems.commands.
SetCurrentIIListsCmd
- Sets the member ID parameter.
-
setMemberId(Long) - Method in class
com.ibm.commerce.interestitems.commands.
GetCurrentIIListsCmdImpl
-
-
setMemberId(Long) - Method in interface
com.ibm.commerce.interestitems.commands.
GetCurrentIIListsCmd
- Sets the member ID parameter.
-
setMemberId(Long) - Method in class
com.ibm.commerce.interestitems.commands.
AuthIIListAccessCmdImpl
-
-
setMemberId(Long) - Method in interface
com.ibm.commerce.interestitems.commands.
AuthIIListAccessCmd
- Sets the member ID.
-
setMemberId(Long) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setMemberId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the identifier of the owner of the item specified for receipt.
-
setMemberId(Long) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method provides access to the
PICKBATCH.MEMBER_ID column of DB2 type BIGINT.
-
setMemberId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBean
- This method provides access to the
ITEMSPC.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemAccessBean
- This method provides access to the
BASEITEM.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningMemberResultsBeanBase
- Set accessor for persistent attribute: segmentationId
-
setMemberId(Long) - Method in interface
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningMemberResultsBase
- Set accessor for persistent attribute: segmentationId
-
setMemberId(Long) - Method in class
com.ibm.commerce.me.commands.
PunchOutCatalogDisplayCmdImpl
- Sets the MemberId (or owner) that along with the Identifier uniquely
identifies the Category whose view is to be retrieved.
-
setMemberId(Long) - Method in interface
com.ibm.commerce.me.commands.
PunchOutCatalogDisplayCmd
- Sets the MemberId (or owner) that along with the Identifier uniquely
identifies the Category whose view is to be retrieved.
-
setMemberId(Long) - Method in class
com.ibm.commerce.me.commands.
CreateShippingBillingAddressCmdImpl
- Sets member Id
-
setMemberId(Long) - Method in interface
com.ibm.commerce.me.commands.
CreateShippingBillingAddressCmd
- Sets member ID
-
setMemberId(Long) - Method in class
com.ibm.commerce.membergroup.commands.
DeleteMemberGroupMemberCmdImpl
- Sets the member ID.
-
setMemberId(Long) - Method in interface
com.ibm.commerce.membergroup.commands.
DeleteMemberGroupMemberCmd
- Sets the member ID.
-
setMemberId(Long) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupMemberCmdImpl
- Sets the member ID.
-
setMemberId(Long) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupMemberCmd
- Sets the member ID of the member that is to be added to the specified
member group.
-
setMemberId(Long) - Method in class
com.ibm.commerce.order.commands.
SetOrderTemplateCmd.Group
- Set the member to be used in resolving the order abbreviation(s).
Default: null (use the current user to resolve the order abbreviation(s))
-
setMemberId(Long) - Method in class
com.ibm.commerce.order.commands.
SetCurrentPendingOrdersCmdImpl
- Sets the id of the member whose pending orders are to be set current.
-
setMemberId(Long) - Method in interface
com.ibm.commerce.order.commands.
SetCurrentPendingOrdersCmd
- Sets the id of the member whose pending orders are to be set current.
-
setMemberId(Long) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the member to be used in resolving the order abbreviation(s).
Default: null (use the current user to resolve the order abbreviation(s))
-
setMemberId(Long) - Method in class
com.ibm.commerce.order.commands.
GetCurrentPendingOrdersCmdImpl
- Sets the identifier of the Member whose current pending Orders are to be
retrieved.
-
setMemberId(Long) - Method in interface
com.ibm.commerce.order.commands.
GetCurrentPendingOrdersCmd
- Sets the identifier of the Member whose current pending Orders are to be
retrieved.
-
setMemberId(Long) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBean
- This method provides access to the
TRADEPOSCN.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderTemplateAccessBean
- This method provides access to the
ORDERTMPL.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setMemberId
-
setMemberId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.order.objects.
CurrentPendingOrderAccessBean
- This method provides access to the
CPENDORDER.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.order.utils.
ResolveOrdersCmdImpl
-
-
setMemberId(Long) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrdersCmd
- Sets the member ID
-
setMemberId(Long) - Method in class
com.ibm.commerce.order.utils.
ResolveOrderItemsCmdImpl
-
-
setMemberId(Long) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrderItemsCmd
-
-
setMemberId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.price.commands.
GetContractUnitPriceCmdImpl
- Sets the member id to be used for verifying and searching the trading
agreements (Optional).
-
setMemberId(Long) - Method in interface
com.ibm.commerce.price.commands.
GetContractUnitPriceCmd
- Sets the member id to be used for verifying and searching the trading
agreements (Optional).
-
setMemberId(Long) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set owner of the Catalog Entry
-
setMemberId(Long) - Method in class
com.ibm.commerce.tools.contract.beans.
AddressListDataBean
- Set the member identifier
-
setMemberId(Long) - Method in class
com.ibm.commerce.user.beans.
AddressBookDataBean
- Sets the MemberId for the UserBookDataBean.
-
setMemberId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberViewPreferenceAccessBean
- This method provides access to the
MBRVIEWPRF.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberRoleAccessBean
- This method provides access to the
MBRROLE.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberGroupMemberAccessBean
- This method provides access to the
MBRGRPMBR.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeValueAccessBean
- This method provides access to the
MBRATTRVAL.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeStringValueAccessBean
- This method provides access to the
MBRATTRVAL.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeIntegerValueAccessBean
- This method provides access to the
MBRATTRVAL.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeFloatValueAccessBean
- This method provides access to the
MBRATTRVAL.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeDatetimeValueAccessBean
- This method provides access to the
MBRATTRVAL.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.user.objects.
AddressBookAccessBean
- This method provides access to the
ADDRBOOK.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(Long) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBean
- This method provides access to the
CATGROUP.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogAccessBean
- This method provides access to the
CATALOG.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
ChangeUserRoleCtrlCmdImpl
- Sets the unique identifier of the collaborative workspace member whose role
is to be changed.
-
setMemberId(String) - Method in class
com.ibm.commerce.common.objects.
StoreGroupAccessBean
- This method accesses a non-CMP field
-
setMemberId(String) - Method in class
com.ibm.commerce.common.objects.
StoreEntityAccessBean
- This method provides access to the
STOREENT.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method accesses a non-CMP field
-
setMemberId(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setMemberId(String) - Method in interface
com.ibm.commerce.contract.objects.
PaymentTCAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setMemberId(String) - Method in interface
com.ibm.commerce.contract.objects.
ParticipantAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.contract.objects.
ParticipantAccessBean
- This method provides access to the
PARTICIPNT.MEMBER_ID column of DB2 type BIGINT.
-
setMemberId(String) - Method in interface
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBeanData
- setMemberId
-
setMemberId(String) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBean
- setMemberId
-
setMemberId(String) - Method in class
com.ibm.commerce.inventory.beans.
PickBatchDataBean
- Insert the method's description here.
-
setMemberId(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the owner identifier.
-
setMemberId(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the owner identifier.
-
setMemberId(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the owner identifier.
-
setMemberId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setMemberId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets member identifier.
-
setMemberId(String) - Method in class
com.ibm.commerce.inventory.commands.
InventoryAdjustCmdImpl
-
-
setMemberId(String) - Method in interface
com.ibm.commerce.inventory.commands.
InventoryAdjustCmd
- Sets the member identifier.
-
setMemberId(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmdImpl
-
-
setMemberId(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmd
- Sets the owner identifier.
-
setMemberId(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmdImpl
-
-
setMemberId(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmd
- Sets the owner identifier.
-
setMemberId(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setMemberId(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the owner identifier.
-
setMemberId(String) - Method in interface
com.ibm.commerce.inventory.objects.
PickBatchAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method provides access to the
PICKBATCH.MEMBER_ID column of DB2 type BIGINT.
-
setMemberId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBean
- This method provides access to the
ITEMSPC.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.inventory.objects.
BaseItemAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemAccessBean
- This method provides access to the
BASEITEM.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBean
- This method provides access to the
TRADEPOSCN.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderTemplateAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.order.objects.
OrderTemplateAccessBean
- This method provides access to the
ORDERTMPL.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setMemberId
-
setMemberId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setMemberId
-
setMemberId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.order.objects.
CurrentPendingOrderAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.order.objects.
CurrentPendingOrderAccessBean
- This method provides access to the
CPENDORDER.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.payment.objects.
AccountAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchDataBean
- Sets the member ID of the category/catalog entry.
-
setMemberId(String) - Method in class
com.ibm.commerce.user.beans.
AddressDataBean
- Sets the MemberId If the AddressId is not set, The DataBean will try to
find the address according to the MemberId and Nick Name.
-
setMemberId(String) - Method in class
com.ibm.commerce.user.beans.
AddressBookDataBean
- Sets the MemberId for the UserRegistrationDataBean.
-
setMemberId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberViewPreferenceAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.user.objects.
MemberViewPreferenceAccessBean
- This method provides access to the
MBRVIEWPRF.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberRoleAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.user.objects.
MemberRoleAccessBean
- This method provides access to the
MBRROLE.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupMemberAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupMemberAccessBean
- This method provides access to the
MBRGRPMBR.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeValueAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeValueAccessBean
- This method provides access to the
MBRATTRVAL.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeStringValueAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeStringValueAccessBean
- This method provides access to the
MBRATTRVAL.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeIntegerValueAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeIntegerValueAccessBean
- This method provides access to the
MBRATTRVAL.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeFloatValueAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeFloatValueAccessBean
- This method provides access to the
MBRATTRVAL.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeDatetimeValueAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeDatetimeValueAccessBean
- This method provides access to the
MBRATTRVAL.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.user.objects.
AddressBookAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.user.objects.
AddressBookAccessBean
- This method provides access to the
ADDRBOOK.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setMemberId(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setMemberId(String) - Method in class
com.ibm.commerce.usermanagement.commands.
MemberRoleUpdateCmdImpl
- Sets the memberId of the user or orgentities to assign roles.
-
setMemberId(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
MemberRoleUpdateCmd
- Sets the memberId of the user or orgentities to assign roles.
-
setMemberId(String) - Method in class
com.ibm.commerce.usermanagement.commands.
MemberRoleUnassignCmdImpl
- Sets the member identifier of the member that is being unassigned to the
specified roles.
-
setMemberId(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
MemberRoleUnassignCmd
- Sets the memberId of the user or orgentities to unassign roles.
-
setMemberId(String) - Method in class
com.ibm.commerce.usermanagement.commands.
MemberRoleAssignCmdImpl
- Sets the member identifier.
-
setMemberId(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
MemberRoleAssignCmd
- Sets the memberId of the user or orgentities to assign roles.
-
setMemberId(String) - Method in class
com.ibm.commerce.usermanagement.commands.
MemberLockCmdImpl
- Sets the memberId for the organization to either Locked or Unlocked
state.
-
setMemberId(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
MemberLockCmd
- Sets the memberId for the organization to either Locked or Unlocked
state.
-
setMemberId(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AddressCheckCmd
- Sets the memberId of the member to check address.
-
setMemberId(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AddressAddCmd
- Sets the memberId of the member to add address for.
-
setMemberID(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the member identifier
-
setMemberId(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmdImpl
- (Optional) Sets the list of member id for each of the configuration
components.
-
setMemberId(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmd
- (Optional) Sets the list of member id for each of the configuration
components.
-
setMemberIds(Long[]) - Method in class
com.ibm.commerce.membergroup.commands.
AddMemberGroupMembersCmdImpl
- Sets the member IDs.
-
setMemberIds(Long[]) - Method in interface
com.ibm.commerce.membergroup.commands.
AddMemberGroupMembersCmd
- Sets the member IDs of the members that are to be added to the specified
member group.
-
setMemberRole(String, String, String) - Method in class
com.ibm.commerce.collaboration.collabapplication.
QPAdaptor
- Changes the role of a member
-
setMemberRole(String, String, String) - Method in interface
com.ibm.commerce.collaboration.collabapplication.
CollabAppAdapter
- Changes the role of a member
-
setMembersRole(String, Vector, String) - Method in class
com.ibm.commerce.collaboration.collabapplication.
QPAdaptor
- Changes the role of members
-
setMembersRole(String, Vector, String) - Method in interface
com.ibm.commerce.collaboration.collabapplication.
CollabAppAdapter
- Changes the role of members
-
setMemberType(String) - Method in class
com.ibm.commerce.tools.contract.beans.
MemberDataBean
- Sets the type of the member
-
setMemGrpId(long) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the member group ID
-
setMenu(String[][]) - Method in class
com.ibm.commerce.tools.common.ui.
DynamicTreeMenuType
- Sets the
menu
field which is a list of menu items and
associated actions.
-
setMenuType(String) - Method in class
com.ibm.commerce.tools.common.ui.
DynamicTreeNode
- Sets the menuType value.
-
setMenuType(String) - Method in class
com.ibm.commerce.tools.common.ui.
DynamicTreeMenuType
- Sets the name of this DynamicTreeMenuType.
-
setMerchantItemNumber(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setMerchantItemNumber
-
setMerchantItemNumber(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setMerchantItemNumber
-
setMerchantKey(String) - Method in interface
com.ibm.commerce.me.commands.
LdapAuthenticationCmd
- Sets the Merchant Key to be used in the encryption of the password.
-
setMerchantKey(String) - Method in class
com.ibm.commerce.me.commands.
DBProcurementAuthenticationCmdImpl
- Sets the Merchant Key to be used in the encryption of the password.
-
setMerchantKey(String) - Method in interface
com.ibm.commerce.me.commands.
DBProcurementAuthenticationCmd
- Sets the Merchant Key to be used in the encryption of the password.
-
setMerchantKey(String) - Static method in class
com.ibm.commerce.me.datatype.
SupplierCookieTable
- Sets the merchant key with which you can encrypt and decrypt the supplier
cookie generated.
-
setMerchantKey(String) - Method in class
com.ibm.commerce.security.commands.
DBAuthenticationCmdImpl
- Sets the merchant key to be used in the encryption of the
password.
-
setMerchantKey(String) - Method in interface
com.ibm.commerce.security.commands.
DBAuthenticationCmd
- Sets the merchant key to be used in the encryption of the
password.
-
setMerchantKey(String) - Method in class
com.ibm.commerce.server.
ConfigProperties
- Gets the merchant key.
-
setMerchantKey(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the merchant key.
-
setMerchantKey(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the Merchant Key to be used in the encryption of the
password.
-
setMerchantOrderId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setMerchantOrderId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.ORMORDER column of DB2 type CHAR(30).
-
setMerchantOrderNumber(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setMerchantOrderNumber(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSMORDER column of DB2 type CHAR(30).
-
setMerchantOrderNumber(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setMerchantOrderNumber
-
setMerchantOrderNumber(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setMerchantOrderNumber
-
setMerchantReturnReasonsList(MerchantReturnReasonsDataBean[]) -
Method in class
com.ibm.commerce.ordermanagement.beans.
MerchantReturnReasonsListDataBean
- Sets MerchantReturnReasonsDataBean array
-
setMerchantStoreId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.MERCHANTSTORE_ID column of DB2 type INTEGER NOT NULL.
-
setMerchantStoreId(String) - Method in interface
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBeanData
-
-
setMerchantStoreId(String) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.MERCHANTSTORE_ID column of DB2 type INTEGER NOT NULL.
-
setMerge(Hashtable) - Method in class
com.ibm.commerce.fulfillment.commands.
ATPParameters
- Insert the method's description here.
-
setMergeOrderItems(Hashtable) - Method in class
com.ibm.commerce.fulfillment.commands.
AllocateInventoryCmdImpl
- Sets the order items to be merged, if possible.
-
setMergeOrderItems(Hashtable) - Method in interface
com.ibm.commerce.fulfillment.commands.
AllocateInventoryCmd
- Sets the order items to be merged, if possible.
-
setMessage(String) - Method in class
com.ibm.commerce.messaging.commands.
NewInboundMessageCmdImpl
- Set the content of the message buffer
-
setMessage(String) - Method in class
com.ibm.commerce.payment.beans.
UsablePaymentTCListDataBean
- Sets the message property of the Bean.
-
setMessage(String) - Method in class
com.ibm.commerce.payment.beans.
PayStatusPMDataBean
- Sets the message property of the Bean.
-
setMessage(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyListDataBean
- Sets the message property of the Bean.
-
setMessage(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogToolException
- sets the exception message.
-
setMessageContent(String) - Method in class
com.ibm.commerce.messaging.commands.
BroadcastMessageCmdImpl
- Sets the message content.
-
setMessageContent(String) - Method in interface
com.ibm.commerce.messaging.commands.
BroadcastMessageCmd
- Sets the message content.
-
setMessageId(String) - Method in class
com.ibm.commerce.me.commands.
CheckBatchOrderRequestCmdImpl
- Sets the MessageId
-
setMessageId(String) - Method in interface
com.ibm.commerce.me.commands.
CheckBatchOrderRequestCmd
- Sets the payload message id which identifying a unique order in the orders
table
-
setMessageId(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderHeader
- Sets the messageId of the order
-
setMessageIdentifier(Long) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseImpl
- Sets the message identifier field of the response.
-
setMessageIdentifier(Long) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponse
- Sets the message identifier field of the response.
-
setMessageMapperId(Integer) - Method in class
com.ibm.commerce.programadapter.messagemapper.
MessageMapperGenericImpl
- Sets the Message Mapper Identifier.
-
setMessageMapperId(Integer) - Method in interface
com.ibm.commerce.programadapter.messagemapper.
MessageMapper
- Sets the Message Mapper Identifier.
-
setMessageMapperName(String) - Method in class
com.ibm.commerce.programadapter.messagemapper.
MessageMapperGenericImpl
- Sets the Message Mapper name.
-
setMessageMapperName(String) - Method in interface
com.ibm.commerce.programadapter.messagemapper.
MessageMapper
- Sets the Message Mapper name.
-
setMessageProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
BroadcastMessageCmdImpl
- Sets the messageProperties object used by message composition.
-
setMessageProperties(TypedProperty) - Method in interface
com.ibm.commerce.messaging.commands.
BroadcastMessageCmd
- Sets the messageProperties object used by message composition.
-
setMessageSubjectParms(Object[]) - Method in class
com.ibm.commerce.messaging.commands.
ReleaseShipNotifyCmdImpl
- Sets the parameters for notification message subject.
-
setMessageSubjectParms(Object[]) - Method in class
com.ibm.commerce.messaging.commands.
ReleaseShipNotifyCmdDummyImpl
- Sets parameters for notification message subject.
-
setMessageSubjectParms(Object[]) - Method in interface
com.ibm.commerce.messaging.commands.
ReleaseShipNotifyCmd
- Sets parameters for notification message subject.
-
setMessageSubjectParms(Object[]) - Method in class
com.ibm.commerce.order.commands.
OrderNotifyCmdImpl
- Set parameters for notification message subject
-
setMessageSubjectParms(Object[]) - Method in interface
com.ibm.commerce.order.commands.
OrderNotifyCmd
- Set parameters for notification message subject
-
setMessageType(Integer) - Method in class
com.ibm.commerce.messaging.commands.
BroadcastMessageCmdImpl
- Sets the message type (as specified in the MSGTYPES table).
-
setMessageType(Integer) - Method in interface
com.ibm.commerce.messaging.commands.
BroadcastMessageCmd
- Sets the message type (as specified in the MSGTYPES table).
-
setMessageType(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSREmailOrderCmdImpl
- Sets the message type name.
-
setMetaData(DataBeanDescriptor) - Method in class
com.ibm.commerce.pa.beans.
DynamicDataBeanImpl
- Set the descriptor for this bean.
-
setMetaData(DataBeanDescriptor) - Method in interface
com.ibm.commerce.pa.beans.
DynamicDataBean
- Set the descriptor for this bean.
-
setMetaphor(String) - Method in class
com.ibm.commerce.pa.beans.
GenericLinkDataBean
- Set the name of the class for the metaphor that this link represents.
-
setMetaphortype_id(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PAStats
- Sets the metaphor type ID recorded in the current event.
-
setMetaphorTypeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsListDataBean
- Sets the metaphor type ID associated with all the statistics in this bean,
in EJB attribute type.
-
setMetaphorTypeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductAdvisorStatisticsAccessBean
- This method provides access to the
PASTATS.METAPHORTYPE column of DB2 type INTEGER NOT NULL.
-
setMetaphorTypeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsBean
- Sets the metaphor type ID of this statistics.
-
setMetaphorTypeId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
ProductAdvisorStatisticsAccessBeanData
-
-
setMetaphorTypeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductAdvisorStatisticsAccessBean
- This method provides access to the
PASTATS.METAPHORTYPE column of DB2 type INTEGER NOT NULL.
-
setMetaphorTypeIdAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsBean
- Sets the metaphor type ID of this statistics, in EJB attribute type.
-
setMfname(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set manufacturer name of the catalog entry
-
setMfname(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the manufacturer name of the catalog entry.
-
setMfname(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set manufacturer name of the catalog entry
-
setMfname(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the name of the manufacturer for the catalog entry.
-
setMfname(String) - Method in class
com.ibm.commerce.search.catalog.
SearchCategoryCmdImpl
- Internal use only.
-
setMfname(String) - Method in interface
com.ibm.commerce.search.catalog.
SearchCategoryCmd
- Internal Use Only.
-
setMfname(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set manufacturer name of the Catalog Entry
-
setMfpartnumber(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the part number of the catalog entry used by the manufacturer
-
setMfpartnumber(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the partnumber of the catalog entry used by the manufacturer.
-
setMfpartnumber(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the part number of the catalog entry used by the manufacturer
-
setMfpartnumber(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the part number of the catalog entry used by the manufacturer.
-
setMfpartnumber(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set the part number of the Catalog Entry used by the manufacturer
-
setMiddleName(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.MIDDLENAME column of DB2 type VARCHAR(128).
-
setMiddleName(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Middle name for the contact person
-
setMiddleName(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the middle name for the contact person.
-
setMiddleName(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set the middle name for the contact person.
-
setMiddleName(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the middle name for the contact person.
-
setMiddleName(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set the middle name for the contact person.
-
setMiddleName(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the middle name for the contact person.
-
setMiddleName(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the middle name for the contact person.
-
setMiddleName(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setMiddleName(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the middle name for the contact person.
-
setMiddleName(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setMiddleName(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.MIDDLENAME column of DB2 type VARCHAR(128).
-
setMiddleName(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the middle name.
-
setMiddleName(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the middle name of the individual.
-
setMimeencoding(String) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the mime encoding of the offering attachment.
-
setMimeencoding(String) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQAttachmentCmdImpl
-
-
setMimeencoding(String) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQAttachmentCmd
- Stores the mime encoding of the RFQ attachment.
-
setMimeencoding(String) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQAttachmentCmdImpl
- Sets the document Mime Coding
-
setMimeencoding(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQAttachmentCmd
- Stores the mime encoding of the RFQ attachment.
-
setMimetype(String) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the mime type of the offering attachment.
-
setMimetype(String) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQAttachmentCmdImpl
-
-
setMimetype(String) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQAttachmentCmd
- Stores the mime type of the RFQ attachment.
-
setMimetype(String) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQAttachmentCmdImpl
- Sets the document Mime type
-
setMimetype(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQAttachmentCmd
- Stores the mime type of the RFQ attachment.
-
setMimeType(String) - Method in class
com.ibm.commerce.contract.commands.
ContractAttachmentAddCmdImpl
- Sets the MIME type of the attachment.
-
setMimeType(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractAttachmentAddCmd
- Sets the MIME type of the attachment.
-
setMimeType(String) - Method in interface
com.ibm.commerce.contract.objects.
AttachmentAccessBeanData
- This method provides access to the ATTACHMENT.MIMETYPE column of DB2 type
VARCHAR(254) NULL.
-
setMimeType(String) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method provides access to the
ATTACHMENT.MIMETYPE column of DB2 type VARCHAR(254).
-
setMimeType(String) - Method in class
com.ibm.commerce.contract.objimpl.
AttachmentBeanBase
- This method provides access to the ATTACHMENT.MIMETYPE column of DB2 type
VARCHAR(254) NULL.
-
setMimeTypeEncoding(String) - Method in class
com.ibm.commerce.contract.commands.
ContractAttachmentAddCmdImpl
- Sets the MIME type encoding of the attachment.
-
setMimeTypeEncoding(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractAttachmentAddCmd
- Sets the MIME type encoding of the attachment.
-
setMimeTypeEncoding(String) - Method in interface
com.ibm.commerce.contract.objects.
AttachmentAccessBeanData
- This method provides access to the ATTACHMENT.MIMETYPEENCODING column of
DB2 type VARCHAR(128) NULL.
-
setMimeTypeEncoding(String) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method provides access to the
ATTACHMENT.MIMETYPEENCODING column of DB2 type VARCHAR(128).
-
setMimeTypeEncoding(String) - Method in class
com.ibm.commerce.contract.objimpl.
AttachmentBeanBase
- This method provides access to the ATTACHMENT.MIMETYPEENCODING column of
DB2 type VARCHAR(128) NULL.
-
setMimeTypeEncodingFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the mime type encoding of the attachment from the tools XML
object and stores it in a member variable.
-
setMimeTypeEncodingFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the mime type encoding of the attachment from the tools XML
object and stores it in a member variable.
-
setMimeTypeFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the mime type of the attachment from the tools XML object and
stores it in a member variable.
-
setMimeTypeFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the mime type of the attachment from the tools XML object and
stores it in a member variable.
-
setMinAmount(BigDecimal) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.MINAMOUNT column of DB2 type DECIMAL(20 5).
-
setMinAmount(BigDecimal) - Method in class
com.ibm.commerce.contract.objimpl.
PurchaseLimitBeanBase
- This method provides access to the PURCHASELT.MINAMOUNT column of DB2 type
DECIMAL(20,5) NULL.
-
setMinAmount(String) - Method in interface
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBeanData
-
-
setMinAmount(String) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.MINAMOUNT column of DB2 type DECIMAL(20 5).
-
setMinBidUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get auction's reserve price from Tools Framework's XML Object, and
set it for the command.
-
setMinBidUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get auction's reserve price from Tools Framework's XML Object, and
set it for the command.
-
setMinimumAlphabetic(Integer) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- This method accesses a non-CMP field
-
setMinimumAlphabetic(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyPasswordAccessBeanData
-
-
setMinimumAlphabetic(String) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- This method accesses a non-CMP field
-
setMinimumNumeric(Integer) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- This method accesses a non-CMP field
-
setMinimumNumeric(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyPasswordAccessBeanData
-
-
setMinimumNumeric(String) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- This method accesses a non-CMP field
-
setMinimumPasswordLength(Integer) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- This method accesses a non-CMP field
-
setMinimumPasswordLength(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyPasswordAccessBeanData
-
-
setMinimumPasswordLength(String) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- This method accesses a non-CMP field
-
setMinimumQtyForSplit(Integer) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.MINQTYFORSPLIT column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setMinimumQtyForSplit(String) - Method in interface
com.ibm.commerce.inventory.objects.
StoreItemAccessBeanData
-
-
setMinimumQtyForSplit(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.MINQTYFORSPLIT column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setMinimumQuantity(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set the minimum quantity required for the offer
-
setMinimumQuantity(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the minimum quantity required for the offer.
-
setMinimumQuantity(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set the minimum quantity required for the offer
-
setMinimumQuantity(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the minimum quantity required for the offer.
-
setMinimumQuantity(Double) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.MINIMUMQUANTITY column of DB2 type FLOAT.
-
setMinimumQuantity(String) - Method in interface
com.ibm.commerce.order.objects.
OfferAccessBeanData
-
-
setMinimumQuantity(String) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.MINIMUMQUANTITY column of DB2 type FLOAT.
-
setMinorVersion(Integer) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.MINORVERSION column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMinorVersion(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Provides access to the CONTRACT.MINORVERSION column of DB2 type INTEGER NOT
NULL.
-
setMinorVersion(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Sets the field of minorVersion
-
setMinorVersion(Integer) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the minor version number of the RFQ.
-
setMinorVersion(Integer) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the minor version number of the RFQ.
-
setMinorVersion(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the minor version number of the RFQ.
-
setMinorVersion(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the minor version number of the RFQ.
-
setMinorVersion(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractAccessBeanData
- Provides access to the CONTRACT.MINORVERSION column of DB2 type INTEGER NOT
NULL.
-
setMinorVersion(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.MINORVERSION column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setMinPrice(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set minPrice.
-
setMinQty(Double) - Method in class
com.ibm.commerce.negotiation.commands.
BidRuleBaseCmdImpl
- Set minimum bid quantity.
-
setMinQuantity(Double) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.MINQUANTITY column of DB2 type DOUBLE.
-
setMinQuantity(Double) - Method in class
com.ibm.commerce.contract.objimpl.
PurchaseLimitBeanBase
- This method provides access to the PURCHASELT.MINQUANTITY column of DB2
type DOUBLE NULL.
-
setMinQuantity(String) - Method in interface
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBeanData
-
-
setMinQuantity(String) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.MINQUANTITY column of DB2 type DOUBLE.
-
setMinValue(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
BidRuleBaseCmdImpl
- Set minimum bid price.
-
setMixedDiscount(MixedDiscount) - Method in class
com.ibm.commerce.discount.rules.
Discount
- Set the mixed discount.
-
setMode(Integer) - Method in class
com.ibm.commerce.discount.rules.
ServiceDiscount
- Set service mode
-
setMode(Integer) - Method in class
com.ibm.commerce.messaging.commands.
GetRecipientsCmdImpl
- Sets The broadcast mode.
-
setMode(Integer) - Method in interface
com.ibm.commerce.messaging.commands.
GetRecipientsCmd
- Sets The broadcast mode.
-
setMode(Integer) - Method in class
com.ibm.commerce.messaging.commands.
BroadcastMessageCmdImpl
- Sets broadcast mode.
-
setMode(Integer) - Method in interface
com.ibm.commerce.messaging.commands.
BroadcastMessageCmd
- Sets broadcast mode.
-
setMode(Integer) - Method in class
com.ibm.commerce.messaging.databeans.
MsgObjectDataBean
- Sets the mode identifying the table to be retrieved.
-
setMode(String) - Method in class
com.ibm.commerce.negotiation.commands.
DataCryptCmdImpl
- Sets the mode for either encryption or decryption.
-
setMode(String) - Method in interface
com.ibm.commerce.negotiation.commands.
DataCryptCmd
- Sets the mode for either encryption or decryption.
-
setModel(String) - Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets model name to the data bean.
-
setModelDescription(String) - Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets description of the client's device model to the data bean.
-
setModelId(Integer) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceMdlSpecAccessBean
- This method provides access to the
PVCMDLSPEC.MODEL_ID column of DB2 type INTEGER NOT NULL.
-
setModelId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceMdlSpecAccessBeanData
-
-
setModelId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceMdlSpecAccessBean
- This method provides access to the
PVCMDLSPEC.MODEL_ID column of DB2 type INTEGER NOT NULL.
-
setModelName(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceModelAccessBeanData
-
-
setModelName(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceModelAccessBean
- This method provides access to the
PVCDEVMDL.MODELNAME column of DB2 type VARCHAR(40).
-
setModifiedBy(String) - Method in class
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmdImpl
- Sets the user logon name of the person who modified/created the e-mail
activity.
-
setModifiedBy(String) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmd
- Sets the user logon name of the person who modified/created the e-mail
activity.
-
setModifiedBy(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionAccessBean
- Set accessor for persistent attribute: modifiedBy
-
setModifiedDate(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionAccessBean
- This method accesses a non-CMP field
-
setModifiedDate(Timestamp) - Method in class
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmdImpl
- Sets the date when this e-mail activity is modified
-
setModifiedDate(Timestamp) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmd
- Sets the date when this e-mail activity is modified
-
setModifiedDate(Timestamp) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionAccessBean
- Set accessor for persistent attribute: modifiedDate
-
setMonetaryDiscount(MonetaryDiscount) - Method in class
com.ibm.commerce.discount.rules.
Discount
- Set the monetary discount
-
setMoreOrderReleases(String) - Method in class
com.ibm.commerce.inventory.commands.
PickBatchGenerateCmdImpl
-
-
setMoreOrderReleases(String) - Method in interface
com.ibm.commerce.inventory.commands.
PickBatchGenerateCmd
- Sets the moreOrderReleases flag to indicate if there are more eligible
order releases not included in this pick batch.
-
setMoreOrderReleases(String) - Method in class
com.ibm.commerce.inventory.commands.
GeneratePickBatchCmdImpl
- Set the moreOrderReleases flag to indicate if there are more eligible order
releases not included in this pick batch.
-
setMoreOrderReleases(String) - Method in interface
com.ibm.commerce.inventory.commands.
GeneratePickBatchCmd
- Returns the flag to indicate if there are more eligible order releases not
included in this pick batch.
-
setMpe_id(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsListDataBean
- Sets the marketing page element ID associated with all the statistics in
this bean, in EJB attribute type.
-
setMpe_id(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsListDataBean
- Sets the marketing page element ID associated with all the statistics in
this bean.
-
setMpeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnStats
- Sets the MPE ID recorded in the current event.
-
setMpeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnLog
- Sets the MPE ID recorded in the current event.
-
setMpeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsBean
- Sets the marketing page element ID of this statistics.
-
setMpeIdAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsBean
- Sets the marketing page element ID of this statistics, in EJB attribute
type.
-
setMpeName(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsBean
- Sets the marketing page element name of this statistics.
-
setMpeName(String) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnStats
- Sets the MPE name recorded in the current event.
-
setMpeName(String) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnLog
- Sets the MPE name recorded in the current event.
-
setMpeType(String) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnStats
- Sets the MPE type recorded in the current event.
-
setMpeType(String) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnLog
- Sets the MPE type recorded in the current event.
-
setMpeTypeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnStats
- Sets the MPE type ID recorded in the current event.
-
setMpeTypeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnLog
- Sets the MPE type ID recorded in the current event.
-
setMpeTypeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsBean
- Sets the marketing page element type ID of this statistics.
-
setMpeTypeIdAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsBean
- Sets the marketing page element type ID of this statistics, in EJB
attribute type.
-
setMpeTypeName(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsBean
- Sets the marketing page element type name of this statistics.
-
setMsgAction(String) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyForumMessageCmdImpl
- Sets the msgAction member field.
-
setMsgId(Long) - Method in class
com.ibm.commerce.messaging.databeans.
MsgObjectDataBean
- Sets the msg id for the desired messaging object to be retrieved.
-
setMsgId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
DisplayMessageCmdImpl
- Mutation method to set message reference number
-
setMsgId(String[]) - Method in class
com.ibm.commerce.negotiation.commands.
DeleteMailCmdImpl
- Set message Id list for deletion .
-
setMsgIdArrayFromList(String) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyForumMessageCmdImpl
- Sets the elements of a Long[] array from a comma-delimited list of
msg_id's.
-
setMsgStatus(String) - Method in class
com.ibm.commerce.negotiation.commands.
DisplayMessageCmdImpl
- Mutation method to set message status
-
setMsgType(Integer) - Method in class
com.ibm.commerce.messaging.commands.
SendMsgCmdImpl
-
Deprecated. use setMsgType(java.lang.String) instead.
-
setMsgType(Integer) - Method in interface
com.ibm.commerce.messaging.commands.
SendMsgCmd
-
Deprecated. use setMsgType(String) instead.
-
setMsgType(Integer) - Method in class
com.ibm.commerce.messaging.commands.
OrderStatusNotifySendCmdImpl
- sets the message type ID
-
setMsgType(Integer) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionNotificationCmdImpl
- Stores the incoming value for the message type.
-
setMsgType(String) - Method in class
com.ibm.commerce.messaging.commands.
SendMsgCmdImpl
- Sets the message type required to initialize the messaging system.
-
setMsgType(String) - Method in interface
com.ibm.commerce.messaging.commands.
SendMsgCmd
- Sets the message type required to initialize the messaging system.
-
setMsgTypeName(String) - Method in class
com.ibm.commerce.messaging.notification.datatypes.
TransportOverrideData
- Sets the message type.
-
setMsgTypeName(String) - Method in interface
com.ibm.commerce.messaging.notification.datatypes.
TransportOverride
- Sets the message type name.
-
setMultipleSourceCatalogEntryId(String) - Method in class
com.ibm.commerce.marketing.beans.
EMarketingSpot
- Adds a source catalog entry ID to the list in a vector object.
-
setMultistage(int) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stores the number of stages.
-
setMultiStageFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Retrieves the stage information for the trading engine
from the tools XML object and stores it in a member variable.
-
setMultiStageFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
TradingEngineBaseCmd
-
Deprecated. Retrieves the stage information for the trading engine
from the tools XML object and stores it in a member variable.
-
setName(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeValueDataBean
- Sets the language dependent name of the attribute value.
-
setName(String) - Method in class
com.ibm.commerce.catalog.beans.
AttributeDataBean
- Sets the attribute name.
-
setName(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductSetAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetAccessBean
- This method provides access to the
PRODUCTSET.NAME column of DB2 type VARCHAR(32).
-
setName(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBean
- This method provides access to the
CATGRPDESC.NAME column of DB2 type VARCHAR(254) NOT NULL.
-
setName(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupAttributeAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAttributeAccessBean
- This method provides access to the
CATGRPATTR.NAME column of DB2 type VARCHAR(254) NOT NULL.
-
setName(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method provides access to the
CATENTDESC.NAME column of DB2 type CHAR(128).
-
setName(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogDescriptionAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogDescriptionAccessBean
- This method provides access to the
CATALOGDSC.NAME column of DB2 type VARCHAR(254) NOT NULL.
-
setName(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeValueAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.NAME column of DB2 type VARCHAR(254).
-
setName(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.NAME column of DB2 type VARCHAR(254).
-
setName(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.NAME column of DB2 type VARCHAR(254).
-
setName(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.NAME column of DB2 type VARCHAR(254).
-
setName(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method provides access to the
ATTRIBUTE.NAME column of DB2 type VARCHAR(254).
-
setName(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmdImpl
- Set the attribute name
-
setName(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmd
- Sets the attribute name.
-
setName(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmdImpl
- Set the attribute name
-
setName(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmd
- Sets the attribute name.
-
setName(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmdImpl
- Set the attribute name
-
setName(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmd
- Sets the name of the attribute.
-
setName(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmdImpl
- Sets the language dependent name of the catalog.
-
setName(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmd
- Sets the language dependent name of the catalog.
-
setName(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set the language dependent name of the catalog group description
-
setName(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets the language dependent name of the catalog group.
-
setName(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set the language dependent name of catalog group description
-
setName(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the language dependent name of the catalog group.
-
setName(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set language dependent name of catalog entry description
-
setName(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the language dependent name of the catalog entry.
-
setName(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the language dependent name of the catalog entry description
-
setName(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the language dependent name of the catalog entry.
-
setName(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmdImpl
- Sets the language dependent name of catalog.
-
setName(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmd
- Sets the language dependent name of the catalog.
-
setName(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set the attribute value name
-
setName(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets the attribute value name.
-
setName(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set the attribute value name
-
setName(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets the attribute value name.
-
setName(String) - Method in class
com.ibm.commerce.collaboration.beans.
CollabWorkspaceInfo
- Sets collaborative space name
-
setName(String) - Method in interface
com.ibm.commerce.collaboration.cc.objects.
QueueAccessBeanData
- setName
-
setName(String) - Method in class
com.ibm.commerce.collaboration.cc.objects.
QueueAccessBean
- This method accesses a non-CMP field
-
setName(String) - Method in interface
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBeanData
- setName
-
setName(String) - Method in class
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBean
- Set accessor for persistent attribute: name
-
setName(String) - Method in class
com.ibm.commerce.command.NameValuePair
- Sets the name from the name value pair.
-
setName(String) - Method in class
com.ibm.commerce.common.objects.
StoreCategoryAccessBean
- This method accesses a non-CMP field
-
setName(String) - Method in class
com.ibm.commerce.condition.
SimpleCondition.Qualifier
- Sets the name of the qualifier.
-
setName(String) - Method in class
com.ibm.commerce.condition.
OpenCondition
- Sets the name of the open condition.
-
setName(String) - Method in class
com.ibm.commerce.condition.
OpenCondition.Parameter
- Sets the name of this parameter.
-
setName(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractAccessBeanData
- Provides access to the CONTRACT.NAME column of DB2 type VARCHAR(200) NOT
NULL.
-
setName(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.NAME column of DB2 type VARCHAR(200) NOT NULL.
-
setName(String) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Provides access to the CONTRACT.NAME column of DB2 type VARCHAR(200) NOT
NULL.
-
setName(String) - Method in class
com.ibm.commerce.emarketing.beans.
EmailMessageDataBean
- Sets the name of the e-mail message template.
-
setName(String) - Method in class
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmdImpl
- Sets the name of the e-mail activity.
-
setName(String) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmd
- Sets the name of the e-mail activity.
-
setName(String) - Method in class
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmdImpl
- Sets the name of the e-mail configuration.
-
setName(String) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmd
- set the name of the e-mail configuration
-
setName(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionAccessBean
- Set accessor for persistent attribute: name
-
setName(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailMessageAccessBean
- Set accessor for persistent attribute: name
-
setName(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailConfigurationAccessBean
- Set accessor for persistent attribute: name
-
setName(String) - Method in interface
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBeanData
- setName
-
setName(String) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterAccessBean
- setName
-
setName(String) - Method in interface
com.ibm.commerce.inventory.objects.
OutputQueueAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.inventory.objects.
OutputQueueAccessBean
- This method provides access to the
OUTPUTQ.NAME column of DB2 type VARCHAR(60) NOT NULL.
-
setName(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderChannelTypeAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderChannelTypeAccessBean
- This method provides access to the
ORDCHNLTYP.NAME column of DB2 type VARCHAR(200).
-
setName(String) - Method in class
com.ibm.commerce.marketing.beans.
EMarketingSpotBase
- Sets the name of the e-Marketing Spot.
-
setName(String) - Method in class
com.ibm.commerce.marketing.beans.
CollateralDataBean
- Sets the name of this collateral.
-
setName(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralTypeAccessBean
- This method provides access to the
COLLTYPE.NAME column of DB2 type VARCHAR(254).
-
setName(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralAccessBean
- This method provides access to the
COLLATERAL.NAME column of DB2 type VARCHAR(30).
-
setName(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method provides access to the
INITIATIVE.NAME column of DB2 type VARCHAR(64) NOT NULL.
-
setName(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
EMarketingSpotAccessBean
- This method accesses a non-CMP field
-
setName(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
CampaignAccessBean
- This method provides access to the
CAMPAIGN.NAME column of DB2 type VARCHAR(64) NOT NULL.
-
setName(String) - Method in class
com.ibm.commerce.me.datatype.
Address
- Sets the name
-
setName(String) - Method in class
com.ibm.commerce.messaging.commands.
TransferShopcartCmdImpl
- Sets the unique identifier for a partner.
-
setName(String) - Method in interface
com.ibm.commerce.messaging.commands.
RequestOrderQuotationPolicyCmd
- Sets the the unique identifier for a partner.
-
setName(String) - Method in class
com.ibm.commerce.messaging.commands.
GetPriceAndAvailabilityCmdImpl
- /** Sets the name of the partner
-
setName(String) - Method in class
com.ibm.commerce.messaging.commands.
GetBatchAvailabilityCmdImpl
- Sets the name of the partner
-
setName(String) - Method in interface
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBean
- This method provides access to the
TRADEPOSCN.NAME column of DB2 type VARCHAR(254) NOT NULL.
-
setName(String) - Method in interface
com.ibm.commerce.payment.objects.
AccountAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.NAME column of DB2 type VARCHAR(200) NOT NULL.
-
setName(String) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListUpdateCmdImpl
- Updates the name of the requisition list to the new name.
-
setName(String) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListUpdateCmd
- Updates the name of the requisition list to the new name.
-
setName(String) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListItemUpdateCmdImpl
- Specifies the requisition list name.
-
setName(String) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListItemUpdateCmd
- Specifies the requisition list name.
-
setName(String) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListCreateCmdImpl
- Specifies the name of the created requisition list.
-
setName(String) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListCreateCmd
- Specifies the name of the created requisition list.
-
setName(String) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListCopyCmdImpl
- Specifies the name of the created requisition list.
-
setName(String) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListCopyCmd
- Specifies the name of the created requisition list.
-
setName(String) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListBaseCmdImpl
- Sets the name of the requisition list.
-
setName(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseModifyBaseInfoCmdImpl
- Sets RFQ Response name
-
setName(String) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseModifyBaseInfoCmd
- Sets RFQ Response name
-
setName(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQPattributeAttachmentAddCmdImpl
- Sets the name
-
setName(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemSpecificationAddCmdImpl
- Sets the name
-
setName(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemCommentAddCmdImpl
- Sets the name
-
setName(String)
- Method in class
com.ibm.commerce.rule.Action
- Sets the name of the action.
-
setName(String) - Method in class
com.ibm.commerce.rule.Action.Parameter
- Sets the parameter name.
-
setName(String) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the user identity to run the schedule job.
-
setName(String) - Method in interface
com.ibm.commerce.scheduler.commands.
AddJobCmd
- Sets the name of user identity for the execution of the job.
-
setName(String) - Method in interface
com.ibm.commerce.scheduler.commands.
AddBroadcastJobCmd
- Sets the name of user.
-
setName(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- The value of this variable is used in search based on Category name
(Category.name column).
-
setName(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- Insert the method's description here.
-
setName(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- The value of this variable is used in search based on catentry name
(Catentdesc.name column).
-
setName(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCodeClassificationAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCodeClassificationAccessBean
- This method accesses a non-CMP field
-
setName(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method accesses a non-CMP field
-
setName(String) - Method in interface
com.ibm.commerce.taxation.objects.
StateProvinceAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.taxation.objects.
StateProvinceAccessBean
- This method accesses a non-CMP field
-
setName(String) - Method in interface
com.ibm.commerce.taxation.objects.
CountryAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.taxation.objects.
CountryAccessBean
- This method accesses a non-CMP field
-
setName(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchDataBean
- Sets the name of the category/catalog entry.
-
setName(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set language dependent name of Catalog Group Description
-
setName(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set language dependent name of Catalog Entry Description
-
setName(String) - Method in class
com.ibm.commerce.tools.common.ui.
DynamicTreeNode
- Sets the name of this DynamicTreeNode.
-
setName(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the name to search for
-
setName(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchDataBean
- Set the name of the entry
-
setName(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotion
- Set the name of the Discount.
-
setName(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLPromotionListRow
- sets the name of the discount
-
setName(String) - Method in class
com.ibm.commerce.tools.promotions.
DiscountChooseListRow
- Set the name for the discount
-
setName(String) - Method in interface
com.ibm.commerce.user.objects.
RoleAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.user.objects.
RoleAccessBean
- This method provides access to the
ROLE.NAME column of DB2 type VARCHAR(254) NOT NULL.
-
setName(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupTypeAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupTypeAccessBean
- This method provides access to the
MBRGRPTYPE.NAME column of DB2 type VARCHAR(254) NOT NULL.
-
setName(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeAccessBeanData
-
-
setName(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeAccessBean
- This method provides access to the
MBRATTR.NAME column of DB2 type VARCHAR(254) NOT NULL.
-
setName(String) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stores the trading engine name.
-
setName(String) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the name of the offering.
-
setName(String) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the name of the RFQ.
-
setName(String) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the name of the RFQ.
-
setName(String) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQItemCmdImpl
- Stores the item name.
-
setName(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQItemCmd
- Stores the item name.
-
setName(String) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the name of the RFQ.
-
setName(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the name of the RFQ.
-
setNameCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can choose case sensitive or case insensitive search.
-
setNameCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- Insert the method's description here.
-
setNameCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can choose case sensitive or case insensitive search.
-
setNameFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Retrieves the name of the trading engine from the tools
XML object and stores it in a member variable.
-
setNameFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
TradingEngineBaseCmd
-
Deprecated. Retrieves the trading engine name from the tools XML
object and stores it in a member variable.
-
setNameFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the offering name from the tools XML object and stores it in a
member variable.
-
setNameFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the offering name from the tools XML object and stores it in a
member variable.
-
setNameLike(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the type of name search
-
setNames(List) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
CollateralListDataBean
- Sets all the collateral identifiers that represent this list data bean, in
a
List
object.
-
setNameTermOperator(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can choose either 'like' or 'equal' as search
operators.
-
setNameTermOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- Insert the method's description here.
-
setNameTermOperator(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can choose either 'like' or 'equal' as search
operators.
-
setNameType(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can specify three types of search criteria All, Any, Exact
Phrase.
-
setNameType(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- Insert the method's description here.
-
setNameType(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can specify three types of search criteria All, Any, Exact
Phrase.
-
setNeededQuantity(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setNeededQuantity
-
setNeededQuantity(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setNeededQuantity
-
setNeededQuantity(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setNeededQuantity
-
setNewBestBidPrice(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
OpenCryBidsTaskCmdImpl
- Set the new best bid price.
-
setNewComment(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCancelCmdImpl
- Sets the order comment.
-
setNewContractMajorVersion(Integer) - Method in class
com.ibm.commerce.contract.commands.
ContractNewVersionCmdImpl
- Sets the major version number of the new contract.
-
setNewContractMajorVersion(Integer) - Method in interface
com.ibm.commerce.contract.commands.
ContractNewVersionCmd
- Sets the major version number of the new contract.
-
setNewContractMinorVersion(Integer) - Method in class
com.ibm.commerce.contract.commands.
ContractNewVersionCmdImpl
- Sets the minor version number of the new contract.
-
setNewContractMinorVersion(Integer) - Method in interface
com.ibm.commerce.contract.commands.
ContractNewVersionCmd
- Sets the minor version number of the new contract.
-
setNewContractName(String) - Method in class
com.ibm.commerce.contract.commands.
ContractCopyCmdImpl
- Sets the name of the new contract.
-
setNewContractName(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractCopyCmd
- Sets the name of the new contract.
-
setNewMembers(Vector) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
AddMemberToSpaceCtrlCmdImpl
- Sets the list of new members to be added to the collaborative workspace to
a local variable.
-
setNewOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemSplitCmdImpl
- Sets the order ID of the newly created order.
-
setNewOrderItem(boolean) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set whether a new orderitem should be added to the target order.
Default: false
-
setNewOrderItems(HashMap) - Method in class
com.ibm.commerce.order.commands.
ExtOrderCopyCmdImpl
- Sets the new OrderItems.
-
setNewOrderItems(HashMap) - Method in interface
com.ibm.commerce.order.commands.
ExtOrderCopyCmd
- Sets the new OrderItems.
-
setNewOrderItems(Map) - Method in class
com.ibm.commerce.orderitems.commands.
ExtendOrderItemProcessCmdImpl
- Sets the newly created OrderItems.
-
setNewOrderItems(Map) - Method in interface
com.ibm.commerce.orderitems.commands.
ExtendOrderItemProcessCmd
- Sets the newly created OrderItems.
-
setNewPassword(String) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordRegisterCmdImpl
- Sets the new password of the user whose password is being
changed.
-
setNewPassword(String) - Method in interface
com.ibm.commerce.security.commands.
ResetPasswordRegisterCmd
- Sets the new password of the user whose password is being
changed.
-
setNewPasswordVerify(String) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordRegisterCmdImpl
- Sets the confirm new password of the user whose password is being
changed.
-
setNewPasswordVerify(String) - Method in interface
com.ibm.commerce.security.commands.
ResetPasswordRegisterCmd
- Sets the confirm new password of the user whose password is being
changed.
-
setNewRfqId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQCreateForNextRoundCmdImpl
- Sets the newRfqId
-
setNewRFQId(Long) - Method in class
com.ibm.commerce.rfq.commands.
CopyRFQAttachmentCmdImpl
- Sets the newRFQId
-
setNewRFQId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
CopyRFQAttachmentCmd
- Sets the unique id for the new RFQ
-
setNewRfqName(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQCreateForNextRoundCmdImpl
- Sets the newRfqName
-
setNewRFQName(String) - Method in class
com.ibm.commerce.utf.commands.
CopyRFQCmdImpl
- Sets the unique name for the new RFQ
-
setNewRFQName(String) - Method in interface
com.ibm.commerce.utf.commands.
CopyRFQCmd
- Sets the unique name for the new RFQ
-
setNewStatus(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderStatusChangeCmdImpl
- Sets the new status.
-
setNewStatus(String) - Method in interface
com.ibm.commerce.tools.optools.order.commands.
CSROrderStatusChangeCmd
- Sets the new status
-
setNewStores(ArrayList) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the newStores
-
setNewUser(UserAccessBean) - Method in class
com.ibm.commerce.security.commands.
MigrateUserEntriesCmdImpl
- Sets the new user which would be recipient of migrated addresses
from the old user.
-
setNewUser(UserAccessBean) - Method in interface
com.ibm.commerce.security.commands.
MigrateUserEntriesCmd
- Sets the new user which would be recipient of migrated addresses
from the old user.
-
setNextOffering(Long) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the ID of the next offering in the chain, if the RFQ is a part of a
multistage business process.
-
setNextOffering(Long) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the ID of the next offering in the chain, if the RFQ is a part of a
multistage business process.
-
setNextOffering(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the ID of the next offering in the chain, if the RFQ is a part of a
multistage business process.
-
setNextOffering(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the ID of the next offering in the chain, if the RFQ is a part of a
multistage business process.
-
setNextOfferingType(Integer) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the type of the next offering in the chain, if the RFQ is a part of
a multistage business process.
-
setNextOfferingType(Integer) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the type of the next offering in the chain, if the RFQ is a part of
a multistage business process.
-
setNextOfferingType(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the type of the next offering in the chain, if the RFQ is a part of
a multistage business process.
-
setNextOfferingType(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the type of the next offering in the chain, if the RFQ is a part of
a multistage business process.
-
setNextStrategy(Integer) - Method in class
com.ibm.commerce.fulfillment.commands.
AllocateExistingInventoryCmdImpl
-
Deprecated. This method will be changed to protected.
-
setNickname(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the nickname for the address.
-
setNickname(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the nickname for the address.
-
setNickname(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the nickname for the address.
-
setNickname(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the nickname for the address.
-
setNickname(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmdImpl
- Set the nickname for the address.
-
setNickname(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmdImpl
- Sets the nickname for the address.
-
setNickname(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setNickname(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the nickname for the address.
-
setNickName(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.NICKNAME column of DB2 type VARCHAR(254) NOT NULL.
-
setNickName(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Nickname for the address
-
setNickName(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBeanData
-
-
setNickName(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method accesses a non-CMP field
-
setNickName(String) - Method in interface
com.ibm.commerce.contract.objects.
PaymentTCAccessBeanData
-
-
setNickName(String) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.STRINGFIELD2 column of DB2 type VARCHAR(254).
-
setNickName(String) - Method in class
com.ibm.commerce.contract.objimpl.
ShippingTCShipToAddressBeanBase
- This method provides access to the TERMCOND.STRINGFIELD1 column of DB2 type
VARCHAR(3200) NULL.
-
setNickName(String) - Method in class
com.ibm.commerce.contract.objimpl.
PaymentTCBeanBase
- This method provides access to the TERMCOND.STRINGFIELD2 column of DB2 type
VARCHAR(254) NULL.
-
setNickName(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSRCustomerAddressAddCmdImpl
- Sets customer's nickname.
-
setNickName(String) - Method in class
com.ibm.commerce.user.beans.
AddressDataBean
- Sets the Nick Name.
-
setNickName(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setNickName(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.NICKNAME column of DB2 type VARCHAR(254) NOT NULL.
-
setNickName(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the nick name.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets NLS properties.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets NLS properties.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderPrepareCmdImpl
- Sets NLS properties.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemUpdateCmdImpl
- Sets NLS properties.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemSplitCmdImpl
- Sets NLS properties.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemDeleteCmdImpl
- Sets NLS properties.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddressUpdateCmdImpl
- Sets NLS properties.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddCmdImpl
- Sets NLS properties.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCopyCmdImpl
- Sets NLS properties.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsAddCmdImpl
- Set NLS properties.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCancelCmdImpl
- Sets NLS properties.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets NLS properties.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSREmailOrderCmdImpl
- Sets the NLS hashtable.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSRCustomerAddressAddCmdImpl
- Sets NLS properties.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnBaseCmdImpl
- Sets the reference to the contents of the property file.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.user.commands.
CSRCustomerInfoUpdateCmdImpl
- Sets the NLS hashtable.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.user.commands.
CSRCustomerInfoCreateCmdImpl
- Sets the NLS hashtable.
-
setNLS(Hashtable) - Method in class
com.ibm.commerce.tools.optools.user.commands.
CSRCustomerEnableAccountCmdImpl
- Sets the NLS hashtable.
-
setNo(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmdImpl
- Set the string of b_no parameter value.
-
setNoInventoryURL(String) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets the URL to redirect to if any of the order items in the order cannot
be allocated or backordered.
-
setNoInventoryURL(String) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets the URL to redirect to if any of the order items in the order cannot
be allocated or backordered.
-
setNoInventoryURL(String) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets the URL to redirect to if any of the order items in the order cannot
be allocated or backordered.
-
setNoInventoryURL(String) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets the URL to redirect to if any of the order items in the order cannot
be allocated or backordered.
-
setNoInventoryURL(String) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Sets the URL to redirect to if any of the order items in the order cannot
be allocated or backordered.
-
setNonJSConvertibleMethods(Vector) - Static method in class
com.ibm.commerce.tools.util.UIUtil
- Sets a list of method names that should not be converted to JavaScript
during the calls of
addToJS
,
-
setNonUTFMessage(boolean) - Method in class
com.ibm.commerce.utf.commands.
RFQCompleteCmdImpl
- Assigns the incoming boolean value to the nonUTFMessage member
variable.
-
setNot(boolean)
- Method in class
com.ibm.commerce.condition.Condition
- Sets the "NOT" attribute of the condition.
-
setNote(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBeanData
- setNote
-
setNote(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBean
- This method accesses a non-CMP field
-
setNoteInfo(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeAccessBeanData
- setNoteInfo
-
setNoteInfo(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method accesses a non-CMP field
-
setNotificationAttributes(Hashtable) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets the attributes for order notification
-
setNotificationAttributes(Hashtable) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets the attributes for order notification
-
setNotificationAttributes(Hashtable) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets the notification attributes
-
setNotificationAttributes(Hashtable) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets the attributes for order notification
-
setNotificationAttributes(Hashtable) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Sets the attributes for order notification
-
setNotificationClassName(String) - Static method in class
com.ibm.commerce.ras.ECLoggingProvider
- Sets the error notification class name.
-
setNotificationEnable(boolean) - Method in class
com.ibm.commerce.ras.LogConfiguration
- Sets the status of error notification.
-
setNotificationEnabled(boolean) - Method in class
com.ibm.commerce.order.commands.
OrderNotifyCmdImpl
- Enable or disable order notification.
-
setNotificationEnabled(boolean) - Method in interface
com.ibm.commerce.order.commands.
OrderNotifyCmd
- Enable or disable order notification.
-
setNotificationId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderBean
- Set accessor for persistent attribute: notificationId
-
setNotificationId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method accesses a non-CMP field
-
setNotificationID(Long) - Method in class
com.ibm.commerce.messaging.outboundservice.
Messaging
- setNotificationID set the notifcaiton id and replaces any default value
using the data in the notification object (from database)
-
setNotificationId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
- setNotificationId
-
setNotificationId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method accesses a non-CMP field
-
setNotificationTemplateId(Integer) - Method in class
com.ibm.commerce.order.commands.
OrderNotifyCmdImpl
- Set notification template id.
-
setNotificationTemplateId(Integer) - Method in interface
com.ibm.commerce.order.commands.
OrderNotifyCmd
- Set notification template id.
-
setNotifyMerchant(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderOptionAccessBean
- This method provides access to the
ORDOPTIONS.NOTIFYMERCHANT column of DB2 type INTEGER.
-
setNotifyMerchant(Short) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Specifies whether to notify the merchant when the order has been
processed.
-
setNotifyMerchant(Short) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Specifies whether to notify the merchant when the order has been
processed.
-
setNotifyMerchant(Short) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Specifies whether to notify the merchant when the order has been
processed.
-
setNotifyMerchant(Short) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Specifies whether the store should be notified when the order processing is
complete.
-
setNotifyMerchant(Short) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Specifies whether the store should be notified when the order processing is
complete.
-
setNotifyMerchant(String) - Method in interface
com.ibm.commerce.order.objects.
OrderOptionAccessBeanData
-
-
setNotifyMerchant(String) - Method in class
com.ibm.commerce.order.objects.
OrderOptionAccessBean
- This method provides access to the
ORDOPTIONS.NOTIFYMERCHANT column of DB2 type INTEGER.
-
setNotifyMerchant(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets notify merchant option.
-
setNotifyMerchant(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCancelCmdImpl
- Sets the notifyMerchant value.
-
setNotifyOrderSubmitted(Short) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Specifies whether the customer should be notified when the order is
successfully submitted for processing.
-
setNotifyOrderSubmitted(Short) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Specifies whether the customer should be notified when the order is
successfully submitted for processing.
-
setNotifyOrderSubmitted(Short) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Specifies whether the customer should be notified when the order is
successfully submitted for processing.
-
setNotifyOrderSubmitted(Short) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Specifies whether the customer should be notified when the order is
successfully submitted for processing.
-
setNotifyOrderSubmitted(Short) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Specifies whether the customer should be notified when the order is
successfully submitted for processing.
-
setNotifyOrderSubmitted(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets order submitted notification option.
-
setNotifyRFQOwner(boolean) - Method in class
com.ibm.commerce.utf.commands.
RFQNotificationMonitorBaseCmdImpl
-
-
setNotifyRFQOwner(boolean) - Method in interface
com.ibm.commerce.utf.commands.
RFQNotificationMonitorBaseCmd
-
-
setNotifyShopper(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderOptionAccessBean
- This method provides access to the
ORDOPTIONS.NOTIFYSHOPPER column of DB2 type INTEGER.
-
setNotifyShopper(Short) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Specifies whether to notify the shopper when the order has been
processed.
-
setNotifyShopper(Short) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Specifies whether to notify the shopper when the order has been
processed.
-
setNotifyShopper(Short) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Specifies whether to notify the shopper when the order has been
processed.
-
setNotifyShopper(Short) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Specifies whether the customer should be notified when the order processing
is complete.
-
setNotifyShopper(Short) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Specifies whether the customer should be notified when the order processing
is complete.
-
setNotifyShopper(String) - Method in interface
com.ibm.commerce.order.objects.
OrderOptionAccessBeanData
-
-
setNotifyShopper(String) - Method in class
com.ibm.commerce.order.objects.
OrderOptionAccessBean
- This method provides access to the
ORDOPTIONS.NOTIFYSHOPPER column of DB2 type INTEGER.
-
setNotifyShopper(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets notify customer option.
-
setNotifyShopper(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCancelCmdImpl
- Sets the notifyShopper value.
-
setNumAcceptAllowed(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: numAcceptAllowed
-
setNumAcceptAllowed(Integer) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setNumAcceptAllowed
-
setNumAcceptAllowed(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- Set accessor for persistent attribute: numAcceptAllowed
-
setNumberOfAccounts(int) - Method in class
com.ibm.commerce.tools.contract.beans.
AccountListDataBean
- Sets the number of accounts
-
setNumberOfChildren(Integer) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.CHILDREN column of DB2 type INTEGER.
-
setNumberOfChildren(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setNumberOfChildren(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.CHILDREN column of DB2 type INTEGER.
-
setNumberOfContracts(int) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Sets the number of contracts returned.
-
setNumberOfContracts(String) - Method in class
com.ibm.commerce.tools.contract.beans.
AccountDataBean
- Return the number of contracts in this account
-
setNumberOfDays(Integer) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setNumberOfDays(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
ObligationToBuyTCByAmountBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setNumberOfDays(String) - Method in interface
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBeanData
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setNumberOfDays(String) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setNumberOfHouseholds(Integer) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.HOUSEHOLD column of DB2 type INTEGER.
-
setNumberOfHouseholds(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setNumberOfHouseholds(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.HOUSEHOLD column of DB2 type INTEGER.
-
setNumbids(int) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the response count for the offering.
Once this response count is reached, the offering may be set up to close
automatically.
-
setNumBidsFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the offering's response count from the tools XML object and
stores it in a member variable.
-
setNumBidsFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the offering's response count from the tools XML object and
stores it in a member variable.
-
setNumCoupons(int) - Method in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmdImpl
- Sets the number of coupons.
-
setNumCoupons(int) - Method in class
com.ibm.commerce.couponredemption.commands.
CouponDSSTaskCmdImpl
- Sets the number of coupons.
-
setNumCoupons(int) - Method in class
com.ibm.commerce.couponwallet.commands.
PersistCouponForLaterUseCmdImpl
- Sets the number of coupons.
-
setNumCoupons(int) - Method in class
com.ibm.commerce.couponwallet.commands.
DeleteCouponsFromWalletCmdImpl
- Sets the number of coupons.
-
setNumCoupons(int) - Method in class
com.ibm.commerce.couponwallet.databeans.
ViewWalletDataBean
- Sets the number of eCoupons applied for the products.
-
setNumericCurrencyCode(String) - Method in class
com.ibm.commerce.payment.commands.
DoRefundPMCmdImpl
- Sets the numeric currency code
-
setNumericCurrencyCode(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentPMCmdImpl
- Sets Numeric Currency Code.
-
setNumericCurrencyCode(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
-
-
setNumericCurrencyCode(String) - Method in class
com.ibm.commerce.payment.commands.
DoDepositPMCmdImpl
- Sets the numeric currency code
-
setNumericCurrencyCode(String) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptPMCmdImpl
- Sets Numeric Currency Code.
-
setNumOffered(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: numOffered
-
setNumOffered(Integer) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setNumOffered
-
setNumOffered(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.NUMOFFERED column of DB2 type INTEGER NOT NULL.
-
setNumResponses(Integer) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the numResponses
-
setNumResponses(Integer) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the limit for the number of responses.
-
setNumResponses(Integer) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the limit for the number of responses.
-
setNumResponses(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the limit for the number of responses.
-
setNumResponses(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the limit for the number of responses.
-
setNumSeenAllowed(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: numSeenAllowed
-
setNumSeenAllowed(Integer) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setNumSeenAllowed
-
setNumSeenAllowed(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.NUMSEENALLOWED column of DB2 type INTEGER NOT NULL.
-
setNumUse(Integer) - Method in class
com.ibm.commerce.couponwallet.objects.
CouponWalletBean
- Set accessor for persistent attribute: numUse
-
setNumUse(Integer) - Method in interface
com.ibm.commerce.couponwallet.objects.
CouponWalletAccessBeanData
- setNumUse
-
setNumUse(Integer) - Method in class
com.ibm.commerce.couponwallet.objects.
CouponWalletAccessBean
- This method provides access to the
CPWALLET.NUMUSE column of DB2 type INTEGER NOT NULL.
-
setNumUseAllowed(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: numUseAllowed
-
setNumUseAllowed(Integer) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setNumUseAllowed
-
setNumUseAllowed(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.NUMUSEALLOWED column of DB2 type INTEGER NOT NULL.
-
setNVPairs(Hashtable) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Stores the incoming hashtable of name-value pairs.
-
setObjective(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
CampaignAccessBean
- This method provides access to the
CAMPAIGN.OBJECTIVE column of DB2 type VARCHAR(254).
-
setOffer(OfferAccessBean) - Method in class
com.ibm.commerce.price.commands.
QualifyingOfferInfo
- Item constructor comment.
-
setOffer(OfferAccessBean) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set offer access bean
-
setOffer(OfferAccessBean) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set an offer
-
setOfferAttrListFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the list of attributes for the offeringfrom the tools XML object
and stores it in a member variable.
-
setOfferAttrListFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the list of attributes for the offeringfrom the tools XML object
and stores it in a member variable.
-
setOfferId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the offer id parameters (optional).
-
setOfferId(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the offer id parameters (optional).
-
setOfferId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the offer id parameters (optional).
-
setOfferId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set the offer Id
-
setOfferId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the offer ID for the offer price and offer description.
-
setOfferId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmdImpl
- Set the offer Id
-
setOfferId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmd
- Sets the offer ID.
-
setOfferId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set the offer Id
-
setOfferId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the offer ID used to create offer description and offer price.
-
setOfferId(Long) - Method in class
com.ibm.commerce.messaging.commands.
GetRecipientsCmdImpl
- Sets The offer (for targeted broadcast).
-
setOfferId(Long) - Method in interface
com.ibm.commerce.messaging.commands.
GetRecipientsCmd
- Sets The offer (for targeted broadcast).
-
setOfferId(Long) - Method in class
com.ibm.commerce.messaging.commands.
BroadcastMessageCmdImpl
- Sets the offer id (for targeted broadcast).
-
setOfferId(Long) - Method in interface
com.ibm.commerce.messaging.commands.
BroadcastMessageCmd
- Sets the offer id (for targeted broadcast).
-
setOfferId(Long) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setOfferId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemOfferRelationshipAccessBean
- This method accesses a non-CMP field
-
setOfferId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setOfferId
-
setOfferId(Long) - Method in class
com.ibm.commerce.order.objects.
OfferDescriptionAccessBean
- This method provides access to the
OFFERDESC.OFFER_ID column of DB2 type BIGINT NOT NULL.
-
setOfferId(Long) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set Offer ID
-
setOfferId(Long) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set an offer
-
setOfferId(Long[]) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListSubmitCmdImpl
- Specifies an array of offer ids for price calculation.
-
setOfferId(Long[]) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListSubmitCmd
- Specifies an array of offer ids for price calculation.
-
setOfferId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemOfferRelationshipAccessBeanData
-
-
setOfferId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemOfferRelationshipAccessBean
- This method accesses a non-CMP field
-
setOfferId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setOfferId
-
setOfferId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setOfferId
-
setOfferId(String) - Method in interface
com.ibm.commerce.order.objects.
OfferDescriptionAccessBeanData
-
-
setOfferId(String) - Method in class
com.ibm.commerce.order.objects.
OfferDescriptionAccessBean
- This method provides access to the
OFFERDESC.OFFER_ID column of DB2 type BIGINT NOT NULL.
-
setOfferIdFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the offering identifier from the tools XML object and stores it
in a member variable.
-
setOfferIdFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the offering identifier from the tools XML object and stores it
in a member variable.
-
setOfferIds(Long) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set one Offer ID
-
setOfferIds(Long[]) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the possible offers of the new/copied/updated orderitem(s).
Default: null (use the default set of possible offers/the offer of the
copied/updated orderitem(s) should be left unchanged)
-
setOfferIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
RetrievePricesCmdImpl
- Sets the ids of the input offers to be used for retrieving the offer prices
(Optional).
-
setOfferIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
RetrievePricesCmd
- Sets the ids of the input offers to be used for retrieving the offer prices
(Optional).
-
setOfferIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set all Offer IDs
-
setOfferIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
GetProductContractUnitPriceCmd
- (Optional) Sets the offer IDs to use for the price.
-
setOfferIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
GetProductBaseUnitPriceCmd
- (Optional) Sets the offer IDs to use for the price.
-
setOfferIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
GetContractUnitPriceCmdImpl
- Sets the ids of the input offers to be used for price (Optional).
-
setOfferIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
GetContractUnitPriceCmd
- Sets the ids of the input offers to be used for price (Optional).
-
setOfferIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
GetContractSpecialPriceCmd
- (Optional) Sets the offer IDs to use for the price.
-
setOfferIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
GetBaseUnitPriceCmdImpl
- (Optional) Sets the offer IDs to use for the price.
-
setOfferIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
GetBaseUnitPriceCmd
- (Optional) Sets the offer IDs to use for the price.
-
setOfferIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
GetBaseSpecialPriceCmd
- (Optional) Sets the offer IDs to use for the price.
-
setOfferIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set a set of offers
-
setOfferingid(Long) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the ID of the offering.
-
setOfferingId(Long) - Method in class
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmdImpl
- Stores the RFQ ID.
-
setOfferingId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmd
- Stores the RFQ ID.
-
setOfferingId(Long) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQCatentryRelCmdImpl
- Stores the RFQ ID.
-
setOfferingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQCatentryRelCmd
- Stores the RFQ ID.
-
setOfferingId(Long) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the trading agreement ID, which is the RFQ ID.
-
setOfferingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the ID of offering to be updated.
-
setOfferingId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQItemCmdImpl
- Stores the RFQ ID.
-
setOfferingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQItemCmd
- Stores the RFQ ID.
-
setOfferingId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmdImpl
- Stores the RFQ ID.
-
setOfferingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmd
- Stores the RFQ ID.
-
setOfferingId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the trading agreement ID, which is the RFQ ID.
-
setOfferingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the trading agreement ID, which is the RFQ ID.
-
setOffersWithAdjPrice(Hashtable) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set Offers with adjusted prices
-
setOfficeAddress(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setOfficeAddress(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.OFFICEADDRESS column of DB2 type VARCHAR(128).
-
setOfficeAddress(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the office address.
-
setOfficeAddress(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the office address.
-
setOfflineMethod(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyInfo
- Sets the offlineMethod property of the bean.
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.OID column of DB2 type VARCHAR(64).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.OID column of DB2 type VARCHAR(64).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.OID column of DB2 type VARCHAR(64).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.OID column of DB2 type VARCHAR(64).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
ListPriceAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
ListPriceAccessBean
- This method provides access to the
LISTPRICE.OID column of DB2 type VARCHAR(64).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.OID column of DB2 type VARCHAR(64).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.OID column of DB2 type VARCHAR(64).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBean
- This method provides access to the
CATENTREL.OID column of DB2 type VARCHAR(64).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBean
- This method provides access to the
DISPCGPREL.OID column of DB2 type VARCHAR(64).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupAttributeAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAttributeAccessBean
- This method provides access to the
CATGRPATTR.OID column of DB2 type CHAR(32).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAccessBean
- This method provides access to the
CATGROUP.OID column of DB2 type VARCHAR(64).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryTypeAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryTypeAccessBean
- This method provides access to the
CATENTTYPE.OID column of DB2 type VARCHAR(64).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.OID column of DB2 type VARCHAR(64).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.OID column of DB2 type VARCHAR(64).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeValueAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.OID column of DB2 type VARCHAR(64).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.OID column of DB2 type VARCHAR(64).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.OID column of DB2 type VARCHAR(64).
-
setOid(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBeanData
-
-
setOid(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.OID column of DB2 type VARCHAR(64).
-
setOID(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBeanData
-
-
setOID(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- This method provides access to the
CATENTREL.OID column of DB2 type VARCHAR(64).
-
setOID(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeTypeAccessBeanData
-
-
setOID(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeTypeAccessBean
- This method provides access to the
ATTRTYPE.OID column of DB2 type VARCHAR(64).
-
setOID(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeAccessBeanData
-
-
setOID(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method provides access to the
ATTRIBUTE.OID column of DB2 type VARCHAR(64).
-
setOID(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmdImpl
- Set the object identifier
-
setOID(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmd
- Sets the object identifier of the attribute.
-
setOID(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmdImpl
- Set the object identifier of the attribute
-
setOID(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmd
- Sets the object identifier of the attribute.
-
setOID(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set the object identififer
-
setOID(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the object identifier of the offer.
-
setOID(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set the object identifier
-
setOID(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the object identifier for the offer.
-
setOID(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set the object identifier of the catalog group
-
setOID(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets the object identifier of the catalog group.
-
setOID(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set the object id of the catalog group
-
setOID(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the object identifier of the catalog group.
-
setOID(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set the object identifier of the attribute value
-
setOID(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets the object identifier of the attribute value.
-
setOID(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set the object identifier of the attribute value
-
setOID(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets the object identifier of the attribute value.
-
setOID(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.OID column of DB2 type CHAR(32).
-
setOID(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Creation date:
-
setOID(String) - Method in interface
com.ibm.commerce.order.objects.
OfferAccessBeanData
-
-
setOID(String) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.OID column of DB2 type VARCHAR(64).
-
setOID(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupAccessBeanData
-
-
setOID(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- This method provides access to the
MBRGRP.OID column of DB2 type VARCHAR(64).
-
setOK(boolean) - Method in class
com.ibm.commerce.returns.commands.
CheckReturnItemInCorrectStateCmdImpl
- Set whether the order item is OK to be returned or not.
-
setOkUrl(String) - Method in class
com.ibm.commerce.order.commands.
OrderTransferCheckCmdImpl
- Sets the okURL property of the command.
-
setOkUrl(String) - Method in interface
com.ibm.commerce.order.commands.
OrderTransferCheckCmd
- Sets the okURL property of the command.
-
setOKURL(String) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationCheckCmdImpl
- Sets the OK URL
-
setOldAttachmentId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQAttachmentReplaceCmdImpl
- Sets the attachmentId
-
setOldBestBidPrice(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
OpenCryBidsTaskCmdImpl
- Set old best bid price.
-
setOldPassword(String) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordRegisterCmdImpl
- Sets the old password of the user whose password is being
changed.
-
setOldPassword(String) - Method in interface
com.ibm.commerce.security.commands.
ResetPasswordRegisterCmd
- Sets the old password of the user whose password is being
changed.
-
setOldUser(UserAccessBean) - Method in class
com.ibm.commerce.security.commands.
MigrateUserEntriesCmdImpl
- Sets the old user whose addresses are to be migrated to the new
user.
-
setOldUser(UserAccessBean) - Method in interface
com.ibm.commerce.security.commands.
MigrateUserEntriesCmd
- Sets the old user whose addresses are to be migrated to the new
user.
-
setOnauction(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the on auction option of the catalog entry 0 = catalog entry not on
auction 1 = catalog entry on auction
-
setOnauction(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the on auction option for the catalog entry: 0 = catalog entry not on
auction.
-
setOnauction(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the on auction option of the catalog entry 0 = catalog entry not on
auction 1 = catalog entry on auction
-
setOnauction(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets whether or not the catalog entry is on auction: 0 = Not on auction. 1
= On auction.
-
setOnauction(Integer) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set if the Catalog Entry is on auction 0 - Not on auction 1 - on
auction
-
setOnAuction(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.ONAUCTION column of DB2 type INTEGER.
-
setOnAuction(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.ONAUCTION column of DB2 type INTEGER.
-
setOnAuction(Integer) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.ONAUCTION column of DB2 type INTEGER.
-
setOnAuction(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.ONAUCTION column of DB2 type INTEGER.
-
setOnAuction(Integer) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.ONAUCTION column of DB2 type INTEGER.
-
setOnAuction(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setOnAuction(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.ONAUCTION column of DB2 type INTEGER.
-
setOnAuction(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setOnAuction(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.ONAUCTION column of DB2 type INTEGER.
-
setOnAuction(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setOnAuction(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.ONAUCTION column of DB2 type INTEGER.
-
setOnAuction(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setOnAuction(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.ONAUCTION column of DB2 type INTEGER.
-
setOnAuction(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setOnAuction(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.ONAUCTION column of DB2 type INTEGER.
-
setOnAuction(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- The value is used to search on onAuction (catentry.onAuction column).
-
setOnAuctionOperator(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can choose one of the following operators as search operators: =,
<, >, !=, <=, >=.
-
setOnspecial(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the on special option of the catalog entry 0 = catalog entry not on
special 1 = catalog entry on special
-
setOnspecial(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the on special option of the catalog entry: 0 = catalog entry not on
special.
-
setOnspecial(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the on special option of the catalog entry 0 = catalog entry not on
special 1 = catalog entry on special
-
setOnspecial(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets whether or not the catalog entry is on special: 0 = Not on special. 1
= On special.
-
setOnspecial(Integer) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set if the Catalog Entry is on special 0 - Not on special 1 - on
special
-
setOnSpecial(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.ONSPECIAL column of DB2 type INTEGER.
-
setOnSpecial(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.ONSPECIAL column of DB2 type INTEGER.
-
setOnSpecial(Integer) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.ONSPECIAL column of DB2 type INTEGER.
-
setOnSpecial(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.ONSPECIAL column of DB2 type INTEGER.
-
setOnSpecial(Integer) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.ONSPECIAL column of DB2 type INTEGER.
-
setOnSpecial(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setOnSpecial(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.ONSPECIAL column of DB2 type INTEGER.
-
setOnSpecial(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setOnSpecial(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.ONSPECIAL column of DB2 type INTEGER.
-
setOnSpecial(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setOnSpecial(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.ONSPECIAL column of DB2 type INTEGER.
-
setOnSpecial(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setOnSpecial(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.ONSPECIAL column of DB2 type INTEGER.
-
setOnSpecial(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setOnSpecial(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.ONSPECIAL column of DB2 type INTEGER.
-
setOnSpecial(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- The value is used to search on onSpecial (catentry.onspecial column).
-
setOnSpecial(String) - Method in class
com.ibm.commerce.search.beans.samples.
CustomCatEntrySearchListDataBean
- Sets the on special flag of the catalog entry for the search.
-
setOnSpecialOperator(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can choose one of the following operators as search operators: =,
<, >, !=, <=, >=.
-
setOpened(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailRecipientEventsAccessBean
- This method accesses a non-CMP field
-
setOpened(Timestamp) - Method in class
com.ibm.commerce.emarketing.objects.
EmailRecipientEventsAccessBean
- Set accessor for persistent attribute: opened
-
setOpenedTrue() - Method in class
com.ibm.commerce.emarketing.objects.
EmailRecipientEventsAccessBean
- Set opened to be true
-
setOpenIndicator(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBeanData
-
-
setOpenIndicator(String) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.OPENINDICATOR column of DB2 type CHAR(1).
-
setOpenIndicator(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBeanData
-
-
setOpenIndicator(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.OPENINDICATOR column of DB2 type CHAR(1).
-
setOperator(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQPattributeAttachmentAddCmdImpl
- Sets the operator
-
setOperator(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemSpecificationAddCmdImpl
- Sets the operator
-
setOperator(String) - Method in interface
com.ibm.commerce.catalog.objects.
OperatorAccessBeanData
-
-
setOperator(String) - Method in class
com.ibm.commerce.catalog.objects.
OperatorAccessBean
- This method provides access to the
OPERATOR.OPERATOR column of DB2 type CHAR(32) NOT NULL.
-
setOperator(String) - Method in class
com.ibm.commerce.condition.
SimpleCondition
- Sets the operator name.
-
setOperatorId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
OperatorDescriptionAccessBean
- This method provides access to the
OPERATRDSC.OPERATOR_ID column of DB2 type INTEGER NOT NULL.
-
setOperatorId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
OperatorAccessBean
- This method provides access to the
OPERATOR.OPERATOR_ID column of DB2 type INTEGER NOT NULL.
-
setOperatorId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.OPERATOR_ID column of DB2 type INTEGER.
-
setOperatorId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.OPERATOR_ID column of DB2 type INTEGER.
-
setOperatorId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.OPERATOR_ID column of DB2 type INTEGER.
-
setOperatorId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.OPERATOR_ID column of DB2 type INTEGER.
-
setOperatorId(Integer) - Method in class
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmdImpl
- (Optional) Sets the operator ID.
-
setOperatorId(Integer) - Method in interface
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmd
- (Optional) Sets the operator ID.
-
setOperatorId(String) - Method in interface
com.ibm.commerce.catalog.objects.
OperatorDescriptionAccessBeanData
-
-
setOperatorId(String) - Method in class
com.ibm.commerce.catalog.objects.
OperatorDescriptionAccessBean
- This method provides access to the
OPERATRDSC.OPERATOR_ID column of DB2 type INTEGER NOT NULL.
-
setOperatorId(String) - Method in interface
com.ibm.commerce.catalog.objects.
OperatorAccessBeanData
-
-
setOperatorId(String) - Method in class
com.ibm.commerce.catalog.objects.
OperatorAccessBean
- This method provides access to the
OPERATOR.OPERATOR_ID column of DB2 type INTEGER NOT NULL.
-
setOperatorId(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeValueAccessBeanData
-
-
setOperatorId(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.OPERATOR_ID column of DB2 type INTEGER.
-
setOperatorId(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBeanData
-
-
setOperatorId(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.OPERATOR_ID column of DB2 type INTEGER.
-
setOperatorId(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBeanData
-
-
setOperatorId(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.OPERATOR_ID column of DB2 type INTEGER.
-
setOperatorId(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBeanData
-
-
setOperatorId(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.OPERATOR_ID column of DB2 type INTEGER.
-
setOperatorType(String) - Method in interface
com.ibm.commerce.catalog.objects.
OperatorAccessBeanData
-
-
setOperatorType(String) - Method in class
com.ibm.commerce.catalog.objects.
OperatorAccessBean
- This method provides access to the
OPERATOR.OPERATORTYPE column of DB2 type CHAR(1) NOT NULL DEFAULT
'1'.
-
setOrdChnlTypId(Long) - Method in class
com.ibm.commerce.inventory.objects.
OrderChannelTypeAccessBean
- This method provides access to the
ORDCHNLTYP.ORDCHNLTYP_ID column of DB2 type BIGINT NOT NULL.
-
setOrdChnlTypId(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderChannelTypeAccessBeanData
-
-
setOrdChnlTypId(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderChannelTypeAccessBean
- This method provides access to the
ORDCHNLTYP.ORDCHNLTYP_ID column of DB2 type BIGINT NOT NULL.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.couponredemption.commands.
InitializeCouponUsageCmdImpl
- Set the order.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.couponredemption.commands.
FinalizeCouponUsageCmdImpl
- Sets the access bean representing the order.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.isv.kit.tax.
TaxCalculationUsageTIKCmdImpl
- Set the order.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.messaging.commands.
OrderStatusCmdImpl
- Sets the order
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.calculation.
SummarizeShippingTaxCmdImpl
- setOrder method comment.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.calculation.
SummarizeShippingCmdImpl
- setOrder method comment.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.calculation.
SummarizeSalesTaxCmdImpl
- setOrder method comment.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.order.calculation.
SummarizeCalculationUsageCmd
-
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.calculation.
SummarizeAdjustmentCmdImpl
- Sets the order.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.calculation.
SetOrderLevelParameterCmdImpl
-
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.order.calculation.
SetOrderLevelParameterCmd
- Sets the order.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.calculation.
InitializeShippingTaxCmdImpl
-
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.calculation.
InitializeShippingCmdImpl
-
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.calculation.
InitializeSalesTaxCmdImpl
-
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.order.calculation.
InitializeCalculationUsageCmd
-
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.calculation.
InitializeAdjustmentCmdImpl
-
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.calculation.
GetOrderLevelParameterCmdImpl
-
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.order.calculation.
GetOrderLevelParameterCmd
- Sets the order.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.order.calculation.
FinalizeCalculationUsageCmd
- Sets the order.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.commands.
SetOrderOrganizationCmdImpl
- Set the order to be modified.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.order.commands.
SetOrderOrganizationCmd
- Set the order to be modified.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.commands.
ReprepareOrderCmdImpl
- Sets the order to reprepare.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.order.commands.
ReprepareOrderCmd
- Sets the order to reprepare.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.commands.
PrepareOrderCmdImpl
- Sets the order to prepare.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.order.commands.
PrepareOrderCmd
- Sets the order to prepare.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.commands.
OrderNotifyCmdImpl
- Set the order id for which the notification is requested.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.order.commands.
OrderNotifyCmd
- Set the order id for which the notification is requested.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.commands.
ExtOrderProcessCmdImpl
- Sets the OrderAccessBean for the Order that was processed.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.order.commands.
ExtOrderProcessCmd
- Sets the OrderAccessBean for the Order that was processed.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.commands.
CheckOrderTemplateCmdImpl
- Sets the order to be checked.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.order.commands.
CheckOrderTemplateCmd
- Sets the order to be checked.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.commands.
CheckOrderCopyCmdImpl
- Sets the Order to be accessed.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.order.commands.
CheckOrderCopyCmd
- Sets the Order to be accessed.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
ValidatePONumberCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
ValidatePONumberCmd
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
UpdateTASpendingForLimitCheckCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
UpdateTASpendingCmd
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
UpdateTARefundRecordsCmdImpl
- Sets the order associated with the Return Merchandise Authorization (RMA)
record.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
UpdateTARefundCmd
- Sets the order associated with the Return Merchandise Authorization (RMA)
record.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
UpdateTADepositRecordsCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
UpdateTADepositRecordsCmd
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
UpdatePOSpendingForLimitCheckCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
UpdatePOSpendingCmd
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoRefundTestCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
DoRefundPolicyCmd
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoRefundPMCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoRefundCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
DoRefundCmd
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoRefundCLCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentTestCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
DoPaymentPolicyCmd
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentPMCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentCLCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoDepositTestCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
DoDepositPolicyCmd
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoDepositPMCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoDepositCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
DoDepositCmd
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoDepositCLCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoCancelTestCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
DoCancelPolicyCmd
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoCancelPMCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoCancelCLCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
CheckTASpendingLimitCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
CheckTASpendingLimitCmd
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
CheckPOSpendingLimitCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
CheckPOSpendingLimitCmd
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptTestCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
CheckPaymentAcceptPolicyCmd
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptPMCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
CheckPaymentAcceptCmd
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptCLCmdImpl
- Sets the order property of the command.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.extern.
DebitAccountCmdImpl
- Sets the order for which payment is to be deposited.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.extern.
DebitAccountCmd
- Sets the order for which payment is to be deposited.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.extern.
CreditAccountCmdImpl
- Sets the order associated with the Return Merchandise Authorization.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.extern.
CreditAccountCmd
- Sets the order associated with the Return Merchandise Authorization.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.extern.
CheckAccountPaymentCmdImpl
- Sets the order for which payment is to be checked.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.extern.
CheckAccountPaymentCmd
- Sets the order for which payment is to be checked.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.payment.extern.
AuthorizeAccountPaymentCmdImpl
- Sets the order for which payment is to be authorized.
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.payment.extern.
AuthorizeAccountPaymentCmd
- Sets the order for which payment is to be authorized.
-
setOrder(OrderAccessBean) - Method in class
com.ibm.commerce.returns.commands.
RefundPaymentPolicyCmdImpl
-
-
setOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
RefundPaymentPolicyCmd
- The order to be refunded.
-
setOrderAbbreviations(String[]) - Method in class
com.ibm.commerce.order.commands.
SetOrderTemplateCmd.Group
- Set the orders.
-
setOrderAbbreviations(String[]) - Method in class
com.ibm.commerce.order.utils.
ResolveOrdersCmdImpl
-
-
setOrderAbbreviations(String[]) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrdersCmd
- Sets the order abbreviations
-
setOrderAbbreviations(String[]) - Method in class
com.ibm.commerce.order.utils.
ResolveOrderItemsCmdImpl
-
-
setOrderAbbreviations(String[]) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrderItemsCmd
-
-
setOrderAbbreviations(String[]) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderItemSelectCmd.EnumerationGroup
- Sets the Order abbreviations used to resolve OrderItemId abbreviations
specified by the orderItemId_<i> parameter.
-
setOrderAccessBean(OrderAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
-
-
setOrderAdjustId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAdjustmentCreditAccessBean
- This method provides access to the
RMAIADJCRD.ORDADJUST_ID column of DB2 type BIGINT NOT NULL.
-
setOrderAdjustId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAdjustmentCreditAccessBeanData
-
-
setOrderAdjustId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAdjustmentCreditAccessBean
- This method provides access to the
RMAIADJCRD.ORDADJUST_ID column of DB2 type BIGINT NOT NULL.
-
setOrderAdjustmentId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemAdjustmentAccessBean
- This method provides access to the
ORDIADJUST.ORDADJUST_ID column of DB2 type BIGINT NOT NULL.
-
setOrderAdjustmentId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentTaxExemptAccessBean
- This method provides access to the
ORDADJTXEX.ORDADJUST_ID column of DB2 type BIGINT NOT NULL.
-
setOrderAdjustmentId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentDescriptionAccessBean
- This method provides access to the
ORDADJDSC.ORDADJUST_ID column of DB2 type BIGINT NOT NULL.
-
setOrderAdjustmentId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAdjustmentAccessBeanData
-
-
setOrderAdjustmentId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAdjustmentAccessBean
- This method provides access to the
ORDIADJUST.ORDADJUST_ID column of DB2 type BIGINT NOT NULL.
-
setOrderAdjustmentId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAdjustmentTaxExemptAccessBeanData
-
-
setOrderAdjustmentId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentTaxExemptAccessBean
- This method provides access to the
ORDADJTXEX.ORDADJUST_ID column of DB2 type BIGINT NOT NULL.
-
setOrderAdjustmentId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAdjustmentDescriptionAccessBeanData
-
-
setOrderAdjustmentId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentDescriptionAccessBean
- This method provides access to the
ORDADJDSC.ORDADJUST_ID column of DB2 type BIGINT NOT NULL.
-
setOrderApprovalURL(String) - Method in class
com.ibm.commerce.me.datatype.
RequisitionerSessionData
- Sets the order approval URL
-
setOrderApprovalURL(String) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the Order Approval URL
-
setOrderBefore(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setOrderBefore(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.ORDERBEFORE column of DB2 type CHAR(1).
-
setOrderBefore(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the orders of the user.
-
setOrderBefore(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the indicator of whether or not the user has previously placed an
order.
-
setOrderby(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsListDataBean
- Sets the order by value to be used as the order by parameter in the EJB
finder.
-
setOrderby(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchListDataBean
- Sets the parameter that is used to order the results in the SQL query.
-
setOrderBy(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
CollateralListDataBean
- Sets the value that represents the collateral list column to be sorted, in
the form of the value in the order by clause to be used by the EJB finder.
-
setOrderBy(String) - Method in class
com.ibm.commerce.scheduler.beans.
SchedulerStatusDataBean
- Sets the order by attribute when returning the status of the scheduled
jobs.
-
setOrderBy(String) - Method in class
com.ibm.commerce.scheduler.beans.
SchedulerItemsDataBean
- Indicates what property should be used to sort the list of scheduled
jobs.
-
setOrderBy(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the parameter in which to sort by
-
setOrderBy(String) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyListDataBean
- Set the orderBy type of policy to find.
-
setOrderBy(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountListBaseBean
- set the value of OrderBy
-
setOrderBy(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setOrderBy(String) - Method in class
com.ibm.commerce.tools.promotions.
DiscountChooseListBean
- set orderBy to sort the list
-
setOrderBy(String) - Method in class
com.ibm.commerce.tools.promotions.
DiscountCalculationCodeListBean
- set the value of OrderBy
-
setOrderBy1(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setOrderBy1(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- Result set will be sorted by this attribute.
-
setOrderByLastUpdate(boolean) - Method in class
com.ibm.commerce.order.commands.
GetCurrentPendingOrdersCmdImpl
- Sets the flag to indicate that Orders should be retrieved in ascending
sequence.
-
setOrderByLastUpdate(boolean) - Method in interface
com.ibm.commerce.order.commands.
GetCurrentPendingOrdersCmd
- Sets the flag to indicate that Orders should be retrieved in ascending
sequence.
-
setOrderByOperator1(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setOrderByOperator1(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- Attributes can be sorted by ascending (default) or decending order.
-
setOrderByParameter(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Sets the orderBy parameter.
-
setOrderChannelTypeId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.ORDCHNLTYP_ID column of DB2 type BIGINT.
-
setOrderChannelTypeId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setOrderChannelTypeId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.ORDCHNLTYP_ID column of DB2 type BIGINT.
-
setOrderComment(String) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
-
-
setOrderComment(String) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Set the order comment (optional).
-
setOrderComment(String) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the Order comment parameter (optional).
-
setOrderComment(String) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the Order comment parameter (optional).
-
setOrderComment(String) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the Order comment parameter (optional).
-
setOrderCreateBillToData() - Method in class
com.ibm.commerce.messaging.commands.
SendWCSOrderCmdImpl
- Gets all the bill-to data for WCS Order Create message.
-
setOrderCreateHeaderData() - Method in class
com.ibm.commerce.messaging.commands.
SendWCSOrderCmdImpl
- Gets all the order header values for WCS Order Create message.
-
setOrderCreateItemData() - Method in class
com.ibm.commerce.messaging.commands.
SendWCSOrderCmdImpl
- Gets all the order header values for WCS Order Create message.
-
setOrderCreatePurchaserData() - Method in class
com.ibm.commerce.messaging.commands.
SendWCSOrderCmdImpl
- Gets all the purchaser data for WCS Order Create message.
-
setOrderCreateStoreData() - Method in class
com.ibm.commerce.messaging.commands.
SendWCSOrderCmdImpl
- Gets all the store data for WCS Order Create message.
-
setOrderCurrency(String) - Method in class
com.ibm.commerce.isv.kit.tax.
ApplyOrderTaxesTIKCmdImpl
-
-
setOrderCurrency(String) - Method in interface
com.ibm.commerce.price.commands.
ApplyOrderAdjustmentsCmd
- Set the currency to be used in the calculation.
-
setOrderDate(Date) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderHeader
- Sets the order date.
-
setOrderDate(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmdImpl
-
-
setOrderDate(String) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmd
- Sets the date this order is created with the vendor.
-
setOrderDate(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCreateCmdImpl
-
-
setOrderDate(String) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCreateCmd
- Sets the date this order is created with the vendor.
-
setOrderDate(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBeanData
-
-
setOrderDate(String) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.ORDERDATE column of DB2 type TIMESTAMP NOT NULL.
-
setOrderDate(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBeanData
-
-
setOrderDate(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.ORDERDATE column of DB2 type TIMESTAMP NOT NULL.
-
setOrderDate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.ORDERDATE column of DB2 type TIMESTAMP NOT NULL.
-
setOrderDate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.ORDERDATE column of DB2 type TIMESTAMP NOT NULL.
-
setOrderDesc(String) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the Order description parameter (optional).
-
setOrderDesc(String) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the Order description parameter (optional).
-
setOrderDesc(String) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the Order description parameter (optional).
-
setOrderFlowEntityBean(OrderFlowEntityBean) - Method in class
com.ibm.commerce.order.commands.
OrderProcessApprovalBaseCmdImpl
- Set the order flow entity bean object.
-
setOrderId(long) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the order Id
-
setOrderId(Long) - Method in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmdImpl
- Sets the order ID.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmd
- Sets the orderId.
-
setOrderId(Long) - Method in class
com.ibm.commerce.couponredemption.commands.
RedeemCouponCmdImpl
- Sets the order ID.
-
setOrderId(Long) - Method in class
com.ibm.commerce.couponredemption.commands.
CouponDSSTaskCmdImpl
- Sets the order ID.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.couponredemption.commands.
CouponDSSTaskCmd
- sets the order ID.
-
setOrderId(Long) - Method in class
com.ibm.commerce.couponredemption.commands.
CheckApplicabilityCmdImpl
- Sets the order ID.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.couponredemption.commands.
CheckApplicabilityCmd
- Sets the order IDs.
-
setOrderId(Long) - Method in class
com.ibm.commerce.couponredemption.commands.
CalculateDiscountAmtCmdImpl
- Sets the order IDs.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.couponredemption.commands.
CalculateDiscountAmtCmd
- Sets the orderIds.
-
setOrderId(Long) - Method in class
com.ibm.commerce.couponredemption.commands.
ApplyCouponUsageCmdImpl
- Sets the order IDs.
-
setOrderId(Long) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewAppliedCouponDataBean
- Sets the orderIds.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.couponredemption.databeans.
ViewApplicableCouponInputDataBean
- Sets the orderId.
-
setOrderId(Long) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewApplicableCouponDataBean
- Sets the orderId.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.couponredemption.objects.
TempOrderCouponMapAccessBeanData
-
-
setOrderId(Long) - Method in class
com.ibm.commerce.couponredemption.objects.
TempOrderCouponMapAccessBean
- This method provides access to the
TORCPMAP.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.couponredemption.objects.
OrderCouponMapAccessBeanData
-
-
setOrderId(Long) - Method in class
com.ibm.commerce.couponredemption.objects.
OrderCouponMapAccessBean
- This method provides access to the
ORCPMAP.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(Long) - Method in class
com.ibm.commerce.me.commands.
SubmitShoppingCartCmdImpl
- Sets orderId
-
setOrderId(Long) - Method in interface
com.ibm.commerce.me.commands.
SubmitShoppingCartCmd
- Sets orderId
-
setOrderId(Long) - Method in class
com.ibm.commerce.me.commands.
SendShoppingCartCmdImpl
- Sets orderId
-
setOrderId(Long) - Method in interface
com.ibm.commerce.me.commands.
SendShoppingCartCmd
- Sets orderId.
-
setOrderId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
NotifyCompleteOrderCmdImpl
- method to set OrderId.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
NotifyCompleteOrderCmd
- Abstract method to set OrderId
-
setOrderId(Long) - Method in class
com.ibm.commerce.order.commands.
SetOrderPaymentInfoCmdImpl
- Sets the order identifier for which payment information is being set.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.order.commands.
SetOrderPaymentInfoCmd
- Sets the order identifier for which payment information is being set.
-
setOrderId(Long) - Method in class
com.ibm.commerce.order.commands.
ScheduledOrderCancelCmdImpl
- Sets order identifier
-
setOrderId(Long) - Method in interface
com.ibm.commerce.order.commands.
ScheduledOrderCancelCmd
- Sets order identifier
-
setOrderId(Long) - Method in class
com.ibm.commerce.order.commands.
OrderUnlockCmdImpl
- Sets the order to be unlocked.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.order.commands.
OrderUnlockCmd
- Sets the order to be unlocked.
-
setOrderId(Long) - Method in class
com.ibm.commerce.order.commands.
OrderTransferConfirmCmdImpl
- Sets the order identifier.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.order.commands.
OrderTransferConfirmCmd
- Set the order identifier.
-
setOrderId(Long) - Method in class
com.ibm.commerce.order.commands.
OrderScheduleCmdImpl
- Sets the order which needs to be processed as a recurring order.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.order.commands.
OrderScheduleCmd
- Sets the order which needs to be processed as a recurring order.
-
setOrderId(Long) - Method in class
com.ibm.commerce.order.commands.
OrderProcessPreApprovalCmdImpl
- Sets the id of the order.
-
setOrderId(Long) - Method in class
com.ibm.commerce.order.commands.
OrderCancelCmdImpl
- Sets the identifier of the Order to cancel.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.order.commands.
OrderCancelCmd
- Sets the id of the order to cancel.
-
setOrderId(Long) - Method in class
com.ibm.commerce.order.commands.
GetOrderPaymentInfoCmdImpl
- Sets the Order identifier.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.order.commands.
GetOrderPaymentInfoCmd
- Sets the Order identifier.
-
setOrderId(Long) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(Long) - Method in class
com.ibm.commerce.order.objects.
SchedulerOrderAccessBean
- This method provides access to the
SCHORDERS.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentInfoAccessBean
- This method provides access to the
ORDPAYINFO.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setOrderId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setOrderId
-
setOrderId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentAccessBean
- This method provides access to the
ORDADJUST.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setOrderId(Long) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.ORDERS_ID column of DB2 type BIGINT.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setOrderId
-
setOrderId(Long) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setOrderId
-
setOrderId(Long) - Method in class
com.ibm.commerce.payment.beans.
UsablePaymentTCListDataBean
- Sets the orderId property of the Bean.
-
setOrderId(Long) - Method in class
com.ibm.commerce.payment.commands.
PrepareInvoiceCmdImpl
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.payment.commands.
PrepareInvoiceCmd
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in class
com.ibm.commerce.payment.commands.
PayResetPMCmdImpl
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.payment.commands.
PayResetPMCmd
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in class
com.ibm.commerce.payment.commands.
GetPaymentInfoCmdImpl
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.payment.commands.
GetPaymentInfoCmd
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in class
com.ibm.commerce.payment.commands.
GetOrderDescCmdImpl
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.payment.commands.
GetOrderDescCmd
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmd
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentCmdImpl
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.payment.commands.
DoPaymentCmd
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoCancelCmdImpl
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.payment.commands.
DoCancelCmd
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in class
com.ibm.commerce.payment.commands.
CheckOrderCmdImpl
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.payment.commands.
CheckOrderCmd
- Sets the orderId property of the command.
-
setOrderId(Long) - Method in class
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBean
- This method provides access to the
TRDREFAMT.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(Long) - Method in class
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBean
- This method provides access to the
TRDPURAMT.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(Long) - Method in class
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBean
- This method provides access to the
TRDDEPAMT.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(Long) - Method in class
com.ibm.commerce.payment.objects.
POPurchaseAmountAccessBean
- This method provides access to the
LPOPURAMT.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(Long) - Method in class
com.ibm.commerce.payment.objects.
InvoiceAccessBean
- This method provides access to the
INVOICE.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(Long) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListCopyCmdImpl
- Specifies the source order or requisition list id.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListCopyCmd
- Specifies the source order or requisition list id.
-
setOrderId(Long) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListBaseCmdImpl
- Sets the id of the order.
-
setOrderId(Long) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsNotifyCmdImpl
- Sets the order ID.
-
setOrderId(Long) - Method in interface
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsNotifyCmd
- Sets the order ID.
-
setOrderId(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderHeader
- Sets the order identification number
-
setOrderId(String) - Method in interface
com.ibm.commerce.order.beans.
OrderInputDataBean
-
-
setOrderId(String) - Method in class
com.ibm.commerce.order.beans.
OrderDataBean
- Sets an order id.
-
setOrderId(String) - Method in class
com.ibm.commerce.order.commands.
CheckOrderAcceptanceCmdImpl
- Sets the identifier of the order to be checked.
-
setOrderId(String) - Method in interface
com.ibm.commerce.order.commands.
CheckOrderAcceptanceCmd
- Sets the identifier of the order to be checked.
-
setOrderId(String) - Method in interface
com.ibm.commerce.order.objects.
SubOrderAccessBeanData
-
-
setOrderId(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(String) - Method in interface
com.ibm.commerce.order.objects.
SchedulerOrderAccessBeanData
-
-
setOrderId(String) - Method in class
com.ibm.commerce.order.objects.
SchedulerOrderAccessBean
- This method provides access to the
SCHORDERS.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setOrderId(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentInfoAccessBeanData
-
-
setOrderId(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentInfoAccessBean
- This method provides access to the
ORDPAYINFO.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBeanData
-
-
setOrderId(String) - Method in class
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setOrderId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setOrderId
-
setOrderId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setOrderId
-
setOrderId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAdjustmentAccessBeanData
-
-
setOrderId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentAccessBean
- This method provides access to the
ORDADJUST.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(String) - Method in class
com.ibm.commerce.payment.beans.
PayStatusPMDataBean
- Sets the orderId property of the Bean
-
setOrderId(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBeanData
-
-
setOrderId(String) - Method in class
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBean
- This method provides access to the
TRDREFAMT.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBeanData
-
-
setOrderId(String) - Method in class
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBean
- This method provides access to the
TRDPURAMT.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBeanData
-
-
setOrderId(String) - Method in class
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBean
- This method provides access to the
TRDDEPAMT.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(String) - Method in interface
com.ibm.commerce.payment.objects.
POPurchaseAmountAccessBeanData
-
-
setOrderId(String) - Method in class
com.ibm.commerce.payment.objects.
POPurchaseAmountAccessBean
- This method provides access to the
LPOPURAMT.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(String) - Method in interface
com.ibm.commerce.payment.objects.
InvoiceAccessBeanData
-
-
setOrderId(String) - Method in class
com.ibm.commerce.payment.objects.
InvoiceAccessBean
- This method provides access to the
INVOICE.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemUpdateCmdImpl
- Sets the order ID into which the items are updated.
-
setOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemDeleteCmdImpl
- Sets the order ID into which the items are added.
-
setOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddCmdImpl
- Sets the order ID into which the items are added.
-
setOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCopyCmdImpl
- Sets the order ID to copy
-
setOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsNotifyCmdImpl
- Sets the order ID.
-
setOrderId(String) - Method in interface
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsNotifyCmd
- Sets the order ID.
-
setOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSREmailOrderCmdImpl
- Sets the order reference number.
-
setOrderId(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the order id parameters (optional).
-
setOrderId(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemDisplayCmdImpl
- Specifies zero or more order ids (optional).
-
setOrderId(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemDisplayCmd
- Specifies zero or more order ids (optional).
-
setOrderId(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemDeleteCmdImpl
- Specifies zero or more orders, using order ids or one of the special
abbreviations ".", "*", ".t",
"*t".
-
setOrderId(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemDeleteCmd
- Specifies zero or more orders, using order ids or one of the special
abbreviations ".", "*", ".t",
"*t".
-
setOrderId(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the order id parameters (optional).
-
setOrderId(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the order id parameters (optional).
-
setOrderId(Vector) - Method in interface
com.ibm.commerce.order.commands.
OrderPrepareCmd
- Sets ids of the orders to be prepared.
-
setOrderId(Vector) - Method in interface
com.ibm.commerce.order.commands.
OrderDisplayCmd
- Sets identifiers of the Orders to be displayed.
-
setOrderIds(Long[]) - Method in class
com.ibm.commerce.order.commands.
OrderTransferCheckCmdImpl
- Sets the orderIds property of the command.
-
setOrderIds(Long[]) - Method in interface
com.ibm.commerce.order.commands.
OrderTransferCheckCmd
- Sets the orderIds property of the command.
-
setOrderIds(Long[]) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsAddCmdImpl
- Set Order IDs which needs to be canceled.
-
setOrderIds(String[]) - Method in class
com.ibm.commerce.order.commands.
SetPendingOrderCmdImpl
- Specifies zero or more orders, using order reference numbers or one of the
special abbreviations "**", ".", "*",
".t", "*t" etc.
-
setOrderIds(String[]) - Method in interface
com.ibm.commerce.order.commands.
SetPendingOrderCmd
- Specifies zero or more orders, using order reference numbers or one of the
special abbreviations ".", "*", ".t",
"*t" etc.
-
setOrderIds(String[]) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationRequestCmdImpl
- (Optional) Sets the shopcarts for which quotations are to be
requested.
-
setOrderIds(Vector) - Method in class
com.ibm.commerce.payment.beans.
PayStatusListPMDataBean
- Sets the orderIds property of the Bean.
-
setOrderIds(Vector) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderStatusChangeCmdImpl
- Sets the order IDs that is to be changed into the new order status.
-
setOrderIds(Vector) - Method in interface
com.ibm.commerce.tools.optools.order.commands.
CSROrderStatusChangeCmd
- Sets the order IDs that is to be changed into the new order status.
-
setOrderIds(Vector) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCancelCmdImpl
- Sets Order IDs which needs to be canceled.
-
setOrderInfoFrom(OrderAccessBean) - Method in class
com.ibm.commerce.order.commands.
ExtOrderCopyCmdImpl
- Sets the Order from which the Order level info is copied.
-
setOrderInfoFrom(OrderAccessBean) - Method in interface
com.ibm.commerce.order.commands.
ExtOrderCopyCmd
- Sets the Order from which the Order level info is copied.
-
setOrderItem(Item) - Method in class
com.ibm.commerce.fulfillment.commands.
GetEligibleFulfillmentCentersCmdImpl
- Sets the item (with specified catalog entry id) for which eligible
fulfillment centers are to be determined.
-
setOrderItem(Item) - Method in interface
com.ibm.commerce.fulfillment.commands.
GetEligibleFulfillmentCentersCmd
- Sets the item (with specified catalog entry id) for which eligible
fulfillment centers are to be determined.
-
setOrderItem(OrderItemAccessBean) - Method in interface
com.ibm.commerce.fulfillment.commands.
UpdateInventoryForOrderItemsCmd
- Set an OrderItem to update the inventory.
-
setOrderItem(OrderItemAccessBean) - Method in interface
com.ibm.commerce.fulfillment.commands.
UpdateInventoryCmd
- Set an OrderItem to update the inventory.
-
setOrderItem(OrderItemAccessBean) - Method in interface
com.ibm.commerce.fulfillment.commands.
ReverseUpdateInventoryCmd
- Set an OrderItem to reverse update the inventory.
-
setOrderItem(OrderItemAccessBean) - Method in interface
com.ibm.commerce.fulfillment.commands.
ResolveFulfillmentCenterCmd
- Set an OrderItems.
-
setOrderItem(OrderItemAccessBean) - Method in class
com.ibm.commerce.fulfillment.commands.
InventoryBaseCmdImpl
- Set an OrderItem.
-
setOrderItem(OrderItemAccessBean) - Method in class
com.ibm.commerce.fulfillment.commands.
DeallocateExpectedInventoryCmdImpl
- Sets the order item for which expected inventory is to be deallocated.
-
setOrderItem(OrderItemAccessBean) - Method in interface
com.ibm.commerce.fulfillment.commands.
DeallocateExpectedInventoryCmd
- Sets the order item for which expected inventory is to be deallocated.
-
setOrderItem(OrderItemAccessBean) - Method in class
com.ibm.commerce.fulfillment.commands.
DeallocateExistingInventoryCmdImpl
- Sets the order item for which existing inventory is to be deallocated.
-
setOrderItem(OrderItemAccessBean) - Method in interface
com.ibm.commerce.fulfillment.commands.
DeallocateExistingInventoryCmd
- Sets the order item for which existing inventory is to be deallocated.
-
setOrderItem(OrderItemAccessBean) - Method in interface
com.ibm.commerce.fulfillment.commands.
CheckInventoryCmd
- Set an OrderItem to check the inventory.
-
setOrderItem(OrderItemAccessBean) - Method in class
com.ibm.commerce.fulfillment.commands.
AllocateInventoryCmdImpl
-
Deprecated. Use
AllocateInventoryCmdImpl.setAllOrderItems(java.util.Hashtable)
.
-
setOrderItem(OrderItemAccessBean) - Method in class
com.ibm.commerce.fulfillment.commands.
AllocateExpectedInventoryCmdImpl
- Sets the order item for which expected inventory is to be backordered.
-
setOrderItem(OrderItemAccessBean) - Method in interface
com.ibm.commerce.fulfillment.commands.
AllocateExpectedInventoryCmd
- Sets the order item for which expected inventory is to be backordered.
-
setOrderItem(OrderItemAccessBean) - Method in class
com.ibm.commerce.fulfillment.commands.
AllocateExistingInventoryCmdImpl
- Sets the order item for which existing inventory is to be allocated.
-
setOrderItem(OrderItemAccessBean) - Method in interface
com.ibm.commerce.fulfillment.commands.
AllocateExistingInventoryCmd
- Sets the order item for which existing inventory is to be allocated.
-
setOrderItem(OrderItemAccessBean) - Method in class
com.ibm.commerce.orderitems.commands.
ValidateDynamicKitConfigurationCmdImpl
- Set the OrderItem that holds the configuration that requires
validation.
-
setOrderItem(OrderItemAccessBean) - Method in interface
com.ibm.commerce.orderitems.commands.
ValidateDynamicKitConfigurationCmd
- Set the OrderItem that holds the configuration that requires
validation.
-
setOrderItem(OrderItemAccessBean) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set order item
-
setOrderItem(OrderItemAccessBean[]) - Method in interface
com.ibm.commerce.fulfillment.commands.
UpdateInventoryForOrderItemsCmd
- Set a list of OrderItems to update the inventory.
-
setOrderItem(OrderItemAccessBean[]) - Method in interface
com.ibm.commerce.fulfillment.commands.
UpdateInventoryCmd
- Set a list of OrderItems to update the inventory.
-
setOrderItem(OrderItemAccessBean[]) - Method in interface
com.ibm.commerce.fulfillment.commands.
ReverseUpdateInventoryCmd
- Set a list of OrderItems to reverse update the inventory.
-
setOrderItem(OrderItemAccessBean[]) - Method in interface
com.ibm.commerce.fulfillment.commands.
ResolveFulfillmentCenterCmd
- Set a list of OrderItems.
-
setOrderItem(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.fulfillment.commands.
InventoryBaseCmdImpl
- Set a list of OrderItems.
-
setOrderItem(OrderItemAccessBean[]) - Method in interface
com.ibm.commerce.fulfillment.commands.
CheckInventoryCmd
- Set a list of OrderItems to check the inventory.
-
setOrderItem(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.fulfillment.commands.
AllocateInventoryCmdImpl
-
Deprecated. Use
AllocateInventoryCmdImpl.setAllOrderItems(java.util.Hashtable)
.
-
setOrderItem(Vector) - Method in interface
com.ibm.commerce.fulfillment.commands.
UpdateInventoryForOrderItemsCmd
- Set a list of OrderItems to update the inventory.
-
setOrderItem(Vector) - Method in interface
com.ibm.commerce.fulfillment.commands.
UpdateInventoryCmd
- Set a list of OrderItems to update the inventory.
-
setOrderItem(Vector) - Method in interface
com.ibm.commerce.fulfillment.commands.
ReverseUpdateInventoryCmd
- Set a list of OrderItems to reverse update the inventory.
-
setOrderItem(Vector) - Method in interface
com.ibm.commerce.fulfillment.commands.
ResolveFulfillmentCenterCmd
- Set a list of OrderItems.
-
setOrderItem(Vector) - Method in class
com.ibm.commerce.fulfillment.commands.
InventoryBaseCmdImpl
- Set a list of OrderItems.
-
setOrderItem(Vector) - Method in interface
com.ibm.commerce.fulfillment.commands.
CheckInventoryCmd
- Set a list of OrderItems to check the inventory.
-
setOrderItemAB(OrderItemAccessBean) - Method in class
com.ibm.commerce.returns.commands.
CheckReturnItemInCorrectStateCmdImpl
- Set the orderItem being returned/refunded.
-
setOrderItemAB(OrderItemAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
CheckReturnItemInCorrectStateCmd
- Set the orderItem being returned/refunded.
-
setOrderItemAB(OrderItemAccessBean) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemProductCreditCmdImpl
- Set the orderItem being returned/refunded.
-
setOrderItemAB(OrderItemAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnItemProductCreditCmd
- Set the orderItem being returned/refunded.
-
setOrderItemAB(OrderItemAccessBean) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemCreditCmdImpl
- Set the orderItem being returned/refunded.
-
setOrderItemAB(OrderItemAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnItemCreditCmd
- Set the orderItem being returned/refunded.
-
setOrderItemAB(OrderItemAccessBean) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemAdjustmentPolicyCmdImpl
- (Optional) Set the orderItem being returned/refunded.
-
setOrderItemAB(OrderItemAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnItemAdjustmentPolicyCmd
- (Optional) Set the orderItem being returned/refunded.
-
setOrderItemAB(OrderItemAccessBean) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemAdjustmentCreditCmdImpl
- Set the orderItem being returned/refunded.
-
setOrderItemAB(OrderItemAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnItemAdjustmentCreditCmd
- Set the orderItem being returned/refunded.
-
setOrderItemAbbreviations(String[]) - Method in class
com.ibm.commerce.order.utils.
ResolveOrderItemsCmdImpl
-
-
setOrderItemAbbreviations(String[]) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrderItemsCmd
-
-
setOrderItemAbbreviations(String[]) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderItemSelectCmd.EnumerationGroup
- Sets the OrderItems to be copied to selection Orders.
-
setOrderItemABHash(Hashtable) - Method in class
com.ibm.commerce.price.commands.
DiscountCalculationRuleQualifyCmdImpl
- set the orderItem access bean hash.
-
setOrderItemABHash(Hashtable) - Method in class
com.ibm.commerce.price.commands.
DiscountCalculationCodeApplyCmdImpl
- Set the orderItemABHash.
-
setOrderItemABHash(Hashtable) - Method in class
com.ibm.commerce.taxation.commands.
UnitShippingCalculationScaleLookupCmdImpl
-
-
setOrderItemABHash(Hashtable) - Method in class
com.ibm.commerce.taxation.commands.
TaxCalculationRuleQualifyCmdImpl
-
-
setOrderItemABHash(Hashtable) - Method in class
com.ibm.commerce.taxation.commands.
TaxCalculationRuleCalculateCmdImpl
- Sets the list of OrderItemAccessBean.
-
setOrderItemABHash(Hashtable) - Method in class
com.ibm.commerce.taxation.commands.
TaxCalculationCodeApplyCmdImpl
-
-
setOrderItemABHash(Hashtable) - Method in class
com.ibm.commerce.taxation.commands.
TaxableUnitPricePlusUnitShippingCalculationScaleLookupCmdImpl
-
-
setOrderItemABHash(Hashtable) - Method in class
com.ibm.commerce.taxation.commands.
TaxableUnitPriceCalculationScaleLookupCmdImpl
-
-
setOrderItemABHash(Hashtable) - Method in class
com.ibm.commerce.taxation.commands.
TaxableNetPricePlusNetShippingCalculationScaleLookupCmdImpl
-
-
setOrderItemABHash(Hashtable) - Method in class
com.ibm.commerce.taxation.commands.
TaxableNetPriceCalculationScaleLookupCmdImpl
-
-
setOrderItemABHash(Hashtable) - Method in class
com.ibm.commerce.taxation.commands.
ShippingTaxCalculationCodeApplyCmdImpl
-
-
setOrderItemABHash(Hashtable) - Method in class
com.ibm.commerce.taxation.commands.
NetShippingCalculationScaleLookupCmdImpl
-
-
setOrderItemAccessBean(OrderItemAccessBean) - Method in class
com.ibm.commerce.price.commands.
GetContractUnitPriceCmdImpl
- Sets the orderitem Access Bean.
-
setOrderItemAccessBean(OrderItemAccessBean) - Method in interface
com.ibm.commerce.price.commands.
GetContractSpecialPriceCmd
- (Optional) Set the order item.
-
setOrderItemAccessBean(OrderItemAccessBean) - Method in class
com.ibm.commerce.price.commands.
GetBaseUnitPriceCmdImpl
- (Optional) Set the order item.
-
setOrderItemAccessBean(OrderItemAccessBean) - Method in interface
com.ibm.commerce.price.commands.
GetBaseSpecialPriceCmd
- (Optional) Set the order item.
-
setOrderItemAllocationInfo(OrderItemAccessBean, Integer, Integer, String,
String) - Static method in class
com.ibm.commerce.fulfillment.commands.
InventoryManagementHelper
-
-
SetOrderItemFulfillmentCenterCmd - interface
com.ibm.commerce.orderitems.commands.
SetOrderItemFulfillmentCenterCmd.
- This
SetOrderItemFulfillmentCenterCmd
Task Command is called
by the AssignToSpecifiedFulfillmentCenterCmd
Controller Command to
set the fulfillment center for order items and allocate inventory for the
items.
-
SetOrderItemFulfillmentCenterCmdImpl - class
com.ibm.commerce.orderitems.commands.
SetOrderItemFulfillmentCenterCmdImpl.
- This
SetOrderItemFulfillmentCenterCmdImpl
Task Command
Implementation is called by the
AssignToSpecifiedFulfillmentCenterCmd
Controller Command to set
the fulfillment center of the specified order items and allocate inventory for
the items.
-
SetOrderItemFulfillmentCenterCmdImpl() - Constructor for class
com.ibm.commerce.orderitems.commands.
SetOrderItemFulfillmentCenterCmdImpl
- SetOrderItemFulfillmentCenterCmdImpl default constructor.
-
setOrderItemFulfillmentCentersMaps(Hashtable) - Method in class
com.ibm.commerce.fulfillment.commands.
GetEligibleFulfillmentCentersCmdImpl
- Sets the lists of fulfillment centers which can ship items specified by the
setOrderItems method.
-
setOrderItemFulfillmentCentersMaps(Hashtable) - Method in class
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityCmdImpl
- Sets lists of fulfillment centers to check inventory for items specified by
the setOrderItems method.
-
setOrderItemFulfillmentCentersMaps(Hashtable) - Method in interface
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityCmd
- Sets lists of fulfillment centers to check inventory for items specified by
the setOrderItems method.
-
setOrderItemFulfillmentCentersMaps(Hashtable) - Method in class
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityBECmdImpl
- Sets lists of fulfillment centers to check inventory for items specified by
the setOrderItems method.
-
setOrderItemId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the order item ids for which to update.
-
setOrderItemId(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the order item ids for which to update.
-
setOrderItemId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemTradingRelationshipAccessBean
- This method accesses a non-CMP field
-
setOrderItemId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemOfferRelationshipAccessBean
- This method accesses a non-CMP field
-
setOrderItemId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setOrderItemId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method provides access to the
OICOMPLIST.ORDERITEMS_ID column of DB2 type BIGINT.
-
setOrderItemId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemAdjustmentAccessBean
- This method provides access to the
ORDIADJUST.ORDERITEMS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderItemId(Long) - Method in class
com.ibm.commerce.orderitems.commands.
AddOrderItemComponentsCmdImpl
- (Optional) Set an OrderItem that the componets will be added to.
-
setOrderItemId(Long) - Method in interface
com.ibm.commerce.orderitems.commands.
AddOrderItemComponentsCmd
- (Optional) Set an OrderItem that the componets will be added to.
-
setOrderItemId(Long) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setOrderItemId
-
setOrderItemId(Long) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setOrderItemId
-
setOrderItemId(Long) - Method in class
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBean
- This method provides access to the
TRDPURAMT.ORDERITEMS_ID column of DB2 type BIGINT.
-
setOrderItemId(Long) - Method in class
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBean
- This method provides access to the
TRDDEPAMT.ORDERITEMS_ID column of DB2 type BIGINT.
-
setOrderItemId(Long) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set order item ID
-
setOrderItemId(Long) - Method in class
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmdImpl
- (Optional) Sets the order item ID.
-
setOrderItemId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmd
- (Optional) Sets the order item ID.
-
setOrderItemId(String) - Method in class
com.ibm.commerce.order.beans.
OrderItemDataBean
- Sets an order item id.
-
setOrderItemId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemTradingRelationshipAccessBeanData
-
-
setOrderItemId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemTradingRelationshipAccessBean
- This method accesses a non-CMP field
-
setOrderItemId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemOfferRelationshipAccessBeanData
-
-
setOrderItemId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemOfferRelationshipAccessBean
- This method accesses a non-CMP field
-
setOrderItemId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBeanData
-
-
setOrderItemId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setOrderItemId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemComponentAccessBeanData
-
-
setOrderItemId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method provides access to the
OICOMPLIST.ORDERITEMS_ID column of DB2 type BIGINT.
-
setOrderItemId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAdjustmentAccessBeanData
-
-
setOrderItemId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAdjustmentAccessBean
- This method provides access to the
ORDIADJUST.ORDERITEMS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderItemId(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBeanData
-
-
setOrderItemId(String) - Method in class
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBean
- This method provides access to the
TRDPURAMT.ORDERITEMS_ID column of DB2 type BIGINT.
-
setOrderItemId(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBeanData
-
-
setOrderItemId(String) - Method in class
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBean
- This method provides access to the
TRDDEPAMT.ORDERITEMS_ID column of DB2 type BIGINT.
-
setOrderItemId(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemDeleteCmdImpl
- Set an array of id of order items to be deleted.
-
setOrderItemId(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemDeleteCmd
- Set an array of id of order items to be deleted.
-
setOrderItemIds(Long[]) - Method in class
com.ibm.commerce.discount.rules.
MonetaryDiscount
- Set order item IDs.
-
setOrderItems(Enumeration) - Method in class
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityCmdImpl
- Sets the items to be checked.
-
setOrderItems(Enumeration) - Method in interface
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityCmd
- Sets the items to be checked.
-
setOrderItems(Enumeration) - Method in class
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityBECmdImpl
- Sets items to check inventory.
-
setOrderItems(Enumeration) - Method in class
com.ibm.commerce.isv.kit.tax.
ApplyOrderTaxesTIKCmdImpl
-
-
setOrderItems(Enumeration) - Method in interface
com.ibm.commerce.price.commands.
ApplyOrderAdjustmentsCmd
- Set the order items to calculate the discounts.
-
setOrderItems(List) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationRequest
- Sets the orderItems
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.couponredemption.commands.
InitializeCouponUsageCmdImpl
- Set the order items.
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.couponredemption.commands.
FinalizeCouponUsageCmdImpl
- Sets the access bean representing the order items.
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.discount.rules.
DiscountContext
- Set OrderItems
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.fulfillment.commands.
ApplyOrderShippingChargesCmdImpl
-
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.isv.kit.tax.
TaxCalculationUsageTIKCmdImpl
- Set the order items.
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.isv.kit.tax.
ApplyOrderTaxesTIKCmdImpl
-
-
setOrderItems(OrderItemAccessBean[]) - Method in interface
com.ibm.commerce.order.beans.
OrderInputDataBean
-
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.order.beans.
OrderDataBean
- Sets an array of order item access beans (optional).
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.order.calculation.
SummarizeShippingTaxCmdImpl
- setOrderItems method comment.
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.order.calculation.
SummarizeShippingCmdImpl
- setOrderItems method comment.
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.order.calculation.
SummarizeSalesTaxCmdImpl
- setOrderItems method comment.
-
setOrderItems(OrderItemAccessBean[]) - Method in interface
com.ibm.commerce.order.calculation.
SummarizeCalculationUsageCmd
-
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.order.calculation.
SummarizeAdjustmentCmdImpl
- Sets the orderitems.
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.order.calculation.
SetOrderLevelParameterCmdImpl
-
-
setOrderItems(OrderItemAccessBean[]) - Method in interface
com.ibm.commerce.order.calculation.
SetOrderLevelParameterCmd
- Sets the orderitems.
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.order.calculation.
InitializeShippingTaxCmdImpl
-
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.order.calculation.
InitializeShippingCmdImpl
-
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.order.calculation.
InitializeSalesTaxCmdImpl
-
-
setOrderItems(OrderItemAccessBean[]) - Method in interface
com.ibm.commerce.order.calculation.
InitializeCalculationUsageCmd
-
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.order.calculation.
InitializeAdjustmentCmdImpl
-
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.order.calculation.
GetOrderLevelParameterCmdImpl
-
-
setOrderItems(OrderItemAccessBean[]) - Method in interface
com.ibm.commerce.order.calculation.
GetOrderLevelParameterCmd
- Sets the orderitems.
-
setOrderItems(OrderItemAccessBean[]) - Method in interface
com.ibm.commerce.order.calculation.
FinalizeCalculationUsageCmd
- Sets the orderitems.
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderItemSelectCmd.EnumerationGroup
- Sets the OrderItems to be copied to selection Orders.
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.payment.commands.
UpdateTASpendingForLimitCheckCmdImpl
- Sets the orderItems property of the command.
-
setOrderItems(OrderItemAccessBean[]) - Method in interface
com.ibm.commerce.payment.commands.
UpdateTASpendingCmd
- Sets the orderItems property of the command.
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.payment.commands.
CheckTASpendingLimitCmdImpl
- Sets the aOrderItems property of the command.
-
setOrderItems(OrderItemAccessBean[]) - Method in interface
com.ibm.commerce.payment.commands.
CheckTASpendingLimitCmd
- Sets the aOrderItems property of the command.
-
setOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.price.commands.
ApplyOrderAdjustmentsCmdImpl
- Set the order items to process for discounts.
-
setOrderItems(OrderItemAccessBean[]) - Method in interface
com.ibm.commerce.price.commands.
ApplyOrderAdjustmentsCmd
- Set the order items to calculate the discounts.
-
setOrderItems(OrderItemDataBean[]) - Method in class
com.ibm.commerce.order.beans.
OrderDataBean
- Sets order items
-
setOrderItems(Vector) - Method in class
com.ibm.commerce.fulfillment.commands.
GetEligibleFulfillmentCentersCmdImpl
- Sets the item (with specified catalog entry id) for which eligible
fulfillment centers are to be determined.
-
setOrderItems(Vector) - Method in interface
com.ibm.commerce.fulfillment.commands.
GetEligibleFulfillmentCentersCmd
- Sets the item (with specified catalog entry id) for which eligible
fulfillment centers are to be determined.
-
setOrderItems(Vector) - Method in class
com.ibm.commerce.orderitems.commands.
SetOrderItemFulfillmentCenterCmdImpl
- Sets the OrderItems parameters.
-
setOrderItems(Vector) - Method in interface
com.ibm.commerce.orderitems.commands.
SetOrderItemFulfillmentCenterCmd
- Sets the OrderItems parameters.
-
setOrderItems(Vector) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemSplitCmdImpl
- Sets order items which needs to be moved.
-
setOrderItemsI(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.isv.kit.tax.
ApplyOrderTaxesTIKCmdImpl
-
-
setOrderitemsId(Long) - Method in class
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.ORDERITEMS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderitemsId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.ORDERITEMS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderItemsId(Long) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- This method provides access to the
ORDSHIPHST.ORDERITEMS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderItemsId(Long) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- This method provides access to the
ORDPICKHST.ORDERITEMS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderItemsId(Long) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderItemAccessBean
- This method provides access to the
BKORDITEM.ORDERITEMS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderItemsId(Long) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBean
- This method provides access to the
BKORDALLOC.ORDERITEMS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderItemsId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.ORDERITEMS_ID column of DB2 type BIGINT.
-
setOrderItemsId(Long) - Method in class
com.ibm.commerce.returns.commands.
ReturnItemToInventoryCmdImpl
- Set the order item from which the merchandise in question came.
-
setOrderItemsId(Long) - Method in interface
com.ibm.commerce.returns.commands.
ReturnItemToInventoryCmd
- Set the order item from which the merchandise in question came.
-
setOrderItemsId(Long) - Method in class
com.ibm.commerce.taxation.objects.
OrderItemTaxAccessBean
- This method accesses a non-CMP field
-
setOrderitemsId(String) - Method in interface
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBeanData
-
-
setOrderitemsId(String) - Method in class
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.ORDERITEMS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderitemsId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBeanData
-
-
setOrderitemsId(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.ORDERITEMS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderItemsId(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBeanData
-
-
setOrderItemsId(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- This method provides access to the
ORDSHIPHST.ORDERITEMS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderItemsId(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBeanData
-
-
setOrderItemsId(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- This method provides access to the
ORDPICKHST.ORDERITEMS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderItemsId(String) - Method in interface
com.ibm.commerce.inventory.objects.
BackOrderItemAccessBeanData
-
-
setOrderItemsId(String) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderItemAccessBean
- This method provides access to the
BKORDITEM.ORDERITEMS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderItemsId(String) - Method in interface
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBeanData
-
-
setOrderItemsId(String) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBean
- This method provides access to the
BKORDALLOC.ORDERITEMS_ID column of DB2 type BIGINT NOT NULL.
-
setOrderItemsId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setOrderItemsId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.ORDERITEMS_ID column of DB2 type BIGINT.
-
setOrderItemsId(String) - Method in interface
com.ibm.commerce.taxation.objects.
OrderItemTaxAccessBeanData
-
-
setOrderItemsId(String) - Method in class
com.ibm.commerce.taxation.objects.
OrderItemTaxAccessBean
- This method accesses a non-CMP field
-
setOrderItemStatus(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setOrderItemStatus
-
setOrderItemStatus(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setOrderItemStatus
-
setOrderItemStatusId(Long) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setOrderItemStatusId
-
setOrderItemStatusId(Long) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setOrderItemStatusId
-
setOrderItemStatusID(Long) - Method in class
com.ibm.commerce.messaging.beans.
OrderStatusItemDataBean
- Sets order item status id located in the ORDISTAT table.
-
setOrderItemStatusProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
OrderItemStatusCmdImpl
- Binds the parameters received by the request properties to variables that
are used for determining the order item to updated.
-
setOrderItemStatusProperties(TypedProperty) - Method in interface
com.ibm.commerce.messaging.commands.
OrderItemStatusCmd
- Binds the parameters received by the request properties to variables that
are used for determining the order item to updated.
-
SetOrderLevelParameterCmd
- interface
com.ibm.commerce.order.calculation.
SetOrderLevelParameterCmd.
- Reserved for IBM internal use.
-
SetOrderLevelParameterCmdImpl - class
com.ibm.commerce.order.calculation.
SetOrderLevelParameterCmdImpl.
- Reserved for IBM internal use.
-
SetOrderLevelParameterCmdImpl() - Constructor for class
com.ibm.commerce.order.calculation.
SetOrderLevelParameterCmdImpl
-
-
setOrderList(Enumeration) - Method in class
com.ibm.commerce.order.commands.
SetCurrentPendingOrdersCmdImpl
- Sets the list of the pending orders to be set current.
-
setOrderList(Enumeration) - Method in interface
com.ibm.commerce.order.commands.
SetCurrentPendingOrdersCmd
- Sets the list of the pending orders to be set current.
-
setOrderMax(BigDecimal) - Method in interface
com.ibm.commerce.couponpromotion.objects.
PromoOrderAccessBeanData
-
-
setOrderMax(BigDecimal) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoOrderAccessBean
- This method provides access to the
CPPMNORD.ORDERMAX column of DB2 type DECIMAL(20 5).
-
setOrderMin(BigDecimal) - Method in interface
com.ibm.commerce.couponpromotion.objects.
PromoOrderAccessBeanData
-
-
setOrderMin(BigDecimal) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoOrderAccessBean
- This method provides access to the
CPPMNORD.ORDERMIN column of DB2 type DECIMAL(20 5) NOT NULL.
-
setOrderNVPValues() - Method in class
com.ibm.commerce.messaging.commands.
SendWCSOrderCmdImpl
- Gets all the name value pairs for the WCS Order Create message.
-
SetOrderOrganizationCmd
- interface
com.ibm.commerce.order.commands.
SetOrderOrganizationCmd.
- This task command is called by other Order commands to set the organization
info of an order.
-
SetOrderOrganizationCmdImpl
- class
com.ibm.commerce.order.commands.
SetOrderOrganizationCmdImpl.
- This task command is called by other Order commands to set the organization
info of an order.
-
SetOrderOrganizationCmdImpl() - Constructor for class
com.ibm.commerce.order.commands.
SetOrderOrganizationCmdImpl
-
-
setOrderPaymentInfo(Hashtable) - Method in class
com.ibm.commerce.order.commands.
SetOrderPaymentInfoCmdImpl
- Sets the payment information name-value pairs.
-
setOrderPaymentInfo(Hashtable) - Method in interface
com.ibm.commerce.order.commands.
SetOrderPaymentInfoCmd
- Sets the payment information name-value pairs.
-
SetOrderPaymentInfoCmd
- interface
com.ibm.commerce.order.commands.
SetOrderPaymentInfoCmd.
- Sets the payment information of an order.
-
SetOrderPaymentInfoCmdImpl
- class
com.ibm.commerce.order.commands.
SetOrderPaymentInfoCmdImpl.
- Sets the payment information of an order.
-
SetOrderPaymentInfoCmdImpl() - Constructor for class
com.ibm.commerce.order.commands.
SetOrderPaymentInfoCmdImpl
-
-
setOrderPickingType(Integer) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- This method provides access to the
ORDPICKHST.ORDERPICKINGTYPE column of DB2 type INTEGER.
-
setOrderPickingType(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBeanData
-
-
setOrderPickingType(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- This method provides access to the
ORDPICKHST.ORDERPICKINGTYPE column of DB2 type INTEGER.
-
setOrderQuotationRelAbbreviations(String[]) - Method in class
com.ibm.commerce.order.utils.
ResolveOrderQuotationRelsCmdImpl
-
-
setOrderQuotationRelAbbreviations(String[]) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrderQuotationRelsCmd
- Sets the OrderQuotationRel abbreviations to be resolved.
-
setOrderQuotationRelAbbreviations(String[]) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationDisplayCmdImpl
-
-
setOrderQuotationRelAbbreviations(String[]) - Method in interface
com.ibm.commerce.orderquotation.commands.
OrderQuotationDisplayCmd
- Sets the OrderQuotationRel objects whose quotation Orders should be
displayed.
-
setOrderQuotationRelIds(String[]) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationCheckCmdImpl
- Sets the orderQuotationRelIds
-
setOrderReferenceNumber(Long) - Method in class
com.ibm.commerce.negotiation.commands.
PlaceAuctionOrderCmdImpl
- Mutation method to set order reference number
-
setOrderReferenceNumber(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
PlaceAuctionOrderCmd
- Stores the incoming value for the order reference number.
-
setOrderReferenceNumber(String) - Method in class
com.ibm.commerce.orderitems.commands.
AddItemsToFulfillmentOrderCmdImpl
- Sets the order reference number returned from the execution of this
command.
-
setOrderReleaseNum(Integer) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.ORDRELEASENUM column of DB2 type INTEGER NOT NULL.
-
setOrderReleaseNum(Integer) - Method in class
com.ibm.commerce.messaging.commands.
ReleaseShipNotifyCmdImpl
- Sets the order release number.
-
setOrderReleaseNum(Integer) - Method in class
com.ibm.commerce.messaging.commands.
ReleaseShipNotifyCmdDummyImpl
- Sets release number of the order being processed.
-
setOrderReleaseNum(Integer) - Method in interface
com.ibm.commerce.messaging.commands.
ReleaseShipNotifyCmd
- Sets release number of the order being processed.
-
setOrderReleaseNum(Integer) - Method in class
com.ibm.commerce.payment.commands.
PrepareInvoiceCmdImpl
- Sets the orderReleaseNum property of the command.
-
setOrderReleaseNum(Integer) - Method in interface
com.ibm.commerce.payment.commands.
PrepareInvoiceCmd
- Sets the orderReleaseNum property of the command.
-
setOrderReleaseNum(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBeanData
-
-
setOrderReleaseNum(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.ORDRELEASENUM column of DB2 type INTEGER NOT NULL.
-
setOrderReleaseNumber(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setOrderReleaseNumber
-
setOrderReleaseNumber(Integer) - Method in class
com.ibm.commerce.payment.objects.
InvoiceAccessBean
- This method provides access to the
INVOICE.ORDRELEASENUM column of DB2 type INTEGER NOT NULL.
-
setOrderReleaseNumber(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setOrderReleaseNumber
-
setOrderReleaseNumber(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setOrderReleaseNumber
-
setOrderReleaseNumber(String) - Method in interface
com.ibm.commerce.payment.objects.
InvoiceAccessBeanData
-
-
setOrderReleaseNumber(String) - Method in class
com.ibm.commerce.payment.objects.
InvoiceAccessBean
- This method provides access to the
INVOICE.ORDRELEASENUM column of DB2 type INTEGER NOT NULL.
-
setOrderRn(Long) - Method in class
com.ibm.commerce.isv.kit.tax.
TaxOrderAuditTIKCmdImpl
- Sets the orderId property of the command.
-
setOrderRn(Long) - Method in class
com.ibm.commerce.messaging.commands.
SendXMLOrderCmdImpl
- Sets the order reference number used in the command.
-
setOrderRn(Long) - Method in class
com.ibm.commerce.messaging.commands.
SendWCSOrderCmdImpl
- Sets the order reference number used in the command.
-
setOrderRn(Long) - Method in class
com.ibm.commerce.messaging.commands.
ReleaseShipNotifyCmdImpl
- Sets the order reference number.
-
setOrderRn(Long) - Method in class
com.ibm.commerce.messaging.commands.
ReleaseShipNotifyCmdDummyImpl
- Sets the order id for which the notification is requested.
-
setOrderRn(Long) - Method in interface
com.ibm.commerce.messaging.commands.
ReleaseShipNotifyCmd
- Sets the order id for which the notification is requested.
-
setOrderRn(Long) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets the order reference number.
-
setOrderRn(Long) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets the order reference number.
-
setOrderRn(Long) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets the order reference number.
-
setOrderRn(Long) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets the order reference number.
-
setOrderRn(Long) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Sets the order reference number.
-
setOrderRn(Long) - Method in class
com.ibm.commerce.order.commands.
OrderMessagingCmdImpl
- Sets the order reference number
-
setOrderRn(Long) - Method in interface
com.ibm.commerce.order.commands.
OrderMessagingCmd
- Sets the order reference number
-
setOrderRn(Long) - Method in class
com.ibm.commerce.order.commands.
ExtOrderProcessCmdImpl
-
Deprecated.
-
setOrderRn(Long) - Method in interface
com.ibm.commerce.order.commands.
ExtOrderProcessCmd
-
Deprecated.
-
setOrderRns(String[]) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets the orders to be processed
-
setOrders(OrderAccessBean[]) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets the orders to be processed
-
setOrders(OrderAccessBean[]) - Method in class
com.ibm.commerce.order.commands.
OrderCalculateCmdImpl
-
-
setOrders(OrderAccessBean[]) - Method in interface
com.ibm.commerce.order.commands.
OrderCalculateCmd
- Sets the Orders.
-
setOrders(Vector) - Method in class
com.ibm.commerce.order.commands.
ReprepareOrderCmdImpl
- Sets ids of the orders to be reprepared.
-
setOrders(Vector) - Method in interface
com.ibm.commerce.order.commands.
ReprepareOrderCmd
- Sets ids of the orders to be reprepared.
-
setOrders(Vector) - Method in class
com.ibm.commerce.order.commands.
PrepareOrderCmdImpl
- Sets ids of the orders to be prepared.
-
setOrders(Vector) - Method in interface
com.ibm.commerce.order.commands.
PrepareOrderCmd
- Sets ids of the orders to be prepared.
-
setOrdersId(Long) - Method in class
com.ibm.commerce.inventory.commands.
UpdateReleaseManifestStatusCmdImpl
- Set the order identifier.
-
setOrdersId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateReleaseManifestStatusCmd
- Set the order identifier.
-
setOrdersId(Long) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrdersId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrdersId(Long) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
OrdersMemberGroupAccessBean
- This method provides access to the
ORDERMGP.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrdersId(Long) - Method in class
com.ibm.commerce.marketingcenter.events.runtime.
PersistOrdersWithMemberGroupIdsForCurrentUserCmdImpl
- Setter for _ordersId.
-
setOrdersId(Long) - Method in interface
com.ibm.commerce.marketingcenter.events.runtime.
PersistOrdersWithMemberGroupIdsForCurrentUserCmd
- Setter for _ordersId.
-
setOrdersId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderMemberGroupRelationshipAccessBean
- This method provides access to the
ORDERMGP.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrdersId(Long) - Method in class
com.ibm.commerce.taxation.objects.
OrderTaxAccessBean
- This method accesses a non-CMP field
-
setOrdersId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmdImpl
-
-
setOrdersId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmd
- Sets the order identifier.
-
setOrdersId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseManifestCmdImpl
-
-
setOrdersId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseManifestCmd
- Sets the order identifier.
-
setOrdersId(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBeanData
-
-
setOrdersId(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrdersId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ManifestAccessBeanData
-
-
setOrdersId(String) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrdersId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
OrdersMemberGroupAccessBean
- This method provides access to the
ORDERMGP.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrdersId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderMemberGroupRelationshipAccessBeanData
-
-
setOrdersId(String) - Method in class
com.ibm.commerce.order.objects.
OrderMemberGroupRelationshipAccessBean
- This method provides access to the
ORDERMGP.ORDERS_ID column of DB2 type BIGINT NOT NULL.
-
setOrdersId(String) - Method in interface
com.ibm.commerce.taxation.objects.
OrderTaxAccessBeanData
-
-
setOrdersId(String) - Method in class
com.ibm.commerce.taxation.objects.
OrderTaxAccessBean
- This method accesses a non-CMP field
-
setOrderState(String) - Method in class
com.ibm.commerce.payment.beans.
PayStatusPMDataBean
- Sets the orderState property of the Bean.
-
setOrderState(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentTestCmdImpl
- Sets the order state to be returned to the caller.
-
setOrderState(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentPMCmdImpl
- Sets the order state to be returned to the caller.
-
setOrderState(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
- Sets the Order State.
-
setOrderState(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- Sets the order state to be returned to the caller.
-
setOrderState(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentCLCmdImpl
- Sets the order state to be returned to the caller.
-
setOrderStatus(OrderFulfillmentStatusAccessBean) - Method in class
com.ibm.commerce.messaging.commands.
OrderStatusCmdImpl
- Sets the order status
-
setOrderStatus(String) - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Set the status for retrieving those order of that status.
-
setOrderStatus(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setOrderStatus(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSSTATUS column of DB2 type CHAR(32).
-
setOrderStatus(String) - Method in class
com.ibm.commerce.payment.beans.
PayStatusPMDataBean
- Sets the orderStatus property of the Bean.
-
setOrderStatus(String[]) - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Set the list of status for retrieving those order.
-
setOrderStatusId(Long) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setOrderStatusId(Long) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.ORDSTAT_ID column of DB2 type BIGINT NOT NULL.
-
setOrderStatusID(Long) - Method in class
com.ibm.commerce.messaging.beans.
OrderStatusDataBean
- Sets the order status id located in the ORDSTAT table.
-
setOrderStatusProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
OrderStatusNotifySendCmdImpl
- sets the order status properties
-
setOrderStatusProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
OrderStatusNotifySendCmdDummyImpl
- Empty method
-
setOrderStatusProperties(TypedProperty) - Method in interface
com.ibm.commerce.messaging.commands.
OrderStatusNotifySendCmd
- This method is used to pass the TypedProperty object which contains all the
attributes of the order status.
-
setOrderStatusUrl(String) - Method in class
com.ibm.commerce.me.commands.
RegisterRequisitionerCmdImpl
- Sets the orderstatusurl
-
setOrderStatusUrl(String) - Method in class
com.ibm.commerce.me.datatype.
SessionInfo
- Sets the order status URL
-
setOrderStatusUrl(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderHeader
- Sets the order status URL
-
setOrderStatusURL(String) - Method in class
com.ibm.commerce.me.datatype.
RequisitionerSessionData
- Sets the order status URL
-
setOrderStatusURL(String) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the Order Status URL
-
setOrdersToDeleteIfEmpty(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmdImpl
- Sets orders to delete if no order items remain in them after this command
completes processing.
-
setOrdersToDeleteIfEmpty(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmd
- Sets orders to delete if no order items remain in them after this command
completes processing.
-
SetOrderTemplateCmd
- interface
com.ibm.commerce.order.commands.
SetOrderTemplateCmd.
- Use this controller command to mark/unmark orders as orderTemplates.
-
SetOrderTemplateCmd.Group
- class
com.ibm.commerce.order.commands.
SetOrderTemplateCmd.Group.
- The SetOrderTemplate enumeration group.
-
SetOrderTemplateCmd.Group() - Constructor for class
com.ibm.commerce.order.commands.
SetOrderTemplateCmd.Group
-
-
SetOrderTemplateCmdImpl
- class
com.ibm.commerce.order.commands.
SetOrderTemplateCmdImpl.
- This is the default implementation of the SetOrderTemplate command.
-
SetOrderTemplateCmdImpl() - Constructor for class
com.ibm.commerce.order.commands.
SetOrderTemplateCmdImpl
- Default constructor.
-
setOrderToCreateIfEmpty(boolean) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmdImpl
- Sets the boolean flag to control the creation of an empty output order when
there are not order items to move into it.
-
setOrderToCreateIfEmpty(boolean) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmd
- Sets the boolean flag to control the creation of an empty output order when
there are not order items to move into it.
-
setOrderTotalAmount(BigDecimal) - Method in class
com.ibm.commerce.discount.rules.
DiscountContext
- Set OrderTotalAmount
-
setOrderType(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderHeader
- Sets the type of the order
-
setOrderType(String) - Method in interface
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBeanData
-
-
setOrderType(String) - Method in class
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setOrdPickHstNum(Integer) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- This method provides access to the
ORDPICKHST.ORDPICKHSTNUM column of DB2 type INTEGER NOT NULL.
-
setOrdPickHstNum(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBeanData
-
-
setOrdPickHstNum(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- This method provides access to the
ORDPICKHST.ORDPICKHSTNUM column of DB2 type INTEGER NOT NULL.
-
setOrdReleaseNum(Integer) - Method in class
com.ibm.commerce.inventory.commands.
UpdateReleaseManifestStatusCmdImpl
- Set order release number.
-
setOrdReleaseNum(Integer) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateReleaseManifestStatusCmd
- Set order release number.
-
setOrdReleaseNum(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.ORDRELEASENUM column of DB2 type INTEGER NOT NULL.
-
setOrdReleaseNum(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmdImpl
-
-
setOrdReleaseNum(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmd
- Sets the order release number.
-
setOrdReleaseNum(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseManifestCmdImpl
-
-
setOrdReleaseNum(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseManifestCmd
- Sets the order release number.
-
setOrdReleaseNum(String) - Method in interface
com.ibm.commerce.inventory.objects.
ManifestAccessBeanData
-
-
setOrdReleaseNum(String) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.ORDRELEASENUM column of DB2 type INTEGER NOT NULL.
-
setOrdShipHstNum(Integer) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- This method provides access to the
ORDSHIPHST.ORDSHIPHSTNUM column of DB2 type INTEGER NOT NULL.
-
setOrdShipHstNum(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBeanData
-
-
setOrdShipHstNum(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- This method provides access to the
ORDSHIPHST.ORDSHIPHSTNUM column of DB2 type INTEGER NOT NULL.
-
setOrdstatId(Long) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setOrdstatId
-
setOrdstatId(Long) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- This method accesses a non-CMP field
-
setOrg_attachmentobj_id(Long) - Method in class
com.ibm.commerce.command.
CopyAttachmentCmdImpl
- Sets the org_attachmentobj_id
-
setOrg_attachmentobj_id(Long) - Method in interface
com.ibm.commerce.command.
CopyAttachmentCmd
- Sets the org_attachmentobj_id of the attachment object in database table to
be copied
-
setOrganizationCodeId(Long) - Method in class
com.ibm.commerce.user.objects.
OrganizationCodeAccessBean
- This method accesses a non-CMP field
-
setOrganizationCodeId(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationCodeAccessBeanData
-
-
setOrganizationCodeId(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationCodeAccessBean
- This method accesses a non-CMP field
-
setOrganizationId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.ORGENTITY_ID column of DB2 type BIGINT.
-
setOrganizationId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.ORGENTITY_ID column of DB2 type BIGINT.
-
setOrganizationId(Long) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationRequest
- Sets the organizationId
-
setOrganizationId(Long) - Method in class
com.ibm.commerce.user.objects.
OrganizationCodeAccessBean
- This method accesses a non-CMP field
-
setOrganizationId(Long) - Method in class
com.ibm.commerce.user.objects.
BusinessProfileAccessBean
- This method provides access to the
BUSPROF.ORG_ID column of DB2 type BIGINT.
-
setOrganizationId(Long) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the organization of the user.
-
setOrganizationId(Long) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the identifies the Organization to which this business profile is
associated with (BUSPROF table).
-
setOrganizationId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setOrganizationId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.ORGENTITY_ID column of DB2 type BIGINT.
-
setOrganizationId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAccessBeanData
-
-
setOrganizationId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.ORGENTITY_ID column of DB2 type BIGINT.
-
setOrganizationId(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationCodeAccessBeanData
-
-
setOrganizationId(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationCodeAccessBean
- This method accesses a non-CMP field
-
setOrganizationId(String) - Method in interface
com.ibm.commerce.user.objects.
BusinessProfileAccessBeanData
-
-
setOrganizationId(String) - Method in class
com.ibm.commerce.user.objects.
BusinessProfileAccessBean
- This method provides access to the
BUSPROF.ORG_ID column of DB2 type BIGINT.
-
setOrganizationId(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the organization of the user.
-
setOrganizationId(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the identifies the Organization to which this business profile is
associated with (BUSPROF table).
-
setOrganizationName(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
-
-
setOrganizationName(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method provides access to the
ORGENTITY.ORGENTITYNAME column of DB2 type VARCHAR(128) NOT NULL.
-
setOrganizationName(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setOrganizationName(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.ORGNAME column of DB2 type VARCHAR(128).
-
setOrganizationName(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the organization name.
-
setOrganizationName(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the name of the organization to which this address informatoin applies
if this is a business address.
-
setOrganizationUnitId(Long) - Method in class
com.ibm.commerce.me.commands.
PunchOutSetupCmdImpl
- Sets the organization unit id
-
setOrganizationUnitId(Long) - Method in class
com.ibm.commerce.me.commands.
BatchOrderRequestCmdImpl
- Sets the organization unit id
-
setOrganizationUnitId(Long) - Method in class
com.ibm.commerce.user.objects.
BusinessProfileAccessBean
- This method provides access to the
BUSPROF.ORGUNIT_ID column of DB2 type BIGINT.
-
setOrganizationUnitId(Long) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sts the organizational unit.
-
setOrganizationUnitId(Long) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the identifies the Organization Unit to which this business profile is
associated with (BUSPROF table).
-
setOrganizationUnitId(String) - Method in interface
com.ibm.commerce.user.objects.
BusinessProfileAccessBeanData
-
-
setOrganizationUnitId(String) - Method in class
com.ibm.commerce.user.objects.
BusinessProfileAccessBean
- This method provides access to the
BUSPROF.ORGUNIT_ID column of DB2 type BIGINT.
-
setOrganizationUnitId(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the organizational unit.
-
setOrganizationUnitId(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the identifies the Organization Unit to which this business profile is
associated with (BUSPROF table).
-
setOrganizationUnitName(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setOrganizationUnitName(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.ORGUNITNAME column of DB2 type VARCHAR(128).
-
setOrganizationUnitName(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the name of the organizational unit.
-
setOrganizationUnitName(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the name of the organization unit to which this address informatoin
applies if this is a business address.
-
setOrgCmdContext(CommandContext) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets original command context.
-
setOrgCmdContext(CommandContext) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets original commandContext.
-
setOrgCmdContext(CommandContext) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderPrepareCmdImpl
- Sets original command context.
-
setOrgCmdContext(CommandContext) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemUpdateCmdImpl
- Sets the original command context.
-
setOrgCmdContext(CommandContext) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemSplitCmdImpl
- Sets original command context.
-
setOrgCmdContext(CommandContext) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemDeleteCmdImpl
- Sets the original command context.
-
setOrgCmdContext(CommandContext) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddressUpdateCmdImpl
- Sets original commandContext.
-
setOrgCmdContext(CommandContext) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddCmdImpl
- Sets the original command context.
-
setOrgCmdContext(CommandContext) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCopyCmdImpl
- Sets the original command context.
-
setOrgCmdContext(CommandContext) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsAddCmdImpl
- Set original command context.
-
setOrgCmdContext(CommandContext) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCancelCmdImpl
- Sets original command context.
-
setOrgCmdContext(CommandContext) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets original command context.
-
setOrgCmdContext(CommandContext) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSRCustomerAddressAddCmdImpl
- Sets original commandContext.
-
setOrgEntityField1(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
-
-
setOrgEntityField1(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method accesses a non-CMP field
-
setOrgEntityField2(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
-
-
setOrgEntityField2(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method accesses a non-CMP field
-
setOrgEntityField3(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
-
-
setOrgEntityField3(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method accesses a non-CMP field
-
setOrgEntityId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberRoleAccessBean
- This method provides access to the
MBRROLE.ORGENTITY_ID column of DB2 type BIGINT NOT NULL.
-
setOrgEntityId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberRoleAccessBeanData
-
-
setOrgEntityId(String) - Method in class
com.ibm.commerce.user.objects.
MemberRoleAccessBean
- This method provides access to the
MBRROLE.ORGENTITY_ID column of DB2 type BIGINT NOT NULL.
-
setOrgEntityIds(Long[]) - Method in class
com.ibm.commerce.membergroup.commands.
ListUsersInMemberGroupCmdImpl
- Sets the organization IDs.
-
setOrgEntityIds(Long[]) - Method in interface
com.ibm.commerce.membergroup.commands.
ListUsersInMemberGroupCmd
- Sets the organization IDs.
-
setOrgEntityType(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
-
-
setOrgEntityType(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method accesses a non-CMP field
-
setOrgFlowEntityBean(OrgEntityFlowEntityBean) - Method in class
com.ibm.commerce.usermanagement.commands.
OrgEntityRegistrationAddApprovalBaseCmdImpl
- Sets an instance of the organization entity flow entity bean.
-
setOrgId(Long) - Method in class
com.ibm.commerce.orderquotation.commands.
GetOrgDistributorPartnerInfoCmdImpl
- Set the organization id.
-
setOrgId(Long) - Method in interface
com.ibm.commerce.orderquotation.commands.
GetOrgDistributorPartnerInfoCmd
- Set the organization id.
-
setOrgId(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setOrginatingCommand(String) - Method in class
com.ibm.commerce.exception.
ECException
- Sets the name of the command which throws this exception.
-
setOrgLangId(Integer) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets original language ID.
-
setOrgLangId(Integer) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets the original language ID.
-
setOrgLangId(Integer) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderPrepareCmdImpl
- Sets original language ID.
-
setOrgLangId(Integer) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemSplitCmdImpl
- Sets original language ID.
-
setOrgLangId(Integer) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddressUpdateCmdImpl
- Sets the original language ID.
-
setOrgLangId(Integer) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets original language ID.
-
setOrgLangId(Integer) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSRCustomerAddressAddCmdImpl
- Sets the original language ID.
-
setOrgLocale(Locale) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets original Locale.
-
setOrgLocale(Locale) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets original locale.
-
setOrgLocale(Locale) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderPrepareCmdImpl
- Sets original Locale.
-
setOrgLocale(Locale) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemSplitCmdImpl
- Sets original locale.
-
setOrgLocale(Locale) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddressUpdateCmdImpl
- Sets original locale.
-
setOrgLocale(Locale) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets original Locale.
-
setOrgLocale(Locale) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSRCustomerAddressAddCmdImpl
- Sets original locale.
-
setOrgReqProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets original request properties.
-
setOrgReqProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets original request properties.
-
setOrgReqProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderPrepareCmdImpl
- Sets original request properties.
-
setOrgReqProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemUpdateCmdImpl
- Sets the original request properties.
-
setOrgReqProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemSplitCmdImpl
- Sets original request properties.
-
setOrgReqProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemDeleteCmdImpl
- Sets the original request properties.
-
setOrgReqProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddressUpdateCmdImpl
- Sets original request properties.
-
setOrgReqProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddCmdImpl
- Sets the original request properties.
-
setOrgReqProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCopyCmdImpl
- Sets the original request properties.
-
setOrgReqProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets original request properties.
-
setOrgReqProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSRCustomerAddressAddCmdImpl
- Sets original request properties.
-
setOrgUserInfo(CommandContextImpl.UserDependantInfo) - Method in
class
com.ibm.commerce.command.
CommandContextImpl
- Sets the orgUserInfo
-
setOrigCmdContext(CommandContext) - Method in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnBaseCmdImpl
- Saves a copy of the command context at the start of command run.
-
setOrigin(Integer) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.ORIGIN column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setOrigin(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Provides access to the CONTRACT.ORIGIN column of DB2 type INTEGER NOT
NULL.
-
setOrigin(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractAccessBeanData
- Provides access to the CONTRACT.ORIGIN column of DB2 type INTEGER NOT
NULL.
-
setOrigin(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.ORIGIN column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setOriginalException(Exception) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogToolException
- sets the original exception.
-
setOriginalProducts(Vector) - Method in class
com.ibm.commerce.utf.commands.
RFQModifyCmdImpl
- Sets a member variable to the incoming vector of catalog entry IDs.
-
setOriginalProducts(Vector) - Method in class
com.ibm.commerce.utf.commands.
RFQCreateCmdImpl
- Sets a member variable to the incoming vector of catalog entry IDs.
-
setOriginatingCommand(String) - Method in class
com.ibm.commerce.beans.ErrorDataBean
- Sets the originating command for the error.
-
setOrigOrderCouponIds(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets the list of coupons used in the original order
-
setOrigOrderLastUpdate(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets the origOrderLastUpdate.
-
setOrigOrderLevelMenuAdjustment(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets original order level menu adjustment.
-
setOrigOrderStatus(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets the origOrderStatus.
-
setOrigReqProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnBaseCmdImpl
- Saves a copy of the request properties at the start of command run.
-
setOrigShippingCharge(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets original order shipping charge.
-
setOsCode(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
- setOsCode
-
setOsCode(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method accesses a non-CMP field
-
setOutboundId(Integer) - Method in class
com.ibm.commerce.emarketing.beans.
EmailConfigurationDataBean
- Sets the e-mail configuration ID.
-
setOutListDesc(String) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmdImpl
- Specifies a description of the output interest lists.
-
setOutListDesc(String) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmd
- Sets the description parameters (optional).
-
setOutListId(String[]) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmdImpl
- Specifies zero or more interest item lists to be copied to.
-
setOutListId(String[]) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmd
- Sets the interest item list ID parameters (optional).
-
setOutListIdName(String[]) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmdImpl
- Specifies the names of name-value pairs to be added to the redirection
URL.
-
setOutListIdName(String[]) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmd
- Sets the names of the name-value pairs to be added to the redirection URL
(optional).
-
setOutOfInventoryCatalogEntryIds(Long[]) - Method in class
com.ibm.commerce.order.commands.
OrderCalculateCmdImpl
- Sets the CatalogEntries that are out of inventory.
-
setOutOkOrderIdNames(String[]) - Method in class
com.ibm.commerce.order.commands.
OrderTransferCheckCmdImpl
- Sets the outOkOrderIdNames property of the command.
-
setOutOkOrderIdNames(String[]) - Method in interface
com.ibm.commerce.order.commands.
OrderTransferCheckCmd
- Sets the outOkOrderIdNames property of the command.
-
setOutOkOrderQuotationIdName(String[]) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationCheckCmdImpl
- Sets the outOkOrderQuotationIdName
-
setOutOrderIds(String[]) - Method in interface
com.ibm.commerce.order.commands.
OrderPrepareCmd
- Sets the names of the name-value pairs to be passed to a JSP.
-
setOutOrderIds(String[]) - Method in interface
com.ibm.commerce.order.commands.
OrderDisplayCmd
- Sets the names of the response properties to be created by the
command.
-
setOutOrderItemName(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the out order item name parameters (optional).
-
setOutOrderItemName(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the out order item name parameters (optional).
-
setOutOrderItemName(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the out order item name parameters (optional).
-
setOutOrderItemNames(String[]) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
- Sets the names of the orderItemId properties to be appended to the
redirection URL.
-
setOutOrderItemNames(String[]) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Sets the names of the orderItemId properties to be appended to the
redirection URL.
-
setOutOrderItemNames(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmdImpl
- Sets the names of name-value pairs to be added to the redirection URL.
-
setOutOrderItemNames(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmd
- Sets the names of name-value pairs to be added to the redirection URL.
-
setOutOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmdImpl
- Sets the output order items.
-
setOutOrderItems(Vector) - Method in class
com.ibm.commerce.fulfillment.commands.
ResolveFulfillmentCenterCmdImpl
- Insert the method's description here.
-
setOutOrderName(String[]) - Method in class
com.ibm.commerce.order.commands.
OrderScheduleCmdImpl
- Sets the names of the name-value pairs to be added to the redirection
URL.
-
setOutOrderName(String[]) - Method in interface
com.ibm.commerce.order.commands.
OrderScheduleCmd
- Sets the names of the name-value pairs to be added to the redirection
URL.
-
setOutOrderName(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the out order name parameters (optional).
-
setOutOrderName(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemDisplayCmdImpl
- Specifies the names of the name-value pairs to be added to the response
object passed to the command's view task.
-
setOutOrderName(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemDisplayCmd
- Specifies the names of the name-value pairs to be added to the response
object passed to the command's view task.
-
setOutOrderName(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemDeleteCmdImpl
- Specifies the names of name-value pairs to add to the redirection URL.
-
setOutOrderName(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemDeleteCmd
- Specifies the names of name-value pairs to add to the redirection URL.
-
setOutOrderName(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the out order name parameters (optional).
-
setOutOrderName(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the out order name parameters (optional).
-
setOutOrderNames(String[]) - Method in class
com.ibm.commerce.order.commands.
SetPendingOrderCmdImpl
- Specifies the names of the name-value pairs to be added to the redirection
URL.
-
setOutOrderNames(String[]) - Method in interface
com.ibm.commerce.order.commands.
SetPendingOrderCmd
- Specifies the names of the name-value pairs to be added to the redirection
URL.
-
setOutOrderNames(String[]) - Method in class
com.ibm.commerce.order.commands.
SetOrderTemplateCmdImpl
- Set the names of the orderId NVPs to be appended to the redirection
URL.
-
setOutOrderNames(String[]) - Method in interface
com.ibm.commerce.order.commands.
SetOrderTemplateCmd
- Set the names of the orderId NVPs to be appended to the redirection
URL.
-
setOutOrderNames(String[]) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
- Sets the names of the orderId properties to be appended to the redirection
URL.
-
setOutOrderNames(String[]) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Sets the names of the orderId properties to be appended to the redirection
URL.
-
setOutOrderNames(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmdImpl
- Sets the names of name-value pairs to be added to the redirection URL.
-
setOutOrderNames(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmd
- Sets the names of name-value pairs to be added to the redirection URL.
-
setOutOrderQuotationRelIdName(String[]) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationRequestCmdImpl
- (Optional) Sets the outOrderQuotationRelIdName.
-
setOutOrderQuotationRelIdNames(String[]) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationDisplayCmdImpl
-
-
setOutOrderQuotationRelIdNames(String[]) - Method in interface
com.ibm.commerce.orderquotation.commands.
OrderQuotationDisplayCmd
- Sets the names of name value pairs that should be provided to the
View.
-
setOutOrders(OrderAccessBean[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmdImpl
- Sets the output order where input order items are moved to.
-
setOutputqID(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setOutputqID
-
setOutputQId(Long) - Method in class
com.ibm.commerce.inventory.objects.
OutputQueueDescriptionAccessBean
- This method provides access to the
OUTPUTQDSC.OUTPUTQ_ID column of DB2 type BIGINT NOT NULL.
-
setOutputQId(Long) - Method in class
com.ibm.commerce.inventory.objects.
OutputQueueAccessBean
- This method provides access to the
OUTPUTQ.OUTPUTQ_ID column of DB2 type BIGINT NOT NULL.
-
setOutputqID(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setOutputqID
-
setOutputqID(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setOutputqID
-
setOutputQId(String) - Method in interface
com.ibm.commerce.inventory.objects.
OutputQueueDescriptionAccessBeanData
-
-
setOutputQId(String) - Method in class
com.ibm.commerce.inventory.objects.
OutputQueueDescriptionAccessBean
- This method provides access to the
OUTPUTQDSC.OUTPUTQ_ID column of DB2 type BIGINT NOT NULL.
-
setOutputQId(String) - Method in interface
com.ibm.commerce.inventory.objects.
OutputQueueAccessBeanData
-
-
setOutputQId(String) - Method in class
com.ibm.commerce.inventory.objects.
OutputQueueAccessBean
- This method provides access to the
OUTPUTQ.OUTPUTQ_ID column of DB2 type BIGINT NOT NULL.
-
setOutputQType(String) - Method in interface
com.ibm.commerce.inventory.objects.
OutputQueueAccessBeanData
-
-
setOutputQType(String) - Method in class
com.ibm.commerce.inventory.objects.
OutputQueueAccessBean
- This method provides access to the
OUTPUTQ.OUTPUTQTYPE column of DB2 type CHAR(4).
-
setOutRequisitionListId(String[]) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListDisplayCmdImpl
- Set an array of output requisition list ids.
-
setOutSelectionOrderQuotationRelIdNames(String[]) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderItemSelectCmdImpl
-
-
setOutSelectionOrderQuotationRelIdNames(String[]) - Method in
interface
com.ibm.commerce.orderquotation.commands.
OrderItemSelectCmd
- Sets the names of name value pairs that should be added to the redirection
URL.
-
setOutstandingRequestCount(int) - Method in class
com.ibm.commerce.ras.DDThreadContext
- Sets the outstandingRequestCount
-
setOutTimeoutOrderIdNames(String[]) - Method in class
com.ibm.commerce.order.commands.
OrderTransferCheckCmdImpl
- Sets the outTimeoutOrderIdNames property of the command.
-
setOutTimeoutOrderIdNames(String[]) - Method in interface
com.ibm.commerce.order.commands.
OrderTransferCheckCmd
- Sets the outTimeoutOrderIdNames property of the command.
-
setOutTimeoutOrderQuotationIdName(String[]) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationCheckCmdImpl
- Sets the outTimeoutOrderQuotationIdName
-
setOutWaitingOrderQuotationIdName(String[]) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationCheckCmdImpl
- Sets the outWaitingOrderQuotationIdName
-
setOutWaitOrderIdNames(String[]) - Method in class
com.ibm.commerce.order.commands.
OrderTransferCheckCmdImpl
- Sets the outWaitOrderIdNames property of the command.
-
setOutWaitOrderIdNames(String[]) - Method in interface
com.ibm.commerce.order.commands.
OrderTransferCheckCmd
- Sets the outWaitOrderIdNames property of the command.
-
setOverride(boolean) - Method in class
com.ibm.commerce.order.calculation.
SetOrderLevelParameterCmdImpl
-
-
setOverride(boolean) - Method in interface
com.ibm.commerce.order.calculation.
SetOrderLevelParameterCmd
- Sets whether the directly attached calculation codes will override the
indirectly attached calculation codes and the default calculation code.
-
setOwner(Long) - Method in class
com.ibm.commerce.command.
ControllerCommandImpl
- Sets owner for this command for the purpose of command level access
control
-
setOwner(Long)
- Method in interface
com.ibm.commerce.command.AccCommand
- Sets the owner for this command.
-
setOwner(Long) - Method in class
com.ibm.commerce.command.
AbstractViewCommand
- Sets the owner for this command.
-
setOwner(String) - Method in class
com.ibm.commerce.tools.contract.beans.
CatalogFilterDataBean
- Set the owner for this filter
-
setOwnerDN(String) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Sets full distinguished name of the owner of the hosted store.
-
setOwnerEmail(String) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Sets e-mail address for message notifications.
-
setOwnerid(Long) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stores the trading engine owner's member ID.
-
setOwnerid(Long) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the member ID of the offering owner.
-
setOwnerId(Long) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetAccessBean
- This method provides access to the
PRODUCTSET.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setOwnerId(Long) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method provides access to the
ATTACHMENT.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setOwnerId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
AttachmentBeanBase
- This method provides access to the ATTACHMENT.MEMBER_ID column of DB2 type
BIGINT NOT NULL.
-
setOwnerId(Long) - Method in class
com.ibm.commerce.negotiation.bean.commands.
ControlRuleListBeanCmdImpl
- Sets the ownerId used by the finder methods to populate the list.
-
setOwnerId(Long) - Method in interface
com.ibm.commerce.negotiation.bean.commands.
ControlRuleListBeanCmd
- Interface definition for setOwnerId() method.
-
setOwnerId(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
CreateAuctionTaskCmd
- Set the auction owner id.
-
setOwnerId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
BidRuleBaseCmdImpl
- Set owner Id.
-
setOwnerId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Sets auction owner Id.
-
setOwnerId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Sets auction owner id
-
setOwnerId(Long) - Method in class
com.ibm.commerce.rfq.commands.
CreateResponseBasicInfoCmdImpl
- * Sets OwnerId.
-
setOwnerId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
CreateResponseBasicInfoCmd
- Sets Owner Id
-
setOwnerId(Long) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- This method provides access to the
MBRGRP.OWNER_ID column of DB2 type BIGINT NOT NULL.
-
setOwnerId(Long) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the RFQ Owner ID.
-
setOwnerId(Long) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the RFQ Owner ID.
-
setOwnerId(Long) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQAttachmentCmdImpl
-
-
setOwnerId(Long) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQAttachmentCmd
- Stores the owner ID of the RFQ attachment.
-
setOwnerId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQItemCmdImpl
- Stores the ID of the item owner.
-
setOwnerId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQItemCmd
- Stores the ID of the item owner.
-
setOwnerId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the RFQ Owner ID.
-
setOwnerId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the RFQ Owner ID.
-
setOwnerId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQAttachmentCmdImpl
- Sets the document owner
-
setOwnerId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQAttachmentCmd
- Stores the owner ID of the RFQ attachment.
-
setOwnerId(Long) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set owner id
-
setOwnerId(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductSetAccessBeanData
-
-
setOwnerId(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetAccessBean
- This method provides access to the
PRODUCTSET.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setOwnerId(String) - Method in interface
com.ibm.commerce.contract.objects.
AttachmentAccessBeanData
- This method provides access to the ATTACHMENT.MEMBER_ID column of DB2 type
BIGINT NOT NULL.
-
setOwnerId(String) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method provides access to the
ATTACHMENT.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setOwnerId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupAccessBeanData
-
-
setOwnerId(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- This method provides access to the
MBRGRP.OWNER_ID column of DB2 type BIGINT NOT NULL.
-
setOwnerIdFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the member identifier of the offering owner from the tools XML
object and stores it in a member variable.
-
setOwnerIdFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the member identifier of the offering owner from the tools XML
object and stores it in a member variable.
-
setOwnerIdUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get auction's owner id from Tools Framework's XML Object, and set
it for the command.
-
setOwnerIdUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get auction's owner id from Tools Framework's XML Object, and set
it for the command.
-
setOwnerIdUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set owner id
-
setOwnerIdUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmd
-
Deprecated. Sets Owner Id URL Name.
-
setOwnerMemberId(Long) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
- setOwnerMemberId
-
setOwnerMemberId(Long) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method provides access to the
ORGENTITY.MEMBER_ID column of DB2 type BIGINT.
-
setOwnerMemberId(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
-
-
setOwnerMemberId(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method provides access to the
ORGENTITY.MEMBER_ID column of DB2 type BIGINT.
-
setOwnerReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setOwnerReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Provides access to the CONTRACT.MEMBER_ID column of DB2 type BIGINT NOT
NULL.
-
setOwnerReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractAccessBeanData
- Provides access to the CONTRACT.MEMBER_ID column of DB2 type BIGINT NOT
NULL.
-
setOwnerReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setOwnerStoreId(Integer) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeScheduleAccessBean
- This method accesses a non-CMP field
-
setPackage(PackageDataBean) - Method in class
com.ibm.commerce.catalog.beans.
RelatedPackageDataBean
- Sets the related Package.
-
setPackage(PackageDataBean) - Method in class
com.ibm.commerce.catalog.beans.
CompositePackageDataBean
- Sets the composed package.
-
setPackageId(Long) - Method in interface
com.ibm.commerce.catalog.commands.
PackageResolveSkuCmd
- Sets the PackageId that represents the primary key of the Package that is
to be resolved,
-
setPackageId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmdImpl
-
-
setPackageId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmd
- Sets the package identifier.
-
setPackageId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmdImpl
-
-
setPackageId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmd
- Sets the package identifier.
-
setPackageId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ManifestAccessBeanData
-
-
setPackageId(String) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.PACKAGEID column of DB2 type CHAR(20).
-
setPackageID(String) - Method in class
com.ibm.commerce.catalog.beans.
PackageDataBean
- Sets the package ID that represents the primary key for this package.
-
setPackagePartNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
PackageDataBean
- Sets the package part (SKU) number.
-
setPackageSuppression(Integer) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.PACKAGESUPPRESSION column of DB2 type INTEGER.
-
setPackageSuppression(Integer) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the package suppression flag.
-
setPackageSuppression(Integer) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the Package inserts suppression flag.
-
setPackageSuppression(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setPackageSuppression(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.PACKAGESUPPRESSION column of DB2 type INTEGER.
-
setPackageSuppression(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the package suppression flag.
-
setPackageSuppression(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the Package inserts suppression flag.
-
setPackSlipXml(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBeanData
-
-
setPackSlipXml(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method accesses a non-CMP field
-
setPacount(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PAStats
- Sets the number of product advisor count recorded in the current
event.
-
setPaCount(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductAdvisorStatisticsAccessBean
- This method provides access to the
PASTATS.COUNT column of DB2 type INTEGER.
-
setPaCount(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsBean
- Sets the product advisor count of this statistics.
-
setPaCount(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
ProductAdvisorStatisticsAccessBeanData
-
-
setPaCount(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductAdvisorStatisticsAccessBean
- This method provides access to the
PASTATS.COUNT column of DB2 type INTEGER.
-
setPaCountAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsBean
- Sets the product advisor count of this statistics, in EJB attribute
type.
-
setPageName(String) - Method in class
com.ibm.commerce.beans.DataBeanHelper
- Sets the page name for the current request of this databean.
-
setPageName(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBeanData
-
-
setPageName(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBean
- This method provides access to the
DISPCGPREL.PAGENAME column of DB2 type VARCHAR(254) NOT NULL.
-
setPageName(String) - Method in class
com.ibm.commerce.pa.beans.
DynamicDataBeanImpl
- Set the name of the page that this bean is on.
-
setPageName(String) - Method in interface
com.ibm.commerce.pa.beans.
DynamicDataBean
- Set the name of the page that this bean is on.
-
setPageSize(int) - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Specify the page size for getOrderDataBeansByPageNumber(int pageNumber)
Default value is 20
-
setPageSize(String) - Method in class
com.ibm.commerce.search.beans.
SearchBaseDataBean
- To set pageSize defines the number elements in each page
-
setParameterError(boolean) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyForumMessageCmdImpl
- Sets parameter error flag value.
-
setParameterError(boolean) - Method in class
com.ibm.commerce.negotiation.commands.
CreateForumMessageCmdImpl
- Stores the incoming value of the error flag.
-
setParameters(Action.Parameter[]) - Method in class
com.ibm.commerce.rule.Action
- Sets the array of Parameter objects.
-
setParameters(OpenCondition.Parameter[]) - Method in class
com.ibm.commerce.condition.
OpenCondition
- Sets the array of parameter objects.
-
setParameters(OpenCondition.Parameter[]) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeContext
- Sets the open condition parameters.
-
setParameters(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmdImpl
- Set the parameters string.
-
setParameters(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmd
- Set the parameters string.
-
setParameters(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCBufferAccessBeanData
-
-
setParameters(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBufferAccessBean
- This method provides access to the
PVCBUFFER.PARAMETERS column of DB2 type VARCHAR(1024).
-
setParameters2K(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCBufferAccessBeanData
-
-
setParameters2K(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBufferAccessBean
- This method provides access to the
PVCBUFFER.PARAMETERS2K column of DB2 type VARCHAR(2048).
-
setParent(DynamicDataBean) - Method in class
com.ibm.commerce.pa.beans.
DynamicDataBeanImpl
- Set the parent of this bean.
-
setParent(DynamicDataBean) - Method in interface
com.ibm.commerce.pa.beans.
DynamicDataBean
- Set the parent of this bean.
-
setParentCategoryId(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
CategoryListResultsDataBean
-
Deprecated. Sets the ID of the parent category.
-
setParentCode(String) - Method in interface
com.ibm.commerce.catalog.objects.
ClassificationCodeAccessBeanData
-
-
setParentCode(String) - Method in class
com.ibm.commerce.catalog.objects.
ClassificationCodeAccessBean
- This method provides access to the
CLASIFCODE.PARENTCODE column of DB2 type CHAR(16).
-
setParentId(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchDataBean
- Sets the ID of the parent category that this category belongs to.
-
setParentIdentifier(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchDataBean
- Sets the identifier of the parent category that this category belongs
to.
-
setParentMemberId(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method accesses a non-CMP field
-
setParentMemberId(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method accesses a non-CMP field
-
setParentMemberId(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- This method accesses a non-CMP field
-
setParentMemberId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAccessBean
- Set the parent member.
-
setParentName(String) - Method in class
com.ibm.commerce.pa.beans.
DynamicDataBeanImpl
- Set the name of the class of the parent of this bean.
-
setParentName(String) - Method in interface
com.ibm.commerce.pa.beans.
DynamicDataBean
- Set the name of the class of the parent of this bean.
-
setParentName(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchDataBean
- Sets the name of the parent category that this category belongs to.
-
setParentOrderAB(OrderAccessBean) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationRequest
- Sets the parent order access bean.
-
setParentOrg(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Insert the method's description here.
-
setParentOrganization(String) - Method in interface
com.ibm.commerce.adapter.SessionData
- Reserved for IBM internal use.
-
setParentOrganization(String) - Method in class
com.ibm.commerce.adapter.
GenericSessionData
- Reserved for IBM internal use.
-
setParentProductId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQItemCmdImpl
- Stores the ID of the parent catalog entry under which this item has been
created.
-
setParentProductId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQItemCmd
- Stores the ID of the parent catalog entry under which this item has been
created.
-
setParentStores(ArrayList) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the parentStores
-
setParm(String, String) - Method in interface
com.ibm.commerce.tools.common.ui.
SimpleDynamicListBean
- This method sets the given parameter
para
equal to value
value
.
-
setParm(String, String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountListBaseBean
- set the value of Parameter
-
setParm(String, String) - Method in class
com.ibm.commerce.tools.promotions.
DiscountChooseListBean
- set parameter and its values
-
setParm(String, String) - Method in class
com.ibm.commerce.tools.promotions.
DiscountCalculationCodeListBean
- set the value of Parameter
-
setPartialQuantityAccepted(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Set the bidder's partial quantity flag (optional).
-
setPartialSend(Boolean) - Method in class
com.ibm.commerce.messaging.commands.
SendMsgCmdImpl
- Allows partial send when using e-mail as transport.
-
setPartialSend(Boolean) - Method in interface
com.ibm.commerce.messaging.commands.
SendMsgCmd
- Allows partial sending operation when using e-mail as the transport.
-
setPartialSend(Boolean) - Method in class
com.ibm.commerce.messaging.outboundservice.
Messaging
- Sets the partial send flag.
-
setParticipant(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractListAsBuyerCmdImpl
- Sets the participant ID
-
setParticipantId(Long) - Method in class
com.ibm.commerce.contract.commands.
ParticipantDeleteCmdImpl
- Sets the ID of the participant to be deleted.
-
setParticipantId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ParticipantDeleteCmd
- Sets the ID of the participant to be deleted.
-
setParticipantId(Long) - Method in class
com.ibm.commerce.contract.objects.
ParticipantAccessBean
- This method provides access to the
PARTICIPNT.PARTICIPNT_ID column of DB2 type BIGINT NOT NULL.
-
setParticipantId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
ParticipantBeanBase
- This method provides access to the PARTICIPNT.PARTICIPNT_ID column of DB2
type BIGINT NOT NULL.
-
setParticipantId(String) - Method in interface
com.ibm.commerce.contract.objects.
ParticipantAccessBeanData
-
-
setParticipantId(String) - Method in class
com.ibm.commerce.contract.objects.
ParticipantAccessBean
- This method provides access to the
PARTICIPNT.PARTICIPNT_ID column of DB2 type BIGINT NOT NULL.
-
setParticipantList(Vector) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the participant list for the offering.
-
setParticipantListFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the list of participants from the tools XML object and stores it
in a member variable.
-
setParticipantRoleId(Integer) - Method in class
com.ibm.commerce.contract.objects.
ContractDisplayAccessBean
- This method provides access to the
CNTRDISPLY.PARTROLE_ID column of DB2 type INTEGER.
-
setParticipantRoleId(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
ContractDisplayBeanBase
- Provides access to the CNTRDISPLY.PARTROLE_ID column of DB2 type INTEGER
NULL.
-
setParticipantRoleId(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractDisplayAccessBeanData
- Provides access to the CNTRDISPLY.PARTROLE_ID column of DB2 type INTEGER
NULL.
-
setParticipantRoleId(String) - Method in class
com.ibm.commerce.contract.objects.
ContractDisplayAccessBean
- This method provides access to the
CNTRDISPLY.PARTROLE_ID column of DB2 type INTEGER.
-
setPartNumber(Hashtable) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemAddCmdImpl
- Set the part number parameters.
-
setPartNumber(Hashtable) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemAddCmd
- Sets the part number parameters.
-
setPartNumber(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the part number parameters (optional).
-
setPartNumber(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the part number parameters (optional).
-
setPartNumber(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the part number parameters (optional).
-
setPartnumber(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the partnumber of the catalog entry
-
setPartnumber(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the partnumber of the catalog entry.
-
setPartnumber(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryDeleteCmdImpl
- Set the partnumber of the catalog entry
-
setPartnumber(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryDeleteCmd
- Sets the partnumber of the catalog entry.
-
setPartnumber(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the partnumber of the catalog entry
-
setPartnumber(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the partnumber of the catalog entry.
-
setPartnumber(String) - Method in interface
com.ibm.commerce.inventory.objects.
BaseItemAccessBeanData
-
-
setPartnumber(String) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemAccessBean
- This method provides access to the
BASEITEM.PARTNUMBER column of DB2 type VARCHAR(64) NOT NULL.
-
setPartnumber(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set the partnumber of the Catalog Entry
-
setPartNumber(String) - Method in interface
com.ibm.commerce.catalog.beans.
ProductInputDataBean
- Sets the part number.
-
setPartNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
ProductDataBean
- Sets the product part (SKU) number.
-
setPartNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
ItemDataBean
- Sets the item part (SKU) number
-
setPartNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
DynamicKitDataBean
- Sets the DynamicKit part (SKU) number.
-
setPartNumber(String) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryDataBean
- Sets the catalog entry part (SKU) number.
-
setPartNumber(String) - Method in class
com.ibm.commerce.catalog.commands.
ProductDisplayCmdImpl
- Sets the external PartNumber that along with the MemberId uniquely
identifies the CatalogEntry whose view is to be retrieved.
-
setPartNumber(String) - Method in interface
com.ibm.commerce.catalog.commands.
ProductDisplayCmd
- Sets the external PartNumber that along with the MemberId uniquely
identifies the CatalogEntry whose view is to be retrieved.
-
setPartNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setPartNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.PARTNUMBER column of DB2 type VARCHAR(64) NOT NULL.
-
setPartNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setPartNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.PARTNUMBER column of DB2 type VARCHAR(64) NOT NULL.
-
setPartNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setPartNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.PARTNUMBER column of DB2 type VARCHAR(64) NOT NULL.
-
setPartNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setPartNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.PARTNUMBER column of DB2 type VARCHAR(64) NOT NULL.
-
setPartNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setPartNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.PARTNUMBER column of DB2 type VARCHAR(64) NOT NULL.
-
setPartNumber(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setPartNumber(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets the part number.
-
setPartNumber(String) - Method in class
com.ibm.commerce.inventory.commands.
InventoryAdjustCmdImpl
-
-
setPartNumber(String) - Method in interface
com.ibm.commerce.inventory.commands.
InventoryAdjustCmd
- Sets the part number.
-
setPartNumber(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setPartNumber(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the part number of the items being received.
-
setPartNumber(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBeanData
-
-
setPartNumber(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemSpecificationAccessBean
- This method provides access to the
ITEMSPC.PARTNUMBER column of DB2 type VARCHAR(64) NOT NULL.
-
setPartNumber(String) - Method in class
com.ibm.commerce.messaging.commands.
GetRecipientsCmdImpl
- Sets The part number (for targeted broadcast).
-
setPartNumber(String) - Method in interface
com.ibm.commerce.messaging.commands.
GetRecipientsCmd
- Sets The part number (for targeted broadcast).
-
setPartNumber(String) - Method in class
com.ibm.commerce.messaging.commands.
BroadcastMessageCmdImpl
- Sets the part number (for targeted broadcast).
-
setPartNumber(String) - Method in interface
com.ibm.commerce.messaging.commands.
BroadcastMessageCmd
- Sets the part number (for targeted broadcast).
-
setPartNumber(String) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the part number of the new/copied orderitem(s).
Default: null (the part number of the copied orderitem(s) should be left
unchanged)
-
setPartNumber(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setPartNumber
-
setPartNumber(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setPartNumber
-
setPartNumber(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setPartNumber
-
setPartNumber(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setPartNumber
-
setPartNumber(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the SKU to search for
-
setPartNumber(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmdImpl
- (Optional) Sets the list of part number for each of the configuration
components.
-
setPartNumber(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmd
- (Optional) Sets the list of part number for each of the configuration
components.
-
setPartNumberLike(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the type of SKU search
-
setPartOwnerId(Long) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the memberId that owns the CatalogEntry identified by the part
number.
-
setPassConstraints(boolean) - Method in class
com.ibm.commerce.pa.beans.
GenericLinkDataBean
- Set whether metaphor constraints should be passed on to the page linked
to.
-
setPasswd(String) - Method in class
com.ibm.commerce.marketingcenter.events.util.
DBConnection
- Setter for the user's password.
-
setPassword(byte[]) - Method in class
com.ibm.commerce.emarketing.objects.
EmailConfigurationAccessBean
- Set accessor for persistent attribute: password
-
setPassword(String) - Method in class
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmdImpl
- Sets the password to the account on the e-mail server.
-
setPassword(String) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmd
- set the password for the account of the e-mail configuration
-
setPassword(String) - Method in class
com.ibm.commerce.me.datatype.
Credentials
- Sets the registered group password for the organization
-
setPassword(String) - Method in class
com.ibm.commerce.messaging.adapters.jcasample.
SampleManagedConnectionFactory
- Sets password
-
setPassword(String) - Method in class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnectionSpec
- Sets password
-
setPassword(String) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationRequest
- Sets the password
-
setPassword(String) - Method in class
com.ibm.commerce.orderquotation.commands.
GetCredentialsCmdImpl
- Set the user's password.
-
setPassword(String) - Method in interface
com.ibm.commerce.orderquotation.commands.
GetCredentialsCmd
- Set the user's password.
-
setPassword(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the password.
-
setPassword(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmd
- Set the password.
-
setPassword(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmdImpl
- Set the password.
-
setPassword(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmd
- Set the password.
-
setPassword(String) - Method in class
com.ibm.commerce.security.commands.
VerifyCredentialsCmdImpl
- Set the password.
-
setPassword(String) - Method in interface
com.ibm.commerce.security.commands.
VerifyCredentialsCmd
- Sets the password to be used for authentication with the new logon
ID.
-
setPassword(String) - Method in class
com.ibm.commerce.security.commands.
UpdateCredentialsCmdImpl
- Sets the value of the new password
-
setPassword(String) - Method in interface
com.ibm.commerce.security.commands.
UpdateCredentialsCmd
- Sets the value of the new password
-
setPassword(String) - Method in interface
com.ibm.commerce.security.commands.
ThirdPartyAuthenticationCmd
- Sets the password to be used for authentication with the new Logon
ID.
-
setPassword(String) - Method in class
com.ibm.commerce.security.commands.
SendPasswordNotificationCmdImpl
- Sets the new password of the user.
-
setPassword(String) - Method in interface
com.ibm.commerce.security.commands.
SendPasswordNotificationCmd
- Sets the new password of the user.
-
setPassword(String) - Method in class
com.ibm.commerce.security.commands.
PaymentManagerVerifyCredentialsCmdImpl
- Sets the Password to be used for authentication with the new Logon
ID.
-
setPassword(String) - Method in interface
com.ibm.commerce.security.commands.
PaymentManagerVerifyCredentialsCmd
- Sets the Password to be used for authentication with the new Logon
ID.
-
setPassword(String) - Method in class
com.ibm.commerce.security.commands.
LDAPAuthenticationCmdImpl
- Sets the password to be used for authentication with the new logon
ID.
-
setPassword(String) - Method in interface
com.ibm.commerce.security.commands.
LDAPAuthenticationCmd
- Sets the password to be used for authentication with the new logon
ID.
-
setPassword(String) - Method in class
com.ibm.commerce.security.commands.
DBAuthenticationCmdImpl
- Sets the password to be used for authentication with the new logon
ID.
-
setPassword(String) - Method in interface
com.ibm.commerce.security.commands.
DBAuthenticationCmd
- Sets the password to be used for authentication with the new logon
ID.
-
setPassword(String) - Method in class
com.ibm.commerce.security.commands.
AuthenticationPolicyCmdImpl
- Sets the password to be used for authentication with the new logon
ID.
-
setPassword(String) - Method in interface
com.ibm.commerce.security.commands.
AuthenticationPolicyCmd
- Sets the password to be used for authentication with the new logon
ID.
-
setPasswordCreation(String) - Method in interface
com.ibm.commerce.user.objects.
UserRegistryAccessBeanData
-
-
setPasswordCreation(String) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.PASSWORDCREATION column of DB2 type TIMESTAMP.
-
setPasswordCreation(Timestamp) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.PASSWORDCREATION column of DB2 type TIMESTAMP.
-
setPasswordExpired(Integer) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.PASSWORDEXPIRED column of DB2 type INTEGER.
-
setPasswordExpired(Integer) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets whether the password expired.
-
setPasswordExpired(Integer) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the indicator Whether user password has expired
-
setPasswordExpired(String) - Method in interface
com.ibm.commerce.user.objects.
UserRegistryAccessBeanData
-
-
setPasswordExpired(String) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.PASSWORDEXPIRED column of DB2 type INTEGER.
-
setPasswordExpired(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets whether the password expired.
-
setPasswordExpired(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the indicator Whether user password has expired
-
setPasswordInvalid(String) - Method in interface
com.ibm.commerce.user.objects.
UserRegistryAccessBeanData
-
-
setPasswordInvalid(String) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.PASSWORDINVALID column of DB2 type TIMESTAMP.
-
setPasswordInvalid(Timestamp) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.PASSWORDINVALID column of DB2 type TIMESTAMP.
-
setPasswordLength(int) - Method in class
com.ibm.commerce.security.commands.
GeneratePasswordCmdImpl
- Sets the length of the password that should be generated.
-
setPasswordLength(int) - Method in interface
com.ibm.commerce.security.commands.
GeneratePasswordCmd
- Sets the length of the password that should be generated.
-
setPasswordRetries(Integer) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.PASSWORDRETRIES column of DB2 type INTEGER DEFAULT 0.
-
setPasswordRetries(String) - Method in interface
com.ibm.commerce.user.objects.
UserRegistryAccessBeanData
-
-
setPasswordRetries(String) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.PASSWORDRETRIES column of DB2 type INTEGER DEFAULT 0.
-
setPathInfo(String) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the name of the command to be added to the scheduler.
-
setPathInfo(String) - Method in interface
com.ibm.commerce.scheduler.commands.
AddJobCmd
- Sets the name of the command to execute.
-
setPathInfo(String) - Method in interface
com.ibm.commerce.scheduler.commands.
AddBroadcastJobCmd
- Sets the name of the command to be added to the scheduler.
-
setPathInfo(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setPathInfo(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.PATHINFO column of DB2 type VARCHAR(254).
-
setPathSeparator(String) - Method in class
com.ibm.commerce.common.beans.
ResourceBundleDataBean
- Sets the path separator.
-
setPathSeparator(String) - Method in class
com.ibm.commerce.usermanagement.commands.
PropertyResourceBundleReader
- Sets the path separator.
-
setPathSeparator(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditBaseCmdImpl
- Sets the path separator.
-
setPattribute_id(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQPattributeAttachmentAddCmdImpl
- Sets the pattribute_id
-
setPattribute_id(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemSpecificationAddCmdImpl
- Sets the pattribute_id
-
setPAttributeId(Long) - Method in class
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmdImpl
- Sets the personalization attribute ID.
-
setPAttributeId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmd
- Sets the personalization attribute ID.
-
setPAttributeId(Long) - Method in class
com.ibm.commerce.utf.commands.
PAttributeDeleteCmdImpl
- Sets the Personalization Attribute Id
-
setPAttributeVector(Vector) - Method in class
com.ibm.commerce.utf.commands.
ModifyOrderItemPAttributeTCCmdImpl
- Save the incoming vector of personalization attributes.
-
setPAttributeVector(Vector) - Method in interface
com.ibm.commerce.utf.commands.
ModifyOrderItemPAttributeTCCmd
- Save the incoming vector of personalization attributes.
-
setPAttrValueId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemSpecificationRemoveCmdImpl
- Sets the personalization attribute valud ID.
-
setPAttrValueId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemCommentRemoveCmdImpl
- Sets the personalization attribute valud ID.
-
setPAttrValueId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQAttachmentViewCmdImpl
- Sets the PAttribute Value Id
-
setPAttrValueId(Long) - Method in class
com.ibm.commerce.rfq.commands.
DeletePAttributeValueCmdImpl
- Sets the personalization attribute valud ID.
-
setPAttrValueId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
DeletePAttributeValueCmd
- Sets the personalization attribute valud ID.
-
setPayInfoFrom(OrderAccessBean) - Method in class
com.ibm.commerce.order.commands.
ExtOrderCopyCmdImpl
- Sets the Order from which the payment information is copied.
-
setPayInfoFrom(OrderAccessBean) - Method in interface
com.ibm.commerce.order.commands.
ExtOrderCopyCmd
- Sets the Order from which the payment information is copied.
-
setPayloadId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBeanData
-
-
setPayloadId(String) - Method in class
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setPayment(Hashtable) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
- Set the payment information of the target order.
-
setPayment(Hashtable) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Set the payment information of the target order.
-
setPayment(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQToOrderCreateCmdImpl
- Sets the payment
-
setPaymentAttributes(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyInfo
- Saves the TypedProperty object containing payment attributes.
-
setPaymentAttributes(TypedProperty) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentTestCmdImpl
- Sets the paymentAttributes property of the command.
-
setPaymentAttributes(TypedProperty) - Method in interface
com.ibm.commerce.payment.commands.
DoPaymentPolicyCmd
- Sets the paymentAttributes property of the command.
-
setPaymentAttributes(TypedProperty) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentPMCmdImpl
- Sets the paymentAttributes property of the command.
-
setPaymentAttributes(TypedProperty) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
- Sets the paymentAttributes property of the command.
-
setPaymentAttributes(TypedProperty) - Method in interface
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmd
- Sets the paymentAttributes property of the command.
-
setPaymentAttributes(TypedProperty) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- Sets the paymentAttributes property of the command.
-
setPaymentAttributes(TypedProperty) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentCmdImpl
- Sets the paymentAttributes property of the command.
-
setPaymentAttributes(TypedProperty) - Method in interface
com.ibm.commerce.payment.commands.
DoPaymentCmd
- Sets the paymentAttributes property of the command.
-
setPaymentAttributes(TypedProperty) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentCLCmdImpl
- Sets the paymentAttributes property of the command.
-
setPaymentInfo(Hashtable) - Method in class
com.ibm.commerce.order.commands.
OrderProfileUpdateCmdImpl
- Sets the default payment information.
-
setPaymentInfo(Hashtable) - Method in interface
com.ibm.commerce.order.commands.
OrderProfileUpdateCmd
- Sets the default payment information.
-
setPaymentInformationElement(Element) - Method in class
com.ibm.commerce.contract.commands.
ConfigurePaymentManagerCmdImpl
- Sets the payment information XML element.
-
setPaymentInformationElement(Element) - Method in interface
com.ibm.commerce.contract.commands.
ConfigurePaymentManagerCmd
- Sets the payment information element
-
setPaymentInfoString(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Set payment info string.
-
setPaymentMethodId(Integer) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
- Sets the payment method ID to be used.
-
setPaymentMethodId(Integer) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- Sets the Payment Method Id
-
setPaymentMethodId(Integer) - Method in class
com.ibm.commerce.payment.objects.
PaymentMethodDescriptionAccessBean
- This method provides access to the
PAYMTHDDSC.PAYMTHD_ID column of DB2 type INTEGER NOT NULL.
-
setPaymentMethodId(String) - Method in interface
com.ibm.commerce.payment.objects.
PaymentMethodDescriptionAccessBeanData
-
-
setPaymentMethodId(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentMethodDescriptionAccessBean
- This method provides access to the
PAYMTHDDSC.PAYMTHD_ID column of DB2 type INTEGER NOT NULL.
-
setPaymentNumber(String) - Method in class
com.ibm.commerce.payment.beans.
PayStatusPMDataBean
- Sets the paymentNumber property of the Bean.
-
setPaymentPairName(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentInfoAccessBeanData
-
-
setPaymentPairName(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentInfoAccessBean
- This method provides access to the
ORDPAYINFO.NAME column of DB2 type CHAR(64) NOT NULL.
-
setPaymentPairValue(String, boolean) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentInfoAccessBean
- This method provides access to the
ORDPAYINFO.VALUE column of DB2 type VARCHAR(254) NOT NULL.
-
setPaymentPolicyId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoRefundCmdImpl
- Sets the paymentPolicyId property of the command.
-
setPaymentPolicyId(Long) - Method in class
com.ibm.commerce.returns.commands.
RefundPaymentPolicyCmdImpl
-
-
setPaymentPolicyId(Long) - Method in interface
com.ibm.commerce.returns.commands.
RefundPaymentPolicyCmd
- The id of the policy used to pay for the order originally.
-
setPaymentSelectionIndex(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Stores the incoming value of the payment selection index.
-
setPaymentState(String) - Method in class
com.ibm.commerce.payment.beans.
PayStatusPMDataBean
- Sets the paymentState property of the Bean.
-
setPaymentStates(String, String) - Method in class
com.ibm.commerce.payment.beans.
PayStatusListPMDataBean
- Saves the payment state for the specified order.
-
setPaymentSummary(PaymentSummaryAccessBean) - Method in class
com.ibm.commerce.payment.extern.
ForwardPaymentSummaryCmdImpl
- Sets the paymentSummary property of the command.
-
setPaymentSummary(PaymentSummaryAccessBean) - Method in interface
com.ibm.commerce.payment.extern.
ForwardPaymentSummaryCmd
- Sets the paymentSummary property of the command.
-
setPaymentSummaryId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.PAYSUMMARY_ID column of DB2 type BIGINT.
-
setPaymentSummaryId(Long) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.PAYSUMMARY_ID column of DB2 type BIGINT NOT NULL.
-
setPaymentSummaryId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setPaymentSummaryId(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.PAYSUMMARY_ID column of DB2 type BIGINT.
-
setPaymentSummaryId(String) - Method in interface
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBeanData
-
-
setPaymentSummaryId(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.PAYSUMMARY_ID column of DB2 type BIGINT NOT NULL.
-
setPaymentSummaryXML(String) - Method in interface
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBeanData
-
-
setPaymentSummaryXML(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method accesses a non-CMP field
-
setPaymentSystemException(Exception) - Method in class
com.ibm.commerce.payment.beans.
UsablePaymentTCListDataBean
- Saves the Exception object returned by the Payment System during the
activation of this DataBean.
-
setPaymentSystemException(Exception) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyListDataBean
- Saves the Exception object returned by the Payment System during the
activation of this DataBean.
-
setPaymentTransType(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderChannelTypeAccessBeanData
-
-
setPaymentTransType(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderChannelTypeAccessBean
- This method provides access to the
ORDCHNLTYP.PAYMENTTRANSTYPE column of DB2 type CHAR(4).
-
setPaymentType(int) - Method in class
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmdImpl
- Set the payment type value.
-
setPaymentType(int) - Method in interface
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmd
- Stores the incoming payment type.
-
setPayMethod(PaymentInfo) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderHeader
- Sets the payment method
-
setPayMethod(String) - Method in class
com.ibm.commerce.negotiation.commands.
RecordAuctionPaymentCmdImpl
- set Payment Method (e.g.
-
setPcclicks(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PCStats
- Sets the number of product comparison clicks recorded in the current
event.
-
setPcClicks(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductComparisonStatisticsAccessBean
- This method provides access to the
PCSTATS.CLICKS column of DB2 type INTEGER.
-
setPcClicks(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductComparisonStatisticsBean
- Sets the number of product comparison clicks of this statistics.
-
setPcClicks(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
ProductComparisonStatisticsAccessBeanData
-
-
setPcClicks(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductComparisonStatisticsAccessBean
- This method provides access to the
PCSTATS.CLICKS column of DB2 type INTEGER.
-
setPcClicksAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductComparisonStatisticsBean
- Sets the number of product comparison clicks of this statistics, in EJB
attribute type.
-
setPcviews(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PCStats
- Sets the number of product comparison views recorded in the current
event.
-
setPcViews(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductComparisonStatisticsAccessBean
- This method provides access to the
PCSTATS.VIEWS column of DB2 type INTEGER.
-
setPcViews(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductComparisonStatisticsBean
- Sets the number of product comparison views of this statistics.
-
setPcViews(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
ProductComparisonStatisticsAccessBeanData
-
-
setPcViews(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductComparisonStatisticsAccessBean
- This method provides access to the
PCSTATS.VIEWS column of DB2 type INTEGER.
-
setPcViewsAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductComparisonStatisticsBean
- Sets the number of product comparison views of this statistics, in EJB
attribute type.
-
setPecount(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PEStats
- Sets the product explorer count recorded in the current event.
-
setPeCount(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBean
- This method provides access to the
PESTATS.COUNT column of DB2 type INTEGER.
-
setPeCount(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsBean
- Sets the product explorer count of this statistics.
-
setPeCount(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBeanData
-
-
setPeCount(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBean
- This method provides access to the
PESTATS.COUNT column of DB2 type INTEGER.
-
setPeCountAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsBean
- Sets the product explorer count of this statistics, in EJB attribute
type.
-
setPefeaturename(String) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PEStats
- Sets the product explorer feature name recorded in the current event.
-
setPeFeatureName(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBeanData
-
-
setPeFeatureName(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBean
- This method provides access to the
PESTATS.FEATURENAME column of DB2 type VARCHAR(64).
-
SetPendingOrderCmd
- interface
com.ibm.commerce.order.commands.
SetPendingOrderCmd.
- Marks one or more pending orders as the current pending orders.
-
SetPendingOrderCmdImpl
- class
com.ibm.commerce.order.commands.
SetPendingOrderCmdImpl.
- Marks one or more pending orders as the current pending orders.
-
SetPendingOrderCmdImpl() - Constructor for class
com.ibm.commerce.order.commands.
SetPendingOrderCmdImpl
-
-
setPeriodEndTime(String) - Method in interface
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBeanData
-
-
setPeriodEndTime(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.PERIODENDTIME column of DB2 type TIMESTAMP NOT NULL.
-
setPeriodEndTime(Timestamp) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.PERIODENDTIME column of DB2 type TIMESTAMP NOT NULL.
-
setPeriodStartTime(String) - Method in interface
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBeanData
-
-
setPeriodStartTime(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.PERIODSTARTTIME column of DB2 type TIMESTAMP NOT NULL.
-
setPeriodStartTime(Timestamp) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.PERIODSTARTTIME column of DB2 type TIMESTAMP NOT NULL.
-
setPersistDB(boolean) - Method in class
com.ibm.commerce.command.
AttachmentUploadCmdImpl
- Sets if you want to persist the attachment stream in database table as BLOB
The default will be to persist the attachment into database as BLOB
-
setPersistDB(boolean) - Method in interface
com.ibm.commerce.command.
AttachmentUploadCmd
- Sets if you want to persist the attachment stream in database table as BLOB
The default will be to persist the attachment into database as BLOB
-
setPersonTitle(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.PERSONTITLE column of DB2 type VARCHAR(50).
-
setPersonTitle(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Business title for the contact person
-
setPersonTitle(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the business title for the contact person.
-
setPersonTitle(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set the business title for the contact person.
-
setPersonTitle(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the business title for the contact person.
-
setPersonTitle(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set the business title for the contact person.
-
setPersonTitle(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the business title for the contact person.
-
setPersonTitle(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the business title for the contact person.
-
setPersonTitle(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setPersonTitle(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the business title for the contact person.
-
setPersonTitle(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setPersonTitle(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.PERSONTITLE column of DB2 type VARCHAR(50).
-
setPersonTitle(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the person's title.
-
setPersonTitle(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the title of the person to which this address applies
-
setPhone(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setPhone1(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.PHONE1 column of DB2 type VARCHAR(32).
-
setPhone1(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Primary phone number
-
setPhone1(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the primary phone number.
-
setPhone1(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set the primary phone number.
-
setPhone1(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the primary phone number.
-
setPhone1(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set the primary phone number.
-
setPhone1(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the primary phone number.
-
setPhone1(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the primary phone number.
-
setPhone1(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setPhone1(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the primary phone number.
-
setPhone1(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setPhone1(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.PHONE1 column of DB2 type VARCHAR(32).
-
setPhone1(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the primary phone number.
-
setPhone1(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the phone number 1.
-
setPhone1Type(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setPhone1Type(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.PHONE1TYPE column of DB2 type CHAR(3).
-
setPhone1Type(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the primary phone type.
-
setPhone1Type(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the type of the phone 1
-
setPhone2(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.PHONE2 column of DB2 type VARCHAR(32).
-
setPhone2(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
- Alternate phone number
-
setPhone2(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the secondary phone number.
-
setPhone2(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the secondary phone number.
-
setPhone2(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setPhone2(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the secondary phone number.
-
setPhone2(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setPhone2(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.PHONE2 column of DB2 type VARCHAR(32).
-
setPhone2(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the secondary phone number.
-
setPhone2(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the phone number 2.
-
setPhone2Type(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setPhone2Type(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.PHONE2TYPE column of DB2 type CHAR(3).
-
setPhone2Type(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the secondary phone type.
-
setPhone2Type(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the type of the phone 2
-
setPhoneNo(String) - Method in class
com.ibm.commerce.me.datatype.
Address
- Sets the phone number
-
setPhoneSearchType(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setPhoneType(String) - Method in class
com.ibm.commerce.me.datatype.
Address
- Sets the type of the phone number (home / work)
-
setPhoto(String) - Method in interface
com.ibm.commerce.user.objects.
UserProfileAccessBeanData
-
-
setPhoto(String) - Method in class
com.ibm.commerce.user.objects.
UserProfileAccessBean
- This method provides access to the
USERPROF.PHOTO column of DB2 type VARCHAR(254).
-
setPhoto(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the photo.
-
setPhoto(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the URL or path to the photo of the user.
-
setPickBatchId(Long) - Method in class
com.ibm.commerce.inventory.commands.
GeneratePickBatchCmdImpl
-
-
setPickBatchId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
GeneratePickBatchCmd
- Sets the pick batch identifier.
-
setPickBatchId(Long) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method provides access to the
PICKBATCH.PICKBATCH_ID column of DB2 type BIGINT NOT NULL.
-
setPickBatchId(Long) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.PICKBATCH_ID column of DB2 type BIGINT.
-
setPickBatchId(String) - Method in class
com.ibm.commerce.inventory.beans.
PickBatchDataBean
- Insert the method's description here.
-
setPickBatchId(String) - Method in class
com.ibm.commerce.inventory.commands.
PickBatchGenerateCmdImpl
- Sets the pick batch identifier.
-
setPickBatchId(String) - Method in interface
com.ibm.commerce.inventory.objects.
PickBatchAccessBeanData
-
-
setPickBatchId(String) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method provides access to the
PICKBATCH.PICKBATCH_ID column of DB2 type BIGINT NOT NULL.
-
setPickBatchId(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBeanData
-
-
setPickBatchId(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.PICKBATCH_ID column of DB2 type BIGINT.
-
setPickBatchId(String) - Method in class
com.ibm.commerce.messaging.commands.
GetPickPackListDetailCmdImpl
- This method sets the input pickbatch ID parameter.
-
setPickingMethod(String) - Method in interface
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBeanData
-
-
setPickingMethod(String) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.PICKINGMETHOD column of DB2 type CHAR(1).
-
setPickSlipXml(String) - Method in interface
com.ibm.commerce.inventory.objects.
PickBatchAccessBeanData
-
-
setPickSlipXml(String) - Method in class
com.ibm.commerce.inventory.objects.
PickBatchAccessBean
- This method accesses a non-CMP field
-
setPickupRecordId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmdImpl
-
-
setPickupRecordId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmd
- Sets the pickup record identifier.
-
setPickupRecordId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmdImpl
-
-
setPickupRecordId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmd
- Sets the pickup record identifier.
-
setPickupRecordId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ManifestAccessBeanData
-
-
setPickupRecordId(String) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.PICKUPRECORDID column of DB2 type CHAR(20).
-
setPlaceDateTime(Timestamp) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setPlaceDateTime(Timestamp) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSPLTIME column of DB2 type TIMESTAMP.
-
setPlaceDateTime(Timestamp) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setPlaceDateTime
-
setPlaceDateTime(Timestamp) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setPlaceDateTime
-
setPlaceOrderTime(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setPlaceOrderTime(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.TIMEPLACED column of DB2 type TIMESTAMP.
-
setPlaceOrderTime(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.TIMEPLACED column of DB2 type TIMESTAMP.
-
setPMApproveAmount(BigInteger) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptPMCmdImpl
- Sets the approve amount normalized for input to WebSphere Commerce
Payments.
-
setPMDepositAmount(BigInteger) - Method in class
com.ibm.commerce.payment.commands.
DoDepositPMCmdImpl
- Sets the deposit amount normalized for input to WebSphere Commerce
Payments.
-
setPMRefundAmount(BigInteger) - Method in class
com.ibm.commerce.payment.commands.
DoRefundPMCmdImpl
- Sets the refund amount normalized for input to WebSphere Commerce
Payments.
-
setPMTotalAmount(BigInteger) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentPMCmdImpl
- Sets the total amount normalized for input to WebSphere Commerce
Payments.
-
setPMTotalAmount(BigInteger) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
- Sets the total amount normalized for input to WebSphere Commerce
Payments.
-
setPOData(TypedProperty) - Method in class
com.ibm.commerce.me.datatype.
CIDataImpl
- Sets the purchase order data and process the input parameters
-
setPOData(TypedProperty) - Method in interface
com.ibm.commerce.me.datatype.
CIData
- Sets the purchase order data and process the input parameters
-
setPoId(Long) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setPoId(Long) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setPoId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
POTCLimitedBeanBase
- This method provides access to the TERMCOND.BIGINTFIELD1 column of DB2 type
BIGINT NULL.
-
setPoId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
POTCBlanketBeanBase
- This method provides access to the TERMCOND.BIGINTFIELD1 column of DB2 type
BIGINT NULL.
-
setPoId(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCLimitedAccessBeanData
-
-
setPoId(String) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setPoId(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCBlanketAccessBeanData
-
-
setPoId(String) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setPolicy(String) - Method in class
com.ibm.commerce.messaging.commands.
TransferShopcartCmdImpl
- Sets the policy name.
-
setPolicy(String) - Method in interface
com.ibm.commerce.messaging.commands.
RequestOrderQuotationPolicyCmd
- Sets the policy to be used.
-
setPolicy(String) - Method in class
com.ibm.commerce.messaging.commands.
GetPriceAndAvailabilityCmdImpl
- Sets the policy
-
setPolicy(String) - Method in class
com.ibm.commerce.messaging.commands.
GetBatchAvailabilityCmdImpl
- Sets the policy
-
setPolicyAccountId(Integer) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.PLCYACCT_ID column of DB2 type INTEGER.
-
setPolicyAccountId(Integer) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountDescriptionAccessBean
- This method accesses a non-CMP field
-
setPolicyAccountId(String) - Method in interface
com.ibm.commerce.user.objects.
UserRegistryAccessBeanData
-
-
setPolicyAccountId(String) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.PLCYACCT_ID column of DB2 type INTEGER.
-
setPolicyAccountId(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyAccountDescriptionAccessBeanData
-
-
setPolicyAccountId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountDescriptionAccessBean
- This method accesses a non-CMP field
-
setPolicyAccountLockoutId(Long) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountLockoutDescriptionAccessBean
- This method accesses a non-CMP field
-
setPolicyAccountLockoutId(Long) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountAccessBean
- This method accesses a non-CMP field
-
setPolicyAccountLockoutId(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyAccountLockoutDescriptionAccessBeanData
-
-
setPolicyAccountLockoutId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountLockoutDescriptionAccessBean
- This method accesses a non-CMP field
-
setPolicyAccountLockoutId(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyAccountAccessBeanData
-
-
setPolicyAccountLockoutId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountAccessBean
- This method accesses a non-CMP field
-
setPolicyDescription(String) - Method in class
com.ibm.commerce.contract.commands.
PolicyDescriptionUpdateCmdImpl
- Sets the short description of the business policy.
-
setPolicyDescription(String) - Method in interface
com.ibm.commerce.contract.commands.
PolicyDescriptionUpdateCmd
- Sets the short description of the business policy.
-
setPolicyId(Long) - Method in class
com.ibm.commerce.command.
BusinessPolicyCommandImpl
- Sets the policy Id.
-
setPolicyId(Long) - Method in interface
com.ibm.commerce.command.
BusinessPolicyCommand
- Sets the policy Id.
-
setPolicyId(Long) - Method in class
com.ibm.commerce.contract.commands.
PolicyDescriptionUpdateCmdImpl
- Sets ID of business policy which the descrption will be added to.
-
setPolicyId(Long) - Method in interface
com.ibm.commerce.contract.commands.
PolicyDescriptionUpdateCmd
- Sets ID of business policy which the descrption will be added to.
-
setPolicyId(Long) - Method in class
com.ibm.commerce.contract.commands.
PolicyDescriptionDeleteCmdImpl
- Sets ID of the business policy which the desciption belongs to
-
setPolicyId(Long) - Method in interface
com.ibm.commerce.contract.commands.
PolicyDescriptionDeleteCmd
- Sets ID of the business policy which the desciption belongs to
-
setPolicyId(Long) - Method in class
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBean
- This method provides access to the
POLICYDESC.POLICY_ID column of DB2 type BIGINT NOT NULL.
-
setPolicyId(Long) - Method in class
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBean
- This method provides access to the
POLICY.POLICY_ID column of DB2 type BIGINT NOT NULL.
-
setPolicyId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
PolicyDescriptionBeanBase
- This method provides access to the POLICYDESC.POLICY_ID column of DB2 type
BIGINT NOT NULL.
-
setPolicyId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
BusinessPolicyBeanBase
- This method provides access to the POLICY.POLICY_ID column of DB2 type
BIGINT NOT NULL.
-
setPolicyId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.POLICY_ID column of DB2 type BIGINT.
-
setPolicyId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.POLICY_ID column of DB2 type BIGINT.
-
setPolicyId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- Sets the policyId property of the command.
-
setPolicyId(Long) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.POLICY_ID column of DB2 type BIGINT.
-
setPolicyId(String) - Method in interface
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBeanData
-
-
setPolicyId(String) - Method in class
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBean
- This method provides access to the
POLICYDESC.POLICY_ID column of DB2 type BIGINT NOT NULL.
-
setPolicyId(String) - Method in interface
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBeanData
- This method provides access to the POLICY.POLICY_ID column of DB2 type
BIGINT NOT NULL.
-
setPolicyId(String) - Method in class
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBean
- This method provides access to the
POLICY.POLICY_ID column of DB2 type BIGINT NOT NULL.
-
setPolicyId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setPolicyId(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.POLICY_ID column of DB2 type BIGINT.
-
setPolicyId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAccessBeanData
-
-
setPolicyId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.POLICY_ID column of DB2 type BIGINT.
-
setPolicyId(String) - Method in interface
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBeanData
-
-
setPolicyId(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.POLICY_ID column of DB2 type BIGINT.
-
setPolicyIdList(Long[]) - Method in class
com.ibm.commerce.contract.commands.
PolicyDeleteCmdImpl
- Sets the list of business policy IDs to be deleted.
-
setPolicyIdList(String[]) - Method in class
com.ibm.commerce.contract.commands.
PolicyDeleteCmdImpl
-
Deprecated.
-
setPolicyLongDescription(String) - Method in class
com.ibm.commerce.contract.commands.
PolicyDescriptionUpdateCmdImpl
- Sets the long description of business policy.
-
setPolicyLongDescription(String) - Method in interface
com.ibm.commerce.contract.commands.
PolicyDescriptionUpdateCmd
- Sets the long description of business policy.
-
setPolicyName(String) - Method in interface
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBeanData
- This method provides access to the POLICY.POLICYNAME column of DB2 type
VARCHAR(128) NOT NULL.
-
setPolicyName(String) - Method in class
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBean
- This method provides access to the
POLICY.POLICYNAME column of DB2 type VARCHAR(128) NOT NULL.
-
setPolicyName(String) - Method in class
com.ibm.commerce.contract.objimpl.
BusinessPolicyBeanBase
- This method provides access to the POLICY.POLICYNAME column of DB2 type
VARCHAR(128) NOT NULL.
-
setPolicyName(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyListDataBean
- Optionally specify the name of the payment policy you wish to request for
information.
-
setPolicyName(String) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyListDataBean
- Set the name of the policy to find
-
setPolicyName(String) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyDataBean
- Set the policy name of the business policy
-
setPolicyName(String) - Method in class
com.ibm.commerce.utf.commands.
CreateShippingChargeTCCmdImpl
- Stores the incoming value for the policy name.
-
setPolicyName(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateShippingChargeTCCmd
- Stores the incoming value for the policy name.
-
setPolicyName(String) - Method in class
com.ibm.commerce.utf.commands.
CreateReturnPaymentTCCmdImpl
- Stores the incoming value for the policy name.
-
setPolicyName(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateReturnPaymentTCCmd
- Stores the incoming value for the policy name.
-
setPolicyPasswordId(Long) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordDescriptionAccessBean
- This method accesses a non-CMP field
-
setPolicyPasswordId(Long) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountAccessBean
- This method accesses a non-CMP field
-
setPolicyPasswordId(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyPasswordDescriptionAccessBeanData
-
-
setPolicyPasswordId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordDescriptionAccessBean
- This method accesses a non-CMP field
-
setPolicyPasswordId(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyAccountAccessBeanData
-
-
setPolicyPasswordId(String) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountAccessBean
- This method accesses a non-CMP field
-
setPolicyProperties(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyInfo
- Sets the policyProperties property of the Bean.
-
setPolicyReference(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateShippingChargeTCCmdImpl
- Stores the ID of the policy.
-
setPolicyReference(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateReturnPaymentTCCmdImpl
- Stores the ID of the policy.
-
setPolicyReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
PolicyTCRelationAccessBean
- This method provides access to the
POLICYTC.POLICY_ID column of DB2 type BIGINT NOT NULL.
-
setPolicyReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objimpl.
PolicyTCRelationBeanBase
- This method provides access to the POLICYTC.POLICY_ID column of DB2 type
BIGINT NOT NULL.
-
setPolicyReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
PolicyTCRelationAccessBeanData
-
-
setPolicyReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
PolicyTCRelationAccessBean
- This method provides access to the
POLICYTC.POLICY_ID column of DB2 type BIGINT NOT NULL.
-
setPolicyType(String) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyListDataBean
- Set the type of the policies to find
-
setPolicyType(String) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyDataBean
- Set the policy type of the business policy
-
setPolicyType(String) - Method in class
com.ibm.commerce.utf.commands.
CreateShippingChargeTCCmdImpl
- Stores the incoming value for the policy type.
-
setPolicyType(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateShippingChargeTCCmd
- Stores the incoming value for the policy type.
-
setPolicyType(String) - Method in class
com.ibm.commerce.utf.commands.
CreateReturnPaymentTCCmdImpl
- Stores the incoming value for the policy type.
-
setPolicyType(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateReturnPaymentTCCmd
- Stores the incoming value for the policy type.
-
setPoNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCLimitedAccessBeanData
-
-
setPoNumber(String) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method accesses a non-CMP field
-
setPoNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCBlanketAccessBeanData
-
-
setPoNumber(String) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method accesses a non-CMP field
-
setPoNumber(String) - Method in class
com.ibm.commerce.contract.objimpl.
POTCLimitedBeanBase
- This method provides access to the TERMCOND.STRINGFIELD1 column of DB2 type
VARCHAR(3200) NULL.
-
setPoNumber(String) - Method in class
com.ibm.commerce.contract.objimpl.
POTCBlanketBeanBase
- This method provides access to the TERMCOND.STRINGFIELD1 column of DB2 type
VARCHAR(3200) NULL.
-
setPONumber(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentPMCmdImpl
- Sets the Purchase Order Number attribute.
-
setPONumber(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- Sets the purchase order number.
-
setPort(Integer) - Method in class
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmdImpl
- Sets the port number through which to connect to the e-mail server.
-
setPort(Integer) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmd
- set the port number of the e-mail configuration
-
setPort(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailConfigurationAccessBean
- Set accessor for persistent attribute: port
-
setPort(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailConfigurationAccessBean
- This method accesses a non-CMP field
-
setPostalCode(String) - Method in class
com.ibm.commerce.me.datatype.
Address
- Sets the postal code
-
setPostbackUrl(String) - Method in class
com.ibm.commerce.me.commands.
RegisterRequisitionerCmdImpl
- Sets the postbackUrl
-
setPostbackUrl(String) - Method in interface
com.ibm.commerce.me.commands.
RegisterRequisitionerCmd
- Sets the URI that will be used as Postback.
-
setPostBackURL(String) - Method in class
com.ibm.commerce.me.datatype.
SessionInfo
- Sets the postback URL
-
setPostLogonURL(String) - Method in class
com.ibm.commerce.security.commands.
LogonCmdImpl
- Set the postLogonURL.
-
setPostLogonURL(String) - Method in interface
com.ibm.commerce.security.commands.
LogonCmd
- Sets the URL to which the user should be redirected after successful
authentication.
-
setPostUrl(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmdImpl
- Set the redirect URL of this command.
-
setPrecedence(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set the precedence of the offer When more than one offer is effective at a
particular time, the one with the highest precedence is used.
-
setPrecedence(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the precedence of the offer.
-
setPrecedence(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmdImpl
- Set the precedence of the offer When more than one offer is effective at a
particular time, the one with the highest precedence is used.
-
setPrecedence(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmd
- Sets the precedence of the offer.
-
setPrecedence(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set the precedence of the offer When more than one offer is effective at a
particular time, the one with the highest precedence is used.
-
setPrecedence(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the precedence of the offer.
-
setPrecedence(Double) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBean
- This method provides access to the
TRADEPOSCN.PRECEDENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setPrecedence(Double) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.PRECEDENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setPrecedence(Double) - Method in class
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBean
- This method accesses a non-CMP field
-
setPrecedence(Integer) - Method in class
com.ibm.commerce.inventory.objects.
AvailableReceiptAccessBean
- This method provides access to the
RCPTAVAIL.PRECEDENCE column of DB2 type INTEGER.
-
setPrecedence(String) - Method in interface
com.ibm.commerce.inventory.objects.
AvailableReceiptAccessBeanData
-
-
setPrecedence(String) - Method in class
com.ibm.commerce.inventory.objects.
AvailableReceiptAccessBean
- This method provides access to the
RCPTAVAIL.PRECEDENCE column of DB2 type INTEGER.
-
setPrecedence(String) - Method in interface
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBeanData
-
-
setPrecedence(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBean
- This method provides access to the
TRADEPOSCN.PRECEDENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setPrecedence(String) - Method in interface
com.ibm.commerce.order.objects.
OfferAccessBeanData
-
-
setPrecedence(String) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.PRECEDENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setPrecedence(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBeanData
- setPrecedence
-
setPrecedence(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBean
- This method accesses a non-CMP field
-
setPrecedence(String) - Method in class
com.ibm.commerce.tools.contract.beans.
CatalogFilterDataBean
- Set the precedence for this filter
-
setPreCmdChain(Vector) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSRBaseControllerCommandImpl
- Sets the list of pre commands.
-
setPredefinedAttributes() - Method in class
com.ibm.commerce.search.beans.
SearchBaseDataBean
- Processes data bean variables from request object
-
setPredefinedAttributes() - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Constructs search predicate using search interface.
-
setPredefinedAttributes() - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- Use rulequery to build the query predicate.
-
setPredefinedAttributes() - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- Use rulequery to build the query predicate.
-
setPredefinedAttributes() - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- Use rulequery to build the query predicate.
-
setPredictionPosition(Integer) - Method in class
com.ibm.commerce.adapter.
GenericSessionData
- Reserved for IBM internal use.
-
setPreference(Long) - Method in class
com.ibm.commerce.user.objects.
MemberViewPreferenceAccessBean
- This method provides access to the
MBRVIEWPRF.PREFERENCE column of DB2 type BIGINT.
-
setPreference(String) - Method in interface
com.ibm.commerce.user.objects.
MemberViewPreferenceAccessBeanData
-
-
setPreference(String) - Method in class
com.ibm.commerce.user.objects.
MemberViewPreferenceAccessBean
- This method provides access to the
MBRVIEWPRF.PREFERENCE column of DB2 type BIGINT.
-
setPreferredCommunication(String) - Method in interface
com.ibm.commerce.user.objects.
UserProfileAccessBeanData
-
-
setPreferredCommunication(String) - Method in class
com.ibm.commerce.user.objects.
UserProfileAccessBean
- This method provides access to the
USERPROF.PREFERREDCOMM column of DB2 type CHAR(2).
-
setPreferredCommunication(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the preferred method of communication.
-
setPreferredCommunication(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the preferred method of communication.
-
setPreferredCurrency(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the preferred currency to use for this request.
-
setPreferredCurrency(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the preferred currency for the user for this command.
-
setPreferredCurrency(String) - Method in interface
com.ibm.commerce.user.objects.
UserAccessBeanData
-
-
setPreferredCurrency(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.SETCCURR column of DB2 type CHAR(3).
-
setPreferredCurrency(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the preferred currency.
-
setPreferredCurrency(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the preferred currency in 3-character alphabetic code as per ISO
4217.
-
setPreferredDelivery(String) - Method in interface
com.ibm.commerce.user.objects.
UserProfileAccessBeanData
-
-
setPreferredDelivery(String) - Method in class
com.ibm.commerce.user.objects.
UserProfileAccessBean
- This method provides access to the
USERPROF.PREFERREDDELIVERY column of DB2 type VARCHAR(1000).
-
setPreferredDelivery(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
-
-
setPreferredDelivery(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method provides access to the
ORGENTITY.PREFERREDDELIVERY column of DB2 type VARCHAR(1000).
-
setPreferredDelivery(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the preferred delivery.
-
setPreferredDelivery(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the preferred delivery method (USERPROF table).
-
setPreferredFulfillmentCenterId(Integer) - Method in class
com.ibm.commerce.fulfillment.commands.
GetEligibleFulfillmentCentersCmdImpl
- Sets the preferred fulfillment center.
-
setPreferredFulfillmentCenterId(Integer) - Method in interface
com.ibm.commerce.fulfillment.commands.
GetEligibleFulfillmentCentersCmd
- Sets the preferred fulfillment center.
-
setPreferredLanguage(Integer) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the preferred language for this request.
-
setPreferredLanguage(Integer) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the preferred language for this request.
-
setPreferredLanguage(Integer) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the preferred language.
-
setPreferredLanguage(Integer) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the preferred language.
-
setPreferredLanguage(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the preferred language.
-
setPreferredLanguage(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the preferred language.
-
setPreferredLanguageId(Integer) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.LANGUAGE_ID column of DB2 type INTEGER.
-
setPreferredLanguageId(String) - Method in interface
com.ibm.commerce.user.objects.
UserAccessBeanData
-
-
setPreferredLanguageId(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.LANGUAGE_ID column of DB2 type INTEGER.
-
setPreferredMeasure(String) - Method in interface
com.ibm.commerce.user.objects.
UserProfileAccessBeanData
-
-
setPreferredMeasure(String) - Method in class
com.ibm.commerce.user.objects.
UserProfileAccessBean
- This method provides access to the
USERPROF.PREFERREDMEASURE column of DB2 type CHAR(15).
-
setPreferredMeasure(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the preferred unit of measurement.
-
setPreferredMeasure(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the preferred measurement system.
-
setPreferredTimeout(Integer) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the preferred timeout value.
-
setPreferredTimeout(Integer) - Method in interface
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmd
- Set the preferred timeout value.
-
setPreferredTimeout(Integer) - Method in class
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmdImpl
- Set the preferred timeout value.
-
setPreferredTimeout(Integer) - Method in interface
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmd
- Set the preferred timeout value.
-
setPreferredTimeout(Integer) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.PREFERREDTIMEOUT column of DB2 type INTEGER.
-
setPreferredTimeout(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBeanData
-
-
setPreferredTimeout(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.PREFERREDTIMEOUT column of DB2 type INTEGER.
-
setPrefix(String) - Method in interface
com.ibm.commerce.payment.objects.
CreditCardCheckAccessBeanData
-
-
setPrefix(String) - Method in class
com.ibm.commerce.payment.objects.
CreditCardCheckAccessBean
- This method provides access to the
CCCHECK.CCPREFIX column of DB2 type CHAR(16) NOT NULL.
-
setPrepared(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAccessBeanData
-
-
setPrepared(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.PREPARED column of DB2 type CHAR(1) NOT NULL DEFAULT 'N'.
-
setPrepareFlags(Integer) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setPrepareFlags(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setPrepareFlags
-
setPrepareFlags(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setPrepareFlags
-
setPrepareFlags(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setPrepareFlags
-
setPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[])
- Method in class
com.ibm.commerce.order.beans.
PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Sets PRequisition by MemberId and StoreHostedAtChannelStoreIdList
-
setPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[])
- Method in interface
com.ibm.commerce.order.beans.
PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
-
-
setPrevCtxt(DDThreadContext) - Method in class
com.ibm.commerce.ras.DDThreadContext
- Insert the method's description here.
-
setPreviousDispositionsList(PreviousDispositionsDataBean[]) - Method
in class
com.ibm.commerce.ordermanagement.beans.
PreviousDispositionsListDataBean
- Sets PreviousDispositionsDataBean array
-
setPreviousLastSession(String) - Method in interface
com.ibm.commerce.user.objects.
UserAccessBeanData
-
-
setPreviousLastSession(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.PREVLASTSESSION column of DB2 type TIMESTAMP.
-
setPreviousLastSession(Timestamp) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.PREVLASTSESSION column of DB2 type TIMESTAMP.
-
setPreviousOffering(Long) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the ID of the previous offering in the chain, if the RFQ is a part
of a multistage business process.
-
setPreviousOffering(Long) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the ID of the previous offering in the chain, if the RFQ is a part
of a multistage business process.
-
setPreviousOffering(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the ID of the previous offering in the chain, if the RFQ is a part
of a multistage business process.
-
setPreviousOffering(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the ID of the previous offering in the chain, if the RFQ is a part
of a multistage business process.
-
setPreviousOfferingType(Integer) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the type of the previous offering in the chain, if the RFQ is a part
of a multistage business process.
-
setPreviousOfferingType(Integer) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the type of the previous offering in the chain, if the RFQ is a part
of a multistage business process.
-
setPreviousOfferingType(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the type of the previous offering in the chain, if the RFQ is a part
of a multistage business process.
-
setPreviousOfferingType(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the type of the previous offering in the chain, if the RFQ is a part
of a multistage business process.
-
setPreviousURL(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setPreviousURL(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.PREVURL column of DB2 type VARCHAR(254).
-
setPrice(BigDecimal) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set the offer price
-
setPrice(BigDecimal) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the offer price.
-
setPrice(BigDecimal) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set the price
-
setPrice(BigDecimal) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the offer price of the catalog entry.
-
setPrice(BigDecimal) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- set price (optional).
-
setPrice(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setPrice(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setPrice
-
setPrice(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OfferPriceAccessBean
- This method provides access to the
OFFERPRICE.PRICE column of DB2 type DECIMAL(20 5) NOT NULL.
-
setPrice(BigDecimal) - Method in class
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmdImpl
- Stores the price quoted for the catalog entry.
-
setPrice(BigDecimal) - Method in class
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmdImpl
- Sets the product price for calculating the taxes.
-
setPrice(BigDecimal) - Method in interface
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmd
- Sets the product price for calculating the taxes.
-
setPrice(BigDecimal) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQCatentryRelCmdImpl
- Stores the price quoted for the catalog entry.
-
setPrice(BigDecimal) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmdImpl
- Stores the price quoted for the catalog entry.
-
setPrice(MonetaryAmount) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBaseImpl
- Sets the price of the item
-
setPrice(MonetaryAmount) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBase
- Sets the price of the item
-
setPrice(String) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- set price (optional).
-
setPrice(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setPrice
-
setPrice(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setPrice
-
setPrice(String) - Method in interface
com.ibm.commerce.order.objects.
OfferPriceAccessBeanData
-
-
setPrice(String) - Method in class
com.ibm.commerce.order.objects.
OfferPriceAccessBean
- This method provides access to the
OFFERPRICE.PRICE column of DB2 type DECIMAL(20 5) NOT NULL.
-
setPrice(String) - Method in class
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmdImpl
- Stores the price quoted for the catalog entry.
-
setPrice(String) - Method in interface
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmd
- Stores the price quoted for the catalog entry.
-
setPrice(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set price.
-
setPrice(String) - Method in class
com.ibm.commerce.search.catalog.
SearchCategoryCmdImpl
- Internal use only.
-
setPrice(String) - Method in interface
com.ibm.commerce.search.catalog.
SearchCategoryCmd
- Internal Use Only.
-
setPrice(String) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQCatentryRelCmdImpl
- Stores the price quoted for the catalog entry.
-
setPrice(String) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQCatentryRelCmd
- Stores the price quoted for the catalog entry.
-
setPrice(String) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmdImpl
- Stores the price quoted for the catalog entry.
-
setPrice(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmd
- Stores the price quoted for the catalog entry.
-
setPriceAdjustment(Double) - Method in class
com.ibm.commerce.price.commands.
PriceTC
- Item constructor comment.
-
setPriceAndCurrency(Integer, BigDecimal, String) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
-
Deprecated.
-
setPriceAvailabilityRequest(com.ibm.commerce.domain.order.PriceAndAvailabilityRequest)
- Method in interface
com.ibm.commerce.messaging.commands.
RequestOrderQuotationPolicyCmd
- Sets thePriceAvailabilityRequest.
-
setPriceAvailabilityRequest(com.ibm.commerce.domain.order.PriceAndAvailabilityRequest)
- Method in class
com.ibm.commerce.messaging.commands.
GetPriceAndAvailabilityCmdImpl
- Set PriceAvailabilityRequest javabean.
-
setPriceListId(Long) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method accesses a non-CMP field
-
setPriceListId(Long) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setPriceListId(Long) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setPriceListId(Long) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setPriceListId(Long) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setPriceListId(Long) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setPriceListId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionBeanBase
- This method provides access to the TERMCOND.BIGINTFIELD1 column of DB2 type
BIGINT NULL.
-
setPriceListId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCPriceListWithSelectiveAdjustmentBeanBase
- This method provides access to the TERMCOND.BIGINTFIELD1 column of DB2 type
BIGINT NULL.
-
setPriceListId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCPriceListWithOptionalAdjustmentBeanBase
- This method provides access to the TERMCOND.BIGINTFIELD1 column of DB2 type
BIGINT NULL.
-
setPriceListId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCMasterCatalogWithOptionalAdjustmentBeanBase
- This method provides access to the TERMCOND.BIGINTFIELD1 column of DB2 type
BIGINT NULL.
-
setPriceListId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCMasterCatalogWithFilteringBeanBase
- This method provides access to the TERMCOND.BIGINTFIELD1 column of DB2 type
BIGINT NULL.
-
setPriceListId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCCustomPriceListBeanBase
- This method provides access to the TERMCOND.BIGINTFIELD1 column of DB2 type
BIGINT NULL.
-
setPriceListId(String) - Method in interface
com.ibm.commerce.contract.objects.
TermConditionAccessBeanData
-
-
setPriceListId(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method accesses a non-CMP field
-
setPriceListId(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBeanData
-
-
setPriceListId(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setPriceListId(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBeanData
-
-
setPriceListId(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setPriceListId(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBeanData
-
-
setPriceListId(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setPriceListId(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setPriceListId(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBeanData
-
-
setPriceListId(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setPriceListIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
RetrievePricesCmdImpl
- Sets the ids of the input price lists to be used for retrieving the
offers.
-
setPriceListIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
RetrievePricesCmd
- Sets the ids of the input price lists to be used for retrieving the
offers.
-
setPriceListIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
CalculateContractPricesCmdImpl
- Sets the ids of the input price lists to be used for retrieving the
offers.
-
setPriceListIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
CalculateContractPricesCmd
- Sets the ids of the input price lists to be used for retrieving the offers
(Optional).
-
setPriceListProductSetId(String, String) - Method in class
com.ibm.commerce.price.commands.
PriceCalculationHelper
- Sets the product set id in the price list.
-
setPriceOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set priceOperator.
-
setPricePolicies(Vector) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets price policies
-
setPricePolicyABs(BusinessPolicyAccessBean[]) - Method in class
com.ibm.commerce.price.commands.
ResolvePriceListsCmdImpl
- Sets the input price business policy access beans for determining the price
lists.
-
setPricePolicyABs(BusinessPolicyAccessBean[]) - Method in interface
com.ibm.commerce.price.commands.
ResolvePriceListsCmd
- Sets the input price business policy access beans for determining the price
lists.
-
setPriceQuantity(Double) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBaseImpl
- Sets the price quantity of the item (the amount that the price is
for).
-
setPriceQuantity(Double) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBase
- Sets the price quantity of the item (the amount that the price is
for).
-
setPriceRefFlags(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.PRICEREFFLAGS column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setPriceRefFlags(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Insert the method's description here.
-
setPriceRefFlags(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.PRICEREFFLAGS column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setPrices(BigDecimal[]) - Method in class
com.ibm.commerce.orderitems.commands.
AddOrderItemComponentsCmdImpl
- (Optional) Sets a list of prices for the components that will be added to
the OrderItem.
-
setPrices(BigDecimal[]) - Method in interface
com.ibm.commerce.orderitems.commands.
AddOrderItemComponentsCmd
- (Optional) Sets a list of prices for the components that will be added to
the OrderItem.
-
setPrices(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmdImpl
- (Optional) Sets the list of prices for each of the configuration
components.
-
setPrices(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmd
- Sets the list of prices of the configuration components.
-
setPriceTotal(BigDecimal) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setPriceTotal(BigDecimal) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSPRTOT column of DB2 type DECIMAL(20 5).
-
setPriceTotal(BigDecimal) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setPriceTotal
-
setPriceTotal(BigDecimal) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setPriceTotal
-
setPriceUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get auction's close pricing policy type(discriminative or
non-discriminative) from Tools Framework's XML Object, and set it for the
command.
-
setPriceUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get auction's close pricing policy type(discriminative or
non-discriminative) from Tools Framework's XML Object, and set it for the
command.
-
setPricingDataBean(PricingDataBean) - Method in class
com.ibm.commerce.tools.catalog.commands.
ProductPricingCmdImpl
- Used to set the pricing data bean which is to be persisted.
-
setPricingDataBean(PricingDataBean) - Method in interface
com.ibm.commerce.tools.catalog.commands.
ProductPricingCmd
- Used to set the pricing data bean which is to be persisted.
-
setPricingPolicyUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set Algorithm entry pricing policy
-
setPricingPolicyUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmd
-
Deprecated. Sets Pricing Policy URL Name.
-
setPricingRuleType(String) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmdImpl
- Sets the pricing rule type.
-
setPricingRuleType(String) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Stores the pricing rule for the auction.
-
setPricingRuleType(String) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the pricing rule for the auction.
-
setPrimary(Integer) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method accesses a non-CMP field
-
setPrimary(Integer) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the primary address.
-
setPrimary(Integer) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets a integer indicating whether the address is a primary address.
-
setPrimary(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setPrimary(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method accesses a non-CMP field
-
setPrimary(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the primary address.
-
setPrimary(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets a integer indicating whether the address is a primary address.
-
setPrimaryRC(int) - Method in class
com.ibm.commerce.payment.beans.
UsablePaymentTCListDataBean
- Sets the primary return code as returned from the WebSphere Commerce
Payments QueryOrders command.
-
setPrimaryRC(int) - Method in class
com.ibm.commerce.payment.beans.
PayStatusPMDataBean
- Sets the primary return code as returned from the WebSphere Commerce
Payments QueryOrders command.
-
setPrimaryRC(int) - Method in class
com.ibm.commerce.payment.beans.
PayStatusListPMDataBean
- Sets the primary return code as returned from the WebSphere Commerce
Payments QueryOrders command.
-
setPrimaryRC(int) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyListDataBean
- Sets the primary return code as returned from the WebSphere Commerce
Payments QueryOrders command.
-
setPriority(int) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotion
- Sets the priority
-
setPriority(Integer) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeScheduleAccessBean
- This method accesses a non-CMP field
-
setPriority(Integer) - Method in class
com.ibm.commerce.messaging.commands.
SendMsgCmdImpl
- Sets the priority which can be used when initializing the messaging
system.
-
setPriority(Integer) - Method in interface
com.ibm.commerce.messaging.commands.
SendMsgCmd
- Sets the priority which can be used when initializing the messaging
system.
-
setPriority(Integer) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the priority of the job.
-
setPriority(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleUpdateCmdImpl
- Sets the priority of the initiative schedule.
-
setPriority(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleUpdateCmd
- Sets the priority of the initiative schedule.
-
setPriority(Integer) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleAddCmdImpl
- Sets the priority of the initiative schedule.
-
setPriority(Integer) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleAddCmd
- Sets the priority of the initiative schedule.
-
setPriority(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeScheduleAccessBean
- This method accesses a non-CMP field
-
setPriority(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLPromotionListRow
- Sets the priority.
-
setProcessId(String) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
CreateSpaceCtrlCmdImpl
- Sets the unique identifier of the process associated with the collaborative
workspace to a local variable.
-
setProcessId(String) - Method in interface
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBeanData
- setProcessId
-
setProcessId(String) - Method in class
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBean
- Set accessor for persistent attribute: processId
-
setProcessingContext(CommandContext) - Method in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmdImpl
- Sets the processing context.
-
setProcessingContext(CommandContext) - Method in class
com.ibm.commerce.couponredemption.commands.
RedeemCouponCmdImpl
- Sets the processingContext.
-
setProcessingContext(CommandContext) - Method in class
com.ibm.commerce.couponredemption.commands.
CheckApplicabilityCmdImpl
- Sets the processing context.
-
setProcessingContext(CommandContext) - Method in interface
com.ibm.commerce.couponredemption.commands.
CheckApplicabilityCmd
- Sets the processing context.
-
setProcessingContext(CommandContext) - Method in class
com.ibm.commerce.couponredemption.commands.
CalculateDiscountAmtCmdImpl
- Sets the processing context.
-
setProcessingContext(CommandContext) - Method in interface
com.ibm.commerce.couponredemption.commands.
CalculateDiscountAmtCmd
- Sets the processing context.
-
setProcessingContext(CommandContext) - Method in class
com.ibm.commerce.couponredemption.commands.
ApplyCouponUsageCmdImpl
- Sets the processing context.
-
setProcessType(String) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
CreateSpaceCtrlCmdImpl
- Sets the process type associated with the collaborative workspace ID.
-
setProcessType(String) - Method in interface
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBeanData
- setProcessType
-
setProcessType(String) - Method in class
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBean
- Set accessor for persistent attribute: processType
-
setProcurementProtocolId(Integer) - Method in class
com.ibm.commerce.me.datatype.
RequisitionerSessionData
- Sets the procurement protocol ID
-
setProcurementProtocolId(Integer) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the Procurement Protocol ID
-
setProcurementProtocolId(String) - Method in class
com.ibm.commerce.me.datatype.
SessionInfo
- Sets the Procurement Protocol Id
-
setProcurementSessionCookie(String) - Method in class
com.ibm.commerce.me.datatype.
RequisitionerSessionData
- Sets the procurement session cookie
-
setProcurementSessionCookie(String) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the Procurement Session Cookie
-
setProcurementSessionCookieType(String) - Method in class
com.ibm.commerce.me.datatype.
RequisitionerSessionData
- Sets the procurement session cookie type
-
setProcurementSessionCookieType(String) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the Procurement Session Cookie Type
-
setProdattrList(Vector) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the product attributes list for the offering.
-
setProdAttrListFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the list of product attributes from the tools XML object and
stores it in a member variable.
-
setProdAttrListFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the list of product attributes from the tools XML object and
stores it in a member variable.
-
setProdComments(Vector) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the product comments list for the offering.
-
setProdCommentsFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the list of product comments from the tools XML object and stores
it in a member variable.
-
setProdId(String) - Method in class
com.ibm.commerce.negotiation.commands.
AdminBidDeleteCmdImpl
- Sets the product id.
-
setProdList(Long[]) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemAddCmdImpl
- Sets the prodList
-
setProdList(Vector) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the product list for the offering.
-
setProdListFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the list of products from the tools XML object and stores it in a
member variable.
-
setProdListFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the list of products from the tools XML object and stores it in a
member variable.
-
setProdName(String) - Method in class
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmdImpl
- Sets the prodName.
-
setProdName(String) - Method in interface
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmd
- Sets the prodName.
-
setProdType(String) - Method in class
com.ibm.commerce.search.catalog.
AttrValueGenericAttributeInfo
- For internal use.
-
setProduct(ProductDataBean) - Method in class
com.ibm.commerce.catalog.beans.
RelatedProductDataBean
- Sets the related Product.
-
setProduct(ProductDataBean) - Method in class
com.ibm.commerce.catalog.beans.
CompositeProductDataBean
- Sets the composed product.
-
setProductAttributeValue(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set the value of the product attribute value It is used to determine the
attribute value ID if it is not given by the user.
-
setProductAttributeValue(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets the value of the product attribute value.
-
setProductDisplayPage(String) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmdImpl
- Sets the product display page.
-
setProductDisplayPage(String) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Stores the path and name of the product display page.
-
setProductDisplayPage(String) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the path and name of the product display page.
-
setProductId(Long) - Method in class
com.ibm.commerce.catalog.commands.
ResolveSkuCmdImpl
- Sets the ProductId that represents the primary key of the CatalogEntry that
is to be resolved,
-
setProductId(Long) - Method in interface
com.ibm.commerce.catalog.commands.
ResolveSkuCmd
- Sets the ProductId that represents the primary key of the CatalogEntry that
is to be resolved.
-
setProductId(Long) - Method in class
com.ibm.commerce.catalog.commands.
ProductDisplayCmdImpl
- Sets the ProductId that represents the primary key of the CatalogEntry
whose view is to be retrieved.
-
setProductId(Long) - Method in interface
com.ibm.commerce.catalog.commands.
ProductDisplayCmd
- Sets the ProductId that represents the primary key of the CatalogEntry
whose view is to be retrieved.
-
setProductId(Long) - Method in class
com.ibm.commerce.couponwallet.databeans.
ViewWalletDataBean
- Sets the ID of the product.
-
setProductId(Long) - Method in class
com.ibm.commerce.couponwallet.databeans.
ViewCouponDetailDataBean
- Sets the ID of the product for which eCoupon to be applied.
-
setProductId(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
CreateAuctionTaskCmd
- Set the product id.
-
setProductId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Set product (aka catalog entry) Id.
-
setProductId(Long) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- set Product Id.
-
setProductID(String) - Method in interface
com.ibm.commerce.catalog.beans.
ProductInputDataBean
- Sets the product ID.
-
setProductID(String) - Method in class
com.ibm.commerce.catalog.beans.
ProductDataBean
- Sets the product ID that represents the primary key for this product.
-
setProductLanguageDescription(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeDetailsDataBean
- Sets the campaign initiative product language description.
-
setProductLinkName_javalangStringMethodDescriptor() - Method in
class
com.ibm.commerce.pa.beans.
ProductCompareDataBeanBeanInfo
- Gets the setProductLinkName(java.lang.String) method descriptor.
-
setProductLinkName(String) - Method in class
com.ibm.commerce.pa.beans.
ProductCompareDataBean
- Set the product link name.
-
setProductLinkParameters_javalangStringMethodDescriptor() - Method
in class
com.ibm.commerce.pa.beans.
ProductCompareDataBeanBeanInfo
- Gets the setProductLinkParameters(java.lang.String) method descriptor.
-
setProductLinkParameters(String) - Method in class
com.ibm.commerce.pa.beans.
ProductCompareDataBean
- Set the product link parameters.
-
setProductMacroUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get auction's product display page name from Tools Framework's XML
Object, and set it for the command.
-
setProductMacroUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get auction's product display page name from Tools Framework's XML
Object, and set it for the command.
-
setProductName(String) - Method in class
com.ibm.commerce.couponwallet.databeans.
ViewCouponDetailDataBean
- Sets the name of the product for which eCoupon to be applied.
-
setProductName(String) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmdImpl
- Sets the product name.
-
setProductName(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmd
- Sets the product name.
-
setProductNumberUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get auction's product (aka catalog entry) id from Tools Framework's
XML Object, and set it for the command.
-
setProductNumberUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get auction's product id from Tools Framework's XML Object, and set
it for the command.
-
setProductOnAuction(Integer) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- set auction flag in catentry table
-
setProductReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setProductReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBeanData
-
-
setProductReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.CATENTRY_ID column of DB2 type BIGINT NOT NULL.
-
setProducts(Vector) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemUpdateCmdImpl
- Sets the products
-
setProducts(Vector) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemSpecificationUpdateCmdImpl
- Sets the products
-
setProducts(Vector) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemCommentUpdateCmdImpl
- Sets the products
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetDescriptionAccessBean
- This method provides access to the
PRODSETDSC.PRODUCTSET_ID column of DB2 type INTEGER NOT NULL.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetCeRelAccessBean
- This method provides access to the
PRSETCEREL.PRODUCTSET_ID column of DB2 type INTEGER NOT NULL.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetAccessBean
- This method provides access to the
PRODUCTSET.PRODUCTSET_ID column of DB2 type INTEGER NOT NULL.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupProductSetRelAccessBean
- This method provides access to the
CATGRPPS.PRODUCTSET_ID column of DB2 type INTEGER NOT NULL.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set the product set Id
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method accesses a non-CMP field
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
ProductSetTCInclusionBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
ProductSetTCExclusionBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
ProductSetTCCustomInclusionBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
ProductSetTCCustomExclusionBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCPriceListWithSelectiveAdjustmentBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCPriceListWithOptionalAdjustmentBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCMasterCatalogWithOptionalAdjustmentBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCCustomPriceListBeanBase
- This method provides access to the TERMCOND.INTEGERFIELD1 column of DB2
type INTEGER NULL.
-
setProductSetId(Integer) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBean
- This method provides access to the
TRADEPOSCN.PRODUCTSET_ID column of DB2 type INTEGER.
-
setProductSetId(Integer) - Method in interface
com.ibm.commerce.productset.commands.
ProductSetPublishCmd
- Sets the Product Set id that represents the primary key of the Product
Set.
-
setProductSetId(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductSetDescriptionAccessBeanData
-
-
setProductSetId(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetDescriptionAccessBean
- This method provides access to the
PRODSETDSC.PRODUCTSET_ID column of DB2 type INTEGER NOT NULL.
-
setProductSetId(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductSetCeRelAccessBeanData
-
-
setProductSetId(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetCeRelAccessBean
- This method provides access to the
PRSETCEREL.PRODUCTSET_ID column of DB2 type INTEGER NOT NULL.
-
setProductSetId(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductSetAccessBeanData
-
-
setProductSetId(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetAccessBean
- This method provides access to the
PRODUCTSET.PRODUCTSET_ID column of DB2 type INTEGER NOT NULL.
-
setProductSetId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupProductSetRelAccessBeanData
-
-
setProductSetId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupProductSetRelAccessBean
- This method provides access to the
CATGRPPS.PRODUCTSET_ID column of DB2 type INTEGER NOT NULL.
-
setProductSetId(String) - Method in interface
com.ibm.commerce.contract.objects.
TermConditionAccessBeanData
-
-
setProductSetId(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method accesses a non-CMP field
-
setProductSetId(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBeanData
-
-
setProductSetId(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setProductSetId(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBeanData
-
-
setProductSetId(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setProductSetId(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBeanData
-
-
setProductSetId(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setProductSetId(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBeanData
-
-
setProductSetId(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setProductSetId(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBeanData
-
-
setProductSetId(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setProductSetId(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBeanData
-
-
setProductSetId(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setProductSetId(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBeanData
-
-
setProductSetId(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setProductSetId(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBeanData
-
-
setProductSetId(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.INTEGERFIELD1 column of DB2 type INTEGER.
-
setProductSetId(String) - Method in interface
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBeanData
-
-
setProductSetId(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBean
- This method provides access to the
TRADEPOSCN.PRODUCTSET_ID column of DB2 type INTEGER.
-
setProductSetIds(Integer[]) - Method in interface
com.ibm.commerce.productset.commands.
ProductSetPublishCmd
- Sets the Product Set id that represents the primary key of the Product
Set.
-
setProductSetName(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBeanData
-
-
setProductSetName(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method accesses a non-CMP field
-
setProductSetName(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBeanData
-
-
setProductSetName(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method accesses a non-CMP field
-
setProductSetName(String) - Method in class
com.ibm.commerce.contract.objimpl.
ProductSetTCCustomInclusionBeanBase
- This method provides access to the TERMCOND.STRINGFIELD1 column of DB2 type
VARCHAR(3200) NULL.
-
setProductSetName(String) - Method in class
com.ibm.commerce.contract.objimpl.
ProductSetTCCustomExclusionBeanBase
- This method provides access to the TERMCOND.STRINGFIELD1 column of DB2 type
VARCHAR(3200) NULL.
-
setProductSetName(String) - Method in class
com.ibm.commerce.tools.contract.beans.
CustomProductSetDataBean
- Set the name of the custom product set
-
setProductSetOwnerId(Long) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setProductSetOwnerId(Long) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setProductSetOwnerId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
ProductSetTCCustomInclusionBeanBase
- This method provides access to the TERMCOND.BIGINTFIELD1 column of DB2 type
BIGINT NULL.
-
setProductSetOwnerId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
ProductSetTCCustomExclusionBeanBase
- This method provides access to the TERMCOND.BIGINTFIELD1 column of DB2 type
BIGINT NULL.
-
setProductSetOwnerId(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBeanData
-
-
setProductSetOwnerId(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setProductSetOwnerId(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBeanData
-
-
setProductSetOwnerId(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.BIGINTFIELD1 column of DB2 type BIGINT.
-
setProductSetXml(String) - Method in interface
com.ibm.commerce.productset.commands.
ProductSetPublishCmd
- Sets the product set xml to publish.
-
setProductSetXMLdefinition(String) - Method in class
com.ibm.commerce.tools.contract.beans.
CustomProductSetDataBean
- Set the XML definition of the custom product set
-
setProductTotal(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setProductTotal(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.TOTALPRODUCT column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setProductTotal(String) - Method in interface
com.ibm.commerce.order.objects.
SubOrderAccessBeanData
-
-
setProductTotal(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.TOTALPRODUCT column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setProductVector(Vector) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseModifyOrderitemPAttributeTCCmdImpl
-
Deprecated. Sets RFQ Response product list
-
setProductVector(Vector) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseModifyOrderitemPAttributeTCCmd
-
Deprecated. Sets RFQ Response product list
-
setProductVector(Vector) - Method in class
com.ibm.commerce.rfq.commands.
ModifyResponsePAttributeCmdImpl
- Sets RFQ Response product list.
-
setProductVector(Vector) - Method in interface
com.ibm.commerce.rfq.commands.
ModifyResponsePAttributeCmd
- Sets RFQ Response product list.
-
setProductVendor(String) - Method in interface
com.ibm.commerce.taxation.objects.
StateCodeAccessBeanData
-
-
setProductVendor(String) - Method in class
com.ibm.commerce.taxation.objects.
StateCodeAccessBean
- This method accesses a non-CMP field
-
setProductVendor(String) - Method in interface
com.ibm.commerce.taxation.objects.
CountryCodeAccessBeanData
-
-
setProductVendor(String) - Method in class
com.ibm.commerce.taxation.objects.
CountryCodeAccessBean
- This method accesses a non-CMP field
-
setProfileName(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentPMCmdImpl
- Sets the Profile Name attribute.
-
setProfileName(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
-
-
setProfileName(String) - Method in interface
com.ibm.commerce.payment.objects.
PaymentMethodAccessBeanData
-
-
setProfileName(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentMethodAccessBean
- This method provides access to the
PAYMTHD.PROFILENAME column of DB2 type VARCHAR(64) NOT NULL.
-
setProfileNames(String[]) - Method in class
com.ibm.commerce.discount.rules.
Discount
- Set the profile names
-
setProfileOrgDN(String) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Sets the full distinguished name of the profile stores organization.
-
setProfileStore(String) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Sets unique name of the hosted store profile store.
-
setProfileStoreCatalogId(Long) - Method in class
com.ibm.commerce.contract.commands.
CreatePriceListCmdImpl
- Sets the catalog asset store's catalog ID.
-
setProfileStoreCatalogId(Long) - Method in interface
com.ibm.commerce.contract.commands.
CreatePriceListCmd
- Sets the catalog asset store's catalog ID.
-
setProfileStoreCatalogId(Long) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets the catalog asset store's catalog ID.
-
setProfileStoreCatalogId(String) - Method in class
com.ibm.commerce.contract.commands.
CreatePriceListCmdImpl
- Sets the catalog asset store's catalog ID.
-
setProfileStoreCatalogId(String) - Method in interface
com.ibm.commerce.contract.commands.
CreatePriceListCmd
- Sets the catalog asset store's catalog ID.
-
setProfileStoreCatalogName(String) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets the catalog asset store's catalog name.
-
setProfileStoreCatalogOwnerMemberId(String) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets the catalog owner's member ID.
-
setProfileType(String) - Method in class
com.ibm.commerce.user.beans.
UserRegistrationDataBean
- Sets the profile type for the UserRegistrationDataBean.
-
setProfileType(String) - Method in interface
com.ibm.commerce.user.objects.
UserAccessBeanData
-
-
setProfileType(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.PROFILETYPE column of DB2 type CHAR(2).
-
setProfileType(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the profile type.
-
setProfileType(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the profile type of the user.
-
setProjectName(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotionComponentConfiguration
- Set the project name
-
setProjectPath(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotionComponentConfiguration
- Set the project path
-
setPromisedAvailableTime(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setPromisedAvailableTime
-
setPromisedAvailableTime(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setPromisedAvailableTime
-
setPromisedAvailableTime(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setPromisedAvailableTime
-
setPromoDiscId(Integer) - Method in interface
com.ibm.commerce.couponpromotion.objects.
PromoDiscAccessBeanData
-
-
setPromoDiscId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoDiscAccessBean
- This method provides access to the
CPPMNDISC.CPPMNDISC_ID column of DB2 type INTEGER NOT NULL.
-
setPromoDispType(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: promoDispType
-
setPromoDispType(String) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setPromoDispType
-
setPromoDispType(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.PROMODISPTYPE column of DB2 type CHAR(4) NOT NULL.
-
setPromoId(Integer) - Method in interface
com.ibm.commerce.couponpromotion.objects.
PromoProdAccessBeanData
-
-
setPromoId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoProdAccessBean
- This method provides access to the
CPPMNPROD.CPPMN_ID column of DB2 type INTEGER NOT NULL.
-
setPromoId(Integer) - Method in interface
com.ibm.commerce.couponpromotion.objects.
PromoOrderAccessBeanData
-
-
setPromoId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoOrderAccessBean
- This method provides access to the
CPPMNORD.CPPMN_ID column of DB2 type INTEGER NOT NULL.
-
setPromoId(Integer) - Method in interface
com.ibm.commerce.couponpromotion.objects.
PromoDiscAccessBeanData
-
-
setPromoId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoDiscAccessBean
- This method provides access to the
CPPMNDISC.CPPMN_ID column of DB2 type INTEGER NOT NULL.
-
setPromoId(Integer) - Method in interface
com.ibm.commerce.couponpromotion.objects.
PromoDescriptionAccessBeanData
-
-
setPromoId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoDescriptionAccessBean
- This method provides access to the
CPPMNDESC.CPPMN_ID column of DB2 type INTEGER NOT NULL.
-
setPromoId(Integer) - Method in class
com.ibm.commerce.couponwallet.objects.
CouponWalletBean
- Set accessor for persistent attribute: promoId
-
setPromoId(Integer) - Method in interface
com.ibm.commerce.couponwallet.objects.
CouponWalletAccessBeanData
- setPromoId
-
setPromoId(Integer) - Method in class
com.ibm.commerce.couponwallet.objects.
CouponWalletAccessBean
- This method provides access to the
CPWALLET.CPPMN_ID column of DB2 type INTEGER NOT NULL.
-
setPromotionDescription(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: promotionDescription
-
setPromotionDescription(String) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setPromotionDescription
-
setPromotionDescription(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.CPPMNDESC column of DB2 type CHAR(254) NULL.
-
setPromotionMsgList(List) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBaseImpl
- Sets the promotion message list.
-
setPromotionMsgList(List) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBase
- Sets the promotion message list.
-
setPromotionName(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: promotionName
-
setPromotionName(String) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setPromotionName
-
setPromotionName(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.CPPMNNAME column of DB2 type CHAR(64) NOT NULL.
-
setPromotionRowList(RLPromotionListRow[]) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountListBaseBean
- set the value of DiscountRowList
-
setProperties(Hashtable) - Method in class
com.ibm.commerce.contract.commands.
PolicyUpdateCmdImpl
- Sets the specific properties of the business policy commands need.
-
setProperties(Hashtable) - Method in interface
com.ibm.commerce.contract.commands.
PolicyUpdateCmd
- Sets the specific properties of the business policy commands need.
-
setProperties(Hashtable) - Method in class
com.ibm.commerce.contract.commands.
PolicyAddCmdImpl
- Sets the specific properties of the business policy commands need.
-
setProperties(Hashtable) - Method in interface
com.ibm.commerce.contract.commands.
PolicyAddCmd
- Sets the specific properties of the business policy commands need.
-
setProperties(String) - Method in interface
com.ibm.commerce.contract.objects.
PolicyCommandAccessBeanData
-
-
setProperties(String) - Method in class
com.ibm.commerce.contract.objects.
PolicyCommandAccessBean
- This method provides access to the
POLICYCMD.PROPERTIES column of DB2 type VARCHAR(254).
-
setProperties(String) - Method in interface
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBeanData
- This method provides access to the POLICY.PROPERTIES column of DB2 type
VARCHAR(254) NULL.
-
setProperties(String) - Method in class
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBean
- This method provides access to the
POLICY.PROPERTIES column of DB2 type VARCHAR(254).
-
setProperties(String) - Method in class
com.ibm.commerce.contract.objimpl.
PolicyCommandBeanBase
- This method provides access to the POLICYCMD.PROPERTIES column of DB2 type
VARCHAR(254) NULL.
-
setProperties(String) - Method in class
com.ibm.commerce.contract.objimpl.
BusinessPolicyBeanBase
- This method provides access to the POLICY.PROPERTIES column of DB2 type
VARCHAR(254) NULL.
-
setProperties(String) - Method in class
com.ibm.commerce.registry.
ViewRegistryEntry
- Sets the properties.
-
setProperties(String) - Method in class
com.ibm.commerce.registry.
CommandRegistryEntry
- Sets the default properties for this command.
-
setProperties(String) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyDataBean
- Set the properties of the business policy
-
setProperties(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupTypeAccessBeanData
-
-
setProperties(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupTypeAccessBean
- This method provides access to the
MBRGRPTYPE.PROPERTIES column of DB2 type VARCHAR(254).
-
setPropertiesFile(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailMessageAccessBean
- Set accessor for persistent attribute: propertiesFile
-
setPropertiesForScheduler() - Method in class
com.ibm.commerce.contract.commands.
ContractDeployCmdImpl
- Sets the properties for scheduler
-
setPropertyFileName(String) - Method in class
com.ibm.commerce.common.beans.
ResourceBundleDataBean
- Sets the name of property file.
-
setPropertyFileName(String) - Method in class
com.ibm.commerce.usermanagement.commands.
PropertyResourceBundleReader
- Sets the name of property file.
-
setPropertyFileName(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditBaseCmdImpl
- Sets the name of the property file.
-
setPropertyFileName(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AuditBaseCmd
- Sets the property file name.
-
setProtect(Integer) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the protect.
-
setProtect(Integer) - Method in interface
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmd
- Set the protect.
-
setProtect(Integer) - Method in class
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmdImpl
- Set the protect.
-
setProtect(Integer) - Method in interface
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmd
- Set the protect.
-
setProtect(Integer) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.PROTECT column of DB2 type INTEGER.
-
setProtect(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBeanData
-
-
setProtect(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.PROTECT column of DB2 type INTEGER.
-
setProtocol(String) - Method in class
com.ibm.commerce.me.datatype.
CIQuoteImpl
- Sets the protocol
-
setProtocolId(Integer) - Method in class
com.ibm.commerce.me.commands.
SendShoppingCartCmdImpl
- Sets protocolId
-
setProtocolId(Integer) - Method in class
com.ibm.commerce.me.commands.
RegisterRequisitionerCmdImpl
- Sets the requisitioner name
-
setProtocolId(Integer) - Method in interface
com.ibm.commerce.me.commands.
RegisterRequisitionerCmd
- Sets the protocolId
-
setProtocolId(Integer) - Method in class
com.ibm.commerce.me.commands.
BatchOrderRequestCmdImpl
- Sets the protocol id
-
setProtocolId(Integer) - Method in class
com.ibm.commerce.me.commands.
AuthenticationHelperCmdImpl
- Sets the protocol id
-
setProtocolId(Integer) - Method in interface
com.ibm.commerce.me.commands.
AuthenticationHelperCmd
- Sets the protocol id
-
setProtocolName(String) - Method in class
com.ibm.commerce.me.datatype.
CIDataImpl
- Update the protocol name
-
setProtocolVersion(String) - Method in class
com.ibm.commerce.me.datatype.
CIDataImpl
- Update the protocol version
-
setProviderOrderNumber(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.PROVIDERORDERNUM column of DB2 type INTEGER.
-
setProviderOrderNumber(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setProviderOrderNumber(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.PROVIDERORDERNUM column of DB2 type INTEGER.
-
setPSExclusionList(Integer[]) - Method in class
com.ibm.commerce.price.commands.
RetrievePricesCmdImpl
- Sets the list of product sets excluded from the trading agreements.
-
setPSExclusionList(Integer[]) - Method in interface
com.ibm.commerce.price.commands.
RetrievePricesCmd
- Sets the list of product sets excluded from the trading agreements
(Optional).
-
setPSInclusionList(Integer[]) - Method in class
com.ibm.commerce.price.commands.
RetrievePricesCmdImpl
- Sets the list of product sets included in the trading agreements.
-
setPSInclusionList(Integer[]) - Method in interface
com.ibm.commerce.price.commands.
RetrievePricesCmd
- Sets the list of product sets included in the trading agreements
(Optional).
-
setPublishAll(boolean) - Method in interface
com.ibm.commerce.productset.commands.
ProductSetPublishCmd
- Sets the publish all flag.
-
setPublished(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBean
- This method provides access to the
CATGRPDESC.PUBLISHED column of DB2 type INTEGER NOT NULL.
-
setPublished(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method provides access to the
CATENTDESC.PUBLISHED column of DB2 type INTEGER NOT NULL.
-
setPublished(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set the published flag of the offer 0 = offer is not published (temporarily
disabled).
-
setPublished(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the published flag of the offer: 0 = offer is not published
(temporarily disabled).
-
setPublished(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set the published flag of the offer 0 = offer is not published (temporarily
disabled).
-
setPublished(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the published flag of the offer: 0 = offer is not published
(temporarily disabled).
-
setPublished(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set the published flag of the catalog group description 0 = catalog group
description not published 1 = catalog group descriotion published
-
setPublished(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets whether or not the catalog group description is published: 0 = Not
published.
-
setPublished(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set the published flag of catalog group description
-
setPublished(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets whether the catalog group should be displayed in the specified
language.
-
setPublished(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the published flag of the catalog entry description 0 = catalog entry
description not published 1 = catalog entry description published
-
setPublished(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the published flag for the catalog entry: 0 = catalog entry not
published.
-
setPublished(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the published flag of the catalog entry
-
setPublished(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets whether or not the catalog entry description has been published: 0 =
catalog entry not published. 1 = catalog entry published.
-
setPublished(Integer) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.PUBLISHED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setPublished(Integer) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set published of Catalog Group Description
-
setPublished(Integer) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set published of Catalog Entry Description
-
setPublished(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBeanData
-
-
setPublished(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBean
- This method provides access to the
CATGRPDESC.PUBLISHED column of DB2 type INTEGER NOT NULL.
-
setPublished(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBeanData
-
-
setPublished(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method provides access to the
CATENTDESC.PUBLISHED column of DB2 type INTEGER NOT NULL.
-
setPublished(String) - Method in interface
com.ibm.commerce.order.objects.
OfferAccessBeanData
-
-
setPublished(String) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.PUBLISHED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setPublished(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- The value is used to search on published (Catgrpdesc.published
column).
-
setPublished(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- The value is used to search on published (catentry.published column).
-
setPublishedOperator(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can choose one of the following operators as search operators: =,
<, >, !=, <=, >=.
-
setPublishedOperator(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can choose one of the following operators as search operators: =,
<, >, !=, <=, >=.
-
setPublishPhone1(Integer) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.PUBLISHPHONE1 column of DB2 type INTEGER.
-
setPublishPhone1(Integer) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets whether to publish the primary phone number.
-
setPublishPhone1(Integer) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets a integer indicating whether or not publish phone 1 number.
-
setPublishPhone1(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setPublishPhone1(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.PUBLISHPHONE1 column of DB2 type INTEGER.
-
setPublishPhone1(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets whether to publish the primary phone number.
-
setPublishPhone1(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets a string indicating whether or not publish phone 1 number.
-
setPublishPhone2(Integer) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.PUBLISHPHONE2 column of DB2 type INTEGER.
-
setPublishPhone2(Integer) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets whether to publish the secondary phone number.
-
setPublishPhone2(Integer) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets a integer indicating whether or not publish phone 2 number.
-
setPublishPhone2(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setPublishPhone2(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.PUBLISHPHONE2 column of DB2 type INTEGER.
-
setPublishPhone2(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets whether to publish the secondary phone number.
-
setPublishPhone2(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets a string indicating whether or not publish phone 2 number.
-
setPublishTime(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductSetAccessBeanData
-
-
setPublishTime(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetAccessBean
- This method provides access to the
PRODUCTSET.PUBLISHTIME column of DB2 type TIMESTAMP.
-
setPublishTime(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetAccessBean
- This method provides access to the
PRODUCTSET.PUBLISHTIME column of DB2 type TIMESTAMP.
-
setPurchaseCondType(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: purchaseCondType
-
setPurchaseCondType(String) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setPurchaseCondType
-
setPurchaseCondType(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.PURCHASECONDTYPE column of DB2 type CHAR(4) NOT NULL.
-
setPurchaseLimitId(Long) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.PURCHASELT_ID column of DB2 type BIGINT NOT NULL.
-
setPurchaseLimitId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
PurchaseLimitBeanBase
- This method provides access to the PURCHASELT.PURCHASELT_ID column of DB2
type BIGINT NOT NULL.
-
setPurchaseLimitId(String) - Method in interface
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBeanData
-
-
setPurchaseLimitId(String) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.PURCHASELT_ID column of DB2 type BIGINT NOT NULL.
-
setPurchaseOrderNumber(String) - Method in interface
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBeanData
-
-
setPurchaseOrderNumber(String) - Method in class
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBean
- This method provides access to the
BUYERPO.PONUMBER column of DB2 type VARCHAR(128) NOT NULL.
-
setPurchaseOrderRequestHeader(PurchaseOrderRequestHeader) - Method
in class
com.ibm.commerce.me.datatype.
CIQuoteImpl
- Sets the purchase order request header
-
setPurge(String) - Method in class
com.ibm.commerce.payment.commands.
DoCancelCmdImpl
- Sets the purge property of the command.
-
setPurge(String) - Method in interface
com.ibm.commerce.payment.commands.
DoCancelCmd
- Sets the purge property of the command.
-
setPVCAdapterDesc(PVCAdapterDesc) - Method in class
com.ibm.commerce.pvcadapter.
PVCAdapterImpl
- Sets the descriptor of the PVCAdapter.
-
setPVCAdapterDesc(PVCAdapterDesc) - Method in interface
com.ibm.commerce.pvcadapter.
PVCAdapter
- Sets the description of the PvC adapter.
-
setPVCBindingId(Long) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBindingAccessBean
- This method provides access to the
PVCBINDING.PVCBINDING_ID column of DB2 type BIGINT NOT NULL.
-
setPVCBindingId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCBindingAccessBeanData
-
-
setPVCBindingId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBindingAccessBean
- This method provides access to the
PVCBINDING.PVCBINDING_ID column of DB2 type BIGINT NOT NULL.
-
setPvcRegMode(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the PvC registration mode.
-
setPvcRegMode(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmd
- Set the PvC registration mode.
-
setPvcRegMode(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmdImpl
- Set the PvC registration mode.
-
setPvcRegMode(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmd
- Set the PvC registration mode.
-
setPvcsessionId(Long) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.PVCSESSION_ID column of DB2 type BIGINT NOT NULL.
-
setPvcSessionId(Long) - Method in class
com.ibm.commerce.pvcadapter.
PVCAdapterImpl
- Sets the session identifier necessary for session control using PvC
adapter.
-
setPvcSessionId(Long) - Method in interface
com.ibm.commerce.pvcadapter.
PVCAdapter
- Sets the session identifier used for session control used by the
adapter.
-
setPVCSessionId(Long) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the PvC session ID.
-
setPVCSessionId(Long) - Method in interface
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmd
- Set the PvC session ID.
-
setPVCSessionId(Long) - Method in class
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmdImpl
- Set the PvC session ID.
-
setPVCSessionId(Long) - Method in interface
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmd
- Set the PvC session ID.
-
setPVCSessionId(Long) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBean
- This method provides access to the
PVCSESSION.PVCSESSION_ID column of DB2 type BIGINT NOT NULL.
-
setPVCSessionId(Long) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBindingAccessBean
- This method provides access to the
PVCBINDING.PVCSESSION_ID column of DB2 type BIGINT NOT NULL.
-
setPvcsessionId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBeanData
-
-
setPvcsessionId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.PVCSESSION_ID column of DB2 type BIGINT NOT NULL.
-
setPvcSessionId(String) - Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets reference number to the client's session recored in PVCSESSION
table.
-
setPVCSessionId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBeanData
-
-
setPVCSessionId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBean
- This method provides access to the
PVCSESSION.PVCSESSION_ID column of DB2 type BIGINT NOT NULL.
-
setPVCSessionId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCBindingAccessBeanData
-
-
setPVCSessionId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBindingAccessBean
- This method provides access to the
PVCBINDING.PVCSESSION_ID column of DB2 type BIGINT NOT NULL.
-
setPvcSessionType(String) - Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets type of the client's session stored in PVCSESSION table.
-
setQtyAllocated(Integer) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.QTYALLOCATED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyAllocated(Integer) - Method in class
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.QTYALLOCATED column of DB2 type INTEGER.
-
setQtyAllocated(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.QTYALLOCATED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyAllocated(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.QTYALLOCATED column of DB2 type INTEGER.
-
setQtyAllocated(Integer) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBean
- This method provides access to the
BKORDALLOC.QTYALLOCATED column of DB2 type INTEGER.
-
setQtyAllocated(String) - Method in interface
com.ibm.commerce.inventory.objects.
RaDetailAccessBeanData
-
-
setQtyAllocated(String) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.QTYALLOCATED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyAllocated(String) - Method in interface
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBeanData
-
-
setQtyAllocated(String) - Method in class
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.QTYALLOCATED column of DB2 type INTEGER.
-
setQtyAllocated(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBeanData
-
-
setQtyAllocated(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.QTYALLOCATED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyAllocated(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBeanData
-
-
setQtyAllocated(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsBackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.QTYALLOCATED column of DB2 type INTEGER.
-
setQtyAllocated(String) - Method in interface
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBeanData
-
-
setQtyAllocated(String) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBean
- This method provides access to the
BKORDALLOC.QTYALLOCATED column of DB2 type INTEGER.
-
setQtyAllocBackOrder(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- This method provides access to the
ITEMFFMCTR.QTYALLOCBACKORDER column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setQtyAllocBackOrder(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBeanData
-
-
setQtyAllocBackOrder(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- This method provides access to the
ITEMFFMCTR.QTYALLOCBACKORDER column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setQtyAvailable(Integer) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBean
- This method provides access to the
BKORDALLOC.QTYAVAILABLE column of DB2 type INTEGER.
-
setQtyAvailable(String) - Method in interface
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBeanData
-
-
setQtyAvailable(String) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBean
- This method provides access to the
BKORDALLOC.QTYAVAILABLE column of DB2 type INTEGER.
-
setQtyAvailable(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set qtyAvailable.
-
setQtyAvailableOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set qtyAvailableOperator.
-
setQtyBackOrdered(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- This method provides access to the
ITEMFFMCTR.QTYBACKORDERED column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setQtyBackOrdered(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBeanData
-
-
setQtyBackOrdered(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- This method provides access to the
ITEMFFMCTR.QTYBACKORDERED column of DB2 type INTEGER NOT NULL DEFAULT
0.
-
setQtyInKits(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.QTYINKITS column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyInKits(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setQtyInKits(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.QTYINKITS column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyInProcess(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.QTYINPROCESS column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyInProcess(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setQtyInProcess(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.QTYINPROCESS column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyMeasure(String) - Method in interface
com.ibm.commerce.couponpromotion.objects.
PromoProdAccessBeanData
-
-
setQtyMeasure(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoProdAccessBean
- This method provides access to the
CPPMNPROD.QTYMEASURE column of DB2 type CHAR(16) NOT NULL.
-
setQtyMeasure(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set qtyMeasure
-
setQtyMeasureCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set qtyMeasureCaseSensitive.
-
setQtyMeasureOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set qtyMeasureOperator.
-
setQtyNeeded(Integer) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBean
- This method provides access to the
BKORDALLOC.QTYNEEDED column of DB2 type INTEGER.
-
setQtyNeeded(String) - Method in interface
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBeanData
-
-
setQtyNeeded(String) - Method in class
com.ibm.commerce.inventory.objects.
BackOrderAllocationAccessBean
- This method provides access to the
BKORDALLOC.QTYNEEDED column of DB2 type INTEGER.
-
setQtyOnHand(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.QTYONHAND column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyOnHand(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setQtyOnHand(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.QTYONHAND column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyOrdered(Integer) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.QTYORDERED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyOrdered(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.QTYORDERED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyOrdered(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmdImpl
- Sets quantity ordered from vendor.
-
setQtyOrdered(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCreateCmdImpl
- Sets quantity ordered from vendor.
-
setQtyOrdered(String) - Method in interface
com.ibm.commerce.inventory.objects.
RaDetailAccessBeanData
-
-
setQtyOrdered(String) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.QTYORDERED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyOrdered(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBeanData
-
-
setQtyOrdered(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.QTYORDERED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyPicked(Integer) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- This method provides access to the
ORDPICKHST.QTYPICKED column of DB2 type INTEGER.
-
setQtyPicked(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBeanData
-
-
setQtyPicked(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- This method provides access to the
ORDPICKHST.QTYPICKED column of DB2 type INTEGER.
-
setQtyReceived(Integer) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setQtyReceived(Integer) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the number of items being received.
-
setQtyReceived(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.QTYRECEIVED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyReceived(Integer) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.QTYRECEIVED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyReceived(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.QTYRECEIVED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyReceived(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setQtyReceived(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets the quantity received.
-
setQtyReceived(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setQtyReceived(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.QTYRECEIVED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyReceived(String) - Method in interface
com.ibm.commerce.inventory.objects.
RaDetailAccessBeanData
-
-
setQtyReceived(String) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.QTYRECEIVED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyReceived(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBeanData
-
-
setQtyReceived(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.QTYRECEIVED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyRemaining(Integer) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.QTYREMAINING column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyRemaining(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.QTYREMAINING column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyRemaining(String) - Method in interface
com.ibm.commerce.inventory.objects.
RaDetailAccessBeanData
-
-
setQtyRemaining(String) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.QTYREMAINING column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyRemaining(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBeanData
-
-
setQtyRemaining(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsDetailAccessBean
- This method provides access to the
RADETAIL.QTYREMAINING column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyReserved(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- This method provides access to the
ITEMFFMCTR.QTYRESERVED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyReserved(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBeanData
-
-
setQtyReserved(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- This method provides access to the
ITEMFFMCTR.QTYRESERVED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyReturned(Integer) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- This method provides access to the
ORDSHIPHST.QTYRETURNED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyReturned(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBeanData
-
-
setQtyReturned(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- This method provides access to the
ORDSHIPHST.QTYRETURNED column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setQtyShipped(Integer) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- This method provides access to the
ORDSHIPHST.QTYSHIPPED column of DB2 type INTEGER.
-
setQtyShipped(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBeanData
-
-
setQtyShipped(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- This method provides access to the
ORDSHIPHST.QTYSHIPPED column of DB2 type INTEGER.
-
setQtyunit(String) - Method in class
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmdImpl
- Stores the quantity unit.
-
setQtyunit(String) - Method in interface
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmd
- Stores the quantity unit.
-
setQtyunit(String) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQCatentryRelCmdImpl
- Stores the quantity unit.
-
setQtyunit(String) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQCatentryRelCmd
- Stores the quantity unit.
-
setQtyunit(String) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmdImpl
- Stores the quantity unit.
-
setQtyunit(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmd
- Stores the quantity unit.
-
setQtyunitId(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set the quantity unit Id.
-
setQtyunitId(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the quantity unit ID.
-
setQtyunitId(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmdImpl
- Set the quantity unit Id.
-
setQtyunitId(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmd
- Sets the quantity unit ID.
-
setQtyunitId(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set the quantity unit Id.
-
setQtyunitId(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the quantity unit ID.
-
setQualifiedItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
TaxCalculationRuleQualifyCmdImpl
- Sets the items that qualify.
-
setQualifiedItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
ShippingCalculationRuleQualifyCmdImpl
- Sets the items that qualify.
-
setQualifiedItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
DiscountCalculationRuleQualifyCmdImpl
- Sets the items that are qualified.
-
setQualifiedItems(Item[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationCodeQualifyCmdImpl
- Sets the qualified items.
-
setQualifiers(SimpleCondition.Qualifier[]) - Method in class
com.ibm.commerce.condition.
SimpleCondition
- Sets the array of qualifiers.
-
setQuantities(QuantityAmount[]) - Method in class
com.ibm.commerce.price.commands.
RetrievePricesCmdImpl
- Sets the quantities of the catentries to be used for calculating the
prices.
-
setQuantities(QuantityAmount[]) - Method in interface
com.ibm.commerce.price.commands.
RetrievePricesCmd
- Sets the quantity amount of the input catalog entry that is to be priced
(Optional).
-
setQuantities(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmdImpl
- Sets the list of quantites of the configuration components.
-
setQuantities(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmd
- Sets the list of quantites of the configuration components.
-
setQuantity(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setQuantity(com.ibm.commerce.price.utils.QuantityAmount) - Method in
class
com.ibm.commerce.price.commands.
GetBaseUnitPriceCmdImpl
- (Optional) Set the quantity amount of the catalog entry that is to be
priced.
-
setQuantity(Double) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.QUANTITY column of DB2 type FLOAT.
-
setQuantity(Double) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.QUANTITY column of DB2 type FLOAT.
-
setQuantity(Double) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.QUANTITY column of DB2 type FLOAT.
-
setQuantity(Double) - Method in class
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBean
- This method provides access to the
CATENTREL.QUANTITY column of DB2 type FLOAT.
-
setQuantity(Double) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- This method provides access to the
CATENTREL.QUANTITY column of DB2 type FLOAT.
-
setQuantity(Double) - Method in class
com.ibm.commerce.discount.rules.
FreebieItem
- Set the quantity.
-
setQuantity(Double) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- set quantity (optional).
-
setQuantity(Double) - Method in interface
com.ibm.commerce.fulfillment.commands.
UpdateInventoryCmd
- Set a quantity to update the inventory.
-
setQuantity(Double) - Method in interface
com.ibm.commerce.fulfillment.commands.
ReverseUpdateInventoryCmd
- Set a quantity to reverse update the inventory.
-
setQuantity(Double) - Method in interface
com.ibm.commerce.fulfillment.commands.
ResolveFulfillmentCenterCmd
- Set a quantity.
-
setQuantity(Double) - Method in class
com.ibm.commerce.fulfillment.commands.
InventoryBaseCmdImpl
- Set a quantity.
-
setQuantity(Double) - Method in interface
com.ibm.commerce.fulfillment.commands.
CheckInventoryCmd
- Set a quantity to check the inventory.
-
setQuantity(Double) - Method in class
com.ibm.commerce.fulfillment.objects.
InventoryAccessBean
- This method provides access to the
INVENTORY.QUANTITY column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setQuantity(Double) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmdImpl
- Sets auction quantity.
-
setQuantity(Double) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Set auction quantity.
-
setQuantity(Double) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the quantity of the item on auction.
-
setQuantity(Double) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the quantity of the new/copied/updated orderitem(s).
Default: null (the quantity of the new/copied/updated orderitem(s) should be
left unchanged)
-
setQuantity(Double) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setQuantity
-
setQuantity(Double) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBean
- This method provides access to the
RMAITEMCMP.QUANTITY column of DB2 type FLOAT NOT NULL.
-
setQuantity(Double) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.QUANTITY column of DB2 type DOUBLE NOT NULL.
-
setQuantity(Double) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderItemSelectCmd.EnumerationGroup
- Sets the quantity to be set in the shopcart's quotation selection
Orders for each of the items specified by orderItemId_>i<.
-
setQuantity(Double) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemProductCreditCmdImpl
- Set the quantity to be credited.
-
setQuantity(Double) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnItemProductCreditCmd
- Set the quantity to be credited.
-
setQuantity(Double) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemCreditForCatEntryCmdImpl
- Set the quantity to be credited.
-
setQuantity(Double) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnItemCreditForCatEntryCmd
- Set the quantity to be credited.
-
setQuantity(Double) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemCreditCmdImpl
- Set the quantity to be credited.
-
setQuantity(Double) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnItemCreditCmd
- Set the quantity to be credited.
-
setQuantity(Double) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemAdjustmentCreditCmdImpl
- Set the quantity to be credited.
-
setQuantity(Double) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnItemAdjustmentCreditCmd
- Set the quantity to be credited.
-
setQuantity(Double) - Method in class
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmdImpl
- Stores the requested quantity
-
setQuantity(Double) - Method in class
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmdImpl
- Sets the product quantity for calculating the taxes.
-
setQuantity(Double) - Method in interface
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmd
- Sets the product quantity for calculating the taxes.
-
setQuantity(Double) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQCatentryRelCmdImpl
- Stores the requested quantity
-
setQuantity(Double) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmdImpl
- Stores the requested quantity
-
setQuantity(Double[]) - Method in class
com.ibm.commerce.orderitems.commands.
AddOrderItemComponentsCmdImpl
- Set a list of quantities of each Catalog Entry (component) that will be
added to the OrderItem.
-
setQuantity(Double[]) - Method in interface
com.ibm.commerce.orderitems.commands.
AddOrderItemComponentsCmd
- Set a list of quantities of each Catalog Entry (component) that will be
added to the OrderItem.
-
setQuantity(Hashtable) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemAddCmdImpl
- The quantity of the item to add.
-
setQuantity(Hashtable) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemAddCmd
- Sets the quantity parameters (optional with default is 1).
-
setQuantity(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the quantity parameters (optional).
-
setQuantity(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the quantity parameters.
-
setQuantity(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the quantity parameters (mandatory).
-
setQuantity(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
AddItemsToFulfillmentOrderCmdImpl
- Sets the quantity parameters.
-
setQuantity(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
AddItemsToFulfillmentOrderCmd
- Sets the quantity parameters.
-
setQuantity(Integer) - Method in class
com.ibm.commerce.inventory.commands.
ReserveInventoryCmdImpl
-
-
setQuantity(Integer) - Method in interface
com.ibm.commerce.inventory.commands.
ReserveInventoryCmd
- Sets the quantity of the reservation.
-
setQuantity(Integer) - Method in interface
com.ibm.commerce.inventory.commands.
GenericInventoryReserveCmd
- Set the quantity of the product to reserve.
-
setQuantity(Integer) - Method in class
com.ibm.commerce.inventory.commands.
GenericInventoryBaseCmdImpl
- Set the quantity of the product to reserve.
-
setQuantity(Integer) - Method in interface
com.ibm.commerce.inventory.commands.
GenericInventoryAdjustCmd
- Set the quantity of the product to adjust.
-
setQuantity(Integer) - Method in class
com.ibm.commerce.inventory.commands.
AdjustInventoryReservationCmdImpl
-
-
setQuantity(Integer) - Method in interface
com.ibm.commerce.inventory.commands.
AdjustInventoryReservationCmd
- Sets the adjustment quantity for the inventory reservation negatively or
positively.
-
setQuantity(Integer) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.QUANTITY column of DB2 type INTEGER.
-
setQuantity(Integer) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- This method provides access to the
INVADJUST.QUANTITY column of DB2 type INTEGER.
-
setQuantity(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBean
- This method provides access to the
RTNRCPTDSP.QUANTITY column of DB2 type INTEGER NOT NULL.
-
setQuantity(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- This method provides access to the
RTNRECEIPT.QUANTITY column of DB2 type INTEGER NOT NULL.
-
setQuantity(Integer) - Method in class
com.ibm.commerce.returns.commands.
ReturnItemToInventoryCmdImpl
- Set the quantity to returned to inventory.
-
setQuantity(Integer) - Method in interface
com.ibm.commerce.returns.commands.
ReturnItemToInventoryCmd
- Set the quantity to return to inventory.
-
setQuantity(Integer, Double) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the quantity parameters.
-
setQuantity(long) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
-
Deprecated.
-
setQuantity(QuantityAmount) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set quantity of the product
-
setQuantity(QuantityAmount) - Method in interface
com.ibm.commerce.price.commands.
GetProductContractUnitPriceCmd
- (Optional) Set the quantity amount of the catalog entry that is to be
priced.
-
setQuantity(QuantityAmount) - Method in interface
com.ibm.commerce.price.commands.
GetProductBaseUnitPriceCmd
- (Optional) Set the quantity amount of the catalog entry that is to be
priced.
-
setQuantity(QuantityAmount) - Method in class
com.ibm.commerce.price.commands.
GetContractUnitPriceCmdImpl
- Sets the quantity amount of the input catalog entry that is to be priced
(Optional).
-
setQuantity(QuantityAmount) - Method in interface
com.ibm.commerce.price.commands.
GetContractUnitPriceCmd
- Sets the quantity amount of the input catalog entry that is to be priced
(Optional).
-
setQuantity(QuantityAmount) - Method in interface
com.ibm.commerce.price.commands.
GetContractSpecialPriceCmd
- (Optional) Set the quantity amount of the catalog entry that is to be
priced.
-
setQuantity(QuantityAmount) - Method in interface
com.ibm.commerce.price.commands.
GetBaseUnitPriceCmd
- (Optional) Set the quantity amount of the catalog entry that is to be
priced.
-
setQuantity(QuantityAmount) - Method in interface
com.ibm.commerce.price.commands.
GetBaseSpecialPriceCmd
- (Optional) Set the quantity amount of the catalog entry that is to be
priced.
-
setQuantity(QuantityAmount) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set quantity
-
setQuantity(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBeanData
-
-
setQuantity(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.QUANTITY column of DB2 type FLOAT.
-
setQuantity(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBeanData
-
-
setQuantity(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.QUANTITY column of DB2 type FLOAT.
-
setQuantity(String) - Method in interface
com.ibm.commerce.catalog.objects.
InterestItemAccessBeanData
-
-
setQuantity(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.QUANTITY column of DB2 type FLOAT.
-
setQuantity(String) - Method in interface
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBeanData
-
-
setQuantity(String) - Method in class
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBean
- This method provides access to the
CATENTREL.QUANTITY column of DB2 type FLOAT.
-
setQuantity(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBeanData
-
-
setQuantity(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- This method provides access to the
CATENTREL.QUANTITY column of DB2 type FLOAT.
-
setQuantity(String) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- set quantity (optional).
-
setQuantity(String) - Method in interface
com.ibm.commerce.fulfillment.objects.
InventoryAccessBeanData
-
-
setQuantity(String) - Method in class
com.ibm.commerce.fulfillment.objects.
InventoryAccessBean
- This method provides access to the
INVENTORY.QUANTITY column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setQuantity(String) - Method in class
com.ibm.commerce.inventory.commands.
InventoryAdjustCmdImpl
-
-
setQuantity(String) - Method in interface
com.ibm.commerce.inventory.commands.
InventoryAdjustCmd
- Sets the quantity to adjust.
-
setQuantity(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBeanData
-
-
setQuantity(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.QUANTITY column of DB2 type INTEGER.
-
setQuantity(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBeanData
-
-
setQuantity(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- This method provides access to the
INVADJUST.QUANTITY column of DB2 type INTEGER.
-
setQuantity(String) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Set auction quantity
-
setQuantity(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setQuantity
-
setQuantity(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setQuantity
-
setQuantity(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBeanData
-
-
setQuantity(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBean
- This method provides access to the
RMAITEMCMP.QUANTITY column of DB2 type FLOAT NOT NULL.
-
setQuantity(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setQuantity(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.QUANTITY column of DB2 type DOUBLE NOT NULL.
-
setQuantity(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBeanData
-
-
setQuantity(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBean
- This method provides access to the
RTNRCPTDSP.QUANTITY column of DB2 type INTEGER NOT NULL.
-
setQuantity(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBeanData
-
-
setQuantity(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- This method provides access to the
RTNRECEIPT.QUANTITY column of DB2 type INTEGER NOT NULL.
-
setQuantity(String) - Method in class
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmdImpl
- Stores the requested quantity
-
setQuantity(String) - Method in interface
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmd
- Stores the requested quantity
-
setQuantity(String) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQCatentryRelCmdImpl
- Stores the requested quantity
-
setQuantity(String) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQCatentryRelCmd
- Stores the requested quantity
-
setQuantity(String) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmdImpl
- Stores the requested quantity
-
setQuantity(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQCatentryRelCmd
- Stores the requested quantity
-
setQuantityConfirmed(Integer) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setQuantityConfirmed
-
setQuantityConfirmed(Integer) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setQuantityConfirmed
-
setQuantityInDouble(double) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the quantiy of this item in double data type.
-
setQuantityMeasure(String) - Method in interface
com.ibm.commerce.fulfillment.commands.
UpdateInventoryCmd
- Set a quantity measure to update the inventory (optional).
-
setQuantityMeasure(String) - Method in interface
com.ibm.commerce.fulfillment.commands.
ReverseUpdateInventoryCmd
- Set a quantity measure (optional).
-
setQuantityMeasure(String) - Method in interface
com.ibm.commerce.fulfillment.commands.
ResolveFulfillmentCenterCmd
- Set a quantity measure.
-
setQuantityMeasure(String) - Method in class
com.ibm.commerce.fulfillment.commands.
InventoryBaseCmdImpl
- Set a quantity measure.
-
setQuantityMeasure(String) - Method in interface
com.ibm.commerce.fulfillment.commands.
CheckInventoryCmd
- Set a quantity measure to check the inventory (optional).
-
setQuantityMeasure(String) - Method in interface
com.ibm.commerce.fulfillment.objects.
InventoryAccessBeanData
-
-
setQuantityMeasure(String) - Method in class
com.ibm.commerce.fulfillment.objects.
InventoryAccessBean
- This method provides access to the
INVENTORY.QUANTITYMEASURE column of DB2 type CHAR(16) NOT NULL DEFAULT
'C62'.
-
setQuantityMeasure(String) - Method in interface
com.ibm.commerce.inventory.objects.
BaseItemAccessBeanData
-
-
setQuantityMeasure(String) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemAccessBean
- This method provides access to the
BASEITEM.QUANTITYMEASURE column of DB2 type CHAR(16) NOT NULL DEFAULT
'C62'.
-
setQuantityMultiple(Double) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemAccessBean
- This method provides access to the
BASEITEM.QUANTITYMULTIPLE column of DB2 type DOUBLE NOT NULL DEFAULT
1.0.
-
setQuantityMultiple(String) - Method in interface
com.ibm.commerce.inventory.objects.
BaseItemAccessBeanData
-
-
setQuantityMultiple(String) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemAccessBean
- This method provides access to the
BASEITEM.QUANTITYMULTIPLE column of DB2 type DOUBLE NOT NULL DEFAULT
1.0.
-
setQuantityOnAuction(Double) - Method in class
com.ibm.commerce.negotiation.commands.
DetermineWinnersCmdImpl
- Set the quantity available for auction.
-
setQuantityOnAuction(Double) - Method in interface
com.ibm.commerce.negotiation.commands.
DetermineWinnersCmd
- Sets the quantity on auction value.
-
setQuantityOnAuction(Double) - Method in class
com.ibm.commerce.negotiation.commands.
CalculateBestBidCmdImpl
- Set the quantity available for auction.
-
setQuantityOnAuction(Double) - Method in interface
com.ibm.commerce.negotiation.commands.
CalculateBestBidCmd
- Sets the quantity on auction value.
-
setQuantityRequested(Integer) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setQuantityRequested
-
setQuantityRequested(Integer) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setQuantityRequested
-
setQuantityShipped(Integer) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setQuantityShipped
-
setQuantityShipped(Integer) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setQuantityShipped
-
setQuantityUnit(String) - Method in class
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmdImpl
- Sets the quantity unit.
-
setQuantityUnit(String) - Method in interface
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmd
- Sets the quantity unit.
-
setQuantityUnitId(String) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitDataBean
- Sets quantity unit id
-
setQuantityUnitId(String) - Method in interface
com.ibm.commerce.order.objects.
OfferAccessBeanData
-
-
setQuantityUnitId(String) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.QTYUNIT_ID column of DB2 type CHAR(16).
-
setQuantityUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get auction's quantity from Tools Framework's XML Object, and set
it for the command.
-
setQuantityUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get auction's quantity from Tools Framework's XML Object, and set
it for the command.
-
setQueryString(String) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the query string associated with the job.
-
setQueryString(String) - Method in interface
com.ibm.commerce.scheduler.commands.
AddJobCmd
- Sets the query string associated with the job.
-
setQueryString(String) - Method in interface
com.ibm.commerce.scheduler.commands.
AddBroadcastJobCmd
- Sets the query string associated with the job.
-
setQueryString(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setQueryString(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method accesses a non-CMP field
-
setQueryType(String) - Method in class
com.ibm.commerce.tools.campaigns.
ProductTreeDataBean
- Sets the query type of the current tree level, where different types map to
a query that finds different types of result (catalog, category or catalog
entry).
-
setQueue_id(Integer) - Method in interface
com.ibm.commerce.collaboration.cc.objects.
QueueDescAccessBeanData
- setQueue_id
-
setQueue_id(Integer) - Method in class
com.ibm.commerce.collaboration.cc.objects.
QueueDescAccessBean
- This method accesses a non-CMP field
-
setQueue_id(Integer) - Method in interface
com.ibm.commerce.collaboration.cc.objects.
QueueCSRAccessBeanData
- setQueue_id
-
setQueue_id(Integer) - Method in class
com.ibm.commerce.collaboration.cc.objects.
QueueCSRAccessBean
- This method accesses a non-CMP field
-
setQueue_id(Integer) - Method in interface
com.ibm.commerce.collaboration.cc.objects.
QueueAccessBeanData
- setQueue_id
-
setQueue_id(Integer) - Method in class
com.ibm.commerce.collaboration.cc.objects.
QueueAccessBean
- This method accesses a non-CMP field
-
setQuotationContractId(Long) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationRequest
- Sets the quotation contract id.
-
setQuotationContractId(Long) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderItemSelectCmd.EnumerationGroup
- Sets the Contract for which quotation selection Orders should be created or
updated as specified by the orderItemId_<i> parameter.
-
setQuotationContractIds(Hashtable) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationRequestCmdImpl
- (Optional) Sets the quotationContractIds.
-
setQuotationPasswords(Hashtable) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationRequestCmdImpl
- (Optional) Sets the quotationPasswords.
-
setQuotationRequests(List) - Method in class
com.ibm.commerce.orderquotation.commands.
StoreRequestOrderQuotationCmdImpl
- Set the list of quotation requests that are to be transmitted.
-
setQuotationRequests(List) - Method in interface
com.ibm.commerce.orderquotation.commands.
StoreRequestOrderQuotationCmd
- Set the list of quotation requests that are to be transmitted.
-
setQuotationRequests(List) - Method in class
com.ibm.commerce.orderquotation.commands.
RequestOrderQuotationCmdImpl
- Set the list of quotation requests that are to be transmitted.
-
setQuotationRequests(List) - Method in interface
com.ibm.commerce.orderquotation.commands.
RequestOrderQuotationCmd
- Sets the list of quotation requests that are to be transmitted.
-
setQuotationResponse(QuotationResponse) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationCreateCmdImpl
- Sets the quotation response.
-
setQuotationResponse(QuotationResponse) - Method in interface
com.ibm.commerce.orderquotation.commands.
OrderQuotationCreateCmd
- Sets the quotation response.
-
setQuotationStoreId(Integer) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationRequest
- Sets the quotation store id.
-
setQuotationStoreId(Integer) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderItemSelectCmd.EnumerationGroup
- Sets the Store for which quotation selection Orders should be created or
updated as specified by the orderItemId_<i> parameter.
-
setQuotationStoreIds(Hashtable) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationRequestCmdImpl
- (Optional) Sets the quotationStoreIds.
-
setQuotationSubmission(String) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets the quotationSubmission parameter.
-
setQuotationSubmission(String) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets the quotationSubmission parameter.
-
setQuotationSubmission(String) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets the quotationSubmission parameter.
-
setQuotationSubmission(String) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets the quotationSubmission parameter.
-
setQuotationSubmission(String) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Sets the quotationSubmission parameter.
-
setQuotationType(String) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationRequest
- Sets the quotation type.
-
setQuotationType(String) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationRequestCmdImpl
- (Optional) Sets the quotation type.
-
setQuotationUserIds(Hashtable) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationRequestCmdImpl
- (Optional) Sets the quotationUserIds.
-
setQuote(String, CIQuote) - Static method in class
com.ibm.commerce.me.datatype.
QuoteWrapper
- Sets a value in the hash table with the specified key.
-
setQuoteExpiredURL(String) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets the URL to redirect to if the order total expired in agreement with
the expiry policy set by the setQuoteExpiryPolicy method.
-
setQuoteExpiredURL(String) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets the URL to redirect to if the order total expired in agreement with
the expiry policy set by the setQuoteExpiryPolicy method.
-
setQuoteExpiredURL(String) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets the URL to redirect to if the order total expired in agreement with
the expiry policy set by the setQuoteExpiryPolicy method.
-
setQuoteExpiredURL(String) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets the URL to redirect to if the order total expired in agreement with
the expiry policy set by the setQuoteExpiryPolicy method.
-
setQuoteExpiredURL(String) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Sets the URL to redirect to if the order total expired in agreement with
the expiry policy set by the setQuoteExpiryPolicy method.
-
setQuoteExpiryPolicy(String) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets the behavior of the command if the order total expires or an order
item's fulfillment center changes during inventory allocation.
-
setQuoteExpiryPolicy(String) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets the behavior of the command if the order total expires or an order
item's fulfillment center changes during inventory allocation.
-
setQuoteExpiryPolicy(String) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets the behavior of the command if the order total expires or an order
item's fulfillment center changes during inventory allocation.
-
setQuoteExpiryPolicy(String) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets the behavior of the command if the order total expires or an order
item's fulfillment center changes during inventory allocation.
-
setQuoteExpiryPolicy(String) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Sets the behavior of the command if the order total expires or an order
item's fulfillment center changes during inventory allocation.
-
setQuoteGoodFor(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.QUOTEGOODFOR column of DB2 type INTEGER DEFAULT 43200.
-
setQuoteGoodFor(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Insert the method's description here.
-
setQuoteGoodFor(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.QUOTEGOODFOR column of DB2 type INTEGER DEFAULT 43200.
-
setQuoteQuantity(Double) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBaseImpl
- Sets the quote quantity of the item (the amount that must be purchased to
get the quoted price).
-
setQuoteQuantity(Double) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBase
- Sets the quote quantity of the item (the amount that must be purchased to
get the quoted price).
-
setRaBackAlloNum(Integer) - Method in class
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.RABACKALLONUM column of DB2 type INTEGER NOT NULL.
-
setRaBackAlloNum(String) - Method in interface
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBeanData
-
-
setRaBackAlloNum(String) - Method in class
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.RABACKALLONUM column of DB2 type INTEGER NOT NULL.
-
setRaDetailComment(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmdImpl
- Sets the comment.
-
setRaDetailComment(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCreateCmdImpl
- Sets the comment.
-
setRaDetailComment(String) - Method in interface
com.ibm.commerce.inventory.objects.
RaDetailAccessBeanData
-
-
setRaDetailComment(String) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.RADETAILCOMMENT column of DB2 type VARCHAR(254).
-
setRaDetailId(Long) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setRaDetailId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the identifier of the record detail of the expected inventory.
-
setRaDetailId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.RADETAIL_ID column of DB2 type BIGINT.
-
setRaDetailId(Long) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.RADETAIL_ID column of DB2 type BIGINT NOT NULL.
-
setRaDetailId(Long) - Method in class
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.RADETAIL_ID column of DB2 type BIGINT NOT NULL.
-
setRaDetailId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setRaDetailId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets expected inventory record detail identifier.
-
setRaDetailId(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmdImpl
- Sets the new expected inventory record detail identifier.
-
setRaDetailId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setRaDetailId(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.RADETAIL_ID column of DB2 type BIGINT.
-
setRaDetailId(String) - Method in interface
com.ibm.commerce.inventory.objects.
RaDetailAccessBeanData
-
-
setRaDetailId(String) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.RADETAIL_ID column of DB2 type BIGINT NOT NULL.
-
setRaDetailId(String) - Method in interface
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBeanData
-
-
setRaDetailId(String) - Method in class
com.ibm.commerce.inventory.objects.
RABackOrderAllocationAccessBean
- This method provides access to the
RABACKALLO.RADETAIL_ID column of DB2 type BIGINT NOT NULL.
-
setRaId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.RA_ID column of DB2 type BIGINT NOT NULL.
-
setRaId(Long) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.RA_ID column of DB2 type BIGINT NOT NULL.
-
setRaId(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmdImpl
-
-
setRaId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmd
- Sets the expected inventory record identifer.
-
setRaId(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordDeleteCmdImpl
- Sets the expected inventory record identifier.
-
setRaId(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCreateCmdImpl
- Sets the new expected inventory record identifier.
-
setRaId(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCloseCmdImpl
- Sets the expected inventory record identifier.
-
setRaId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBeanData
-
-
setRaId(String) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.RA_ID column of DB2 type BIGINT NOT NULL.
-
setRaId(String) - Method in interface
com.ibm.commerce.inventory.objects.
RaDetailAccessBeanData
-
-
setRaId(String) - Method in class
com.ibm.commerce.inventory.objects.
RaDetailAccessBean
- This method provides access to the
RADETAIL.RA_ID column of DB2 type BIGINT NOT NULL.
-
setRange(CalculationRangeAccessBean) - Method in class
com.ibm.commerce.order.calculation.
PerUnitAmountCalculationRangeCmdImpl
-
-
setRange(CalculationRangeAccessBean) - Method in class
com.ibm.commerce.order.calculation.
PercentageCalculationRangeCmdImpl
-
-
setRange(CalculationRangeAccessBean) - Method in class
com.ibm.commerce.order.calculation.
FixedAmountCalculationRangeCmdImpl
- Sets the calculation range.
-
setRange(CalculationRangeAccessBean) - Method in interface
com.ibm.commerce.order.calculation.
CalculationRangeCmd
- Sets the calculation range.
-
setRangeFromVector(Vector) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- Set the property RangeFromVector.
-
setRangeFromVector(Vector) - Method in interface
com.ibm.commerce.tools.promotions.
CreateDiscountCmd
- Privide a Vector of discount range start values from GUI if the discount is
a multi range discount.
-
setRanges(Vector) - Method in class
com.ibm.commerce.tools.epromotion.
RLRangedProductLevelPromotion
- Sets the ranges
-
setRanges(Vector) - Method in class
com.ibm.commerce.tools.epromotion.
RLRangedItemLevelPromotion
- Sets the ranges
-
setRanges(Vector) - Method in class
com.ibm.commerce.tools.epromotion.
RLOrderLevelPromotion
- Sets the ranges
-
setRangeType(Integer) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- Set the property Range Type.
-
setRangeType(Integer) - Method in interface
com.ibm.commerce.tools.promotions.
CreateDiscountCmd
- Assign the value of range type from GUI.
-
setRank(BigDecimal) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.RANK column of DB2 type DECIMAL(20 5).
-
setRank(BigDecimal) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.RANK column of DB2 type DECIMAL(20 5).
-
setRank(Double) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.RANK column of DB2 type FLOAT.
-
setRank(Double) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBean
- This method provides access to the
DISPCGPREL.RANK column of DB2 type FLOAT.
-
setRank(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBeanData
-
-
setRank(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.RANK column of DB2 type DECIMAL(20 5).
-
setRank(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBeanData
-
-
setRank(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.RANK column of DB2 type DECIMAL(20 5).
-
setRank(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBeanData
-
-
setRank(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.RANK column of DB2 type FLOAT.
-
setRank(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBeanData
-
-
setRank(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBean
- This method provides access to the
DISPCGPREL.RANK column of DB2 type FLOAT.
-
setRASchemaType(Integer) - Method in class
com.ibm.commerce.search.rulequery.
RuleQuery
- Do not modify.
-
setRASchemaType(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set RASchemaType.
-
setRcptAvailId(Long) - Method in class
com.ibm.commerce.inventory.commands.
MakeReceiptAvailableCmdImpl
-
-
setRcptAvailId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
MakeReceiptAvailableCmd
- Set available receipt identifier.
-
setRcptAvailId(Long) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setRcptAvailId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the identifier of the available receipt.
-
setRcptAvailId(Long) - Method in class
com.ibm.commerce.inventory.objects.
AvailableReceiptAccessBean
- This method provides access to the
RCPTAVAIL.RCPTAVAIL_ID column of DB2 type BIGINT NOT NULL.
-
setRcptAvailId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setRcptAvailId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets available receipt identifier.
-
setRcptAvailId(String) - Method in interface
com.ibm.commerce.inventory.objects.
AvailableReceiptAccessBeanData
-
-
setRcptAvailId(String) - Method in class
com.ibm.commerce.inventory.objects.
AvailableReceiptAccessBean
- This method provides access to the
RCPTAVAIL.RCPTAVAIL_ID column of DB2 type BIGINT NOT NULL.
-
setReaders(Vector) - Method in class
com.ibm.commerce.collaboration.beans.
CollabWorkspaceInfo
- Sets the readers
-
setReasonType(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReasonAccessBeanData
-
-
setReasonType(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReasonAccessBean
- This method provides access to the
RTNREASON.REASONTYPE column of DB2 type CHAR(1) NOT NULL DEFAULT
'B'.
-
setReceiptDate(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setReceiptDate(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets the date the inventory was received.
-
setReceiptDate(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setReceiptDate(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.RECEIPTDATE column of DB2 type TIMESTAMP NOT NULL.
-
setReceiptDate(Timestamp) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setReceiptDate(Timestamp) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the date the inventory was received.
-
setReceiptDate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.RECEIPTDATE column of DB2 type TIMESTAMP NOT NULL.
-
setReceiptId(Long) - Method in class
com.ibm.commerce.inventory.commands.
MakeReceiptAvailableCmdImpl
-
-
setReceiptId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
MakeReceiptAvailableCmd
- Set the receipt identifier.
-
setReceiptId(Long) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setReceiptId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets identifier of the new receipt.
-
setReceiptId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.RECEIPT_ID column of DB2 type BIGINT NOT NULL.
-
setReceiptId(Long) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- This method provides access to the
ORDSHIPHST.RECEIPT_ID column of DB2 type BIGINT.
-
setReceiptId(Long) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- This method provides access to the
ORDPICKHST.RECEIPT_ID column of DB2 type BIGINT.
-
setReceiptId(Long) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- This method provides access to the
INVADJUST.RECEIPT_ID column of DB2 type BIGINT NOT NULL.
-
setReceiptId(Long) - Method in class
com.ibm.commerce.inventory.objects.
AvailableReceiptAccessBean
- This method provides access to the
RCPTAVAIL.RECEIPT_ID column of DB2 type BIGINT NOT NULL.
-
setReceiptId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setReceiptId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets the receipt identifier.
-
setReceiptId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setReceiptId(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.RECEIPT_ID column of DB2 type BIGINT NOT NULL.
-
setReceiptId(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBeanData
-
-
setReceiptId(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- This method provides access to the
ORDSHIPHST.RECEIPT_ID column of DB2 type BIGINT.
-
setReceiptId(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBeanData
-
-
setReceiptId(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- This method provides access to the
ORDPICKHST.RECEIPT_ID column of DB2 type BIGINT.
-
setReceiptId(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBeanData
-
-
setReceiptId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentAccessBean
- This method provides access to the
INVADJUST.RECEIPT_ID column of DB2 type BIGINT NOT NULL.
-
setReceiptId(String) - Method in interface
com.ibm.commerce.inventory.objects.
AvailableReceiptAccessBeanData
-
-
setReceiptId(String) - Method in class
com.ibm.commerce.inventory.objects.
AvailableReceiptAccessBean
- This method provides access to the
RCPTAVAIL.RECEIPT_ID column of DB2 type BIGINT NOT NULL.
-
setReceiptType(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setReceiptType(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets type of receipt which indicates how this receipt was created.
-
setReceiptType(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setReceiptType(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the type of receipt which indicates how this receipt was created.
-
setReceiptType(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setReceiptType(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.RECEIPTTYPE column of DB2 type CHAR(4) NOT NULL DEFAULT
'ADHC'.
-
setReceiveEmail(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailUserReceiveAccessBean
- Set accessor for persistent attribute: receiveEmail
-
setReceiveEmail(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailUserReceiveAccessBean
- This method accesses a non-CMP field
-
setReceiverEmailAddress(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsNotifyCmdImpl
- Sets the email address.
-
setReceiverEmailAddress(String) - Method in interface
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsNotifyCmd
- Sets the email address.
-
setReceiverEmailAddress(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsAddCmdImpl
- Set the email address.
-
setRecentLostWinningBid(BidAccessBean) - Method in class
com.ibm.commerce.negotiation.commands.
EvaluateSingleQuantityOpenCryBidCmdImpl
- Sets the Bid object that was a winner before this evaluation.
-
setRecipientId(Object) - Method in class
com.ibm.commerce.messaging.outboundservice.
RecipientInfo
- Sets the recipient Id.
-
setRecipients(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionRecipientsAccessBean
- Set accessor for persistent attribute: recipients
-
setRecipients(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSREmailOrderCmdImpl
- Sets the recipients of the message.
-
setRecipients(Vector) - Method in class
com.ibm.commerce.messaging.commands.
ReleaseShipNotifyCmdImpl
- Sets the list of recipients for the notification message.
-
setRecipients(Vector) - Method in class
com.ibm.commerce.messaging.commands.
ReleaseShipNotifyCmdDummyImpl
- Sets the recipients' email addresses (vector of Strings).
-
setRecipients(Vector) - Method in interface
com.ibm.commerce.messaging.commands.
ReleaseShipNotifyCmd
- Sets the recipients' email addresses (vector of Strings).
-
setRecipients(Vector) - Method in class
com.ibm.commerce.order.commands.
OrderNotifyCmdImpl
- Set the recipients email addresses (vector of Strings).
-
setRecipients(Vector) - Method in interface
com.ibm.commerce.order.commands.
OrderNotifyCmd
- Set the recipients email addresses (vector of Strings).
-
setRecipients(Vector) - Method in class
com.ibm.commerce.rfq.commands.
NotifyRFQResponseCmdImpl
- Sets the recipients.
-
setRecipientType(int) - Method in class
com.ibm.commerce.messaging.outboundservice.
RecipientInfo
- Sets the recipient type.
-
setRecordName(String) - Method in class
com.ibm.commerce.messaging.outboundservice.
WCMSRecord
- Sets RecordName.
-
setRecordShortDescription(String) - Method in class
com.ibm.commerce.messaging.outboundservice.
WCMSRecord
- Sets RecordShortDescription.
-
setRecordTime(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setRecordTime(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.STMP column of DB2 type TIMESTAMP.
-
setRecordTime(Timestamp) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.STMP column of DB2 type TIMESTAMP.
-
setRecoveryAttempts(Integer) - Method in class
com.ibm.commerce.order.commands.
OrderScheduleCmdImpl
- Sets the number of times the job scheduler will retry processing the order
should order processing failure occur.
-
setRecoveryAttempts(Integer) - Method in interface
com.ibm.commerce.order.commands.
OrderScheduleCmd
- Sets the number of times the job scheduler will retry processing the order
should order processing failure occur.
-
setRecoveryDelay(Integer) - Method in class
com.ibm.commerce.order.commands.
OrderScheduleCmdImpl
- Sets the amount of time (in seconds) before order processing is retried in
case of order processing failure.
-
setRecoveryDelay(Integer) - Method in interface
com.ibm.commerce.order.commands.
OrderScheduleCmd
- Sets the amount of time (in seconds) before order processing is retried in
case of order processing failure.
-
setRedirection(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setRedirection(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.REDIR column of DB2 type VARCHAR(254).
-
setRedirectionURL(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the redirect URL name .
-
setRedirectionURL(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the redirect URL name .
-
setRedirectUrl(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the value for redirect url called upon successful bid submit.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCDeployCmdImpl
- Sets the redirect URL.
-
setRedirectURL(String) - Method in interface
com.ibm.commerce.contract.tc.commands.
ContractTCDeployCmd
- Sets the redirect URL.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordCmdImpl
- Sets the URL that the user should be redirected after successful
password reset.
-
setRedirectURL(String) - Method in interface
com.ibm.commerce.security.commands.
ResetPasswordCmd
- Sets the URL to which the user should be redirected after successful
password reset.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordAdministratorCmdImpl
- Sets the URL to which the user should be redirected after,
successful password reset.
-
setRedirectURL(String) - Method in interface
com.ibm.commerce.security.commands.
ResetPasswordAdministratorCmd
- Sets the URL to which the user should be redirected after,
successful password reset.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets redirect URL.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets redirect URL.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderPrepareCmdImpl
- Sets redirect URL.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemUpdateCmdImpl
- Sets the redirect URL.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemSplitCmdImpl
- Sets redirect URL.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemDeleteCmdImpl
- Sets the redirect URL.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddressUpdateCmdImpl
- Sets redirect URL.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddCmdImpl
- Sets the redirect URL.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCopyCmdImpl
- Sets the redirect URL.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCancelCmdImpl
- Sets redirect URL.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets the redirect URL
-
setRedirectURL(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSREmailOrderCmdImpl
- Sets the redirect url.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSRCustomerAddressAddCmdImpl
- Sets redirect URL.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnBaseCmdImpl
- Sets the redirect URL.
-
setRedirectURL(String) - Method in class
com.ibm.commerce.usermanagement.commands.
MemberRoleUpdateCmdImpl
- Sets redirect URL.
-
setRedirectURL(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
MemberRoleUpdateCmd
- Sets redirect URL.
-
setReduceParentQuantities(String) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets the reduceParentQuantities parameter.
-
setReduceParentQuantities(String) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets the reduceParentQuantities parameter.
-
setReduceParentQuantities(String) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets the reduceParentQuantities parameter.
-
setReduceParentQuantities(String) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets the reduceParentQuantities parameter.
-
setReduceParentQuantities(String) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Sets the reduceParentQuantities parameter.
-
setRefCmd(String) - Method in class
com.ibm.commerce.command.
UploadToStreamCmdImpl
- Sets the refcmd of the the command which extends this command.
-
setRefCmd(String) - Method in class
com.ibm.commerce.command.
TempUploadCmdImpl
- Sets the refcmd of the the command which extends the base TempUpload.
-
setReferalURL(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setReferalURL(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.REFURL column of DB2 type VARCHAR(254).
-
setReference(Reference) - Method in class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnectionFactory
- Sets the class field reference to the one provided.
-
setReference(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBeanData
-
-
setReference(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBean
- This method accesses a non-CMP field
-
setReferenceCount(Integer) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.REFERENCECOUNT column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setReferenceCount(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
TradingAgreementBeanBase
- This method provides access to the TRADING.REFERENCECOUNT column of DB2
type INTEGER NOT NULL.
-
setReferenceCount(String) - Method in interface
com.ibm.commerce.contract.objects.
TradingAgreementAccessBeanData
-
-
setReferenceCount(String) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.REFERENCECOUNT column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setReferenceId(Long) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method accesses a non-CMP field
-
setReferenceId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
TradingAgreementBeanBase
- This method provides access to the TRADING.REFTRADING_ID column of DB2 type
BIGINT NULL.
-
setReferenceId(String) - Method in interface
com.ibm.commerce.contract.objects.
TradingAgreementAccessBeanData
- setReferenceId
-
setReferenceId(String) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method accesses a non-CMP field
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
InvoiceTCAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
ContractDisplayAccessBean
- This method provides access to the
CNTRDISPLY.CNTRDISPLY_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.CONTRACT_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionBeanBase
- This method provides access to the TERMCOND.TERMCOND_ID column of DB2 type
BIGINT NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objimpl.
ContractDisplayBeanBase
- Provides access to the CNTRDISPLY.CNTRDISPLY_ID column of DB2 type BIGINT
NOT NULL.
-
setReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Provides access to the CONTRACT.CONTRACT_ID column of DB2 type BIGINT NOT
NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
TermConditionAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCLimitedAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCIndividualAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCBlanketAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
PaymentTCAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBeanData
-
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBeanData
- This method provides access to the TERMCOND.TERMCOND_ID column of DB2 type
BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBeanData
- This method provides access to the TERMCOND.TERMCOND_ID column of DB2 type
BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBeanData
- This method provides access to the TERMCOND.TERMCOND_ID column of DB2 type
BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
InvoiceTCAccessBeanData
- This method provides access to the TERMCOND.TERMCOND_ID column of DB2 type
BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
InvoiceTCAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBeanData
- This method provides access to the TERMCOND.TERMCOND_ID column of DB2 type
BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBeanData
- This method provides access to the TERMCOND.TERMCOND_ID column of DB2 type
BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractDisplayAccessBeanData
- Provides access to the CNTRDISPLY.CNTRDISPLY_ID column of DB2 type BIGINT
NOT NULL.
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ContractDisplayAccessBean
- This method provides access to the
CNTRDISPLY.CNTRDISPLY_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractAccessBeanData
- Provides access to the CONTRACT.CONTRACT_ID column of DB2 type BIGINT NOT
NULL.
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.CONTRACT_ID column of DB2 type BIGINT NOT NULL.
-
setReferenceNumber(String) - Method in class
com.ibm.commerce.tools.contract.beans.
CatalogFilterDataBean
- Set the reference number for this filter
-
setReferralStoreId(Integer) - Method in class
com.ibm.commerce.orderquotation.commands.
GetCredentialsCmdImpl
- Set the referral store id for the credentials.
-
setReferralStoreId(Integer) - Method in interface
com.ibm.commerce.orderquotation.commands.
GetCredentialsCmd
- Set the referral store id for the credentials.
-
setReferredTradingAgreementId(Long) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
-
-
setReferredTradingAgreementId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Stores the trading agreement ID referred to by this contract.
-
setRefundAgainstOrdId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.REFUNDAGAINSTORDID column of DB2 type BIGINT.
-
setRefundAgainstOrdId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAccessBeanData
-
-
setRefundAgainstOrdId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.REFUNDAGAINSTORDID column of DB2 type BIGINT.
-
setRefundAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
UpdateTARefundRecordsCmdImpl
- Sets the refundAmount property of the command.
-
setRefundAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.commands.
UpdateTARefundCmd
- Sets the refundAmount property of the command.
-
setRefundAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoRefundTestCmdImpl
- Sets the refundAmount property of the command.
-
setRefundAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.commands.
DoRefundPolicyCmd
- Sets the refundAmount property of the command.
-
setRefundAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoRefundPMCmdImpl
- Sets the refundAmount property of the command.
-
setRefundAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoRefundCmdImpl
- Sets the refundAmount property of the command.
-
setRefundAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.commands.
DoRefundCmd
- Sets the refundAmount property of the command.
-
setRefundAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoRefundCLCmdImpl
- Sets the refundAmount property of the command.
-
setRefundAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.extern.
CreditAccountCmdImpl
- Sets the refund amount in the currency specified in the Return Merchandise
Authorization.
-
setRefundAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.extern.
CreditAccountCmd
- Sets the refund amount in the currency specified in the Return Merchandise
Authorization.
-
setRefundAmount(BigDecimal) - Method in class
com.ibm.commerce.returns.commands.
RefundPaymentPolicyCmdImpl
-
-
setRefundAmount(BigDecimal) - Method in interface
com.ibm.commerce.returns.commands.
RefundPaymentPolicyCmd
- The amount to refund.
-
setRefundNumber(Long) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.REFUNDNUMBER column of DB2 type BIGINT NOT NULL DEFAULT 0.
-
setRefundNumber(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setRefundNumber(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.REFUNDNUMBER column of DB2 type BIGINT NOT NULL DEFAULT 0.
-
setRefundOrReplace(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setRefundOrReplace(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.REFUNDORREPLACE column of DB2 type CHAR(3) NOT NULL.
-
setRefundPolicyId(String) - Method in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnProcessCmdImpl
- Sets refund policy identifier.
-
setRegistered(boolean)
- Method in class
com.ibm.commerce.ras.DDThreadContext
- Sets the registered
-
setRegisterId(Long) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBean
- This method provides access to the
PVCSESSION.REGISTER_ID column of DB2 type BIGINT.
-
setRegisterId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBeanData
-
-
setRegisterId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBean
- This method provides access to the
PVCSESSION.REGISTER_ID column of DB2 type BIGINT.
-
setRegisterType(String) - Method in interface
com.ibm.commerce.user.objects.
UserAccessBeanData
-
-
setRegisterType(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.REGISTERTYPE column of DB2 type CHAR(4) NOT NULL.
-
setRegisterTypeForUser(String) - Method in class
com.ibm.commerce.usermanagement.commands.
ResellerRegistrationAddCmdImpl
- Set the register type of the user depending on whether the user is a site
administrator or any other administrator.
-
setRegistration(String) - Method in interface
com.ibm.commerce.user.objects.
UserAccessBeanData
-
-
setRegistration(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.REGISTRATION column of DB2 type TIMESTAMP.
-
setRegistration(Timestamp) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.REGISTRATION column of DB2 type TIMESTAMP.
-
setRegistrationCancel(String) - Method in interface
com.ibm.commerce.user.objects.
UserAccessBeanData
-
-
setRegistrationCancel(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.REGISTRATIONCANCEL column of DB2 type TIMESTAMP.
-
setRegistrationCancel(Timestamp) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.REGISTRATIONCANCEL column of DB2 type TIMESTAMP.
-
setRegistrationUpdate(String) - Method in interface
com.ibm.commerce.user.objects.
UserAccessBeanData
-
-
setRegistrationUpdate(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.REGISTRATIONUPDATE column of DB2 type TIMESTAMP.
-
setRegistrationUpdate(Timestamp) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method provides access to the
USERS.REGISTRATIONUPDATE column of DB2 type TIMESTAMP.
-
setRegistryName(String) - Method in class
com.ibm.commerce.scheduler.commands.
UpdateRegistryCmdImpl
- Sets the name of the registry to be refreshed.
-
setRegistryName(String) - Method in interface
com.ibm.commerce.scheduler.commands.
UpdateRegistryCmd
- Sets the name of the registry to be refreshed.
-
setRegistryName(String) - Method in class
com.ibm.commerce.scheduler.commands.
UpdateLocalRegistryCmdImpl
- Sets the name of the registry to be refreshed.
-
setRegistryName(String) - Method in interface
com.ibm.commerce.scheduler.commands.
UpdateLocalRegistryCmd
- Sets the name of the registry to be refreshed.
-
setRegistryName(String) - Method in class
com.ibm.commerce.scheduler.commands.
RefreshRegistryCmdImpl
- Sets the name of the registry to be refreshed.
-
setRegistryName(String) - Method in interface
com.ibm.commerce.scheduler.commands.
RefreshRegistryCmd
- Sets the name of the registry to be refreshed.
-
setRegistryName(String) - Method in class
com.ibm.commerce.scheduler.commands.
RefreshLocalRegistryCmdImpl
- Sets the name of the registry to be refreshed.
-
setRegistryName(String) - Method in interface
com.ibm.commerce.scheduler.commands.
RefreshLocalRegistryCmd
- Sets the name of the registry to be refreshed.
-
setRegMode(String) - Method in class
com.ibm.commerce.pvcadapter.
PVCAdapterDesc
- Sets the registration mode of the adapter.
-
setRejectedOrderExpiry(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.REJECTEDORDEXPIRY column of DB2 type INTEGER DEFAULT 259200.
-
setRejectedOrderExpiry(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Setter method for rejectedOrderExpiry
-
setRejectedOrderExpiry(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.REJECTEDORDEXPIRY column of DB2 type INTEGER DEFAULT 259200.
-
setReleaseSeparately(String) - Method in interface
com.ibm.commerce.inventory.objects.
StoreItemAccessBeanData
-
-
setReleaseSeparately(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.RELEASESEPARATELY column of DB2 type CHAR(1) NOT NULL DEFAULT
'N'.
-
setReleaseToFulfillment(Boolean) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptCmdImpl
- Sets the bRelease property of the command.
-
setReleaseToFulfillment(Boolean) - Method in interface
com.ibm.commerce.payment.commands.
CheckPaymentAcceptCmd
- Sets the bRelease property of the command.
-
setReLogonURL(String) - Method in class
com.ibm.commerce.security.commands.
LogonCmdImpl
- Set the relogonURL.
-
setReLogonURL(String) - Method in interface
com.ibm.commerce.security.commands.
LogonCmd
- Sets the URL to which the user should be redirected to if
authentication was unsuccessful.
-
setRelType(String) - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Sets the relType
-
setRemark(String) - Method in class
com.ibm.commerce.common.objects.
StoreCategoryAccessBean
- This method accesses a non-CMP field
-
setRemarks(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseModifyBaseInfoCmdImpl
- Sets RFQ Response remarks
-
setRemarks(String) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseModifyBaseInfoCmd
- Sets RFQ Response remarks
-
setRemerge(Hashtable) - Method in class
com.ibm.commerce.fulfillment.commands.
ATPParameters
- Insert the method's description here.
-
setRemergeOrderItems(Hashtable) - Method in class
com.ibm.commerce.fulfillment.commands.
AllocateInventoryCmdImpl
- Sets the order items to be merged, if possible, with other order items with
the same correlation group.
-
setRemergeOrderItems(Hashtable) - Method in interface
com.ibm.commerce.fulfillment.commands.
AllocateInventoryCmd
- Sets the order items to be merged, if possible, with other order items with
the same correlation group.
-
setRemoteAddr(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the remote host address.
-
setRemoteAddr(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the remote host address.
-
setRemoteAddress(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setRemoteAddress(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.REMADDR column of DB2 type VARCHAR(254).
-
setRemoteHost(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the remote host name.
-
setRemoteHost(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the remote host name.
-
setRemovedItem(Vector) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmdImpl
-
-
setRemovedItem(Vector) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmd
- Sets the list of items deleted from the expected inventory record.
-
setRemovedSize(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmdImpl
-
-
setRemovedSize(String) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordUpdateCmd
- Sets the number of items deleted from the expected inventory record.
-
setRemoveIrrelevant_booleanMethodDescriptor() - Method in class
com.ibm.commerce.pa.widget.beans.
TableDataBeanBeanInfo
- Gets the setRemoveIrrelevant(boolean) method descriptor.
-
setRemoveIrrelevant_booleanMethodDescriptor() - Method in class
com.ibm.commerce.pa.widget.beans.
FormDataBeanBeanInfo
- Gets the setRemoveIrrelevant(boolean) method descriptor.
-
setRemoveIrrelevant(Boolean) - Method in class
com.ibm.commerce.pa.widget.beans.
TableDataBean
- Set the flag indicating whether empty columns should be removed from the
form.
-
setRemoveIrrelevant(Boolean) - Method in class
com.ibm.commerce.pa.widget.beans.
FormDataBean
- Set the flag indicating whether empty columns should be removed from the
form.
-
setRemoveJobCmd(RemoveJobCmdImpl) - Method in class
com.ibm.commerce.order.commands.
ScheduledOrderCancelCmdImpl
- Sets the instance of the RemoveJob command.
-
setRemoveMembers(String[]) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
RemoveMemberFromSpaceCtrlCmdImpl
- Sets the list of members to be removed from the collaborative workspace to
a local variable.
-
setRename(String) - Method in class
com.ibm.commerce.command.
TempUploadCmdImpl
- Sets the name that user rename the uploaded file
-
setRepositoryName(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotionComponentConfiguration
- Set the repository name
-
setRepositoryPath(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotionComponentConfiguration
- Set the repository path
-
setRepresentativeName(String) - Method in class
com.ibm.commerce.tools.contract.beans.
AccountDataBean
- Set the name of the representative contact person
-
setReqId(String) - Method in class
com.ibm.commerce.me.commands.
RegisterRequisitionerCmdImpl
- Sets the requisitioner id
-
setReqId(String) - Method in interface
com.ibm.commerce.me.commands.
RegisterRequisitionerCmd
- Sets the requisitioner id
-
setReqId(String) - Method in class
com.ibm.commerce.me.datatype.
SessionInfo
- Sets the requisitioner id
-
setReqName(String) - Method in class
com.ibm.commerce.me.commands.
RegisterRequisitionerCmdImpl
- Sets the buyer cookie
-
setReqName(String) - Method in class
com.ibm.commerce.me.datatype.
SessionInfo
- Sets the requisitioner name
-
setReqProp(TypedProperty) - Method in class
com.ibm.commerce.couponredemption.commands.
CalculateDiscountAmtCmdImpl
- Sets the request properties.
-
setReqProp(TypedProperty) - Method in interface
com.ibm.commerce.couponredemption.commands.
CalculateDiscountAmtCmd
- Sets the request properties.
-
setReqProp(TypedProperty) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegistrationCmdImpl
- Set request properties for the UserRegistration command to be executed
internally.
-
setReqProp(TypedProperty) - Method in interface
com.ibm.commerce.pvc.commands.
PVCRegistrationCmd
- Set request properties for the UserRegistration command to be executed
internally.
-
setRequest(HttpServletRequest) - Method in interface
com.ibm.commerce.adapter.HttpAdapter
- Reserved for IBM internal use.
-
setRequest(HttpServletRequest) - Method in class
com.ibm.commerce.adapter.
AbstractHttpAdapter
- Reserved for IBM internal use.
-
setRequest(HttpServletRequest) - Method in class
com.ibm.commerce.tools.promotions.
PromotionDynamicListBean
- set request object.
-
setRequest(javax.servlet.http.HttpServletRequest) - Method in class
com.ibm.commerce.ras.DDThreadContext
- Insert the method's description here.
-
setRequest(Object) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the controller request object associated with this command.
-
setRequest(Object) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the controller request object associated with this command.
-
setRequest(Object) - Method in interface
com.ibm.commerce.programadapter.security.
ProgramAdapterSessionContext
- Sets the Request Object.
-
setRequest(Object) - Method in class
com.ibm.commerce.programadapter.security.
DummyProgramAdapterSessionContext
- Sets the Request Object.
-
setRequestedDeliveryDate(Date) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the requsted delivery date for the purchase order request
-
setRequestedShipTime(String) - Method in interface
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBeanData
-
-
setRequestedShipTime(String) - Method in class
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setRequestedShipTime(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBeanData
-
-
setRequestedShipTime(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setRequestedShipTime(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setRequestedShipTime(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setRequestedTime(String) - Method in interface
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBeanData
-
-
setRequestedTime(String) - Method in class
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setRequestedTime(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setRequestId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseModifyOrderitemPAttributeTCCmdImpl
-
Deprecated. Sets RFQ requestId
-
setRequestId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseModifyOrderitemPAttributeTCCmd
-
Deprecated. Sets RFQ requestId
-
setRequestId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseModifyOrderCommentsTCCmdImpl
- Sets RFQ Response requestId
-
setRequestId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseModifyOrderCommentsTCCmd
- Sets RFQ Response requestId
-
setRequestId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RespondRFQLevelCommentsTCCmdImpl
- Sets the field of requestId
-
setRequestId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RespondRFQLevelCommentsTCCmd
- Sets Request Id
-
setRequestId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RespondPAttributeTCCmdImpl
- Sets the field of requestId
-
setRequestId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RespondPAttributeTCCmd
- Sets Request Id
-
setRequestId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RespondPAttributeCmdImpl
- Sets the request ID
-
setRequestId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RespondPAttributeCmd
- Sets the request ID
-
setRequestId(Long) - Method in class
com.ibm.commerce.rfq.commands.
ModifyResponsePAttributeCmdImpl
- Sets RFQ requestId
-
setRequestId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
ModifyResponsePAttributeCmd
- Sets RFQ requestId
-
setRequestId(Long) - Method in class
com.ibm.commerce.rfq.commands.
CreateResponseBasicInfoCmdImpl
- Sets requestId.
-
setRequestId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
CreateResponseBasicInfoCmd
- Sets request Id
-
setRequestId(String, boolean) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Gets the request id from toolXMLObject, and sets it.
-
setRequestId(String, boolean) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmd
- Sets the request id from the tools XML object and stores it in a member
variable.
-
setRequestProperties(Document) - Method in class
com.ibm.commerce.contract.commands.
ContractUpdateCmdImpl
- Sets the contract XML instance Document object.
-
setRequestProperties(Document) - Method in class
com.ibm.commerce.contract.commands.
ContractCreateCmdImpl
- Sets the contract XML instance Document object.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.account.commands.
AccountSaveCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.account.commands.
AccountImportCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.account.commands.
AccountDeleteCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.adapter.HttpAdapter
- Reserved for IBM internal use.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.adapter.
AbstractHttpAdapter
- Reserved for IBM internal use.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.approval.commands.
SetApprovalsDetailsViewCmdImpl
- Sets the request parameters.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.approval.commands.
HandleApprovalsCmdImpl
- Sets the request parameters.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.beans.InputDataBeanImpl
- Set the requestProperties associated with the data bean.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.beans.InputDataBean
- Set the requestProperties associated with the data bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
StoreCatalogGroupDataBean
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
StoreCatalogEntryDataBean
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
StoreCatalogDataBean
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
RelatedCatalogGroupDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
RelatedCatalogEntryDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
ProductSetDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
ProductSetDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
ProductSetCeRelDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
ProductPageRelationDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
ProductDataBean
- Sets the request properties and populates the parameters that are needed by
the bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
PackageDataBean
- Sets the request property and populates the parameters that are needed by
the bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
PackageAttributeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
OperatorDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
OperatorDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
ListPriceDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
ItemDataBean
- Sets the request property and populates the parameters that are needed by
the bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
InterestItemListDataBean
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
InterestItemDataBean
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
DynamicKitDataBean
- Sets the request properties and populates the parameters that are needed by
the bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CurrentInterestItemListDataBean
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CompositeCatalogEntryDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
ClassificationCodeDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
ClassificationCodeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CategoryDataBean
- Sets the request properties and populates the parameters that are needed by
the bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupTradingPositionRelDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupRelationDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupProductSetRelDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupPageRelationDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupCatalogEntryRelationDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogGroupAttributeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryTypeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryRelationDataBean
- Sets the request properties within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryDataBean
- Sets the request property and populates the parameters that are needed by
the bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryConfigurationDataBean
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryClassificationCodeDataBean
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogDataBean
- Sets the request property and populates the parameters that are needed by
the bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
CatalogCatalogGroupRelationDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
BundleDataBean
- Sets the request properties and populates the parameters that are needed by
the bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
AttributeTypeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
AttributeStringValueDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
AttributeIntegerValueDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.beans.
AttributeFloatValueDataBean
- Sets the request properties within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.commands.
TopCategoriesDisplayCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.commands.
StoreCatalogDisplayCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.commands.
ProductDisplayCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalog.commands.
CategoryDisplayCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
TopCatalogGroupDeleteCmdImpl
- This method obtain the input parameters for TopCatalogGroupDelete
command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
TopCatalogGroupAddCmdImpl
- This method obtain the input parameters for TopCatalogGroupAdd command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmdImpl
- This method obtain the input parameters for ProductAttributeUpdate
command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmdImpl
- This method obtain the input parameters for ProductAttributeDelete
command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmdImpl
- This method obtain the input parameters for ProductAttributeAdd
command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- This method obtain the input parameters for OfferUpdate command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmdImpl
- This method obtain the input parameters for OfferDelete command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- This method obtain the input parameters for OfferAdd command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelDeleteCmdImpl
- This method obtain the input parameters for CatGroupRelDelete command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelAddCmdImpl
- This method obtain the input parameters for CatGroupRelAdd command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelDeleteCmdImpl
- This method obtain the input parameters for CatGroupCatEntryRelDelete
command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelAddCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmdImpl
- Sets the request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- This method obtain the input parameters for CatalogGroupUpdate command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupDeleteCmdImpl
- This method obtain the input parameters for CatalogGroupDelete command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- This method obtain the input parameters for CatalogGroupAdd command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- This method obtain the input parameters for CatalogEntryUpdate command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryDeleteCmdImpl
- This method obtain the input parameters for CatalogEntryDelete command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogDeleteCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- This method obtain the input parameters for AttributeValueUpdate
command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueDeleteCmdImpl
- This method obtain the input parameters for AttributeValueDelete
command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- This method obtain the input parameters for AttributeValueAdd command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
RemoveMemberFromSpaceCtrlCmdImpl
- Gets the input parameters from the requestProperties object and sets each
parameter to a local variable.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
DeleteSpaceCtrlCmdImpl
- Gets the input parameters from the requestProperties object and sets each
parameter to a local variable.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
CreateSpaceCtrlCmdImpl
- Gets the input parameters from the requestProperties object and sets each
parameter to a local variable.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
ChangeUserRoleCtrlCmdImpl
- Gets the input parameters from the requestProperties object and sets each
parameter to a local variable.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
ChangeSpaceCtrlCmdImpl
- Gets the input parameters from the requestProperties object and sets each
parameter to a local variable.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
AddMemberToSpaceCtrlCmdImpl
- Gets the input parameters from the requestProperties object and sets each
parameter to a local variable.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
AccessSpaceCtrlCmdImpl
- Gets the input parameters from the requestProperties object and sets each
parameter to a local variable.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.command.ViewCommand
- Sets the request properties for this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.command.
UploadToStreamCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.command.
TempUploadCmdImpl
- Sets the request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.command.
DataBeanCommandImpl
- Sets request properties associated with this command.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.command.
DataBeanCommand
- The DataBeanManager calls the setRequestProperties method before invoking
the execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.command.
ControllerCommandImpl
- Sets the requestProperties for the command.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.command.
ControllerCommand
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the request property object associated with this request.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the request property object associated with this request.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.command.
BusinessPolicyCommandImpl
- Sets the request properties for the Business Policy Command.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.command.
BusinessPolicyCommand
- Sets the request properties for the Business Policy Command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.command.
AttachmentViewCmdImpl
- setRequestProperties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.command.
AttachmentUploadCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.command.
AbstractViewCommand
- Sets request properties for for view command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
SupportedLanguageDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
SupportedCurrencyDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
StoreGroupDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
StoreEntityDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
StoreEntityDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
StoreDefaultDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
StoreDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
StoreAddressDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
ResourceBundleDataBean
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
RecognizedMemberGroupDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitMappingDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitFormatDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitFormatDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
QuantityUnitConversionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
NumberUsageDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
LanguageDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
LanguageDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
CurrencyFormatDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
CurrencyFormatDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
CurrencyDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
CurrencyCounterValueListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
CurrencyConversionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.common.beans.
AlternativeLanguageDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
TradingDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
TradingAttachmentRelationDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
TradingAgreementDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
TermConditionDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
TermConditionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
StoreContractDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
ShippingTCShipToAddressDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
ShippingTCShippingModeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
ShippingTCShippingChargeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
RightToBuyTCByAmountDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
ReturnTCReturnChargeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
ReturnTCRefundPaymentMethodDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
ReferralDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
PurchaseLimitDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
ProductSetTCInclusionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
ProductSetTCExclusionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
ProductSetTCCustomInclusionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
ProductSetTCCustomExclusionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
PriceTCPriceListWithSelectiveAdjustmentDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
PriceTCPriceListWithOptionalAdjustmentDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
PriceTCMasterCatalogWithOptionalAdjustmentDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
PriceTCCustomPriceListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
POTCLimitedDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
POTCIndividualDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
POTCBlanketDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
PolicyTCRelationDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
PolicyDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
PolicyCommandDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
PaymentTCDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
ParticipantDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
OrderTCOrderItemPAttributeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
OrderTCOrderCommentDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
OrderApprovalTCDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
ObligationToBuyTCByAmountDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
InvoiceTCDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
FulfillmentTCDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
DisplayCustomizationTCDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
ContractDisplayDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
ContractDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
BusinessPolicyDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.beans.
AttachmentDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Gets the input parameters from the requestProperties object and sets each
parameter to a local variable.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
PolicyUpdateCmdImpl
- Sets the request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
PolicyDescriptionUpdateCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
PolicyDescriptionDeleteCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
PolicyDeleteCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
PolicyAddCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ParticipantDeleteCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ParticipantAddCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
DeployContractCmdImpl
- Sets the requestProperties
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.contract.commands.
DeployContractCmd
- Sets the requestProperties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractUploadCmdImpl
- Gets the input parameters from the requestProperties object and sets each
parameter to a local variable.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractUpdateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractSuspendCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractSubmitResponseCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractSubmitPreApprovalCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractSubmitPostRejectCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractSubmitPostCancelCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractSubmitPostApprovalCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractSetInSessionCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractSaveCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractResumeCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractNewVersionCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractImportDraftVersionCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractImportApprovedVersionCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractExportCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractDisplayCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractDeployCmdImpl
- Sets the request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractDeleteCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractCreateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractCopyCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractCloseCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractCancelCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractAttachmentDeleteCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ContractAttachmentAddCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCUpdateCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCSaveCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCDeployCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCDeleteCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCCreateCmdImpl
- Retrieves input parameters from the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmd
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.couponredemption.commands.
CheckValidityCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.couponredemption.commands.
CheckValidityCmd
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.couponredemption.commands.
CheckApplicabilityCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.couponredemption.commands.
CheckApplicabilityCmd
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.couponredemption.commands.
CalculateDiscountAmtCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.couponredemption.commands.
CalculateDiscountAmtCmd
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewAppliedCouponDataBean
- Sets the properties of the request.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.couponredemption.databeans.
ViewApplicableCouponDataBean
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.couponwallet.databeans.
ViewWalletDataBean
- Sets the properties of the request.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.couponwallet.databeans.
ViewCouponDetailDataBean
- Sets the properties of the request.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.datatype.
CommandProperty
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
StoreEntityCalculationUsageDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingModeDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingModeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingJurisdictionGroupCalculationRuleDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- Sets request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingArrangementJurisdictionGroupRelDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingArrangementDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
OrderItemCalculationCodeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
OrderCalculationCodeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
JurisdictionGroupRelationshipDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
JurisdictionGroupDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
JurisdictionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
InventoryDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterInformationByLanguageDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
FulfillmentCenterByLanguageDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
FFMOrderItemsDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
CatalogEntryShippingDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
CatalogEntryCalculationCodeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationScaleDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationRuleScaleRelationshipDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationRuleMemberGroupRelationshipDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationRuleDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationRangeLookupResultDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationRangeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationMethodDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeMemberGroupDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.fulfillment.beans.
CalculationCodeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.interestitems.commands.
SetInterestItemListCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemListDeleteCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemListCopyCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemDisplayCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemDeleteCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemAddCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
VersionSpecificationDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
VendorDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
StoreItemFulfillmentCenterDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
StoreItemDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
ReplenishmentAdvisementDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
ReceiptDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
RaDetailDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
OutputQueueDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
OrderReleaseDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
OrderItemShippingHistoryDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
OrderItemPickingHistoryDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
OrderChannelTypeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
ManifestDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
ItemFulfillmentCenterDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
InventoryReserveDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
InventoryAdjustmentDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
InventoryAdjustmentCodeDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
ExpectedInventoryRecordsDetailDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
ExpectedInventoryRecordsDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
ExpectedInventoryRecordsBackOrderAllocationDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
BaseItemDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
BaseItemDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
BackOrderItemDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
BackOrderAllocationDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.beans.
AvailableReceiptDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.commands.
VendorDeleteCmdImpl
- Set request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.inventory.commands.
VendorDeleteCmd
- Set request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.commands.
UpdateReleaseManifestStatusCmdImpl
- Set request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateReleaseManifestStatusCmd
- Set request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.commands.
ReturnReasonCodeDeleteCmdImpl
- Set request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.inventory.commands.
ReturnReasonCodeDeleteCmd
- Set request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipDeleteCmdImpl
- Sets the request properties, the manifest ids to be marked for
deletion.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipDeleteCmd
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseManifestCmdImpl
- Set request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseManifestCmd
- Sets the command request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.commands.
PickBatchGenerateCmdImpl
- Sets request property, fulfillment center id.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.commands.
MakeReceiptAvailableCmdImpl
- Set request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.inventory.commands.
MakeReceiptAvailableCmd
- Set request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.commands.
GeneratePickBatchCmdImpl
- Pulls fulfillment center identifier from the input paramater and saves
locally.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.inventory.commands.
GeneratePickBatchCmd
- Sets request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterDeleteCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterDeleteCmd
- Sets a group of request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordDeleteCmdImpl
- Sets request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordDeleteCmd
- Sets request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCloseCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCloseCmd
- Sets request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
- Sets request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
- Gets the information of receipt to be created and sets the information into
the command local variable.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets a group of receipt properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.scheduled.commands.
ReleaseToFulfillmentCmdImpl
- method description: Set command request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.scheduled.commands.
ReleaseExpiredAllocationsCmdImpl
- method description: Set command request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.scheduled.commands.
RAReallocateCmdImpl
- method description: Set command request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.inventory.scheduled.commands.
ProcessBackordersCmdImpl
- method description: Set command request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.marketing.beans.
CollateralDataBean
- Sets the request properties that is currently being used.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsListDataBean
- Sets the requestProperties associated with the data bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsListDataBean
- Sets the requestProperties associated with the data bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductComparisonStatisticsListDataBean
- Sets the requestProperties associated with the data bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsListDataBean
- Sets the requestProperties associated with the data bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsListDataBean
- Sets the requestProperties associated with the data bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.marketingcenter.events.runtime.
ClickMonitorCommandImpl
- This method will call the super.setRequestProperties and then will set the
URL parameter.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.me.beans.
ProcurementSystemDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.me.beans.
ProcurementProtocolDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.me.beans.
ProcurementMessageViewDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.me.beans.
ProcurementBuyerProfileDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.me.beans.
BuyerSupplierSecurityDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.me.beans.
BuyerSupplierMappingDataBean
- Sets the request property for this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.me.commands.
SubmitShoppingCartCmdImpl
- The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.me.commands.
SendShoppingCartCmdImpl
- The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.me.commands.
PunchOutSetupCmdImpl
- The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.me.commands.
PunchOutCatalogDisplayCmdImpl
- The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.me.commands.
BatchOrderRequestCmdImpl
- The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.beans.
OrderStatusItemDataBean
- Sets RequestProperties for the databean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.beans.
OrderStatusDataBean
- Sets request properties for the databean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
TransferShopcartCmdImpl
- Sets the request properties for the policy.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
SendXMLOrderCmdImpl
- Sets the request properties as input for the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
SendWCSOrderCmdImpl
- Sets the request properties as input for the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
ProductOfferPriceUpdateCmdImpl
- Sets the iRequestPropertiesVector based on the given
aRequestProperties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
ProductListPriceUpdateCmdImpl
- Sets the iRequestPropertiesVector based on the given
aRequestProperties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
ProductInventoryUpdateCmdImpl
- Sets the iRequestPropertiesVector based on the given
aRequestProperties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
OrderStatusCmdImpl
- Binds the parameters received by the request properties to variables that
are used for determining the order to updated.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
OrderShippingCmdImpl
- Binds the parameters received by the request properties to variables that
are used for determining the order to updated.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
OrderInvoiceCmdImpl
- Binds the parameters received by the request properties to variables that
are used for determining the order to updated.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
OrderConfirmCmdImpl
- Binds the parameters received by the request properties to variables that
are used for determining the order to updated.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
NewInboundMessageCmdImpl
- Set the request properties as input for the command where the message is
retrieved from.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
GetRecipientsCmdImpl
- Sets The requestProperties object of BroadcastMessage.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.messaging.commands.
GetRecipientsCmd
- Sets The requestProperties object of BroadcastMessage.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
GetPriceAndAvailabilityCmdImpl
- Sets the request properties for the policy command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
GetPickPackListDetailCmdImpl
- This method extracts the required parameters from the request properties
and sets it locally in the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
GetBatchAvailabilityCmdImpl
- Sets the request properties for the policy command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.messaging.commands.
BroadcastMessageCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.bean.commands.
SealedBidControlRuleBeanCmdImpl
- Obtains command parameters from TypedProperty; current implementation does
nothing.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.bean.commands.
OpenCryBidControlRuleBeanCmdImpl
- Obtains command parameters from TypedProperty; current implementation does
nothing.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.bean.commands.
ControlRuleListBeanCmdImpl
- Obtains command parameters from TypedProperty; current implementation does
nothing.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
UpdateGalleryCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
ShopperCreateForumMessageCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
ProcessToolsControllerCmdImpl
- Saves the optional command parameter values.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
ProcessControllerCmdImpl
- Saves the optional command parameter values.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyForumMessageListCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyForumMessageDialogCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyForumMessageCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyBidRuleCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
GalleryDisplayCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
GalleryDeleteCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
DisplayShopperBidsCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
DisplayMessageCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
DisplayAuctionRulesCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
DisplayAuctionListCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
DisplayAuctionItemCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
DisplayAuctionBidsCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
DeleteMailCmdImpl
-
setRequestProperties Copies key-value input data into member
fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
DeleteBidRuleCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
DeleteAuctionStyleCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
DeleteAuctionCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
CreateForumMessageCmdImpl
-
setRequestProperties Copies key-value input data into member
fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
CompleteOrderCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
CloseBiddingCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
BidUpdateFormCmdImpl
- Saves the Mandatory and optional command parameter values.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Saves the Mandatory and optional command parameter values.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
BidRuleBaseCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
BidDeleteCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
BidCreateFormCmdImpl
- Saves the Mandatory and optional command parameter values.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
AutoBidUpdateFormCmdImpl
- Saves the Mandatory and optional command parameter values.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
AutoBidSubmitCmdImpl
- Saves the Mandatory and optional command parameter values.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
AutoBidDeleteCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionNotificationCmdImpl
- set request properties and initialize the parameters for the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Set request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
AdminBidDeleteCmdImpl
- Copies key-value input data into member fields.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
TradingPositionContainerXMLDefinitionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
TradingPositionContainerDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
SubOrderDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
SubOrderAdjustmentDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
SchedulerOrderDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
RequisitionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderTemplateDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderQuotationRelDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderPaymentMethodDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderPaymentInfoDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderOptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderMessagingExtensionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderMemberGroupRelationshipDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Set the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderItemTradingRelationshipDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderItemOfferRelationshipDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderItemMessagingExtensionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderItemDataBean
- Sets request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderItemComponentDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderItemAdjustmentDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderDataBean
- Sets the request properties within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderAdjustmentTaxExemptDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderAdjustmentDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OrderAdjustmentDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OfferPriceDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OfferDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
OfferDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.beans.
CurrentPendingOrderDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
SetPendingOrderCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
SetOrderTemplateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
ScheduledOrderCancelCmdImpl
- The WebController calls this method before invoking the execute method in
this command to set the request properties for this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets request Properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
OrderUnlockCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
OrderTransferConfirmCmdImpl
- The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
OrderTransferCheckCmdImpl
- The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
OrderScheduleCmdImpl
- The WebController calls this method before invoking the execute method in
this command to set the request properties for this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
OrderProfileUpdateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
OrderProcessPreApprovalCmdImpl
- The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
OrderProcessApprovalBaseCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
OrderPrepareCmdImpl
- The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
OrderListCmdImpl
- Extracts input parameters from the specified request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
- Extracts input parameters from the specified request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
OrderCancelCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
OrderCalculateCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
ExtOrderCopyCmdImpl
- Sets the requestProperties object for this command.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.order.commands.
ExtOrderCopyCmd
- Sets the requestProperties object for this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmdImpl
- The WebController calls this method before invoking the execute method in
this command to set the request properties for this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemDisplayCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemDeleteCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.orderitems.commands.
ExtendOrderItemProcessCmdImpl
- Pass the parameters from the caller to the task command.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.orderitems.commands.
ExtendOrderItemProcessCmd
- Pass the parameters from the caller to the task command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmdImpl
- Set the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMATaxDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAItemDenyReasonDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAItemDataBean
- Sets request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAItemComponentDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAItemAdjustmentCreditDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMADataBean
- Sets request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAChargeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAAuthorizationLogDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReturnAdministratorListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReturnAdministratorDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReceiverListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReceiverDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForOperationManagerListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForOperationManagerDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentByRmaAndLanguageListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentByRmaAndLanguageDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReceiptDispositionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReceiptDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonsListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonsDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnedProductsListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnedProductsDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnDispositionCodeDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnDispositionCodeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnDenyReasonDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnDenyReasonDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
PreviousDispositionsListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
PreviousDispositionsDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
MerchantReturnReasonsListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
MerchantReturnReasonsDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
DispositionHeaderListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
DispositionHeaderDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
CustomerReturnReasonListDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.ordermanagement.beans.
ChargeTypeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationRequestCmdImpl
- Sets the requestProperties for the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationDisplayCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationCreateCmdImpl
- Sets the requestProperties for the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationCheckCmdImpl
- Sets the requestProperties for the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderItemSelectCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.orderquotation.commands.
GetUOMCodePolicyCmdImpl
- Set the request properties for the policy.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.orderstatus.beans.
OrderFulfillmentStatusDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.orderstatus.beans.
OrderFulfillmentItemStatusDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.pa.beans.
ElementDataBean
- Set the request properties for the page containing this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.pa.beans.
DynamicDataBeanImpl
- Set the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
TradingRefundAmountDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
TradingPurchaseAmountDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
TradingDepositAmountDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
RefundMethodDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
POPurchaseAmountDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
PaymentSynchronizeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
PaymentSummaryDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
PaymentStatusDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
PaymentMethodDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
PaymentMethodDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
InvoiceDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
CreditLineDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
CreditCardCheckDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
BuyerPurchaseOrderDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
AccountDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.commands.
PaymentSummaryGenerateCmdImpl
- The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.commands.
PayCleanupPMCmdImpl
- The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.payment.commands.
BalancePaymentCmdImpl
- The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.price.beans.
FormattedQuantityAmountDataBean
- Set request properties (not implemented).
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.price.beans.
FormattedMonetaryAmountDataBean
- Set request properties (not implemented).
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.price.beans.
DiscountDataBean
- sets request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.price.beans.
CategorizedMonetaryAmountsDataBean
- Set the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.price.commands.
RetrievePricesCmdImpl
- Sets the request properties for the policy.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.price.commands.
ResolvePriceListsCmdImpl
- Sets the request properties for the policy.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.pvc.commands.
ReEnterPasswordCmdImpl
- Recieve the parameters for this command, and stored into member
varilables.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegistrationCmdImpl
- Extracts parameters in the request, and stored them locally.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Recieve the parameters for this command, and stored into member
varilables.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmdImpl
- Extracts parameters from the request, and stored them locally.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmdImpl
- Extracts parameter from request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.pvcdevices.beans.
UserPVCDeviceDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCSessionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCDeviceSpecDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCDeviceModelDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCDeviceMdlSpecDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCBufferDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.pvcdevices.beans.
PVCBindingDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListUpdateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListSubmitCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListItemUpdateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListDisplayCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListDeleteCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListBaseCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ReturnItemDeleteCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ReturnItemComponentUpdateCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ReturnItemBaseCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
RePrepareExpiredRMACmdImpl
- The request properties to be passed to the controller command
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.returns.commands.
RePrepareExpiredRMACmd
- The request properties to be passed to the controller command
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnProcessCmdImpl
- Set the caller's request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnProcessCmd
- Set the caller's request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnPrepareCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnPrepareCmd
- Set the caller's request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnItemUpdateCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnItemUpdateCmd
- Set the caller's request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnItemDeleteCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnItemDeleteCmd
- Set the caller's request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnItemAddCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnItemAddCmd
- Set the caller's request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnCreditAndCloseScanCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnCreditAndCloseScanCmd
- Set the caller's request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnCancelCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnCancelCmd
- Set the caller's request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ExtendAdminReturnApproveCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.returns.commands.
ExtendAdminReturnApproveCmd
- Set the caller's request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemAdjustmentPolicyCmdImpl
- Set the request properties for the policy.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemAdjustmentPercentagePolicyCmdImpl
- Set the request properties for the policy.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemAdjustmentFlatPolicyCmdImpl
- Set the request properties for the policy.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnAdjustmentNonePolicyCmdImpl
- Set the request properties for the policy.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
AutoApproveReturnItemByDaysPolicyCmdImpl
- Set the request properties for the policy.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQToOrderCreateCmdImpl
- Get the rfqId, resId, billTo parameters from the request.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQToContractCreateCmdImpl
- Get the rfqId, resId, billTo parameters from the request.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQTCUpdateCmdImpl
- Retrieves the identifier of the RFQ, and information related to TC, such
as: TCId, value, isMandatory, and isChangeable.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQTCRemoveCmdImpl
- Retrieves the identifier of the RFQ and TC to be deleted.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQTCAddCmdImpl
- Retrieves the following information related to TC: offeringId, attrValue,
isRequired, and isChangeable.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQTargetListRemoveCmdImpl
- Retrieves the identifier of the RFQ and store Id.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQTargetListAddCmdImpl
- Retrieves the identifier of the RFQ and stores that are to be added.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseProductRejectCmdImpl
- Retrieves the identifier of the RFQ and stores that are to be added.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseProductAcceptCmdImpl
- Retrieves the identifier of the RFQ and stores that are to be added.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponsePattributeAttachmentAddCmdImpl
- Calls super.setRequestProperties to retrieve the rfq Id and the attach file
content.
After this, retrieve that attachment descrition.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Extracts the Hashtable of name-value pairs that have been sent up from the
Tools UI.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseAttachmentUploadCmdImpl
- Calls super.setRequestProperties to retrieve the attach file content.
After this, retrieve that attachment descrition.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQPattributeAttachmentAddCmdImpl
- Retrieves the identifier of the RFQ, and specification related information,
such as: that is to be submitted.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQModifyBasicCmdImpl
- Retrieves the RFQ information: rfqId, name, shortDesc, longDesc, endResult,
startDate, endDate, startTime, endTime, ruleType, numResponses, and
accessType.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemUpdateCmdImpl
- Retrieves the information about an item: rfqProdId, catentryId, currency,
price, qtyunit, and quantity.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemSpecificationUpdateCmdImpl
- Retrieves the following information that is related to item specification:
PAttrId, catentryId, name, userDef, operator, isMandatory, valueDelim, qtyUnit,
value, and isChangeable.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemSpecificationRemoveCmdImpl
- Retrieves the identifier of the RFQ and attribute ID.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemSpecificationAddCmdImpl
- Retrieves the identifier of the RFQ, and specification related information,
such as: that is to be submitted.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemRemoveCmdImpl
- Retrieves the identifier of the RFQ and RFQ Product
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemCommentUpdateCmdImpl
- Retrieves the following information related to an item comment: offeringId,
catentryId, attrValue, attrName, isChangeable, isMandator, and attrId.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemCommentRemoveCmdImpl
- Retrieves the identifier of the RFQ and attribute id.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemCommentAddCmdImpl
- Retrieves the following comment related information: rfqId, catentryId,
value, name, isChangeable, isMandatory, and attrId
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemAddCmdImpl
- Retrieves the identifier of the RFQ, catentries, and currency.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQCategoryAddCmdImpl
- Retrieves the identifier of the RFQ, categoryName.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQAttachmentViewCmdImpl
- Calls super.RequestProperties to retrieve all the identifier.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQAttachmentUploadCmdImpl
- Calls super.setRequestProperties to retrieve the rfq Id and the attach file
content.
After this, retrieve that attachment descrition.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQAttachmentReplaceCmdImpl
- Retrieves the identifier of the RFQ, old attachment id, and new attachment
description.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQAttachmentDescUpdateCmdImpl
- Retrieves the identifier of the RFQ and Attachment that are to be
deleted.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.rfq.commands.
RFQAttachmentDeleteCmdImpl
- Retrieves the identifier of the RFQ and Attachment that are to be
deleted.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.scheduler.commands.
UpdateRegistryCmdImpl
- This method extracts the required parameters from the request properties
and sets it locally in the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.scheduler.commands.
UpdateLocalRegistryCmdImpl
- This method extracts the required parameters from the request properties
and sets it locally in the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.scheduler.commands.
RemoveJobCmdImpl
- This method extracts the required parameters from the request properties
and sets it locally in the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.scheduler.commands.
RefreshRegistryCmdImpl
- This method extracts the required parameters from the request properties
and sets it locally in the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.scheduler.commands.
RefreshLocalRegistryCmdImpl
- This method extracts the required parameters from the request properties
and sets it locally in the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.scheduler.commands.
ListRegistryCmdImpl
- This method just returns.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.scheduler.commands.
GetJobStatusCmdImpl
-
Deprecated. This method extracts the required parameters from the
request properties and sets it locally in the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.scheduler.commands.
GetBroadcastJobStatusCmdImpl
-
Deprecated. This method extracts the required parameters from the
request properties and sets it locally in the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.scheduler.commands.
EditJobCmdImpl
- This method extracts the required parameters from the request properties
and sets it locally in the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.scheduler.commands.
CleanJobCmdImpl
- This method extracts the required parameters from the request properties
and sets it locally in the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- This method extracts the required parameters from the request properties
and sets it locally in the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.scheduler.commands.
AddBroadcastJobCmdImpl
- This method extracts the required parameters from the request properties
and sets it locally in the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.search.catalog.
SearchCategoryCmdImpl
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.security.commands.
ResetPasswordAdministratorCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.security.commands.
LogonCmdImpl
- Set the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.security.commands.
LogoffCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.taxation.beans.
TaxTypeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.taxation.beans.
TaxJurisdictionGroupCalculationRuleDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.taxation.beans.
TaxCodeSchemeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.taxation.beans.
TaxCodeClassificationDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.taxation.beans.
TaxCategoryDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.taxation.beans.
TaxCategoryDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.taxation.beans.
SubOrderTaxDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.taxation.beans.
StateProvinceDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.taxation.beans.
StateCodeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.taxation.beans.
OrderTaxDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.taxation.beans.
OrderItemTaxDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.taxation.beans.
CountryDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.taxation.beans.
CountryCodeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.taxation.beans.
CalculationCodeTaxExemptDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.campaigns.
ProductTreeDataBean
- Sets the request properties associated with the data bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.catalog.commands.
ProductDeleteImpl
- This method accepts input parameters from RequestProperties for the
controller command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.catalog.commands.
ProductAttributeValueDeleteImpl
- This method accepts input parameters from RequestProperties for the
controller command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.catalog.commands.
ItemUpdateImpl
- This method accepts input parameters from RequestProperties for the
controller command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.catalog.commands.
ItemPriceDeleteImpl
- This method accepts input parameters from RequestProperties for the
controller command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.catalog.commands.
ItemGenerateImpl
- This method accepts input parameters from RequestProperties for the
controller command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.catalog.commands.
ItemDeleteImpl
- This method accepts input parameters from RequestProperties for the
controller command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.catalog.commands.
ItemCreateImpl
- This method accepts input parameters from RequestProperties for the
controller command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.catalog.commands.
CategoryUpdateImpl
- This method accepts input parameters from RequestProperties for the
controller command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.catalog.commands.
CategoryDeleteImpl
- This method accepts input parameters from RequestProperties for the
controller command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.catalog.commands.
CategoryCreateImpl
- This method accepts input parameters from RequestProperties for the
controller command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.catalog.commands.
AttributeDeleteImpl
- This method accepts input parameters from RequestProperties for the
controller command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.command.
ToolsForwardViewCommandImpl
- Sets request properties for for view command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.command.
ToolsControllerCommandImpl
- Sets request properties for for view command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
StoreCreationWizardDataBean
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
ShippingTCShipToAddressDataBean
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
ShippingTCShippingModeDataBean
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
ShippingTCShippingChargeDataBean
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
ReturnTCDataBean
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
PurchaseOrderTCDataBean
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductTreeDataBean
- Sets the requestProperties associated with the data bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSetTCDataBean
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
PaymentTCDataBean
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
OrderApprovalTCDataBean
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
InvoicingTCDataBean
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
CustomPricingTCDataBean
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractSearchCriteriaDataBean
- Set the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
CategoryPricingTCDataBean
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
CatalogFilterTreeDataBean
- Sets the requestProperties associated with the data bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.contract.beans.
AccountDataBean
- Set the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountListBaseBean
- set the value of request Properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.promotions.
DiscountChooseListBean
- set RequestProperties param param
com.ibm.commerce.datatype.TypedProperty
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.tools.promotions.
DiscountCalculationCodeListBean
- set the value of request Properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
UserRegistryDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
UserRegistrationDataBean
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
UserProfileDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
UserInfoDataBean
-
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
UserDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
RoleDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
PolicyPasswordDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
PolicyPasswordDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
PolicyAccountLockoutDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
PolicyAccountLockoutDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
PolicyAccountDescriptionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
PolicyAccountDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
OrganizationDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
OrganizationCodeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
MemberViewPreferenceDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
MemberRoleDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
MemberRelationshipsDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
MemberGroupUsageDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
MemberGroupTypeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
MemberGroupMemberDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
MemberGroupConditionDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
MemberDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeValueDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeStringValueDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeIntegerValueDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeFloatValueDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeDatetimeValueDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
MemberAttributeDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
DemographicsDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
CertificateX509DataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
BusinessProfileDataBean
- Sets the request property within this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
AddressDataBean
- Sets the request properties to this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.user.beans.
AddressBookDataBean
- Sets the request properties to this bean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationUpdateCmdImpl
- Sets the request properties and calls the PreUserRegistrationUpdate command
to preform any preprocessing before the command is executed.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationRoleAssignCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationRoleAssignCmd
- Gets the processed request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationAdminUpdateCmdImpl
- Sets the request properties and then calls the
PreUserRegistrationAdminUpdate command to perform additional processing before
the user is updated.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationAdminAddCmdImpl
- Sets the request properties and calls the PreUserRegistrationAdmimAdd
command to perform any needed tasked before the user is created.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationAddCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationAddApprovalBaseCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
SetBusinessEntityCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
SetBusinessEntityCmd
- Set request properties which should contain parentMemberId, otherwise, an
exception will thrown.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
RoleAddCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
ResellerRegistrationAddCmdImpl
- Sets the request properties for this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
ProcessRequestPropertiesCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
ProcessRequestPropertiesCmd
- sets the request properties need to be processed.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
ProcessProfileTypeCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
ProcessProfileTypeCmd
- sets the request properties need to be processed.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
ProcessParentMemberCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
ProcessParentMemberCmd
- Set the request properties which should contain parentMember property.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreUserRegistrationUpdateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreUserRegistrationUpdateCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreUserRegistrationAdminUpdateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreUserRegistrationAdminUpdateCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreUserRegistrationAdminAddCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreUserRegistrationAdminAddCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreUserRegistrationAddCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreUserRegistrationAddCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreRoleAddCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreRoleAddCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreOrgEntityUpdateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreOrgEntityUpdateCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreOrgEntityAddCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreOrgEntityAddCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreMemberRoleUnassignCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreMemberRoleUnassignCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreMemberRoleAssignCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreMemberRoleAssignCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreAddressUpdateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreAddressUpdateCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreAddressDeleteCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreAddressDeleteCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreAddressCheckCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreAddressCheckCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreAddressAddCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreAddressAddCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostUserRegistrationUpdateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostUserRegistrationUpdateCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostUserRegistrationAdminUpdateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostUserRegistrationAdminUpdateCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostUserRegistrationAdminAddCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostUserRegistrationAdminAddCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostUserRegistrationAddCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostUserRegistrationAddCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostRoleAddCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostRoleAddCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostOrgEntityUpdateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostOrgEntityUpdateCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostOrgEntityAddCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostOrgEntityAddCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostMemberRoleUnassignCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostMemberRoleUnassignCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostMemberRoleAssignCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostMemberRoleAssignCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostAddressUpdateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostAddressUpdateCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostAddressDeleteCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostAddressDeleteCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostAddressCheckCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostAddressCheckCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostAddressAddCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostAddressAddCmd
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
OrgEntityUpdateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
OrgEntityRegistrationAddApprovalBaseCmdImpl
- Sets the request properties, and initializes the
OrgEntityFlowEntityBean.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
OrgEntityAddCmdImpl
- Sets the request properties by calling the ProcessRequestProperties
command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
MemberRoleUpdateCmdImpl
- Sets the request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
MemberRoleUnassignCmdImpl
- Sets the request properties by calling the ProcessRequestProperties
command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
MemberRoleAssignCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
MemberLockCmdImpl
- Sets the properties of the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
MemberGroupMemberUpdateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
BuyerRegistrationAddCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditUserRegistrationCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditOrgEntityCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
AuditOrgEntityCmd
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditBaseCmdImpl
- Sets the request properties
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
AuditBaseCmd
- Sets the request properties needed to pass to this task command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditAddressCmdImpl
- Sets the parameters passed to the command.
-
setRequestProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
AuditAddressCmd
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
ApproveGroupUpdateCmdImpl
- Sets the request properties.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
AddressUpdateCmdImpl
- Sets the parameters passed to the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
AddressDeleteCmdImpl
- Sets the parameters passed to the command and then calls the
PreAddressDelete command to preform any processing that is needed before the
address is deleted.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
AddressCheckCmdImpl
- Sets the parameters that were passed to the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
AddressAddCmdImpl
- Sets the properties of the command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.usertraffic.beans.
UserTrafficDataBean
- Reserved for IBM internal use.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineDeleteCmdImpl
-
Deprecated. Retrieves the identifier of the RFQ that is to be
submitted.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Extracts the Hashtable of name-value pairs that have
been sent up from the Tools UI and saves the hashtable in a private
member(toolXMLObject)
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.utf.commands.
RFQSubmitCmdImpl
- Retrieves the identifier of the RFQ that is to be submitted.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.utf.commands.
RFQCreateCmdImpl
- Calls super.setRequestProperties to retrieve the rfq Id and the attach file
content.
After this, retrieve that attachment descrition.
The WebController calls the setRequestProperties method before invoking the
execute method in this command.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.utf.commands.
RFQCompleteCmdImpl
- Assigns the incoming XML object from the tools framework to a member
variable toolsXMLObject.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.utf.commands.
RFQCloseCmdImpl
- Checks if the required parameter
offering_id
exists.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.utf.commands.
RFQCancelCmdImpl
- Checks if the required parameter
offering_id
exists.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.utf.commands.
PAttributeDeleteCmdImpl
- Set values retrieved from the incoming property.
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set request properties
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Extracts the Hashtable of name-value pairs that have been sent up from the
Tools UI and saves the hashtable in a private member(toolXMLObject)
-
setRequestProperties(TypedProperty) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set request properties.
-
setRequestPropertiesPerCommandInstance(TypedProperty) - Method in
class
com.ibm.commerce.messaging.commands.
ProductOfferPriceUpdateCmdImpl
- Sets the command instance variables before processing each item in the
iRequestPropertiesVector.
-
setRequestPropertiesPerCommandInstance(TypedProperty) - Method in
class
com.ibm.commerce.messaging.commands.
ProductListPriceUpdateCmdImpl
- Sets the command instance variables before processing each item in the
iRequestPropertiesVector.
-
setRequestPropertiesPerCommandInstance(TypedProperty) - Method in
class
com.ibm.commerce.messaging.commands.
ProductInventoryUpdateCmdImpl
- Sets the command instance variables before processing each item in the
iRequestPropertiesVector.
-
setRequestProps(TypedProperty) - Method in class
com.ibm.commerce.marketingcenter.events.runtime.
MarketingEventUpdateCommandImpl
- Setter for the request properties (requestProps) from the controller
command.
-
setRequestProps(TypedProperty) - Method in interface
com.ibm.commerce.marketingcenter.events.runtime.
MarketingEventUpdateCommand
- Set the request properties.
-
setRequestShipDateTime(Timestamp) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setRequestShipDateTime(Timestamp) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSRSTIME column of DB2 type TIMESTAMP.
-
setRequestShipDateTime(Timestamp) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setRequestShipDateTime
-
setRequestShipDateTime(Timestamp) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setRequestShipDateTime
-
setRequired(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemComponentAccessBeanData
-
-
setRequired(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method provides access to the
OICOMPLIST.REQUIRED column of DB2 type CHAR(1) DEFAULT 'Y'.
-
setRequiredQuantity(int) - Method in class
com.ibm.commerce.tools.epromotion.
RLSingleRangeProductLevelPromotion
- sets the requiredQuantity.
-
setRequiredQuantity(int) - Method in class
com.ibm.commerce.tools.epromotion.
RLSingleRangeItemLevelPromotion
- Sets the requiredQuantity
-
setRequisitionerId(String) - Method in class
com.ibm.commerce.me.commands.
PunchOutSetupCmdImpl
- Sets requisitionerId.
-
setRequisitionerId(String) - Method in class
com.ibm.commerce.me.commands.
BatchOrderRequestCmdImpl
- Sets the requisitioner id
-
setRequisitionerID(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the id of the requisitioner who made this purchase order request
-
setRequisitionerIdentifier(String) - Method in interface
com.ibm.commerce.user.objects.
CertificateX509AccessBeanData
-
-
setRequisitionerIdentifier(String) - Method in class
com.ibm.commerce.user.objects.
CertificateX509AccessBean
- This method provides access to the
CERT_X509.CTREQID column of DB2 type CHAR(254).
-
setRequisitionerName(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the name of the requisitioner who made this purchase order
request
-
setRequisitionerSessionData(RequisitionerSessionData) - Method in
class
com.ibm.commerce.me.datatype.
CIQuoteImpl
- Sets Requisitioner session data
-
setRequisitionerSessionData(RequisitionerSessionData) - Method in
interface
com.ibm.commerce.me.datatype.
CIQuote
- Sets the requisitioner session data
-
setRequisitionListId(Long) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListUpdateCmdImpl
- Specifies the requisition list id to be updated.
-
setRequisitionListId(Long) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListUpdateCmd
- Specifies the requisition list id to be updated.
-
setRequisitionListId(Long) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListSubmitCmdImpl
- Specifies the requisition list id to be submitted.
-
setRequisitionListId(Long) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListSubmitCmd
- Specifies the requisition list id to be submitted.
-
setRequisitionListId(Long) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListItemUpdateCmdImpl
- Specifies the requisition list id.
-
setRequisitionListId(Long) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListItemUpdateCmd
- Specifies the requisition list id.
-
setRequisitionListId(Long) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListDisplayCmdImpl
- Specifies the requisition list id to be displayed.
-
setRequisitionListId(Long) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListDisplayCmd
- Specifies the requisition list id to be displayed.
-
setRequisitionListId(Long) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListDeleteCmdImpl
- Specifies the requisition list id to be deleted.
-
setRequisitionListId(Long) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListDeleteCmd
- Specifies the requisition list id to be deleted.
-
setRequisitionListId(Long) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListBaseCmdImpl
- Sets the id of the requisition list.
-
setRequisitionListId(Long[]) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListDeleteCmdImpl
- Specifies the requisition list id to be deleted.
-
setRequisitionListId(Long[]) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListDeleteCmd
- Specifies an array of requisition list ids to be deleted.
-
setRequisitionListStatus(String, OrderAccessBean, CommandContext) -
Static method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListBaseCmdImpl
- Sets the status of the requisition list.
-
setRequisitionListStoreId(String[]) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListDisplayCmdImpl
- Specifies the store id of the requisition list to be displayed.
-
setRequisitionListStoreId(String[]) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListDisplayCmd
- Specifies the store id of the requisition list to be displayed.
-
setRequistionerId(String) - Method in interface
com.ibm.commerce.user.objects.
BusinessProfileAccessBeanData
-
-
setRequistionerId(String) - Method in class
com.ibm.commerce.user.objects.
BusinessProfileAccessBean
- This method provides access to the
BUSPROF.REQUISITIONERID column of DB2 type VARCHAR(128).
-
setResellerOrgParent() - Method in class
com.ibm.commerce.usermanagement.commands.
ResellerRegistrationAddCmdImpl
- Sets the reseller organization parent in the request properties, based on
the values in the MemberRegistrationAttributes.xml.
-
setReservationId(Long) - Method in class
com.ibm.commerce.inventory.commands.
GenericInventoryBaseCmdImpl
- Set the reservation id for ATP enabled stores.
-
setReservationId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
GenericInventoryAdjustCmd
- Set the reservation id.
-
setReservationId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Stores the identifier for the reservation.
-
setReservationId(Long) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the identifier for the reservation.
-
setReservationId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Sets reservation identifier.
-
setReservationInstance(String) - Method in class
com.ibm.commerce.inventory.commands.
ReserveInventoryCmdImpl
-
-
setReservationInstance(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReserveInventoryCmd
- Sets the reservation description identifying the instance.
-
setReservationType(Long) - Method in class
com.ibm.commerce.inventory.commands.
ReserveInventoryCmdImpl
-
-
setReservationType(Long) - Method in interface
com.ibm.commerce.inventory.commands.
ReserveInventoryCmd
- Sets the reservation type.
-
setReservationType(Long) - Method in class
com.ibm.commerce.inventory.commands.
GenericInventoryReserveCmdImpl
- Set the type of reservation.
-
setReservationType(Long) - Method in interface
com.ibm.commerce.inventory.commands.
GenericInventoryReserveCmd
- Set the type of reservation.
-
setReserved(String) - Method in interface
com.ibm.commerce.contract.objects.
AttachmentAccessBeanData
- This method provides access to the ATTACHMENT.RESERVED column of DB2 type
VARCHAR (254) NULL.
-
setReserved(String) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method accesses a non-CMP field
-
setReserved(String) - Method in class
com.ibm.commerce.contract.objimpl.
AttachmentBeanBase
- This method provides access to the ATTACHMENT.RESERVED column of DB2 type
VARCHAR (254) NULL.
-
setReservePrice(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmdImpl
- Sets the reserved price.
-
setReservePrice(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Set reserve price.
-
setReservePrice(BigDecimal) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the minimum price for which the item will be sold.
-
setResId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQToOrderCreateCmdImpl
- Sets the resId
-
setResId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQToContractCreateCmdImpl
- Sets the resId
-
setResId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseProductRejectCmdImpl
- Sets the resId.
-
setResId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseProductAcceptCmdImpl
- Sets the resId.
-
setResolved(boolean) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderItemSelectCmd.EnumerationGroup
- Sets whether the OrderItem abbreviations is/should be resolved.
-
setResolvedOrderId(Vector) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the resolved id parameters.
-
setResourceBundle(String) - Method in class
com.ibm.commerce.ras.ECMessage
- Set the name of the resource bundle that contains the textual description
of the ECMessage
-
setResponse(HttpServletResponse) - Method in interface
com.ibm.commerce.adapter.HttpAdapter
- Reserved for IBM internal use.
-
setResponse(HttpServletResponse) - Method in class
com.ibm.commerce.adapter.
AbstractHttpAdapter
- Reserved for IBM internal use.
-
setResponse(javax.servlet.http.HttpServletResponse) - Method in
class
com.ibm.commerce.ras.DDThreadContext
- Insert the method's description here.
-
setResponse(Object) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the response object associated with this command.
-
setResponse(Object) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the response object associated with this command.
-
setResponse(Object) - Method in interface
com.ibm.commerce.programadapter.security.
ProgramAdapterSessionContext
- Sets the Response Object.
-
setResponse(Object) - Method in class
com.ibm.commerce.programadapter.security.
DummyProgramAdapterSessionContext
- Sets the Response Object
-
setResponseAcceptaction(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Sets the field of responseAcceptaction
-
setResponseAcceptaction(Integer) - Method in class
com.ibm.commerce.rfq.commands.
CreateResponseBasicInfoCmdImpl
- Sets RFQ Response accept action
-
setResponseAcceptaction(Integer) - Method in interface
com.ibm.commerce.rfq.commands.
CreateResponseBasicInfoCmd
- Sets RFQ Response accept action
-
setResponseAcceptaction(String, boolean) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Gets the accept action from toolXMLObject, and sets it.
-
setResponseAcceptaction(String, boolean) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmd
- Sets the accept action from the tools XML object and stores it in a member
variable.
-
setResponseAccessBean(com.ibm.commerce.rfq.objects.RFQResponseAccessBean)
- Method in class
com.ibm.commerce.rfq.commands.
NotifyRFQResponseCmdImpl
- Sets the responseAccessBean.
-
setResponseAccessBean(RFQResponseAccessBean) - Method in interface
com.ibm.commerce.rfq.commands.
NotifyRFQResponseCmd
- Abstract method for setting response access bean
-
setResponseDataBean(com.ibm.commerce.rfq.beans.RFQResponseDataBean)
- Method in class
com.ibm.commerce.rfq.commands.
RFQResponseChangeStateCmdImpl
- Sets the field responseDataBean
-
setResponseDataBean(com.ibm.commerce.rfq.beans.RFQResponseDataBean)
- Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseChangeStateCmd
- Sets ResponseDataBean
-
setResponseDataBean(com.ibm.commerce.rfq.beans.RFQResponseDataBean)
- Method in class
com.ibm.commerce.rfq.commands.
RFQResponseChangeStateBaseCmdImpl
- Sets the field of responseDB
-
setResponseDataBean(com.ibm.commerce.rfq.beans.RFQResponseDataBean)
- Method in class
com.ibm.commerce.rfq.commands.
CreateResponseBasicInfoCmdImpl
- Sets responseDataBean.
-
setResponseId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseModifyOrderitemPAttributeTCCmdImpl
-
Deprecated. Sets RFQ Response id
-
setResponseId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseModifyOrderitemPAttributeTCCmd
-
Deprecated. Sets RFQ Response id
-
setResponseId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseModifyOrderCommentsTCCmdImpl
- Sets RFQ Response response id
-
setResponseId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseModifyOrderCommentsTCCmd
- Set RFQ Response response id
-
setResponseId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseModifyBaseInfoCmdImpl
- Sets RFQ Response id
-
setResponseId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseModifyBaseInfoCmd
- Sets RFQ Response id
-
setResponseId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseChangeStateCmdImpl
- Sets the field responseId
-
setResponseId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseChangeStateCmd
- Sets Response Id
-
setResponseId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseChangeStateBaseCmdImpl
- Sets the field of responseId
-
setResponseId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseChangeStateBaseCmd
- Sets the response id
-
setResponseId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Sets the field of responseId
-
setResponseId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseAttachmentUploadCmdImpl
- Sets the responseId
-
setResponseId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQAttachmentViewCmdImpl
- Sets the response Id
-
setResponseId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RespondRFQLevelCommentsTCCmdImpl
- Sets the field of responseId
-
setResponseId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RespondRFQLevelCommentsTCCmd
- Sets Response Id
-
setResponseId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RespondRFQLevelAttachmentsCmdImpl
- Sets the field of responseId
-
setResponseId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RespondRFQLevelAttachmentsCmd
- Sets Response Id
-
setResponseId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RespondProductPQCmdImpl
- Sets the field of responseId
-
setResponseId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RespondProductPQCmd
- Sets Response Id
-
setResponseId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RespondPAttributeTCCmdImpl
- Sets the field of responseId
-
setResponseId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RespondPAttributeTCCmd
- Sets Response Id
-
setResponseId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RespondPAttributeCmdImpl
- Sets the response ID
-
setResponseId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RespondPAttributeCmd
- Sets the response ID
-
setResponseId(Long) - Method in class
com.ibm.commerce.rfq.commands.
ModifyResponsePAttributeCmdImpl
- Sets RFQ Response id
-
setResponseId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
ModifyResponsePAttributeCmd
- Sets RFQ Response id
-
setResponseId(Long) - Method in class
com.ibm.commerce.rfq.commands.
ModifyResponseFulfillmentTCCmdImpl
- Sets RFQ Response response id
-
setResponseId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
ModifyResponseFulfillmentTCCmd
- Set RFQ Response response id
-
setResponseId(Long) - Method in class
com.ibm.commerce.rfq.commands.
CreateResponseFulfillmentTCCmdImpl
- Sets the field of responseId
-
setResponseId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
CreateResponseFulfillmentTCCmd
- Sets Response Id
-
setResponseId(String, boolean) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Gets the request id from toolXMLObject, and sets it.
-
setResponseName(String) - Method in class
com.ibm.commerce.rfq.commands.
CreateResponseBasicInfoCmdImpl
- Sets responseName.
-
setResponseName(String) - Method in interface
com.ibm.commerce.rfq.commands.
CreateResponseBasicInfoCmd
- Sets response name
-
setResponseName(String, boolean) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Gets the response name from toolXMLObject, and sets it.
-
setResponseName(String, boolean) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmd
- Sets the response name from the tools XML object and stores it in a member
variable.
-
setResponseNecessary(boolean) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the isSecure value for this command.
-
setResponseNecessary(boolean) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the isSecure value for this command.
-
setResponseNotificationType(Integer) - Static method in class
com.ibm.commerce.rfq.commands.
NotifyRFQResponseCmdImpl
- Sets responseNotificationType.
-
setResponseProperties() - Method in class
com.ibm.commerce.order.commands.
OrderCalculateCmdImpl
- Sets the response properties:
For each name that was specified by the outOrderName request property, add
a response property with that name.
-
setResponseProperties() - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationDisplayCmdImpl
- Sets the response properties.
-
setResponseProperties() - Method in class
com.ibm.commerce.orderquotation.commands.
OrderItemSelectCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.beans.
ControllerCommandInvokerDataBean
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.command.
ControllerCommandImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.command.
AbstractViewCommand
- Sets response properties for for view command.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ValidateContractCmdImpl
- set the ResponseProperties
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.contract.commands.
ValidateContractCmd
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.contract.commands.
ValidateBusinessPolicyInContractForStoreCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.contract.commands.
ValidateBusinessPolicyInContractForStoreCmd
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Set response properties.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets the response properties object for the calling controller command to
use.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.order.commands.
ExtOrderCopyCmdImpl
- Sets the responseProperties object that the calling command has
produced.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.order.commands.
ExtOrderCopyCmd
- Sets the responseProperties object that the calling command has
produced.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.orderitems.commands.
ExtendOrderItemProcessCmdImpl
- Sets the responseProperties object that the calling command has
produced.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.orderitems.commands.
ExtendOrderItemProcessCmd
- Sets the responseProperties object that the calling command has
produced.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnProcessCmdImpl
- Set the caller's response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnProcessCmd
- Set the caller's response properties.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnPrepareCmdImpl
-
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnPrepareCmd
- Set the caller's response properties.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnItemUpdateCmdImpl
-
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnItemUpdateCmd
- Set the caller's response properties.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnItemDeleteCmdImpl
-
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnItemDeleteCmd
- Set the caller's response properties.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnItemAddCmdImpl
-
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnItemAddCmd
- Set the caller's response properties.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnCancelCmdImpl
-
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnCancelCmd
- Set the caller's response properties.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.returns.commands.
ExtendAdminReturnApproveCmdImpl
-
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.returns.commands.
ExtendAdminReturnApproveCmd
- Set the caller's response properties.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreUserRegistrationUpdateCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreUserRegistrationUpdateCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreUserRegistrationAdminUpdateCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreUserRegistrationAdminUpdateCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreUserRegistrationAdminAddCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreUserRegistrationAdminAddCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreUserRegistrationAddCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreUserRegistrationAddCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreRoleAddCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreRoleAddCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreOrgEntityUpdateCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreOrgEntityUpdateCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreOrgEntityAddCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreOrgEntityAddCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreMemberRoleUnassignCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreMemberRoleUnassignCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreMemberRoleAssignCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreMemberRoleAssignCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreAddressUpdateCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreAddressUpdateCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreAddressDeleteCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreAddressDeleteCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreAddressCheckCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreAddressCheckCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PreAddressAddCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PreAddressAddCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostUserRegistrationUpdateCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostUserRegistrationUpdateCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostUserRegistrationAdminUpdateCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostUserRegistrationAdminUpdateCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostUserRegistrationAdminAddCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostUserRegistrationAdminAddCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostUserRegistrationAddCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostUserRegistrationAddCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostRoleAddCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostRoleAddCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostOrgEntityUpdateCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostOrgEntityUpdateCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostOrgEntityAddCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostOrgEntityAddCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostMemberRoleUnassignCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostMemberRoleUnassignCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostMemberRoleAssignCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostMemberRoleAssignCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostAddressUpdateCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostAddressUpdateCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostAddressDeleteCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostAddressDeleteCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostAddressCheckCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostAddressCheckCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
PostAddressAddCmdImpl
- Sets the response properties.
-
setResponseProperties(TypedProperty) - Method in interface
com.ibm.commerce.usermanagement.commands.
PostAddressAddCmd
- Set response properties
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set response properties.
-
setResponseProperties(TypedProperty) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set response properties.
-
setResponseRemarks(String) - Method in class
com.ibm.commerce.rfq.commands.
CreateResponseBasicInfoCmdImpl
- Sets responseRemarks.
-
setResponseRemarks(String) - Method in interface
com.ibm.commerce.rfq.commands.
CreateResponseBasicInfoCmd
- Sets response remark
-
setResponseRemarks(String, boolean) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Gets the response remark from toolXMLObject, and sets it.
-
setResponseRemarks(String, boolean) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmd
- Sets the response remarks from the tools XML object and stores it in a
member variable.
-
setResponseStateId(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseChangeStateCmdImpl
- Sets the field responseStateId.
-
setResponseStateId(Integer) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseChangeStateCmd
- Sets Response State Id
-
setResProduct(com.ibm.commerce.rfq.utils.RFQResProduct) - Method in
class
com.ibm.commerce.rfq.commands.
RespondProductPQCmdImpl
- Sets the field of resProduct
-
setResProduct(com.ibm.commerce.rfq.utils.RFQResProduct) - Method in
interface
com.ibm.commerce.rfq.commands.
RespondProductPQCmd
- Sets Response product
-
setResProductsList(String, boolean) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Gets the response product from toolXMLObject, and sets it.
-
setResProductsList(String, boolean) - Method in interface
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmd
- Sets the response product listfrom the tools XML object and stores it in a
member variable.
-
setResProductsList(Vector) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Sets the field of resProductsList
-
setRestockTime(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBeanData
- setRestockTime
-
setRestockTime(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- This method accesses a non-CMP field
-
setRestockTime(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- This method accesses a non-CMP field
-
setResult(boolean) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the result for this command.
-
setResult(boolean)
- Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the result for this command.This is for internal use by the framework
only.
-
setResult(boolean) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets if the store is successfully created
-
setResult(boolean) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeContext
- Sets the open condition result.
-
setResult(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setResult(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.RESULT column of DB2 type CHAR(1).
-
setResultCount(String) - Method in class
com.ibm.commerce.search.beans.
SearchBaseDataBean
- The resultCount is the total number of elements in result set
-
setResultCount(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Accessor generated by VAJ - do not modify.
-
setResultCount(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- Accessor generated by VAJ - do not modify.
-
setResultCount(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- Accessor generated by VAJ - do not modify.
-
setResultList(CatalogDataBean[]) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- Search results as array of CatalogDataBeans from resultSet variable.
-
setResultList(CategoryDataBean[]) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- Search results as array of CategoryDataBean from resultSet variable.
-
setResultMultiplier(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
NonDiscountedPriceCalculationScaleLookupCmdImpl
- Sets the result multiplier.
-
setResultName(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setResultName(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- Column names for building a result set.
-
setResultName(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- Search results as vector of vectors of strings containing result set column
names.
-
setResults(String) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnLog
- Sets the campaign results recorded in the current event.
-
setResults(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBeanData
-
-
setResults(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- This method provides access to the
CPGNLOG.RESULTS column of DB2 type VARCHAR(254).
-
setResultSet(Vector) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setResultSet(Vector) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- Search results as vector of vectors of strings containing rows with result
set columns where first column must be Category ids.
-
setResultSet(Vector) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- Search results as vector of vectors of strings containing rows with result
set columns where first column must be Catalog ids.
-
setResultSetName(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setResultSetName(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- Search results as vector of vectors of strings containing result set column
names.
-
setResultSetName(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- Search results as vector of vectors of strings containing result set column
names.
-
setResultSetSize(int) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
CategoryListDataBean
-
Deprecated. Sets the total number of results.
-
setResultSetSize(int) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the total number of results
-
setResultType(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method provides access to the
INITIATIVE.RESULTTYPE column of DB2 type CHAR(1).
-
setResultType(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set resultType.
-
setRetriable(boolean) - Method in class
com.ibm.commerce.command.
ControllerCommandImpl
- Sets the retriable properties for this command.
-
setRetriable(boolean) - Method in interface
com.ibm.commerce.command.
ControllerCommand
- Sets the retriable property for this command.
-
setRetriable(boolean) - Method in class
com.ibm.commerce.registry.
CommandRegistryEntry
- Sets the retriable property for this command.
-
setRetrieveProperties(List) - Method in class
com.ibm.commerce.user.beans.
UserRegistrationDataBean
- Sets the property names need to retrieve.
-
setRetrieveProperties(List) - Method in class
com.ibm.commerce.user.beans.
AddressDataBean
- Sets the property names need to retrieve.
-
setReturnApprovalPolicy(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQToContractCreateCmdImpl
- Sets the returnApprovalPolicy
-
setReturnApprovalPolicyName(String) - Method in class
com.ibm.commerce.utf.commands.
CreateReturnChargeTCCmdImpl
- Stores the incoming value for the ReturnApproval policy name.
-
setReturnApprovalPolicyName(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateReturnChargeTCCmd
- Stores the incoming value for the ReturnApproval policy name.
-
setReturnApprovalPolicyType(String) - Method in class
com.ibm.commerce.utf.commands.
CreateReturnChargeTCCmdImpl
- Stores the incoming value for the ReturnApproval policy type.
-
setReturnApprovalPolicyType(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateReturnChargeTCCmd
- Stores the incoming value for the ReturnApproval policy type.
-
setReturnApprovalStoreEntity(String) - Method in class
com.ibm.commerce.utf.commands.
CreateReturnChargeTCCmdImpl
- Stores the store entity for which the ReturnApproval policy has been
specified.
-
setReturnApprovalStoreEntity(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateReturnChargeTCCmd
- Stores the store entity for which the ReturnApproval policy has been
specified.
-
setReturnChargePolicy(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQToContractCreateCmdImpl
- Sets the returnChargePolicy
-
setReturnChargePolicyName(String) - Method in class
com.ibm.commerce.utf.commands.
CreateReturnChargeTCCmdImpl
- Stores the incoming value for the ReturnCharge policy name.
-
setReturnChargePolicyName(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateReturnChargeTCCmd
- Stores the incoming value for the ReturnCharge policy name.
-
setReturnChargePolicyType(String) - Method in class
com.ibm.commerce.utf.commands.
CreateReturnChargeTCCmdImpl
- Stores the incoming value for the ReturnCharge policy type.
-
setReturnChargePolicyType(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateReturnChargeTCCmd
- Stores the incoming value for the ReturnCharge policy type.
-
setReturnChargeStoreEntity(String) - Method in class
com.ibm.commerce.utf.commands.
CreateReturnChargeTCCmdImpl
- Stores the store entity for which the ReturnCharge policy has been
specified.
-
setReturnChargeStoreEntity(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateReturnChargeTCCmd
- Stores the store entity for which the ReturnCharge policy has been
specified.
-
setReturnCode(String) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptCmdImpl
- Sets the return code to be returned to the caller of the command.
-
setReturnCode(String) - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptCLCmdImpl
- Sets the return code to be returned to the caller of the command.
-
setReturnComment(String) - Method in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnUpdateCmdImpl
- Sets the comment applicable to the entire return.
-
setReturnComment(String) - Method in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnPrepareCmdImpl
- Sets the comment applicable to the entire return.
-
setReturnData(byte[]) - Method in class
com.ibm.commerce.payment.commands.
GetOrderDescCmdImpl
- Sets the returnData property of the command.
-
setReturnData(byte[]) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentPMCmdImpl
- Sets the Return Data to be returned to the caller.
-
setReturnData(byte[]) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
-
-
setReturnData(byte[]) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- Sets the Return Data to be returned to the caller.
-
setReturnedProductsList(ReturnedProductsDataBean[]) - Method in
class
com.ibm.commerce.ordermanagement.beans.
ReturnedProductsListDataBean
- Sets ReturnedProductsDataBean array
-
setReturnFFMCenterId(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.RTNFFMCTR_ID column of DB2 type INTEGER.
-
setReturnFFMCenterId(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Setter method for returnFFMCenterId
-
setReturnFFMCenterId(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.RTNFFMCTR_ID column of DB2 type INTEGER.
-
setReturnId(String) - Method in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnBaseCmdImpl
- Sets unique identifier of the Return being processed.
-
setReturnItemComponentsToBeUpdated(Vector) - Method in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnItemComponentUpdateCmdImpl
- Sets list of components on Return to be updated.
-
setReturnItemsToBeAdded(Vector) - Method in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnItemAddCmdImpl
- Sets list of items to be added to Return.
-
setReturnItemsToBeDeleted(Vector) - Method in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnItemDeleteCmdImpl
- Sets list of items to be removed from Return.
-
setReturnItemsToBeUpdated(Vector) - Method in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnItemUpdateCmdImpl
- Sets list of items to be updated on a Return.
-
setReturnList(CategoryListResultsDataBean[]) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
CategoryListDataBean
-
Deprecated. Sets the entire category result list.
-
setReturnList(SearchProductListDataBean) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
SearchDataBean
-
Deprecated. Sets the list of the search result, they represent all
catalog entries in the database that satisfy all the search criteria.
-
setReturnNotDesired(String) - Method in interface
com.ibm.commerce.inventory.objects.
StoreItemAccessBeanData
-
-
setReturnNotDesired(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.RETURNNOTDESIRED column of DB2 type CHAR(1) NOT NULL DEFAULT
'N'.
-
setReturnPaymentPolicies(String[]) - Method in class
com.ibm.commerce.rfq.commands.
RFQToContractCreateCmdImpl
- Sets the return payment policies.
-
setReturnPolicyId(Long) - Method in class
com.ibm.commerce.payment.commands.
DoRefundCmdImpl
- Sets the returnPolicyId property of the command.
-
setReturnPolicyId(Long) - Method in interface
com.ibm.commerce.payment.commands.
DoRefundCmd
- Sets the returnPolicyId property of the command.
-
setReturnReasonCode(String) - Method in class
com.ibm.commerce.inventory.commands.
ReturnReasonCodeUpdateCmdImpl
- Set the return reason code.
-
setReturnReasonCode(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReturnReasonCodeUpdateCmd
- Set the return reason code.
-
setReturnReasonCode(String) - Method in class
com.ibm.commerce.inventory.commands.
ReturnReasonCodeCreateCmdImpl
- Set the return reason code.
-
setReturnReasonCode(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReturnReasonCodeCreateCmd
- Set the return reason code.
-
setReturnReasonDescription(String) - Method in class
com.ibm.commerce.inventory.commands.
ReturnReasonCodeUpdateCmdImpl
- Set the description of the reason for the return.
-
setReturnReasonDescription(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReturnReasonCodeUpdateCmd
- Set the description of the reason for the return.
-
setReturnReasonDescription(String) - Method in class
com.ibm.commerce.inventory.commands.
ReturnReasonCodeCreateCmdImpl
- Set the description of the reason for the return.
-
setReturnReasonDescription(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReturnReasonCodeCreateCmd
- Set the description of the reason for the return.
-
setReturnReasonId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReturnReasonCodeUpdateCmdImpl
- Return the return reason code identifier.
-
setReturnReasonId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReturnReasonCodeUpdateCmd
- Set the return reason code identifier.
-
setReturnReasonId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReturnReasonCodeCreateCmdImpl
- Set the return reason code identifier.
-
setReturnReasonIds(String[]) - Method in class
com.ibm.commerce.inventory.commands.
ReturnReasonCodeDeleteCmdImpl
- Set the list of return reason identifiers.
-
setReturnReasonIds(String[]) - Method in interface
com.ibm.commerce.inventory.commands.
ReturnReasonCodeDeleteCmd
- Set the list of return reason identifiers.
-
setReturnReasonsList(ReturnReasonsDataBean[]) - Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnReasonsListDataBean
- Sets ReturnReasonsDataBean array
-
setReturnReasonType(String) - Method in class
com.ibm.commerce.inventory.commands.
ReturnReasonCodeCreateCmdImpl
- Set the type of return reason code.
-
setReturnReasonType(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReturnReasonCodeCreateCmd
- Set the type of return reason code.
-
setReturnRecordComponentByRmaAndLanguageList(ReturnRecordComponentByRmaAndLanguageDataBean[])
- Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentByRmaAndLanguageListDataBean
- Sets ReturnRecordComponentByRmaAndLanguageDataBean array
-
setReturnRecordComponentList(ReturnRecordComponentDataBean[]) -
Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordComponentListDataBean
- Sets ReturnRecordComponentDataBean array
-
setReturnRecordsForOperationManagerList(ReturnRecordsForOperationManagerDataBean[])
- Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForOperationManagerListDataBean
-
-
setReturnRecordsForReceiverList(ReturnRecordsForReceiverDataBean[])
- Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReceiverListDataBean
- Sets ReturnRecordsForReceiverDataBean array
-
setReturnRecordsForReturnAdministratorList(ReturnRecordsForReturnAdministratorDataBean[])
- Method in class
com.ibm.commerce.ordermanagement.beans.
ReturnRecordsForReturnAdministratorListDataBean
- Sets ReturnRecordsForReturnAdministratorDataBean array
-
setReturnTable(Hashtable) - Method in class
com.ibm.commerce.couponredemption.commands.
CalculateDiscountAmtCmdImpl
- Sets the return table.
-
setReturnToInventory(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeAccessBeanData
-
-
setReturnToInventory(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeAccessBean
- This method provides access to the
RTNDSPCODE.RETURNTOINVENTORY column of DB2 type CHAR(1) NOT NULL DEFAULT
'Y'.
-
setReturnViewForTools(String) - Method in class
com.ibm.commerce.contract.commands.
ValidateContractCmdImpl
- Sets the return view for the tools GUI
-
setReturnViewForTools(String) - Method in interface
com.ibm.commerce.contract.commands.
ValidateContractCmd
- Sets the return view for the tools GUI
-
setReturnViewForTools(String) - Method in class
com.ibm.commerce.contract.commands.
ValidateBusinessPolicyInContractForStoreCmdImpl
- Sets the return view for the tools GUI
-
setReturnViewForTools(String) - Method in interface
com.ibm.commerce.contract.commands.
ValidateBusinessPolicyInContractForStoreCmd
- Sets the return view for the tools GUI
-
setReusePassword(Integer) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- This method accesses a non-CMP field
-
setReusePassword(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyPasswordAccessBeanData
-
-
setReusePassword(String) - Method in class
com.ibm.commerce.user.objects.
PolicyPasswordAccessBean
- This method accesses a non-CMP field
-
setReverse(Hashtable) - Method in class
com.ibm.commerce.fulfillment.commands.
ATPParameters
- Insert the method's description here.
-
setReverseOrder(boolean) - Method in class
com.ibm.commerce.pa.widget.
SalesAssistantHistoryWidget
- Set whether the most recently answered question should be displayed
first.
-
setReverseOrderItems(Hashtable) - Method in class
com.ibm.commerce.fulfillment.commands.
AllocateInventoryCmdImpl
- Sets the order items to be deallocated, if they are allocated or
backordered.
-
setReverseOrderItems(Hashtable) - Method in interface
com.ibm.commerce.fulfillment.commands.
AllocateInventoryCmd
- Sets the order items to be deallocated, if they are allocated or
backordered.
-
setRfqId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQToOrderCreateCmdImpl
- Assigns the incoming RFQ identifier to a member variable.
-
setRfqId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQToContractCreateCmdImpl
- Assigns the incoming RFQ identifier to a member variable.
-
setRfqId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQTargetListRemoveCmdImpl
- Sets the rfqId
-
setRfqId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQTargetListAddCmdImpl
- Sets the rfqId
-
setRfqId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseProductRejectCmdImpl
- Sets the rfqId
-
setRfqId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseProductAcceptCmdImpl
- Sets the rfqId
-
setRfqId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseAttachmentUploadCmdImpl
- Sets the rfqId
-
setRfqId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemRemoveCmdImpl
- Sets the rfqId
-
setRfqId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQAttachmentViewCmdImpl
- Sets the rfq Id
-
setRfqId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQAttachmentReplaceCmdImpl
- Sets the rfqId
-
setRfqId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RemoveTargetListCmdImpl
- Sets the rfqId
-
setRfqId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RemoveTargetListCmd
- Sets the rfqId
-
setRfqId(Long) - Method in class
com.ibm.commerce.rfq.commands.
AddTargetListCmdImpl
- Sets the rfqId
-
setRfqId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
AddTargetListCmd
- Sets the rfqId
-
setRfqId(Long) - Method in class
com.ibm.commerce.utf.commands.
RFQCompleteCmdImpl
- Assigns the incoming RFQ identifier to a member variable.
-
setRfqId(Long) - Method in class
com.ibm.commerce.utf.commands.
RejectRFQResponsesCmdImpl
-
-
setRfqId(Long) - Method in interface
com.ibm.commerce.utf.commands.
RejectRFQResponsesCmd
-
-
setRfqId(Long) - Method in class
com.ibm.commerce.utf.commands.
AcceptRFQResponsesCmdImpl
-
-
setRfqId(Long) - Method in interface
com.ibm.commerce.utf.commands.
AcceptRFQResponsesCmd
-
-
setRFQId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQModifyBasicCmdImpl
- Sets the value of the member variable, rfqId, to the incoming value.
-
setRFQId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQAttachmentDescUpdateCmdImpl
- Sets the value of the member variable, rfqId, to the incoming value.
-
setRFQId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQAttachmentDeleteCmdImpl
- Sets the value of the member variable, rfqId, to the incoming value.
-
setRFQId(Long) - Method in class
com.ibm.commerce.utf.commands.
RFQSubmitCmdImpl
- Sets the value of the member variable, rfqId, to the incoming value.
-
setRfqIds(Long[]) - Method in class
com.ibm.commerce.utf.commands.
CloseRFQCmdImpl
- Sets the RFQ ids to be closed.
-
setRfqIds(Long[]) - Method in interface
com.ibm.commerce.utf.commands.
CloseRFQCmd
- Sets the RFQ ids to be closed.
-
setRfqIds(Long[]) - Method in class
com.ibm.commerce.utf.commands.
CancelRFQCmdImpl
- Sets the RFQ ids to be canceled.
-
setRfqIds(Long[]) - Method in interface
com.ibm.commerce.utf.commands.
CancelRFQCmd
- Sets the RFQ ids to be canceled.
-
setRfqOwner(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQToOrderCreateCmdImpl
- Assigns the incoming member identifier of the RFQ owner to a member
variable.
-
setRfqOwner(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQToContractCreateCmdImpl
- Assigns the incoming member identifier of the RFQ owner to a member
variable.
-
setRfqOwner(Long) - Method in class
com.ibm.commerce.utf.commands.
RFQCompleteCmdImpl
- Assigns the incoming member identifier of the RFQ owner to a member
variable.
-
setRfqProdId(Long) - Method in class
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmdImpl
- Sets the rfqProdId
-
setRfqProdId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
UpdateRFQCatentryRelCmd
- Stores the request product Id.
-
setRfqProdId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemUpdateCmdImpl
- Sets the rfqProdId
-
setRfqProdId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemRemoveCmdImpl
- Sets the rfqProdId
-
setRfqProdId(Long) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQCatentryRelCmdImpl
- Sets the rfqProdId
-
setRfqProdId(Long) - Method in class
com.ibm.commerce.utf.commands.
DeleteRFQCatentryRelCmdImpl
- Sets the rfqProdId
-
setRfqProdId(Long) - Method in interface
com.ibm.commerce.utf.commands.
DeleteRFQCatentryRelCmd
- Stores the RFQProd ID.
-
setRFQProductId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQPattributeAttachmentAddCmdImpl
- Sets the rFQProductId
-
setRFQProductId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemSpecificationAddCmdImpl
- Sets the rFQProductId
-
setRFQProductId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemCommentAddCmdImpl
- Sets the rFQProductId
-
setRFQProductId(Long) - Method in class
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmdImpl
- (Optional) Sets the RFQ product ID.
-
setRFQProductId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmd
- (Optional) Sets the RFQ product ID.
-
setRFQResponseProductId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RespondPAttributeCmdImpl
- Sets the rfq response product ID.
-
setRFQResponseProductId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
RespondPAttributeCmd
- Sets the rfq response product ID.
-
setRFQResponseProductId(Long) - Method in class
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmdImpl
- (Optional) Sets the RFQ response product ID.
-
setRFQResponseProductId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmd
- (Optional) Sets the RFQ response product ID.
-
setRfqResponses(Long[]) - Method in class
com.ibm.commerce.utf.commands.
RejectRFQResponsesCmdImpl
-
-
setRfqResponses(Long[]) - Method in interface
com.ibm.commerce.utf.commands.
RejectRFQResponsesCmd
-
-
setRfqResponses(Long[]) - Method in class
com.ibm.commerce.utf.commands.
AcceptRFQResponsesCmdImpl
-
-
setRfqResponses(Long[]) - Method in interface
com.ibm.commerce.utf.commands.
AcceptRFQResponsesCmd
-
-
setRfqResProdIds(Long[]) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseProductRejectCmdImpl
- Sets the rfqResProdIds.
-
setRfqResProdIds(Long[]) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseProductAcceptCmdImpl
- Sets the rfqResProdIds.
-
setRlCurrency(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the dafault currency for the discount.
-
setRlCurrency(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- Currency which can be used with this discount type.
-
setRlDateRanged(boolean) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores whether or not the date is ranged.
-
setRlDateRanged(boolean) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This Field indicates whether the date is ranged or not.
-
setRlDaysInWeek(String[]) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores Days of Week.
-
setRlDaysInWeek(String[]) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This Field stores the list of day in a week for which the discount is
valid.
-
setRlDescription(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the description of the discount.
-
setRlDescription(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores the non translatable description for the discount.
-
setRlDescriptionNL(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the Nl Description of the discount.
-
setRlDescriptionNL(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field store the translatabel description for the discount.
-
setRlDiscountItemQty(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the quantity of the dicounted Item.
-
setRlDiscountItemQty(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores quantity of the discounted items.
-
setRlDiscountItemSku(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the SKU number of the discounted item.
-
setRlDiscountItemSku(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores SKU of the discounted items.
-
setRlDiscountPercentage(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the Percentage of discount offered for the discounted sku
-
setRlEndDay(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the Day when the discount will expire
-
setRlEndDay(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores the day when the discount ends
-
setRlEndHour(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- stores the hour of the day when the discount will expire.
-
setRlEndHour(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- this field stores the hour when the discount expires.
-
setRlEndMonth(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the month of the year when the discount will expire.
-
setRlEndMonth(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores the month when the discount will expire.
-
setRlEndYear(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the year when the discount will expire.
-
setRlEndYear(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores the year when the discount will expire.
-
setRlInCombinationWith(boolean) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores whether or not the discount can be combined with other
discounts.
-
setRlInCombinationWith(boolean) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field store whether the discount is valid in combination with other
discount defined.
-
setRlIsEveryDayFlag(boolean) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores whether or not he discount is valid for all day thru the week.
-
setRlIsEveryDayFlag(boolean) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores whether the discount is valid all through the week.
-
setRlLongDescriptionNL(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- stores the NL long description
-
setRlLongDescriptionNL(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- Sets translatable long description of the discount
-
setRlMaxDiscountItemQty(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the maximum quantity of the discounted item that can be given.
-
setRlName(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the Name of the discount.
-
setRlName(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores the Name of the discount.
-
setRlPriority(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the discount priority based in which it will be selected.
-
setRlPriority(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores the discount priority
-
setRlProductSku(Vector) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the SKu of the discounted product.
-
setRlProdXSku(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the SKu of the discounted product.
-
setRLPromotion(RLPromotion) - Method in class
com.ibm.commerce.tools.epromotion.commands.
UpdateRLPromotionCmdImpl
- sets RLPromotion object
-
setRLPromotion(RLPromotion) - Method in interface
com.ibm.commerce.tools.epromotion.commands.
UpdateRLPromotionCmd
- Set RLPromotion Object
-
setRLPromotion(RLPromotion) - Method in class
com.ibm.commerce.tools.epromotion.commands.
CreateRLPromotionCmdImpl
- Stores RLPromotion
-
setRLPromotion(RLPromotion) - Method in interface
com.ibm.commerce.tools.epromotion.commands.
CreateRLPromotionCmd
- set RLPromotion object
-
setRLPromotion(RLPromotion) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLPromotionBean
- Sets RLPromotion object
-
setRlPromotionCatEntryID(Vector) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the catentry_id for the promotion merchandise
-
setRlPromotionCatEntryType(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the type of the merchandise
-
setRlPromotionCatGroupCode(String[]) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Sets the CatGroup Identifiers.
-
setRlPromotionCatGroupID(String[]) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Sets the CatGroup IDs.
-
setRLPromotionFactory(RLPromotionFactory) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotionComponentConfiguration
- sets the RLPromotionFactory
-
setRlPromotionGWPCatEntryID(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the catentry_id for the free gift item
-
setRlPromotionGWPCatEntryID(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- Sets the catentry ID of the free gift SKU
-
setRlPromotionMerchandiseType(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Sets the rlPromotionMerchandiseType.
-
setRlPromotionType(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotion
- Sets the rlPromotionType
-
setRlPromotionType(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the discount type that is created.
-
setRlPromotionType(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores the discount type.
-
setRlRanges(String[]) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the quantity ranges of items to qualify for the discount.
-
setRlRanges(String[]) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores the quantity ranges for which the discount can be
applied.
-
setRlRequiredQty(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Quantity Required to qualify for the discount.
-
setRlRequiredQty(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores the quantity that need to be purchased to qualify for the
discount.
-
setRlShipModeId(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores the shipping mode for which the discount has been
defined.
-
setRlStartDay(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Set the Discount Start Date
-
setRlStartDay(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores the Day from which the discount gets effective.
-
setRlStartHour(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the hour of the day when the discount becomes effective.
-
setRlStartHour(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field will store the hour from which the discount get effective.
-
setRlStartMonth(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the month of the year from when the discount become effective.
-
setRlStartMonth(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores the month from which the discount gets effective.
-
setRlStartYear(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the Year from when the discount gets effective.
-
setRlStartYear(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores the year from which the discount get
effective/active.
-
setRlTargetSales(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the sales target for this discount.
-
setRlTargetSales(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores the target sales assigned for this discount.
-
setRlTimeRanged(boolean) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Sets the rlTimeRanged
-
setRlTimeRanged(boolean) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- Sets the rlTimeRanged.
-
setRlValue(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Set the value of this discount
-
setRlValues(String[]) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the discount percentage for the corresponding discount ranges.
-
setRlValues(String[]) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- this field stores the discount value mentioned for each discount range
mentioned.
-
setRMA(RMAAccessBean) - Method in class
com.ibm.commerce.payment.commands.
UpdateTARefundRecordsCmdImpl
- Sets the RMA AccessBean representing the Return Merchandise Authorization
record that authorizes the return of the merchandise.
-
setRMA(RMAAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
UpdateTARefundCmd
- Sets the RMA AccessBean representing the Return Merchandise Authorization
record that authorizes the return of the merchandise.
-
setRMA(RMAAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoRefundTestCmdImpl
- Sets the RMA AccessBean representing the Return Merchandise Authorization
record.
-
setRMA(RMAAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
DoRefundPolicyCmd
- Sets the RMA AccessBean representing the Return Merchandise Authorization
record that authorizes the return of the merchandise.
-
setRMA(RMAAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoRefundPMCmdImpl
- Sets the RMA AccessBean representing the Return Merchandise Authorization
record.
-
setRMA(RMAAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoRefundCmdImpl
- Sets the Return Merchandise Authorization record that authorizes the return
of the merchandise.
-
setRMA(RMAAccessBean) - Method in interface
com.ibm.commerce.payment.commands.
DoRefundCmd
- Sets the Return Merchandise Authorization record that authorizes the return
of the merchandise.
-
setRMA(RMAAccessBean) - Method in class
com.ibm.commerce.payment.commands.
DoRefundCLCmdImpl
- Sets the RMA AccessBean representing the Return Merchandise Authorization
record that authorizes the return of the merchandise..
-
setRMA(RMAAccessBean) - Method in class
com.ibm.commerce.payment.extern.
CreditAccountCmdImpl
- Sets the Return Merchandise Authorization record that authorizes the return
of the merchandise.
-
setRMA(RMAAccessBean) - Method in interface
com.ibm.commerce.payment.extern.
CreditAccountCmd
- Sets the Return Merchandise Authorization record that authorizes the return
of the merchandise.
-
setRMA(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
RefundPaymentPolicyCmdImpl
-
-
setRMA(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
RefundPaymentPolicyCmd
- The RMA to refund to.
-
setRMA(RMAAccessBean) - Method in class
com.ibm.commerce.tools.optools.returns.commands.
CSRDisplayRefundPaymentInfoCmdImpl
-
-
setRMA(RMAAccessBean) - Method in interface
com.ibm.commerce.tools.optools.returns.commands.
CSRDisplayRefundPaymentInfoCmd
- Sets the RMA for which to get refund mechanism information.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
SetRMAOrganizationCmdImpl
-
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
SetRMAOrganizationCmd
- Set the RMA to be modified.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
ResolveReturnFulfillmentCenterCmdImpl
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
ResolveReturnFulfillmentCenterCmd
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
RePrepareExpiredRMACmdImpl
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
RePrepareExpiredRMACmd
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
RefreshExpiredRMAItemsCmdImpl
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
RefreshExpiredRMAItemsCmd
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
LogReturnAuthCmdImpl
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
LogReturnAuthCmd
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnProcessCmdImpl
- Set the RMA access bean being processed.
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnProcessCmd
- Set the RMA access bean being processed.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnPrepareCmdImpl
-
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnPrepareCmd
- Set the RMA access bean being processed.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnItemUpdateCmdImpl
-
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnItemUpdateCmd
- Set the RMA access bean being processed.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnItemAddCmdImpl
-
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnItemAddCmd
- Set the RMA access bean being processed.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnCancelCmdImpl
-
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnCancelCmd
- Set the RMA access bean being processed.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
ExtendAdminReturnApproveCmdImpl
-
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
ExtendAdminReturnApproveCmd
- Set the RMA access bean being processed.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
DetermineReturnCreditVehicleCmdImpl
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
DetermineReturnCreditVehicleCmd
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
CreditReturnItemCmdImpl
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
CreditReturnItemCmd
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
CloseReturnCmdImpl
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
CloseReturnCmd
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
CalculateRMAApprovalCmdImpl
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
CalculateRMAApprovalCmd
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemCreditForCatEntryCmdImpl
- Set the RMA for which the refund is being requested.
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnItemCreditForCatEntryCmd
- Set the RMA for which the refund is being requested.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemCreditCmdImpl
- Set the RMA for which the refund is being requested.
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnItemCreditCmd
- Set the RMA for which the refund is being requested.
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnAdjustmentPolicyCmd
- Set the RMA access bean which will have its adjustment updated.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnAdjustmentNonePolicyCmdImpl
- Set the RMA access bean which will have its adjustment updated.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
AutoApproveReturnItemCmdImpl
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
AutoApproveReturnItemCmd
- Set the RMA being accessed.
-
setRMAAB(RMAAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
ApproveRefundPolicyCmd
- Set the RMA for which the refund is being requested.
-
setRMAAB(RMAAccessBean) - Method in class
com.ibm.commerce.returns.commands.
ApproveRefundAlwaysPolicyCmdImpl
- Set the RMA being returned/refunded.
-
setRmaAuthorizationLogId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAuthorizationLogAccessBean
- This method provides access to the
RMAAUTHLOG.RMAAUTHLOG_ID column of DB2 type BIGINT NOT NULL.
-
setRmaAuthorizationLogId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAuthorizationLogAccessBeanData
-
-
setRmaAuthorizationLogId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAuthorizationLogAccessBean
- This method provides access to the
RMAAUTHLOG.RMAAUTHLOG_ID column of DB2 type BIGINT NOT NULL.
-
setRmaChargeId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBean
- This method provides access to the
RMACHARGE.RMACHARGE_ID column of DB2 type BIGINT NOT NULL.
-
setRmaChargeId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBeanData
-
-
setRmaChargeId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBean
- This method provides access to the
RMACHARGE.RMACHARGE_ID column of DB2 type BIGINT NOT NULL.
-
setRmaDate(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAccessBeanData
-
-
setRmaDate(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.RMADATE column of DB2 type TIMESTAMP NOT NULL.
-
setRmaDate(Timestamp) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.RMADATE column of DB2 type TIMESTAMP NOT NULL.
-
setRMAGoodFor(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.RMAGOODFOR column of DB2 type INTEGER DEFAULT 86400.
-
setRMAGoodFor(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Insert the method's description here.
-
setRMAGoodFor(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.RMAGOODFOR column of DB2 type INTEGER DEFAULT 86400.
-
setRmaId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.RMA_ID column of DB2 type BIGINT.
-
setRmaId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMATaxAccessBean
- This method provides access to the
RMATAX.RMA_ID column of DB2 type BIGINT NOT NULL.
-
setRmaId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.RMA_ID column of DB2 type BIGINT NOT NULL.
-
setRmaId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBean
- This method provides access to the
RMACHARGE.RMA_ID column of DB2 type BIGINT NOT NULL.
-
setRmaId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAuthorizationLogAccessBean
- This method provides access to the
RMAAUTHLOG.RMA_ID column of DB2 type BIGINT NOT NULL.
-
setRmaId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.RMA_ID column of DB2 type BIGINT NOT NULL.
-
setRmaId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- This method provides access to the
RTNRECEIPT.RMA_ID column of DB2 type BIGINT NOT NULL.
-
setRmaId(Long) - Method in class
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBean
- This method provides access to the
TRDREFAMT.RMA_ID column of DB2 type BIGINT NOT NULL.
-
setRmaId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setRmaId(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.RMA_ID column of DB2 type BIGINT.
-
setRmaId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMADataBean
- set an order id.
-
setRmaId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMATaxAccessBeanData
-
-
setRmaId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMATaxAccessBean
- This method provides access to the
RMATAX.RMA_ID column of DB2 type BIGINT NOT NULL.
-
setRmaId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setRmaId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.RMA_ID column of DB2 type BIGINT NOT NULL.
-
setRmaId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBeanData
-
-
setRmaId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBean
- This method provides access to the
RMACHARGE.RMA_ID column of DB2 type BIGINT NOT NULL.
-
setRmaId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAuthorizationLogAccessBeanData
-
-
setRmaId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAuthorizationLogAccessBean
- This method provides access to the
RMAAUTHLOG.RMA_ID column of DB2 type BIGINT NOT NULL.
-
setRmaId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAccessBeanData
-
-
setRmaId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.RMA_ID column of DB2 type BIGINT NOT NULL.
-
setRmaId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBeanData
-
-
setRmaId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- This method provides access to the
RTNRECEIPT.RMA_ID column of DB2 type BIGINT NOT NULL.
-
setRmaId(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBeanData
-
-
setRmaId(String) - Method in class
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBean
- This method provides access to the
TRDREFAMT.RMA_ID column of DB2 type BIGINT NOT NULL.
-
setRMAItemAB(RMAItemAccessBean) - Method in class
com.ibm.commerce.returns.commands.
CheckRMAItemExpirationCmdImpl
- Set the RMA Item being accessed.
-
setRMAItemAB(RMAItemAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
CheckRMAItemExpirationCmd
- Set the RMA Item being accessed.
-
setRMAItemAB(RMAItemAccessBean) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemCreditForCatEntryCmdImpl
- Set the RMA Item access bean which will have its amounts updated.
-
setRMAItemAB(RMAItemAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnItemCreditForCatEntryCmd
- Set the RMA Item access bean which will have its amounts updated.
-
setRMAItemAB(RMAItemAccessBean) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemCreditCmdImpl
- Set the RMA Item access bean which will have its amounts updated.
-
setRMAItemAB(RMAItemAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnItemCreditCmd
- Set the RMA Item access bean which will have its amounts updated.
-
setRMAItemAB(RMAItemAccessBean) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemAdjustmentPolicyCmdImpl
- Set the RMA Item access bean which will have its adjustment updated.
-
setRMAItemAB(RMAItemAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnItemAdjustmentPolicyCmd
- Set the RMA Item access bean which will have its adjustment updated.
-
setRMAItemAB(RMAItemAccessBean) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnItemAdjustmentCreditCmdImpl
- Set the RMA Item access bean which will have its adjustment credit
updated.
-
setRMAItemAB(RMAItemAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnItemAdjustmentCreditCmd
- Set the RMA Item access bean which will have its adjustment credit
updated.
-
setRMAItemAB(RMAItemAccessBean) - Method in class
com.ibm.commerce.returns.commands.
AutoApproveReturnItemStandardChecksCmdImpl
- Set the RMA item being accessed.
-
setRMAItemAB(RMAItemAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
AutoApproveReturnItemStandardChecksCmd
- Set the RMA item being accessed.
-
setRMAItemAB(RMAItemAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
AutoApproveReturnItemPolicyCmd
- Set the RMA item being accessed.
-
setRMAItemAB(RMAItemAccessBean) - Method in class
com.ibm.commerce.returns.commands.
AutoApproveReturnItemCmdImpl
- Set the RMA item being accessed.
-
setRMAItemAB(RMAItemAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
AutoApproveReturnItemCmd
- Set the RMA item being accessed.
-
setRMAItemAB(RMAItemAccessBean) - Method in class
com.ibm.commerce.returns.commands.
AutoApproveReturnItemByDaysPolicyCmdImpl
- Set the RMA item being accessed.
-
setRMAItemAB(RMAItemAccessBean) - Method in class
com.ibm.commerce.returns.commands.
ApproveReturnItemCmdImpl
- Set the RMA Item access bean which will be approved.
-
setRMAItemAB(RMAItemAccessBean) - Method in interface
com.ibm.commerce.returns.commands.
ApproveReturnItemCmd
- Set the RMA Item access bean which will be approved.
-
setRMAItemABs(List) - Method in interface
com.ibm.commerce.returns.commands.
ApproveRefundPolicyCmd
- Set the RMA items being refunded.
-
setRMAItemABs(List) - Method in class
com.ibm.commerce.returns.commands.
ApproveRefundAlwaysPolicyCmdImpl
- Set the RMA items being refunded.
-
setRMAItemABs(RMAItemAccessBean[]) - Method in class
com.ibm.commerce.taxation.commands.
GetReturnTaxesCmdImpl
- Sets the RMAItem for which the new tax amounts are to be calculated.
-
setRMAItemABs(RMAItemAccessBean[]) - Method in interface
com.ibm.commerce.taxation.commands.
GetReturnTaxesCmd
- Set the RMAItem for which the new tax amounts are to be calculated.
-
setRMAItemABs(Vector) - Method in class
com.ibm.commerce.returns.commands.
CreditReturnItemCmdImpl
- Set the RMA items being credited.
-
setRMAItemABs(Vector) - Method in interface
com.ibm.commerce.returns.commands.
CreditReturnItemCmd
- Set the RMA items being credited.
-
setRMAItemABs(Vector) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnTaxCmdImpl
- Set the vector of RMAItems for which the tax credits are to be
calculated.
-
setRMAItemABs(Vector) - Method in interface
com.ibm.commerce.returns.commands.
CalculateReturnTaxCmd
- Obtain the tax credits that have been calculated for the RMAItem.
-
setRMAItemABVector(Vector) - Method in class
com.ibm.commerce.returns.commands.
ResolveReturnFulfillmentCenterCmdImpl
- Set the RMA items to be evaluated.
-
setRMAItemABVector(Vector) - Method in interface
com.ibm.commerce.returns.commands.
ResolveReturnFulfillmentCenterCmd
- Set the RMA items to be evaluated.
-
setRMAItemABVector(Vector) - Method in class
com.ibm.commerce.returns.commands.
RePrepareExpiredRMACmdImpl
- Set the RMA items to evaluate for RMA approval
-
setRMAItemABVector(Vector) - Method in interface
com.ibm.commerce.returns.commands.
RePrepareExpiredRMACmd
- Set the RMA items to evaluate for RMA approval
-
setRMAItemABVector(Vector) - Method in class
com.ibm.commerce.returns.commands.
RefreshExpiredRMAItemsCmdImpl
- Set the RMA items to evaluate for RMA approval
-
setRMAItemABVector(Vector) - Method in interface
com.ibm.commerce.returns.commands.
RefreshExpiredRMAItemsCmd
- Set the RMA items to evaluate for RMA approval
-
setRMAItemABVector(Vector) - Method in class
com.ibm.commerce.returns.commands.
DetermineReturnCreditVehicleCmdImpl
- Set the RMA items to evaluate for credit vehicles
-
setRMAItemABVector(Vector) - Method in interface
com.ibm.commerce.returns.commands.
DetermineReturnCreditVehicleCmd
- Set the RMA items to evaluate for credit vehicles
-
setRMAItemABVector(Vector) - Method in class
com.ibm.commerce.returns.commands.
CalculateRMAApprovalCmdImpl
- Set the RMA items to evaluate for RMA approval
-
setRMAItemABVector(Vector) - Method in interface
com.ibm.commerce.returns.commands.
CalculateRMAApprovalCmd
- Set the RMA items to evaluate for RMA approval
-
setRmaItemAdjustmentCreditId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAdjustmentCreditAccessBean
- This method provides access to the
RMAIADJCRD.RMAIADJCRD_ID column of DB2 type BIGINT NOT NULL.
-
setRmaItemAdjustmentCreditId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAdjustmentCreditAccessBeanData
-
-
setRmaItemAdjustmentCreditId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAdjustmentCreditAccessBean
- This method provides access to the
RMAIADJCRD.RMAIADJCRD_ID column of DB2 type BIGINT NOT NULL.
-
setRmaItemCmpId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBean
- This method provides access to the
RMAITEMCMP.RMAITEMCMP_ID column of DB2 type BIGINT NOT NULL.
-
setRmaItemCmpId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- This method provides access to the
RTNRECEIPT.RMAITEMCMP_ID column of DB2 type BIGINT NOT NULL.
-
setRmaItemCmpId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBeanData
-
-
setRmaItemCmpId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBean
- This method provides access to the
RMAITEMCMP.RMAITEMCMP_ID column of DB2 type BIGINT NOT NULL.
-
setRmaItemCmpId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBeanData
-
-
setRmaItemCmpId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- This method provides access to the
RTNRECEIPT.RMAITEMCMP_ID column of DB2 type BIGINT NOT NULL.
-
setRMAItemDenyReasonList(List) - Method in class
com.ibm.commerce.returns.commands.
AutoApproveReturnItemStandardChecksCmdImpl
- Set the list of deny reason id for this RMA item
-
setRMAItemDenyReasonList(List) - Method in interface
com.ibm.commerce.returns.commands.
AutoApproveReturnItemStandardChecksCmd
- Set the list of deny reasons applicable to this RMA item.
-
setRMAItemDenyReasonList(List) - Method in interface
com.ibm.commerce.returns.commands.
AutoApproveReturnItemPolicyCmd
- Set the list of deny reason codes for this RMA item.
-
setRMAItemDenyReasonList(List) - Method in class
com.ibm.commerce.returns.commands.
AutoApproveReturnItemByDaysPolicyCmdImpl
- Set the list of deny reason codes for this RMA item.
-
setRmaItemId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemDenyReasonAccessBean
- This method provides access to the
RMAIDNYRSN.RMAITEM_ID column of DB2 type BIGINT NOT NULL.
-
setRmaItemId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBean
- This method provides access to the
RMAITEMCMP.RMAITEM_ID column of DB2 type BIGINT NOT NULL.
-
setRmaItemId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAdjustmentCreditAccessBean
- This method provides access to the
RMAIADJCRD.RMAITEM_ID column of DB2 type BIGINT NOT NULL.
-
setRmaItemId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.RMAITEM_ID column of DB2 type BIGINT NOT NULL.
-
setRmaItemId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBean
- This method provides access to the
RMACHARGE.RMAITEM_ID column of DB2 type BIGINT.
-
setRmaItemId(String) - Method in class
com.ibm.commerce.ordermanagement.beans.
RMAItemDataBean
- set an order id.
-
setRmaItemId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemDenyReasonAccessBeanData
-
-
setRmaItemId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemDenyReasonAccessBean
- This method provides access to the
RMAIDNYRSN.RMAITEM_ID column of DB2 type BIGINT NOT NULL.
-
setRmaItemId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBeanData
-
-
setRmaItemId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBean
- This method provides access to the
RMAITEMCMP.RMAITEM_ID column of DB2 type BIGINT NOT NULL.
-
setRmaItemId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAdjustmentCreditAccessBeanData
-
-
setRmaItemId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAdjustmentCreditAccessBean
- This method provides access to the
RMAIADJCRD.RMAITEM_ID column of DB2 type BIGINT NOT NULL.
-
setRmaItemId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setRmaItemId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.RMAITEM_ID column of DB2 type BIGINT NOT NULL.
-
setRmaItemId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBeanData
-
-
setRmaItemId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAChargeAccessBean
- This method provides access to the
RMACHARGE.RMAITEM_ID column of DB2 type BIGINT.
-
setRMAItemIds(Long[]) - Method in class
com.ibm.commerce.returns.commands.
ExtendReturnItemDeleteCmdImpl
-
-
setRMAItemIds(Long[]) - Method in interface
com.ibm.commerce.returns.commands.
ExtendReturnItemDeleteCmd
- Sets identifiers for the RMA items deleted.
-
SetRMAOrganizationCmd
- interface
com.ibm.commerce.returns.commands.
SetRMAOrganizationCmd.
- This task command is called by other Returns commands to set the
organization info of an RMA.
-
SetRMAOrganizationCmdImpl
- class
com.ibm.commerce.returns.commands.
SetRMAOrganizationCmdImpl.
- Default implementation of the task command
SetRMAOrganizationCmd
interface.
-
SetRMAOrganizationCmdImpl() - Constructor for class
com.ibm.commerce.returns.commands.
SetRMAOrganizationCmdImpl
-
-
setRole(String) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
ChangeUserRoleCtrlCmdImpl
- Sets the new role of the collaborative workspace member to a local
variable.
-
setRole(String) - Method in class
com.ibm.commerce.collaboration.workspaces.objects.
CWMemberAccessBean
- Set accessor for persistent attribute: role
-
setRole(String) - Method in class
com.ibm.commerce.contract.commands.
ParticipantAddCmdImpl
- Sets the role type of the participant.
-
setRole(String) - Method in interface
com.ibm.commerce.contract.commands.
ParticipantAddCmd
- Sets the role type of the participant.
-
setRoleDescription(String) - Method in class
com.ibm.commerce.usermanagement.commands.
RoleAddCmdImpl
- Sets the role description.
-
setRoleDescription(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
RoleAddCmd
- Set the description of the role
-
setRoleDisplayName(String) - Method in class
com.ibm.commerce.usermanagement.commands.
RoleAddCmdImpl
- Sets the istrRoleDisplayName.
-
setRoleId(Integer) - Method in class
com.ibm.commerce.contract.objects.
ParticipantAccessBean
- This method provides access to the
PARTICIPNT.PARTROLE_ID column of DB2 type INTEGER NOT NULL.
-
setRoleId(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
ParticipantBeanBase
- This method provides access to the PARTICIPNT.PARTROLE_ID column of DB2
type INTEGER NOT NULL.
-
setRoleId(Integer) - Method in class
com.ibm.commerce.user.objects.
RoleAccessBean
- This method provides access to the
ROLE.ROLE_ID column of DB2 type INTEGER NOT NULL.
-
setRoleId(Integer) - Method in class
com.ibm.commerce.user.objects.
MemberRoleAccessBean
- This method provides access to the
MBRROLE.ROLE_ID column of DB2 type INTEGER NOT NULL.
-
setRoleId(String) - Method in interface
com.ibm.commerce.contract.objects.
ParticipantAccessBeanData
-
-
setRoleId(String) - Method in class
com.ibm.commerce.contract.objects.
ParticipantAccessBean
- This method provides access to the
PARTICIPNT.PARTROLE_ID column of DB2 type INTEGER NOT NULL.
-
setRoleId(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setRoleId(String) - Method in interface
com.ibm.commerce.user.objects.
RoleAccessBeanData
-
-
setRoleId(String) - Method in class
com.ibm.commerce.user.objects.
RoleAccessBean
- This method provides access to the
ROLE.ROLE_ID column of DB2 type INTEGER NOT NULL.
-
setRoleId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberRoleAccessBeanData
-
-
setRoleId(String) - Method in class
com.ibm.commerce.user.objects.
MemberRoleAccessBean
- This method provides access to the
MBRROLE.ROLE_ID column of DB2 type INTEGER NOT NULL.
-
setRoleName(String) - Method in class
com.ibm.commerce.usermanagement.commands.
RoleAddCmdImpl
- Sets the role name.
-
setRoleName(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
RoleAddCmd
- Set the name of the role.
-
setRolesForMemberInOrg(Long, Vector) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Set roles for member in org.
-
setRoot_comibmcommercebeansTreeNodeDataBeanMethodDescriptor() -
Method in class
com.ibm.commerce.pa.widget.beans.
TreeDataBeanBeanInfo
- Gets the setRoot(com.ibm.commerce.beans.TreeNodeDataBean) method
descriptor.
-
setRoot(TreeNodeDataBean) - Method in class
com.ibm.commerce.pa.widget.beans.
TreeDataBean
- This method will identify a node as the root of the tree
-
setRootElement(Element) - Method in class
com.ibm.commerce.contract.commands.
ContractImportApprovedVersionCmdImpl
- Sets the root Element of the contract XML file.
-
setRootElement(Element) - Method in interface
com.ibm.commerce.contract.commands.
ContractImportApprovedVersionCmd
- Sets the root Element of the contract XML file.
-
setRootPath(String) - Method in class
com.ibm.commerce.command.
UploadToStreamCmdImpl
- Sets the rootPath of where the file should be uploaded .
-
setRootPath(String) - Method in class
com.ibm.commerce.command.
TempUploadCmdImpl
- Sets the rootPath of where the file should be uploaded .
-
setRoundCustomizedPrice(MonetaryAmount, StoreAccessBean) - Method in
class
com.ibm.commerce.price.commands.
PriceCalculationHelper
- Rounds up the input price.
-
setRoundNumber(Integer) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the current round number of the RFQ.
-
setRoundNumber(Integer) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the current round number of the RFQ.
-
setRoundNumber(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the current round number of the RFQ.
-
setRoundNumber(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the current round number of the RFQ.
-
setRows(int)
- Method in class
com.ibm.commerce.pa.widget.
DynamicForm
- Set the number of rows in the form.
-
setRspProdId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseCreateCmdImpl
- Sets the response product ID
-
setRspProp(TypedProperty) - Method in class
com.ibm.commerce.couponredemption.commands.
CalculateDiscountAmtCmdImpl
- Sets the responce properties.
-
setRtnDnyRsnId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemDenyReasonAccessBean
- This method provides access to the
RMAIDNYRSN.RTNDNYRSN_ID column of DB2 type INTEGER NOT NULL.
-
setRtnDnyRsnId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonDescriptionAccessBean
- This method provides access to the
RTNDNYDESC.RTNDNYRSN_ID column of DB2 type INTEGER NOT NULL.
-
setRtnDnyRsnId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonAccessBean
- This method provides access to the
RTNDNYRSN.RTNDNYRSN_ID column of DB2 type INTEGER NOT NULL.
-
setRtnDnyRsnId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemDenyReasonAccessBeanData
-
-
setRtnDnyRsnId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemDenyReasonAccessBean
- This method provides access to the
RMAIDNYRSN.RTNDNYRSN_ID column of DB2 type INTEGER NOT NULL.
-
setRtnDnyRsnId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonDescriptionAccessBeanData
-
-
setRtnDnyRsnId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonDescriptionAccessBean
- This method provides access to the
RTNDNYDESC.RTNDNYRSN_ID column of DB2 type INTEGER NOT NULL.
-
setRtnDnyRsnId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonAccessBeanData
-
-
setRtnDnyRsnId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonAccessBean
- This method provides access to the
RTNDNYRSN.RTNDNYRSN_ID column of DB2 type INTEGER NOT NULL.
-
setRtnDspCodeId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBean
- This method provides access to the
RTNRCPTDSP.RTNDSPCODE_ID column of DB2 type INTEGER NOT NULL.
-
setRtnDspCodeId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeDescriptionAccessBean
- This method provides access to the
RTNDSPDESC.RTNDSPCODE_ID column of DB2 type INTEGER NOT NULL.
-
setRtnDspCodeId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeAccessBean
- This method provides access to the
RTNDSPCODE.RTNDSPCODE_ID column of DB2 type INTEGER NOT NULL.
-
setRtnDspCodeId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBeanData
-
-
setRtnDspCodeId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBean
- This method provides access to the
RTNRCPTDSP.RTNDSPCODE_ID column of DB2 type INTEGER NOT NULL.
-
setRtnDspCodeId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeDescriptionAccessBeanData
-
-
setRtnDspCodeId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeDescriptionAccessBean
- This method provides access to the
RTNDSPDESC.RTNDSPCODE_ID column of DB2 type INTEGER NOT NULL.
-
setRtnDspCodeId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeAccessBeanData
-
-
setRtnDspCodeId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeAccessBean
- This method provides access to the
RTNDSPCODE.RTNDSPCODE_ID column of DB2 type INTEGER NOT NULL.
-
setRtnRcptDspId(Long) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setRtnRcptDspId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the disposition record identifier of the returned item.
-
setRtnRcptDspId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.RTNRCPTDSP_ID column of DB2 type BIGINT.
-
setRtnRcptDspId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBean
- This method provides access to the
RTNRCPTDSP.RTNRCPTDSP_ID column of DB2 type BIGINT NOT NULL.
-
setRtnRcptDspId(Long) - Method in class
com.ibm.commerce.returns.commands.
ReturnItemToInventoryCmdImpl
- Set the Return Receipt Dispositionthe new inventory receipt(s) are for
-
setRtnRcptDspId(Long) - Method in interface
com.ibm.commerce.returns.commands.
ReturnItemToInventoryCmd
- Set the identifier of the return receipt disposition
-
setRtnRcptDspId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setRtnRcptDspId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets the disposition record identifier of returned item.
-
setRtnRcptDspId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setRtnRcptDspId(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.RTNRCPTDSP_ID column of DB2 type BIGINT.
-
setRtnRcptDspId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBeanData
-
-
setRtnRcptDspId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBean
- This method provides access to the
RTNRCPTDSP.RTNRCPTDSP_ID column of DB2 type BIGINT NOT NULL.
-
setRtnReasonId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.RTNREASON_ID column of DB2 type INTEGER NOT NULL.
-
setRtnReasonId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBean
- This method provides access to the
RTNRCPTDSP.RTNREASON_ID column of DB2 type INTEGER.
-
setRtnReasonId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReasonDescriptionAccessBean
- This method provides access to the
RTNRSNDESC.RTNREASON_ID column of DB2 type INTEGER NOT NULL.
-
setRtnReasonId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReasonAccessBean
- This method provides access to the
RTNREASON.RTNREASON_ID column of DB2 type INTEGER NOT NULL.
-
setRtnReasonId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setRtnReasonId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.RTNREASON_ID column of DB2 type INTEGER NOT NULL.
-
setRtnReasonId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBeanData
-
-
setRtnReasonId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBean
- This method provides access to the
RTNRCPTDSP.RTNREASON_ID column of DB2 type INTEGER.
-
setRtnReasonId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReasonDescriptionAccessBeanData
-
-
setRtnReasonId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReasonDescriptionAccessBean
- This method provides access to the
RTNRSNDESC.RTNREASON_ID column of DB2 type INTEGER NOT NULL.
-
setRtnReasonId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReasonAccessBeanData
-
-
setRtnReasonId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReasonAccessBean
- This method provides access to the
RTNREASON.RTNREASON_ID column of DB2 type INTEGER NOT NULL.
-
setRtnReceiptId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBean
- This method provides access to the
RTNRCPTDSP.RTNRECEIPT_ID column of DB2 type BIGINT NOT NULL.
-
setRtnReceiptId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- This method provides access to the
RTNRECEIPT.RTNRECEIPT_ID column of DB2 type BIGINT NOT NULL.
-
setRtnReceiptId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBeanData
-
-
setRtnReceiptId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptDispositionAccessBean
- This method provides access to the
RTNRCPTDSP.RTNRECEIPT_ID column of DB2 type BIGINT NOT NULL.
-
setRtnReceiptId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBeanData
-
-
setRtnReceiptId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- This method provides access to the
RTNRECEIPT.RTNRECEIPT_ID column of DB2 type BIGINT NOT NULL.
-
setRule(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.order.calculation.
UnitPriceCalculationScaleLookupCmdImpl
-
-
setRule(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.order.calculation.
TaxCalculationRuleQualifyCmdImpl
- setRule method comment.
-
setRule(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.order.calculation.
ShippingCalculationRuleQualifyCmdImpl
-
-
setRule(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.order.calculation.
QuantitySpreadByNetPriceCalculationScaleLookupCmdImpl
-
-
setRule(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.order.calculation.
QuantityCalculationScaleLookupCmdImpl
-
-
setRule(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.order.calculation.
NonDiscountedPriceCalculationScaleLookupCmdImpl
-
-
setRule(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.order.calculation.
DiscountCalculationRuleQualifyCmdImpl
- Sets the calculation rule.
-
setRule(CalculationRuleAccessBean) - Method in interface
com.ibm.commerce.order.calculation.
CalculationScaleLookupCmd
- Sets the calculation rule.
-
setRule(CalculationRuleAccessBean) - Method in interface
com.ibm.commerce.order.calculation.
CalculationRuleQualifyCmd
- Sets the calculation rule.
-
setRule(CalculationRuleAccessBean) - Method in class
com.ibm.commerce.order.calculation.
CalculationRuleCalculateCmdImpl
- Sets the calculation rule.
-
setRule(CalculationRuleAccessBean) - Method in interface
com.ibm.commerce.order.calculation.
CalculationRuleCalculateCmd
- Sets the calculation rule.
-
setRule(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBeanData
-
-
setRule(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.RULE column of DB2 type CHAR(254).
-
setRule(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBeanData
-
-
setRule(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.RULE column of DB2 type VARCHAR(254).
-
setRule(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBeanData
-
-
setRule(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBean
- This method provides access to the
CATGRPREL.RULE column of DB2 type VARCHAR(254).
-
setRule(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBeanData
-
-
setRule(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBean
- This method provides access to the
CATGPENREL.RULE column of DB2 type VARCHAR(254).
-
setRule(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelAddCmdImpl
- Set the rule
-
setRule(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelAddCmd
- Sets the personalization rule for dynamic grouping.
-
setRule(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelDeleteCmdImpl
- Set rule
-
setRule(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelDeleteCmd
- Sets the personalization rule for dynamic grouping.
-
setRule(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelAddCmdImpl
- Sets the rule.
-
setRule(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelAddCmd
- Sets the personalization rule for dynamic groupings.
-
setRule(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method accesses a non-CMP field
-
setRuleDesc(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidRuleBaseCmdImpl
- Set rule description.
-
setRuleDisplayPage(String) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmdImpl
- Sets the rule display page.
-
setRuleDisplayPage(String) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Stores the path and name of the web page that displays the auction
rules.
-
setRuleDisplayPage(String) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the path and name of the web page that displays the auction
rules.
-
setRuleId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
BidRuleBaseCmdImpl
- Set rule Id.
-
setRuleMacroUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get auction's rule display page name from Tools Framework's XML
Object, and set it for the command.
-
setRuleMacroUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get auction's rule display page name from Tools Framework's XML
Object, and set it for the command.
-
setRuleName(String) - Method in class
com.ibm.commerce.negotiation.bean.commands.
ControlRuleListBeanCmdImpl
- Sets the rule name used by the finder method to populate the list.
-
setRuleName(String) - Method in interface
com.ibm.commerce.negotiation.bean.commands.
ControlRuleListBeanCmd
- Interface definition for setRuleName() method.
-
setRuleName(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidRuleBaseCmdImpl
- Set rule name.
-
setRuleQuery(RuleQuery) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setRules(CalculationRuleAccessBean[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationRuleCombineCmdImpl
- Sets the calculation rules.
-
setRules(Rule[]) - Method in class
com.ibm.commerce.rule.RuleSet
- Sets the array of
Rule
objects.
-
setRules(Vector) - Method in class
com.ibm.commerce.search.rulequery.
SelectQuery
- Do not modify.
-
setRuleText(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidRuleBaseCmdImpl
- Set rule text.
-
setRuleType(Integer) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the ruleType
-
setRuleType(Integer) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Sets the ruleType
-
setRuleType(Integer) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the closing type ID of the RFQ.
-
setRuleType(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Sets the ruleType
-
setRuleType(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Store the closing rule of a RFQ
-
setRuleType(String) - Method in class
com.ibm.commerce.negotiation.bean.commands.
ControlRuleListBeanCmdImpl
- Sets the ruleType used by the finder methods to populate the list.
-
setRuleType(String) - Method in interface
com.ibm.commerce.negotiation.bean.commands.
ControlRuleListBeanCmd
- Interface definition for setRuleType() method.
-
setRuleType(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidRuleBaseCmdImpl
- Set rule type.
-
setRuleTypeUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get auction's closing type (fixed time closing, etc.) from Tools
Framework's XML Object, and set it for the command.
-
setRuleTypeUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get auction's closing type (fixed time closing, etc.) from Tools
Framework's XML Object, and set it for the command.
-
setRuleXML(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the Discount Rule Xml.
-
setRuleXML(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores the entire discount data as a rule XML.
-
setRunningNetPrices(BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
DiscountCalculationCodeCombineCmdImpl
- Sets the running net prices of
Items
returned by
CalculationCodeCombineCmdImpl.getItems()
.
-
setSacount(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStats
- Sets the sales assistant count recorded in the current event.
-
setSaCount(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- This method provides access to the
SASTATS.COUNT column of DB2 type INTEGER.
-
setSaCount(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsBean
- Sets the sales assistant count of this statistics.
-
setSaCount(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBeanData
-
-
setSaCount(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- This method provides access to the
SASTATS.COUNT column of DB2 type INTEGER.
-
setSaCountAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsBean
- Sets the sales assistant count of this statistics, in EJB attribute
type.
-
setSalesTax(Hashtable) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- sets Sales Tax information.
-
setSalesTaxTotal(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setSalt(String) - Method in interface
com.ibm.commerce.user.objects.
UserRegistryAccessBeanData
-
-
setSalt(String) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.SALT column of DB2 type VARCHAR(254).
-
setSaltLength(int) - Method in class
com.ibm.commerce.security.commands.
GenerateSaltCmdImpl
- Sets the length of the salt that should be generated.
-
setSaltLength(int) - Method in interface
com.ibm.commerce.security.commands.
GenerateSaltCmd
- Sets the length of the salt that should be generated.
-
setScale(CalculationScaleAccessBean) - Method in class
com.ibm.commerce.order.calculation.
UnitPriceCalculationScaleLookupCmdImpl
-
-
setScale(CalculationScaleAccessBean) - Method in class
com.ibm.commerce.order.calculation.
QuantitySpreadByNetPriceCalculationScaleLookupCmdImpl
-
-
setScale(CalculationScaleAccessBean) - Method in class
com.ibm.commerce.order.calculation.
QuantityCalculationScaleLookupCmdImpl
-
-
setScale(CalculationScaleAccessBean) - Method in class
com.ibm.commerce.order.calculation.
NonDiscountedPriceCalculationScaleLookupCmdImpl
-
-
setScale(CalculationScaleAccessBean) - Method in interface
com.ibm.commerce.order.calculation.
CalculationScaleLookupCmd
- Sets the calculation scale.
-
setSchedulerCommand(String) - Method in class
com.ibm.commerce.scheduler.beans.
SchedulerCommandsDataBean
- Specifies the scheduler command to retrieve.
-
setScheduleShipDateTime(Timestamp) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setScheduleShipDateTime(Timestamp) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSSSTIME column of DB2 type TIMESTAMP.
-
setScheduleShipDateTime(Timestamp) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setScheduleShipDateTime
-
setScheduleShipDateTime(Timestamp) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setScheduleShipDateTime
-
setSchemeId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxCodeClassificationAccessBean
- This method accesses a non-CMP field
-
setSchemeId(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCodeClassificationAccessBeanData
-
-
setSchemeId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCodeClassificationAccessBean
- This method accesses a non-CMP field
-
setScore(Double) - Method in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningMemberResultsBeanBase
- Set accessor for persistent attribute: score
-
setScore(Double) - Method in interface
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningMemberResultsBase
- Set accessor for persistent attribute: score
-
setScript(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setScript(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.SCRIPT column of DB2 type VARCHAR(64).
-
setScriptName(String) - Method in class
com.ibm.commerce.pa.beans.
DynamicDataBeanImpl
- Set the name of the script for the page that this bean is on.
-
setScriptName(String) - Method in interface
com.ibm.commerce.pa.beans.
DynamicDataBean
- Set the name of the script for the page that this bean is on.
-
setSearchDesc(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Sets the search description parameter.
-
setSearchDescFilter(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Sets the search description filter parameter
-
setSearchName(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Sets the search name parameter.
-
setSearchNameFilter(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Sets the search name filter parameter
-
setSearchStoreName(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Sets the search store name parameter.
-
setSearchStoreNameFilter(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Sets the search store name filter parameter.
-
setSearchTerm(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set searchTerm.
-
setSearchTerm(String) - Method in class
com.ibm.commerce.search.catalog.
SearchCategoryCmdImpl
-
-
setSearchTermCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set searchTermCaseSensitive.
-
setSearchTermOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set searchTermOperator.
-
setSearchTermScope(Integer) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set searchTermScope.
-
setSearchType(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set searchType.
-
setSearchType(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchListDataBean
- Sets the type of search to be performed, which identifies whether this
search logic is used to search for category or catalog entry.
-
setSearchType(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the type of search to perform
-
setSearchType(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchDataBean
- Set the type of search to perform
-
setSecondaryRC(int) - Method in class
com.ibm.commerce.payment.beans.
UsablePaymentTCListDataBean
- Sets the secondary return code as returned from the WebSphere Commerce
Payments QueryOrders command.
-
setSecondaryRC(int) - Method in class
com.ibm.commerce.payment.beans.
PayStatusPMDataBean
- Sets the secondary return code as returned from the WebSphere Commerce
Payments QueryOrders command.
-
setSecondaryRC(int) - Method in class
com.ibm.commerce.payment.beans.
PayStatusListPMDataBean
- Sets the secondary return code as returned from the WebSphere Commerce
Payments QueryOrders command.
-
setSecondaryRC(int) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyListDataBean
- Sets the secondary return code as returned from the WebSphere Commerce
Payments QueryOrders command.
-
setSecondBillingAddressId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets second billing address ID.
-
setSecondDirtyBit(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Returns true if any adjustment field in second order has been changed.
-
setSecondManuAdjust(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets manual adjustment for second order.
-
setSecondOrderCouponIds(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets the string having the coupon IDs of the coupons used in the second
order
-
setSecondOrderExist(boolean) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets second order exist flag.
-
setSecondOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets second order ID.
-
setSecondOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets second order ID.
-
setSecondOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderPrepareCmdImpl
- Sets second order ID.
-
setSecondOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemUpdateCmdImpl
- Sets the second order ID.
-
setSecondOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemDeleteCmdImpl
- Sets the second order ID.
-
setSecondOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets second order ID.
-
setSecondPayment(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets second payment information.
-
setSecondShip(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets the shipping charge for second order.
-
setSecondShippingOverride(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Returns true if shipping charge field in second order has been
overridden.
-
setSecretary(String) - Method in interface
com.ibm.commerce.user.objects.
BusinessProfileAccessBeanData
-
-
setSecretary(String) - Method in class
com.ibm.commerce.user.objects.
BusinessProfileAccessBean
- This method provides access to the
BUSPROF.SECRETARY column of DB2 type VARCHAR(256).
-
setSecretary(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the name of the admin assistant.
-
setSecretary(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets business user's secretary's name
-
setSecure(boolean) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the isSecure value for this command.
-
setSecure(boolean)
- Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the isSecure value for this command.
-
setSecurityCheck(boolean) - Method in interface
com.ibm.commerce.order.beans.
OrderInputDataBean
-
-
setSecurityCheck(boolean) - Method in class
com.ibm.commerce.order.beans.
OrderDataBean
- Turn security check on or off.
-
setSegmentationDescription(String) - Method in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningModelDescriptionBeanBase
- Set accessor for persistent attribute: segmentationDescription
-
setSegmentationDescription(String) - Method in interface
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningModelDescriptionBase
- Set accessor for persistent attribute: segmentationDescription
-
setSegmentationId(Integer) - Method in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningModelDescriptionBeanBase
- Set accessor for persistent attribute: segmentationId
-
setSegmentationId(Integer) - Method in interface
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningModelDescriptionBase
- Set accessor for persistent attribute: segmentationId
-
setSegmentationId(Integer) - Method in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningModelBeanBase
- Set accessor for persistent attribute: segmentationName
-
setSegmentationId(Integer) - Method in interface
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningModelBase
- Set accessor for persistent attribute: segmentationId
-
setSegmentationId(Integer) - Method in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningMemberResultsBeanBase
- Set accessor for persistent attribute: segmentationId
-
setSegmentationId(Integer) - Method in interface
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningMemberResultsBase
- Set accessor for persistent attribute: segmentationId
-
setSegmentationName(String) - Method in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningModelBeanBase
- Set accessor for persistent attribute: segmentationName
-
setSegmentationName(String) - Method in interface
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningModelBase
- Set accessor for persistent attribute: segmentationName
-
setSegmentId(Long) - Method in class
com.ibm.commerce.tools.segmentation.
SegmentConstraintListCmdImpl
- Sets the ID of this member group.
-
setSegmentId(Long) - Method in interface
com.ibm.commerce.tools.segmentation.
SegmentConstraintListCmd
- Sets the member group ID.
-
setSegmentIndex(Integer) - Method in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningMemberResultsBeanBase
- Set accessor for persistent attribute: segmentIndex
-
setSegmentIndex(Integer) - Method in interface
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningMemberResultsBase
- Set accessor for persistent attribute: segmentIndex
-
setSegments(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBeanData
-
-
setSegments(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- This method provides access to the
CPGNLOG.SHOPSEGMENTS column of DB2 type VARCHAR(254).
-
setSelectionType(String) - Method in class
com.ibm.commerce.tools.campaigns.
ProductTreeDataBean
- Sets the selection type of this product tree, which identifies whether this
tree is used for category selection, catalog entry selection, or both.
-
setSelectivitySize(int) - Method in class
com.ibm.commerce.search.rulequery.
RuleQuery
- Set selectivity size
-
setSelfAddress(Integer) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.SELFADDRESS column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setSelfAddress(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setSelfAddress(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.SELFADDRESS column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setSellerID(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- This method is used to set the seller identification.
-
setSellerMemberGroupNameToNotify(String) - Method in class
com.ibm.commerce.utf.commands.
RFQNotificationMonitorBaseCmdImpl
-
-
setSellerMemberGroupNameToNotify(String) - Method in interface
com.ibm.commerce.utf.commands.
RFQNotificationMonitorBaseCmd
-
-
setSellerMemberGroupToNotifyOwnerId(Long) - Method in class
com.ibm.commerce.utf.commands.
RFQNotificationMonitorBaseCmdImpl
-
-
setSellerMemberGroupToNotifyOwnerId(Long) - Method in interface
com.ibm.commerce.utf.commands.
RFQNotificationMonitorBaseCmd
-
-
setSellerRegistrationId(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- This method is used to provide a seller registration identifier.
-
setSellType(Integer) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method provides access to the
INITIATIVE.SELLTYPE column of DB2 type INTEGER.
-
setSellType(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method provides access to the
INITIATIVE.SELLTYPE column of DB2 type INTEGER.
-
setSemanticSpecifier(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBeanData
-
-
setSemanticSpecifier(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.MASSOC_ID column of DB2 type CHAR(32) NOT NULL.
-
setSematicSpecifier(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBeanData
-
-
setSematicSpecifier(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.MASSOC_ID column of DB2 type CHAR(32) NOT NULL.
-
setSendEmail(boolean) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
AddMemberToSpaceCtrlCmdImpl
- Sets the parameter specifying whether e-mail notification should be sent to
the new member.
-
setSendEmail(boolean) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCancelCmdImpl
- Sets the flag to indicate if the order comment needs to be emailed.
-
setSender(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSREmailOrderCmdImpl
- Sets the sender of the message.
-
setSeparator(String) - Method in class
com.ibm.commerce.common.beans.
ResourceBundleDataBean
- Sets the separator for the property file.
-
setSeparator(String) - Method in class
com.ibm.commerce.usermanagement.commands.
PropertyResourceBundleReader
- Sets the separator for the property file.
-
setSequence(Double) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequence(Double) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBean
- This method provides access to the
CATGRPREL.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequence(Double) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBean
- This method provides access to the
CATGPENREL.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequence(Double) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAttributeAccessBean
- This method provides access to the
CATGRPATTR.SEQUENCE column of DB2 type DOUBLE.
-
setSequence(Double) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- This method provides access to the
CATENTREL.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequence(Double) - Method in class
com.ibm.commerce.catalog.objects.
CatalogCatalogGroupRelationAccessBean
- This method provides access to the
CATTOGRP.SEQUENCE column of DB2 type DOUBLE.
-
setSequence(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmdImpl
- Set the sequence number
-
setSequence(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmd
- Sets the sequence number of the attribute.
-
setSequence(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmdImpl
- Set the sequence number of the attribute
-
setSequence(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmd
- Sets the sequence number of the attribute.
-
setSequence(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmdImpl
- Set the sequence number
-
setSequence(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmd
- Sets the sequence number of the attribute.
-
setSequence(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelAddCmdImpl
- Set the sequence
-
setSequence(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelAddCmd
- Sets the sequence number for the catalog group to catalog group
relationship.
-
setSequence(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelDeleteCmdImpl
- Set the sequence number
-
setSequence(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelDeleteCmd
- Sets the sequence number.
-
setSequence(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelAddCmdImpl
- Sets the sequence number for the relationship.
-
setSequence(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelAddCmd
- Sets the sequence number for the relationship.
-
setSequence(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set the sequence number
-
setSequence(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets the sequence number of the attribute value.
-
setSequence(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set the sequence number
-
setSequence(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets the sequence number of the attribute value.
-
setSequence(Double) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequence(Double) - Method in class
com.ibm.commerce.taxation.objects.
TaxTypeAccessBean
- This method accesses a non-CMP field
-
setSequence(Integer) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerXMLDefinitionAccessBean
- This method accesses a non-CMP field
-
setSequence(Integer) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the sequence.
-
setSequence(Integer) - Method in interface
com.ibm.commerce.scheduler.commands.
AddJobCmd
- Sets the sequence.
-
setSequence(Integer) - Method in class
com.ibm.commerce.user.objects.
MemberRelationshipsAccessBean
- This method provides access to the
MBRREL.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setSequence(Integer) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set Sequence
-
setSequence(String) - Method in interface
com.ibm.commerce.catalog.objects.
InterestItemAccessBeanData
-
-
setSequence(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequence(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBeanData
-
-
setSequence(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupRelationAccessBean
- This method provides access to the
CATGRPREL.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequence(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBeanData
-
-
setSequence(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupCatalogEntryRelationAccessBean
- This method provides access to the
CATGPENREL.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequence(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupAttributeAccessBeanData
-
-
setSequence(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupAttributeAccessBean
- This method provides access to the
CATGRPATTR.SEQUENCE column of DB2 type DOUBLE.
-
setSequence(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBeanData
-
-
setSequence(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryRelationAccessBean
- This method provides access to the
CATENTREL.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequence(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogCatalogGroupRelationAccessBeanData
-
-
setSequence(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogCatalogGroupRelationAccessBean
- This method provides access to the
CATTOGRP.SEQUENCE column of DB2 type DOUBLE.
-
setSequence(String) - Method in interface
com.ibm.commerce.order.objects.
TradingPositionContainerXMLDefinitionAccessBeanData
-
-
setSequence(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerXMLDefinitionAccessBean
- This method accesses a non-CMP field
-
setSequence(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setSequence(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequence(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxTypeAccessBeanData
-
-
setSequence(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxTypeAccessBean
- This method accesses a non-CMP field
-
setSequence(String) - Method in interface
com.ibm.commerce.user.objects.
MemberRelationshipsAccessBeanData
-
-
setSequence(String) - Method in class
com.ibm.commerce.user.objects.
MemberRelationshipsAccessBean
- This method provides access to the
MBRREL.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setSequenceForCatentrel(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the sequence number between the new catalog entry and the supplied
parent catalog entry
-
setSequenceForCatentrel(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the sequence number for the catalog, catalog group, and catalog entry
relationship.
-
setSequenceForCatgpenrel(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the sequence number between the new catalog entry and the supplied
catalog group
-
setSequenceForCatgpenrel(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the sequence number for the parent catalog entry to child catalog
entry relationship.
-
setSequenceForCatgrprel(Double) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set the sequence number for the catalog group to catalog group relationship
between the new catalog group and the parent catalog group
-
setSequenceForCatgrprel(Double) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the sequence number for the catalog, parent catalog group, and child
catalog group relationship.
-
setSequenceNumber(Double) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequenceNumber(Double) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequenceNumber(Double) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequenceNumber(Double) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequenceNumber(Double) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method provides access to the
ATTRIBUTE.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequenceNumber(Double) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.FLOATFIELD1 column of DB2 type DOUBLE.
-
setSequenceNumber(Double) - Method in class
com.ibm.commerce.contract.objimpl.
DisplayCustomizationTCBeanBase
- This method provides access to the TERMCOND.FLOATFIELD1 column of DB2 type
DOUBLE NULL.
-
setSequenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeValueAccessBeanData
-
-
setSequenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeValueAccessBean
- This method provides access to the
ATTRVALUE.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBeanData
-
-
setSequenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeStringValueAccessBean
- This method provides access to the
ATTRVALUE.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBeanData
-
-
setSequenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeIntegerValueAccessBean
- This method provides access to the
ATTRVALUE.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBeanData
-
-
setSequenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeFloatValueAccessBean
- This method provides access to the
ATTRVALUE.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeAccessBeanData
-
-
setSequenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method provides access to the
ATTRIBUTE.SEQUENCE column of DB2 type FLOAT NOT NULL DEFAULT 0.
-
setSequenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBeanData
- This method provides access to the TERMCOND.FLOATFIELD1 column of DB2 type
DOUBLE NULL.
-
setSequenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.FLOATFIELD1 column of DB2 type DOUBLE.
-
setSequenceNumber(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setSequenceNumber(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSSEQNUM column of DB2 type VARCHAR(64).
-
setSequenceUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set attribute sequence
-
setSequenceUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
PAttributeBaseCmd
-
-
setSerialNumber(String) - Method in interface
com.ibm.commerce.user.objects.
CertificateX509AccessBeanData
-
-
setSerialNumber(String) - Method in class
com.ibm.commerce.user.objects.
CertificateX509AccessBean
- This method provides access to the
CERT_X509.CTSERNUM column of DB2 type CHAR(254) NOT NULL.
-
setServerName(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setServerName(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.SERVNAME column of DB2 type VARCHAR(64).
-
setServiceDiscounts(ServiceDiscount[]) - Method in class
com.ibm.commerce.discount.rules.
Discount
- Set the service discounts
-
setServiceName(String) - Method in class
com.ibm.commerce.discount.rules.
ServiceDiscount
- Set service name
-
setServices(String[]) - Method in class
com.ibm.commerce.discount.rules.
MixedDiscount
- Set services
-
setServletContext(javax.servlet.ServletContext) - Static method in
class
com.ibm.commerce.server.
ServerConfiguration
- Sets the servlet context.
-
setSessionContext(javax.ejb.SessionContext) - Method in class
com.ibm.commerce.contract.objects.
AttachmentJDBCHelperBean
-
-
setSessionContext(javax.ejb.SessionContext) - Method in class
com.ibm.commerce.contract.objimpl.
ContractJDBCHelperBeanBase
- Sets this session's context.
-
setSessionContext(javax.ejb.SessionContext) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentJDBCHelperBean
- setSessionContext method comment
-
setSessionContext(javax.ejb.SessionContext) - Method in class
com.ibm.commerce.ordermanagement.objects.
OrderManagementJDBCHelperBean
- setSessionContext method comment
-
setSessionContext(javax.ejb.SessionContext) - Method in class
com.ibm.commerce.tools.optools.user.helpers.
UserSearchBean
- setSessionContext method comment
-
setSessionContext(ProgramAdapterSessionContext) - Method in class
com.ibm.commerce.programadapter.
ProgramAdapterDesc
- Sets the session context of the adapter.
-
setSessionContext(SessionContext) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the SessionContext object associated with this request.
-
setSessionContext(SessionContext) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the SessionContext object associated with this request.
-
setSessionContracts(String) - Method in interface
com.ibm.commerce.adapter.SessionData
- Reserved for IBM internal use.
-
setSessionContracts(String) - Method in class
com.ibm.commerce.adapter.
GenericSessionData
- Reserved for IBM internal use.
-
setSessionData(SessionData) - Method in interface
com.ibm.commerce.adapter.
SessionContext
- Reserved for IBM internal use.
-
setSessionData(SessionData) - Method in class
com.ibm.commerce.adapter.
DummySessionContext
- Reserved for IBM internal use.
-
setSessionData(SessionData) - Method in class
com.ibm.commerce.browseradapter.
HttpSessionContext
- Reserved for IBM internal use.
-
setSessionData(SessionData) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the SessionData object associated with this request.
-
setSessionData(SessionData) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the SessionData object associated with this request.
-
setSessionData(SessionData) - Method in class
com.ibm.commerce.programadapter.security.
DummyProgramAdapterSessionContext
- Sets the base session data.
-
setSessionId(String) - Method in class
com.ibm.commerce.me.commands.
RegisterRequisitionerCmdImpl
- Sets the buyer cookie
-
setSessionId(String) - Method in interface
com.ibm.commerce.me.commands.
RegisterRequisitionerCmd
- Sets the buyer cookie
-
setSessionId(String) - Method in class
com.ibm.commerce.me.datatype.
SessionInfo
- Sets the session id
-
setSessionId(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setSessionId(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.SESSIONID column of DB2 type CHAR(64).
-
setSessionInfo(SessionInfo) - Method in class
com.ibm.commerce.me.commands.
RegisterRequisitionerCmdImpl
- Sets the sessionInfo
-
setSessionInfo(SessionInfo) - Method in interface
com.ibm.commerce.me.commands.
RegisterRequisitionerCmd
- Sets the sessionInfo
-
setSessionInfo(SessionInfo) - Method in class
com.ibm.commerce.me.commands.
AuthenticationHelperCmdImpl
- Sets the sessionInfo (information pertaining to requisitioner
registration)
-
setSessionInfo(SessionInfo) - Method in interface
com.ibm.commerce.me.commands.
AuthenticationHelperCmd
- Sets the sessionInfo (information pertaining to requisitioner
registration)
-
setSessionInfo(SessionInfo) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderRequestHeader
- Sets the session information
-
setSessionTradingAgreementIdsAsString(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Reserved for IBM internal use.
-
setSessionTradingAgreementIdsAsString(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Reserved for IBM internal use.
-
setSessionType(String) - Method in class
com.ibm.commerce.me.commands.
RegisterRequisitionerCmdImpl
- Sets the session type
-
setSessionType(String) - Method in class
com.ibm.commerce.me.datatype.
SessionInfo
- Sets the type of the session info
-
setSessionType(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBeanData
-
-
setSessionType(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBean
- This method provides access to the
PVCSESSION.SESSIONTYPE column of DB2 type VARCHAR(32) NOT NULL.
-
setSessionType(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBeanData
-
-
setSessionType(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.SESSIONTYPE column of DB2 type VARCHAR(32).
-
setSessionType(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceModelAccessBeanData
-
-
setSessionType(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceModelAccessBean
- This method provides access to the
PVCDEVMDL.SESSIONTYPE column of DB2 type VARCHAR(32) NOT NULL.
-
setSetCCurr(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmdImpl
-
-
setSetCCurr(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmd
- Sets the currency in which the shipment was charged.
-
setSetCCurr(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmdImpl
-
-
setSetCCurr(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmd
- Sets the currency in which the shipment was charged.
-
setSetCCurr(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setSetCCurr(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets currency of the
COST
field.
-
setSetCCurr(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setSetCCurr(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the currency of the
cost
field.
-
setSetCCurr(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setSetCCurr(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.SETCCURR column of DB2 type CHAR(3).
-
setSetCCurr(String) - Method in interface
com.ibm.commerce.inventory.objects.
ManifestAccessBeanData
-
-
setSetCCurr(String) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.SETCCURR column of DB2 type CHAR(3).
-
setSeverity(long)
- Method in class
com.ibm.commerce.ras.ECMessage
- Sets the severity level for the ECMessage object that receive the
call.
-
setShipAddrReferenceKey(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the Shipping Address reference key for which a bid is being
submitted.
-
setShipAsComplete(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBeanData
-
-
setShipAsComplete(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemMessagingExtensionAccessBean
- This method accesses a non-CMP field
-
setShipAsComplete(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setShipAsComplete(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.SHIPASCOMPLETE column of DB2 type CHAR(1) NOT NULL DEFAULT
'Y'.
-
setShipChargeType(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQToContractCreateCmdImpl
- Sets the shipChargeType
-
setShipCondition(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setShipCondition(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSSCOND column of DB2 type CHAR(2).
-
setShipCondition(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setShipCondition
-
setShipCondition(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setShipCondition
-
setShipFromAddress(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- Sets the street address from which the order item will be shipped.
-
setShipFromCity(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- Sets the city portion of the address from which the order item will be
shipped.
-
setShipFromCountry(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- Sets the country from which the order item will be shipped.
-
setShipFromState(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- Sets the state portion of the address from which the order item will be
shipped.
-
setShipFromTaxGeoCode(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- Sets the tax jurisdiction code (geoCode) from which the order item will be
shipped.
-
setShipFromZip(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- Sets the zip code or postal code of the address from which the order item
will be shipped.
-
setShipmodeId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the ship mode id parameters (optional).
-
setShipmodeId(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the ship mode id parameters (optional).
-
setShipmodeId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the ship mode id parameters (optional).
-
setShipmodeId(Integer) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the shipping mode of the new/copied/updated orderitem(s).
Default: null (the shipping mode of the new/copied/updated orderitem(s) should
be left unchanged)
-
setShipModeId(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreDefaultAccessBean
- This method provides access to the
STOREDEF.SHIPMODE_ID column of DB2 type INTEGER.
-
setShipModeId(Integer) - Method in class
com.ibm.commerce.fulfillment.commands.
ResolveFulfillmentCenterCmdImpl
- Set the shipping mode Id.
-
setShipModeId(Integer) - Method in interface
com.ibm.commerce.fulfillment.commands.
ResolveFulfillmentCenterCmd
- Set the shipping mode Id.
-
setShipModeId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.SHIPMODE_ID column of DB2 type INTEGER.
-
setShipModeId(String) - Method in class
com.ibm.commerce.common.objects.
StoreDefaultAccessBean
- This method provides access to the
STOREDEF.SHIPMODE_ID column of DB2 type INTEGER.
-
setShipModeId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmdImpl
-
-
setShipModeId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmd
- Sets the shipping provider.
-
setShipModeId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmdImpl
-
-
setShipModeId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmd
- Sets the shipping provider.
-
setShipModeId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ManifestAccessBeanData
-
-
setShipModeId(String) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.SHIPMODE_ID column of DB2 type INTEGER.
-
setShipModeId(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the id for the shipping mode
-
setShipModeId(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderHeader
- Sets the ship mode id
-
setShipModeId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemUpdateCmdImpl
- Sets the shipping mode ID for which the items are updated.
-
setShipModeId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddCmdImpl
- Sets the shipping mode ID for which the items are added.
-
setShipModeReferenceKey(String) - Method in class
com.ibm.commerce.negotiation.commands.
BidSubmitCmdImpl
- Sets the Shipping Mode reference key for which a bid is being
submitted.
-
setShipping(CatalogEntryShippingAccessBean) - Method in class
com.ibm.commerce.catalog.beans.
CatalogEntryDataBean
- Sets the shipping bean.
-
setShippingAddress(Long) - Method in class
com.ibm.commerce.order.commands.
OrderProfileUpdateCmdImpl
- Sets the default address to ship.
-
setShippingAddress(Long) - Method in interface
com.ibm.commerce.order.commands.
OrderProfileUpdateCmd
- Sets the default address to ship.
-
setShippingCharge(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setShippingCharge
-
setShippingCharge(BigDecimal) - Method in class
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmdImpl
- Sets the shipping charge for the shipping the product.
-
setShippingCharge(BigDecimal) - Method in interface
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmd
- Sets the shipping charge for the shipping the product.
-
setShippingCharge(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setShippingCharge
-
setShippingCharge(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setShippingCharge
-
setShippingCompany(String) - Method in class
com.ibm.commerce.me.datatype.
ShippingInfo
- Sets the name of the shipping company
-
setShippingCosts(BigDecimal) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.SHIPPINGCOSTS column of DB2 type DECIMAL(20 5) NOT NULL.
-
setShippingCosts(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmdImpl
-
-
setShippingCosts(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmd
- Sets the shipping costs.
-
setShippingCosts(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmdImpl
-
-
setShippingCosts(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmd
- Sets the shipping costs.
-
setShippingCosts(String) - Method in interface
com.ibm.commerce.inventory.objects.
ManifestAccessBeanData
-
-
setShippingCosts(String) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.SHIPPINGCOSTS column of DB2 type DECIMAL(20 5) NOT NULL.
-
setShippingGeoCode(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.SHIPPINGGEOCODE column of DB2 type VARCHAR(254).
-
setShippingGeoCode(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
-
-
setShippingGeoCode(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the shipping geographic code.
-
setShippingGeoCode(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the shipping geographic code.
-
setShippingGeoCode(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setShippingGeoCode(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the shipping geographic code.
-
setShippingGeoCode(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setShippingGeoCode(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.SHIPPINGGEOCODE column of DB2 type VARCHAR(254).
-
setShippingGeoCode(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the shipping code.
-
setShippingGeoCode(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the shipping geographic code.
-
setShippingInfo(ShippingInfo) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderRequestHeader
- Sets the shipping information
-
setShippingInfo(ShippingInfo) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the shipping information
-
setShippingInfo(ShippingInfo) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderHeader
- Sets the shipping info.
-
setShippingMode(Hashtable) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- sets Shipping category information.
-
setShippingMode(Integer) - Method in class
com.ibm.commerce.discount.rules.
ServiceDiscount
- Set shipping mode by passing Integer value.
-
setShippingMode(Integer) - Method in class
com.ibm.commerce.fulfillment.commands.
ListFulfillmentCentersCmdImpl
-
Deprecated.
-
setShippingMode(Integer) - Method in interface
com.ibm.commerce.fulfillment.commands.
ListFulfillmentCentersCmd
-
Deprecated. Set the shipping mode.
-
setShippingMode(Integer) - Method in class
com.ibm.commerce.order.commands.
OrderProfileUpdateCmdImpl
- Sets the default shipping mode.
-
setShippingMode(Integer) - Method in interface
com.ibm.commerce.order.commands.
OrderProfileUpdateCmd
- Sets the default shipping mode.
-
setShippingMode(String) - Method in class
com.ibm.commerce.tools.epromotion.implementations.
OrderLevelShippingDiscount
- sets the shipping mode
-
setShippingModeFlag(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setShippingModeFlag(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSSMFLAG column of DB2 type CHAR(1).
-
setShippingModeId(Integer) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setShippingModeId(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setShippingModeId
-
setShippingModeId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setShippingModeId
-
setShippingModeId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setShippingModeId
-
setShippingOffset(Integer) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBean
- This method provides access to the
STORITMFFC.SHIPPINGOFFSET column of DB2 type INTEGER NOT NULL DEFAULT
86400.
-
setShippingOffset(Integer) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setShippingOffset(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setShippingOffset
-
setShippingOffset(String) - Method in interface
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBeanData
-
-
setShippingOffset(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBean
- This method provides access to the
STORITMFFC.SHIPPINGOFFSET column of DB2 type INTEGER NOT NULL DEFAULT
86400.
-
setShippingOffset(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setShippingOffset
-
setShippingOffset(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setShippingOffset
-
setShippingTax(Hashtable) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- sets Shipping Tax information.
-
setShippingTaxAmount(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setShippingTaxAmount
-
setShippingTaxAmount(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setShippingTaxAmount
-
setShippingTaxAmount(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setShippingTaxAmount
-
setShippingTaxTotal(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setShippingTaxTotal(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.TOTALTAXSHIPPING column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setShippingTaxTotal(BigDecimal) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setShippingTaxTotal(BigDecimal) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSSHTXTOT column of DB2 type DECIMAL(20 5).
-
setShippingTaxTotal(BigDecimal) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setShippingTaxTotal
-
setShippingTaxTotal(BigDecimal) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setShippingTaxTotal
-
setShippingTaxTotal(String) - Method in interface
com.ibm.commerce.order.objects.
SubOrderAccessBeanData
-
-
setShippingTaxTotal(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.TOTALTAXSHIPPING column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setShippingTotal(BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setShippingTotal(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.TOTALSHIPPING column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setShippingTotal(BigDecimal) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setShippingTotal(BigDecimal) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSSHTOT column of DB2 type DECIMAL(20 5).
-
setShippingTotal(BigDecimal) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setShippingTotal
-
setShippingTotal(BigDecimal) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setShippingTotal
-
setShippingTotal(String) - Method in interface
com.ibm.commerce.order.objects.
SubOrderAccessBeanData
-
-
setShippingTotal(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.TOTALSHIPPING column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setShipTo(Address) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderRequestHeader
- Sets the ship to address
-
setShipTo(Address) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the ship to address
-
setShipTo(Address) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderHeader
- Sets the shipto address
-
setShipToAddress(Address) - Method in class
com.ibm.commerce.me.commands.
CreateShippingBillingAddressCmdImpl
- Updates local variable sbToAddress (Please note that this set method
updates the same variable as setBillToAddress)
-
setShipToAddress(Address) - Method in interface
com.ibm.commerce.me.commands.
CreateShippingBillingAddressCmd
- Updates shipping address
-
setShipToAddress(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- Sets the street address to which the order item will be shipped.
-
setShipToCity(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- Sets the city portion of the address to which the order item will be
shipped.
-
setShipToCountry(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- Sets the country to which the order item will be shipped.
-
setShipToState(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- Sets the state portion of the address to which the order item will be
shipped.
-
setShipToTaxGeoCode(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- Sets the tax jurisdiction code (geoCode) to which the order item will be
shipped.
-
setShipToZip(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- Sets the zip code or postal code of the address to which the order item
will be shipped.
-
setShopperId(Long) - Method in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmdImpl
- Sets the shopperId.
-
setShopperId(Long) - Method in interface
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmd
- Sets the shopperId.
-
setShopperId(Long) - Method in class
com.ibm.commerce.couponredemption.commands.
RedeemCouponCmdImpl
- Sets the shopper ID.
-
setShopperId(Long) - Method in class
com.ibm.commerce.couponwallet.databeans.
ViewWalletDataBean
- Sets the ID of the customer.
-
setShopperId(Long) - Method in class
com.ibm.commerce.couponwallet.databeans.
ViewCouponDetailDataBean
- Sets the ID of the customer.
-
setShopperId(Long) - Method in class
com.ibm.commerce.couponwallet.objects.
CouponWalletBean
- Set accessor for persistent attribute: shopperId
-
setShopperId(Long) - Method in interface
com.ibm.commerce.couponwallet.objects.
CouponWalletAccessBeanData
- setShopperId
-
setShopperId(Long) - Method in class
com.ibm.commerce.couponwallet.objects.
CouponWalletAccessBean
- This method provides access to the
CPWALLET.USERS_ID column of DB2 type BIGINT NOT NULL.
-
setShopperId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemUpdateCmdImpl
- Sets the shopper ID for which the items are updated.
-
setShopperId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemDeleteCmdImpl
- Sets the shopper ID for which the items are deleted.
-
setShopperId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemAddCmdImpl
- Sets the shopper ID for which the items are added.
-
setShopperId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCopyCmdImpl
- Sets the shopper ID that owns the order.
-
setShopperId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderAdjustmentUpdateCmdImpl
- Sets shopper ID.
-
setShopperLastLoginTime(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setShopperLastLoginTime(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.SHLUSTMP column of DB2 type TIMESTAMP.
-
setShopperLastLoginTime(Timestamp) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.SHLUSTMP column of DB2 type TIMESTAMP.
-
setShopperSegments(String) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnLog
- Sets the campaign shopper segments recorded in the current event.
-
setShoppingCartId(long) - Method in class
com.ibm.commerce.me.datatype.
SessionInfo
- Sets the shopping cart id
-
setShoppingCartId(long) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Set the shopping cart id
-
setShoppingCartItems(Vector) - Method in class
com.ibm.commerce.me.datatype.
CIQuoteImpl
- Sets the list of items in the shopping cart
-
setShoppingCartTransferRequest(com.ibm.commerce.domain.order.ShoppingCartTransferRequest)
- Method in class
com.ibm.commerce.messaging.commands.
TransferShopcartCmdImpl
- Sets the value of the shopping cart transfer request data object.
-
setShoppingCartTransferRequest(ShoppingCartTransferRequest) - Method
in interface
com.ibm.commerce.messaging.commands.
TransferShopCartPolicyCmd
- Sets the ShoppingCartTransferRequest object.
-
setShortdesc(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQModifyBasicCmdImpl
- Sets the shortdesc
-
setShortdesc(String) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stores the short description.
-
setShortdesc(String) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the offering short description.
-
setShortdesc(String) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores a brief description of the RFQ.
-
setShortdesc(String) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores a brief description of the RFQ.
-
setShortdesc(String) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores a brief description of the RFQ.
-
setShortdesc(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores a brief description of the RFQ.
-
setShortDesc(String) - Method in interface
com.ibm.commerce.couponpromotion.objects.
PromoDescriptionAccessBeanData
-
-
setShortDesc(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoDescriptionAccessBean
- This method provides access to the
CPPMNDESC.SHORTDESC column of DB2 type VARCHAR(64).
-
setShortDesc(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- The value of this variable is used in search based on category
shortdescription (Catgrpdesc.
-
setShortDesc(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- The value of this variable is used in search based on catalog
shortdescription (Catalogdsc.shortdescription column).
-
setShortDesc(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- The value of this variable is used in search based on catentry
shortdescription (Catentdesc.shortdescription column).
-
setShortDescCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can choose case sensitive or case insensitive search.
-
setShortDescCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- A user can choose case sensitive or case insensitive search.
-
setShortDescCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can choose case sensitive or case insensitive search.
-
setShortDescFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the short description from the tools XML object and stores it in
a member variable.
-
setShortDescFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the short description from the tools XML object and stores it in
a member variable.
-
setShortDescOperator(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can choose either 'like' or 'equal' as search
operators.
-
setShortDescOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- A user can choose either 'like' or 'equal' as search
operators.
-
setShortDescOperator(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can choose either 'like' or 'equal' as search
operators.
-
setShortDescription(Integer, String) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Stores the short description for the specified language.
-
setShortDescription(Integer, String) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the short description for the specified language.
-
setShortdescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmdImpl
- Sets the short description of the catalog.
-
setShortdescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmd
- Sets the short description of the catalog.
-
setShortdescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set the short description of the catalog group description
-
setShortdescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets the short description of the catalog group.
-
setShortdescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set the short description of catalog group description
-
setShortdescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the short description of the catalog group.
-
setShortdescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the short description of the catalog entry description
-
setShortdescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the language dependent short description of the catalog entry.
-
setShortdescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the short description of the catalog entry description
-
setShortdescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the language dependent short description of the catalog entry.
-
setShortdescription(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmdImpl
- Sets the short description of catalog.
-
setShortdescription(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmd
- Sets the short description of the catalog.
-
setShortdescription(String) - Method in interface
com.ibm.commerce.inventory.objects.
BaseItemDescriptionAccessBeanData
-
-
setShortdescription(String) - Method in class
com.ibm.commerce.inventory.objects.
BaseItemDescriptionAccessBean
- This method provides access to the
BASEITMDSC.SHORTDESCRIPTION column of DB2 type VARCHAR(254).
-
setShortdescription(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set short description of Catalog Group Description
-
setShortdescription(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set short description of Catalog Entry Description
-
setShortDescription(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBeanData
-
-
setShortDescription(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBean
- This method provides access to the
CATGRPDESC.SHORTDESCRIPTION column of DB2 type VARCHAR(254).
-
setShortDescription(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBeanData
-
-
setShortDescription(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method provides access to the
CATENTDESC.SHORTDESCRIPTION column of DB2 type VARCHAR(254).
-
setShortDescription(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogDescriptionAccessBeanData
-
-
setShortDescription(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogDescriptionAccessBean
- This method provides access to the
CATALOGDSC.SHORTDESCRIPTION column of DB2 type VARCHAR(254).
-
setShortDescription(String) - Method in interface
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBeanData
-
-
setShortDescription(String) - Method in class
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBean
- This method provides access to the
TRDDESC.DESCRIPTION column of DB2 type VARCHAR(254).
-
setShortDescription(String) - Method in interface
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBeanData
-
-
setShortDescription(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBean
- This method provides access to the
TCDESC.DESCRIPTION column of DB2 type VARCHAR(254).
-
setShortDescription(String) - Method in interface
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBeanData
-
-
setShortDescription(String) - Method in class
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBean
- This method provides access to the
POLICYDESC.DESCRIPTION column of DB2 type VARCHAR(508) NOT NULL.
-
setShortDescription(String) - Method in class
com.ibm.commerce.contract.objimpl.
TradingDescriptionBeanBase
- This method provides access to the TRDDESC.DESCRIPTION column of DB2 type
VARCHAR(254) NULL.
-
setShortDescription(String) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionDescriptionBeanBase
- This method provides access to the TCDESC.DESCRIPTION column of DB2 type
VARCHAR(254) NULL.
-
setShortDescription(String) - Method in class
com.ibm.commerce.contract.objimpl.
PolicyDescriptionBeanBase
- This method provides access to the POLICYDESC.DESCRIPTION column of DB2
type VARCHAR(254) NOT NULL.
-
setShortDescription(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyInfo
- Sets the shortDescription property of the Bean.
-
setShortDescription(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchDataBean
- Sets the short description of the category/catalog entry.
-
setShortDescription(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the short description to search for
-
setShortDescription(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchDataBean
- Set the short description of the entry
-
setShortDescription(String) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyDataBean
- Set the short description of the business policy
-
setShortDescription(String) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQItemCmdImpl
- Stores a brief description of the item.
-
setShortDescription(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQItemCmd
- Stores a brief description of the item.
-
setShortDescriptionFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Retrieves the short description from the tools XML
object and stores it in a member variable.
-
setShortDescriptionFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
TradingEngineBaseCmd
-
Deprecated. Retrieves the short description from the tools XML
object and stores it in a member variable.
-
setShortDescriptionLike(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the type of short description search
-
setShortDescriptionUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get auction's short description from Tools Framework's XML Object,
and set it for the command.
-
setShortDescriptionUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get auction's short description from Tools Framework's XML Object,
and set it for the command.
-
setShortDescriptionUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set algorithm short description
-
setShortDescriptionUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmd
-
Deprecated. Sets Short Description URL Name.
-
setShortDescType(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can specify three types of search criteria All, Any, Exact
Phrase.
-
setShortDescType(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- A user can specify three types of search criteria All, Any, Exact
Phrase.
-
setShortDescType(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can specify three types of search criteria All, Any, Exact
Phrase.
-
setShouldReceive(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBeanData
-
-
setShouldReceive(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemComponentAccessBean
- This method provides access to the
RMAITEMCMP.SHOULDRECEIVE column of DB2 type CHAR(1) NOT NULL DEFAULT
'Y'.
-
setSiblingBundle(String) - Method in class
com.ibm.commerce.ras.ECMessage
- Sets the sibling resource bundle name.
-
setSignedPercentage(Double) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.FLOATFIELD1 column of DB2 type DOUBLE.
-
setSignedPercentage(Double) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.FLOATFIELD1 column of DB2 type DOUBLE.
-
setSignedPercentage(Double) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.FLOATFIELD1 column of DB2 type DOUBLE.
-
setSignedPercentage(Double) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCPriceListWithSelectiveAdjustmentBeanBase
- This method provides access to the TERMCOND.FLOATFIELD1 column of DB2 type
DOUBLE NULL.
-
setSignedPercentage(Double) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCPriceListWithOptionalAdjustmentBeanBase
- This method provides access to the TERMCOND.FLOATFIELD1 column of DB2 type
DOUBLE NULL.
-
setSignedPercentage(Double) - Method in class
com.ibm.commerce.contract.objimpl.
PriceTCMasterCatalogWithOptionalAdjustmentBeanBase
- This method provides access to the TERMCOND.FLOATFIELD1 column of DB2 type
DOUBLE NULL.
-
setSignedPercentage(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBeanData
-
-
setSignedPercentage(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.FLOATFIELD1 column of DB2 type DOUBLE.
-
setSignedPercentage(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBeanData
-
-
setSignedPercentage(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.FLOATFIELD1 column of DB2 type DOUBLE.
-
setSignedPercentage(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBeanData
-
-
setSignedPercentage(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.FLOATFIELD1 column of DB2 type DOUBLE.
-
setSingleProperties(Hashtable) - Method in class
com.ibm.commerce.contract.commands.
PolicyUpdateCmdImpl
- Sets the single specific properties of the business policy commands
need.
-
setSingleProperties(Hashtable) - Method in interface
com.ibm.commerce.contract.commands.
PolicyUpdateCmd
- Sets the single specific properties of the business policy commands
need.
-
setSize(int)
- Method in class
com.ibm.commerce.order.calculation.
Cache
-
Deprecated. renamed to
Cache.setMaxSize(int)
.
-
setSize(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipDeleteCmdImpl
-
-
setSize(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipDeleteCmd
- Sets the number of manifest records to be deleted.
-
setSizeValue(String) - Method in class
com.ibm.commerce.search.beans.samples.
ExtendedCatEntrySearchListDataBean
- Sets the size vaue for the search
-
setSizeValueCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.samples.
ExtendedCatEntrySearchListDataBean
- Sets the case sensitivity of the size value for the search.
-
setSizeValueOperator(String) - Method in class
com.ibm.commerce.search.beans.samples.
ExtendedCatEntrySearchListDataBean
- Sets the operator for the seach on the value of the attribute size.
-
setSku(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set sku.
-
setSkuCaseSensitive(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set skuCaseSensitive.
-
setSkuOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- To set skuOperator.
-
setSoftware(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCodeSchemeAccessBeanData
-
-
setSoftware(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCodeSchemeAccessBean
- This method accesses a non-CMP field
-
setSortAtt(com.ibm.commerce.base.util.SortingAttribute) - Method in
interface
com.ibm.commerce.beans.
SortedListInputDataBean
- Sets the sorting attribute.
-
setSortAtt(com.ibm.commerce.base.util.SortingAttribute) - Method in
class
com.ibm.commerce.beans.SortedListBean
- Sets the sorting attribute.
-
setSortby_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.beans.
ProductCompareDataBeanBeanInfo
- Gets the setSortby(java.lang.String) method descriptor.
-
setSortby(String) - Method in class
com.ibm.commerce.pa.beans.
ProductCompareDataBean
- Set the name of the column used to sort the display.
-
setSortMethodId(int) - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Sets the inSortMethodId
-
setSoundFormat(String) - Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets supported sound format to the data bean.
-
setSoundFormat(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBeanData
-
-
setSoundFormat(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.SOUNDFORMAT column of DB2 type VARCHAR(80).
-
setSourceAccessType(Integer) - Method in class
com.ibm.commerce.utf.commands.
CopyRFQCmdImpl
- Sets the sourceAccessType
-
setSourceCatalogEntryId(String) - Method in class
com.ibm.commerce.marketing.beans.
EMarketingSpot
- Sets the source catalog entry ID.
-
setSourceCatalogEntryIds(Vector) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeEvaluateCmdImpl
- Sets the list of source catalog entry IDs.
-
setSourceCatalogEntryIds(Vector) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeEvaluateCmd
- Sets the list of source catalog entry IDs.
-
setSourceRfqId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQCreateForNextRoundCmdImpl
- Sets the sourceRfqId
-
setSourceRFQId(Long) - Method in class
com.ibm.commerce.rfq.commands.
CopyRFQAttachmentCmdImpl
- Sets the sourceRFQId
-
setSourceRFQId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
CopyRFQAttachmentCmd
- Sets the source of RFQ id to copy from.
-
setSourceRFQId(Long) - Method in class
com.ibm.commerce.utf.commands.
CopyRFQCmdImpl
- Sets the source of RFQ id to copy from.
-
setSourceRFQId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CopyRFQCmd
- Sets the source of RFQ id to copy from.
-
setSourceState(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseChangeStateCmdImpl
- Sets the field sourceState.
-
setSourceState(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseChangeStateBaseCmdImpl
- Sets the field of sourceState
-
setSourceState(Integer) - Method in class
com.ibm.commerce.rfq.commands.
NotifyRFQResponseCmdImpl
- Sets the sourceState.
-
setSourceState(Integer) - Method in interface
com.ibm.commerce.rfq.commands.
NotifyRFQResponseCmd
- Abstract method for setting response access bean
-
setSourceStoreId(Integer) - Method in class
com.ibm.commerce.utf.commands.
CopyRFQCmdImpl
- Sets the sourceStoreId.
-
setSpec(String) - Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets definition name of the device specification the data bean.
-
setSpecDescription(String) - Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets description of the device specification to the data bean.
-
setSpecId(Integer) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL.
-
setSpecId(Integer) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceMdlSpecAccessBean
- This method provides access to the
PVCMDLSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL.
-
setSpecId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBeanData
-
-
setSpecId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL.
-
setSpecId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceMdlSpecAccessBeanData
-
-
setSpecId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceMdlSpecAccessBean
- This method provides access to the
PVCMDLSPEC.SPEC_ID column of DB2 type INTEGER NOT NULL.
-
setSpecName(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBeanData
-
-
setSpecName(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceSpecAccessBean
- This method provides access to the
PVCDEVSPEC.SPECNAME column of DB2 type VARCHAR(80) NOT NULL.
-
setSrDir(int) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
SearchDataBean
-
Deprecated. Sets the direction of the scrolling of the search
page.
-
setSRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[])
- Method in class
com.ibm.commerce.order.beans.
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Sets RequisitionDataBean array in this class
-
setSRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[])
- Method in interface
com.ibm.commerce.order.beans.
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
-
-
setSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[])
- Method in class
com.ibm.commerce.order.beans.
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Sets RequisitionDataBean array
-
setSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[])
- Method in interface
com.ibm.commerce.order.beans.
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
-
-
setSrLocation(int) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
SearchDataBean
-
Deprecated. Sets the location of the page that accesses the catalog
entry search.
-
setSrMax(int) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
SearchDataBean
-
Deprecated. Sets the maximum number of rows that are allowed to show
in the search result.
-
setSrName(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchListDataBean
- Sets the name of the item to search for, this is the value of the name
criteria.
-
setSrNameType(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchListDataBean
- Sets the type of search that is being performed to the name criteria.
-
setSrPartNumber(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchListDataBean
- Sets the SKU of the item to search for, this is the value of the SKU
criteria.
-
setSrPartNumberType(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchListDataBean
- Sets the type of search that is being performed to the SKU criteria.
-
setSrShortDescription(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchListDataBean
- Sets the short description of the item to search for, this is the value of
the short description criteria.
-
setSrShortDescriptionType(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchListDataBean
- Sets the type of search that is being performed to the short description
criteria.
-
setSrStart(int) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
SearchDataBean
-
Deprecated. Sets the start index of the search result.
-
setStAddressId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
VendorDescriptionAccessBean
- This method provides access to the
VENDORDESC.STADDRESS_ID column of DB2 type INTEGER NOT NULL.
-
setStAddressId(String) - Method in class
com.ibm.commerce.inventory.beans.
VendorDataBean
- Insert the method's description here.
-
setStAddressId(String) - Method in class
com.ibm.commerce.inventory.beans.
FulfillmentCenterDataBean
- Insert the method's description here.
-
setStAddressId(String) - Method in interface
com.ibm.commerce.inventory.objects.
VendorDescriptionAccessBeanData
-
-
setStAddressId(String) - Method in class
com.ibm.commerce.inventory.objects.
VendorDescriptionAccessBean
- This method provides access to the
VENDORDESC.STADDRESS_ID column of DB2 type INTEGER NOT NULL.
-
setStageinfo(Vector) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stores the stage information vector.
-
setStageInfoFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Retrieves the information pertaining to each stage of
negotiation from the tools XML object and stores it in a member variable.
-
setStageInfoFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
TradingEngineBaseCmd
-
Deprecated. Retrieves the information pertaining to each stage of
negotiation from the tools XML object and stores it in a member variable.
-
setStageNumber(Integer) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the stage number.
-
setStageNumber(Integer) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the stage number.
-
setStageNumber(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the stage number.
-
setStageNumber(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the stage number.
-
setStartDate(Long) - Method in class
com.ibm.commerce.contract.commands.
PolicyUpdateCmdImpl
- Sets the start date of the business policy.
-
setStartDate(Long) - Method in class
com.ibm.commerce.contract.commands.
PolicyAddCmdImpl
- Sets the start date of the business policy.
-
setStartdate(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQModifyBasicCmdImpl
- Sets the startdate
-
setStartdate(String) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stores the incoming value for the start date.
-
setStartdate(String) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the offering start date.
-
setStartDate(String) - Method in class
com.ibm.commerce.contract.commands.
PolicyUpdateCmdImpl
- Sets the starting date of the business policy.
-
setStartDate(String) - Method in interface
com.ibm.commerce.contract.commands.
PolicyUpdateCmd
- Sets the starting date of the business policy.
-
setStartDate(String) - Method in class
com.ibm.commerce.contract.commands.
PolicyAddCmdImpl
- Sets the starting date of the business policy.
-
setStartDate(String) - Method in interface
com.ibm.commerce.contract.commands.
PolicyAddCmd
- Sets the starting date of the business policy.
-
setStartDate(String) - Method in interface
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBeanData
- This method provides access to the POLICY.STARTTIME column of DB2 type
TIMESTAMP NULL.
-
setStartDate(String) - Method in class
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBean
- This method provides access to the
POLICY.STARTTIME column of DB2 type TIMESTAMP.
-
setStartDate(String) - Method in interface
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBeanData
-
-
setStartDate(String) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.STARTDATE column of DB2 type TIMESTAMP NOT NULL.
-
setStartDate(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeScheduleAccessBean
- This method accesses a non-CMP field
-
setStartDate(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setStartDate(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.STARTDATE column of DB2 type TIMESTAMP.
-
setStartDate(String) - Method in interface
com.ibm.commerce.order.objects.
OfferAccessBeanData
-
-
setStartDate(String) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.STARTDATE column of DB2 type TIMESTAMP.
-
setStartDate(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLPromotionListRow
- sets the discount start date
-
setStartDate(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores the date from which the discount will get effective.
-
setStartDate(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores the date from which the discount gets
active/effective.
-
setStartDate(String) - Method in class
com.ibm.commerce.tools.promotions.
DiscountChooseListRow
- Set the start date for the discount
-
setStartdate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Sets the start date of the offer
-
setStartdate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the start date of the offer.
-
setStartdate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Sets the start date of the offer
-
setStartdate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the start date of the offer.
-
setStartDate(Timestamp) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
- setStartDate
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method accesses a non-CMP field
-
setStartDate(Timestamp) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
- setStartDate
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method accesses a non-CMP field
-
setStartDate(Timestamp) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
- setStartDate
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method accesses a non-CMP field
-
setStartDate(Timestamp) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
- setStartDate
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method accesses a non-CMP field
-
setStartDate(Timestamp) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
- setStartDate
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method accesses a non-CMP field
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set a start date for the catalog entry
-
setStartDate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the start date for the catalog entry.
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set a start date for the catalog entry
-
setStartDate(Timestamp) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the start date the catalog entry will be offered.
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.contract.commands.
PolicyUpdateCmdImpl
- Sets the start date of the business policy.
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.contract.commands.
PolicyAddCmdImpl
- Sets the start date of the business policy.
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBean
- This method provides access to the
POLICY.STARTTIME column of DB2 type TIMESTAMP.
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
BusinessPolicyBeanBase
- This method provides access to the POLICY.STARTTIME column of DB2 type
TIMESTAMP NULL.
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: startDate
-
setStartDate(Timestamp) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setStartDate
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.STARTDATE column of DB2 type TIMESTAMP NOT NULL.
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.STARTDATE column of DB2 type TIMESTAMP NOT NULL.
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeScheduleAccessBean
- This method accesses a non-CMP field
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.STARTDATE column of DB2 type TIMESTAMP.
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.STARTDATE column of DB2 type TIMESTAMP.
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleUpdateCmdImpl
- Sets the start date of the initiative schedule.
-
setStartDate(Timestamp) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleUpdateCmd
- Sets the start date of the initiative schedule.
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleAddCmdImpl
- Sets the start date of the initiative schedule.
-
setStartDate(Timestamp) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleAddCmd
- Sets the start date of the initiative schedule.
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Sets the start date when the Catalog Entry was updated
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyDataBean
- Set the start date of the business policy
-
setStartDate(Timestamp) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
- Sets the start date
-
setStartDateFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Retrieves the start date from the tools XML object and
stores it in a member variable.
-
setStartDateFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
TradingEngineBaseCmd
-
Deprecated. Retrieves the start date from the tools XML object and
stores it in a member variable.
-
setStartDateFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the offering start date from the tools XML object and stores it
in a member variable.
-
setStartDateFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the offering start date from the tools XML object and stores it
in a member variable.
-
setStartDateUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get auction's start date from Tools Framework's XML Object, and set
it for the command.
-
setStartDateUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get auction's start date from Tools Framework's XML Object, and set
it for the command.
-
setStartEndDateAndScopeMethod(Timestamp, Timestamp, int) - Method in
class
com.ibm.commerce.order.beans.
OrderListDataBean
- Specify the start and end date to be used to limit the scope of Orders
retrieval Scope Method 1: start and end date will be compared with the
lastupdate field Scope Method 2: start and end date will be compare with the
timeplaced field Scope Method 3: start and end date will be compared with the
timeplaced field, if timeplcaed is null, lastupdate will be used instead.
-
setStartIndex(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setStartPrice(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmdImpl
- Sets the auction starting price.
-
setStartPrice(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Stores the starting price for the Dutch auction.
-
setStartPrice(BigDecimal) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the starting price for the Dutch auction.
-
setStartPrice(BigDecimal) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Sets start price for a Dutch auction.
-
setStartPriceUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get auction's start date from Tools Framework's XML Object, and set
it for the command.
-
setStartPriceUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get Dutch auction's start price from Tools Framework's XML Object,
and set it for the command.
-
setStarttime(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQModifyBasicCmdImpl
- Sets the begintime
-
setStarttime(String) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stores the incoming value for the start time.
-
setStarttime(String) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the offering start time.
-
setStartTime(String) - Method in interface
com.ibm.commerce.contract.objects.
TradingAgreementAccessBeanData
-
-
setStartTime(String) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.STARTTIME column of DB2 type TIMESTAMP.
-
setStartTime(String) - Method in class
com.ibm.commerce.order.commands.
OrderScheduleCmdImpl
- The time at which the first execution of this order should occur in the
format YYYY:MM:DD:hh:mm:ss.
-
setStartTime(String) - Method in interface
com.ibm.commerce.order.commands.
OrderScheduleCmd
- The time at which the first execution of this order should occur in the
format YYYY:MM:DD:hh:mm:ss.
-
setStartTime(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.STARTTIME column of DB2 type TIMESTAMP.
-
setStartTime(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
TradingAgreementBeanBase
- This method provides access to the TRADING.STARTTIME column of DB2 type
TIMESTAMP NULL.
-
setStartTime(Timestamp) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionTaskCmdImpl
- Sets the auction start time.
-
setStartTime(Timestamp) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Stores the starting date and time for the auction.
-
setStartTime(Timestamp) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmd
- Stores the starting date and time for the auction.
-
setStartTime(Timestamp) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the start time to execute the schedule job.
-
setStartTime(Timestamp) - Method in interface
com.ibm.commerce.scheduler.commands.
AddJobCmd
- Sets the start time when to start executing the job.
-
setStartTime(Timestamp) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the effective date and time for this RFQ.
-
setStartTime(Timestamp) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the effective date and time for this RFQ.
-
setStartTime(Timestamp) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the effective date and time for this RFQ.
-
setStartTime(Timestamp) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the effective date and time for this RFQ.
-
setStartTimeFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Retrieves the start time from the tools XML object and
stores it in a member variable.
-
setStartTimeFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
TradingEngineBaseCmd
-
Deprecated. Retrieves the start time from the tools XML object and
stores it in a member variable.
-
setStartTimeFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the offering start time from the tools XML object and stores it
in a member variable.
-
setStartTimeFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the offering start time from the tools XML object and stores it
in a member variable.
-
setStarttimestamp(Timestamp) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stores the incoming value for the start date and
time.
-
setStarttimestamp(Timestamp) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the timestamp representing the start date and time of the
offering.
-
setStartTimestamp(Timestamp) - Method in class
com.ibm.commerce.rfq.commands.
RFQModifyBasicCmdImpl
- Sets the startTimestamp
-
setStartTimestamp(Timestamp) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- Set the property startTimestamp.
-
setStartTimestamp(Timestamp) - Method in interface
com.ibm.commerce.tools.promotions.
CreateDiscountCmd
- Assign the discount start timestamp from GUI, usually the date should be
the current date and time will be 00:00:00 by default.
-
setStartTimeStamp(Timestamp) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Set auction start timestamp
-
setStartTimeStamp(Timestamp) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotion
- Sets the startTimeStamp
-
setStartTimeUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get auction's start time from Tools Framework's XML Object, and set
it for the command.
-
setStartTimeUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get auction's start time from Tools Framework's XML Object, and set
it for the command.
-
setState(Integer) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.STATE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setState(Integer) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.STATE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setState(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
TradingAgreementBeanBase
- This method provides access to the TRADING.STATE column of DB2 type INTEGER
NOT NULL.
-
setState(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Provides access to the CONTRACT.STATE column of DB2 type INTEGER NOT
NULL.
-
setState(Integer) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.STATE column of DB2 type INTEGER DEFAULT 0.
-
setState(Integer) - Method in class
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBean
- This method provides access to the
BUYERPO.STATE column of DB2 type INTEGER DEFAULT 0.
-
setState(Integer) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.STATE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setState(Integer) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method accesses a non-CMP field
-
setState(Integer) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
- setState
-
setState(Integer) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method accesses a non-CMP field
-
setState(Integer) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- This method accesses a non-CMP field
-
setState(Integer) - Method in class
com.ibm.commerce.user.objects.
MemberAccessBean
- This method provides access to the
MEMBER.STATE column of DB2 type INTEGER.
-
setState(Integer) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the state of the offering.
-
setState(Integer) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores an integer representing the RFQ state.
-
setState(Integer) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores an integer representing the RFQ state.
-
setState(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores an integer representing the RFQ state.
-
setState(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores an integer representing the RFQ state.
-
setState(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setState(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.STATE column of DB2 type CHAR(1) DEFAULT '1'.
-
setState(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setState(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.STATE column of DB2 type CHAR(1) DEFAULT '1'.
-
setState(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setState(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.STATE column of DB2 type CHAR(1) DEFAULT '1'.
-
setState(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setState(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.STATE column of DB2 type CHAR(1) DEFAULT '1'.
-
setState(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setState(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.STATE column of DB2 type CHAR(1) DEFAULT '1'.
-
setState(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.STATE column of DB2 type VARCHAR(128).
-
setState(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
-
-
setState(String) - Method in interface
com.ibm.commerce.contract.objects.
TradingAgreementAccessBeanData
-
-
setState(String) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.STATE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setState(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractAccessBeanData
- Provides access to the CONTRACT.STATE column of DB2 type INTEGER NOT
NULL.
-
setState(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.STATE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setState(String) - Method in class
com.ibm.commerce.couponwallet.databeans.
ViewWalletDataBean
- Sets the state of the eCoupon.
-
setState(String) - Method in class
com.ibm.commerce.couponwallet.objects.
CouponWalletBean
- Set accessor for persistent attribute: state
-
setState(String) - Method in interface
com.ibm.commerce.couponwallet.objects.
CouponWalletAccessBeanData
- setState
-
setState(String) - Method in class
com.ibm.commerce.couponwallet.objects.
CouponWalletAccessBean
- This method provides access to the
CPWALLET.STATE column of DB2 type CHAR(4) NOT NULL.
-
setState(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the state within this address.
-
setState(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set the state within this address.
-
setState(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the state within this address.
-
setState(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set the state within this address.
-
setState(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the state within this address.
-
setState(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the state within this address.
-
setState(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmdImpl
-
-
setState(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmd
- Sets the state within this address.
-
setState(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmdImpl
-
-
setState(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmd
- Sets the state within this address.
-
setState(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setState(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the state within this address.
-
setState(String) - Method in class
com.ibm.commerce.me.datatype.
Address
- Sets the state
-
setState(String) - Method in interface
com.ibm.commerce.payment.objects.
CreditLineAccessBeanData
-
-
setState(String) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.STATE column of DB2 type INTEGER DEFAULT 0.
-
setState(String) - Method in interface
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBeanData
-
-
setState(String) - Method in class
com.ibm.commerce.payment.objects.
BuyerPurchaseOrderAccessBean
- This method provides access to the
BUYERPO.STATE column of DB2 type INTEGER DEFAULT 0.
-
setState(String) - Method in interface
com.ibm.commerce.payment.objects.
AccountAccessBeanData
-
-
setState(String) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.STATE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setState(String) - Method in interface
com.ibm.commerce.user.objects.
UserAccessBeanData
-
-
setState(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method accesses a non-CMP field
-
setState(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
-
-
setState(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method accesses a non-CMP field
-
setState(String) - Method in interface
com.ibm.commerce.user.objects.
MemberGroupAccessBeanData
-
-
setState(String) - Method in class
com.ibm.commerce.user.objects.
MemberGroupAccessBean
- This method accesses a non-CMP field
-
setState(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAccessBeanData
-
-
setState(String) - Method in class
com.ibm.commerce.user.objects.
MemberAccessBean
- This method provides access to the
MEMBER.STATE column of DB2 type INTEGER.
-
setState(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setState(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.STATE column of DB2 type VARCHAR(128).
-
setState(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the state of user.
-
setState(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the name of the state, province, or equivalent where the individual
resides.
-
setState(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditAddressCmdImpl
- Sets the name of the state, province, or equivalent where the individual
resides.
-
setState(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AuditAddressCmd
- Sets the name of the state, province, or equivalent where the individual
resides.
-
setStateAbbr(String) - Method in interface
com.ibm.commerce.taxation.objects.
StateProvinceAccessBeanData
-
-
setStateAbbr(String) - Method in class
com.ibm.commerce.taxation.objects.
StateProvinceAccessBean
- This method accesses a non-CMP field
-
setStateAbbr(String) - Method in interface
com.ibm.commerce.taxation.objects.
StateCodeAccessBeanData
-
-
setStateAbbr(String) - Method in class
com.ibm.commerce.taxation.objects.
StateCodeAccessBean
- This method accesses a non-CMP field
-
setStateCode(String) - Method in interface
com.ibm.commerce.taxation.objects.
StateCodeAccessBeanData
-
-
setStateCode(String) - Method in class
com.ibm.commerce.taxation.objects.
StateCodeAccessBean
- This method accesses a non-CMP field
-
setStateIdentifier(Integer) - Method in class
com.ibm.commerce.contract.commands.
ContractSubmitPreApprovalCmdImpl
- Sets the state identifier.
-
setStateIdentifier(Integer) - Method in class
com.ibm.commerce.contract.commands.
ContractSubmitPostRejectCmdImpl
- Sets the state identifier.
-
setStateIdentifier(Integer) - Method in class
com.ibm.commerce.contract.commands.
ContractSubmitPostCancelCmdImpl
- Sets the state identifier.
-
setStateIdentifier(Integer) - Method in class
com.ibm.commerce.contract.commands.
ContractSubmitPostApprovalCmdImpl
- Sets the state identifier.
-
setStateIdentifier(Integer) - Method in class
com.ibm.commerce.contract.commands.
ContractFlowEntityBean
- Sets the state identifier of the entity bean.
-
setStateIdentifier(Integer) - Method in class
com.ibm.commerce.order.commands.
OrderProcessPreApprovalCmdImpl
- Sets the state identifier.
-
setStateIdentifier(Integer) - Method in class
com.ibm.commerce.order.commands.
OrderProcessApprovalBaseCmdImpl
- UBF informs the command the state of the entity.
-
setStateIdentifier(Integer) - Method in class
com.ibm.commerce.order.commands.
OrderFlowEntityBean
- Sets the state identifier of the entity bean.
-
setStateIdentifier(Integer) - Method in class
com.ibm.commerce.rfq.commands.
CreateResponseBasicInfoCmdImpl
- Sets stateIdentifier.
-
setStateIdentifier(Integer) - Method in interface
com.ibm.commerce.rfq.commands.
CreateResponseBasicInfoCmd
- Sets state Identifier
-
setStateIdentifier(Integer) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
- Set the state identifier for UBF
-
setStateIdentifier(Integer) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationAddPreApprovalCmdImpl
- Sets the state identifier.
-
setStateIdentifier(Integer) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationAddApprovalBaseCmdImpl
- Sets the state identifier.
-
setStateIdentifier(Integer) - Method in class
com.ibm.commerce.usermanagement.commands.
OrgEntityRegistrationAddPreApprovalCmdImpl
- Sets the state identifier.
-
setStateIdentifier(Integer) - Method in class
com.ibm.commerce.usermanagement.commands.
OrgEntityRegistrationAddApprovalBaseCmdImpl
- Sets the state identifier.
-
setStatemachine(Long) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stores the incoming value for the state machine.
-
setStatemachine(Long) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the identifier of the state machine for the offering.
-
setStateMachineFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Retrieves the state machine or flow number from the
tools XML object and stores it in a member variable.
-
setStateMachineFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
TradingEngineBaseCmd
-
Deprecated. Retrieves the state machine or flow number from the
tools XML object and stores it in a member variable.
-
setStateMachineFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the state machine identifier from the tools XML object and stores
it in a member variable.
-
setStateMachineFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the state machine identifier from the tools XML object and stores
it in a member variable.
-
setStateParameter(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Sets the state parameter.
-
setStaticflag(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductSetAccessBeanData
-
-
setStaticflag(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetAccessBean
- This method provides access to the
PRODUCTSET.STATIC column of DB2 type CHAR(1).
-
setStatsAccessBeanList(CampaignStatisticsAccessBean[]) - Method in
class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsListDataBean
- Sets the array of
CampaignStatisticsAccessBean
objects that
represents all the statistics in the list.
-
setStatsAccessBeanList(ProductAdvisorStatisticsAccessBean[]) -
Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsListDataBean
- Sets the array of
ProductAdvisorStatisticsAccessBean
objects
that represents all the statistics in the list.
-
setStatsAccessBeanList(ProductComparisonStatisticsAccessBean[]) -
Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductComparisonStatisticsListDataBean
- Sets the array of
ProductComparisonStatisticsAccessBean
objects that represents all the statistics in the list.
-
setStatsAccessBeanList(ProductExplorerStatisticsAccessBean[]) -
Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsListDataBean
- Sets the array of
ProductExplorerStatisticsAccessBean
objects
that represents all the statistics in the list.
-
setStatsAccessBeanList(SalesAssistantStatisticsAccessBean[]) -
Method in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsListDataBean
- Sets the array of
SalesAssistantStatisticsAccessBean
objects
that represents all the statistics in the list.
-
setStatsDataBeanList(CampaignStatisticsBean[]) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsListDataBean
- Sets the array of
CampaignStatisticsBean
objects that
represents all the statistics in the list.
-
setStatsDataBeanList(ProductAdvisorStatisticsBean[]) - Method in
class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsListDataBean
- Sets the array of
ProductAdvisorStatisticsBean
objects that
represents all the statistics in the list.
-
setStatsDataBeanList(ProductComparisonStatisticsBean[]) - Method in
class
com.ibm.commerce.marketingcenter.events.databeans.
ProductComparisonStatisticsListDataBean
- Sets the array of
ProductComparisonStatisticsBean
objects that
represents all the statistics in the list.
-
setStatsDataBeanList(ProductExplorerStatisticsBean[]) - Method in
class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsListDataBean
- Sets the array of
ProductExplorerStatisticsBean
objects that
represents all the statistics in the list.
-
setStatsDataBeanList(SalesAssistantStatisticsBean[]) - Method in
class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsListDataBean
- Sets the array of
SalesAssistantStatisticsBean
objects that
represents all the statistics in the list.
-
setStatus(int)
- Method in class
com.ibm.commerce.tools.epromotion.
RLPromotion
- Sets the status
-
setStatus(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.STATUS column of DB2 type INTEGER NOT NULL DEFAULT 1.
-
setStatus(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Insert the method's description here.
-
setStatus(Integer) - Method in class
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmdImpl
- Sets the status of the e-mail activity (unsent, sent, deleted)
-
setStatus(Integer) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmd
- Sets the status of the e-mail activity (unsent, sent, deleted)
-
setStatus(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionAccessBean
- Set accessor for persistent attribute: status
-
setStatus(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.STATUS column of DB2 type INTEGER DEFAULT 0.
-
setStatus(Integer) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.STATUS column of DB2 type INTEGER.
-
setStatus(Integer) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the status of PVCSESSION STATUS.
-
setStatus(Integer) - Method in interface
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmd
- Set the status of PVCSESSION STATUS.
-
setStatus(Integer) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBean
- This method provides access to the
PVCSESSION.STATUS column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setStatus(Integer) - Method in class
com.ibm.commerce.tools.epromotion.commands.
ChangeStatusRLPromotionCmdImpl
- sets status
-
setStatus(Integer) - Method in interface
com.ibm.commerce.tools.epromotion.commands.
ChangeStatusRLPromotionCmd
- Sets the status
-
setStatus(Integer) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.STATUS column of DB2 type INTEGER.
-
setStatus(Integer) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
- setStatus
-
setStatus(Integer) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method accesses a non-CMP field
-
setStatus(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.STATUS column of DB2 type INTEGER NOT NULL DEFAULT 1.
-
setStatus(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: status
-
setStatus(String) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setStatus
-
setStatus(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.STATUS column of DB2 type CHAR(1) NOT NULL.
-
setStatus(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionAccessBean
- This method accesses a non-CMP field
-
setStatus(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBeanData
-
-
setStatus(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.STATUS column of DB2 type CHAR(4).
-
setStatus(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method provides access to the
INITIATIVE.STATUS column of DB2 type CHAR(1).
-
setStatus(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
CampaignAccessBean
- This method provides access to the
CAMPAIGN.STATUS column of DB2 type CHAR(1).
-
setStatus(String) - Method in class
com.ibm.commerce.negotiation.commands.
PlaceAuctionOrderCmdImpl
- Mutation method to set status
-
setStatus(String) - Method in interface
com.ibm.commerce.negotiation.commands.
PlaceAuctionOrderCmd
- Stores the incoming value for the status.
-
setStatus(String) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- Set auction status.
-
setStatus(String) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- set auction status
-
setStatus(String) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setStatus(String) - Method in class
com.ibm.commerce.order.commands.
OrderListCmdImpl
- Specifies the status of the Orders that are to be displayed.
-
setStatus(String) - Method in interface
com.ibm.commerce.order.commands.
OrderListCmd
- Specifies the status of the Orders that are to be displayed.
-
setStatus(String) - Method in interface
com.ibm.commerce.order.commands.
OrderDisplayCmd
- Sets the status of the Orders to be displayed.
-
setStatus(String) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
- Set the status of the target order.
-
setStatus(String) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Set the status of the target order.
-
setStatus(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setStatus(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.STATUS column of DB2 type INTEGER DEFAULT 0.
-
setStatus(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setStatus
-
setStatus(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setStatus
-
setStatus(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setStatus(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.STATUS column of DB2 type CHAR(1).
-
setStatus(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setStatus(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.STATUS column of DB2 type CHAR(3) DEFAULT 'PND'.
-
setStatus(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAccessBeanData
-
-
setStatus(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.STATUS column of DB2 type CHAR(3) NOT NULL DEFAULT 'PRC'.
-
setStatus(String) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBaseImpl
- Sets the status.
-
setStatus(String) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBase
- Sets the status.
-
setStatus(String) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseImpl
- Sets the status.
-
setStatus(String) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponse
- Sets the status.
-
setStatus(String) - Method in interface
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBeanData
-
-
setStatus(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.STATUS column of DB2 type INTEGER.
-
setStatus(String) - Method in interface
com.ibm.commerce.payment.objects.
InvoiceAccessBeanData
-
-
setStatus(String) - Method in class
com.ibm.commerce.payment.objects.
InvoiceAccessBean
- This method provides access to the
INVOICE.STATUS column of DB2 type CHAR(4).
-
setStatus(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBeanData
-
-
setStatus(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBean
- This method provides access to the
PVCSESSION.STATUS column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setStatus(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCBindingAccessBeanData
-
-
setStatus(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBindingAccessBean
- This method provides access to the
PVCBINDING.STATUS column of DB2 type CHAR(1) NOT NULL.
-
setStatus(String) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListUpdateCmdImpl
- Updates the status of the requisition list to the new status.
-
setStatus(String) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListUpdateCmd
- Updates the status of the requisition list to the new status.
-
setStatus(String) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListItemUpdateCmdImpl
- Specifies the status of the requisition list.
-
setStatus(String) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListItemUpdateCmd
- Specifies the status of the requisition list.
-
setStatus(String) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListDisplayCmdImpl
- Specifies the status of the requisition list to be displayed.
-
setStatus(String) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListDisplayCmd
- Specifies the status of the requisition list to be displayed.
-
setStatus(String) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListCreateCmdImpl
- Specifies the status of the created requisition list.
-
setStatus(String) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListCreateCmd
- Specifies the status of the created requisition list.
-
setStatus(String) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListCopyCmdImpl
- Specifies the status of the created requisition list.
-
setStatus(String) - Method in interface
com.ibm.commerce.requisitionlist.commands.
RequisitionListCopyCmd
- Specifies the status of the created requisition list.
-
setStatus(String) - Method in class
com.ibm.commerce.requisitionlist.commands.
RequisitionListBaseCmdImpl
- Sets the status of the requisition list.
-
setStatus(String) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLPromotionListRow
- Sets the status of the discount
-
setStatus(String) - Method in class
com.ibm.commerce.tools.promotions.
DiscountChooseListRow
- Set the status for the discount
-
setStatus(String) - Method in interface
com.ibm.commerce.user.objects.
UserRegistryAccessBeanData
-
-
setStatus(String) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.STATUS column of DB2 type INTEGER.
-
setStatus(String) - Method in interface
com.ibm.commerce.user.objects.
CertificateX509AccessBeanData
-
-
setStatus(String) - Method in class
com.ibm.commerce.user.objects.
CertificateX509AccessBean
- This method provides access to the
CERT_X509.CTSTATUS column of DB2 type CHAR(4) NOT NULL.
-
setStatus(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setStatus(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.STATUS column of DB2 type CHAR(1).
-
setStatus(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the status of the user.
-
setStatus(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the temporary or permanent address, 'Permanent' really means
'current' address, 'Temporary' really means
'historical' address.
-
setStatusCode(String) - Method in class
com.ibm.commerce.order.commands.
OrderTransferConfirmCmdImpl
- Sets the transfer confirmation status code
-
setStatusCode(String) - Method in interface
com.ibm.commerce.order.commands.
OrderTransferConfirmCmd
- Sets the transfer confirmation status code
-
setStatusMessage(String) - Method in class
com.ibm.commerce.order.commands.
OrderTransferConfirmCmdImpl
- Sets the transfer confirmation status message
-
setStatusMessage(String) - Method in interface
com.ibm.commerce.order.commands.
OrderTransferConfirmCmd
- Sets the transfer confirmation status message
-
setStore_id(Integer) - Method in interface
com.ibm.commerce.collaboration.cc.objects.
QueueAccessBeanData
- setStore_id
-
setStore_id(Integer) - Method in class
com.ibm.commerce.collaboration.cc.objects.
QueueAccessBean
- This method accesses a non-CMP field
-
setStore_Id(Integer) - Method in class
com.ibm.commerce.contract.commands.
CreateFulfillmentCenterCmdImpl
- Sets the store ID.
-
setStore_Id(Integer) - Method in interface
com.ibm.commerce.contract.commands.
CreateFulfillmentCenterCmd
- Sets the store ID.
-
setStore_Id(String) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets the store ID
-
setStore_Id(String) - Method in class
com.ibm.commerce.contract.commands.
CreateFulfillmentCenterCmdImpl
- Sets the store ID.
-
setStore_Id(String) - Method in interface
com.ibm.commerce.contract.commands.
CreateFulfillmentCenterCmd
- Sets the store ID.
-
setStore(StoreAccessBean) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the store associated with this command.
-
setStore(StoreAccessBean) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the store associated with this command.
-
setStore(StoreAccessBean) - Method in interface
com.ibm.commerce.inventory.commands.
GenericInventoryReserveCmd
- Set the store object in which this reservation is taking place.
-
setStore(StoreAccessBean) - Method in class
com.ibm.commerce.inventory.commands.
GenericInventoryBaseCmdImpl
- Set the store object in which this reservation is taking place.
-
setStore(StoreAccessBean) - Method in interface
com.ibm.commerce.inventory.commands.
GenericInventoryAdjustCmd
- Set the store object in which this reservation is taking place.
-
setStoreAddressId(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
-
-
setStoreAddressId(Integer) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterDescriptionAccessBean
- This method provides access to the
FFMCENTDS.STADDRESS_ID column of DB2 type INTEGER.
-
setStoreAddressId(String) - Method in interface
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterDescriptionAccessBeanData
-
-
setStoreAddressId(String) - Method in class
com.ibm.commerce.fulfillment.objects.
FulfillmentCenterDescriptionAccessBean
- This method provides access to the
FFMCENTDS.STADDRESS_ID column of DB2 type INTEGER.
-
setStoreAddressId(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the store address identifier.
-
setStoreAddressId(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set the store address identifier.
-
setStoreAddressId(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the store address identifier.
-
setStoreAddressId(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the store address identifier.
-
setStoreAddressId(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the store address identifier.
-
setStoreAddressId(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmdImpl
-
-
setStoreAddressId(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmd
- Sets the store address identifier.
-
setStoreAddressId(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmdImpl
- Sets the store address identifier.
-
setStoreAddressId(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
- Sets the store address identifier.
-
setStoreCategory(String) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Sets store's category.
-
setStoreCategoryId(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.STORECGRY_ID column of DB2 type INTEGER.
-
setStoreCategoryId(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Insert the method's description here.
-
setStoreCategoryId(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.STORECGRY_ID column of DB2 type INTEGER.
-
setStoreCommand(boolean) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Returns true if this is a store level command.
-
setStoreCommand(boolean) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the value for store command.
-
setStoreDefaultCurrency(String) - Method in class
com.ibm.commerce.payment.commands.
DoDepositPMCmdImpl
- Sets the Store Default Currency
-
setStoreDefaultCurrency(String) - Method in class
com.ibm.commerce.payment.commands.
DoDepositCLCmdImpl
- Sets the Store Default Currency
-
setStoreDefaultLanguageId(Integer) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets the store default language ID.
-
setStoreDescription(String) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Sets store's description.
-
setStoreDir(String) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Sets name of folder to keep hosted store file assets.
-
setStoreDirectory(String) - Method in class
com.ibm.commerce.common.beans.
ResourceBundleDataBean
- Sets the name of store directory, which is used as the path to the find the
property file.
-
setStoreDirectory(String) - Method in class
com.ibm.commerce.user.beans.
UserRegistrationDataBean
- Sets the name of store directory, which is used as the path to the find the
property file in getUserRegistrationProperties method.
-
setStoreDirectory(String) - Method in class
com.ibm.commerce.user.beans.
AddressDataBean
- Sets the name of store directory, which is used as the path to the find the
property file in getAddressProperties method.
-
setStoreDirectory(String) - Method in class
com.ibm.commerce.user.beans.
AddressBookDataBean
- Sets the name of store directory, which is used as the path to the find the
property file in getAddressBookProperties method.
-
setStoreDirectory(String) - Method in class
com.ibm.commerce.usermanagement.commands.
PropertyResourceBundleReader
- Sets the name of store directory, which is used as the path to the find the
property file.
-
setStoreDirectory(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditBaseCmdImpl
- Sets the name of store directory, which is used as the path to the find the
property file.
-
setStoreDirectoryEnabled(boolean) - Method in class
com.ibm.commerce.common.beans.
ResourceBundleDataBean
- Sets if enable getting the Store Directory from the CommandContext.
-
setStoreDisplayName(String) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Sets store display name.
-
setStoredResponse(boolean) - Method in class
com.ibm.commerce.ras.DDThreadContext
- Insert the method's description here.
-
setStoreent_id(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBean
- This method provides access to the
DISPCGPREL.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreent_id(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStats
- Sets the store entity ID recorded in the current event.
-
setStoreent_id(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PEStats
- Sets the store entity ID recorded in the current event.
-
setStoreent_id(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PCStats
- Sets the store entity ID recorded in the current event.
-
setStoreent_id(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PAStats
- Sets the store entity ID recorded in the current event.
-
setStoreent_id(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBeanData
-
-
setStoreent_id(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupPageRelationAccessBean
- This method provides access to the
DISPCGPREL.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(Integer) - Method in class
com.ibm.commerce.inventory.commands.
GeneratePickBatchCmdImpl
-
-
setStoreentId(Integer) - Method in interface
com.ibm.commerce.inventory.commands.
GeneratePickBatchCmd
- Sets the store entity identifier.
-
setStoreentId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
VendorAccessBean
- This method provides access to the
VENDOR.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBean
- This method provides access to the
STORITMFFC.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeAccessBean
- This method provides access to the
INVADJCODE.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReasonAccessBean
- This method provides access to the
RTNREASON.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeAccessBean
- This method provides access to the
RTNDSPCODE.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonAccessBean
- This method provides access to the
RTNDNYRSN.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
ChargeTypeAccessBean
- This method provides access to the
CHARGETYPE.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(Integer) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceMdlSpecAccessBean
- This method provides access to the
PVCMDLSPEC.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntId(Integer) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyDataBean
- Set the store entity identifier of the business policy
-
setStoreentId(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the store entity identifier.
-
setStoreentId(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the store entity identifier.
-
setStoreentId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReturnReasonCodeUpdateCmdImpl
- Set the store entity identifer.
-
setStoreentId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReturnReasonCodeCreateCmdImpl
- Set the store entity identifer.
-
setStoreentId(String) - Method in interface
com.ibm.commerce.inventory.objects.
VendorAccessBeanData
-
-
setStoreentId(String) - Method in class
com.ibm.commerce.inventory.objects.
VendorAccessBean
- This method provides access to the
VENDOR.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(String) - Method in interface
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBeanData
-
-
setStoreentId(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBean
- This method provides access to the
STORITMFFC.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(String) - Method in interface
com.ibm.commerce.inventory.objects.
StoreItemAccessBeanData
-
-
setStoreentId(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeAccessBeanData
-
-
setStoreentId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryAdjustmentCodeAccessBean
- This method provides access to the
INVADJCODE.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReasonAccessBeanData
-
-
setStoreentId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReasonAccessBean
- This method provides access to the
RTNREASON.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeAccessBeanData
-
-
setStoreentId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDispositionCodeAccessBean
- This method provides access to the
RTNDSPCODE.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonAccessBeanData
-
-
setStoreentId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnDenyReasonAccessBean
- This method provides access to the
RTNDNYRSN.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ChargeTypeAccessBeanData
-
-
setStoreentId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ChargeTypeAccessBean
- This method provides access to the
CHARGETYPE.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreentId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceMdlSpecAccessBeanData
-
-
setStoreentId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceMdlSpecAccessBean
- This method provides access to the
PVCMDLSPEC.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntity(String) - Method in class
com.ibm.commerce.utf.commands.
CreateShippingChargeTCCmdImpl
- Stores the store entity for which the policy has been specified.
-
setStoreEntity(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateShippingChargeTCCmd
- Stores the store entity for which the policy has been specified.
-
setStoreEntity(String) - Method in class
com.ibm.commerce.utf.commands.
CreateReturnPaymentTCCmdImpl
- Stores the store entity for which the policy has been specified.
-
setStoreEntity(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateReturnPaymentTCCmd
- Stores the store entity for which the policy has been specified.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreEntityDescriptionAccessBean
- This method provides access to the
STOREENTDS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreEntityDescriptionBeanBase
- The StoreEntity.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.contract.commands.
PolicyUpdateCmdImpl
- Sets the store entity id which the business policy belongs to.
-
setStoreEntityId(Integer) - Method in interface
com.ibm.commerce.contract.commands.
PolicyUpdateCmd
- Sets the store entity id which the business policy belongs to.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.contract.commands.
PolicyAddCmdImpl
- Sets the store entity Id to which the business policy belongs.
-
setStoreEntityId(Integer) - Method in interface
com.ibm.commerce.contract.commands.
PolicyAddCmd
- Sets the store entity ID to which the business policy belongs.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBean
- This method provides access to the
POLICY.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
BusinessPolicyBeanBase
- This method provides access to the POLICY.STOREENT_ID column of DB2 type
INTEGER NOT NULL.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.emarketing.commands.
OptEmailTaskCmdImpl
- Sets the store ID of the store from which the user wants to opt out of
receiving e-mail.
-
setStoreEntityId(Integer) - Method in interface
com.ibm.commerce.emarketing.commands.
OptEmailTaskCmd
- Sets the store entity ID.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmdImpl
- Sets the store ID of the store to which the activity belongs.
-
setStoreEntityId(Integer) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailPromotionSaveTaskCmd
- Sets the store ID of the store to which the activity belongs.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmdImpl
- Sets the ID of the store for the e-mail configuration.
-
setStoreEntityId(Integer) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmd
- set the storeEntityId of the e-mail configuration
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionAccessBean
- Set accessor for persistent attribute: storeEntityId
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailMessageAccessBean
- Set accessor for persistent attribute: storeEntityId
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailConfigurationAccessBean
- Set accessor for persistent attribute: storeEntityId
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.order.commands.
OrderProfileUpdateCmdImpl
- Sets the store entity id.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.order.objects.
CurrentPendingOrderAccessBean
- This method provides access to the
CPENDORDER.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.registry.
ViewRegistryEntry
- Sets the store Id.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.registry.
UrlRegistryEntry
- Sets the store Id.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.registry.
CommandRegistryEntry
- Sets the store Id .
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxCodeClassificationAccessBean
- This method accesses a non-CMP field
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method accesses a non-CMP field
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeValueAccessBean
- This method provides access to the
MBRATTRVAL.STOREENT_ID column of DB2 type INTEGER.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeStringValueAccessBean
- This method provides access to the
MBRATTRVAL.STOREENT_ID column of DB2 type INTEGER.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeIntegerValueAccessBean
- This method provides access to the
MBRATTRVAL.STOREENT_ID column of DB2 type INTEGER.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeFloatValueAccessBean
- This method provides access to the
MBRATTRVAL.STOREENT_ID column of DB2 type INTEGER.
-
setStoreEntityId(Integer) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeDatetimeValueAccessBean
- This method provides access to the
MBRATTRVAL.STOREENT_ID column of DB2 type INTEGER.
-
setStoreEntityId(String) - Method in class
com.ibm.commerce.common.objects.
StoreEntityDescriptionAccessBean
- This method provides access to the
STOREENTDS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntityId(String) - Method in interface
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBeanData
- This method provides access to the POLICY.STOREENT_ID column of DB2 type
INTEGER NOT NULL.
-
setStoreEntityId(String) - Method in class
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBean
- This method provides access to the
POLICY.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntityId(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailPromotionAccessBean
- This method accesses a non-CMP field
-
setStoreEntityId(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailMessageAccessBean
- This method accesses a non-CMP field
-
setStoreEntityId(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailConfigurationAccessBean
- This method accesses a non-CMP field
-
setStoreEntityId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setStoreEntityId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntityId(String) - Method in interface
com.ibm.commerce.order.objects.
CurrentPendingOrderAccessBeanData
-
-
setStoreEntityId(String) - Method in class
com.ibm.commerce.order.objects.
CurrentPendingOrderAccessBean
- This method provides access to the
CPENDORDER.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntityId(String) - Method in interface
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBeanData
-
-
setStoreEntityId(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntityId(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCodeClassificationAccessBeanData
-
-
setStoreEntityId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCodeClassificationAccessBean
- This method accesses a non-CMP field
-
setStoreEntityId(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBeanData
-
-
setStoreEntityId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method accesses a non-CMP field
-
setStoreEntityId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeValueAccessBeanData
-
-
setStoreEntityId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeValueAccessBean
- This method provides access to the
MBRATTRVAL.STOREENT_ID column of DB2 type INTEGER.
-
setStoreEntityId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeStringValueAccessBeanData
-
-
setStoreEntityId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeStringValueAccessBean
- This method provides access to the
MBRATTRVAL.STOREENT_ID column of DB2 type INTEGER.
-
setStoreEntityId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeIntegerValueAccessBeanData
-
-
setStoreEntityId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeIntegerValueAccessBean
- This method provides access to the
MBRATTRVAL.STOREENT_ID column of DB2 type INTEGER.
-
setStoreEntityId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeFloatValueAccessBeanData
-
-
setStoreEntityId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeFloatValueAccessBean
- This method provides access to the
MBRATTRVAL.STOREENT_ID column of DB2 type INTEGER.
-
setStoreEntityId(String) - Method in interface
com.ibm.commerce.user.objects.
MemberAttributeDatetimeValueAccessBeanData
-
-
setStoreEntityId(String) - Method in class
com.ibm.commerce.user.objects.
MemberAttributeDatetimeValueAccessBean
- This method provides access to the
MBRATTRVAL.STOREENT_ID column of DB2 type INTEGER.
-
setStoreEntityIdentifier(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the identifier string of store entity.
-
setStoreEntityIdentifier(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the identifier string of store entity.
-
setStoreEntryID(Integer) - Method in class
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBean
- This method provides access to the
STORECAT.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntryID(Integer) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntryID(Integer) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntryID(String) - Method in interface
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBeanData
-
-
setStoreEntryID(String) - Method in class
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBean
- This method provides access to the
STORECAT.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntryID(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBeanData
-
-
setStoreEntryID(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreEntryID(String) - Method in interface
com.ibm.commerce.catalog.objects.
InterestItemAccessBeanData
-
-
setStoreEntryID(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreGroupId(Integer) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.STOREGRP_ID column of DB2 type INTEGER NOT NULL.
-
setStoreGroupId(Integer) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Insert the method's description here.
-
setStoreGroupId(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.STOREGRP_ID column of DB2 type INTEGER NOT NULL.
-
setStoreID(int) - Method in class
com.ibm.commerce.search.rulequery.
SelectQuery
- Do not modify.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.account.commands.
AccountImportCmdImpl
- Sets the storeId.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.account.commands.
AccountImportCmd
- Sets the storeId.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.adapter.SessionData
- Reserved for IBM internal use.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.adapter.
GenericSessionData
- Reserved for IBM internal use.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBeanData
- setStoreId
-
setStoreId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method accesses a non-CMP field
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBeanData
- setStoreId
-
setStoreId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method accesses a non-CMP field
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupTradingPositionRelAccessBeanData
- setStoreId
-
setStoreId(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupTradingPositionRelAccessBean
- This method accesses a non-CMP field
-
setStoreId(Integer) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the store Id associated with this command.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the store Id associated with this command.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.contract.commands.
ValidateBusinessPolicyInContractForStoreCmdImpl
- Sets the ID of the store.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.contract.commands.
ValidateBusinessPolicyInContractForStoreCmd
- Sets the ID of the store.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.contract.commands.
ImportDTDContractApprovedVersionCmdImpl
- Sets the target store ID.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.contract.commands.
ImportDTDContractApprovedVersionCmd
- Sets The store ID to which the contract will be deployed.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.contract.commands.
CreatePriceListCmdImpl
- Sets the store ID.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.contract.commands.
CreatePriceListCmd
- Sets the store ID.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.contract.commands.
ContractImportApprovedVersionCmdImpl
- Sets the ID of the store which the contract will be deployed to.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.contract.commands.
ContractImportApprovedVersionCmd
- Sets the ID of the store to which the contract will be deployed.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.contract.commands.
CloseContractCmdImpl
- Sets the ID of the store to which the contract is deployed.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.contract.commands.
CloseContractCmd
- Sets the ID of the store to which the contract is deployed.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.couponoffer.commands.
AcceptCouponFromBannerAdCmdImpl
- Sets the store ID.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: storeId
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setStoreId
-
setStoreId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.couponwallet.databeans.
ViewWalletDataBean
- Sets the ID of the store.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- set store id (optional).
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.fulfillment.commands.
UpdateInventoryCmd
- Set a store id to update the inventory.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.fulfillment.commands.
ReverseUpdateInventoryCmd
- Set a store id.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.fulfillment.commands.
ResolveFulfillmentCenterCmd
- Set a store id.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.fulfillment.commands.
ListFulfillmentCentersCmdImpl
-
Deprecated.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.fulfillment.commands.
ListFulfillmentCentersCmd
-
Deprecated. Set the store Id.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.fulfillment.commands.
InventoryManagementHelper
- Insert the method's description here.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.fulfillment.commands.
InventoryBaseCmdImpl
- Set a store id.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.fulfillment.commands.
CheckInventoryCmd
- Set a store id to check the inventory.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityCmdImpl
-
Deprecated. This method has no effect.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityCmd
-
Deprecated. This method has no effect.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityBECmdImpl
- Sets a store id to check the inventory.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.fulfillment.objects.
InventoryAccessBean
- This method provides access to the
INVENTORY.STORE_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.STORE_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.STORE_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- This method provides access to the
ITEMFFMCTR.STORE_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.STORE_ID column of DB2 type INTEGER.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.STORE_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.inventory.scheduled.commands.
CheckReleaseToFulfillmentCmdImpl
- Set the store id.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.inventory.scheduled.commands.
CheckReleaseExpiredAllocationsCmdImpl
- Set the store id.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.inventory.scheduled.commands.
CheckRAReallocateCmdImpl
- Set the store id.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.inventory.scheduled.commands.
CheckProcessBackordersCmdImpl
- method description: Set the store id.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- Sets the id of the input store to be used for determining the tax
types.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.marketing.beans.
CatalogEntryMPE
-
Deprecated. Sets the store ID.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.marketing.beans.
AwarenessAdvertisementMPE
-
Deprecated. Sets the store ID in
Integer
type.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralAccessBean
- This method provides access to the
COLLATERAL.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnStats
- Sets the store ID recorded in the current event.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnLog
- Sets the store ID recorded in the current event.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- This method provides access to the
SASTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBean
- This method provides access to the
PESTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductComparisonStatisticsAccessBean
- This method provides access to the
PCSTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductAdvisorStatisticsAccessBean
- This method provides access to the
PASTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- This method provides access to the
CPGNSTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- This method provides access to the
CPGNLOG.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method provides access to the
INITIATIVE.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.marketingcenter.objects.
EMarketingSpotAccessBean
- This method accesses a non-CMP field
-
setStoreId(Integer) - Method in class
com.ibm.commerce.marketingcenter.objects.
CampaignAccessBean
- This method provides access to the
CAMPAIGN.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.me.commands.
BatchOrderRequestCmdImpl
- Sets the store id
-
setStoreId(Integer) - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Set the store Id for retrieving those order of that store.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.order.commands.
SetPendingOrderCmdImpl
- Specifies the stores of the orders that are listed.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.order.commands.
SetPendingOrderCmd
- Specifies the stores of the orders that are listed.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.order.commands.
SetOrderTemplateCmd.Group
- Set the store to be used in resolving the order abbreviation(s).
Default: null (use the current store to resolve the order
abbreviation(s))
-
setStoreId(Integer) - Method in class
com.ibm.commerce.order.commands.
SetCurrentPendingOrdersCmdImpl
- Sets the id of the store that owns the pending orders.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.order.commands.
SetCurrentPendingOrdersCmd
- Sets the id of the store that owns the pending orders.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.order.commands.
OrderListCmdImpl
- Specifies the identifier of the Store whose Orders are to be
displayed.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.order.commands.
OrderListCmd
- Specifies the identifier of the Store whose Orders are to be
displayed.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.order.commands.
GetCurrentPendingOrdersCmdImpl
- Sets the identifier of the Store that owns the pending Orders.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.order.commands.
GetCurrentPendingOrdersCmd
- Sets the identifier of the Store that owns the pending Orders.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setStoreId
-
setStoreId(Integer) - Method in class
com.ibm.commerce.order.utils.
ResolveOrdersCmdImpl
-
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrdersCmd
- Sets the store ID
-
setStoreId(Integer) - Method in class
com.ibm.commerce.order.utils.
ResolveOrderItemsCmdImpl
-
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrderItemsCmd
-
-
setStoreId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.STORE_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyListDataBean
- Sets the Store ID for which the list of usable Payment Policies are
requested.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.payment.commands.
PayResetPMCmdImpl
- Saves the ID of the Store to which the order belongs.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.payment.commands.
PaymentSummaryGenerateCmdImpl
- Sets the store ID for the command.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.payment.commands.
PayCleanupPMCmdImpl
- Sets the ID of the Store whose orders are to be cleaned up.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.payment.commands.
BalancePaymentCmdImpl
- Saves the Store ID for the command.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.STORE_ID column of DB2 type INTEGER.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.price.beans.
PriceDataBean
- set store id (optional).
-
setStoreId(Integer) - Method in class
com.ibm.commerce.price.commands.
SelectContractPricesCmdImpl
- Sets the id of the input store to be used for calculating the price
(Optional).
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.price.commands.
SelectContractPricesCmd
- Sets the id of the input store to be used for calculating the price
(Optional).
-
setStoreId(Integer) - Method in class
com.ibm.commerce.price.commands.
RetrievePricesCmdImpl
- Sets the id of the input store to be used for calculating the price
(Optional).
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.price.commands.
RetrievePricesCmd
- Sets the id of the input store to be used for calculating the price
(Optional).
-
setStoreId(Integer) - Method in class
com.ibm.commerce.price.commands.
MarketplaceRetrievePricesCmdImpl
-
-
setStoreId(Integer) - Method in class
com.ibm.commerce.price.commands.
MarketplaceCalculateContractPricesCmdImpl
-
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.price.commands.
GetProductContractUnitPriceCmd
- (Optional) Set the store Id to use for calculating the price.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.price.commands.
GetProductBaseUnitPriceCmd
- (Optional) Set the store Id to use for calculating the price.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.price.commands.
GetContractUnitPriceCmdImpl
- Sets the id of the input store to be used for calculating the price
(Optional).
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.price.commands.
GetContractUnitPriceCmd
- Sets the id of the input store to be used for calculating the price
(Optional).
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.price.commands.
GetContractSpecialPriceCmd
- (Optional) Set the store Id to use for calculating the price.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.price.commands.
GetBaseUnitPriceCmdImpl
- (Optional) Set the store Id to use for calculating the price.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.price.commands.
GetBaseUnitPriceCmd
- (Optional) Set the store Id to use for calculating the price.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.price.commands.
GetBaseSpecialPriceCmd
- (Optional) Set the store Id to use for calculating the price.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.price.commands.
CalculateContractPricesCmdImpl
- Sets the id of the input store to be used for calculating the price
(Optional).
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.price.commands.
CalculateContractPricesCmd
- Sets the id of the input store to be used for calculating the price
(Optional).
-
setStoreId(Integer) - Method in class
com.ibm.commerce.pvcadapter.
PVCAdapterImpl
- Sets the store identifier to the adapter.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.pvcadapter.
PVCAdapter
- Sets the store identifier to the adapter.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.scheduler.beans.
SchedulerStatusDataBean
- Sets the store id of the scheduled jobs status to retrieve.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.scheduler.commands.
CheckForWorkGenericImpl
- Empty method which does not do anything because the result is always
true.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.scheduler.commands.
CheckForWorkCmd
- Sets the store id of the store that will be used to determine whether there
is some work that needs to be done.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the store id of the schedule job.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.tools.contract.beans.
PriceTCMasterCatalogWithFilteringDataBean
- Set the store ID
-
setStoreId(Integer) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyListDataBean
- Sets the Store ID for which the list of usable Policies are requested.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- Set the property storeId, this method will be removed in next release.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.tools.segmentation.
SegmentDataBean
- Sets the store ID for which this member group belongs to.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
- setStoreId
-
setStoreId(Integer) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method accesses a non-CMP field
-
setStoreId(Integer) - Method in class
com.ibm.commerce.utf.commands.
MarkRFQForDeleteCmdImpl
-
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.utf.commands.
MarkRFQForDeleteCmd
-
-
setStoreId(Integer) - Method in class
com.ibm.commerce.utf.commands.
CloseAllExpiredRFQsCmdImpl
- Sets the store identifier number.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CloseAllExpiredRFQsCmd
- Sets the store identifier number.
-
setStoreId(Integer) - Method in class
com.ibm.commerce.utf.commands.
ActivateAllDueRFQsCmdImpl
- Sets the store identifier number.
-
setStoreId(Integer) - Method in interface
com.ibm.commerce.utf.commands.
ActivateAllDueRFQsCmd
- Sets the store identifier number.
-
setStoreID(Integer) - Method in class
com.ibm.commerce.marketing.beans.
CollateralDataBean
- Sets the ID of the store that is currently logged on to.
-
setStoreID(Integer) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
CollateralListDataBean
- Sets the ID of the store that is currently logged on to.
-
setStoreID(Integer) - Method in class
com.ibm.commerce.messaging.commands.
SendMsgCmdImpl
- Sets the store id required to initialize the messaging system.
-
setStoreID(Integer) - Method in interface
com.ibm.commerce.messaging.commands.
SendMsgCmd
- Sets the store id required to initialize the messaging system.
-
setStoreID(Integer) - Method in class
com.ibm.commerce.messaging.commands.
OrderStatusNotifySendCmdImpl
- sets the ID of the store for which the command is running
-
setStoreID(Integer) - Method in class
com.ibm.commerce.messaging.commands.
OrderStatusNotifySendCmdDummyImpl
- Empty method
-
setStoreID(Integer) - Method in interface
com.ibm.commerce.messaging.commands.
OrderStatusNotifySendCmd
- This methods sets the id of the store for which the order status is being
updated.
-
setStoreID(Integer) - Method in class
com.ibm.commerce.search.rulequery.
RuleQuery
-
Deprecated.
-
setStoreId(Integer[]) - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Set the store Id for retrieving those order of that store.
-
setStoreId(long) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the store id
-
setStoreId(String) - Method in class
com.ibm.commerce.common.beans.
StoreDataBean
- Sets the store ID that represents the primary key for this store
-
setStoreId(String) - Method in class
com.ibm.commerce.contract.commands.
ConfigurePaymentManagerCmdImpl
- Sets the store ID.
-
setStoreId(String) - Method in interface
com.ibm.commerce.contract.commands.
ConfigurePaymentManagerCmd
- Sets the store ID.
-
setStoreId(String) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- set store id (optional).
-
setStoreId(String) - Method in interface
com.ibm.commerce.fulfillment.objects.
InventoryAccessBeanData
-
-
setStoreId(String) - Method in class
com.ibm.commerce.fulfillment.objects.
InventoryAccessBean
- This method provides access to the
INVENTORY.STORE_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBeanData
-
-
setStoreId(String) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.STORE_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setStoreId(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.STORE_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBeanData
-
-
setStoreId(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemFulfillmentCenterAccessBean
- This method provides access to the
ITEMFFMCTR.STORE_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(String) - Method in interface
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBeanData
-
-
setStoreId(String) - Method in class
com.ibm.commerce.inventory.objects.
InventoryReserveAccessBean
- This method provides access to the
INVRESERVE.STORE_ID column of DB2 type INTEGER.
-
setStoreId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBeanData
-
-
setStoreId(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.STORE_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(String) - Method in class
com.ibm.commerce.marketing.beans.
CatalogEntryMPE
-
Deprecated. Sets the store ID.
-
setStoreId(String) - Method in class
com.ibm.commerce.marketing.beans.
AwarenessAdvertisementMPE
-
Deprecated. Sets the store ID in
String
type.
-
setStoreId(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.beans.
CategoryListDataBean
-
Deprecated. Sets the store identifier.
-
setStoreId(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralAccessBean
- This method provides access to the
COLLATERAL.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsBean
- Sets the store ID of this statistics.
-
setStoreId(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsBean
- Sets the store ID of this statistics.
-
setStoreId(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductComparisonStatisticsBean
- Sets the store ID of this statistics.
-
setStoreId(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsBean
- Sets the store ID of this statistics.
-
setStoreId(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsBean
- Sets the store ID of this statistics.
-
setStoreId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBeanData
-
-
setStoreId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- This method provides access to the
SASTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBeanData
-
-
setStoreId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsAccessBean
- This method provides access to the
PESTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
ProductComparisonStatisticsAccessBeanData
-
-
setStoreId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductComparisonStatisticsAccessBean
- This method provides access to the
PCSTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
ProductAdvisorStatisticsAccessBeanData
-
-
setStoreId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
ProductAdvisorStatisticsAccessBean
- This method provides access to the
PASTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBeanData
-
-
setStoreId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- This method provides access to the
CPGNSTATS.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBeanData
-
-
setStoreId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- This method provides access to the
CPGNLOG.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method provides access to the
INITIATIVE.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
EMarketingSpotAccessBean
- This method accesses a non-CMP field
-
setStoreId(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
CampaignAccessBean
- This method provides access to the
CAMPAIGN.STOREENT_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setStoreId
-
setStoreId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setStoreId
-
setStoreId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAccessBeanData
-
-
setStoreId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.STORE_ID column of DB2 type INTEGER NOT NULL.
-
setStoreId(String) - Method in class
com.ibm.commerce.payment.beans.
PayStatusPMDataBean
- Sets the storeId property of the Bean
-
setStoreId(String) - Method in class
com.ibm.commerce.payment.beans.
PayStatusListPMDataBean
- Sets the storeId property of the Bean
-
setStoreId(String) - Method in interface
com.ibm.commerce.payment.objects.
AccountAccessBeanData
-
-
setStoreId(String) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.STORE_ID column of DB2 type INTEGER.
-
setStoreId(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can specify the store to search on.
-
setStoreId(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- Insert the method's description here.
-
setStoreId(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can specify the store to search on.
-
setStoreId(String) - Method in class
com.ibm.commerce.tools.campaigns.
ProductTreeDataBean
- Sets the ID of the store that is currently logged on to.
-
setStoreId(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchDataBean
- Sets the ID of the store that is currently logged on to.
-
setStoreId(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- sets Store Id.
-
setStoreId(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchDataBean
- Set the store identifier in which to find entries
-
setStoreId(String) - Method in class
com.ibm.commerce.tools.contract.beans.
AccountDataBean
- Set the store identifier in which to find the account
-
setStoreID(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ProductSearchListDataBean
- Set the store identifier
-
setStoreID(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Sets the store ID.
-
setStoreIdAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsBean
- Sets the store ID of this statistics, in EJB attribute type.
-
setStoreIdAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsBean
- Sets the store ID of this statistics, in EJB attribute type.
-
setStoreIdAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductComparisonStatisticsBean
- Sets the store ID of this statistics, in EJB attribute type.
-
setStoreIdAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsBean
- Sets the store ID of this statistics, in EJB attribute type.
-
setStoreIdAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsBean
- Sets the store ID of this statistics, in EJB attribute type.
-
setStoreIdentifier(String) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Sets store's identifier.
-
setStoreIdentifier(String) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets the store name (identifier)
-
setStoreIdentity(String) - Method in class
com.ibm.commerce.contract.commands.
ConfigurePaymentManagerCmdImpl
- Sets the store Identity.
-
setStoreIdentity(String) - Method in interface
com.ibm.commerce.contract.commands.
ConfigurePaymentManagerCmd
- Sets the store identity.
-
setStoreIdentity(String) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyDataBean
- Set the store identity of the business policy
-
setStoreIdOperator(String) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- A user can choose one of the following operators as search operators: =,
<, >, !=, <=, >=.
-
setStoreIdOperator(String) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- Insert the method's description here.
-
setStoreIdOperator(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can choose one of the following operators as search operators: =,
<, >, !=, <=, >=.
-
setStoreIds(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can specify a number of stores to search on.
-
setStoreIds(String) - Method in class
com.ibm.commerce.tools.campaigns.
ProductTreeDataBean
- Sets the store identifiers for all the related stores in the store
path.
-
setStoreIDs(Vector) - Method in class
com.ibm.commerce.search.rulequery.
SelectQuery
- Do not modify.
-
setStoreIDs(Vector) - Method in class
com.ibm.commerce.search.rulequery.
RuleQuery
-
Deprecated.
-
setStoreIdsOperator(String) - Method in class
com.ibm.commerce.search.beans.
AdvancedCatEntrySearchListDataBean
- A user can choose one of the following operators as search operators: =,
<, >, !=, <=, >=.
-
setStoreInitialState(String) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets the store initial state.
-
setStoreLevel(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.STORELEVEL column of DB2 type CHAR(10).
-
setStoreLevel(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Insert the method's description here.
-
setStoreMemberId(Long) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyDataBean
- Set the store member identifer of the owner of the business policy
-
setStoreOrgId(String) - Method in class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
- Sets the full distinguished name of the hosted store organization.
-
setStoreOwnerMemberId(String) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets the store owner's member Id
-
setStoreRelType(String) - Method in class
com.ibm.commerce.tools.campaigns.
ProductTreeDataBean
- Sets the store relationship type in the store path.
-
setStoreSupportedCurrencies(String[]) - Method in class
com.ibm.commerce.contract.commands.
ConfigurePaymentManagerCmdImpl
- Sets the currencies supported by the store being configured.
-
setStoreSupportedCurrencies(String[]) - Method in interface
com.ibm.commerce.contract.commands.
ConfigurePaymentManagerCmd
- Sets supported currencies for the store.
-
setStoreType(Integer) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets the store type.
-
setStoreType(Integer) - Method in interface
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmd
- Sets the store type.
-
setStoreType(String) - Method in class
com.ibm.commerce.common.objects.
StoreAccessBean
- This method provides access to the
STORE.STORETYPE column of DB2 type CHAR(3).
-
setStoreType(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
- Insert the method's description here.
-
setStoreXML(String) - Method in class
com.ibm.commerce.contract.commands.
CreateSubOrganizationCmdImpl
- Sets the store XML string.
-
setStoreXML(String) - Method in interface
com.ibm.commerce.contract.commands.
CreateSubOrganizationCmd
- Sets the store XML string.
-
setStoreXML(String) - Method in class
com.ibm.commerce.contract.commands.
CreatePriceListCmdImpl
- Sets the store XML string.
-
setStoreXML(String) - Method in interface
com.ibm.commerce.contract.commands.
CreatePriceListCmd
- Sets the store XML string.
-
setStoreXML(String) - Method in class
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmdImpl
- Sets the store XML string.
-
setStoreXML(String) - Method in interface
com.ibm.commerce.contract.commands.
CreateLightWeightStoreCmd
- Sets the store XML string.
-
setStoreXML(String) - Method in class
com.ibm.commerce.contract.commands.
CreateFulfillmentCenterCmdImpl
- Sets the store XML
-
setStoreXML(String) - Method in interface
com.ibm.commerce.contract.commands.
CreateFulfillmentCenterCmd
- Sets the store XML string.
-
setStoreXMLDefinition(Element) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
-
-
setStoreXMLDefinition(Element) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Stores the XML associated with the contract in the CNTRSTORE table.
-
setStoreXMLDefinition(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
-
-
setStoreXMLDefinition(String) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Stores the XML associated with the contract in the CNTRSTORE table.
-
setStrategy(Integer) - Method in class
com.ibm.commerce.fulfillment.commands.
AllocateExistingInventoryCmdImpl
- Sets the allocation strategy to be used.
-
setStrategy(Integer) - Method in interface
com.ibm.commerce.fulfillment.commands.
AllocateExistingInventoryCmd
- Sets the allocation strategy to be used.
-
setStrEdit(String) - Method in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnProcessCmdImpl
- Sets edit parameter
-
setStrict(boolean) - Method in class
com.ibm.commerce.order.utils.
ResolveOrdersCmdImpl
-
-
setStrict(boolean) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrdersCmd
-
Deprecated.
-
setStrict(boolean) - Method in class
com.ibm.commerce.order.utils.
ResolveOrderItemsCmdImpl
-
-
setStrict(boolean) - Method in interface
com.ibm.commerce.order.utils.
ResolveOrderItemsCmd
-
-
setStringEndTime(String) - Method in class
com.ibm.commerce.scheduler.commands.
CleanJobCmdImpl
- Sets the time criteria used to clean job status entries.
-
setStringEndTime(String) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the job's end time.
-
setStringField1(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setStringField1(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.STRINGFIELD1 column of DB2 type VARCHAR(254).
-
setStringField2(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setStringField2(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.STRINGFIELD2 column of DB2 type VARCHAR(254).
-
setStringField3(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setStringField3(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.STRINGFIELD3 column of DB2 type VARCHAR(254).
-
setStringStartTime(String) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the job's start time.
-
setStringvalue(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set the string value of the attribute value
-
setStringvalue(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets the string value of the attribute value.
-
setStringvalue(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set the string value of the attribute value
-
setStringvalue(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets the string value of the attribute value.
-
setSubDomainUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set UTF sub domain.
-
setSubDomainUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmd
-
Deprecated. Sets Sub Domain URL Name.
-
setSubId(Long) - Method in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningMemberResultsBeanBase
- Set accessor for persistent attribute: segmentationId
-
setSubId(Long) - Method in interface
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningMemberResultsBase
- Set accessor for persistent attribute: segmentationId
-
setSubject(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsNotifyCmdImpl
- Ses the email subject.
-
setSubject(String) - Method in interface
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsNotifyCmd
- Sets the email subject.
-
setSubject(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSREmailOrderCmdImpl
- Sets the subject of the message.
-
setSubjectCommonName(String) - Method in interface
com.ibm.commerce.user.objects.
CertificateX509AccessBeanData
-
-
setSubjectCommonName(String) - Method in class
com.ibm.commerce.user.objects.
CertificateX509AccessBean
- This method provides access to the
CERT_X509.CTSBJCMNM column of DB2 type CHAR(254) NOT NULL.
-
setSubjectEmail(String) - Method in interface
com.ibm.commerce.user.objects.
CertificateX509AccessBeanData
-
-
setSubjectEmail(String) - Method in class
com.ibm.commerce.user.objects.
CertificateX509AccessBean
- This method provides access to the
CERT_X509.CTSBJEM column of DB2 type CHAR(254).
-
setSubjectOrganizationName(String) - Method in interface
com.ibm.commerce.user.objects.
CertificateX509AccessBeanData
-
-
setSubjectOrganizationName(String) - Method in class
com.ibm.commerce.user.objects.
CertificateX509AccessBean
- This method provides access to the
CERT_X509.CTSBJORGNM column of DB2 type CHAR(254) NOT NULL.
-
setSubOrderId(Long) - Method in class
com.ibm.commerce.order.objects.
SubOrderAdjustmentAccessBean
- This method provides access to the
SUBORDADJ.SUBORDER_ID column of DB2 type BIGINT NOT NULL.
-
setSubOrderId(Long) - Method in class
com.ibm.commerce.taxation.objects.
SubOrderTaxAccessBean
- This method accesses a non-CMP field
-
setSubOrderId(String) - Method in interface
com.ibm.commerce.order.objects.
SubOrderAdjustmentAccessBeanData
-
-
setSubOrderId(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAdjustmentAccessBean
- This method provides access to the
SUBORDADJ.SUBORDER_ID column of DB2 type BIGINT NOT NULL.
-
setSubOrderId(String) - Method in interface
com.ibm.commerce.taxation.objects.
SubOrderTaxAccessBeanData
-
-
setSubOrderId(String) - Method in class
com.ibm.commerce.taxation.objects.
SubOrderTaxAccessBean
- This method accesses a non-CMP field
-
setSubOrders(SubOrderAccessBean[]) - Method in interface
com.ibm.commerce.order.beans.
OrderInputDataBean
-
-
setSubOrders(SubOrderAccessBean[]) - Method in class
com.ibm.commerce.order.beans.
OrderDataBean
- Sets an array of sub order access beans (optional).
-
setSubOrders(SubOrderAccessBean[]) - Method in class
com.ibm.commerce.order.calculation.
SummarizeShippingTaxCmdImpl
- setSubOrders method comment.
-
setSubOrders(SubOrderAccessBean[]) - Method in class
com.ibm.commerce.order.calculation.
SummarizeShippingCmdImpl
- setSubOrders method comment.
-
setSubOrders(SubOrderAccessBean[]) - Method in class
com.ibm.commerce.order.calculation.
SummarizeSalesTaxCmdImpl
- setSubOrders method comment.
-
setSubOrders(SubOrderAccessBean[]) - Method in interface
com.ibm.commerce.order.calculation.
SummarizeCalculationUsageCmd
-
-
setSubOrders(SubOrderAccessBean[]) - Method in class
com.ibm.commerce.order.calculation.
SummarizeAdjustmentCmdImpl
- Set the suborders.
-
setSubParameters(Action.Parameter[]) - Method in class
com.ibm.commerce.rule.Action.Parameter
- Sets the parameter's subparameters.
-
setSubParameters(OpenCondition.Parameter[]) - Method in class
com.ibm.commerce.condition.
OpenCondition.Parameter
- Sets the subparameters for this parameter.
-
setSubstituteItems(QuotationResponseSubstituteItem[]) - Method in
class
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemImpl
- Sets the substitute items.
-
setSubstituteItems(QuotationResponseSubstituteItem[]) - Method in
interface
com.ibm.commerce.orderquotation.commands.
QuotationResponseItem
- Sets the substitute items.
-
setSuccessMsg(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets final success message.
-
setSuccessMsg(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCancelCmdImpl
- Sets the success message.
-
setSupplierCodeType(String) - Method in class
com.ibm.commerce.me.datatype.
RequisitionerSessionData
- Sets the supplier code type
-
setSupplierCodeType(String) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the type of the supplier code
-
setSupplierCookie(String) - Method in class
com.ibm.commerce.me.commands.
PunchOutCatalogDisplayCmdImpl
- Sets the supplier cookie using which the command can retrieve the buyer
information
-
setSupplierCookie(String) - Method in interface
com.ibm.commerce.me.commands.
PunchOutCatalogDisplayCmd
- Sets the supplier cookie using which the command can retrieve the buyer
information
-
setSupplierCredentials(Credentials) - Method in class
com.ibm.commerce.me.commands.
AuthenticationHelperCmdImpl
- Sets the supplier credentials for the store to which the buyer want to
connect.
-
setSupplierCredentials(Credentials) - Method in interface
com.ibm.commerce.me.commands.
AuthenticationHelperCmd
- Sets the supplier credentials for the store to which the buyer want to
connect.
-
setSupplierCredentials(Credentials) - Method in class
com.ibm.commerce.me.datatype.
CIQuoteImpl
- Set the supplier credential information
-
setSupplierCredentilas(Credentials) - Method in interface
com.ibm.commerce.me.commands.
ThirdPartyB2BAuthCmd
- Sets the supplier credentials for the store to which the buyer want to
connect.
-
setSupplierCredentilas(Credentials) - Method in interface
com.ibm.commerce.me.commands.
LdapAuthenticationCmd
- Sets the supplier credentials for the store to which the buyer want to
connect.
-
setSupplierCredentilas(Credentials) - Method in class
com.ibm.commerce.me.commands.
DBProcurementAuthenticationCmdImpl
- Sets the supplier credentials for the store to which the buyer want to
connect.
-
setSupplierCredentilas(Credentials) - Method in interface
com.ibm.commerce.me.commands.
DBProcurementAuthenticationCmd
- Sets the supplier credentials for the store to which the buyer want to
connect.
-
setSupplierData(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemComponentAccessBeanData
- setSupplierData
-
setSupplierData(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method accesses a non-CMP field
-
setSupplierData(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setSupplierData
-
setSupplierData(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- This method accesses a non-CMP field
-
setSupplierData(String) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBaseImpl
- Sets the supplier data for the item.
-
setSupplierData(String) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBase
- Sets the supplier data for the item.
-
setSupplierData(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setSupplierData
-
setSupplierData(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- This method accesses a non-CMP field
-
setSupplierId(long) - Method in class
com.ibm.commerce.me.commands.
RegisterRequisitionerCmdImpl
- Sets the supplierId
-
setSupplierId(long) - Method in interface
com.ibm.commerce.me.commands.
RegisterRequisitionerCmd
- Sets the supplierId
-
setSupplierId(Long) - Method in class
com.ibm.commerce.me.commands.
BatchOrderRequestCmdImpl
- Sets the supplier id
-
setSupplierPartAuxiliaryID(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the supplier auxiliary part id(orders id) for this item
-
setSupplierPartNumber(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemComponentAccessBeanData
- setSupplierPartNumber
-
setSupplierPartNumber(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method accesses a non-CMP field
-
setSupplierPartNumber(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setSupplierPartNumber
-
setSupplierPartNumber(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- This method accesses a non-CMP field
-
setSupportedCurrencies(Vector) - Method in class
com.ibm.commerce.payment.beans.
PaymentPolicyInfo
- Sets the supportedCurrencies property of the Bean representing the
currencies supported by this payment policy.
-
setSupportedTypes(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
EMarketingSpotAccessBean
- This method accesses a non-CMP field
-
setSupportedTypes(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignEmsUpdateCmdImpl
- Sets the e-Marketing Spot supported types.
-
setSupportedTypes(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignEmsUpdateCmd
- Sets the supported types of the e-Marketing Spot.
-
setSupportedTypes(String) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignEmsCreateCmdImpl
- Sets the e-Marketing Spot supported types.
-
setSupportedTypes(String) - Method in interface
com.ibm.commerce.tools.campaigns.
CampaignEmsCreateCmd
- Sets the supported types of the e-Marketing Spot.
-
setSynched(Boolean) - Method in class
com.ibm.commerce.tools.contract.beans.
CatalogFilterDataBean
- Set the synchronization flag for this filter
-
setSysemMessage(String) - Method in class
com.ibm.commerce.ras.SystemMessage
- Sets the system message text.
-
setTable(Vector) - Method in class
com.ibm.commerce.pa.widget.beans.
TableDataBean
- This method sets the table with one call
-
setTarget_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.beans.
CompareListLinkDataBeanBeanInfo
- Gets the setTarget(java.lang.String) method descriptor.
-
setTarget_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.beans.
CompareListDataBeanBeanInfo
- Gets the setTarget(java.lang.String) method descriptor.
-
setTarget(String) - Method in class
com.ibm.commerce.pa.beans.
GenericLinkDataBean
- Set the name of the target HTML frame.
-
setTarget(String) - Method in class
com.ibm.commerce.pa.beans.
CompareListLinkDataBean
- This method was created in VisualAge.
-
setTarget(String) - Method in class
com.ibm.commerce.pa.beans.
CompareListDataBean
- This method was created in VisualAge.
-
setTarget(String) - Method in class
com.ibm.commerce.registry.
CommandRegistryEntry
- Sets the command target.
-
setTargetOrgIds(Long[]) - Method in class
com.ibm.commerce.rfq.commands.
RFQTargetListAddCmdImpl
- Sets the targetStoreIds.
-
setTargetSalesFigure(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotion
- targetSalesFigure is not stored in the XML string, it has to be set outside
of 'populate' method.
-
setTargetStoreId(Integer) - Method in class
com.ibm.commerce.contract.commands.
DeployTCCmdImpl
- Sets the contract deployment target store ID.
-
setTargetStoreId(Integer) - Method in interface
com.ibm.commerce.contract.commands.
DeployTCCmd
- Sets the contract deployment target store ID.
-
setTargetStoreId(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQTargetListRemoveCmdImpl
- Sets the targetStoreId
-
setTargetStoreId(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RemoveTargetListCmdImpl
- Sets the targetStoreId
-
setTargetStoreId(Integer) - Method in interface
com.ibm.commerce.rfq.commands.
RemoveTargetListCmd
- Sets the targetStoreId
-
setTargetStoreId(Integer) - Method in class
com.ibm.commerce.rfq.commands.
AddTargetListCmdImpl
- Sets the targetStoreId
-
setTargetStoreId(Integer) - Method in interface
com.ibm.commerce.rfq.commands.
AddTargetListCmd
- Sets the targetStoreId
-
setTargetStoreId(String) - Method in class
com.ibm.commerce.contract.commands.
ContractUploadCmdImpl
- Sets the TargetStoreId parameter
-
setTargetStoreIds(Integer[]) - Method in class
com.ibm.commerce.rfq.commands.
RFQTargetListAddCmdImpl
- Sets the targetStoreIds.
-
setTaxableAdjustmentTotal(Integer, BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setTaxAmount(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTaxAmount
-
setTaxAmount(BigDecimal) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMATaxAccessBean
- This method provides access to the
RMATAX.TAXAMOUNT column of DB2 type DECIMAL(20 5) NOT NULL.
-
setTaxAmount(BigDecimal) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.TAXAMOUNT column of DB2 type DECIMAL(20 5).
-
setTaxAmount(BigDecimal) - Method in class
com.ibm.commerce.taxation.objects.
SubOrderTaxAccessBean
- This method accesses a non-CMP field
-
setTaxAmount(BigDecimal) - Method in class
com.ibm.commerce.taxation.objects.
OrderTaxAccessBean
- This method accesses a non-CMP field
-
setTaxAmount(BigDecimal) - Method in class
com.ibm.commerce.taxation.objects.
OrderItemTaxAccessBean
- This method accesses a non-CMP field
-
setTaxAmount(Integer, BigDecimal) - Method in class
com.ibm.commerce.order.calculation.
Item
-
-
setTaxAmount(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setTaxAmount
-
setTaxAmount(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTaxAmount
-
setTaxAmount(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMATaxAccessBeanData
-
-
setTaxAmount(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMATaxAccessBean
- This method provides access to the
RMATAX.TAXAMOUNT column of DB2 type DECIMAL(20 5) NOT NULL.
-
setTaxAmount(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setTaxAmount(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.TAXAMOUNT column of DB2 type DECIMAL(20 5).
-
setTaxAmount(String) - Method in interface
com.ibm.commerce.taxation.objects.
SubOrderTaxAccessBeanData
-
-
setTaxAmount(String) - Method in class
com.ibm.commerce.taxation.objects.
SubOrderTaxAccessBean
- This method accesses a non-CMP field
-
setTaxAmount(String) - Method in interface
com.ibm.commerce.taxation.objects.
OrderTaxAccessBeanData
-
-
setTaxAmount(String) - Method in class
com.ibm.commerce.taxation.objects.
OrderTaxAccessBean
- This method accesses a non-CMP field
-
setTaxAmount(String) - Method in interface
com.ibm.commerce.taxation.objects.
OrderItemTaxAccessBeanData
-
-
setTaxAmount(String) - Method in class
com.ibm.commerce.taxation.objects.
OrderItemTaxAccessBean
- This method accesses a non-CMP field
-
setTaxCategoryId(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentTaxExemptAccessBean
- This method provides access to the
ORDADJTXEX.TAXCGRY_ID column of DB2 type INTEGER NOT NULL.
-
setTaxCategoryId(Integer) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMATaxAccessBean
- This method provides access to the
RMATAX.TAXCGRY_ID column of DB2 type INTEGER NOT NULL.
-
setTaxCategoryId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryDescriptionAccessBean
- setTaxCategoryId
-
setTaxCategoryId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
SubOrderTaxAccessBean
- This method accesses a non-CMP field
-
setTaxCategoryId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
OrderTaxAccessBean
- This method accesses a non-CMP field
-
setTaxCategoryId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
OrderItemTaxAccessBean
- This method accesses a non-CMP field
-
setTaxCategoryId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAdjustmentTaxExemptAccessBeanData
-
-
setTaxCategoryId(String) - Method in class
com.ibm.commerce.order.objects.
OrderAdjustmentTaxExemptAccessBean
- This method provides access to the
ORDADJTXEX.TAXCGRY_ID column of DB2 type INTEGER NOT NULL.
-
setTaxCategoryId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMATaxAccessBeanData
-
-
setTaxCategoryId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMATaxAccessBean
- This method provides access to the
RMATAX.TAXCGRY_ID column of DB2 type INTEGER NOT NULL.
-
setTaxCategoryId(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCategoryDescriptionAccessBeanData
- setTaxCategoryId
-
setTaxCategoryId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryDescriptionAccessBean
- setTaxCategoryId
-
setTaxCategoryId(String) - Method in interface
com.ibm.commerce.taxation.objects.
SubOrderTaxAccessBeanData
-
-
setTaxCategoryId(String) - Method in class
com.ibm.commerce.taxation.objects.
SubOrderTaxAccessBean
- This method accesses a non-CMP field
-
setTaxCategoryId(String) - Method in interface
com.ibm.commerce.taxation.objects.
OrderTaxAccessBeanData
-
-
setTaxCategoryId(String) - Method in class
com.ibm.commerce.taxation.objects.
OrderTaxAccessBean
- This method accesses a non-CMP field
-
setTaxCategoryId(String) - Method in interface
com.ibm.commerce.taxation.objects.
OrderItemTaxAccessBeanData
-
-
setTaxCategoryId(String) - Method in class
com.ibm.commerce.taxation.objects.
OrderItemTaxAccessBean
- This method accesses a non-CMP field
-
setTaxCategoryId(String) - Method in interface
com.ibm.commerce.taxation.objects.
CalculationCodeTaxExemptAccessBeanData
-
-
setTaxCategoryId(String) - Method in class
com.ibm.commerce.taxation.objects.
CalculationCodeTaxExemptAccessBean
- This method accesses a non-CMP field
-
setTaxCategoryIds(Integer[]) - Method in class
com.ibm.commerce.couponredemption.commands.
ApplyCouponUsageCmdImpl
- Sets the tax category..
-
setTaxCategoryIds(Integer[]) - Method in class
com.ibm.commerce.isv.kit.tax.
ApplyOrderTaxesTIKCmdImpl
-
-
setTaxCategoryIds(Integer[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationRuleCombineCmdImpl
-
-
setTaxCategoryIds(Integer[]) - Method in interface
com.ibm.commerce.order.calculation.
CalculationRuleCombineCmd
- Sets the tax categories that should be active during execution.
-
setTaxCategoryIds(Integer[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationCodeCombineCmdImpl
- Sets the tax categories that should be active during execution.
-
setTaxCategoryIds(Integer[]) - Method in interface
com.ibm.commerce.order.calculation.
CalculationCodeCombineCmd
- Sets the tax categories that should be active during execution.
-
setTaxCategoryIds(Integer[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationCodeCalculateCmdImpl
- Sets the tax categories that should be active during execution.
-
setTaxCategoryIds(Integer[]) - Method in interface
com.ibm.commerce.order.calculation.
CalculationCodeCalculateCmd
- Sets the tax categories that should be active during execution.
-
setTaxCategoryIds(Integer[]) - Method in class
com.ibm.commerce.order.calculation.
ApplyShippingCmdImpl
- Sets the tax categories that should be active during execution.
-
setTaxCategoryIds(Integer[]) - Method in class
com.ibm.commerce.order.calculation.
ApplyShippingChargeByCarrierCmdImpl
- Sets the tax categories that should be active during execution.
-
setTaxCategoryIds(Integer[]) - Method in class
com.ibm.commerce.order.calculation.
ApplyCalculationUsageCmdImpl
- Sets the tax categories that should be active during execution.
-
setTaxCategoryIds(Integer[]) - Method in interface
com.ibm.commerce.order.calculation.
ApplyCalculationUsageCmd
- Sets the tax categories that should be active during execution.
-
setTaxCode(String) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- This method specifies the tax treatment code for this order item.
-
setTaxCodeSchemeId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxTypeAccessBean
- This method accesses a non-CMP field
-
setTaxCodeSchemeId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxCodeSchemeAccessBean
- This method accesses a non-CMP field
-
setTaxCodeSchemeId(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxTypeAccessBeanData
-
-
setTaxCodeSchemeId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxTypeAccessBean
- This method accesses a non-CMP field
-
setTaxCodeSchemeId(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCodeSchemeAccessBeanData
-
-
setTaxCodeSchemeId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCodeSchemeAccessBean
- This method accesses a non-CMP field
-
setTaxCountry(String) - Method in interface
com.ibm.commerce.order.objects.
SubOrderAccessBeanData
-
-
setTaxCountry(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.COUNTRY column of DB2 type CHAR(30).
-
setTaxCredits(Long, MonetaryAmount) - Method in class
com.ibm.commerce.returns.commands.
CalculateReturnTaxCmdImpl
- Insert tax credits in vector in the same order as command was called
-
setTaxGeoCode(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.TAXGEOCODE column of DB2 type VARCHAR(254).
-
setTaxGeoCode(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
-
-
setTaxGeoCode(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the tax geographic code.
-
setTaxGeoCode(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the tax geographic code.
-
setTaxGeoCode(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setTaxGeoCode(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the tax geographic code.
-
setTaxGeoCode(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setTaxGeoCode(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.TAXGEOCODE column of DB2 type VARCHAR(254).
-
setTaxGeoCode(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the tax geo code.
-
setTaxGeoCode(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the Tax geographic code.
-
setTaxInfo(TaxInfo) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderRequestHeader
- Sets the tax information
-
setTaxInfo(TaxInfo) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the tax information
-
setTaxInfo(TaxInfo) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderHeader
- Sets the tax info
-
setTaxJCRuleId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBean
- This method accesses a non-CMP field
-
setTaxJCRuleId(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBeanData
- setTaxJCRuleId
-
setTaxJCRuleId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxJurisdictionGroupCalculationRuleAccessBean
- This method accesses a non-CMP field
-
setTaxPayerId(String) - Method in interface
com.ibm.commerce.user.objects.
UserProfileAccessBeanData
-
-
setTaxPayerId(String) - Method in class
com.ibm.commerce.user.objects.
UserProfileAccessBean
- This method provides access to the
USERPROF.TAXPAYERID column of DB2 type VARCHAR(254).
-
setTaxPayerId(String) - Method in interface
com.ibm.commerce.user.objects.
OrganizationAccessBeanData
-
-
setTaxPayerId(String) - Method in class
com.ibm.commerce.user.objects.
OrganizationAccessBean
- This method provides access to the
ORGENTITY.TAXPAYERID column of DB2 type VARCHAR(254).
-
setTaxPayerId(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the tax payer identifier.
-
setTaxPayerId(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Set the tax payer id.
-
setTaxTotal(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.TOTALTAX column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTaxTotal(BigDecimal) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setTaxTotal(BigDecimal) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSTXTOT column of DB2 type DECIMAL(20 5).
-
setTaxTotal(BigDecimal) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setTaxTotal
-
setTaxTotal(BigDecimal) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setTaxTotal
-
setTaxTotal(String) - Method in interface
com.ibm.commerce.order.objects.
SubOrderAccessBeanData
-
-
setTaxTotal(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.TOTALTAX column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTaxTypeId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxTypeAccessBean
- This method accesses a non-CMP field
-
setTaxTypeId(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxTypeAccessBeanData
-
-
setTaxTypeId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxTypeAccessBean
- This method accesses a non-CMP field
-
setTC(Long) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyListDataBean
- Set the term and condition identifier of the policy to find
-
setTCAttrString(String) - Method in class
com.ibm.commerce.payment.beans.
PaymentTCInfo
- Sets the TC Attribute-String.
-
setTCAttrString(TypedProperty) - Method in class
com.ibm.commerce.payment.beans.
PaymentTCInfo
- Sets the TC Attribute-String using the names and values from the
TypedProperty.
-
setTcId(Long) - Method in class
com.ibm.commerce.contract.commands.
ParticipantAddCmdImpl
- Sets ID of the term and condition to which the participant will be
added
-
setTcId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ParticipantAddCmd
- Sets ID of the term and condition to which the participant will be
added
-
setTcId(Long) - Method in class
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBean
- This method provides access to the
TCDESC.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setTcId(Long) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setTcId(Long) - Method in class
com.ibm.commerce.contract.objects.
ParticipantAccessBean
- This method provides access to the
PARTICIPNT.TERMCOND_ID column of DB2 type BIGINT.
-
setTcId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionDescriptionBeanBase
- This method provides access to the TCDESC.TERMCOND_ID column of DB2 type
BIGINT NOT NULL.
-
setTcId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
PurchaseLimitBeanBase
- This method provides access to the PURCHASELT.TERMCOND_ID column of DB2
type BIGINT NOT NULL.
-
setTcId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
ParticipantBeanBase
- This method provides access to the PARTICIPNT.TERMCOND_ID column of DB2
type BIGINT NULL.
-
setTcId(Long) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
- Set the PaymentTC that the billing address will be checked against.
-
setTcId(Long) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Set the PaymentTC that the billing address will be checked against.
-
setTcId(Long) - Method in class
com.ibm.commerce.price.commands.
QualifyingOfferInfo
- Item constructor comment.
-
setTcId(Long) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set term condition ID
-
setTcId(Long) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set ID of a term condition
-
setTcId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQTCRemoveCmdImpl
- Sets the tcId
-
setTCId(Long) - Method in class
com.ibm.commerce.price.commands.
PublishCustomPriceListCmdImpl
- Set Term Condition ID
-
setTCId(Long) - Method in interface
com.ibm.commerce.price.commands.
PublishCustomPriceListCmd
- Sets the ProductId that represents the primary key of the CatalogEntry that
is to be resolved,
-
setTcId(String) - Method in interface
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBeanData
-
-
setTcId(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBean
- This method provides access to the
TCDESC.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setTcId(String) - Method in interface
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBeanData
-
-
setTcId(String) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setTcId(String) - Method in interface
com.ibm.commerce.contract.objects.
ParticipantAccessBeanData
-
-
setTcId(String) - Method in class
com.ibm.commerce.contract.objects.
ParticipantAccessBean
- This method provides access to the
PARTICIPNT.TERMCOND_ID column of DB2 type BIGINT.
-
setTcId(String) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- Sets the tcId property of the command.
-
setTcIdList(String[]) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCDeleteCmdImpl
- Sets the IDs of the Terms and Conditions to be deleted
-
setTcIdList(String[]) - Method in interface
com.ibm.commerce.contract.tc.commands.
ContractTCDeleteCmd
- Sets the IDs of the Terms and Conditions to be deleted
-
setTcIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set term condition IDs
-
setTCIds(String[]) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCDeployCmdImpl
- Sets the IDs of the terms and conditions to be deployed.
-
setTCIds(String[]) - Method in interface
com.ibm.commerce.contract.tc.commands.
ContractTCDeployCmd
- Sets the IDs of the terms and conditions to be deployed.
-
setTcList(Vector) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the list of TCs the offering.
-
setTcListFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the list of TCs from the tools XML object and stores it in a
member variable.
-
setTcListFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the list of TCs from the tools XML object and stores it in a
member variable.
-
setTcLongDescription(String) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCUpdateCmdImpl
-
Deprecated.
-
setTcLongDescription(String) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCCreateCmdImpl
-
Deprecated.
-
setTcReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objects.
PolicyTCRelationAccessBean
- This method provides access to the
POLICYTC.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setTcReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.objimpl.
PolicyTCRelationBeanBase
- This method provides access to the POLICYTC.TERMCOND_ID column of DB2 type
BIGINT NOT NULL.
-
setTcReferenceNumber(Long) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCCreateCmdImpl
-
Deprecated.
-
setTcReferenceNumber(String) - Method in interface
com.ibm.commerce.contract.objects.
PolicyTCRelationAccessBeanData
-
-
setTcReferenceNumber(String) - Method in class
com.ibm.commerce.contract.objects.
PolicyTCRelationAccessBean
- This method provides access to the
POLICYTC.TERMCOND_ID column of DB2 type BIGINT NOT NULL.
-
setTcReferenceNumber(String) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCCreateCmdImpl
-
Deprecated.
-
setTCs(Vector) - Method in class
com.ibm.commerce.rfq.commands.
RFQTCUpdateCmdImpl
- Sets the tCs
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
InvoiceTCAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionBeanBase
- This method provides access to the TERMCOND.SEQUENCE column of DB2 type
INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
TermConditionAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCLimitedAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCIndividualAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCBlanketAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
PaymentTCAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBeanData
-
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBeanData
- This method provides access to the TERMCOND.SEQUENCE column of DB2 type
INTEGER NOT NULL.
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBeanData
- This method provides access to the TERMCOND.SEQUENCE column of DB2 type
INTEGER NOT NULL.
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBeanData
- This method provides access to the TERMCOND.SEQUENCE column of DB2 type
INTEGER NOT NULL.
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
InvoiceTCAccessBeanData
- This method provides access to the TERMCOND.SEQUENCE column of DB2 type
INTEGER NOT NULL.
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
InvoiceTCAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBeanData
- This method provides access to the TERMCOND.SEQUENCE column of DB2 type
INTEGER NOT NULL.
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcSequence(String) - Method in interface
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBeanData
- This method provides access to the TERMCOND.SEQUENCE column of DB2 type
INTEGER NOT NULL.
-
setTcSequence(String) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.SEQUENCE column of DB2 type INTEGER NOT NULL.
-
setTcShortDescription(String) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCUpdateCmdImpl
-
Deprecated.
-
setTcShortDescription(String) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCCreateCmdImpl
-
Deprecated.
-
setTCvalue(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQTCAddCmdImpl
- Sets the tCvalue
-
setTcVector(Vector) - Method in class
com.ibm.commerce.utf.commands.
DeleteOrderItemPAttributeTCCmdImpl
- Stores the list of IDs corresponding to the term and conditions to be
deleted.
-
setTcVector(Vector) - Method in interface
com.ibm.commerce.utf.commands.
DeleteOrderItemPAttributeTCCmd
- Stores the list of IDs corresponding to the term and conditions to be
deleted.
-
setTcVector(Vector) - Method in class
com.ibm.commerce.utf.commands.
DeleteOrderCommentsTCCmdImpl
- Stores the list of IDs corresponding to the term and conditions to be
deleted.
-
setTcVector(Vector) - Method in interface
com.ibm.commerce.utf.commands.
DeleteOrderCommentsTCCmd
- Stores the list of IDs corresponding to the term and conditions to be
deleted.
-
setTemplate(String) - Method in interface
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBeanData
- setTemplate
-
setTemplate(String) - Method in class
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBean
- Set accessor for persistent attribute: template
-
setTemplateName(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBeanData
-
-
setTemplateName(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductPageRelationAccessBean
- This method provides access to the
DISPENTREL.PAGENAME column of DB2 type VARCHAR(254) NOT NULL.
-
setTemplateName(String) - Method in class
com.ibm.commerce.collaboration.beans.
CollabWorkspaceInfo
- Sets the template name for the collaborative workspace
-
setTemplateName(String) - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
CreateSpaceCtrlCmdImpl
- Sets the name of the QuickPlace template that will be used to create the
collaborative workspace.
-
setTermAndConditionId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTermAndConditionId
-
setTermAndConditionId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setTermAndConditionId
-
setTermAndConditionId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTermAndConditionId
-
setTermCondId(Long) - Method in class
com.ibm.commerce.price.commands.
PriceTC
- Item constructor comment.
-
setTermCondition(TermConditionAccessBean) - Method in class
com.ibm.commerce.contract.commands.
DeployTCCmdImpl
- Sets the TermCondtionAccessBean to deploy
-
setTermCondition(TermConditionAccessBean) - Method in interface
com.ibm.commerce.contract.commands.
DeployTCCmd
- Sets the TermCondtionAccessBean to deploy.
-
setTermCondition(TermConditionAccessBean) - Method in class
com.ibm.commerce.price.commands.
DeployPriceTCCmdImpl
- Sets the Term&Condition Access Bean to be deployed.
-
setTermCondition(TermConditionAccessBean) - Method in interface
com.ibm.commerce.price.commands.
DeployPriceTCCmd
- Sets the Term&Condition Access Bean to be deployed.
-
setTermConditionAccessBean(TermConditionAccessBean) - Method in
class
com.ibm.commerce.tools.contract.beans.
PriceTCMasterCatalogWithFilteringDataBean
- Sets the term and condition access bean for this data bean.
-
setTermConditionId(Long) - Method in class
com.ibm.commerce.account.commands.
UpdateAccountCmdImpl
- Sets the term and condition ID.
-
setTermConditionId(Long) - Method in interface
com.ibm.commerce.account.commands.
UpdateAccountCmd
- Sets the term and condition ID.
-
setTermConditionId(Long) - Method in class
com.ibm.commerce.contract.commands.
UpdateContractCmdImpl
- Sets the ID of the term and condition
-
setTermConditionId(Long) - Method in interface
com.ibm.commerce.contract.commands.
UpdateContractCmd
- Sets the Id of the term and condition
-
setTermConditionId(Long) - Method in class
com.ibm.commerce.contract.commands.
ParticipantAddCmdImpl
-
Deprecated.
-
setTermConditionId(Long) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCUpdateCmdImpl
-
Deprecated.
-
setTermConditionId(Long) - Method in class
com.ibm.commerce.tools.contract.beans.
PriceTCMasterCatalogWithFilteringDataBean
- Set the term and condition ID
-
setTerminalId(String) - Method in class
com.ibm.commerce.pvcadapter.
PVCAdapterImpl
- Sets the terminal identifier sent by the carrier to the adapter.
-
setTerminalId(String) - Method in interface
com.ibm.commerce.pvcadapter.
PVCAdapter
- Sets the terminal identifier for this device.
-
setTerminalId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBeanData
-
-
setTerminalId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCSessionAccessBean
- This method provides access to the
PVCSESSION.TERMINAL column of DB2 type VARCHAR(254) NOT NULL.
-
setText_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.beans.
SortByColumnDataBeanBeanInfo
- Gets the setText(java.lang.String) method descriptor.
-
setText(String) - Method in class
com.ibm.commerce.pa.beans.
SortByColumnDataBean
- Set the alternate text for the sort button.
-
setText(String) - Method in class
com.ibm.commerce.pa.beans.
GenericLinkDataBean
- Set the alternate text for the link.
-
setThisAttribute(com.ibm.commerce.utf.objects.PAttributeAccessBean)
- Method in class
com.ibm.commerce.utf.commands.
PAttributeModifyCmdImpl
- Set PAttribute Access Bean
-
setThisAuction(com.ibm.commerce.negotiation.objects.AuctionAccessBean)
- Method in class
com.ibm.commerce.negotiation.commands.
ModifyAuctionCmdImpl
- Stores the incoming auction access bean in a member variable.
-
setThread(Thread) - Method in class
com.ibm.commerce.ras.DDThreadContext
- Insert the method's description here.
-
setThreadId(Integer) - Method in class
com.ibm.commerce.ras.DDThreadContext
- Insert the method's description here.
-
setThreadState(String) - Method in class
com.ibm.commerce.ras.DDThreadContext
- Insert the method's description here.
-
setThrowable(Throwable) - Method in class
com.ibm.commerce.exception.
ECException
- Sets the Exception object associated with this exception.
-
setThumbnail(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmdImpl
- Sets the path of the thumbnail image of the catalog.
-
setThumbnail(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmd
- Sets the path of the thumbnail image of the catalog.
-
setThumbnail(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set the path to the thumbnail image of the catalog group description
-
setThumbnail(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets the path of the thumbnail image of the catalog group.
-
setThumbnail(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set path to the thumbnail image of the catalog group description
-
setThumbnail(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the path of the thumbnail image of the catalog group.
-
setThumbnail(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the path to the thumbnail image of the catalog entry description
-
setThumbnail(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the path of the thumbnail image of the catalog entry.
-
setThumbnail(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the path to the thumbnail image of the catalog entry description
-
setThumbnail(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the path of the thumbnail image of the catalog entry.
-
setThumbnail(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmdImpl
- Sets the path to the thumbnail image of the catalog.
-
setThumbnail(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmd
- Sets the path of the thumbnail image of the catalog.
-
setThumbnail(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set path to a thumbnail image of Catalog Group Description
-
setThumbnail(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set path to a thumbnail image of Catalog Entry Description
-
setThumbNail(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBeanData
-
-
setThumbNail(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupDescriptionAccessBean
- This method provides access to the
CATGRPDESC.THUMBNAIL column of DB2 type VARCHAR(254).
-
setThumbNail(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBeanData
-
-
setThumbNail(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method provides access to the
CATENTDESC.THUMBNAIL column of DB2 type VARCHAR(254).
-
setThumbNail(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogDescriptionAccessBeanData
-
-
setThumbNail(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogDescriptionAccessBean
- This method provides access to the
CATALOGDSC.THUMBNAIL column of DB2 type VARCHAR(254).
-
setThumbNailPath(String) - Method in interface
com.ibm.commerce.couponpromotion.objects.
PromoDescriptionAccessBeanData
-
-
setThumbNailPath(String) - Method in class
com.ibm.commerce.couponpromotion.objects.
PromoDescriptionAccessBean
- This method provides access to the
CPPMNDESC.THUMBNAILPATH column of DB2 type VARCHAR(254).
-
setTime(Integer) - Method in class
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmdImpl
- Sets the time of a day when inbound/outbound e-mail activities will
occur.
-
setTime(Integer) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmd
- set the time of a day for the e-mail configuration
-
setTime(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailConfigurationAccessBean
- Set accessor for persistent attribute: time
-
setTime(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailConfigurationAccessBean
- This method accesses a non-CMP field
-
setTimeAccept(Timestamp) - Method in class
com.ibm.commerce.couponwallet.objects.
CouponWalletBean
- Set accessor for persistent attribute: timeAccept
-
setTimeAccept(Timestamp) - Method in interface
com.ibm.commerce.couponwallet.objects.
CouponWalletAccessBeanData
- setTimeAccept
-
setTimeAccept(Timestamp) - Method in class
com.ibm.commerce.couponwallet.objects.
CouponWalletAccessBean
- This method provides access to the
CPWALLET.TIMEACCEPT column of DB2 type TIMESTAMP NULL.
-
setTimeActivated(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractAccessBeanData
- Provides access to the CONTRACT.TIMEACTIVATED column of DB2 type TIMESTAMP
NULL.
-
setTimeActivated(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.TIMEACTIVATED column of DB2 type TIMESTAMP.
-
setTimeActivated(String) - Method in interface
com.ibm.commerce.payment.objects.
AccountAccessBeanData
-
-
setTimeActivated(String) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.TIMEACTIVATED column of DB2 type TIMESTAMP.
-
setTimeActivated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.TIMEACTIVATED column of DB2 type TIMESTAMP.
-
setTimeActivated(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Provides access to the CONTRACT.TIMEACTIVATED column of DB2 type TIMESTAMP
NULL.
-
setTimeActivated(Timestamp) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.TIMEACTIVATED column of DB2 type TIMESTAMP.
-
setTimeApproved(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractAccessBeanData
- Provides access to the CONTRACT.TIMEAPPROVED column of DB2 type TIMESTAMP
NULL.
-
setTimeApproved(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.TIMEAPPROVED column of DB2 type TIMESTAMP.
-
setTimeApproved(String) - Method in interface
com.ibm.commerce.payment.objects.
AccountAccessBeanData
-
-
setTimeApproved(String) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.TIMEAPPROVED column of DB2 type TIMESTAMP.
-
setTimeApproved(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.TIMEAPPROVED column of DB2 type TIMESTAMP.
-
setTimeApproved(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Provides access to the CONTRACT.TIMEAPPROVED column of DB2 type TIMESTAMP
NULL.
-
setTimeApproved(Timestamp) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.TIMEAPPROVED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBean
- This method provides access to the
TRDDESC.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBean
- This method provides access to the
TCDESC.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
TermConditionAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCLimitedAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCIndividualAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCBlanketAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBean
- This method provides access to the
POLICYDESC.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
PaymentTCAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
ParticipantAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
ParticipantAccessBean
- This method provides access to the
PARTICIPNT.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBeanData
- This method provides access to the TERMCOND.TIMECREATED column of DB2 type
TIMESTAMP NULL.
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBeanData
- This method provides access to the TERMCOND.TIMECREATED column of DB2 type
TIMESTAMP NULL.
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBeanData
- This method provides access to the TERMCOND.TIMECREATED column of DB2 type
TIMESTAMP NULL.
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
InvoiceTCAccessBeanData
- This method provides access to the TERMCOND.TIMECREATED column of DB2 type
TIMESTAMP NULL.
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
InvoiceTCAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBeanData
- This method provides access to the TERMCOND.TIMECREATED column of DB2 type
TIMESTAMP NULL.
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBeanData
- This method provides access to the TERMCOND.TIMECREATED column of DB2 type
TIMESTAMP NULL.
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractAccessBeanData
- Provides access to the CONTRACT.TIMECREATED column of DB2 type TIMESTAMP
NULL.
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.contract.objects.
AttachmentAccessBeanData
- This method provides access to the ATTACHMENT.TIMECREATED column of DB2
type TIMESTAMP NULL.
-
setTimeCreated(String) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method provides access to the
ATTACHMENT.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setTimeCreated
-
setTimeCreated(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTimeCreated
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.payment.objects.
InvoiceAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.payment.objects.
InvoiceAccessBean
- This method provides access to the
INVOICE.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.payment.objects.
CreditLineAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(String) - Method in interface
com.ibm.commerce.payment.objects.
AccountAccessBeanData
-
-
setTimeCreated(String) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in interface
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBeanData
- setTimeCreated
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.collaboration.workspaces.objects.
CollabWorkspaceAccessBean
- Set accessor for persistent attribute: timeCreated
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBean
- This method provides access to the
TRDDESC.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
TermConditionDescriptionAccessBean
- This method provides access to the
TCDESC.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBean
- This method provides access to the
POLICYDESC.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ParticipantAccessBean
- This method provides access to the
PARTICIPNT.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
InvoiceTCAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method provides access to the
ATTACHMENT.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
TradingDescriptionBeanBase
- This method provides access to the TRDDESC.TIMECREATED column of DB2 type
TIMESTAMP NULL.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionDescriptionBeanBase
- This method provides access to the TCDESC.TIMECREATED column of DB2 type
TIMESTAMP NULL.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionBeanBase
- This method provides access to the TERMCOND.TIMECREATED column of DB2 type
TIMESTAMP NULL.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
PolicyDescriptionBeanBase
- This method provides access to the POLICYDESC.TIMECREATED column of DB2
type TIMESTAMP NULL.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
ParticipantBeanBase
- This method provides access to the PARTICIPNT.TIMECREATED column of DB2
type TIMESTAMP NULL.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Provides access to the CONTRACT.TIMECREATED column of DB2 type TIMESTAMP
NULL.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
AttachmentBeanBase
- This method provides access to the ATTACHMENT.TIMECREATED column of DB2
type TIMESTAMP NULL.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTimeCreated
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.payment.objects.
InvoiceAccessBean
- This method provides access to the
INVOICE.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.TIMECREATED column of DB2 type TIMESTAMP.
-
setTimeCreated(Timestamp) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyDataBean
- Set the creation time of the business policy
-
setTimeDeployed(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractAccessBeanData
- Provides access to the CONTRACT.TIMEDEPLOYED column of DB2 type TIMESTAMP
NULL.
-
setTimeDeployed(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.TIMEDEPLOYED column of DB2 type TIMESTAMP.
-
setTimeDeployed(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.TIMEDEPLOYED column of DB2 type TIMESTAMP.
-
setTimeDeployed(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Provides access to the CONTRACT.TIMEDEPLOYED column of DB2 type TIMESTAMP
NULL.
-
setTimeDurationUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get duration time string (in hh:mm:ss format) from Tools Framework's
XML Object, and set it for the command.
-
setTimeDurationUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get duration time string (in hh:mm:ss format) from Tools Framework's
XML Object, and set it for the command.
-
setTimeout(long) - Method in class
com.ibm.commerce.messaging.commands.
TransferShopcartCmdImpl
- Sets the number of seconds that the command will wait for a response before
failing the request.
-
setTimeout(long) - Method in interface
com.ibm.commerce.messaging.commands.
RequestOrderQuotationPolicyCmd
- Sets time out value.
-
setTimeout(long) - Method in class
com.ibm.commerce.messaging.commands.
GetPriceAndAvailabilityCmdImpl
- Sets the timeout
-
setTimeout(long) - Method in class
com.ibm.commerce.messaging.commands.
GetBatchAvailabilityCmdImpl
- Sets the timeout
-
setTimeout(long) - Method in class
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmdImpl
- Set the buffer timeout value.
-
setTimeout(long) - Method in interface
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmd
- Set the buffer timeout value.
-
setTimeout(Long) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.TIMEOUT column of DB2 type BIGINT NOT NULL DEFAULT -1.
-
setTimeout(String) - Method in interface
com.ibm.commerce.user.objects.
UserRegistryAccessBeanData
-
-
setTimeout(String) - Method in class
com.ibm.commerce.user.objects.
UserRegistryAccessBean
- This method provides access to the
USERREG.TIMEOUT column of DB2 type BIGINT NOT NULL DEFAULT -1.
-
setTimeoutUrl(String) - Method in class
com.ibm.commerce.order.commands.
OrderTransferCheckCmdImpl
- Sets the timeoutURL property of the command.
-
setTimeoutUrl(String) - Method in interface
com.ibm.commerce.order.commands.
OrderTransferCheckCmd
- Sets the timeoutURL property of the command.
-
setTimeoutURL(String) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationCheckCmdImpl
- Sets the timeoutURL.
-
setTimePlaced(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBeanData
-
-
setTimePlaced(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.TIMEPLACED column of DB2 type TIMESTAMP.
-
setTimePlaced(Timestamp) - Method in class
com.ibm.commerce.inventory.objects.
OrderReleaseAccessBean
- This method provides access to the
ORDRELEASE.TIMEPLACED column of DB2 type TIMESTAMP.
-
setTimeReleased(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setTimeReleased
-
setTimeReleased(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTimeReleased
-
setTimeReleased(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTimeReleased
-
setTimeShipped(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setTimeShipped
-
setTimeShipped(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTimeShipped
-
setTimeShipped(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTimeShipped
-
setTimestamp(Timestamp) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the timestamp for the comamnd.
-
setTimestamp(Timestamp) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the timestamp for the comamnd.
-
setTimestamp(Timestamp) - Method in class
com.ibm.commerce.order.calculation.
CalculationCmdImpl
- Sets the timestamp to use during execution.
-
setTimestamp(Timestamp) - Method in interface
com.ibm.commerce.order.calculation.
CalculationCmd
- Sets the timestamp to use during execution.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBean
- This method provides access to the
TRDDESC.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
TermConditionAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCLimitedAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCIndividualAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCBlanketAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBean
- This method provides access to the
POLICYDESC.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
PaymentTCAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
ParticipantAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
ParticipantAccessBean
- This method provides access to the
PARTICIPNT.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBeanData
- This method provides access to the TERMCOND.TIMEUPDATED column of DB2 type
TIMESTAMP NULL.
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBeanData
- This method provides access to the TERMCOND.TIMEUPDATED column of DB2 type
TIMESTAMP NULL.
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBeanData
- This method provides access to the TERMCOND.TIMEUPDATED column of DB2 type
TIMESTAMP NULL.
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
InvoiceTCAccessBeanData
- This method provides access to the TERMCOND.TIMEUPDATED column of DB2 type
TIMESTAMP NULL.
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
InvoiceTCAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBeanData
- This method provides access to the TERMCOND.TIMEUPDATED column of DB2 type
TIMESTAMP NULL.
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBeanData
- This method provides access to the TERMCOND.TIMECREATED column of DB2 type
TIMESTAMP NULL.
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractAccessBeanData
- Provides access to the CONTRACT.TIMEUPDATED column of DB2 type TIMESTAMP
NULL.
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.contract.objects.
AttachmentAccessBeanData
- This method provides access to the ATTACHMENT.TIMEUPDATED column of DB2
type TIMESTAMP NULL.
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method provides access to the
ATTACHMENT.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.payment.objects.
CreditLineAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(String) - Method in interface
com.ibm.commerce.payment.objects.
AccountAccessBeanData
-
-
setTimeUpdated(String) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBean
- This method provides access to the
TRDDESC.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
PolicyDescriptionAccessBean
- This method provides access to the
POLICYDESC.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ParticipantAccessBean
- This method provides access to the
PARTICIPNT.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
InvoiceTCAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method provides access to the
ATTACHMENT.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
TradingDescriptionBeanBase
- This method provides access to the TRDDESC.TIMEUPDATED column of DB2 type
TIMESTAMP NULL.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionBeanBase
- This method provides access to the TERMCOND.TIMEUPDATED column of DB2 type
TIMESTAMP NULL.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
PolicyDescriptionBeanBase
- This method provides access to the POLICYDESC.TIMEUPDATED column of DB2
type TIMESTAMP NULL.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
ParticipantBeanBase
- This method provides access to the PARTICIPNT.TIMEUPDATED column of DB2
type TIMESTAMP NULL.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Provides access to the CONTRACT.TIMEUPDATED column of DB2 type TIMESTAMP
NULL.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.contract.objimpl.
AttachmentBeanBase
- This method provides access to the ATTACHMENT.TIMEUPDATED column of DB2
type TIMESTAMP NULL.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.payment.objects.
CreditLineAccessBean
- This method provides access to the
CREDITLINE.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.payment.objects.
AccountAccessBean
- This method provides access to the
ACCOUNT.TIMEUPDATED column of DB2 type TIMESTAMP.
-
setTimeUpdated(Timestamp) - Method in class
com.ibm.commerce.tools.contract.beans.
PolicyDataBean
- Set the update time of the business policy
-
setTimezone(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setTimezone(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.TIMEZONE column of DB2 type CHAR(5).
-
setTimeZone(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the time zone.
-
setTimeZone(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the time zone.
-
setTitle(String) - Method in class
com.ibm.commerce.pa.widget.
SalesAssistantHistoryWidget
- Set the title to display for the history table.
-
setToCatalogEntryReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.CATENTRY_ID_TO column of DB2 type BIGINT NOT NULL.
-
setToCatalogEntryReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBean
- This method provides access to the
CATENTREL.CATENTRY_ID_CHILD column of DB2 type BIGINT NOT NULL.
-
setToCatalogEntryReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBeanData
-
-
setToCatalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogEntryAccessBean
- This method provides access to the
MASSOCCECE.CATENTRY_ID_TO column of DB2 type BIGINT NOT NULL.
-
setToCatalogEntryReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBeanData
-
-
setToCatalogEntryReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CompositeCatalogEntryAccessBean
- This method provides access to the
CATENTREL.CATENTRY_ID_CHILD column of DB2 type BIGINT NOT NULL.
-
setToCatalogGroupReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.CATGROUP_ID_TO column of DB2 type BIGINT NOT NULL.
-
setToCatalogGroupReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBeanData
-
-
setToCatalogGroupReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
RelatedCatalogGroupAccessBean
- This method provides access to the
MASSOCGPGP.CATGROUP_ID_TO column of DB2 type BIGINT NOT NULL.
-
setToolXMLObject(Hashtable) - Method in class
com.ibm.commerce.negotiation.commands.
BidRuleBaseCmdImpl
- Sets the XML data required by the tools framework.
-
setToolXMLObject(Hashtable) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Set Tools framework XML object
-
setToolXMLObject(Hashtable) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Sets the field of toolXMLObject
-
setToolXMLObject(Hashtable) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Sets the XML Object composed by the tools
framework.
-
setToolXMLObject(Hashtable) - Method in class
com.ibm.commerce.utf.commands.
RFQCompleteCmdImpl
- Sets a member variable to the incoming tools XML object.
-
setToolXMLObject(Hashtable) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set TOOL XML object
-
setToolXMLObject(Hashtable) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the XML Object composed by the tools framework.
-
setToolXMLObject(Hashtable) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set TOOL XML object
-
setToOrder(OrderAccessBean) - Method in class
com.ibm.commerce.order.commands.
ExtOrderCopyCmdImpl
- Sets the target order.
-
setToOrder(OrderAccessBean) - Method in interface
com.ibm.commerce.order.commands.
ExtOrderCopyCmd
- Sets the target order.
-
setToOrderAbbreviations(String[]) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmdImpl
- Set the target order.
-
setToOrderAbbreviations(String[]) - Method in interface
com.ibm.commerce.order.commands.
OrderCopyCmd
- Set the target order.
-
setToOrderId(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemSplitCmdImpl
- Sets order ID of the order items which will be moved to.
-
setToOrders(String[]) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmdImpl
- Sets a destination order for the output order items.
-
setToOrders(String[]) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmd
- Sets a destination order for the output order items.
-
setTotalAdjustment(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
SubOrderAdjustmentAccessBean
- This method provides access to the
SUBORDADJ.TOTALADJUSTMENT column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTotalAdjustment(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.TOTALADJUSTMENT column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTotalAdjustment(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTotalAdjustment
-
setTotalAdjustment(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.TOTALADJUSTMENT column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTotalAdjustment(String) - Method in interface
com.ibm.commerce.order.objects.
SubOrderAdjustmentAccessBeanData
-
-
setTotalAdjustment(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAdjustmentAccessBean
- This method provides access to the
SUBORDADJ.TOTALADJUSTMENT column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTotalAdjustment(String) - Method in interface
com.ibm.commerce.order.objects.
SubOrderAccessBeanData
-
-
setTotalAdjustment(String) - Method in class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- This method provides access to the
SUBORDERS.TOTALADJUSTMENT column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTotalAdjustment(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setTotalAdjustment
-
setTotalAdjustment(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTotalAdjustment
-
setTotalAdjustment(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setTotalAdjustment(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.TOTALADJUSTMENT column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTotalAmount(BigDecimal) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderRequestHeader
- Sets the total amount
-
setTotalAmount(BigDecimal) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderHeader
- Sets the total amount
-
setTotalAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
UpdateTASpendingForLimitCheckCmdImpl
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.commands.
UpdateTASpendingCmd
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
UpdatePOSpendingForLimitCheckCmdImpl
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.commands.
UpdatePOSpendingCmd
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentTestCmdImpl
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.commands.
DoPaymentPolicyCmd
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentPMCmdImpl
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmd
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentCmdImpl
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.commands.
DoPaymentCmd
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentCLCmdImpl
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
CheckTASpendingLimitCmdImpl
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.commands.
CheckTASpendingLimitCmd
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.commands.
CheckPOSpendingLimitCmdImpl
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.commands.
CheckPOSpendingLimitCmd
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in class
com.ibm.commerce.payment.extern.
AuthorizeAccountPaymentCmdImpl
- Sets the totalAmount property of the command.
-
setTotalAmount(BigDecimal) - Method in interface
com.ibm.commerce.payment.extern.
AuthorizeAccountPaymentCmd
- Sets the totalAmount property of the command.
-
setTotalCharge(BigDecimal) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.TOTALCHARGE column of DB2 type DECIMAL(20 5) NOT NULL.
-
setTotalCharge(String) - Method in interface
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBeanData
-
-
setTotalCharge(String) - Method in class
com.ibm.commerce.payment.objects.
PaymentSummaryAccessBean
- This method provides access to the
PAYSUMMARY.TOTALCHARGE column of DB2 type DECIMAL(20 5) NOT NULL.
-
setTotalCredit(BigDecimal) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.TOTALCREDIT column of DB2 type DECIMAL(20 5) NOT NULL DEFAULT
0.
-
setTotalCredit(BigDecimal) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.TOTALCREDIT column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTotalCredit(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBeanData
-
-
setTotalCredit(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAItemAccessBean
- This method provides access to the
RMAITEM.TOTALCREDIT column of DB2 type DECIMAL(20 5) NOT NULL DEFAULT
0.
-
setTotalCredit(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAccessBeanData
-
-
setTotalCredit(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.TOTALCREDIT column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTotalNumOffer(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: totalNumOffer
-
setTotalNumOffer(Integer) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setTotalNumOffer
-
setTotalNumOffer(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.TOTALNUMOFFER column of DB2 type INTEGER NOT NULL.
-
setTotalProduct(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTotalProduct
-
setTotalProduct(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setTotalProduct
-
setTotalProduct(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTotalProduct
-
setTotalProductPrice(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.TOTALPRODUCT column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTotalProductPrice(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setTotalProductPrice(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.TOTALPRODUCT column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTotalShippingCharge(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.TOTALSHIPPING column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTotalShippingCharge(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setTotalShippingCharge(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.TOTALSHIPPING column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTotalShippingTax(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.TOTALTAXSHIPPING column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTotalShippingTax(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setTotalShippingTax(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.TOTALTAXSHIPPING column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTotalTax(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.TOTALTAX column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTotalTax(String) - Method in interface
com.ibm.commerce.order.objects.
OrderAccessBeanData
-
-
setTotalTax(String) - Method in class
com.ibm.commerce.order.objects.
OrderAccessBean
- This method provides access to the
ORDERS.TOTALTAX column of DB2 type DECIMAL(20 5) DEFAULT 0.
-
setTPCLevel(Integer) - Method in class
com.ibm.commerce.catalog.objects.
CatalogAccessBean
- This method provides access to the
CATALOG.TPCLEVEL column of DB2 type INTEGER.
-
setTPCLevel(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmdImpl
- Set the TPC Level of the catalog.
-
setTPCLevel(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmd
- Sets the trading position container level of the catalog.
-
setTPCLevel(Integer) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmdImpl
- Sets the TPC level of the catalog.
-
setTPCLevel(Integer) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmd
- Sets the trading position container level of the catalog.
-
setTPCLevel(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogAccessBeanData
-
-
setTPCLevel(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogAccessBean
- This method provides access to the
CATALOG.TPCLEVEL column of DB2 type INTEGER.
-
setTraceComponents(Vector) - Method in class
com.ibm.commerce.ras.LogConfiguration
- Sets the status of tracing components.
-
setTraceFileName(String) - Method in class
com.ibm.commerce.ras.LogConfiguration
- Sets the file name of the Trace file.
-
setTraceFileSize(long)
- Method in class
com.ibm.commerce.ras.LogConfiguration
- Sets the file size of the Trace file.
-
setTraceId(Long) - Method in class
com.ibm.commerce.ras.DDThreadContext
- Insert the method's description here.
-
setTraceMode(boolean) - Method in class
com.ibm.commerce.tools.contract.beans.
PriceTCMasterCatalogWithFilteringDataBean
- Set the debug mode
-
setTraceMode(boolean) - Method in class
com.ibm.commerce.tools.contract.beans.
CatalogFilterTreeDataBean
- Sets the debug mode.
-
setTrackingDate(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setTrackingDate
-
setTrackingDate(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTrackingDate
-
setTrackingDate(Timestamp) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTrackingDate
-
setTrackingId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmdImpl
-
-
setTrackingId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmd
- Sets the tracking identifier.
-
setTrackingId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmdImpl
-
-
setTrackingId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmd
- Sets the tracking identifier.
-
setTrackingId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ManifestAccessBeanData
-
-
setTrackingId(String) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.TRACKINGID column of DB2 type VARCHAR(40).
-
setTrackingId(String) - Method in class
com.ibm.commerce.me.datatype.
ShippingInfo
- Sets the tracking id
-
setTrackingNumber(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemAccessBeanData
- setTrackingNumber
-
setTrackingNumber(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemAccessBean
- setTrackingNumber
-
setTrackInventory(String) - Method in interface
com.ibm.commerce.inventory.objects.
StoreItemAccessBeanData
-
-
setTrackInventory(String) - Method in class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- This method provides access to the
STOREITEM.TRACKINVENTORY column of DB2 type CHAR(1) NOT NULL DEFAULT
'Y'.
-
setTradeposcnId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set trading positioning container Id for the offer
-
setTradeposcnId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the trading position container ID for the offer.
-
setTradeposcnId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmdImpl
- Set trading positioning container Id for the offer
-
setTradeposcnId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmd
- Sets the trading position container ID for the offer.
-
setTradeposcnId(Long) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set trading positioning container Id for the offer
-
setTradeposcnId(Long) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the trading position container ID for the offer.
-
setTradePosContainerId(Long) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.TRADEPOSCN_ID column of DB2 type BIGINT NOT NULL.
-
setTradePosContainerId(String) - Method in interface
com.ibm.commerce.order.objects.
OfferAccessBeanData
-
-
setTradePosContainerId(String) - Method in class
com.ibm.commerce.order.objects.
OfferAccessBean
- This method provides access to the
OFFER.TRADEPOSCN_ID column of DB2 type BIGINT NOT NULL.
-
setTradingABs(TradingAgreementAccessBean[]) - Method in class
com.ibm.commerce.price.commands.
CalculateContractPricesCmdImpl
- Sets the input trading agreement access beans for determining the contract
prices.
-
setTradingABs(TradingAgreementAccessBean[]) - Method in interface
com.ibm.commerce.price.commands.
CalculateContractPricesCmd
- Sets the input trading agreement access beans for determining the contract
prices.
-
setTradingAgreementDescAndParticipants(Long) - Method in class
com.ibm.commerce.contract.commands.
CreateUpdateTradingAgreementBaseCmdImpl
- Sets the trading agreement description and participants for the specified
trading agreement.
-
setTradingAgreementElement(Element) - Method in class
com.ibm.commerce.contract.commands.
CreateUpdateTradingAgreementBaseCmdImpl
- Sets the trading agreement element.
-
setTradingBasePrice(MonetaryAmount, int) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set the price for the assigned index
-
setTradingBasePrices(MonetaryAmount[]) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set prices based on trading
-
setTradingDepositAmountId(Long) - Method in class
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBean
- This method provides access to the
TRDDEPAMT.TRDDEPAMT_ID column of DB2 type BIGINT NOT NULL.
-
setTradingDepositAmountId(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBeanData
-
-
setTradingDepositAmountId(String) - Method in class
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBean
- This method provides access to the
TRDDEPAMT.TRDDEPAMT_ID column of DB2 type BIGINT NOT NULL.
-
setTradingengine(Long) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the identifier of the trading engine the manages the offering.
-
setTradingEngine(Long) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stores the ID of the trading engine that manages the RFQ.
-
setTradingEngine(Long) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmd
- Stores the ID of the trading engine that manages the RFQ.
-
setTradingEngine(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stores the ID of the trading engine that manages the RFQ.
-
setTradingEngine(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Stores the ID of the trading engine that manages the RFQ.
-
setTradingEngineFromUrl(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Retrieves the trading engine identifier from the tools XML object and
stores it in a member variable.
-
setTradingEngineFromUrl(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
OfferingBaseCmd
- Retrieves the trading engine identifier from the tools XML object and
stores it in a member variable.
-
setTradingEngineList(Vector) - Method in class
com.ibm.commerce.utf.commands.
TradingEngineDeleteCmdImpl
-
Deprecated. Stores the incoming list of trading engine IDs.
-
setTradingEngineList(Vector) - Method in interface
com.ibm.commerce.utf.commands.
TradingEngineDeleteCmd
-
Deprecated. Insert the method's description here.
-
setTradingId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the trading id parameters (optional).
-
setTradingId(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the trading id parameters (optional).
-
setTradingId(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the trading id parameters (optional).
-
settradingId(Long) - Method in class
com.ibm.commerce.rfq.commands.
RFQAttachmentUploadCmdImpl
- Sets the tradingId
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.commands.
ParticipantAddCmdImpl
- Sets ID of the trading agreement to which the participant will be
added
-
setTradingId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ParticipantAddCmd
- Sets ID of the trading agreement to which the participant will be
added
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.commands.
ContractAttachmentAddCmdImpl
- Sets the ID of the trading agreement to which the attachment will be
added.
-
setTradingId(Long) - Method in interface
com.ibm.commerce.contract.commands.
ContractAttachmentAddCmd
- Sets the ID of the trading agreement to which the attachment will be
added
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBean
- This method provides access to the
TRDDESC.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
ParticipantAccessBean
- This method provides access to the
PARTICIPNT.TRADING_ID column of DB2 type BIGINT.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
InvoiceTCAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
TradingDescriptionBeanBase
- This method provides access to the TRDDESC.TRADING_ID column of DB2 type
BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
TradingAgreementBeanBase
- This method provides access to the TRADING.TRADING_ID column of DB2 type
BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionBeanBase
- This method provides access to the TERMCOND.TRADING_ID column of DB2 type
BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
ParticipantBeanBase
- This method provides access to the PARTICIPNT.TRADING_ID column of DB2 type
BIGINT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.TRADING_ID column of DB2 type BIGINT.
-
setTradingId(Long) - Method in class
com.ibm.commerce.order.objects.
OrderItemTradingRelationshipAccessBean
- This method accesses a non-CMP field
-
setTradingId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.TRADING_ID column of DB2 type BIGINT.
-
setTradingId(Long) - Method in class
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBean
- This method provides access to the
TRDREFAMT.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBean
- This method provides access to the
TRDPURAMT.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBean
- This method provides access to the
TRDDEPAMT.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(Long) - Method in class
com.ibm.commerce.price.commands.
QualifyingOfferInfo
- Item constructor comment.
-
setTradingId(Long) - Method in class
com.ibm.commerce.price.commands.
PriceTC
- Item constructor comment.
-
setTradingId(Long) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set trading ID
-
setTradingId(Long) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set trading ID
-
setTradingId(Long) - Method in class
com.ibm.commerce.rfq.commands.
CreateTradeAttachmentCmdImpl
- Sets the tradingId
-
setTradingId(Long) - Method in interface
com.ibm.commerce.rfq.commands.
CreateTradeAttachmentCmd
- Sets the rfqId field and uses it to set the rfqId key field of the
access bean.
-
setTradingId(Long) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQAttachmentCmdImpl
-
-
setTradingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQAttachmentCmd
- Stores the trading agreement ID which is also the RFQ ID.
-
setTradingId(Long) - Method in class
com.ibm.commerce.utf.commands.
ModifyOrderItemPAttributeTCCmdImpl
- Save the incoming trading agreement identifier.
-
setTradingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
ModifyOrderItemPAttributeTCCmd
- Save the incoming trading Id
-
setTradingId(Long) - Method in class
com.ibm.commerce.utf.commands.
ModifyOrderCommentsTCCmdImpl
- Stores the incoming trading agreement ID.
-
setTradingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
ModifyOrderCommentsTCCmd
- Stores the trading agreement ID.
-
setTradingId(Long) - Method in class
com.ibm.commerce.utf.commands.
DeleteRFQAttachmentCmdImpl
- Sets Trading Id
-
setTradingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
DeleteRFQAttachmentCmd
- Store the ID of the trading agreement for the RFQ.
-
setTradingId(Long) - Method in class
com.ibm.commerce.utf.commands.
DeleteOrderItemPAttributeTCCmdImpl
- Stores the trading ID.
-
setTradingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
DeleteOrderItemPAttributeTCCmd
- Stores the trading ID.
-
setTradingId(Long) - Method in class
com.ibm.commerce.utf.commands.
DeleteOrderCommentsTCCmdImpl
- Stores the trading ID.
-
setTradingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
DeleteOrderCommentsTCCmd
- Stores the trading ID.
-
setTradingId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateShippingChargeTCCmdImpl
- Stores the trading agreement ID.
-
setTradingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateShippingChargeTCCmd
- Stores the trading agreement ID.
-
setTradingId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQAttachmentCmdImpl
- Sets the trading id
-
setTradingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQAttachmentCmd
- Stores the trading agreement ID which is also the RFQ ID.
-
setTradingId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateReturnPaymentTCCmdImpl
- Stores the trading agreement ID.
-
setTradingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateReturnPaymentTCCmd
- Stores the trading agreement ID.
-
setTradingId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateReturnChargeTCCmdImpl
- Stores the trading agreement ID.
-
setTradingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateReturnChargeTCCmd
- Stores the trading agreement ID.
-
setTradingId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateOrderItemPAttributeTCCmdImpl
- Stores the incoming trading agreement ID.
-
setTradingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateOrderItemPAttributeTCCmd
- Stores the incoming trading agreement ID.
-
setTradingId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateOrderCommentsTCCmdImpl
- Stores the incoming trading agreement ID.
-
setTradingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateOrderCommentsTCCmd
- Stores the incoming trading agreement ID.
-
setTradingId(Long) - Method in class
com.ibm.commerce.utf.commands.
CreateContractBasicInfoCmdImpl
- Stores the incoming value for the Trading Agreement ID.
-
setTradingId(Long) - Method in interface
com.ibm.commerce.utf.commands.
CreateContractBasicInfoCmd
- Stores the incoming value for the Trading Agreement ID.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
TradingDescriptionAccessBean
- This method provides access to the
TRDDESC.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
TradingAgreementAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
TermConditionAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCReturnChargeAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
ReturnTCRefundPaymentMethodAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
ReferralInterfaceTCAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCInclusionAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCExclusionAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomInclusionAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
ProductSetTCCustomExclusionAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithSelectiveAdjustmentAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCPriceListWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
PriceTCCustomPriceListAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCLimitedAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCIndividualAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
POTCIndividualAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCBlanketAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
POTCBlanketAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
PaymentTCAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
PaymentTCAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
ParticipantAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
ParticipantAccessBean
- This method provides access to the
PARTICIPNT.TRADING_ID column of DB2 type BIGINT.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderItemPAttributeAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBeanData
- This method provides access to the TERMCOND.TRADING_ID column of DB2 type
BIGINT NOT NULL.
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
OrderTCOrderCommentAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBeanData
- This method provides access to the TERMCOND.TRADING_ID column of DB2 type
BIGINT NOT NULL.
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBeanData
- This method provides access to the TERMCOND.TRADING_ID column of DB2 type
BIGINT NOT NULL.
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
InvoiceTCAccessBeanData
- This method provides access to the TERMCOND.TRADING_ID column of DB2 type
BIGINT NOT NULL.
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
InvoiceTCAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBeanData
- This method provides access to the TERMCOND.TRADING_ID column of DB2 type
BIGINT NOT NULL.
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
FulfillmentTCAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBeanData
- This method provides access to the TERMCOND.TRADING_ID column of DB2 type
BIGINT NOT NULL.
-
setTradingId(String) - Method in class
com.ibm.commerce.contract.objects.
DisplayCustomizationTCAccessBean
- This method provides access to the
TERMCOND.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method provides access to the
ORDPAYMTHD.TRADING_ID column of DB2 type BIGINT.
-
setTradingId(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemTradingRelationshipAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemTradingRelationshipAccessBean
- This method accesses a non-CMP field
-
setTradingId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
RMAAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
RMAAccessBean
- This method provides access to the
RMA.TRADING_ID column of DB2 type BIGINT.
-
setTradingId(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.payment.objects.
TradingRefundAmountAccessBean
- This method provides access to the
TRDREFAMT.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBean
- This method provides access to the
TRDPURAMT.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingId(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBeanData
-
-
setTradingId(String) - Method in class
com.ibm.commerce.payment.objects.
TradingDepositAmountAccessBean
- This method provides access to the
TRDDEPAMT.TRADING_ID column of DB2 type BIGINT NOT NULL.
-
setTradingIds(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProductContractPriceCmdImpl
- Sets the trading IDs hash.
-
setTradingIds(Long) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set one trading ID
-
setTradingIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set trading IDs
-
setTradingIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
GetProductContractUnitPriceCmd
- (Optional) Sets the trading IDs to be used to determine which offers
apply.
-
setTradingIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
GetContractUnitPriceCmdImpl
- Sets the ids of the input trading agreements (Optional).
-
setTradingIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
GetContractUnitPriceCmd
- Sets the ids of the input trading agreements (Optional).
-
setTradingIds(Long[]) - Method in interface
com.ibm.commerce.price.commands.
GetContractSpecialPriceCmd
- (Optional) Sets the trading IDs to be used to determine which offers
apply.
-
setTradingIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set trading IDs
-
setTradingOffer(OfferAccessBean, int) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set OfferAccessBean for index trading
-
setTradingOfferId(Long, int) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set Offer ID for index trading
-
setTradingOfferIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set offer IDs
-
setTradingOffers(OfferAccessBean[]) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set offer IDs
-
setTradingOffersWithAdjPrice(Hashtable, int) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set Offers with the adjusted prices
-
setTradingPositionContainerId(Long) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.TRADEPOSCN_ID column of DB2 type BIGINT NOT NULL.
-
setTradingPositionContainerId(Long) - Method in class
com.ibm.commerce.contract.objimpl.
PurchaseLimitBeanBase
- This method provides access to the PURCHASELT.TRADEPOSCN_ID column of DB2
type BIGINT NOT NULL.
-
setTradingPositionContainerId(Long) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerXMLDefinitionAccessBean
- This method accesses a non-CMP field
-
setTradingPositionContainerId(String) - Method in interface
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBeanData
-
-
setTradingPositionContainerId(String) - Method in class
com.ibm.commerce.contract.objects.
PurchaseLimitAccessBean
- This method provides access to the
PURCHASELT.TRADEPOSCN_ID column of DB2 type BIGINT NOT NULL.
-
setTradingPositionContainerId(String) - Method in interface
com.ibm.commerce.order.objects.
TradingPositionContainerXMLDefinitionAccessBeanData
-
-
setTradingPositionContainerId(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerXMLDefinitionAccessBean
- This method accesses a non-CMP field
-
setTradingPositionId(Long) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupTradingPositionRelAccessBean
- This method provides access to the
CATGRPTPC.TRADEPOSCN_ID column of DB2 type BIGINT NOT NULL.
-
setTradingPositionId(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogGroupTradingPositionRelAccessBeanData
-
-
setTradingPositionId(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogGroupTradingPositionRelAccessBean
- This method provides access to the
CATGRPTPC.TRADEPOSCN_ID column of DB2 type BIGINT NOT NULL.
-
setTradingPrices(Hashtable) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProductContractPriceCmdImpl
- Sets the trading prices hash.
-
setTradingPurchaseAmountId(Long) - Method in class
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBean
- This method provides access to the
TRDPURAMT.TRDPURAMT_ID column of DB2 type BIGINT NOT NULL.
-
setTradingPurchaseAmountId(String) - Method in interface
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBeanData
-
-
setTradingPurchaseAmountId(String) - Method in class
com.ibm.commerce.payment.objects.
TradingPurchaseAmountAccessBean
- This method provides access to the
TRDPURAMT.TRDPURAMT_ID column of DB2 type BIGINT NOT NULL.
-
setTradingTcId(Long, int) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set Term Condition ID for the assigned index
-
setTradingTcIds(Long[]) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set term condition IDs
-
setTradingType(Integer) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.TRDTYPE_ID column of DB2 type INTEGER NOT NULL.
-
setTradingType(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
TradingAgreementBeanBase
- This method provides access to the TRADING.TRDTYPE_ID column of DB2 type
INTEGER NOT NULL.
-
setTradingType(String) - Method in interface
com.ibm.commerce.contract.objects.
TradingAgreementAccessBeanData
-
-
setTradingType(String) - Method in class
com.ibm.commerce.contract.objects.
TradingAgreementAccessBean
- This method provides access to the
TRADING.TRDTYPE_ID column of DB2 type INTEGER NOT NULL.
-
setTradingUnitPrice(MonetaryAmount, int) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set prices for the index trading
-
setTradingUnitPrices(MonetaryAmount[], StoreAccessBean) - Method in
class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set prices
-
setTransactionCache(CustomProperties) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the cache of custom properties.
-
setTransactionCache(CustomProperties) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the cache of custom properties.
-
setTransactionOwner(boolean) - Method in class
com.ibm.commerce.server.
TransactionHandle
- Sets the transaction owner flag.
-
setTransactionType(char) - Method in interface
com.ibm.commerce.isv.kit.tax.
TaxOrderItemCmd
- This method is used to tell the tax software the type of transaction.
-
setTransferMode(String) - Method in class
com.ibm.commerce.order.commands.
ProcessOrderCmdImpl
- Sets the transferMode property of the command.
-
setTransferMode(String) - Method in interface
com.ibm.commerce.order.commands.
ProcessOrderCmd
- Sets the transferMode property of the command.
-
setTransferMode(String) - Method in class
com.ibm.commerce.order.commands.
PreProcessOrderCmdImpl
- Sets the transferMode property of the command.
-
setTransferMode(String) - Method in class
com.ibm.commerce.order.commands.
OrderTransferCheckCmdImpl
- Sets the transferMode property of the command.
-
setTransferMode(String) - Method in interface
com.ibm.commerce.order.commands.
OrderTransferCheckCmd
- Sets the transferMode property of the command.
-
setTransferMode(String) - Method in class
com.ibm.commerce.order.commands.
OrderProcessCmdImpl
- Sets the transferMode property of the command.
-
setTransferMode(String) - Method in interface
com.ibm.commerce.order.commands.
OrderProcessCmd
- Sets the transferMode property of the command.
-
setTransportId(Integer) - Method in class
com.ibm.commerce.messaging.databeans.
MsgObjectDataBean
- Sets the transport id for the desired messaging object to be
retrieved.
-
setTransportId(Integer) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.TRANSPORT_ID column of DB2 type INTEGER.
-
setTransportId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBeanData
-
-
setTransportId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.TRANSPORT_ID column of DB2 type INTEGER.
-
setTransportName(String) - Method in class
com.ibm.commerce.messaging.notification.datatypes.
TransportOverrideData
- Sets the transport name.
-
setTransportName(String) - Method in interface
com.ibm.commerce.messaging.notification.datatypes.
TransportOverride
- Sets the transport name.
-
setTransportOverrides(TransportOverride[]) - Method in class
com.ibm.commerce.messaging.notification.datatypes.
NotificationData
- Sets the transport overrides for this instance.
-
setTransportOverrides(TransportOverride[]) - Method in interface
com.ibm.commerce.messaging.notification.datatypes.
Notification
- Sets the transport overrides for this instance.
-
setTree_id(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStats
- Sets the tree ID recorded in the current event.
-
setTreeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsListDataBean
- Sets the tree ID associated with all the statistics in this bean, in EJB
attribute type.
-
setTreeId(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- This method provides access to the
SASTATS.TREE_ID column of DB2 type INTEGER NOT NULL.
-
setTreeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsBean
- Sets the tree ID of this statistics.
-
setTreeId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBeanData
-
-
setTreeId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsAccessBean
- This method provides access to the
SASTATS.TREE_ID column of DB2 type INTEGER NOT NULL.
-
setTreeIdAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsBean
- Sets the tree ID of this statistics, in EJB attribute type.
-
setTriggerSize(long)
- Method in class
com.ibm.commerce.ras.LogFile
- Sets the maximum size of the file, in KB.
-
setType(int)
- Method in class
com.ibm.commerce.condition.Condition
- Sets the type of the condition.
-
setType(int)
- Method in class
com.ibm.commerce.ras.ECMessage
- Sets the message type for the ECMessage object that receive the call.
-
setType(Integer) - Method in class
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmdImpl
- Sets the type of the e-mail configuration.
-
setType(Integer) - Method in interface
com.ibm.commerce.emarketing.commands.
EmailConfigurationSaveTaskCmd
- set the type of the e-mail configuration
-
setType(Integer) - Method in class
com.ibm.commerce.emarketing.objects.
EmailConfigurationAccessBean
- Set accessor for persistent attribute: type
-
setType(Integer) - Method in class
com.ibm.commerce.marketing.beans.
CollateralDataBean
- Sets the ID of the type that this collateral belongs to.
-
setType(Integer) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralAccessBean
- This method provides access to the
COLLATERAL.COLLTYPE_ID column of DB2 type INTEGER NOT NULL.
-
setType(Integer) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method provides access to the
INITIATIVE.TYPE column of DB2 type INTEGER.
-
setType(Integer) - Method in class
com.ibm.commerce.marketingcenter.objects.
CampaignAccessBean
- This method provides access to the
CAMPAIGN.TYPE column of DB2 type INTEGER.
-
setType(Integer) - Method in class
com.ibm.commerce.order.calculation.
SetOrderLevelParameterCmdImpl
-
-
setType(Integer) - Method in interface
com.ibm.commerce.order.calculation.
SetOrderLevelParameterCmd
- Sets the parameter type: 2 - percentage 3 - fixed
-
setType(String) - Method in interface
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBeanData
- This method provides access to the POLICY.POLICYTYPE_ID column of DB2 type
CHAR(64) NOT NULL.
-
setType(String) - Method in class
com.ibm.commerce.contract.objects.
BusinessPolicyAccessBean
- This method provides access to the
POLICY.POLICYTYPE_ID column of DB2 type CHAR(64) NOT NULL.
-
setType(String) - Method in class
com.ibm.commerce.contract.objimpl.
BusinessPolicyBeanBase
- This method provides access to the POLICY.POLICYTYPE_ID column of DB2 type
CHAR(64) NOT NULL.
-
setType(String) - Method in class
com.ibm.commerce.emarketing.objects.
EmailConfigurationAccessBean
- This method accesses a non-CMP field
-
setType(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralAccessBean
- This method provides access to the
COLLATERAL.COLLTYPE_ID column of DB2 type INTEGER NOT NULL.
-
setType(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
InitiativeAccessBean
- This method provides access to the
INITIATIVE.TYPE column of DB2 type INTEGER.
-
setType(String) - Method in class
com.ibm.commerce.marketingcenter.objects.
CampaignAccessBean
- This method provides access to the
CAMPAIGN.TYPE column of DB2 type INTEGER.
-
setType(String) - Method in interface
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBeanData
-
-
setType(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBean
- This method provides access to the
TRADEPOSCN.TYPE column of DB2 type CHAR(1) DEFAULT 'S'.
-
setType(String) - Method in class
com.ibm.commerce.tools.campaigns.
CatalogSearchDataBean
- Sets the type of the category/catalog entry.
-
setType(String) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Sets the type of contracts to list.
-
setType(String) - Method in interface
com.ibm.commerce.user.objects.
AddressBookAccessBeanData
-
-
setType(String) - Method in class
com.ibm.commerce.user.objects.
AddressBookAccessBean
- This method provides access to the
ADDRBOOK.TYPE column of DB2 type CHAR(1).
-
setTypeId(Integer) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method accesses a non-CMP field
-
setTypeId(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBeanData
-
-
setTypeId(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCategoryAccessBean
- This method accesses a non-CMP field
-
setTypeId(String) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set Attribute type id
-
setTypeIdUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set attribute data type id
-
setTypeIdUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
PAttributeBaseCmd
-
-
setTypeName(String) - Method in class
com.ibm.commerce.marketing.beans.
CollateralDataBean
- Sets the name of the type that this collateral belongs to.
-
setTypeUrlName(String, boolean) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Get auction type string from Tools Framework's XML Object, and set it
for the command.
-
setTypeUrlName(String, boolean) - Method in interface
com.ibm.commerce.negotiation.commands.
AuctionBaseCmd
- Get auction type string from Tools Framework's XML Object, and set it
for the command.
-
setTypeUrlName(String, boolean) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set algorithm entry type.
-
setTypeUrlName(String, boolean) - Method in interface
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmd
-
Deprecated. Sets Type URL Name.
-
setUncacheable(boolean) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the value to indicate whether a page should be cached or not.
-
setUncacheable(boolean) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the value to indicate whether a page should be cached or not.
-
setUncacheable(boolean)
- Method in class
com.ibm.commerce.server.JSPHelper
- Sets the flag to indicate whether output page is cacheable.
-
setUncacheable(HttpServletRequest, boolean) - Static method in class
com.ibm.commerce.server.JSPHelper
- Sets the flag to indicate whether output page is uncacheable.
-
setUndoURL_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.widget.beans.
ColumnDataBeanBeanInfo
- Gets the setUndoURL(java.lang.String) method descriptor.
-
setUndoURL(String) - Method in class
com.ibm.commerce.pa.widget.beans.
ColumnDataBean
- Set the url string for the undo image to associate with this column.
-
setUniqueSessionId(String) - Method in class
com.ibm.commerce.ras.DDThreadContext
- Insert the method's description here.
-
setUniqueSessionTag(String) - Method in interface
com.ibm.commerce.adapter.
SessionContext
- Reserved for IBM internal use.
-
setUniqueSessionTag(String) - Method in class
com.ibm.commerce.adapter.
DummySessionContext
- Reserved for IBM internal use.
-
setUniqueSessionTag(String) - Method in class
com.ibm.commerce.browseradapter.
HttpSessionContext
- Reserved for IBM internal use.
-
setUniqueSessionTag(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets a tag that is unique for the session.
-
setUniqueSessionTag(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets a tag that is unique for the session.
-
setUniqueSessionTag(String) - Method in class
com.ibm.commerce.programadapter.security.
DummyProgramAdapterSessionContext
- Sets the unique session tag.
-
setUnit(String) - Method in class
com.ibm.commerce.price.beans.
FormattedQuantityAmountDataBean
- Set the quantity unit.
-
setUnit(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQPattributeAttachmentAddCmdImpl
- Sets the unit
-
setUnit(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemSpecificationAddCmdImpl
- Sets the unit
-
setUnitOfMeasure(String) - Method in class
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityCmdImpl
- Sets the unit of measure for the quantity of the Item specified by the
setCatEntry method.
-
setUnitOfMeasure(String) - Method in interface
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityCmd
- Sets the unit of measure for the quantity of the Item specified by the
setCatEntry method.
-
setUnitOfMeasure(String) - Method in class
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityBECmdImpl
- Sets the unit of measure to check inventory for an item specified by
setCatEntry method.
-
setUnitOfMeasure(String) - Method in class
com.ibm.commerce.me.datatype.
PurchaseOrderItem
- Sets the unit of measure for this item
-
setUnitOfMeasure(String) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setUnitOfMeasure
-
setUnitOfMeasure(String) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setUnitOfMeasure
-
setUnitPrice(BigDecimal) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method provides access to the
OICOMPLIST.UNITPRICE column of DB2 type DECIMAL(20 5).
-
setUnitPrice(BigDecimal) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setUnitPrice
-
setUnitPrice(BigDecimal) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setUnitPrice
-
setUnitPrice(MonetaryAmount) - Method in class
com.ibm.commerce.price.commands.
ItemPriceInfo
- Set price
-
setUnitPrice(MonetaryAmount) - Method in class
com.ibm.commerce.price.commands.
CatEntryPrices
- Set price
-
setUnitPrice(String) - Method in interface
com.ibm.commerce.order.objects.
OrderItemComponentAccessBeanData
-
-
setUnitPrice(String) - Method in class
com.ibm.commerce.order.objects.
OrderItemComponentAccessBean
- This method provides access to the
OICOMPLIST.UNITPRICE column of DB2 type DECIMAL(20 5).
-
setUom(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemUpdateCmd
- Set the unit of measure parameters (optional).
-
setUom(Hashtable) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- Set the unit of measure parameters (optional).
-
setUom(Hashtable) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemAddCmd
- Set the unit of measure parameters (optional).
-
setUOM(Hashtable) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemAddCmdImpl
-
-
setUOM(Hashtable) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemAddCmd
- Set the unit of measure parameters (optional).
-
setUom(String) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the unit of measure of the quantity.
Default: null (the quantity is normalized)
-
setUOM(String) - Method in class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- set unit of measure (optional).
-
setUOM(String) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBaseImpl
- Sets the unit of measure for the item.
-
setUOM(String) - Method in interface
com.ibm.commerce.orderquotation.commands.
QuotationResponseItemBase
- Sets the unit of measure for the item.
-
setUOM(String) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderItemSelectCmd.EnumerationGroup
- Sets the unit of measure for the quantities specified by
quantity_>i<.
-
setUOM(String) - Method in class
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmdImpl
- Sets the unit of measure for the product.
-
setUOM(String) - Method in interface
com.ibm.commerce.taxation.commands.
GetDisplayTaxesCmd
- Sets the unit of measure for the product.
-
setUOMCode(String) - Method in class
com.ibm.commerce.orderquotation.commands.
GetUOMCodePolicyCmdImpl
- Set the UOM code to be mapped.
-
setUOMCode(String) - Method in interface
com.ibm.commerce.orderquotation.commands.
GetUOMCodePolicyCmd
- Set the UOM code to be mapped.
-
setUomStandard(String) - Method in class
com.ibm.commerce.messaging.commands.
TransferShopcartCmdImpl
- Sets the unit of measure standard.
-
setUomStandard(String) - Method in interface
com.ibm.commerce.messaging.commands.
RequestOrderQuotationPolicyCmd
- Sets the UOM Standard to be mapped.
-
setUomStandard(String) - Method in class
com.ibm.commerce.messaging.commands.
GetPriceAndAvailabilityCmdImpl
- Sets the uomStandard
-
setUomStandard(String) - Method in class
com.ibm.commerce.messaging.commands.
GetBatchAvailabilityCmdImpl
- Sets the uomStandard
-
setUOMStandard(String) - Method in class
com.ibm.commerce.orderquotation.commands.
GetUOMCodePolicyCmdImpl
- (Optional) Set the external UOM standard.
-
setUOMStandard(String) - Method in interface
com.ibm.commerce.orderquotation.commands.
GetUOMCodePolicyCmd
- (Optional) Set the external UOM standard.
-
setUpdateable(Hashtable) - Method in class
com.ibm.commerce.interestitems.commands.
InterestItemAddCmdImpl
- updateable={ 1 | 0 } If updateable=1: Add a new record.
-
setUpdateable(Hashtable) - Method in interface
com.ibm.commerce.interestitems.commands.
InterestItemAddCmd
- Set the updatable parameters (optional).
-
setUpdatedOrderItems(HashMap) - Method in class
com.ibm.commerce.order.commands.
ExtOrderCopyCmdImpl
- Sets the updated OrderItems.
-
setUpdatedOrderItems(HashMap) - Method in interface
com.ibm.commerce.order.commands.
ExtOrderCopyCmd
- Sets the updated OrderItems.
-
setUpdatedOrderItems(Map) - Method in class
com.ibm.commerce.orderitems.commands.
ExtendOrderItemProcessCmdImpl
- Sets the updated OrderItems.
-
setUpdatedOrderItems(Map) - Method in interface
com.ibm.commerce.orderitems.commands.
ExtendOrderItemProcessCmd
- Sets the updated OrderItems.
-
setUpdateFlag() - Method in interface
com.ibm.commerce.me.commands.
ThirdPartyB2BAuthCmd
- This method is called to indicate instead of performing verification of the
credentials, the credentials should be set in the database.
-
setUpdateFlag() - Method in interface
com.ibm.commerce.me.commands.
LdapAuthenticationCmd
- This method is called to indicate instead of performing verification of the
credentials, the credentials should be set in the database.
-
setUpdateFlag() - Method in class
com.ibm.commerce.me.commands.
DBProcurementAuthenticationCmdImpl
- This method is called to indicate instead of performing verification of the
credentials, the credentials should be set in the database.
-
setUpdateFlag() - Method in interface
com.ibm.commerce.me.commands.
DBProcurementAuthenticationCmd
- This method is called to indicate instead of performing verification of the
credentials, the credentials should be set in the database.
-
setUpdateFlag() - Method in class
com.ibm.commerce.me.commands.
AuthenticationHelperCmdImpl
- This method is called to indicate instead of performing verification of the
credentials, the credentials should be set in the database.
-
setUpdateFlag() - Method in interface
com.ibm.commerce.me.commands.
AuthenticationHelperCmd
- This method is called to indicate instead of performing verification of the
credentials, the credentials should be set in the database.
-
setUpdateFlag() - Method in interface
com.ibm.commerce.security.commands.
ThirdPartyAuthenticationCmd
- This method is called to indicate that instead of performing verification
of the credentials, the credentials should be set in the database.
-
setUpdateFlag() - Method in class
com.ibm.commerce.security.commands.
LDAPAuthenticationCmdImpl
- Indicates that instead of performing verification of the credentials, the
credentials should be set on LDAP.
-
setUpdateFlag() - Method in interface
com.ibm.commerce.security.commands.
LDAPAuthenticationCmd
- This method is called to indicate that instead of performing verification
of the credentials, the credentials should be set on LDAP.
-
setUpdateFlag() - Method in class
com.ibm.commerce.security.commands.
DBAuthenticationCmdImpl
- This method is called to indicate that instead of performing verification
of the credentials, the credentials should be set in the database.
-
setUpdateFlag() - Method in interface
com.ibm.commerce.security.commands.
DBAuthenticationCmd
- This method is called to indicate that instead of performing verification
of the credentials, the credentials should be set in the database.
-
setUpdateItems(Vector) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderItemUpdateCmdImpl
- Sets the items to be updated.
-
setUpdateManifestStatus(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmdImpl
-
-
setUpdateManifestStatus(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmd
- Sets the flag to indicate if the order and fulfillment status should be
updated after the carrier and shipment tracking information is recorded.
-
setUpdateOrderItemAbbreviations(String[]) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the orderitems in the target order to be updated.
Default: null (none of the orderitems in the target order are to be
updated)
-
setUpdateOrderItems(OrderItemAccessBean[]) - Method in class
com.ibm.commerce.order.commands.
OrderCopyCmd.Group
- Set the orderitems in the target order to be updated.
Default: null (none of the orderitems in the target order are to to be
updated)
-
setUpdateParentCategory(boolean) - Method in class
com.ibm.commerce.tools.catalog.util.
CategoryHelper
- Set the 'UpdateParentCategory' flag
-
setUpdateTime(Timestamp) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Sets the field of updateTime
-
setupNumericCurrencyCodeAndPMApproveAmount() - Method in class
com.ibm.commerce.payment.commands.
CheckPaymentAcceptPMCmdImpl
- This method retrieves the numeric currency code from the SETCURR Table and
converts the approve amount to a normalized form required for input to
WebSphere Commerce Payments.
-
setupNumericCurrencyCodeAndPMDepositAmount() - Method in class
com.ibm.commerce.payment.commands.
DoDepositPMCmdImpl
- This method retrieves the numeric currency code from the SETCURR Table and
converts the deposit amount to a normalized form required for input to
WebSphere Commerce Payments.
-
setupNumericCurrencyCodeAndPMRefundAmount() - Method in class
com.ibm.commerce.payment.commands.
DoRefundPMCmdImpl
- Retrieves the numeric currency code from the SETCURR Table and converts the
refund amount to a normalized form required for input to WebSphere Commerce
Payments.
-
setupNumericCurrencyCodeAndPMTotalAmount() - Method in class
com.ibm.commerce.payment.commands.
DoPaymentPMCmdImpl
- This method retrieves the numeric currency code from the SETCURR Table and
converts the totalAmount into a normalized form required for input to WebSphere
Commerce Payments.
-
setupNumericCurrencyCodeAndPMTotalAmount() - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
- This method retrieves the numeric currency code from the SETCURR Table and
converts the totalAmount to a normalized form required for input to WebSphere
Commerce Payments.
-
setupProfileName(Integer, Integer) - Method in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
-
-
setURI(String) - Method in class
com.ibm.commerce.contract.commands.
ContractAttachmentAddCmdImpl
- Sets URI of the attachment.
-
setURI(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractAttachmentAddCmd
- Sets URI of the attachment.
-
setUrl_javalangStringMethodDescriptor() - Method in class
com.ibm.commerce.pa.beans.
IncludeURLDataBeanBeanInfo
- Gets the setUrl(java.lang.String) method descriptor.
-
setUrl(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductAccessBeanData
-
-
setUrl(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductAccessBean
- This method provides access to the
CATENTRY.URL column of DB2 type VARCHAR(254).
-
setUrl(String) - Method in interface
com.ibm.commerce.catalog.objects.
ItemAccessBeanData
-
-
setUrl(String) - Method in class
com.ibm.commerce.catalog.objects.
ItemAccessBean
- This method provides access to the
CATENTRY.URL column of DB2 type VARCHAR(254).
-
setUrl(String) - Method in interface
com.ibm.commerce.catalog.objects.
DynamicKitAccessBeanData
-
-
setUrl(String) - Method in class
com.ibm.commerce.catalog.objects.
DynamicKitAccessBean
- This method provides access to the
CATENTRY.URL column of DB2 type VARCHAR(254).
-
setUrl(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBeanData
-
-
setUrl(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryConfigurationAccessBean
- This method accesses a non-CMP field
-
setUrl(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBeanData
-
-
setUrl(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryAccessBean
- This method provides access to the
CATENTRY.URL column of DB2 type VARCHAR(254).
-
setUrl(String) - Method in interface
com.ibm.commerce.catalog.objects.
BundleAccessBeanData
-
-
setUrl(String) - Method in class
com.ibm.commerce.catalog.objects.
BundleAccessBean
- This method provides access to the
CATENTRY.URL column of DB2 type VARCHAR(254).
-
setUrl(String) - Method in class
com.ibm.commerce.command.
UploadToStreamCmdImpl
- Sets the Url to be returned when upload is completed .
-
setUrl(String) - Method in class
com.ibm.commerce.command.
TempUploadCmdImpl
- Sets the Url to be returned/redriected when upload is completed .
-
setUrl(String) - Method in class
com.ibm.commerce.contract.commands.
ImportDTDContractDraftVersionCmdImpl
- Sets the redirection URL to be called when the command completes
successfully.
-
setUrl(String) - Method in interface
com.ibm.commerce.contract.commands.
ImportDTDContractDraftVersionCmd
- Sets the redirection URL to be called when the command completes
successfully.
-
setUrl(String) - Method in class
com.ibm.commerce.contract.commands.
ImportDTDContractApprovedVersionCmdImpl
- Sets the redirection URL to be called when the command completes
successfully.
-
setUrl(String) - Method in interface
com.ibm.commerce.contract.commands.
ImportDTDContractApprovedVersionCmd
- Sets the redirection URL to be called when the command completes
successfully.
-
setUrl(String) - Method in class
com.ibm.commerce.contract.commands.
ContractImportDraftVersionCmdImpl
- Sets the redirect URL to be called when the command completes
successfully.
-
setUrl(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractImportDraftVersionCmd
- Sets the redirect URL to be called when the command completes
successfully.
-
setUrl(String) - Method in class
com.ibm.commerce.contract.commands.
ContractImportApprovedVersionCmdImpl
- Sets the redirect url to be called when the command completes
successfully.
-
setUrl(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractImportApprovedVersionCmd
- Sets the redirect URL to be called when the command completes
successfully.
-
setUrl(String) - Method in class
com.ibm.commerce.contract.commands.
ContractExportCmdImpl
- Sets the redirection URL to be called when the command completes
successfully.
-
setUrl(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractExportCmd
- Sets the redirection URL to be called when the command completes
successfully.
-
setUrl(String) - Method in class
com.ibm.commerce.marketingcenter.events.runtime.
ClickMonitorCommandImpl
- Setter for urlParameter.
-
setUrl(String) - Method in class
com.ibm.commerce.negotiation.commands.
UpdateGalleryCmdImpl
- Sets the URL.
-
setUrl(String) - Method in class
com.ibm.commerce.negotiation.commands.
ShopperCreateForumMessageCmdImpl
- Sets the redirect URL.
-
setUrl(String) - Method in class
com.ibm.commerce.negotiation.commands.
GalleryDeleteCmdImpl
- Accessor method for member field.
-
setUrl(String) - Method in class
com.ibm.commerce.negotiation.commands.
DisplayMessageCmdImpl
- Mutation method for setting Url
-
setUrl(String) - Method in class
com.ibm.commerce.negotiation.commands.
DeleteMailCmdImpl
- Sets the url.
-
setUrl(String) - Method in class
com.ibm.commerce.negotiation.commands.
CreateForumMessageCmdImpl
-
setUrl Setter method.
-
setUrl(String) - Method in class
com.ibm.commerce.order.commands.
ScheduledOrderCancelCmdImpl
- Sets the redirection url to be called when the command completes
successfully.
-
setUrl(String) - Method in interface
com.ibm.commerce.order.commands.
ScheduledOrderCancelCmd
- Set the redirection url to be called when the command completes
successfully.
-
setUrl(String) - Method in class
com.ibm.commerce.order.commands.
OrderUnlockCmdImpl
- Sets the redirection url to be called when the command completes
successfully.
-
setUrl(String) - Method in interface
com.ibm.commerce.order.commands.
OrderUnlockCmd
- Sets the redirection url to be called when the command completes
successfully.
-
setUrl(String) - Method in class
com.ibm.commerce.order.commands.
OrderScheduleCmdImpl
- Sets redirection URL.
-
setUrl(String) - Method in class
com.ibm.commerce.order.commands.
OrderProfileUpdateCmdImpl
- Sets redirection URL.
-
setUrl(String) - Method in class
com.ibm.commerce.order.commands.
OrderCancelCmdImpl
- Sets the redirection URL to be called when the command completes
successfully.
-
setUrl(String) - Method in interface
com.ibm.commerce.order.commands.
OrderCancelCmd
- Sets the redirection URL to be called when the command completes
successfully.
-
setUrl(String) - Method in class
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmdImpl
- Sets the URL to be redirected to when the command completes
successfully.
-
setUrl(String) - Method in interface
com.ibm.commerce.orderitems.commands.
OrderItemMoveCmd
- Sets the URL to be redirected to when the command completes
successfully.
-
setUrl(String) - Method in class
com.ibm.commerce.pa.beans.
IncludeURLDataBean
- Set the URL.
-
setUrl(String) - Method in class
com.ibm.commerce.payment.commands.
PayResetPMCmdImpl
- Sets the URL property of the command.
-
setUrl(String) - Method in interface
com.ibm.commerce.payment.commands.
PayResetPMCmd
- Sets the URL property of the command.
-
setUrl(String) - Method in class
com.ibm.commerce.payment.commands.
GetPaymentInfoCmdImpl
- Sets the URL property of the command.
-
setUrl(String) - Method in interface
com.ibm.commerce.payment.commands.
GetPaymentInfoCmd
- Sets the URL property of the command.
-
setUrl(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmdImpl
- Set the redirect URL of the targetale command.
-
setUrl(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmd
- Set the URL of the target command.
-
setUrl(String) - Method in class
com.ibm.commerce.registry.
UrlRegistryEntry
- Set sthe url name.
-
setUrl(String) - Method in class
com.ibm.commerce.scheduler.commands.
UpdateRegistryCmdImpl
- Sets the URL to be redirected to at the end of the command.
-
setUrl(String) - Method in class
com.ibm.commerce.scheduler.commands.
UpdateLocalRegistryCmdImpl
- Sets the URL to be redirected to at the end of the command.
-
setUrl(String) - Method in class
com.ibm.commerce.scheduler.commands.
RemoveJobCmdImpl
- Sets the URL to be redirected to at the end of the command.
-
setUrl(String) - Method in class
com.ibm.commerce.scheduler.commands.
RefreshRegistryCmdImpl
- Sets the URL to be redirected to at the end of the command.
-
setUrl(String) - Method in class
com.ibm.commerce.scheduler.commands.
RefreshLocalRegistryCmdImpl
- Sets the URL to be redirected to at the end of the command.
-
setUrl(String) - Method in class
com.ibm.commerce.scheduler.commands.
GetJobStatusCmdImpl
-
Deprecated. Sets the URL to redirect to after the command
executes.
-
setUrl(String) - Method in class
com.ibm.commerce.scheduler.commands.
GetBroadcastJobStatusCmdImpl
-
Deprecated. Sets the URL to redirect to after the command
completes.
-
setUrl(String) - Method in class
com.ibm.commerce.scheduler.commands.
CleanJobCmdImpl
- Sets the URL to be redirected to at the end of the command.
-
setUrl(String) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the URL to be redirected to at the end of the command.
-
setUrl(String) - Method in interface
com.ibm.commerce.scheduler.commands.
AddJobCmd
- Sets the URL to be redirected to at the end of the command.
-
setUrl(String) - Method in interface
com.ibm.commerce.scheduler.commands.
AddBroadcastJobCmd
- Sets the url to be redirected to at the end of the command.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
TopCatalogGroupDeleteCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
TopCatalogGroupDeleteCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
TopCatalogGroupAddCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
TopCatalogGroupAddCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeDeleteCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferUpdateCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmdImpl
- Set a redirect URL param astrURL java.lang.String
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferDeleteCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
OfferAddCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelDeleteCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelDeleteCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelAddCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupRelAddCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelDeleteCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelDeleteCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelAddCmdImpl
- Sets the redirect URL.
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatGroupCatEntryRelAddCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmdImpl
- Sets the redirect URL.
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogUpdateCmd
- Sets the redirect URL
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupUpdateCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupDeleteCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupDeleteCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogGroupAddCmd
- Sets the redirect URL
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryDeleteCmdImpl
- Set a redirect URL
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set the redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogDeleteCmdImpl
- Sets the redirect URL.
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogDeleteCmd
- Sets the redirect URL
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmdImpl
- Sets the redirect URL.
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogAddCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueDeleteCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueDeleteCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set a redirect URL
-
setURL(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets the redirect URL.
-
setURL(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method accesses a non-CMP field
-
setURL(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
-
-
setURL(String) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationRequestCmdImpl
- Sets the URL
-
setURL(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegistrationCmdImpl
- Set the redirect URL for this command.
-
setURL(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCRegistrationCmd
- Set the redirect URL for this command.
-
setURL(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the redirect URL for this command.
-
setURL(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmd
- Set the redirect URL for this command.
-
setURL(String) - Method in class
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmdImpl
- Set the redirect URL for this command.
-
setURL(String) - Method in interface
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmd
- Set the redirect URL for this command.
-
setURL(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCBufferAccessBeanData
-
-
setURL(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBufferAccessBean
- This method provides access to the
PVCBUFFER.URL column of DB2 type VARCHAR(254) NOT NULL.
-
setURL(String) - Method in class
com.ibm.commerce.security.commands.
LogoffCmdImpl
- Sets the URL to redirect to after logging off the user.
-
setURL(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the URL to go to after execution.
-
setURL(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Set the URL that is called when the command successfully completes.
-
setUrlLink(String) - Method in class
com.ibm.commerce.marketing.beans.
CollateralDataBean
- Sets the URL link of this collateral.
-
setUrlLink(String) - Method in class
com.ibm.commerce.marketingcenter.campaign.objects.
CollateralAccessBean
- This method provides access to the
COLLATERAL.URL column of DB2 type VARCHAR(254).
-
setUsage(int) - Method in class
com.ibm.commerce.tools.contract.beans.
ContractListDataBean
- Sets the usage of the contracts to list.
-
setUsage(Integer) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.USAGE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setUsage(Integer) - Method in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
- Provides access to the CONTRACT.USAGE column of DB2 type INTEGER NOT
NULL.
-
setUsage(Integer) - Method in class
com.ibm.commerce.order.commands.
SetOrderTemplateCmd.Group
- Set the usage of the order template(s).
-
setUsage(Integer) - Method in class
com.ibm.commerce.order.commands.
CheckOrderTemplateCmdImpl
- Sets the template usage to be checked.
-
setUsage(Integer) - Method in interface
com.ibm.commerce.order.commands.
CheckOrderTemplateCmd
- Sets the template usage to be checked.
-
setUsage(Integer) - Method in class
com.ibm.commerce.order.objects.
OrderTemplateAccessBean
- This method provides access to the
ORDERTMPL.USAGE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setUsage(String) - Method in interface
com.ibm.commerce.catalog.objects.
AttributeAccessBeanData
-
-
setUsage(String) - Method in class
com.ibm.commerce.catalog.objects.
AttributeAccessBean
- This method provides access to the
ATTRIBUTE.USAGE column of DB2 type CHAR(1) DEFAULT '1'.
-
setUsage(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmdImpl
- Set the usage of the attribute 1 .NULL or "1" indicates
SKU-resolution.
-
setUsage(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeUpdateCmd
- Sets the usage of the attribute: NULL or "1" indicates
SKU-resolution.
-
setUsage(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmdImpl
- Set the usage of the attribute 1 .NULL or "1" indicates
SKU-resolution.
-
setUsage(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
ProductAttributeAddCmd
- Sets the usage of the attribute: NULL or "1" indicates
SKU-resolution.
-
setUsage(String) - Method in interface
com.ibm.commerce.contract.objects.
ContractAccessBeanData
- Provides access to the CONTRACT.USAGE column of DB2 type INTEGER NOT
NULL.
-
setUsage(String) - Method in class
com.ibm.commerce.contract.objects.
ContractAccessBean
- This method provides access to the
CONTRACT.USAGE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setUsage(String) - Method in interface
com.ibm.commerce.contract.objects.
AttachmentAccessBeanData
- This method provides access to the ATTACHMENT.ATTACHUSG_ID column of DB2
type CHAR(64) NULL.
-
setUsage(String) - Method in class
com.ibm.commerce.contract.objects.
AttachmentAccessBean
- This method provides access to the
ATTACHMENT.ATTACHUSG_ID column of DB2 type CHAR(64).
-
setUsage(String) - Method in class
com.ibm.commerce.contract.objimpl.
AttachmentBeanBase
- This method provides access to the ATTACHMENT.ATTACHUSG_ID column of DB2
type CHAR(64) NULL.
-
setUsage(String) - Method in interface
com.ibm.commerce.order.objects.
OrderTemplateAccessBeanData
-
-
setUsage(String) - Method in class
com.ibm.commerce.order.objects.
OrderTemplateAccessBean
- This method provides access to the
ORDERTMPL.USAGE column of DB2 type INTEGER NOT NULL DEFAULT 0.
-
setUsage(String) - Method in class
com.ibm.commerce.utf.commands.
ModifyRFQAttachmentCmdImpl
-
-
setUsage(String) - Method in interface
com.ibm.commerce.utf.commands.
ModifyRFQAttachmentCmd
- Stores the attachment usage.
-
setUsage(String) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQAttachmentCmdImpl
- Sets the usage
-
setUsage(String) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQAttachmentCmd
- Stores the attachment usage.
-
setUsageId(Integer) - Method in class
com.ibm.commerce.order.calculation.
SetOrderLevelParameterCmdImpl
-
-
setUsageId(Integer) - Method in interface
com.ibm.commerce.order.calculation.
SetOrderLevelParameterCmd
-
-
setUsageId(Integer) - Method in class
com.ibm.commerce.order.calculation.
GetOrderLevelParameterCmdImpl
-
-
setUsageId(Integer) - Method in interface
com.ibm.commerce.order.calculation.
GetOrderLevelParameterCmd
- Sets the calculation usage.
-
setUsageId(Integer) - Method in class
com.ibm.commerce.order.calculation.
CalculationCmdImpl
- Sets the calculation usage.
-
setUsageId(Integer) - Method in interface
com.ibm.commerce.order.calculation.
CalculationCmd
- Sets the calculation usage.
-
setUsageIds(Integer[]) - Method in class
com.ibm.commerce.order.commands.
OrderCalculateCmdImpl
-
-
setUsageIds(Integer[]) - Method in interface
com.ibm.commerce.order.commands.
OrderCalculateCmd
- Sets the CalculationUsages.
-
setUseGlobalPriceList(boolean) - Method in class
com.ibm.commerce.price.commands.
CalculateContractPricesCmdImpl
- Sets the flag to indicate if the list of input price lists can be used
globally for retrieving the offers for all of the input catentries
(Optional).
-
setUseGlobalPriceList(boolean) - Method in interface
com.ibm.commerce.price.commands.
CalculateContractPricesCmd
- Sets the flag to indicate if the list of input price lists can be used
globally for retrieving the offers for all of the input catentries
(Optional).
-
setUser(String) - Method in class
com.ibm.commerce.marketingcenter.events.util.
DBConnection
- Setter for the user.
-
setUser(UserAccessBean) - Method in class
com.ibm.commerce.membergroup.commands.
ListMemberGroupsForUserCmdImpl
- Sets the information of the user.
-
setUser(UserAccessBean) - Method in interface
com.ibm.commerce.membergroup.commands.
ListMemberGroupsForUserCmd
- Sets the user access bean.
-
setUser(UserAccessBean) - Method in class
com.ibm.commerce.membergroup.commands.
CheckUserInMemberGroupCmdImpl
- Sets the information of the user of whom the checking will be performed
on.
-
setUser(UserAccessBean) - Method in interface
com.ibm.commerce.membergroup.commands.
CheckUserInMemberGroupCmd
- Sets the user that you want to test.
-
setUserData(Integer, String, String) - Method in class
com.ibm.commerce.messaging.outboundservice.
Messaging
- Sets the User Data for the specified transport.
-
setUserdefined(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQPattributeAttachmentAddCmdImpl
- Sets the userdefined
-
setUserdefined(Integer) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemSpecificationAddCmdImpl
- Sets the userdefined
-
setUserField1(String) - Method in interface
com.ibm.commerce.user.objects.
UserAccessBeanData
-
-
setUserField1(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method accesses a non-CMP field
-
setUserField1(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the user field 1.
-
setUserField1(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets user field 1 reserved for customization (USERS table).
-
setUserField2(String) - Method in interface
com.ibm.commerce.user.objects.
UserAccessBeanData
-
-
setUserField2(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method accesses a non-CMP field
-
setUserField2(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the user field 1.
-
setUserField2(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets user field 2 reserved for customization (USERS table).
-
setUserField3(String) - Method in interface
com.ibm.commerce.user.objects.
UserAccessBeanData
-
-
setUserField3(String) - Method in class
com.ibm.commerce.user.objects.
UserAccessBean
- This method accesses a non-CMP field
-
setUserField3(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the user field 1.
-
setUserField3(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets user field 3 reserved for customization (USERS table).
-
setUserId(int) - Method in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
- Insert the method's description here.
-
setUserId(int) - Method in class
com.ibm.commerce.search.beans.
CategorySearchListDataBean
- The userId from command context.
-
setUserId(int) - Method in class
com.ibm.commerce.search.beans.
CatalogSearchListDataBean
- Insert the method's description here.
-
setUserID(int)
- Method in class
com.ibm.commerce.search.rulequery.
SelectQuery
- Do not modify.
-
setUserID(int)
- Method in class
com.ibm.commerce.search.rulequery.
RuleQuery
-
Deprecated.
-
setUserId(long) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.USERS_ID column of DB2 type BIGINT.
-
setUserId(Long) - Method in interface
com.ibm.commerce.adapter.SessionData
- Reserved for IBM internal use.
-
setUserId(Long) - Method in class
com.ibm.commerce.adapter.
GenericSessionData
- Reserved for IBM internal use.
-
setUserId(Long) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the user Id for this request.
-
setUserId(Long) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the user Id for this request.
-
setUserId(Long) - Method in class
com.ibm.commerce.negotiation.commands.
DeleteMailCmdImpl
- Sets the user id.
-
setUserId(Long) - Method in class
com.ibm.commerce.order.beans.
OrderListDataBean
- Set the user Id for retrieving those order of that user.
-
setUserId(Long) - Method in class
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmdImpl
- Set the user ID.
-
setUserId(Long) - Method in interface
com.ibm.commerce.pvc.commands.
PVCRegisterDeviceCmd
- Set the user ID.
-
setUserId(Long) - Method in class
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmdImpl
- Set the user ID.
-
setUserId(Long) - Method in interface
com.ibm.commerce.pvc.commands.
PVCChangeDeviceCmd
- Set the user ID.
-
setUserId(Long) - Method in class
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmdImpl
- Set the user ID.
-
setUserId(Long) - Method in interface
com.ibm.commerce.pvc.commands.
PVCBufferUrlCmd
- Set the user ID.
-
setUserId(Long) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.USERS_ID column of DB2 type BIGINT NOT NULL.
-
setUserId(Long) - Method in class
com.ibm.commerce.user.beans.
AddressBookDataBean
- Sets the UserId for the UserBookDataBean.
-
setUserId(Long) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.USERS_ID column of DB2 type BIGINT NOT NULL.
-
setUserId(Long) - Method in class
com.ibm.commerce.user.objects.
BusinessProfileAccessBean
- This method provides access to the
BUSPROF.USERS_ID column of DB2 type BIGINT NOT NULL.
-
setUserId(String) - Method in class
com.ibm.commerce.me.datatype.
Credentials
- Sets the registered group user id for the organization
-
setUserId(String) - Method in class
com.ibm.commerce.orderquotation.commands.
QuotationRequest
- Sets the userId
-
setUserId(String) - Method in class
com.ibm.commerce.orderquotation.commands.
GetCredentialsCmdImpl
- Set the user id.
-
setUserId(String) - Method in interface
com.ibm.commerce.orderquotation.commands.
GetCredentialsCmd
- Set the user id.
-
setUserId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBeanData
-
-
setUserId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.USERS_ID column of DB2 type BIGINT NOT NULL.
-
setUserId(String) - Method in class
com.ibm.commerce.user.beans.
UserRegistrationDataBean
- Sets the key(user id) of this data bean.
-
setUserId(String) - Method in class
com.ibm.commerce.user.beans.
UserInfoDataBean
-
-
setUserId(String) - Method in class
com.ibm.commerce.user.beans.
AddressBookDataBean
- Sets the UserId for the UserRegistrationDataBean.
-
setUserId(String) - Method in interface
com.ibm.commerce.user.objects.
DemographicsAccessBeanData
-
-
setUserId(String) - Method in class
com.ibm.commerce.user.objects.
DemographicsAccessBean
- This method provides access to the
USERDEMO.USERS_ID column of DB2 type BIGINT NOT NULL.
-
setUserId(String) - Method in interface
com.ibm.commerce.user.objects.
BusinessProfileAccessBeanData
-
-
setUserId(String) - Method in class
com.ibm.commerce.user.objects.
BusinessProfileAccessBean
- This method provides access to the
BUSPROF.USERS_ID column of DB2 type BIGINT NOT NULL.
-
setUserId(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setUserId(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.USERS_ID column of DB2 type BIGINT.
-
setUserIdFromApproverOrg(Long) - Method in class
com.ibm.commerce.approval.commands.
ApprovalSetUpRecordsCmdImpl
- Sets the ID of a user from the organization that needs to do the
approval.
-
setUserIdFromApproverOrg(Long) - Method in interface
com.ibm.commerce.approval.commands.
ApprovalSetUpRecordsCmd
- Sets the ID of a user from the organization that needs to do the
approval.
-
setUserIdType(String) - Method in class
com.ibm.commerce.me.datatype.
Credentials
- Sets the type of the group user id for the organization
-
setUserName(String) - Method in class
com.ibm.commerce.messaging.adapters.jcasample.
SampleManagedConnectionFactory
- Sets user name
-
setUserName(String) - Method in class
com.ibm.commerce.messaging.adapters.jcasample.
SampleConnectionSpec
- Sets userName
-
setUserProfileField1(String) - Method in interface
com.ibm.commerce.user.objects.
UserProfileAccessBeanData
-
-
setUserProfileField1(String) - Method in class
com.ibm.commerce.user.objects.
UserProfileAccessBean
- This method accesses a non-CMP field
-
setUserProfileField1(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the user profile field 1.
-
setUserProfileField1(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets userprofile field 1 reserved for customization (USERPROF table).
-
setUserProfileField2(String) - Method in interface
com.ibm.commerce.user.objects.
UserProfileAccessBeanData
-
-
setUserProfileField2(String) - Method in class
com.ibm.commerce.user.objects.
UserProfileAccessBean
- This method accesses a non-CMP field
-
setUserProfileField2(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the user profile field 1.
-
setUserProfileField2(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets userprofile field 2 reserved for customization (USERPROF table).
-
setUserProfileUpdated(boolean) - Method in class
com.ibm.commerce.tools.optools.user.commands.
CSRCustomerInfoUpdateCmdImpl
- Sets whether or not the customer's profile information (the preferred
method of communication) has been changed.
-
setUserPVCDeviceId(Long) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.USERPVCDEV_ID column of DB2 type BIGINT NOT NULL.
-
setUserPVCDeviceId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBeanData
-
-
setUserPVCDeviceId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
UserPVCDeviceAccessBean
- This method provides access to the
USERPVCDEV.USERPVCDEV_ID column of DB2 type BIGINT NOT NULL.
-
setUserReceiveEmail(boolean) - Method in class
com.ibm.commerce.emarketing.commands.
OptEmailTaskCmdImpl
- Sets if the user wishes to receive e-mail or not.
-
setUserReceiveEmail(boolean) - Method in interface
com.ibm.commerce.emarketing.commands.
OptEmailTaskCmd
- Sets whether the user wants to receive e-mail (true) or not (false)
-
setUserReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemListAccessBean
- This method provides access to the
IITEMLIST.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setUserReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setUserReferenceNumber(Long) - Method in class
com.ibm.commerce.catalog.objects.
CurrentInterestItemListAccessBean
- This method provides access to the
CIITEMLIST.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setUserReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
InterestItemListAccessBeanData
-
-
setUserReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemListAccessBean
- This method provides access to the
IITEMLIST.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setUserReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
InterestItemAccessBeanData
-
-
setUserReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
InterestItemAccessBean
- This method provides access to the
IITEM.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setUserReferenceNumber(String) - Method in interface
com.ibm.commerce.catalog.objects.
CurrentInterestItemListAccessBeanData
-
-
setUserReferenceNumber(String) - Method in class
com.ibm.commerce.catalog.objects.
CurrentInterestItemListAccessBean
- This method provides access to the
CIITEMLIST.MEMBER_ID column of DB2 type BIGINT NOT NULL.
-
setUserRefNum(Long) - Method in class
com.ibm.commerce.scheduler.commands.
AddJobCmdImpl
- Sets the user reference number that represents the job's user
identity.
-
setUserRefNum(Long) - Method in interface
com.ibm.commerce.scheduler.commands.
AddJobCmd
- Sets the member id of the user identify for the execution of the job.
-
setUserRefNum(Long) - Method in interface
com.ibm.commerce.scheduler.commands.
AddBroadcastJobCmd
- Sets the user Id.
-
setUserRegUpdated(boolean) - Method in class
com.ibm.commerce.tools.optools.user.commands.
CSRCustomerInfoUpdateCmdImpl
- Sets whether or not the customer's registration information has been
changed.
-
setUsersId(long) - Method in class
com.ibm.commerce.me.datatype.
BuyerRequestInfo
- Sets the usersId
-
setUsersId(Long) - Method in class
com.ibm.commerce.emarketing.beans.
EmailUserReceiveDataBean
- Sets the ID of the user.
-
setUsersId(Long) - Method in class
com.ibm.commerce.emarketing.commands.
OptEmailTaskCmdImpl
- Sets the user ID of the user opting opting out of receive e-mail
activities.
-
setUsersId(Long) - Method in interface
com.ibm.commerce.emarketing.commands.
OptEmailTaskCmd
- sets the users ID
-
setUsersId(Long) - Method in class
com.ibm.commerce.me.commands.
RegisterRequisitionerCmdImpl
- Sets the userId
-
setUsersId(Long) - Method in class
com.ibm.commerce.me.commands.
PunchOutSetupCmdImpl
- Sets the User id of the ower of the order
-
setUsersId(Long) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBufferAccessBean
- This method provides access to the
PVCBUFFER.USERS_ID column of DB2 type BIGINT NOT NULL.
-
setUsersId(Long) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBindingAccessBean
- This method provides access to the
PVCBINDING.USERS_ID column of DB2 type BIGINT NOT NULL.
-
setUsersId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCBufferAccessBeanData
-
-
setUsersId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBufferAccessBean
- This method provides access to the
PVCBUFFER.USERS_ID column of DB2 type BIGINT NOT NULL.
-
setUsersId(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCBindingAccessBeanData
-
-
setUsersId(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCBindingAccessBean
- This method provides access to the
PVCBINDING.USERS_ID column of DB2 type BIGINT NOT NULL.
-
setUserStatus(Integer) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the user status.
-
setUserStatus(Integer) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the user's status.
-
setUserStatus(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the user status.
-
setUserStatus(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the user's status.
-
setUserTrafficId(long) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.USRTRAFFIC_ID column of DB2 type BIGINT NOT NULL.
-
setUserTrafficId(Long) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnLog
- Sets the user traffic ID recorded in the current event.
-
setUserTrafficId(Long) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- This method provides access to the
CPGNLOG.USRTRAFFIC_ID column of DB2 type BIGINT NOT NULL.
-
setUserTrafficId(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBeanData
-
-
setUserTrafficId(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignLogAccessBean
- This method provides access to the
CPGNLOG.USRTRAFFIC_ID column of DB2 type BIGINT NOT NULL.
-
setUserTrafficId(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setUserTrafficId(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.USRTRAFFIC_ID column of DB2 type BIGINT NOT NULL.
-
setUserUpdated(boolean) - Method in class
com.ibm.commerce.tools.optools.user.commands.
CSRCustomerInfoUpdateCmdImpl
- Sets whether or not the customer's information has been changed.
-
setValidationFlag(boolean) - Method in class
com.ibm.commerce.account.commands.
AccountImportCmdImpl
- Sets the validation flag to indiciate if XML file will be validated by XML
parser against the XSD.
-
setValidationFlag(boolean) - Method in interface
com.ibm.commerce.account.commands.
AccountImportCmd
- Sets the validation flag to indiciate if the XML file will be validated by
the XML parser against the XSD.
-
setValidCoupons(boolean[]) - Method in class
com.ibm.commerce.couponredemption.commands.
CheckValidityCmdImpl
- Sets valid eCoupons.
-
setValidCoupons(boolean[]) - Method in class
com.ibm.commerce.couponredemption.commands.
CheckApplicabilityCmdImpl
- Sets the array indicating whether the Coupons are applicable or not.
-
setValidForAllCustomers(boolean) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLProductDiscountDataBean
- Stores whether or not the discount is valid for all customer groups.
-
setValidForAllCustomers(boolean) - Method in class
com.ibm.commerce.tools.epromotion.databeans.
RLDiscountDataBean
- This field stores whehter the discount is valid for all customer groups /
to specific customer groups.
-
setValidityId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Set accessor for persistent attribute: validityId
-
setValidityId(Integer) - Method in interface
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBeanData
- setValidityId
-
setValidityId(Integer) - Method in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionAccessBean
- This method provides access to the
CPPMN.CPPMNVAL_ID column of DB2 type INTEGER NULL.
-
setValidSelection(boolean) - Method in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmdImpl
- Sets the validSelect field.
-
setValidSelection(boolean) - Method in class
com.ibm.commerce.couponredemption.commands.
CouponDSSTaskCmdImpl
- Sets valid selection.
-
setValue(BigDecimal) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.DECIMALFIELD1 column of DB2 type DECIMAL(20 5).
-
setValue(BigDecimal) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.DECIMALFIELD1 column of DB2 type DECIMAL(20 5).
-
setValue(BigDecimal) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method provides access to the
TERMCOND.DECIMALFIELD1 column of DB2 type DECIMAL(20 5).
-
setValue(BigDecimal) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.DECIMALFIELD1 column of DB2 type DECIMAL(20 5).
-
setValue(BigDecimal) - Method in class
com.ibm.commerce.contract.objimpl.
RightToBuyTCByAmountBeanBase
- This method provides access to the TERMCOND.DECIMALFIELD1 column of DB2
type DECIMAL(20,5) NULL.
-
setValue(BigDecimal) - Method in class
com.ibm.commerce.contract.objimpl.
POTCLimitedBeanBase
- This method provides access to the TERMCOND.DECIMALFIELD1 column of DB2
type DECIMAL(20,5) NULL.
-
setValue(BigDecimal) - Method in class
com.ibm.commerce.contract.objimpl.
OrderApprovalTCBeanBase
- This method provides access to the TERMCOND.DECIMALFIELD1 column of DB2
type DECIMAL(20,5) NULL.
-
setValue(BigDecimal) - Method in class
com.ibm.commerce.contract.objimpl.
ObligationToBuyTCByAmountBeanBase
- This method provides access to the TERMCOND.DECIMALFIELD1 column of DB2
type DECIMAL(20,5) NULL.
-
setValue(BigDecimal) - Method in class
com.ibm.commerce.discount.rules.
ServiceDiscount
- Set value
-
setValue(BigDecimal) - Method in class
com.ibm.commerce.discount.rules.
MonetaryDiscount
- Set value
-
setValue(BigDecimal) - Method in class
com.ibm.commerce.discount.rules.
MixedDiscount
- Set value
-
setValue(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmdImpl
- Set the value of the attribute value.
-
setValue(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueUpdateCmd
- Sets the value of the attribute value.
-
setValue(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmdImpl
- Set the value of the attribute value.
-
setValue(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
AttributeValueAddCmd
- Sets the value of the attribute value.
-
setValue(String) - Method in class
com.ibm.commerce.command.NameValuePair
- Sets the value from the name value pair.
-
setValue(String) - Method in class
com.ibm.commerce.condition.
SimpleCondition
- Sets the value name.
-
setValue(String) - Method in class
com.ibm.commerce.condition.
OpenCondition.Parameter
- Sets the value of this parameter.
-
setValue(String) - Method in interface
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBeanData
-
-
setValue(String) - Method in class
com.ibm.commerce.contract.objects.
RightToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.DECIMALFIELD1 column of DB2 type DECIMAL(20 5).
-
setValue(String) - Method in interface
com.ibm.commerce.contract.objects.
POTCLimitedAccessBeanData
-
-
setValue(String) - Method in class
com.ibm.commerce.contract.objects.
POTCLimitedAccessBean
- This method provides access to the
TERMCOND.DECIMALFIELD1 column of DB2 type DECIMAL(20 5).
-
setValue(String) - Method in interface
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBeanData
- This method provides access to the TERMCOND.DECIMALFIELD1 column of DB2
type DECIMAL(20,5) NULL.
-
setValue(String) - Method in class
com.ibm.commerce.contract.objects.
OrderApprovalTCAccessBean
- This method provides access to the
TERMCOND.DECIMALFIELD1 column of DB2 type DECIMAL(20 5).
-
setValue(String) - Method in interface
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBeanData
- This method provides access to the TERMCOND.DECIMALFIELD1 column of DB2
type DECIMAL(20,5) NULL.
-
setValue(String) - Method in class
com.ibm.commerce.contract.objects.
ObligationToBuyTCByAmountAccessBean
- This method provides access to the
TERMCOND.DECIMALFIELD1 column of DB2 type DECIMAL(20 5).
-
setValue(String) - Method in class
com.ibm.commerce.negotiation.commands.
DataCryptCmdImpl
- Sets the value to be encrypted/decrypted.
-
setValue(String) - Method in interface
com.ibm.commerce.negotiation.commands.
DataCryptCmd
- Sets the value to be encrypted/decrypted.
-
setValue(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQPattributeAttachmentAddCmdImpl
- Sets the value
-
setValue(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemSpecificationAddCmdImpl
- Sets the value
-
setValue(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemCommentAddCmdImpl
- Sets the value
-
setValue(String) - Method in class
com.ibm.commerce.rule.Action.Parameter
- Sets the parameter value.
-
setValue(String) - Method in class
com.ibm.commerce.tools.common.ui.
DynamicTreeNode
- Sets the value of this DynamicTreeNode
-
setValue(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLSingleRangeProductLevelPromotion
- Sets value.
-
setValue(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLSingleRangeItemLevelPromotion
- Sets the value
-
setValue(String) - Method in class
com.ibm.commerce.tools.util.
StringPair
- Sets the value.
-
setValuedelim(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQPattributeAttachmentAddCmdImpl
- Sets the valuedelim
-
setValuedelim(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQItemSpecificationAddCmdImpl
- Sets the valuedelim
-
setValueDelimiter(String) - Method in class
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmdImpl
- (Optional) Sets the value delimiter.
-
setValueDelimiter(String) - Method in interface
com.ibm.commerce.rfq.commands.
CreatePAttributeValueCmd
- (Optional) Sets the value delimiter.
-
setValues(BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
TaxCalculationCodeApplyCmdImpl
-
-
setValues(BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
ShippingCalculationCodeApplyCmdImpl
-
-
setValues(BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
Group
- Sets the values.
-
setValues(BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
DiscountCalculationCodeApplyCmdImpl
- Sets the orderitem adjustment amounts.
-
setValues(BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationRuleCalculateCmdImpl
- Sets the values.
-
setValues(BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationCodeCalculateCmdImpl
- Sets the values corresponding to the items.
-
setValues(BigDecimal[]) - Method in interface
com.ibm.commerce.order.calculation.
CalculationCodeApplyCmd
- Sets the values to apply.
-
setValues(CouponWalletAccessBean, CouponPromotionAccessBean) -
Method in class
com.ibm.commerce.couponwallet.databeans.
ViewWalletDataBean
- Sets the values.
-
setValues(CouponWalletAccessBean, CouponPromotionAccessBean) -
Method in class
com.ibm.commerce.couponwallet.databeans.
ViewCouponDetailDataBean
- Sets the values for the eCoupon.
-
setValues(Integer, BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
TaxCalculationCodeApplyCmdImpl
-
-
setValues(Integer, BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
ShippingCalculationCodeApplyCmdImpl
-
-
setValues(Integer, BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
Group
- Sets the values of a particular tax category.
-
setValues(Integer, BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
DiscountCalculationCodeApplyCmdImpl
- Sets the orderitem adjustment amounts.
-
setValues(Integer, BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationRuleCombineCmdImpl
- Sets the result of a particular calculation rule.
-
setValues(Integer, BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationCodeCalculateCmdImpl
- Sets the values for a tax category.
-
setValues(Integer, BigDecimal[]) - Method in interface
com.ibm.commerce.order.calculation.
CalculationCodeApplyCmd
- Sets values to apply for a tax category.
-
setValues(String, BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationRuleCalculateCmdImpl
- Sets the merged list of values of a currency.
-
setValues(Vector) - Method in class
com.ibm.commerce.tools.epromotion.
RLRangedProductLevelPromotion
- Sets the values
-
setValues(Vector) - Method in class
com.ibm.commerce.tools.epromotion.
RLRangedItemLevelPromotion
- Sets the values
-
setValues(Vector) - Method in class
com.ibm.commerce.tools.epromotion.
RLOrderLevelPromotion
- Sets the values
-
setValueTagName(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLSingleRangeProductLevelPromotion
- Set value tag name.
-
setValueTagName(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLSingleRangeItemLevelPromotion
- Sets the valueTagName
-
setVariable(String) - Method in class
com.ibm.commerce.condition.
SimpleCondition
- Sets the variable name.
-
setVendor(String) - Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets vendor name of the device to the data bean.
-
setVendor(String) - Method in interface
com.ibm.commerce.taxation.objects.
TaxCodeSchemeAccessBeanData
-
-
setVendor(String) - Method in class
com.ibm.commerce.taxation.objects.
TaxCodeSchemeAccessBean
- This method accesses a non-CMP field
-
setVendorId(Long) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setVendorId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the identifier of the vendor that supplied the inventory.
-
setVendorId(Long) - Method in class
com.ibm.commerce.inventory.objects.
VendorDescriptionAccessBean
- This method provides access to the
VENDORDESC.VENDOR_ID column of DB2 type BIGINT NOT NULL.
-
setVendorId(Long) - Method in class
com.ibm.commerce.inventory.objects.
VendorAccessBean
- This method provides access to the
VENDOR.VENDOR_ID column of DB2 type BIGINT NOT NULL.
-
setVendorId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.VENDOR_ID column of DB2 type BIGINT NOT NULL.
-
setVendorId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.VENDOR_ID column of DB2 type BIGINT.
-
setVendorId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.VENDOR_ID column of DB2 type BIGINT NOT NULL.
-
setVendorId(String) - Method in class
com.ibm.commerce.inventory.beans.
VendorDataBean
- Insert the method's description here.
-
setVendorId(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the vendor identifier.
-
setVendorId(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set the vendor identifier.
-
setVendorId(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the vendor identifier.
-
setVendorId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setVendorId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets the identifier of the vendor that supplied the inventory.
-
setVendorId(String) - Method in class
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCreateCmdImpl
-
-
setVendorId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ExpectedInventoryRecordCreateCmd
- Sets the vendor identifer.
-
setVendorId(String) - Method in interface
com.ibm.commerce.inventory.objects.
VendorDescriptionAccessBeanData
-
-
setVendorId(String) - Method in class
com.ibm.commerce.inventory.objects.
VendorDescriptionAccessBean
- This method provides access to the
VENDORDESC.VENDOR_ID column of DB2 type BIGINT NOT NULL.
-
setVendorId(String) - Method in interface
com.ibm.commerce.inventory.objects.
VendorAccessBeanData
-
-
setVendorId(String) - Method in class
com.ibm.commerce.inventory.objects.
VendorAccessBean
- This method provides access to the
VENDOR.VENDOR_ID column of DB2 type BIGINT NOT NULL.
-
setVendorId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBeanData
-
-
setVendorId(String) - Method in class
com.ibm.commerce.inventory.objects.
ReplenishmentAdvisementAccessBean
- This method provides access to the
RA.VENDOR_ID column of DB2 type BIGINT NOT NULL.
-
setVendorId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setVendorId(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.VENDOR_ID column of DB2 type BIGINT.
-
setVendorId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBeanData
-
-
setVendorId(String) - Method in class
com.ibm.commerce.inventory.objects.
ExpectedInventoryRecordsAccessBean
- This method provides access to the
RA.VENDOR_ID column of DB2 type BIGINT NOT NULL.
-
setVendorIds(String[]) - Method in class
com.ibm.commerce.inventory.commands.
VendorDeleteCmdImpl
- Set the list of vendor identifiers.
-
setVendorIds(String[]) - Method in interface
com.ibm.commerce.inventory.commands.
VendorDeleteCmd
- Set the list of vendor identifiers.
-
setVendorName(String) - Method in class
com.ibm.commerce.inventory.beans.
VendorDataBean
- Insert the method's description here.
-
setVendorName(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the vendor name.
-
setVendorName(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set the vendor name.
-
setVendorName(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the vendor name.
-
setVendorName(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set the vendor name.
-
setVendorName(String) - Method in interface
com.ibm.commerce.inventory.objects.
VendorAccessBeanData
-
-
setVendorName(String) - Method in class
com.ibm.commerce.inventory.objects.
VendorAccessBean
- This method provides access to the
VENDOR.VENDORNAME column of DB2 type CHAR(30) NOT NULL.
-
setVendorName(String) - Method in interface
com.ibm.commerce.pvcdevices.objects.
PVCDeviceModelAccessBeanData
-
-
setVendorName(String) - Method in class
com.ibm.commerce.pvcdevices.objects.
PVCDeviceModelAccessBean
- This method provides access to the
PVCDEVMDL.VENDOR column of DB2 type VARCHAR(80).
-
setVersion(String) - Method in class
com.ibm.commerce.tools.epromotion.
RLPromotionComponentConfiguration
- Set the version of rule-based discounts component
-
setVersionflags(Integer) - Method in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Sets the versionflags
-
setVersionflags(Integer) - Method in interface
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmd
- Store the versionflags of a RFQ
-
setVersionid(Integer) - Method in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Sets the version number of the offering.
-
setVersioning(Integer) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBeanData
-
-
setVersioning(Integer) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentStatusAccessBean
- This method provides access to the
ORDSTAT.OSVERNBR column of DB2 type INTEGER.
-
setVersioning(Integer) - Method in interface
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBeanData
- setVersioning
-
setVersioning(Integer) - Method in class
com.ibm.commerce.orderstatus.objects.
OrderFulfillmentItemStatusAccessBean
- setVersioning
-
setVersionName(String) - Method in interface
com.ibm.commerce.inventory.objects.
ItemVersionAccessBeanData
-
-
setVersionName(String) - Method in class
com.ibm.commerce.inventory.objects.
ItemVersionAccessBean
- This method provides access to the
ITEMVERSN.VERSIONNAME column of DB2 type CHAR(30) NOT NULL DEFAULT
'Version 1'.
-
setVersionspcId(Long) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- This method provides access to the
ORDPICKHST.VERSIONSPC_ID column of DB2 type BIGINT NOT NULL.
-
setVersionSpcId(Long) - Method in class
com.ibm.commerce.inventory.commands.
CreateReceiptCmdImpl
-
-
setVersionSpcId(Long) - Method in interface
com.ibm.commerce.inventory.commands.
CreateReceiptCmd
- Sets the product version identifier of the item specified for receipt.
-
setVersionSpcId(Long) - Method in class
com.ibm.commerce.inventory.objects.
VersionSpecificationAccessBean
- This method provides access to the
VERSIONSPC.VERSIONSPC_ID column of DB2 type BIGINT NOT NULL.
-
setVersionSpcId(Long) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.VERSIONSPC_ID column of DB2 type BIGINT NOT NULL.
-
setVersionSpcId(Long) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- This method provides access to the
ORDSHIPHST.VERSIONSPC_ID column of DB2 type BIGINT NOT NULL.
-
setVersionSpcId(Long) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- This method provides access to the
RTNRECEIPT.VERSIONSPC_ID column of DB2 type BIGINT NOT NULL.
-
setVersionspcId(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBeanData
-
-
setVersionspcId(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemPickingHistoryAccessBean
- This method provides access to the
ORDPICKHST.VERSIONSPC_ID column of DB2 type BIGINT NOT NULL.
-
setVersionSpcId(String) - Method in class
com.ibm.commerce.inventory.commands.
ReceiptCreateCmdImpl
-
-
setVersionSpcId(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReceiptCreateCmd
- Sets the product version identifier of the item.
-
setVersionSpcId(String) - Method in class
com.ibm.commerce.inventory.commands.
InventoryAdjustCmdImpl
-
-
setVersionSpcId(String) - Method in interface
com.ibm.commerce.inventory.commands.
InventoryAdjustCmd
- Sets the product version identifier of the item.
-
setVersionSpcId(String) - Method in interface
com.ibm.commerce.inventory.objects.
VersionSpecificationAccessBeanData
-
-
setVersionSpcId(String) - Method in class
com.ibm.commerce.inventory.objects.
VersionSpecificationAccessBean
- This method provides access to the
VERSIONSPC.VERSIONSPC_ID column of DB2 type BIGINT NOT NULL.
-
setVersionSpcId(String) - Method in interface
com.ibm.commerce.inventory.objects.
ReceiptAccessBeanData
-
-
setVersionSpcId(String) - Method in class
com.ibm.commerce.inventory.objects.
ReceiptAccessBean
- This method provides access to the
RECEIPT.VERSIONSPC_ID column of DB2 type BIGINT NOT NULL.
-
setVersionSpcId(String) - Method in interface
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBeanData
-
-
setVersionSpcId(String) - Method in class
com.ibm.commerce.inventory.objects.
OrderItemShippingHistoryAccessBean
- This method provides access to the
ORDSHIPHST.VERSIONSPC_ID column of DB2 type BIGINT NOT NULL.
-
setVersionSpcId(String) - Method in interface
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBeanData
-
-
setVersionSpcId(String) - Method in class
com.ibm.commerce.ordermanagement.objects.
ReturnReceiptAccessBean
- This method provides access to the
RTNRECEIPT.VERSIONSPC_ID column of DB2 type BIGINT NOT NULL.
-
setVersionSpecId(Long) - Method in class
com.ibm.commerce.returns.commands.
ReturnItemToInventoryCmdImpl
- Set the order item from which the merchandise in question came.
-
setVersionSpecId(Long) - Method in interface
com.ibm.commerce.returns.commands.
ReturnItemToInventoryCmd
- Set the merchandise's version specification identifier.
-
setViewCommand(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the view name for this command.
-
setViewCommand(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the view name for this command.
-
setViewCount(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnStats
- Sets the view count recorded in the current event.
-
setViewCount(String) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsBean
- Sets the view count of this statistics.
-
setViewCountAsInteger(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsBean
- Sets the view count of this statistics, in EJB attribute type.
-
setViewedRuleEntry(boolean) - Method in class
com.ibm.commerce.negotiation.commands.
UpdateGalleryCmdImpl
- Sets whether a viewed rule entry is to be created.
-
setViewInputProperties(TypedProperty) - Method in class
com.ibm.commerce.command.
ControllerCommandImpl
- Sets the input properties to be passed to the for the view command.
-
setViewInputProperties(TypedProperty) - Method in interface
com.ibm.commerce.command.
ControllerCommand
- Sets the input properties to be passed to the for the view command.
-
setViewInputProperties(TypedProperty) - Method in class
com.ibm.commerce.usermanagement.commands.
ResellerRegistrationAddCmdImpl
- Sets the input properties to be passed to the view command.
-
setViewName(String) - Method in interface
com.ibm.commerce.command.ViewCommand
- Sets the view task name name for this view command.
-
setViewName(String) - Method in class
com.ibm.commerce.command.
AbstractViewCommand
- Sets the view task name for this view command.
-
setViewName(String) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationDisplayCmdImpl
-
-
setViewName(String) - Method in interface
com.ibm.commerce.orderquotation.commands.
OrderQuotationDisplayCmd
- Sets the View to be invoked.
-
setViewName(String) - Method in class
com.ibm.commerce.registry.
ViewRegistryEntry
- Sets the view name.
-
setViewName(String) - Method in interface
com.ibm.commerce.user.objects.
MemberViewPreferenceAccessBeanData
-
-
setViewName(String) - Method in class
com.ibm.commerce.user.objects.
MemberViewPreferenceAccessBean
- This method provides access to the
MBRVIEWPRF.VIEWNAME column of DB2 type VARCHAR(254) NOT NULL.
-
setViewRegistry(ViewRegistry) - Static method in class
com.ibm.commerce.command.
CommandFactory
- This method set the view registry to be used by the command factory to
locate commands.
-
setViews(Integer) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- This method provides access to the
CPGNSTATS.VIEWS column of DB2 type INTEGER.
-
setViews(String) - Method in interface
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBeanData
-
-
setViews(String) - Method in class
com.ibm.commerce.marketingcenter.events.objects.
CampaignStatisticsAccessBean
- This method provides access to the
CPGNSTATS.VIEWS column of DB2 type INTEGER.
-
setViewStorePath(Integer) - Method in class
com.ibm.commerce.command.
AbstractRedirectViewCommand
- Sets the directory for the store path used to instantiate this view
command.
-
setViewStorePath(Integer) - Method in class
com.ibm.commerce.command.
AbstractForwardViewCommand
- Sets the directory for the store path used to instantiate this view
command.
-
setViewTask(String) - Method in class
com.ibm.commerce.approval.commands.
HandleApprovalsCmdImpl
- Sets the view task name.
-
setViewTask(String) - Method in interface
com.ibm.commerce.approval.commands.
HandleApprovalsCmd
- Sets the view task name.
-
setViewTask(String) - Method in interface
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBeanData
-
-
setViewTask(String) - Method in class
com.ibm.commerce.usertraffic.objects.
UserTrafficAccessBean
- This method provides access to the
USRTRAFFIC.VIEWTASK column of DB2 type VARCHAR(32).
-
setViewTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyForumMessageCmdImpl
- Sets the viewTaskName field.
-
setViewTaskName(String) - Method in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- Set auction creation view task name.
-
setViewTaskName(String) - Method in class
com.ibm.commerce.rfq.commands.
RFQResponseBaseCmdImpl
- Sets the field of viewTaskName
-
setViewTaskName(String) - Method in class
com.ibm.commerce.utf.commands.
PAttributeBaseCmdImpl
- Set creation view task name.
-
setViewTaskName(String) - Method in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. Set view task name.
-
setWaitTime(Integer) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountLockoutAccessBean
- This method accesses a non-CMP field
-
setWaitTime(String) - Method in interface
com.ibm.commerce.user.objects.
PolicyAccountLockoutAccessBeanData
-
-
setWaitTime(String) - Method in class
com.ibm.commerce.user.objects.
PolicyAccountLockoutAccessBean
- This method accesses a non-CMP field
-
setWaitUrl(String) - Method in class
com.ibm.commerce.order.commands.
OrderTransferCheckCmdImpl
- Sets the waitURL property of the command.
-
setWaitUrl(String) - Method in interface
com.ibm.commerce.order.commands.
OrderTransferCheckCmd
- Sets the waitURL property of the command.
-
setWaitURL(String) - Method in class
com.ibm.commerce.orderquotation.commands.
OrderQuotationCheckCmdImpl
- Sets the waitURL
-
setWebModule(String, WebModuleConfig) - Method in class
com.ibm.commerce.server.
ConfigProperties
- Sets the web modules configuration by name.
-
setWebModuleByContextPath(String, WebModuleConfig) - Method in class
com.ibm.commerce.server.
ConfigProperties
- Sets the web modules configuration for a context path.
-
setWebpath(String) - Method in class
com.ibm.commerce.command.
CommandContextImpl
- Sets the webpath associated with this command.
-
setWebpath(String) - Method in interface
com.ibm.commerce.command.
CommandContext
- Sets the webpath associated with this command.
-
setWebServerAlias(String, String) - Method in class
com.ibm.commerce.server.
ConfigProperties
- Sets the value of a web server alias.
-
setWeight(Double) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.WEIGHT column of DB2 type FLOAT.
-
setWeight(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmdImpl
-
-
setWeight(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmd
- Sets the weight of the package.
-
setWeight(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmdImpl
-
-
setWeight(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmd
- Sets the weight of the package.
-
setWeight(String) - Method in interface
com.ibm.commerce.inventory.objects.
ManifestAccessBeanData
-
-
setWeight(String) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.WEIGHT column of DB2 type FLOAT.
-
setWeightMeasure(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmdImpl
-
-
setWeightMeasure(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipUpdateCmd
- Sets the unit of measure of the package weight.
-
setWeightMeasure(String) - Method in class
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmdImpl
-
-
setWeightMeasure(String) - Method in interface
com.ibm.commerce.inventory.commands.
ReleaseShipConfirmCmd
- Sets the unit of measure of the package weight.
-
setWeightMeasure(String) - Method in interface
com.ibm.commerce.inventory.objects.
ManifestAccessBeanData
-
-
setWeightMeasure(String) - Method in class
com.ibm.commerce.inventory.objects.
ManifestAccessBean
- This method provides access to the
MANIFEST.WEIGHTMEASURE column of DB2 type CHAR(16).
-
setWeights(BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
NonDiscountedPriceCalculationScaleLookupCmdImpl
- Set the weights of the items.
-
setWholeSaleStoreId(Integer) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.WHOLESALESTORE_ID column of DB2 type INTEGER NOT NULL.
-
setWholeSaleStoreId(String) - Method in interface
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBeanData
-
-
setWholeSaleStoreId(String) - Method in class
com.ibm.commerce.inventory.objects.
DistributionArrangementAccessBean
- This method provides access to the
DISTARRANG.WHOLESALESTORE_ID column of DB2 type INTEGER NOT NULL.
-
setWidth(int)
- Method in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Sets width of the display to the data bean.
-
setWidth(String) - Method in class
com.ibm.commerce.pa.widget.
TableElement
- Set the width of the element.
-
SetWinnerCmd
- interface
com.ibm.commerce.negotiation.commands.
SetWinnerCmd.
- Interface for the command that determines the winners for an auction.
-
SetWinnerCmdImpl
- class
com.ibm.commerce.negotiation.commands.
SetWinnerCmdImpl.
- Set winner command implementation.
-
SetWinnerCmdImpl() - Constructor for class
com.ibm.commerce.negotiation.commands.
SetWinnerCmdImpl
- SetWinnerCmdImpl constructor.
-
setWinners(Vector) - Method in class
com.ibm.commerce.negotiation.commands.
DetermineWinnersCmdImpl
- Set the list of autobids that are currently winning.
-
setWinners(Vector) - Method in interface
com.ibm.commerce.negotiation.commands.
DetermineWinnersCmd
- Sets the incoming vector of winners.
-
setWinningBid(BidAccessBean) - Method in class
com.ibm.commerce.negotiation.commands.
EvaluateSingleQuantityOpenCryBidCmdImpl
- Sets the Bid object that results of the evaluation.
-
setWinningBids(Vector) - Method in class
com.ibm.commerce.negotiation.commands.
CloseAuctionCmdImpl
- Set the winning bids.
-
setWorkingUserId(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the working user identifier.
-
setWorkingUserId(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the current userId the command is working on.
-
setXML(Hashtable) - Method in class
com.ibm.commerce.emarketing.beans.
EmailConfigurationDataBean
- Sets the parsed xml data the tools framework passed from the GUI.
-
setXML(Hashtable) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeDetailsDataBean
- Sets the XML.
-
setXML(Hashtable) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeDataBean
- Sets the XML.
-
setXML(Hashtable) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignEmsDataBean
- Sets the XML.
-
setXML(Hashtable) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignDataBean
- Sets the XML.
-
setXML(Hashtable) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralTypeDataBean
- Sets the XML.
-
setXML(Hashtable) - Method in class
com.ibm.commerce.tools.campaigns.
CampaignCollateralDataBean
- Sets the XML.
-
setXML(Hashtable) - Method in class
com.ibm.commerce.tools.segmentation.
SegmentDataBean
- Sets the XML.
-
setXML(String) - Method in class
com.ibm.commerce.account.commands.
AccountSaveCmdImpl
- Sets the input xml string.
-
setXML(String) - Method in interface
com.ibm.commerce.account.commands.
AccountSaveCmd
- Sets the XML string of the account to save.
-
setXML(String) - Method in class
com.ibm.commerce.contract.commands.
ContractUpdateCmdImpl
- Sets the string which includes the contract XML.
-
setXML(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractUpdateCmd
- Sets the contract XML string.
-
setXML(String) - Method in class
com.ibm.commerce.contract.commands.
ContractSaveCmdImpl
- Sets the input xml string.
-
setXML(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractSaveCmd
- Sets the XML string of the contract to save.
-
setXML(String) - Method in class
com.ibm.commerce.contract.commands.
ContractCreateCmdImpl
- Sets the string which includes the contract XML.
-
setXML(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractCreateCmd
- Sets the XML string which contains the contract.
-
setXML(String) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCSaveCmdImpl
- Sets XML string of the terms and conditions to save.
-
setXML(String) - Method in interface
com.ibm.commerce.contract.tc.commands.
ContractTCSaveCmd
- Sets XML string of the terms and conditions to save.
-
setXMLData(String) - Method in interface
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBeanData
-
-
setXMLData(String) - Method in class
com.ibm.commerce.order.objects.
OrderPaymentMethodAccessBean
- This method accesses a non-CMP field
-
setXMLDefinition(Long, Integer, Element, Integer) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
-
-
setXMLDefinition(Long, Integer, Element, Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method accesses a non-CMP field
-
setXMLDefinition(Long, Integer, Element, Integer) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionBeanBase
- Stores the XML data related to this term condition in the TCATTR table
-
setXMLDefinition(Long, Integer, String, Integer) - Method in class
com.ibm.commerce.contract.objects.
TermConditionAccessBean
-
-
setXMLDefinition(Long, Integer, String, Integer) - Method in class
com.ibm.commerce.contract.objects.
PriceTCMasterCatalogWithFilteringAccessBean
- This method accesses a non-CMP field
-
setXMLDefinition(Long, Integer, String, Integer) - Method in class
com.ibm.commerce.contract.objimpl.
TermConditionBeanBase
- Stores the XML data related to this term condition in the TCATTR table
-
setXmlDefinition(String) - Method in interface
com.ibm.commerce.catalog.objects.
ProductSetAccessBeanData
-
-
setXmlDefinition(String) - Method in class
com.ibm.commerce.catalog.objects.
ProductSetAccessBean
- This method accesses a non-CMP field
-
setXMLDefinition(String) - Method in interface
com.ibm.commerce.order.objects.
TradingPositionContainerXMLDefinitionAccessBeanData
-
-
setXMLDefinition(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerXMLDefinitionAccessBean
- This method accesses a non-CMP field
-
setXMLDefinition(String) - Method in class
com.ibm.commerce.order.objects.
TradingPositionContainerAccessBean
- Sets the XML definition String for this Trading Position Container.
-
setXMLDefinition(String) - Method in class
com.ibm.commerce.orderitems.commands.
GetDynamicKitConfigurationDefinitionCmdImpl
- Sets the XML Definition of the configuration.
-
setXMLDefinition(String) - Method in interface
com.ibm.commerce.orderitems.commands.
GetDynamicKitConfigurationDefinitionCmd
- Sets the XML Definition of the configuration.
-
setXMLDefinition(String) - Method in class
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmdImpl
- Sets the XML Definition of the configuration.
-
setXMLDefinition(String) - Method in interface
com.ibm.commerce.orderitems.commands.
DynamicKitConfigurationAddCmd
- Sets the XML Definition of the configuration.
-
setXmlDetail(String) - Method in interface
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBeanData
-
-
setXmlDetail(String) - Method in class
com.ibm.commerce.catalog.objects.
CatalogEntryDescriptionAccessBean
- This method provides access to the
CATENTDESC.XMLDETAIL column of DB2 type LONG VARCHAR.
-
setXMLdetail(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmdImpl
- Set the XML detail of the catalog entry description
-
setXMLdetail(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryUpdateCmd
- Sets the XML detail of the catalog entry.
-
setXMLdetail(String) - Method in class
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmdImpl
- Set XML detail of catalog entry description
-
setXMLdetail(String) - Method in interface
com.ibm.commerce.catalogmanagement.commands.
CatalogEntryAddCmd
- Sets the XML detail of the catalog entry.
-
setXMLdetail(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- Set XML detail of Catalog Entry Description
-
setXMLEntityPath(String) - Method in class
com.ibm.commerce.account.commands.
AccountImportCmdImpl
- Sets the XML entity path.
-
setXMLEntityPath(String) - Method in interface
com.ibm.commerce.account.commands.
AccountImportCmd
- Sets the XML entity path.
-
setXMLEntityPath(String) - Method in class
com.ibm.commerce.contract.commands.
ImportDTDContractDraftVersionCmdImpl
- Sets the XML entity path.
-
setXMLEntityPath(String) - Method in interface
com.ibm.commerce.contract.commands.
ImportDTDContractDraftVersionCmd
- Sets the XML entity path.
-
setXMLEntityPath(String) - Method in class
com.ibm.commerce.contract.commands.
ImportDTDContractApprovedVersionCmdImpl
- Sets the XML entity path.
-
setXMLEntityPath(String) - Method in interface
com.ibm.commerce.contract.commands.
ImportDTDContractApprovedVersionCmd
- Sets the XML entity path.
-
setXMLEntityPath(String) - Method in class
com.ibm.commerce.contract.commands.
ContractUpdateCmdImpl
- Sets the XML entity path.
-
setXMLEntityPath(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractUpdateCmd
- Sets the XML entity path.
-
setXMLEntityPath(String) - Method in class
com.ibm.commerce.contract.commands.
ContractImportDraftVersionCmdImpl
- Sets the XML entity path.
-
setXMLEntityPath(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractImportDraftVersionCmd
- Sets the XML entity path.
-
setXMLEntityPath(String) - Method in class
com.ibm.commerce.contract.commands.
ContractImportApprovedVersionCmdImpl
- Sets the XML entity path.
-
setXMLEntityPath(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractImportApprovedVersionCmd
- Sets the XML entity path.
-
setXMLEntityPath(String) - Method in class
com.ibm.commerce.contract.commands.
ContractCreateCmdImpl
- Sets the XML entity path.
-
setXMLEntityPath(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractCreateCmd
- Sets the XML entity path.
-
setXMLEntityPath(String) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCUpdateCmdImpl
- Sets the XML entity path.
-
setXMLEntityPath(String) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCCreateCmdImpl
- Sets the XML entity path.
-
setXmlFile(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCancelCmdImpl
- Sets XML file.
-
setXmlFile(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSREmailOrderCmdImpl
- Sets XML file.
-
setXmlFile(String) - Method in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnProcessCmdImpl
- Sets XML command parameter.
-
setXMLFile(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderRollBackCmdImpl
- Sets XML file.
-
setXMLFile(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderProcessCmdImpl
- Sets XML file.
-
setXMLFile(String) - Method in class
com.ibm.commerce.tools.optools.order.commands.
CSROrderCommentsAddCmdImpl
- Sets XML file.
-
setXMLFileEncoding(String) - Method in class
com.ibm.commerce.contract.commands.
ContractExportCmdImpl
- Sets the encoding.
-
setXMLFileEncoding(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractExportCmd
- Sets the encoding.
-
setXMLFlag(boolean) - Method in class
com.ibm.commerce.price.commands.
DeployPriceTCCmdImpl
- Sets the indicator for XML creation (not being used).
-
setXMLFlag(boolean) - Method in interface
com.ibm.commerce.price.commands.
DeployPriceTCCmd
- Sets the indicator for XML creation (not being used).
-
setXmlHash(Hashtable) - Method in class
com.ibm.commerce.negotiation.commands.
ModifyForumMessageCmdImpl
- Setter method.
-
setXmlHash(Hashtable) - Method in class
com.ibm.commerce.negotiation.commands.
CreateForumMessageCmdImpl
- Setter method.
-
setXSDFileName(String) - Method in class
com.ibm.commerce.contract.commands.
ContractExportCmdImpl
- Sets the XSD file name.
-
setXSDFileName(String) - Method in interface
com.ibm.commerce.contract.commands.
ContractExportCmd
- Sets the XSD file name.
-
setXSDFlag(boolean) - Method in interface
com.ibm.commerce.account.commands.
AccountImportCmd
- Sets the XSD flag to indiciate the XML instance file is based on XSD or
DTD.
-
setXSDFlag(boolean) - Method in class
com.ibm.commerce.contract.commands.
TradingAgreementImportBaseCmdImpl
- Sets the value of the xsd flag.
-
setXSDFlag(boolean) - Method in class
com.ibm.commerce.contract.commands.
ContractImportDraftVersionCmdImpl
- Sets the XSD flag to indicate the XML instance file is based on XSD or
DTD
-
setXSDFlag(boolean) - Method in interface
com.ibm.commerce.contract.commands.
ContractImportDraftVersionCmd
- Sets the XSD flag to indicate the XML instance file is based on XSD or
DTD
-
setXSDFlag(boolean) - Method in class
com.ibm.commerce.contract.commands.
ContractImportApprovedVersionCmdImpl
- Sets the XSD flag to indicate the XML instance file is based on XSD or
DTD.
-
setXSDFlag(boolean) - Method in interface
com.ibm.commerce.contract.commands.
ContractImportApprovedVersionCmd
- Sets the XSD flag to indicate the XML instance file is based on XSD or
DTD.
-
setXSDValidation(boolean) - Method in class
com.ibm.commerce.account.commands.
AccountSaveCmdImpl
- Sets the XSD validation flag.
-
setXSDValidation(boolean) - Method in interface
com.ibm.commerce.account.commands.
AccountSaveCmd
- Sets the XSD validation flag.
-
setXSDValidation(boolean) - Method in class
com.ibm.commerce.contract.commands.
ContractSaveCmdImpl
- Sets the XSD validation flag.
-
setXSDValidation(boolean) - Method in interface
com.ibm.commerce.contract.commands.
ContractSaveCmd
- Sets the XSD validation flag.
-
setXSDValidation(boolean) - Method in class
com.ibm.commerce.contract.tc.commands.
ContractTCSaveCmdImpl
- Sets the XSD validation flag.
-
setXSDValidation(boolean) - Method in interface
com.ibm.commerce.contract.tc.commands.
ContractTCSaveCmd
- Sets the XSD validation flag.
-
setZip(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
setZipcode(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmdImpl
-
-
setZipcode(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterUpdateCmd
- Sets the ZIP code within this address.
-
setZipcode(String) - Method in class
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmdImpl
-
-
setZipcode(String) - Method in interface
com.ibm.commerce.inventory.commands.
FulfillmentCenterCreateCmd
- Sets the ZIP code within this address.
-
setZipCode(String) - Method in class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- This method provides access to the
STADDRESS.ZIPCODE column of DB2 type VARCHAR(40).
-
setZipCode(String) - Method in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
-
-
setZipCode(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorUpdateCmdImpl
- Set the ZIP code within this address.
-
setZipCode(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorUpdateCmd
- Set the ZIP code within this address.
-
setZipCode(String) - Method in class
com.ibm.commerce.inventory.commands.
VendorCreateCmdImpl
- Set the ZIP code within this address.
-
setZipCode(String) - Method in interface
com.ibm.commerce.inventory.commands.
VendorCreateCmd
- Set the ZIP code within this address.
-
setZipCode(String) - Method in class
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmdImpl
- Set the ZIP code within this address.
-
setZipCode(String) - Method in interface
com.ibm.commerce.inventory.commands.
UpdateStoreAddressCmd
- Set the ZIP code within this address.
-
setZipCode(String) - Method in class
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmdImpl
-
-
setZipCode(String) - Method in interface
com.ibm.commerce.inventory.commands.
CreateStoreAddressCmd
- Set the ZIP code within this address.
-
setZipCode(String) - Method in interface
com.ibm.commerce.user.objects.
AddressAccessBeanData
-
-
setZipCode(String) - Method in class
com.ibm.commerce.user.objects.
AddressAccessBean
- This method provides access to the
ADDRESS.ZIPCODE column of DB2 type VARCHAR(40).
-
setZipCode(String) - Method in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmdImpl
- Sets the zip/postal code.
-
setZipCode(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
UserRegistrationCmd
- Sets the zip code or equivalent postal code of the individual's
adddres.
-
setZipCode(String) - Method in class
com.ibm.commerce.usermanagement.commands.
AuditAddressCmdImpl
- Sets the zip code or equivalent postal code of the individual's
adddres.
-
setZipCode(String) - Method in interface
com.ibm.commerce.usermanagement.commands.
AuditAddressCmd
- Sets the zip code or equivalent postal code of the individual's
adddres.
-
setZipSearchType(String) - Method in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
- Insert the method's description here.
-
SHIPPING
- Static variable in interface
com.ibm.commerce.discount.rules.
DiscountConst
- Shipping service name for discount.
-
SHIPPING_DEFAULT - Static variable in interface
com.ibm.commerce.tools.catalog.util.
ECCatalogEditorConstants
-
-
SHIPPING_ID - Static variable in interface
com.ibm.commerce.tools.catalog.util.
ECCatalogEditorConstants
-
-
SHIPPING_SELECTED - Static variable in interface
com.ibm.commerce.tools.catalog.util.
ECCatalogEditorConstants
-
-
SHIPPING_TAX_DEFAULT - Static variable in interface
com.ibm.commerce.tools.catalog.util.
ECCatalogEditorConstants
-
-
SHIPPING_TAX_ID - Static variable in interface
com.ibm.commerce.tools.catalog.util.
ECCatalogEditorConstants
-
-
SHIPPING_TAX_SELECTED - Static variable in interface
com.ibm.commerce.tools.catalog.util.
ECCatalogEditorConstants
-
-
SHIPPING_USAGE_ID - Static variable in class
com.ibm.commerce.tools.catalog.util.
CatalogUtil
-
-
ShippingArrangementCache - class
com.ibm.commerce.fulfillment.commands.
ShippingArrangementCache.
- This MRU cache caches ShippingArrangementWrappers by storeId and
shippingModeId.
-
ShippingArrangementCache.Key - class
com.ibm.commerce.fulfillment.commands.
ShippingArrangementCache.Key.
- Key class of ShippingArrangementCache.
-
ShippingArrangementCache.Key(Integer, Integer) - Constructor for
class
com.ibm.commerce.fulfillment.commands.
ShippingArrangementCache.Key
- Constructs a ShippingArrangementCache key.
-
ShippingArrangementCache() - Constructor for class
com.ibm.commerce.fulfillment.commands.
ShippingArrangementCache
- Constructs a ShippingArrangementCache with the default cache size.
-
ShippingArrangementCache(int) - Constructor for class
com.ibm.commerce.fulfillment.commands.
ShippingArrangementCache
- Constructs a ShippingArrangementCache with the specified cache size.
-
ShippingArrangementDataBean - class
com.ibm.commerce.fulfillment.beans.
ShippingArrangementDataBean.
- IBM internal use only.
-
ShippingArrangementDataBean() - Constructor for class
com.ibm.commerce.fulfillment.beans.
ShippingArrangementDataBean
-
-
ShippingArrangementJurisdictionGroupRelDataBean - class
com.ibm.commerce.fulfillment.beans.
ShippingArrangementJurisdictionGroupRelDataBean.
- IBM internal use only.
-
ShippingArrangementJurisdictionGroupRelDataBean(String, String) -
Constructor for class
com.ibm.commerce.fulfillment.beans.
ShippingArrangementJurisdictionGroupRelDataBean
- Databean constructor.
-
ShippingArrangementPrecedenceQuickSortCompare - class
com.ibm.commerce.fulfillment.commands.
ShippingArrangementPrecedenceQuickSortCompare.
- This class is a quick sort comparison to sort the Shipping Arrangement
precedence
-
ShippingArrangementPrecedenceQuickSortCompare() - Constructor for
class
com.ibm.commerce.fulfillment.commands.
ShippingArrangementPrecedenceQuickSortCompare
- Default ShippingArrangementPrecedenceQuickSortCompare constructor.
-
ShippingArrangementWrapper - class
com.ibm.commerce.fulfillment.commands.
ShippingArrangementWrapper.
- Provides business logic associated with a ShippingArrangement.
-
ShippingArrangementWrapper(ShippingArrangementAccessBean) -
Constructor for class
com.ibm.commerce.fulfillment.commands.
ShippingArrangementWrapper
- Constructor for ShippingArrangementWrapper.
-
ShippingCalculationCodeApplyCmd - interface
com.ibm.commerce.order.calculation.
ShippingCalculationCodeApplyCmd.
- This is the shipping specific version of the
CalculationCodeApply
command.
-
ShippingCalculationCodeApplyCmdImpl - class
com.ibm.commerce.order.calculation.
ShippingCalculationCodeApplyCmdImpl.
- This is the default implementation of the
ShippingCalculationCodeApply
command.
-
ShippingCalculationCodeApplyCmdImpl() - Constructor for class
com.ibm.commerce.order.calculation.
ShippingCalculationCodeApplyCmdImpl
-
-
ShippingCalculationRuleQualifyCmd - interface
com.ibm.commerce.order.calculation.
ShippingCalculationRuleQualifyCmd.
- This is the shipping specific version of the
CalculationRuleQualify
command.
-
ShippingCalculationRuleQualifyCmdImpl - class
com.ibm.commerce.order.calculation.
ShippingCalculationRuleQualifyCmdImpl.
- This is the default implementation of the
ShippingCalculationRuleQualify
command.
-
ShippingCalculationRuleQualifyCmdImpl() - Constructor for class
com.ibm.commerce.order.calculation.
ShippingCalculationRuleQualifyCmdImpl
-
-
ShippingDataBean
- class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean.
- The ShippingDataBean is a special purpose databean designed to estimate the
shipping charge of a catalog entry for each of the available shipping modes in
the absence of an order.
-
ShippingDataBean() - Constructor for class
com.ibm.commerce.fulfillment.beans.
ShippingDataBean
- ShippingDataBean constructor comment.
-
ShippingGeoCode - Variable in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
-
-
ShippingHelper
- class
com.ibm.commerce.fulfillment.commands.
ShippingHelper.
- Reserved for IBM internal use.
-
ShippingHelper() - Constructor for class
com.ibm.commerce.fulfillment.commands.
ShippingHelper
- ShippingHelper constructor comment.
-
ShippingInfo
- class
com.ibm.commerce.me.datatype.
ShippingInfo.
- Stores Shipping information such as charge, currency, description, shipping
comapny, tracking ID
-
ShippingInfo()
- Constructor for class
com.ibm.commerce.me.datatype.
ShippingInfo
- ShippingInfo default constructor
-
ShippingJurisdictionCache - class
com.ibm.commerce.fulfillment.commands.
ShippingJurisdictionCache.
- This MRU cache caches ShippingJurisdictionIds by AddressId.
-
ShippingJurisdictionCache.Key - class
com.ibm.commerce.fulfillment.commands.
ShippingJurisdictionCache.Key.
- Key class of ShippingJurisdictionCache.
-
ShippingJurisdictionCache.Key(Integer, Long) - Constructor for class
com.ibm.commerce.fulfillment.commands.
ShippingJurisdictionCache.Key
- Constructs a ShippingJurisdictionCache key.
-
ShippingJurisdictionCache(CommandContext) - Constructor for class
com.ibm.commerce.fulfillment.commands.
ShippingJurisdictionCache
- Constructs a ShippingJurisdictionCache with the default cache size.
-
ShippingJurisdictionCache(CommandContext, int) - Constructor for
class
com.ibm.commerce.fulfillment.commands.
ShippingJurisdictionCache
- Constructs a ShippingJurisdictionCache with the specified cache size.
-
ShippingJurisdictionGroupCache - class
com.ibm.commerce.fulfillment.commands.
ShippingJurisdictionGroupCache.
- This MRU cache caches ShippingJurisdictionIds by
ShippingJurisdictionGroupId.
-
ShippingJurisdictionGroupCache() - Constructor for class
com.ibm.commerce.fulfillment.commands.
ShippingJurisdictionGroupCache
- Constructor for ShippingJurisdictionGroupCache.
-
ShippingJurisdictionGroupCache(int) - Constructor for class
com.ibm.commerce.fulfillment.commands.
ShippingJurisdictionGroupCache
- Constructor for ShippingJurisdictionGroupCache.
-
ShippingJurisdictionGroupCalculationRuleDataBean - class
com.ibm.commerce.fulfillment.beans.
ShippingJurisdictionGroupCalculationRuleDataBean.
- IBM internal use only.
-
ShippingJurisdictionGroupCalculationRuleDataBean() - Constructor for
class
com.ibm.commerce.fulfillment.beans.
ShippingJurisdictionGroupCalculationRuleDataBean
-
-
ShippingModeDataBean
- class
com.ibm.commerce.fulfillment.beans.
ShippingModeDataBean.
- IBM internal use only.
-
ShippingModeDataBean() - Constructor for class
com.ibm.commerce.fulfillment.beans.
ShippingModeDataBean
-
-
ShippingModeDescriptionDataBean - class
com.ibm.commerce.fulfillment.beans.
ShippingModeDescriptionDataBean.
- IBM internal use only.
-
ShippingModeDescriptionDataBean() - Constructor for class
com.ibm.commerce.fulfillment.beans.
ShippingModeDescriptionDataBean
-
-
ShippingRuleCache
- class
com.ibm.commerce.order.calculation.
ShippingRuleCache.
- Reserved for IBM internal use.
-
ShippingRuleCache() - Constructor for class
com.ibm.commerce.order.calculation.
ShippingRuleCache
-
-
ShippingRuleCache(int) - Constructor for class
com.ibm.commerce.order.calculation.
ShippingRuleCache
-
-
ShippingRuleKey
- class
com.ibm.commerce.order.calculation.
ShippingRuleKey.
- Reserved for IBM internal use.
-
ShippingRuleKey(Integer, Integer, Integer) - Constructor for class
com.ibm.commerce.order.calculation.
ShippingRuleKey
-
-
SHIPPINGTAX_USAGE_ID - Static variable in class
com.ibm.commerce.tools.catalog.util.
CatalogUtil
-
-
ShippingTaxCalculationCodeApplyCmd - interface
com.ibm.commerce.order.calculation.
ShippingTaxCalculationCodeApplyCmd.
- This is the shipping tax specific version of the
CalculationCodeApply
command.
-
ShippingTaxCalculationCodeApplyCmd - interface
com.ibm.commerce.taxation.commands.
ShippingTaxCalculationCodeApplyCmd.
- The TaxCalculationCodeApplyCmd adds the specified MonetaryAmounts to the
tax amounts for the specified OrderItems for the shipping
CalculationUsage.
-
ShippingTaxCalculationCodeApplyCmdImpl - class
com.ibm.commerce.order.calculation.
ShippingTaxCalculationCodeApplyCmdImpl.
- This is the default implementation of the
ShippingTaxCalculationCodeApply
command.
-
ShippingTaxCalculationCodeApplyCmdImpl - class
com.ibm.commerce.taxation.commands.
ShippingTaxCalculationCodeApplyCmdImpl.
- The default implementation for shipping calculationUsage adds the specified
MonetaryAmounts to the tax amounts for the specified OrderItems.
-
ShippingTaxCalculationCodeApplyCmdImpl() - Constructor for class
com.ibm.commerce.order.calculation.
ShippingTaxCalculationCodeApplyCmdImpl
-
-
ShippingTaxCalculationCodeApplyCmdImpl() - Constructor for class
com.ibm.commerce.taxation.commands.
ShippingTaxCalculationCodeApplyCmdImpl
-
-
ShippingTCShippingChargeAccessBean - class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean.
- This table contains terms and conditions used in trading agreements
(business accounts, contracts, RFQs).
-
ShippingTCShippingChargeAccessBean() - Constructor for class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- constructor
-
ShippingTCShippingChargeAccessBean(javax.ejb.EJBObject) -
Constructor for class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- constructor
-
ShippingTCShippingChargeAccessBean(Long, Element) - Constructor for
class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBean
- constructor
-
ShippingTCShippingChargeAccessBeanData - interface
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeAccessBeanData.
- This table contains terms and conditions used in trading agreements
(business accounts, contracts, RFQs).
-
ShippingTCShippingChargeBean - class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeBean.
- This bean provides access to the TERMCOND table.
-
ShippingTCShippingChargeBean() - Constructor for class
com.ibm.commerce.contract.objects.
ShippingTCShippingChargeBean
-
-
ShippingTCShippingChargeBeanBase - class
com.ibm.commerce.contract.objimpl.
ShippingTCShippingChargeBeanBase.
- This bean provides access to the TERMCOND table.
-
ShippingTCShippingChargeBeanBase() - Constructor for class
com.ibm.commerce.contract.objimpl.
ShippingTCShippingChargeBeanBase
-
-
ShippingTCShippingChargeDataBean - class
com.ibm.commerce.contract.beans.
ShippingTCShippingChargeDataBean.
- Gets the term condition data from the database.
-
ShippingTCShippingChargeDataBean - class
com.ibm.commerce.tools.contract.beans.
ShippingTCShippingChargeDataBean.
- Retrieve all the data associated with a Shipping Charge Type Term and
Condition Set the contract and language identifiers in order to populate the
bean.
-
ShippingTCShippingChargeDataBean() - Constructor for class
com.ibm.commerce.contract.beans.
ShippingTCShippingChargeDataBean
-
-
ShippingTCShippingChargeDataBean(Long, Integer) - Constructor for
class
com.ibm.commerce.tools.contract.beans.
ShippingTCShippingChargeDataBean
- Construct an ShippingTCShippingChargeDataBean from an existing contract
identifier Find the Shipping Charge Type terms and conditions in the
contract
-
ShippingTCShippingModeAccessBean - class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean.
- This table contains terms and conditions used in trading agreements
(business accounts, contracts, RFQs).
-
ShippingTCShippingModeAccessBean() - Constructor for class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- constructor
-
ShippingTCShippingModeAccessBean(javax.ejb.EJBObject) - Constructor
for class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- constructor
-
ShippingTCShippingModeAccessBean(Long, Element) - Constructor for
class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBean
- constructor
-
ShippingTCShippingModeAccessBeanData - interface
com.ibm.commerce.contract.objects.
ShippingTCShippingModeAccessBeanData.
- This table contains terms and conditions used in trading agreements
(business accounts, contracts, RFQs).
-
ShippingTCShippingModeBean
- class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeBean.
- This bean provides access to the TERMCOND table.
-
ShippingTCShippingModeBean() - Constructor for class
com.ibm.commerce.contract.objects.
ShippingTCShippingModeBean
-
-
ShippingTCShippingModeBeanBase - class
com.ibm.commerce.contract.objimpl.
ShippingTCShippingModeBeanBase.
- This bean provides access to the TERMCOND table.
-
ShippingTCShippingModeBeanBase() - Constructor for class
com.ibm.commerce.contract.objimpl.
ShippingTCShippingModeBeanBase
-
-
ShippingTCShippingModeDataBean - class
com.ibm.commerce.contract.beans.
ShippingTCShippingModeDataBean.
- Gets the term condition data from the database.
-
ShippingTCShippingModeDataBean - class
com.ibm.commerce.tools.contract.beans.
ShippingTCShippingModeDataBean.
- Retrieve all the data associated with a Shipping Provider Term and
Condition Set the contract and language identifiers in order to populate the
bean.
-
ShippingTCShippingModeDataBean() - Constructor for class
com.ibm.commerce.contract.beans.
ShippingTCShippingModeDataBean
-
-
ShippingTCShippingModeDataBean(Long, Integer) - Constructor for
class
com.ibm.commerce.tools.contract.beans.
ShippingTCShippingModeDataBean
- Construct an ShippingTCShippingModeDataBean from an existing contract
identifier Find the Shipping Provider terms and conditions in the contract
-
ShippingTCShipToAddressAccessBean - class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean.
- This table contains terms and conditions used in trading agreements
(business accounts, contracts, RFQs).
-
ShippingTCShipToAddressAccessBean() - Constructor for class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- constructor
-
ShippingTCShipToAddressAccessBean(javax.ejb.EJBObject) - Constructor
for class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- constructor
-
ShippingTCShipToAddressAccessBean(Long, Element) - Constructor for
class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBean
- constructor
-
ShippingTCShipToAddressAccessBeanData - interface
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressAccessBeanData.
- This table contains terms and conditions used in trading agreements
(business accounts, contracts, RFQs).
-
ShippingTCShipToAddressBean - class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressBean.
- This bean provides access to the TERMCOND table.
-
ShippingTCShipToAddressBean() - Constructor for class
com.ibm.commerce.contract.objects.
ShippingTCShipToAddressBean
-
-
ShippingTCShipToAddressBeanBase - class
com.ibm.commerce.contract.objimpl.
ShippingTCShipToAddressBeanBase.
- This bean provides access to the TERMCOND table.
-
ShippingTCShipToAddressBeanBase() - Constructor for class
com.ibm.commerce.contract.objimpl.
ShippingTCShipToAddressBeanBase
-
-
ShippingTCShipToAddressDataBean - class
com.ibm.commerce.contract.beans.
ShippingTCShipToAddressDataBean.
- Gets the term condition data from the database.
-
ShippingTCShipToAddressDataBean - class
com.ibm.commerce.tools.contract.beans.
ShippingTCShipToAddressDataBean.
- Retrieve all the data associated with a Shipping Address Term and Condition
Set the contract and language identifiers in order to populate the bean.
-
ShippingTCShipToAddressDataBean() - Constructor for class
com.ibm.commerce.contract.beans.
ShippingTCShipToAddressDataBean
-
-
ShippingTCShipToAddressDataBean(Long, Integer) - Constructor for
class
com.ibm.commerce.tools.contract.beans.
ShippingTCShipToAddressDataBean
- Construct an ShippingTCShipToAddressDataBean from an existing contract
identifier Find the Shipping Address terms and conditions in the contract
-
SHIPTO_ADDRESS_REQUIRED - Static variable in interface
com.ibm.commerce.order.utils.
OrderConstants
-
-
SHOPCART_TOTAL_EQUALTO - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Valid actions for initiative WHICH condition.
-
SHOPCART_TOTAL_GREATERTHAN - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Valid actions for initiative WHICH condition.
-
SHOPCART_TOTAL_LESSTHAN - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Valid actions for initiative WHICH condition.
-
ShopperCreateForumMessageCmd - interface
com.ibm.commerce.negotiation.commands.
ShopperCreateForumMessageCmd.
- Defines the interface used by controller commands that allow a shopper to
add a message to a forum.
-
ShopperCreateForumMessageCmdImpl - class
com.ibm.commerce.negotiation.commands.
ShopperCreateForumMessageCmdImpl.
- Allows a shopper to create a new message, or reply to a message, in a
discussion forum.
-
ShopperCreateForumMessageCmdImpl() - Constructor for class
com.ibm.commerce.negotiation.commands.
ShopperCreateForumMessageCmdImpl
- ShopperCreateForumMessageCmdImpl constructor.
-
shopperId - Variable in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmdImpl
- ID of the shopper invoking the command.
-
shopperId - Variable in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdCmdImpl
- The customer who has invoked this command.
-
shopperId - Variable in class
com.ibm.commerce.couponredemption.commands.
RedeemCouponCmdImpl
- ID of the shopper invoking the command.
-
shopperId - Variable in class
com.ibm.commerce.couponwallet.databeans.
ViewWalletDataBean
- The customer who's coupons are being displayed.
-
shopperId - Variable in class
com.ibm.commerce.couponwallet.databeans.
ViewCouponDetailDataBean
- The ID of the customer who is viewing the coupon.
-
shopperId - Variable in class
com.ibm.commerce.couponwallet.objects.
CouponWalletBean
- Implemetation field for persistent attribute: shopperId
-
SHOPPERSEGMENTS - Static variable in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnLogConstants
- Column name definitions - shopper segments.
-
SHOPPING_CART_CONTAINS - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Valid actions for initiative WHICH condition.
-
SHOPPING_CART_DOESNOT_CONTAIN - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Valid actions for initiative WHICH condition.
-
SHORT_COPYRIGHT
- Static variable in class
com.ibm.commerce.copyright.
IBMCopyright
- The short version of the WebSphere Commerce copyright statement.
-
shortdesc - Variable in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Short Description.
-
shortdesc
- Variable in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Short Description.
-
shortdesc - Variable in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- RFQ Short Description.
-
shortdesc - Variable in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Short Descritpion.
-
shortDesc - Variable in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. The Short Descirption
-
shortDescription - Variable in class
com.ibm.commerce.contract.objimpl.
TradingDescriptionBeanBase
-
-
shortDescription - Variable in class
com.ibm.commerce.contract.objimpl.
TermConditionDescriptionBeanBase
-
-
shortDescription - Variable in class
com.ibm.commerce.contract.objimpl.
PolicyDescriptionBeanBase
-
-
shortDescription - Variable in class
com.ibm.commerce.couponwallet.databeans.
CouponInfo
- The short description for the coupon.
-
shortDescription - Variable in class
com.ibm.commerce.tools.contract.beans.
ProductSearchDataBean
-
-
shortDescription - Variable in class
com.ibm.commerce.utf.commands.
CreateRFQItemCmdImpl
- Short Description.
-
shortDescriptions - Variable in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- The auction's short desciption.
-
shortToString(short) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
short
to String
.
-
ShortToString(Short) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
Short
to String
.
-
shouldSendEmail() - Method in class
com.ibm.commerce.collaboration.workspaces.commands.
AddMemberToSpaceCtrlCmdImpl
- Gets the parameter specifying whether e-mail notification should be sent to
the new member.
-
signedPercentage - Variable in class
com.ibm.commerce.contract.objimpl.
PriceTCPriceListWithSelectiveAdjustmentBeanBase
-
-
signedPercentage - Variable in class
com.ibm.commerce.contract.objimpl.
PriceTCPriceListWithOptionalAdjustmentBeanBase
-
-
signedPercentage - Variable in class
com.ibm.commerce.contract.objimpl.
PriceTCMasterCatalogWithOptionalAdjustmentBeanBase
-
-
silentActivate(DataBean, HttpServletRequest) - Static method in
class
com.ibm.commerce.beans.DataBeanManager
- This method activates or populate a data bean.
-
SIMPLE_CONDITION - Static variable in interface
com.ibm.commerce.condition.
ConditionConstants
- The condition type for a "simple" condition.
-
SimpleCondition
- class
com.ibm.commerce.condition.
SimpleCondition.
- This class describes a simple condition boolean expression.
-
SimpleCondition.Qualifier
- class
com.ibm.commerce.condition.
SimpleCondition.Qualifier.
- This class describes a simple condition qualifier.
-
SimpleCondition.Qualifier(String, String) - Constructor for class
com.ibm.commerce.condition.
SimpleCondition.Qualifier
- This constructor takes the name and data for the qualifier.
-
SimpleCondition(String, String, String) - Constructor for class
com.ibm.commerce.condition.
SimpleCondition
- This constructor takes the variable name, the operator and the value for
the simple condition.
-
SimpleCondition(String, String, String, SimpleCondition.Qualifier) -
Constructor for class
com.ibm.commerce.condition.
SimpleCondition
- This constructor takes the variable name, the operator, the value and a
single qualifier for the simple condition.
-
SimpleCondition(String, String, String, SimpleCondition.Qualifier[])
- Constructor for class
com.ibm.commerce.condition.
SimpleCondition
- This constructor takes the variable name, the operator, the value and an
array of qualifiers for the simple condition.
-
SimpleDynamicListBean
- interface
com.ibm.commerce.tools.common.ui.
SimpleDynamicListBean.
- Creates a Dynamic List through a data bean.
-
singleton
- Static variable in class
com.ibm.commerce.adapter.
DummySessionContext
- A singleton of the Dummy Session Context object.
-
singleton - Static variable in class
com.ibm.commerce.me.datatype.
RequisitionerSessionTable
- A singleton instance of the current class
-
singleton
- Static variable in class
com.ibm.commerce.registry.
ViewRegistry
-
-
singleton
- Static variable in class
com.ibm.commerce.registry.UrlRegistry
-
-
singleton
- Static variable in class
com.ibm.commerce.registry.
TradingAgreementRegistry
- A pointer to the trading agreement registry
-
singleton
- Static variable in class
com.ibm.commerce.registry.
StoreRegistry
-
-
singleton
- Static variable in class
com.ibm.commerce.registry.
LanguageRegistry
-
-
singleton
- Static variable in class
com.ibm.commerce.registry.
DeviceFmtRegistry
-
-
singleton
- Static variable in class
com.ibm.commerce.registry.
CommandRegistry
-
-
singleton
- Static variable in class
com.ibm.commerce.registry.
CalculationRegistry
-
Deprecated.
-
singleton
- Static variable in class
com.ibm.commerce.registry.
BusinessPolicyRegistry
-
-
singleton()
- Static method in class
com.ibm.commerce.accesscontrol.
SiteResource
- Returns an instance of a site resource
-
singleton()
- Static method in class
com.ibm.commerce.adapter.
DummySessionContext
- Reserved for IBM internal use.
-
singleton()
- Static method in class
com.ibm.commerce.adapter.
DeviceFormatManager
- Reserved for IBM internal use.
-
singleton() - Static method in class
com.ibm.commerce.browseradapter.
HttpBrowserAdapter
- Reserved for IBM internal use.
-
singleton()
- Static method in class
com.ibm.commerce.command.
ECStringConverter
- Creates a singleton instance of this converter class.
-
singleton() - Static method in class
com.ibm.commerce.me.datatype.
RequisitionerSessionTable
- Creates a singleton instance of the RequisitionerSessoinTable
-
singleton()
- Static method in class
com.ibm.commerce.ras.LogFileFactory
- Returns the LogFileFactory instance.
-
singleton()
- Static method in class
com.ibm.commerce.registry.
ViewRegistry
- Returns a singleton view registry object.
-
singleton()
- Static method in class
com.ibm.commerce.registry.UrlRegistry
- Returns a singleton url registry object.
-
singleton() - Static method in class
com.ibm.commerce.registry.
TradingAgreementRegistry
- This method returns a singleton object of the trading agreement
registry.
-
singleton()
- Static method in class
com.ibm.commerce.registry.
StoreRegistry
- Returns a singleton object of the store registry.
-
singleton()
- Static method in class
com.ibm.commerce.registry.
RegistryManager
- Returns a singleton object of the Registry Manager.
-
singleton()
- Static method in class
com.ibm.commerce.registry.
LanguageRegistry
- Returns a singleton Language Registry object
-
singleton()
- Static method in class
com.ibm.commerce.registry.
DeviceFmtRegistry
- Returns a singleton DeviceFmtRegistry object
-
singleton()
- Static method in class
com.ibm.commerce.registry.
CommandRegistry
- Returns a singleton object of the command registry.
-
singleton()
- Static method in class
com.ibm.commerce.registry.
CalculationRegistry
-
Deprecated. Reserved for IBM internal use.
-
singleton()
- Static method in class
com.ibm.commerce.registry.
BusinessPolicyRegistry
- Returns a singleton BusinessPolicyRegistry object
-
singleton()
- Static method in class
com.ibm.commerce.server.
ServerConfiguration
- Returns a singleton instance of this class.
-
singleton()
- Static method in class
com.ibm.commerce.server.
ConfigProperties
- Gets a singleton ConfigProperties object.
-
singleton()
- Static method in class
com.ibm.commerce.server.
ComponentManager
- Gets the singleton of the component manager.
-
siteDefaultLanguageId
- Static variable in class
com.ibm.commerce.server.WcsApp
-
-
siteDefaultLocale
- Static variable in class
com.ibm.commerce.server.WcsApp
-
-
SiteResource
- class
com.ibm.commerce.accesscontrol.
SiteResource.
- This class represents a default Site Resource.
-
SiteResource()
- Constructor for class
com.ibm.commerce.accesscontrol.
SiteResource
- SiteResource constructor comment.
-
siteStoreId - Static variable in interface
com.ibm.commerce.utf.commands.
RFQNotificationMonitorBaseCmd
- Site Store Id
-
siteStoreId - Static variable in interface
com.ibm.commerce.utf.commands.
MarkRFQForDeleteCmd
- Site Store Id.
-
siteStoreId - Static variable in interface
com.ibm.commerce.utf.commands.
CloseAllExpiredRFQsCmd
- The Site Store Id.
-
siteStoreId - Static variable in interface
com.ibm.commerce.utf.commands.
ActivateAllDueRFQsCmd
- The Site Store Id.
-
siteSupportedLanguageIds
- Static variable in class
com.ibm.commerce.server.WcsApp
-
-
SIZE - Static variable in interface
com.ibm.commerce.tools.catalog.util.
ECCatalogEditorConstants
-
-
size() - Method in class
com.ibm.commerce.scheduler.beans.
UrlRegistryItemsDataBean
- Returns the number of available application types.
-
size() - Method in class
com.ibm.commerce.scheduler.beans.
SchedulerStatusDataBean
- Returns the number of status entries returned for the scheduled jobs.
-
size() - Method in class
com.ibm.commerce.scheduler.beans.
SchedulerItemsDataBean
- Returns the number of items for the specified job reference number.
-
size() - Method in class
com.ibm.commerce.scheduler.beans.
SchedulerCommandsDataBean
- Returns the number of scheduler commands that may be defined for a
store.
-
size() - Method in class
com.ibm.commerce.scheduler.beans.
RegistryItemsDataBean
- Returns the number of available registry components.
-
size() - Method in class
com.ibm.commerce.scheduler.beans.
BusinessLogicDataBean
- Returns the number of available business logic tasks.
-
size() - Method in class
com.ibm.commerce.scheduler.beans.
ApplicationTypeDataBean
- Returns the number of available application types.
-
sizePropertyDescriptor() - Method in class
com.ibm.commerce.pa.widget.beans.
ListDataBeanBeanInfo
- Gets the size property descriptor.
-
sizePropertyDescriptor() - Method in class
com.ibm.commerce.pa.widget.beans.
FormDataBeanBeanInfo
- Gets the size property descriptor.
-
sizePropertyDescriptor() - Method in class
com.ibm.commerce.pa.widget.beans.
ColumnDataBeanBeanInfo
- Gets the size property descriptor.
-
sizeValue - Variable in class
com.ibm.commerce.search.beans.samples.
ExtendedCatEntrySearchListDataBean
-
-
sizeValueCaseSensitive - Variable in class
com.ibm.commerce.search.beans.samples.
ExtendedCatEntrySearchListDataBean
-
-
sizeValueOperator - Variable in class
com.ibm.commerce.search.beans.samples.
ExtendedCatEntrySearchListDataBean
-
-
sku
- Variable in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
-
-
SKU
- Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Valid types for initiative WHICH condition.
-
skuCaseSensitive - Variable in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
-
-
skuOperator - Variable in class
com.ibm.commerce.search.beans.
CatEntrySearchListDataBean
-
-
SmartDataBean -
interface
com.ibm.commerce.beans.SmartDataBean.
- A SmartDataBean is a DataBean that can populate itself without requiring a
data bean command.
-
SmartDataBeanImpl
- class
com.ibm.commerce.beans.SmartDataBeanImpl.
- A SmartDataBean is a DataBean that can populate itself without requiring a
data bean command.
-
SmartDataBeanImpl()
- Constructor for class
com.ibm.commerce.beans.SmartDataBeanImpl
- Creates a Smart DataBean.
-
SMTPAuthenticator
- class
com.ibm.commerce.emarketing.utils.
SMTPAuthenticator.
- A JavaMail
Authenticator
object that can be used to
authenticate with an SMTP server prior to attempting to send mail through the
server.
-
SMTPAuthenticator(String, String) - Constructor for class
com.ibm.commerce.emarketing.utils.
SMTPAuthenticator
- SMTPAuthenicator constructor.
-
solicitedOrder - Variable in class
com.ibm.commerce.me.commands.
BatchOrderRequestCmdImpl
- indicate whether order is solicited, default to false
-
sort(Object[], QuickSortCompare) - Static method in class
com.ibm.commerce.tools.util.
QuickSort
- This method sorts an array of objects.
-
sort(Vector, QuickSortCompare) - Static method in class
com.ibm.commerce.tools.util.
QuickSort
- This method sorts a vector of objects.
-
sortby
- Variable in class
com.ibm.commerce.pa.beans.
ProductCompareDataBean
-
-
SortByColumnDataBean
- class
com.ibm.commerce.pa.beans.
SortByColumnDataBean.
- This bean defines a column containing buttons which can be used to select
which row to sort on.
-
SortByColumnDataBean() - Constructor for class
com.ibm.commerce.pa.beans.
SortByColumnDataBean
- SortByColumnDataBean constructor.
-
SortByColumnDataBeanBeanInfo
- class
com.ibm.commerce.pa.beans.
SortByColumnDataBeanBeanInfo.
-
-
SortByColumnDataBeanBeanInfo() - Constructor for class
com.ibm.commerce.pa.beans.
SortByColumnDataBeanBeanInfo
-
-
sortbyPropertyDescriptor() - Method in class
com.ibm.commerce.pa.beans.
ProductCompareDataBeanBeanInfo
- Gets the sortby property descriptor.
-
SortedListBean
- class
com.ibm.commerce.beans.SortedListBean.
- Abstract implementation class of a data bean the provides the sorting of
elements inside the bean.
-
SortedListBean()
- Constructor for class
com.ibm.commerce.beans.SortedListBean
- Creates the SortedList databean.
-
SortedListInputDataBean
- interface
com.ibm.commerce.beans.
SortedListInputDataBean.
- A data bean used to sort the results being returned.
-
sortIndex(Vector, String) - Static method in class
com.ibm.commerce.scheduler.beans.
BeanSortUtil
- Returns an integer array to represent an index pointer on how to sort the
given vector.
-
sortingAtt
- Variable in class
com.ibm.commerce.beans.SortedListBean
- The sorting attribute.
-
soundFormat
- Variable in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Format of sound file the device can play
-
spacesToUnderscores(String) - Static method in class
com.ibm.commerce.tools.epromotion.util.
EproUtil
- Takes a String and converts the blank spaces inside the String to
underscores, then returns this new String
-
spec
- Variable in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Name of the specification of the device which is recorded in PVCDEVSPEC
table.
-
specAccessBean
- Variable in class
com.ibm.commerce.pvcadapter.
PVCAdapterImpl
-
-
specDescription
- Variable in class
com.ibm.commerce.pvcadapter.
DeviceInfo
- Description of the device specification in PVCDEVSPEC table.
-
specialCommands
- Variable in class
com.ibm.commerce.pvcadapter.
PVCAdapterDesc
-
-
spread(BigDecimal, BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationHelper
- Spreads a value using the specified mathematical weights.
-
SQL_TSI_SECOND
- Static variable in class
com.ibm.commerce.utils.TimestampHelper
- Has a value of 2.
-
SQLSTATE - Static variable in class
com.ibm.commerce.fulfillment.commands.
InventoryManagementHelper
-
-
SRC_AMOUNT - Static variable in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- The WebSphere Commerce Payments secondary return code indicating that the
error is referring to the amount field.
-
SRC_CONNECTION_TO_PM_FAILED - Static variable in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
-
-
SRC_CONNECTION_TO_PM_FAILED - Static variable in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- The WebSphere Commerce Payments secondary return code indicating that there
was a communication failure.
-
SRC_INITIALIZATION_MESSAGE - Static variable in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
-
-
SRC_INITIALIZATION_MESSAGE - Static variable in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- The WebSphere Commerce Payments secondary return code indicating an
initialization message is included in the response.
-
SRC_ORDER - Static variable in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
-
-
SRC_ORDER - Static variable in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- The WebSphere Commerce Payments secondary return code indicating the
respnse refers to an order entity.
-
SRC_USER_NOT_AUTHORIZED - Static variable in class
com.ibm.commerce.payment.commands.
DoPaymentMPFInternalCmdImpl
-
-
SRC_USER_NOT_AUTHORIZED - Static variable in class
com.ibm.commerce.payment.commands.
DoPaymentMPFCmdImpl
- The WebSphere Commerce Payments secondary return code indicating that the
user is not authorized to perform the requested operation.
-
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
- interface
com.ibm.commerce.order.beans.
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean.
- SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean for
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
-
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean -
class
com.ibm.commerce.order.beans.
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean.
- SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
-
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean() -
Constructor for class
com.ibm.commerce.order.beans.
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Databean constructor.
-
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean
- interface
com.ibm.commerce.order.beans.
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean.
- SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean for
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
-
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
- interface
com.ibm.commerce.order.beans.
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean.
- SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
for SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
-
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- class
com.ibm.commerce.order.beans.
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean.
- SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
-
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean()
- Constructor for class
com.ibm.commerce.order.beans.
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
- Databean constructor.
-
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean
- interface
com.ibm.commerce.order.beans.
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean.
- SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean
for SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
-
stAddressId - Variable in class
com.ibm.commerce.me.commands.
BatchOrderRequestCmdImpl
-
-
stageinfo - Variable in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Stage Information.
-
stageNumber - Variable in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- Stage Number.
-
stageNumber - Variable in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Stage Number.
-
StandardPriceList - Static variable in interface
com.ibm.commerce.price.commands.
PriceCalculationConstants
- String of standard price list type
-
START_ELEMENT_NAME - Static variable in class
com.ibm.commerce.marketingcenter.events.dbobjects.
EventComponent
- Constant value to indicate that the component is in start state.
-
StartAuctionCmd
- interface
com.ibm.commerce.negotiation.commands.
StartAuctionCmd.
- Command interface to start an auction.
-
StartAuctionCmdImpl
- class
com.ibm.commerce.negotiation.commands.
StartAuctionCmdImpl.
- Implementation for the task command that starts an auction.
-
StartAuctionCmdImpl() - Constructor for class
com.ibm.commerce.negotiation.commands.
StartAuctionCmdImpl
- StartAuctionCmdImpl constructor.
-
startdate - Variable in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Start Date.
-
startdate
- Variable in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Start Date.
-
startDate - Variable in class
com.ibm.commerce.contract.objimpl.
BusinessPolicyBeanBase
-
-
startDate - Variable in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Implemetation field for persistent attribute: startDate
-
startDate - Variable in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- The start date for the auction.
-
startDate - Variable in class
com.ibm.commerce.tools.promotions.
DiscountDetailsBean
- Provide the start date
-
startDate - Variable in class
com.ibm.commerce.tools.promotions.
DiscountChooseListBean
- Provide a vector of discount start date.
-
startDate - Variable in class
com.ibm.commerce.tools.promotions.
DiscountCalculationCodeListBean
- Provide a vector of discount start date.
-
startIndex - Variable in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
-
-
startIndex - Variable in class
com.ibm.commerce.tools.promotions.
DiscountChooseListBean
- Provide the string type of start index to dynamic list page view.
-
startIndex - Variable in class
com.ibm.commerce.tools.promotions.
DiscountCalculationCodeListBean
- Provide the string type of start index to dynamic list page view.
-
startPrice - Variable in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- The Dutch auction's openning price.
-
startPrice - Variable in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- The Dutch auction's open price.
-
startTag(String) - Static method in class
com.ibm.commerce.tools.epromotion.util.
EproUtil
- Return a XML start tag with given tag name.
-
starttime - Variable in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Start Time.
-
starttime
- Variable in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Start Time.
-
startTime - Variable in class
com.ibm.commerce.contract.objimpl.
TradingAgreementBeanBase
-
-
startTime - Variable in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- The auction's start time
-
startTime - Variable in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- The timestamp that represents the auction's start time.
-
startTime - Variable in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- RFQ Start Time.
-
startTime - Variable in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- Start Time.
-
starttimestamp - Variable in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. Start Timestamp.
-
starttimestamp - Variable in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- Start Timestamp.
-
startTimestamp - Variable in class
com.ibm.commerce.tools.promotions.
DiscountSaveCmdImpl
- discount start timestamp
-
startTimestamp - Variable in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- start timestamp
-
startTimeStamp - Variable in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- The the timestamp that represents the auction's start time.
-
state - Variable in class
com.ibm.commerce.contract.objimpl.
TradingAgreementBeanBase
-
-
state
- Variable in class
com.ibm.commerce.contract.objimpl.
ContractBeanBase
-
-
state - Variable in class
com.ibm.commerce.couponwallet.databeans.
ViewWalletDataBean
- The desired state of the coupons to be shown.
-
state
- Variable in class
com.ibm.commerce.couponwallet.objects.
CouponWalletBean
- Implemetation field for persistent attribute: state
-
state
- Variable in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- State.
-
state - Variable in class
com.ibm.commerce.utf.commands.
ModifyRFQBasicInfoCmdImpl
- RFQ State.
-
state - Variable in class
com.ibm.commerce.utf.commands.
CreateRFQBasicInfoCmdImpl
- RFQ State.
-
State
- Variable in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
-
-
STATE_ACTIVE - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Campaign initiative status parameters.
-
STATE_ALL
- Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Campaign initiative status parameters.
-
STATE_SUSPEND - Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Campaign initiative status parameters.
-
StateCodeAccessBean
- class
com.ibm.commerce.taxation.objects.
StateCodeAccessBean.
- This table maps the internal StateProv Abbreviation Code to the State or
Province Code dictated by the third-party product or vendor identified in the
PRODUCTVENDOR column.
-
StateCodeAccessBean() - Constructor for class
com.ibm.commerce.taxation.objects.
StateCodeAccessBean
- constructor
-
StateCodeAccessBean(javax.ejb.EJBObject) - Constructor for class
com.ibm.commerce.taxation.objects.
StateCodeAccessBean
- constructor
-
StateCodeAccessBeanData
- interface
com.ibm.commerce.taxation.objects.
StateCodeAccessBeanData.
- This table maps the internal StateProv Abbreviation Code to the State or
Province Code dictated by the third-party product or vendor identified in the
PRODUCTVENDOR column.
-
StateCodeBean
- class
com.ibm.commerce.taxation.objects.
StateCodeBean.
- This is an Entity Bean class with CMP fields
-
StateCodeBean() - Constructor for class
com.ibm.commerce.taxation.objects.
StateCodeBean
-
-
StateCodeDataBean
- class
com.ibm.commerce.taxation.beans.
StateCodeDataBean.
- IBM internal use only.
-
StateCodeDataBean() - Constructor for class
com.ibm.commerce.taxation.beans.
StateCodeDataBean
-
-
stateIdentifier - Variable in class
com.ibm.commerce.usermanagement.commands.
UserRegistrationAddPreApprovalCmdImpl
- The state identifier.
-
statemachine - Variable in class
com.ibm.commerce.utf.commands.
TradingEngineBaseCmdImpl
-
Deprecated. State Machine.
-
statemachine - Variable in class
com.ibm.commerce.utf.commands.
OfferingBaseCmdImpl
- State Machine.
-
StateProvinceAccessBean
- class
com.ibm.commerce.taxation.objects.
StateProvinceAccessBean.
- This table lists State and Province names (by country or region) in each of
the supported Languages identified by LANGUAGE_ID.
-
StateProvinceAccessBean() - Constructor for class
com.ibm.commerce.taxation.objects.
StateProvinceAccessBean
- constructor
-
StateProvinceAccessBean(javax.ejb.EJBObject) - Constructor for class
com.ibm.commerce.taxation.objects.
StateProvinceAccessBean
- constructor
-
StateProvinceAccessBeanData - interface
com.ibm.commerce.taxation.objects.
StateProvinceAccessBeanData.
- This table lists State and Province names (by country or region) in each of
the supported Languages identified by LANGUAGE_ID.
-
StateProvinceBean
- class
com.ibm.commerce.taxation.objects.
StateProvinceBean.
- This is an Entity Bean class with CMP fields
-
StateProvinceBean() - Constructor for class
com.ibm.commerce.taxation.objects.
StateProvinceBean
-
-
StateProvinceDataBean
- class
com.ibm.commerce.taxation.beans.
StateProvinceDataBean.
- IBM internal use only.
-
StateProvinceDataBean() - Constructor for class
com.ibm.commerce.taxation.beans.
StateProvinceDataBean
-
-
States -
interface
com.ibm.commerce.returns.commands.
States.
- The definitions of the states of a return mechandise authorization (RMA)
and an RMAItem.
-
StaticDataBean
- interface
com.ibm.commerce.beans.StaticDataBean.
- This is the abstract base class for data beans without dynamic activation
from another class.
-
statsAccessBeanList - Variable in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsListDataBean
-
-
statsAccessBeanList - Variable in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsListDataBean
-
-
statsAccessBeanList - Variable in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductComparisonStatisticsListDataBean
-
-
statsAccessBeanList - Variable in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsListDataBean
-
-
statsAccessBeanList - Variable in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsListDataBean
- Array of
CampaignStatisticsAccessBean
objects that represents
all the statistics in the list.
-
statsDataBeanList - Variable in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsListDataBean
-
-
statsDataBeanList - Variable in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsListDataBean
-
-
statsDataBeanList - Variable in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductComparisonStatisticsListDataBean
-
-
statsDataBeanList - Variable in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsListDataBean
-
-
statsDataBeanList - Variable in class
com.ibm.commerce.marketingcenter.events.databeans.
CampaignStatisticsListDataBean
- Array of
CampaignStatisticsBean
objects that represents a row
in the list, specified by the given index.
-
status
- Variable in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
-
-
status - Variable in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Implemetation field for persistent attribute: status
-
status - Variable in class
com.ibm.commerce.negotiation.commands.
AuctionTaskBaseCmdImpl
- The auction's status.
-
status - Variable in class
com.ibm.commerce.negotiation.commands.
AuctionBaseCmdImpl
- The status of the auction.
-
status - Variable in class
com.ibm.commerce.tools.promotions.
PromotionPublishCmdImpl
- status
-
STATUS - Static variable in class
com.ibm.commerce.fulfillment.commands.
InventoryManagementHelper
-
-
STATUS - Static variable in interface
com.ibm.commerce.messaging.commands.
ResponseShopCartTransferConstants
- The status field.
-
STATUS - Static variable in interface
com.ibm.commerce.messaging.commands.
ResponseOrderQuotationConstants
- The status field.
-
STATUS - Static variable in class
com.ibm.commerce.messaging.commands.
OrderShippingCmdImpl
- The default status message is one is not supplied in the request
properties.
-
STATUS - Static variable in class
com.ibm.commerce.messaging.commands.
OrderInvoiceCmdImpl
- The default status messaging if one is not supplied in the request
properties.
-
STATUS - Static variable in class
com.ibm.commerce.messaging.commands.
OrderConfirmCmdImpl
- The default status message if one is not supplied in the request
properties.
-
STATUS
- Static variable in class
com.ibm.commerce.ras.ECMessageSeverity
- Default value of the STATUS parameter.
-
STATUS_CONDITION - Static variable in interface
com.ibm.commerce.messaging.commands.
ResponseShopCartTransferConstants
- The statusCondition field.
-
STATUS_CONDITION - Static variable in interface
com.ibm.commerce.messaging.commands.
ResponseOrderQuotationConstants
- The statusCondition field.
-
STATUS_DELETED - Static variable in interface
com.ibm.commerce.emarketing.commands.
EmailActivityConstants
- Status value - "deleted" This is the string representation of
database value '2' in the STATUS column of EMLPROMO table
-
STATUS_LOGOFF
- Static variable in class
com.ibm.commerce.pvcadapter.
PVCAdapterImpl
- Value used in PVCSESSION to indicate that the PVC device user is logoff
status.
-
STATUS_LOGON
- Static variable in class
com.ibm.commerce.pvcadapter.
PVCAdapterImpl
- Value used in PVCSESSION to indicate that the PVC device user is logon
status.
-
STATUS_SENT - Static variable in interface
com.ibm.commerce.emarketing.commands.
EmailActivityConstants
- Status value - "sent" This is the string representation of
database value '1' in the STATUS column of EMLPROMO table
-
STATUS_SUCCESS - Static variable in class
com.ibm.commerce.fulfillment.commands.
InventoryManagementHelper
-
-
STATUS_UNSENT - Static variable in interface
com.ibm.commerce.emarketing.commands.
EmailActivityConstants
- Status value - "unsent" This is the string representation of
database value '0' in the STATUS column of EMLPROMO table
-
STDPRICEVW_CATENTRY_ID_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
SelectQuery
-
-
STDPRICEVW_CATENTRY_ID_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
RuleQuery
-
-
STDPRICEVW_CURRENCY_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
SelectQuery
-
-
STDPRICEVW_CURRENCY_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
RuleQuery
-
-
STDPRICEVW_PRICE_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
SelectQuery
-
-
STDPRICEVW_PRICE_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
RuleQuery
-
-
StdPriceVwCatentryIdAttributeInfo - class
com.ibm.commerce.search.catalog.
StdPriceVwCatentryIdAttributeInfo.
- Maps to column STDPRICEVW.CATENTRY_ID
-
StdPriceVwCatentryIdAttributeInfo(TableInfo) - Constructor for class
com.ibm.commerce.search.catalog.
StdPriceVwCatentryIdAttributeInfo
- Constructor initializes the column name (and data type) represented by this
class.
-
StdPriceVwCurrencyAttributeInfo - class
com.ibm.commerce.search.catalog.
StdPriceVwCurrencyAttributeInfo.
- Maps to column STDPRICEVW.CURRENCY
-
StdPriceVwCurrencyAttributeInfo(TableInfo) - Constructor for class
com.ibm.commerce.search.catalog.
StdPriceVwCurrencyAttributeInfo
- Constructor initializes the column name (and data type) represented by this
class.
-
StdPriceVwPriceAttributeInfo
- class
com.ibm.commerce.search.catalog.
StdPriceVwPriceAttributeInfo.
- Maps to column STDPRICEVW.PRICE
-
StdPriceVwPriceAttributeInfo(TableInfo) - Constructor for class
com.ibm.commerce.search.catalog.
StdPriceVwPriceAttributeInfo
- Constructor initializes the column name (and data type) represented by this
class.
-
StdPriceVwTableInfo
- class
com.ibm.commerce.search.catalog.
StdPriceVwTableInfo.
- Maps to table STDPRICEVW
-
StdPriceVwTableInfo() - Constructor for class
com.ibm.commerce.search.catalog.
StdPriceVwTableInfo
- Constructor initializes the table name represented by this class.
-
store - Variable in class
com.ibm.commerce.inventory.commands.
GenericInventoryBaseCmdImpl
-
-
STORE - Static variable in class
com.ibm.commerce.messaging.outboundservice.
RecipientInfo
- The store
-
STORE_ID - Static variable in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnStatsConstants
- Column name definitions - store ID
-
STORE_ID - Static variable in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnLogConstants
- Column name definitions - store ID.
-
STORE_ITEM_BACKORDERABLE - Static variable in interface
com.ibm.commerce.tools.catalog.util.
ECCatalogEditorConstants
-
-
STORE_ITEM_FORCEBACKORDER - Static variable in interface
com.ibm.commerce.tools.catalog.util.
ECCatalogEditorConstants
-
-
STORE_ITEM_QUANTITYMEASURE - Static variable in interface
com.ibm.commerce.tools.catalog.util.
ECCatalogEditorConstants
-
-
STORE_ITEM_RELEASESEPARATELY - Static variable in interface
com.ibm.commerce.tools.catalog.util.
ECCatalogEditorConstants
-
-
STORE_ITEM_RETURNNOTDESIRED - Static variable in interface
com.ibm.commerce.tools.catalog.util.
ECCatalogEditorConstants
-
-
STORE_ITEM_TRACKINVENTORY - Static variable in interface
com.ibm.commerce.tools.catalog.util.
ECCatalogEditorConstants
-
-
StoreAccessBean
- class
com.ibm.commerce.common.objects.
StoreAccessBean.
- Each row of this table represents a Store.
-
StoreAccessBean() - Constructor for class
com.ibm.commerce.common.objects.
StoreAccessBean
- constructor
-
StoreAccessBean(Integer, Long, String, Integer) - Constructor for
class
com.ibm.commerce.common.objects.
StoreAccessBean
- StoreAccessBean constructor
-
StoreAccessBean(javax.ejb.EJBObject) - Constructor for class
com.ibm.commerce.common.objects.
StoreAccessBean
- constructor
-
StoreAccessBean(Long, String, Integer) - Constructor for class
com.ibm.commerce.common.objects.
StoreAccessBean
- StoreAccessBean constructor
-
StoreAddressAccessBean
- class
com.ibm.commerce.common.objects.
StoreAddressAccessBean.
- Each row of this table represents a static address.
-
StoreAddressAccessBean() - Constructor for class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- constructor
-
StoreAddressAccessBean(javax.ejb.EJBObject) - Constructor for class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- constructor
-
StoreAddressAccessBean(Long, String) - Constructor for class
com.ibm.commerce.common.objects.
StoreAddressAccessBean
- constructor
-
StoreAddressBeanBase
- class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase.
- Each row of this table represents a StoreAddress.
-
StoreAddressBeanBase() - Constructor for class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
-
-
StoreAddressDataBean
- class
com.ibm.commerce.common.beans.
StoreAddressDataBean.
- Gets the store address data from the database.
-
StoreAddressDataBean() - Constructor for class
com.ibm.commerce.common.beans.
StoreAddressDataBean
-
-
storeAddressId - Variable in class
com.ibm.commerce.common.objimpl.
StoreAddressBeanBase
-
-
StoreBeanBase
- class
com.ibm.commerce.common.objimpl.
StoreBeanBase.
- This is an Entity Bean class with CMP fields
-
StoreBeanBase() - Constructor for class
com.ibm.commerce.common.objimpl.
StoreBeanBase
-
-
STORECAT_MASTERCATALOG_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
SelectQuery
-
-
STORECAT_MASTERCATALOG_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
RuleQuery
-
-
STORECAT_STOREENT_ID_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
SelectQuery
-
-
STORECAT_STOREENT_ID_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
RuleQuery
-
-
StoreCatalogAccessBean
- class
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBean.
- This table holds the relationship between StoreEntities and the Catalogs
that they offer.
-
StoreCatalogAccessBean() - Constructor for class
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBean
- constructor
-
StoreCatalogAccessBean(javax.ejb.EJBObject) - Constructor for class
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBean
- constructor
-
StoreCatalogAccessBean(Long, Integer) - Constructor for class
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBean
- constructor
-
StoreCatalogAccessBeanData
- interface
com.ibm.commerce.catalog.objects.
StoreCatalogAccessBeanData.
- This table holds the relationship between StoreEntities and the Catalogs
that they offer.
-
StoreCatalogBean
- class
com.ibm.commerce.catalog.objects.
StoreCatalogBean.
- This is an Entity Bean class with CMP fields
-
StoreCatalogBean() - Constructor for class
com.ibm.commerce.catalog.objects.
StoreCatalogBean
-
-
StoreCatalogDataBean
- class
com.ibm.commerce.catalog.beans.
StoreCatalogDataBean.
- The bean represents a store to catalog relationship.
-
StoreCatalogDataBean() - Constructor for class
com.ibm.commerce.catalog.beans.
StoreCatalogDataBean
-
-
StoreCatalogDisplayCmd
- interface
com.ibm.commerce.catalog.commands.
StoreCatalogDisplayCmd.
- This command sets the view task that will display the Catalogs available to
browse in the current Store.
-
StoreCatalogDisplayCmdImpl
- class
com.ibm.commerce.catalog.commands.
StoreCatalogDisplayCmdImpl.
- This command sets the StoreCatalogDisplayView task.
-
StoreCatalogDisplayCmdImpl() - Constructor for class
com.ibm.commerce.catalog.commands.
StoreCatalogDisplayCmdImpl
- No value constructor.
-
StoreCatalogEntryAccessBean
- class
com.ibm.commerce.catalog.objects.
StoreCatalogEntryAccessBean.
- This table holds the relationship between StoreEntities and the
CatalogEntries that they can display and process.
-
StoreCatalogEntryAccessBean() - Constructor for class
com.ibm.commerce.catalog.objects.
StoreCatalogEntryAccessBean
- constructor
-
StoreCatalogEntryAccessBean(javax.ejb.EJBObject) - Constructor for
class
com.ibm.commerce.catalog.objects.
StoreCatalogEntryAccessBean
- constructor
-
StoreCatalogEntryAccessBean(Long, Integer) - Constructor for class
com.ibm.commerce.catalog.objects.
StoreCatalogEntryAccessBean
- constructor
-
StoreCatalogEntryAccessBeanData - interface
com.ibm.commerce.catalog.objects.
StoreCatalogEntryAccessBeanData.
- This table holds the relationship between StoreEntities and the
CatalogEntries that they can display and process.
-
StoreCatalogEntryBean
- class
com.ibm.commerce.catalog.objects.
StoreCatalogEntryBean.
- This is an Entity Bean class with CMP fields
-
StoreCatalogEntryBean() - Constructor for class
com.ibm.commerce.catalog.objects.
StoreCatalogEntryBean
-
-
StoreCatalogEntryDataBean
- class
com.ibm.commerce.catalog.beans.
StoreCatalogEntryDataBean.
- The bean represents a store to catalog entry relationship.
-
StoreCatalogEntryDataBean() - Constructor for class
com.ibm.commerce.catalog.beans.
StoreCatalogEntryDataBean
-
-
StoreCatalogGroupAccessBean
- class
com.ibm.commerce.catalog.objects.
StoreCatalogGroupAccessBean.
- This table holds the relationship between StoreEntities and the
CatalogGroups that they can display and process.
-
StoreCatalogGroupAccessBean() - Constructor for class
com.ibm.commerce.catalog.objects.
StoreCatalogGroupAccessBean
- constructor
-
StoreCatalogGroupAccessBean(javax.ejb.EJBObject) - Constructor for
class
com.ibm.commerce.catalog.objects.
StoreCatalogGroupAccessBean
- constructor
-
StoreCatalogGroupAccessBean(Long, Integer) - Constructor for class
com.ibm.commerce.catalog.objects.
StoreCatalogGroupAccessBean
- constructor
-
StoreCatalogGroupAccessBeanData - interface
com.ibm.commerce.catalog.objects.
StoreCatalogGroupAccessBeanData.
- This table holds the relationship between StoreEntities and the
CatalogGroups that they can display and process.
-
StoreCatalogGroupBean
- class
com.ibm.commerce.catalog.objects.
StoreCatalogGroupBean.
- This is an Entity Bean class with CMP fields
-
StoreCatalogGroupBean() - Constructor for class
com.ibm.commerce.catalog.objects.
StoreCatalogGroupBean
-
-
StoreCatalogGroupDataBean
- class
com.ibm.commerce.catalog.beans.
StoreCatalogGroupDataBean.
- The bean represents a store to catalog group relationship This bean maps to
the table STORECGRP.
-
StoreCatalogGroupDataBean() - Constructor for class
com.ibm.commerce.catalog.beans.
StoreCatalogGroupDataBean
-
-
StoreCatCatalogIdentifierAttributeInfo - class
com.ibm.commerce.search.catalog.
StoreCatCatalogIdentifierAttributeInfo.
- Maps to column STORECAT.CATALOG_ID
-
StoreCatCatalogIdentifierAttributeInfo(TableInfo) - Constructor for
class
com.ibm.commerce.search.catalog.
StoreCatCatalogIdentifierAttributeInfo
- Constructor initializes the column name (and data type) represented by this
class.
-
StoreCategoryAccessBean
- class
com.ibm.commerce.common.objects.
StoreCategoryAccessBean.
- Each row of this table represents a StoreCategory.
-
StoreCategoryAccessBean() - Constructor for class
com.ibm.commerce.common.objects.
StoreCategoryAccessBean
- constructor
-
StoreCategoryAccessBean(javax.ejb.EJBObject) - Constructor for class
com.ibm.commerce.common.objects.
StoreCategoryAccessBean
- StoreCategoryAccessBean constructor
-
StoreCategoryDescriptionAccessBean - class
com.ibm.commerce.common.objects.
StoreCategoryDescriptionAccessBean.
- This table contains language-dependent information about a
StoreCategory.
-
StoreCategoryDescriptionAccessBean() - Constructor for class
com.ibm.commerce.common.objects.
StoreCategoryDescriptionAccessBean
- constructor
-
StoreCategoryDescriptionAccessBean(Integer, Integer) - Constructor
for class
com.ibm.commerce.common.objects.
StoreCategoryDescriptionAccessBean
- StoreCategoryDescriptionAccessBean constructor
-
StoreCategoryDescriptionAccessBean(javax.ejb.EJBObject) -
Constructor for class
com.ibm.commerce.common.objects.
StoreCategoryDescriptionAccessBean
- StoreCategoryDescriptionAccessBean constructor
-
storeCategoryId - Variable in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
-
-
STORECATENTRY_STORE_ID_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
SelectQuery
-
-
STORECATENTRY_STORE_ID_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
RuleQuery
-
-
StoreCatMastercatalogAttributeInfo - class
com.ibm.commerce.search.catalog.
StoreCatMastercatalogAttributeInfo.
- Maps to column STORECAT.MASTERCATALOG
-
StoreCatMastercatalogAttributeInfo(TableInfo) - Constructor for
class
com.ibm.commerce.search.catalog.
StoreCatMastercatalogAttributeInfo
- Constructor initializes the column name (and data type) represented by this
class.
-
StoreCatStoreIdentifierAttributeInfo - class
com.ibm.commerce.search.catalog.
StoreCatStoreIdentifierAttributeInfo.
- Maps to column STORECAT.STOREENT_ID
-
StoreCatStoreIdentifierAttributeInfo(TableInfo) - Constructor for
class
com.ibm.commerce.search.catalog.
StoreCatStoreIdentifierAttributeInfo
- Constructor initializes the column name (and data type) represented by this
class.
-
StoreCatTableInfo
- class
com.ibm.commerce.search.catalog.
StoreCatTableInfo.
- Maps to STORECAT table
-
StoreCatTableInfo() - Constructor for class
com.ibm.commerce.search.catalog.
StoreCatTableInfo
- Constructor initializes the table name represented by this class.
-
StoreCEntIdentifierAttributeInfo - class
com.ibm.commerce.search.catalog.
StoreCEntIdentifierAttributeInfo.
- Maps to column STORECENT.CATENTRY_ID
-
StoreCEntIdentifierAttributeInfo(TableInfo) - Constructor for class
com.ibm.commerce.search.catalog.
StoreCEntIdentifierAttributeInfo
- Constructor initializes the column name (and data type) represented by this
class.
-
StoreCEntStoreIdentifierAttributeInfo - class
com.ibm.commerce.search.catalog.
StoreCEntStoreIdentifierAttributeInfo.
- Maps to column STORECENT.CATENTRY_ID
-
StoreCEntStoreIdentifierAttributeInfo(TableInfo) - Constructor for
class
com.ibm.commerce.search.catalog.
StoreCEntStoreIdentifierAttributeInfo
- Constructor initializes the column name (and data type) represented by this
class.
-
StoreCEntTableInfo
- class
com.ibm.commerce.search.catalog.
StoreCEntTableInfo.
- Maps to STORECENT table
-
StoreCEntTableInfo() - Constructor for class
com.ibm.commerce.search.catalog.
StoreCEntTableInfo
- Constructor initializes the table name represented by this class.
-
STORECGRP_STOREENT_ID_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
SelectQuery
-
-
STORECGRP_STOREENT_ID_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
RuleQuery
-
-
StoreCGrpCatGroupIdAttributeInfo - class
com.ibm.commerce.search.catalog.
StoreCGrpCatGroupIdAttributeInfo.
- Maps to column STORECGRP.CATGROUP_ID
-
StoreCGrpCatGroupIdAttributeInfo(TableInfo) - Constructor for class
com.ibm.commerce.search.catalog.
StoreCGrpCatGroupIdAttributeInfo
- Constructor initializes the column name (and data type) represented by this
class.
-
StoreCGrpStoreEntIdAttributeInfo - class
com.ibm.commerce.search.catalog.
StoreCGrpStoreEntIdAttributeInfo.
- Maps to column STORECGRP.STOREENT_ID
-
StoreCGrpStoreEntIdAttributeInfo(TableInfo) - Constructor for class
com.ibm.commerce.search.catalog.
StoreCGrpStoreEntIdAttributeInfo
- Constructor initializes the column name (and data type) represented by this
class.
-
StoreCGrpTableInfo
- class
com.ibm.commerce.search.catalog.
StoreCGrpTableInfo.
- Maps to STORECGRP table
-
StoreCGrpTableInfo() - Constructor for class
com.ibm.commerce.search.catalog.
StoreCGrpTableInfo
- Constructor initializes the table name represented by this class.
-
StoreContractAccessBean
- class
com.ibm.commerce.contract.objects.
StoreContractAccessBean.
- Each row of this table indicates that a Contract is deployed in a
Store.
-
StoreContractAccessBean() - Constructor for class
com.ibm.commerce.contract.objects.
StoreContractAccessBean
- constructor
-
StoreContractAccessBean(javax.ejb.EJBObject) - Constructor for class
com.ibm.commerce.contract.objects.
StoreContractAccessBean
- constructor
-
StoreContractAccessBeanData - interface
com.ibm.commerce.contract.objects.
StoreContractAccessBeanData.
- Each row of this table indicates that a Contract is deployed in a
Store.
-
StoreContractBean
- class
com.ibm.commerce.contract.objects.
StoreContractBean.
- This bean provides access to the STORECNTR table.
-
StoreContractBean() - Constructor for class
com.ibm.commerce.contract.objects.
StoreContractBean
-
-
StoreContractBeanBase
- class
com.ibm.commerce.contract.objimpl.
StoreContractBeanBase.
- This bean provides access to the STORECNTR.html" table.
-
StoreContractBeanBase() - Constructor for class
com.ibm.commerce.contract.objimpl.
StoreContractBeanBase
-
-
StoreContractDataBean
- class
com.ibm.commerce.contract.beans.
StoreContractDataBean.
- Gets the store contract data from the database.
-
StoreContractDataBean() - Constructor for class
com.ibm.commerce.contract.beans.
StoreContractDataBean
-
-
StoreCopy -
class
com.ibm.commerce.registry.StoreCopy.
- This class is for internal use by the StoreRegistry.
-
StoreCopy()
- Constructor for class
com.ibm.commerce.registry.StoreCopy
- Constructor for StoreCopy.
-
StoreCreationWizardCmd
- interface
com.ibm.commerce.contract.commands.
StoreCreationWizardCmd.
- Reads the XML template file used by the Store Creation wizard, substituting
default values.
-
StoreCreationWizardCmdImpl - class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl.
- Read the XML template file for the right profile store (e.g.:
TemplateHostingContractRPS.xml) and substitutes with user specified
values.
-
StoreCreationWizardCmdImpl() - Constructor for class
com.ibm.commerce.contract.commands.
StoreCreationWizardCmdImpl
-
-
StoreCreationWizardDataBean - class
com.ibm.commerce.tools.contract.beans.
StoreCreationWizardDataBean.
- The StoreCreationWizardDataBean contains various methods used in Store
Creation wizard including:
Gets all languages in WebSphere Commerce Gets all currecies in WebSphere
Commerce Gets channel fulfillment center Gets catalog asset stores Gets hosted
storefront asset stores Gets user organization
-
StoreCreationWizardDataBean() - Constructor for class
com.ibm.commerce.tools.contract.beans.
StoreCreationWizardDataBean
- Constructor
-
STORED_PROCEDURE_ERROR_CODE - Static variable in class
com.ibm.commerce.fulfillment.commands.
InventoryManagementHelper
-
-
StoreDataBean
- class
com.ibm.commerce.common.beans.
StoreDataBean.
- This data bean represents a Store
-
StoreDataBean()
- Constructor for class
com.ibm.commerce.common.beans.
StoreDataBean
- Creates an empty StoreDataBean.
-
StoreDataBean(StoreAccessBean) - Constructor for class
com.ibm.commerce.common.beans.
StoreDataBean
- Creates a StoreDataBean from a StoreAccessBean
-
StoreDefaultAccessBean
- class
com.ibm.commerce.common.objects.
StoreDefaultAccessBean.
- Each row of this table contains default information for a Store.
-
StoreDefaultAccessBean() - Constructor for class
com.ibm.commerce.common.objects.
StoreDefaultAccessBean
- constructor
-
StoreDefaultAccessBean(javax.ejb.EJBObject) - Constructor for class
com.ibm.commerce.common.objects.
StoreDefaultAccessBean
- constructor
-
StoreDefaultDataBean
- class
com.ibm.commerce.common.beans.
StoreDefaultDataBean.
- Gets the store default data from the database.
-
StoreDefaultDataBean() - Constructor for class
com.ibm.commerce.common.beans.
StoreDefaultDataBean
-
-
StoredProcedureHelperProxy - class
com.ibm.commerce.fulfillment.commands.
StoredProcedureHelperProxy.
- This helper class to facilitate various operations on the collections of
order items.
-
storeent_id - Variable in class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStats
- Store entity ID, maps to the table column with the same name.
-
storeent_id - Variable in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PEStats
- Store entity ID, maps to the table column with the same name.
-
storeent_id - Variable in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PCStats
- Store entity ID, maps to the table column with the same name.
-
storeent_id - Variable in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PAStats
- Store entity ID, maps to the table column with the same name.
-
storeent_id - Variable in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnStats
- Store entity ID.
-
storeent_id - Variable in class
com.ibm.commerce.marketingcenter.events.dbobjects.
CpgnLog
- Store entity ID.
-
storeEnt_Id - Variable in class
com.ibm.commerce.tools.promotions.
PromotionPublishCmdImpl
- store entity id
-
STOREENT_ID - Static variable in class
com.ibm.commerce.marketingcenter.events.dbobjects.
SAStatsConstants
- Column name definitions - store entity ID
-
STOREENT_ID - Static variable in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PEStatsConstants
- Column name definitions - store entity ID
-
STOREENT_ID - Static variable in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PCStatsConstants
- Column name definitions - store entity ID
-
STOREENT_ID - Static variable in class
com.ibm.commerce.marketingcenter.events.dbobjects.
PAStatsConstants
- Column name definitions - store entity ID
-
storeEntity - Variable in class
com.ibm.commerce.utf.commands.
CreateShippingChargeTCCmdImpl
- Store Entity.
-
storeEntity - Variable in class
com.ibm.commerce.utf.commands.
CreateReturnPaymentTCCmdImpl
- Store Entity.
-
StoreEntityAccessBean
- class
com.ibm.commerce.common.objects.
StoreEntityAccessBean.
- Each row of this table represents a StoreEntity.
-
StoreEntityAccessBean() - Constructor for class
com.ibm.commerce.common.objects.
StoreEntityAccessBean
- constructor
-
StoreEntityAccessBean(javax.ejb.EJBObject) - Constructor for class
com.ibm.commerce.common.objects.
StoreEntityAccessBean
- constructor
-
StoreEntityBeanBase
- class
com.ibm.commerce.common.objimpl.
StoreEntityBeanBase.
- Each row of this table represents a StoreEntity.
-
StoreEntityBeanBase() - Constructor for class
com.ibm.commerce.common.objimpl.
StoreEntityBeanBase
-
-
StoreEntityCalculationUsageDataBean - class
com.ibm.commerce.fulfillment.beans.
StoreEntityCalculationUsageDataBean.
- IBM internal use only.
-
StoreEntityCalculationUsageDataBean() - Constructor for class
com.ibm.commerce.fulfillment.beans.
StoreEntityCalculationUsageDataBean
-
-
StoreEntityDataBean
- class
com.ibm.commerce.common.beans.
StoreEntityDataBean.
- Gets the store entity data from the database.
-
StoreEntityDataBean() - Constructor for class
com.ibm.commerce.common.beans.
StoreEntityDataBean
-
-
StoreEntityDescriptionAccessBean - class
com.ibm.commerce.common.objects.
StoreEntityDescriptionAccessBean.
- This table contains language-dependent information about a
StoreEntity.
-
StoreEntityDescriptionAccessBean() - Constructor for class
com.ibm.commerce.common.objects.
StoreEntityDescriptionAccessBean
- constructor
-
StoreEntityDescriptionAccessBean(Integer, Integer) - Constructor for
class
com.ibm.commerce.common.objects.
StoreEntityDescriptionAccessBean
- StoreEntityDescriptionAccessBean constructor
-
StoreEntityDescriptionAccessBean(javax.ejb.EJBObject) - Constructor
for class
com.ibm.commerce.common.objects.
StoreEntityDescriptionAccessBean
- constructor
-
StoreEntityDescriptionBeanBase - class
com.ibm.commerce.common.objimpl.
StoreEntityDescriptionBeanBase.
- Each row of this table contains Language-dependent information about a
StoreEntity.
-
StoreEntityDescriptionBeanBase() - Constructor for class
com.ibm.commerce.common.objimpl.
StoreEntityDescriptionBeanBase
-
-
StoreEntityDescriptionDataBean
- class
com.ibm.commerce.common.beans.
StoreEntityDescriptionDataBean.
- Gets the store entity description data from the database.
-
StoreEntityDescriptionDataBean() - Constructor for class
com.ibm.commerce.common.beans.
StoreEntityDescriptionDataBean
-
-
storeEntityId - Variable in class
com.ibm.commerce.common.objimpl.
SupportedLanguageBeanBase
-
-
storeEntityId - Variable in class
com.ibm.commerce.common.objimpl.
SupportedCurrencyBeanBase
-
-
storeEntityId - Variable in class
com.ibm.commerce.common.objimpl.
StoreEntityDescriptionBeanBase
-
-
storeEntityId - Variable in class
com.ibm.commerce.common.objimpl.
StoreEntityBeanBase
-
-
storeEntityId - Variable in class
com.ibm.commerce.contract.objimpl.
BusinessPolicyBeanBase
-
-
storeEntityId
- Variable in class
com.ibm.commerce.registry.
UrlRegistryEntry
- The default value of the store entity parameter.
-
storeEntityId
- Variable in class
com.ibm.commerce.registry.
StoreEntityUsageKey
-
-
StoreEntityUsageCache
- class
com.ibm.commerce.order.calculation.
StoreEntityUsageCache.
- Reserved for IBM internal use.
-
StoreEntityUsageCache() - Constructor for class
com.ibm.commerce.order.calculation.
StoreEntityUsageCache
-
-
StoreEntityUsageCache(int) - Constructor for class
com.ibm.commerce.order.calculation.
StoreEntityUsageCache
-
-
StoreEntityUsageKey
- class
com.ibm.commerce.order.calculation.
StoreEntityUsageKey.
- Reserved for IBM internal use.
-
StoreEntityUsageKey
- class
com.ibm.commerce.registry.
StoreEntityUsageKey.
- Reserved for IBM internal use.
-
StoreEntityUsageKey(Integer, Integer) - Constructor for class
com.ibm.commerce.order.calculation.
StoreEntityUsageKey
-
-
StoreEntityUsageKey(Integer, Integer) - Constructor for class
com.ibm.commerce.registry.
StoreEntityUsageKey
-
-
StoreGroupAccessBean
- class
com.ibm.commerce.common.objects.
StoreGroupAccessBean.
- Each row of this table represents a StoreGroup.
-
StoreGroupAccessBean() - Constructor for class
com.ibm.commerce.common.objects.
StoreGroupAccessBean
- constructor
-
StoreGroupAccessBean(javax.ejb.EJBObject) - Constructor for class
com.ibm.commerce.common.objects.
StoreGroupAccessBean
- constructor
-
StoreGroupBeanBase
- class
com.ibm.commerce.common.objimpl.
StoreGroupBeanBase.
- This is an Entity Bean class with CMP fields
-
StoreGroupBeanBase() - Constructor for class
com.ibm.commerce.common.objimpl.
StoreGroupBeanBase
-
-
StoreGroupDataBean
- class
com.ibm.commerce.common.beans.
StoreGroupDataBean.
- Gets the store group data from the database.
-
StoreGroupDataBean() - Constructor for class
com.ibm.commerce.common.beans.
StoreGroupDataBean
-
-
storeGroupId
- Variable in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
-
-
StoreHelper
- class
com.ibm.commerce.me.datatype.
StoreHelper.
- contains utility methods related to the store and the catalog.
-
StoreHelper()
- Constructor for class
com.ibm.commerce.me.datatype.
StoreHelper
-
-
storeId - Variable in class
com.ibm.commerce.contract.objimpl.
StoreContractBeanBase
-
-
storeId - Variable in class
com.ibm.commerce.couponoffer.commands.
AcceptCouponFromBannerAdCmdImpl
- The ID of the store from which this coupon is being accepted
-
storeId - Variable in class
com.ibm.commerce.couponpromotion.objects.
CouponPromotionBean
- Implemetation field for persistent attribute: storeId
-
storeId - Variable in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdTaskCmdImpl
- The store ID.
-
storeId - Variable in class
com.ibm.commerce.couponredemption.commands.
UseCouponIdCmdImpl
- Store ID for which the order is placed.
-
storeId - Variable in class
com.ibm.commerce.couponredemption.commands.
RedeemCouponCmdImpl
- The store ID.
-
storeId - Variable in class
com.ibm.commerce.couponwallet.databeans.
ViewWalletDataBean
- The store for which the coupons are being shown.
-
storeId - Variable in class
com.ibm.commerce.marketingcenter.events.databeans.
SalesAssistantStatisticsBean
- The store ID field in the SASTATS table.
-
storeId - Variable in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductExplorerStatisticsBean
- The store ID field in the PESTATS table.
-
storeId - Variable in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductComparisonStatisticsBean
- The store ID field in the PCSTATS table.
-
storeId - Variable in class
com.ibm.commerce.marketingcenter.events.databeans.
ProductAdvisorStatisticsBean
- The store ID field in the PASTATS table.
-
storeId - Variable in class
com.ibm.commerce.marketingcenter.events.objects.
SalesAssistantStatisticsKey
-
-
storeId - Variable in class
com.ibm.commerce.marketingcenter.events.objects.
ProductExplorerStatisticsKey
-
-
storeId - Variable in class
com.ibm.commerce.marketingcenter.events.objects.
ProductComparisonStatisticsKey
-
-
storeId - Variable in class
com.ibm.commerce.marketingcenter.events.objects.
ProductAdvisorStatisticsKey
-
-
storeId - Variable in class
com.ibm.commerce.me.commands.
BatchOrderRequestCmdImpl
-
-
storeId
- Variable in class
com.ibm.commerce.pvcadapter.
PVCAdapterImpl
-
-
storeId
- Variable in class
com.ibm.commerce.tools.campaigns.
ProductTreeDataBean
- The ID of the current store.
-
storeId - Variable in class
com.ibm.commerce.tools.campaigns.
CatalogSearchDataBean
- ID of the store that is currently logged on to.
-
storeId - Variable in class
com.ibm.commerce.tools.contract.beans.
ContractDataBean
-
-
storeId - Variable in class
com.ibm.commerce.tools.contract.beans.
AccountDataBean
-
-
storeId - Variable in class
com.ibm.commerce.tools.promotions.
DiscountDetailsBean
- Provide the Id of the store
-
storeId - Variable in class
com.ibm.commerce.tools.promotions.
CreateDiscountCmdImpl
- store ID
-
STOREID - Static variable in class
com.ibm.commerce.fulfillment.commands.
CheckInventoryAvailabilityBECmdImpl
- The STOREID string.
-
storeIds - Variable in class
com.ibm.commerce.tools.campaigns.
ProductTreeDataBean
- The IDs of the all the related stores in the store path.
-
StoreInvCatEntIdentifierAttributeInfo - class
com.ibm.commerce.search.catalog.
StoreInvCatEntIdentifierAttributeInfo.
- Maps to column STOREINV.CATENTRY_ID
-
StoreInvCatEntIdentifierAttributeInfo(TableInfo) - Constructor for
class
com.ibm.commerce.search.catalog.
StoreInvCatEntIdentifierAttributeInfo
- Constructor initializes the column name (and data type) represented by this
class.
-
STOREINVENTORY_QUANTITY_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
SelectQuery
-
-
STOREINVENTORY_QUANTITY_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
RuleQuery
-
-
STOREINVENTORY_QUANTITY_MEASURE_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
SelectQuery
-
-
STOREINVENTORY_QUANTITY_MEASURE_Attr - Static variable in class
com.ibm.commerce.search.rulequery.
RuleQuery
-
-
StoreInvQuanMeasureAttributeInfo - class
com.ibm.commerce.search.catalog.
StoreInvQuanMeasureAttributeInfo.
- Maps to column STOREINV.QUANTITYMEASURE
-
StoreInvQuanMeasureAttributeInfo(TableInfo) - Constructor for class
com.ibm.commerce.search.catalog.
StoreInvQuanMeasureAttributeInfo
- Constructor initializes the column name (and data type) represented by this
class.
-
StoreInvQuantityAttributeInfo - class
com.ibm.commerce.search.catalog.
StoreInvQuantityAttributeInfo.
- Maps to column STOREINV.STOREQUANTITY
-
StoreInvQuantityAttributeInfo(TableInfo) - Constructor for class
com.ibm.commerce.search.catalog.
StoreInvQuantityAttributeInfo
- Constructor initializes the column name (and data type) represented by this
class.
-
StoreInvTableInfo
- class
com.ibm.commerce.search.catalog.
StoreInvTableInfo.
- Maps to STOREINV table
-
StoreInvTableInfo() - Constructor for class
com.ibm.commerce.search.catalog.
StoreInvTableInfo
- Constructor initializes the table name represented by this class.
-
StoreItemAccessBean
- class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean.
- Each row of this table contains attributes that affect how a particular
Store allocates inventory for the specified items of a particular
BaseItem.
-
StoreItemAccessBean() - Constructor for class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- constructor
-
StoreItemAccessBean(javax.ejb.EJBObject) - Constructor for class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- constructor
-
StoreItemAccessBean(Long, Integer) - Constructor for class
com.ibm.commerce.inventory.objects.
StoreItemAccessBean
- constructor
-
StoreItemAccessBeanData
- interface
com.ibm.commerce.inventory.objects.
StoreItemAccessBeanData.
- Each row of this table contains attributes that affect how a particular
Store allocates inventory for the specified items of a particular
BaseItem.
-
StoreItemBean
- class
com.ibm.commerce.inventory.objects.
StoreItemBean.
- This is an Entity Bean class with CMP fields
-
StoreItemBean() - Constructor for class
com.ibm.commerce.inventory.objects.
StoreItemBean
-
-
StoreItemDataBean
- class
com.ibm.commerce.inventory.beans.
StoreItemDataBean.
- IBM internal use only.
-
StoreItemDataBean() - Constructor for class
com.ibm.commerce.inventory.beans.
StoreItemDataBean
-
-
StoreItemFulfillmentCenterAccessBean - class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBean.
- Each row of this table contains information about a BaseItem for a
particular Store (or all the Stores in a StoreGroup) and
FulfillmentCenter.
-
StoreItemFulfillmentCenterAccessBean() - Constructor for class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBean
- constructor
-
StoreItemFulfillmentCenterAccessBean(javax.ejb.EJBObject) -
Constructor for class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBean
- constructor
-
StoreItemFulfillmentCenterAccessBean(Long, Integer, Integer) -
Constructor for class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBean
- constructor
-
StoreItemFulfillmentCenterAccessBeanData - interface
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterAccessBeanData.
- Each row of this table contains information about a BaseItem for a
particular Store (or all the Stores in a StoreGroup) and
FulfillmentCenter.
-
StoreItemFulfillmentCenterBean - class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterBean.
- This is an Entity Bean class with CMP fields
-
StoreItemFulfillmentCenterBean() - Constructor for class
com.ibm.commerce.inventory.objects.
StoreItemFulfillmentCenterBean
-
-
StoreItemFulfillmentCenterDataBean - class
com.ibm.commerce.inventory.beans.
StoreItemFulfillmentCenterDataBean.
- IBM internal use only.
-
StoreItemFulfillmentCenterDataBean() - Constructor for class
com.ibm.commerce.inventory.beans.
StoreItemFulfillmentCenterDataBean
-
-
storeLevel
- Variable in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
-
-
StoreMbrGpIdentifierAttributeInfo - class
com.ibm.commerce.search.catalog.
StoreMbrGpIdentifierAttributeInfo.
- Maps to column STOREMBRGP.MBRGRP_ID
-
StoreMbrGpIdentifierAttributeInfo(TableInfo) - Constructor for class
com.ibm.commerce.search.catalog.
StoreMbrGpIdentifierAttributeInfo
- Constructor initializes the column name (and data type) represented by this
class.
-
StoreMbrGpStoreIdentifierAttributeInfo - class
com.ibm.commerce.search.catalog.
StoreMbrGpStoreIdentifierAttributeInfo.
- Maps to column STOREMBRGP.STORE_ID
-
StoreMbrGpStoreIdentifierAttributeInfo(TableInfo) - Constructor for
class
com.ibm.commerce.search.catalog.
StoreMbrGpStoreIdentifierAttributeInfo
- Constructor initializes the column name (and data type) represented by this
class.
-
StoreMbrGpTableInfo
- class
com.ibm.commerce.search.catalog.
StoreMbrGpTableInfo.
- Maps to STOREMBRGP table
-
StoreMbrGpTableInfo() - Constructor for class
com.ibm.commerce.search.catalog.
StoreMbrGpTableInfo
- Constructor initializes the table name represented by this class.
-
storeName
- Variable in class
com.ibm.commerce.couponwallet.databeans.
CouponInfo
- The issuing store's name for the coupon.
-
storeReferenceNumber
- Variable in class
com.ibm.commerce.beans.DataBeanHelper
-
-
storeRegistry
- Static variable in class
com.ibm.commerce.server.WcsApp
-
-
StoreRegistry
- class
com.ibm.commerce.registry.
StoreRegistry.
- The Store registry contains the runtime cache of StoreAccessBean
objects.
-
StoreRegistry()
- Constructor for class
com.ibm.commerce.registry.
StoreRegistry
- Store registry constructor.
-
storeRelatedToSchedule(InitiativeScheduleAccessBean) - Method in
class
com.ibm.commerce.tools.campaigns.
CampaignInitiativeScheduleListDataBean
- Checks if the store that the given schedule belongs to can be found in the
marketing campaign store path or not.
-
storeRelType - Variable in class
com.ibm.commerce.tools.campaigns.
ProductTreeDataBean
- The store relationship type in the store path.
-
StoreRequestOrderQuotationCmd - interface
com.ibm.commerce.orderquotation.commands.
StoreRequestOrderQuotationCmd.
- Interface for the command used to transmit requests for quotation Orders to
one or more quote enabled referral stores.
-
StoreRequestOrderQuotationCmdImpl - class
com.ibm.commerce.orderquotation.commands.
StoreRequestOrderQuotationCmdImpl.
- Transmit requests for quotation Orders to one or more quote enabled
referral stores according to specified contracts.
-
StoreRequestOrderQuotationCmdImpl() - Constructor for class
com.ibm.commerce.orderquotation.commands.
StoreRequestOrderQuotationCmdImpl
- Constructor for RequestOrderQuotationCmdImpl
-
storeSize
- Variable in class
com.ibm.commerce.registry.
StoreRegistry
-
-
storesWebPath
- Static variable in class
com.ibm.commerce.server.WcsApp
-
-
storeType
- Variable in class
com.ibm.commerce.common.objimpl.
StoreBeanBase
-
-
storeType - Variable in class
com.ibm.commerce.tools.optools.user.beans.
UserSearchDataBean
-
-
storeWebModuleName
- Static variable in class
com.ibm.commerce.server.WcsApp
-
-
STR_ADDRESS_ID - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_ATTR_NAME - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_ATTR_NAME - Static variable in class
com.ibm.commerce.returns.commands.
ReturnItemBaseCmdImpl
-
-
STR_ATTR_VALUE - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_ATTR_VALUE - Static variable in class
com.ibm.commerce.returns.commands.
ReturnItemBaseCmdImpl
-
-
STR_CATENTRY_ID - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_CATENTRY_ID - Static variable in class
com.ibm.commerce.returns.commands.
ReturnItemBaseCmdImpl
-
-
STR_COMMENT - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_CONFIGURATION_ID - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_CONTINUE - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_CONTRACT_ID - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_CORRELATION_GROUP - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_DESCRIPTION - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_EXPAND_CONFIGURATION_ID - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_FIELD1 - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_FIELD2 - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_INVALID_INPUT_ERROR_VIEW - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
- The invalid input error view.
-
STR_LIST_ID - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_MEMBER_ID - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_OFFER_ID - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_ORDER_COMMENT - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_ORDER_DESC - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_ORDER_ID - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_ORDERITEM_ID - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_OUT_ORDER_NAME - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_OUT_ORDERITEM_NAME - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_PART_NUMBER - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_QUANTITY - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_SHIPMODE_ID - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_STORE_ID - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
STR_UOM - Static variable in class
com.ibm.commerce.orderitems.commands.
OrderItemBaseCmdImpl
-
Deprecated.
-
str2YN(String) - Method in class
com.ibm.commerce.tools.catalog.util.
CatalogEntryCreateUpdateHelper
- translate true/false to Y/N.
-
strEdit - Variable in class
com.ibm.commerce.tools.optools.returns.commands.
CSRReturnProcessCmdImpl
- Edit parameter
-
STRING_DELIMITER - Static variable in interface
com.ibm.commerce.tools.segmentation.
SegmentConstants
- String delimiter
-
StringManipulationHelper - class
com.ibm.commerce.marketingcenter.events.dbobjects.
StringManipulationHelper.
- This helper class provides various methods to manipulate strings.
-
StringPair
- class
com.ibm.commerce.tools.util.
StringPair.
- A basic string key or value pair wrapper used for sorting.
-
StringPair(String, String) - Constructor for class
com.ibm.commerce.tools.util.
StringPair
- This constructor takes in a key or value pair.
-
StringPair(String, String, Collator) - Constructor for class
com.ibm.commerce.tools.util.
StringPair
- This constructor takes in a key or value pair and a collator.
-
stringToArray(String) - Static method in class
com.ibm.commerce.server.ServletHelper
- Converts a string with values seperated by commas to an array of
strings.
-
stringToArray(String, String) - Static method in class
com.ibm.commerce.datatype.DataHelper
- Convert a string with values separated by a separator to an array of
strings.
-
StringToBigDecimal(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to BigDecimal
.
-
StringToboolean(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to boolean
.
-
StringToBoolean(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to Boolean
.
-
StringTobyte(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to byte
.
-
StringToByte(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to Byte
.
-
StringTobyteArray(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to byte array
.
-
StringToCalendar(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to Calendar
.
-
StringTochar(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to char
.
-
StringToCharacter(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to Character
.
-
stringToDate(String) - Static method in class
com.ibm.commerce.tools.epromotion.util.
EproUtil
- Converts a
String
to a Date
.
-
stringToDate(String, String) - Static method in class
com.ibm.commerce.tools.epromotion.util.
EproUtil
- Converts a
String
to a Date
using the given
format
.
-
StringTodouble(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to double
.
-
StringToDouble(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to Double
.
-
StringTofloat(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to float
.
-
StringToFloat(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to Float
.
-
stringToHex(String) - Static method in class
com.ibm.commerce.tools.util.Util
- Converts the given string to a hexadecimal representation.
-
stringToHexString(String) - Static method in class
com.ibm.commerce.datatype.DataHelper
- Converts a string representing a number in decimal format to a hexadecimal
string.
-
StringToint(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to int
.
-
StringToInteger(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to Integer
.
-
stringToIntegerArray(String[]) - Static method in class
com.ibm.commerce.server.ServletHelper
- Converts an array of Strings to an array of Integers.
-
StringTolong(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to long
.
-
StringToLong(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to Long
.
-
StringToshort(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to short
.
-
StringToShort(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to Short
.
-
stringToTime(String) - Static method in class
com.ibm.commerce.tools.epromotion.util.
EproUtil
- Converts a
String
to a Time
.
-
stringToTime(String, String) - Static method in class
com.ibm.commerce.tools.epromotion.util.
EproUtil
- Converts a
String
to a Time
using the given
format
.
-
stringToTimestamp(String) - Static method in class
com.ibm.commerce.tools.epromotion.util.
EproUtil
- Converts a
String
to a Timestamp
.
-
StringToTimestamp(String) - Static method in class
com.ibm.commerce.command.
ECStringConverter
- Converts from
String
to Timestamp
.
-
stringToTimestamp(String, String) - Static method in class
com.ibm.commerce.tools.epromotion.util.
EproUtil
- Converts a
String
to a Timestamp
using the given
format
.
-
stringToTimestamp(String, String, Locale) - Static method in class
com.ibm.commerce.tools.epromotion.util.
EproUtil
- Converts a
String
to a Timestamp
using the given
format
and lcl
.
-
strip(String)
- Static method in class
com.ibm.commerce.tools.util.Util
- Strips the leading and trailing characters.
-
stripBrackets(String) - Static method in class
com.ibm.commerce.tools.campaigns.
CampaignUtil
- The stripBrackets method takes the string, and removes its bracket wrapped
around it.
-
stripLeading(String) - Static method in class
com.ibm.commerce.tools.util.Util
- Strips leading characters " \t\n".
-
stripLeading(String, String) - Static method in class
com.ibm.commerce.tools.util.Util
- Strips the given leading characters.
-
stripNonAlphanumericCharacters(String) - Static method in class
com.ibm.commerce.tools.segmentation.
SegmentUtil
- Strips the non alphanumeric characters from the specified string.
-
stripQuotes(String) - Static method in class
com.ibm.commerce.tools.campaigns.
CampaignUtil
- The stripQuotes method takes the string, and removes its quotes wrapped
around it.
-
stripSingleQuotes(String) - Static method in class
com.ibm.commerce.tools.campaigns.
CampaignUtil
- The stripSingleQuotes method takes the string, and removes its single
quotes wrapped around it.
-
stripTrailing(String) - Static method in class
com.ibm.commerce.tools.util.Util
- Strips trailing characters " \t\n".
-
stripTrailing(String, String) - Static method in class
com.ibm.commerce.tools.util.Util
- Strips the given trailing characters.
-
strProfileType - Variable in class
com.ibm.commerce.user.beans.
UserRegistrationDataBean
- The profile type of the user
-
strProfileType
- Variable in class
com.ibm.commerce.user.beans.
UserInfoDataBean
-
-
SUBCLASS_SHIPPING - Static variable in interface
com.ibm.commerce.order.calculation.
CalculationConstants
-
-
SUBCLASS_TAX - Static variable in interface
com.ibm.commerce.order.calculation.
CalculationConstants
-
-
subdomain - Variable in class
com.ibm.commerce.utf.commands.
AlgorithmRegistryBaseCmdImpl
-
Deprecated. The Sub Domain
-
subId - Variable in class
com.ibm.commerce.marketingcenter.objimpl.
BIClosedLoopMiningMemberResultsBeanBase
- Implemetation field for persistent attribute: subId
-
SUBMIT_ERROR_STATUS - Static variable in interface
com.ibm.commerce.order.utils.
OrderConstants
-
-
SubmitShoppingCartCmd
- interface
com.ibm.commerce.me.commands.
SubmitShoppingCartCmd.
- This is the interface of SubmitShoppingCard command.
-
SubmitShoppingCartCmdImpl
- class
com.ibm.commerce.me.commands.
SubmitShoppingCartCmdImpl.
- This is the implementation of SubmitShoppingCard command.
-
SubmitShoppingCartCmdImpl() - Constructor for class
com.ibm.commerce.me.commands.
SubmitShoppingCartCmdImpl
-
-
SubOrderAccessBean
- class
com.ibm.commerce.order.objects.
SubOrderAccessBean.
- Each row of this table contains subtotals of amounts for all the OrderItems
of an Order with the same shipping address.
-
SubOrderAccessBean() - Constructor for class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- constructor
-
SubOrderAccessBean(javax.ejb.EJBObject) - Constructor for class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- constructor
-
SubOrderAccessBean(Long, Long) - Constructor for class
com.ibm.commerce.order.objects.
SubOrderAccessBean
- constructor
-
SubOrderAccessBeanData
- interface
com.ibm.commerce.order.objects.
SubOrderAccessBeanData.
- Each row of this table contains subtotals of amounts for all the OrderItems
of an Order with the same shipping address.
-
SubOrderAdjustmentAccessBean
- class
com.ibm.commerce.order.objects.
SubOrderAdjustmentAccessBean.
- Each row of this table represents a subtotal of all the OrderItemAdjustment
amounts in an OrderAdjustment whose OrderItems have the same shipping
address.
-
SubOrderAdjustmentAccessBean() - Constructor for class
com.ibm.commerce.order.objects.
SubOrderAdjustmentAccessBean
- constructor
-
SubOrderAdjustmentAccessBean(javax.ejb.EJBObject) - Constructor for
class
com.ibm.commerce.order.objects.
SubOrderAdjustmentAccessBean
- constructor
-
SubOrderAdjustmentAccessBean(Long, Long) - Constructor for class
com.ibm.commerce.order.objects.
SubOrderAdjustmentAccessBean
- constructor
-
SubOrderAdjustmentAccessBean(Long, Long, BigDecimal) - Constructor
for class
com.ibm.commerce.order.objects.
SubOrderAdjustmentAccessBean
- constructor
-
SubOrderAdjustmentAccessBeanData - interface
com.ibm.commerce.order.objects.
SubOrderAdjustmentAccessBeanData.
- Each row of this table represents a subtotal of all the OrderItemAdjustment
amounts in an OrderAdjustment whose OrderItems have the same shipping
address.
-
SubOrderAdjustmentBean
- class
com.ibm.commerce.order.objects.
SubOrderAdjustmentBean.
- This is an Entity Bean class with CMP fields
-
SubOrderAdjustmentBean() - Constructor for class
com.ibm.commerce.order.objects.
SubOrderAdjustmentBean
-
-
SubOrderAdjustmentDataBean
- class
com.ibm.commerce.order.beans.
SubOrderAdjustmentDataBean.
- IBM internal use only.
-
SubOrderAdjustmentDataBean() - Constructor for class
com.ibm.commerce.order.beans.
SubOrderAdjustmentDataBean
-
-
SubOrderAdjustmentKey
- class
com.ibm.commerce.order.calculation.
SubOrderAdjustmentKey.
- Reserved for IBM internal use.
-
SubOrderAdjustmentKey(Long, Long) - Constructor for class
com.ibm.commerce.order.calculation.
SubOrderAdjustmentKey
-
-
SubOrderBean
- class
com.ibm.commerce.order.objects.
SubOrderBean.
- This is an Entity Bean class with CMP fields
-
SubOrderBean()
- Constructor for class
com.ibm.commerce.order.objects.
SubOrderBean
-
-
SubOrderDataBean
- class
com.ibm.commerce.order.beans.
SubOrderDataBean.
- IBM internal use only.
-
SubOrderDataBean() - Constructor for class
com.ibm.commerce.order.beans.
SubOrderDataBean
-
-
SubOrderTaxAccessBean
- class
com.ibm.commerce.taxation.objects.
SubOrderTaxAccessBean.
- Each row of this table specifies the tax amount of a particular TaxCategory
for all the OrderItems with the same shipping address as the SubOrder.
-
SubOrderTaxAccessBean() - Constructor for class
com.ibm.commerce.taxation.objects.
SubOrderTaxAccessBean
- constructor
-
SubOrderTaxAccessBean(javax.ejb.EJBObject) - Constructor for class
com.ibm.commerce.taxation.objects.
SubOrderTaxAccessBean
- constructor
-
SubOrderTaxAccessBean(Long, BigDecimal, Integer) - Constructor for
class
com.ibm.commerce.taxation.objects.
SubOrderTaxAccessBean
- constructor
-
SubOrderTaxAccessBeanData
- interface
com.ibm.commerce.taxation.objects.
SubOrderTaxAccessBeanData.
- Each row of this table specifies the tax amount of a particular TaxCategory
for all the OrderItems with the same shipping address as the SubOrder.
-
SubOrderTaxBean
- class
com.ibm.commerce.taxation.objects.
SubOrderTaxBean.
- This is an Entity Bean class with CMP fields
-
SubOrderTaxBean() - Constructor for class
com.ibm.commerce.taxation.objects.
SubOrderTaxBean
-
-
SubOrderTaxDataBean
- class
com.ibm.commerce.taxation.beans.
SubOrderTaxDataBean.
- IBM internal use only.
-
SubOrderTaxDataBean() - Constructor for class
com.ibm.commerce.taxation.beans.
SubOrderTaxDataBean
-
-
SUBSTITUTE_PRODUCT_REF_VECTOR - Static variable in interface
com.ibm.commerce.messaging.commands.
ResponseOrderQuotationConstants
- The substituteProductReferenceVector field.
-
substitute(String, int) - Static method in class
com.ibm.commerce.tools.campaigns.
CampaignUtil
- Substitutes message parameters with arguments.
-
substitute(String, int) - Static method in class
com.ibm.commerce.tools.segmentation.
SegmentUtil
- Substitutes message parameters with arguments.
-
substitute(String, int, int) - Static method in class
com.ibm.commerce.tools.campaigns.
CampaignUtil
- Substitutes message parameters with arguments.
-
substitute(String, int, int) - Static method in class
com.ibm.commerce.tools.segmentation.
SegmentUtil
- Substitutes message parameters with arguments.
-
substitute(String, Object) - Static method in class
com.ibm.commerce.tools.segmentation.
SegmentUtil
- Substitutes message parameters with arguments.
-
substitute(String, Object[]) - Static method in class
com.ibm.commerce.tools.campaigns.
CampaignUtil
- Substitutes message parameters with arguments.
-
substitute(String, Object[]) - Static method in class
com.ibm.commerce.tools.segmentation.
SegmentUtil
- Substitutes message parameters with arguments.
-
substitute(String, Object, Object) - Static method in class
com.ibm.commerce.tools.segmentation.
SegmentUtil
- Substitutes message parameters with arguments.
-
substitute(String, Object, Object, Object) - Static method in class
com.ibm.commerce.tools.segmentation.
SegmentUtil
- Substitutes message parameters with arguments.
-
substitute(String, String) - Static method in class
com.ibm.commerce.tools.campaigns.
CampaignUtil
- Substitutes message parameters with arguments.
-
substitute(String, String, String) - Static method in class
com.ibm.commerce.tools.campaigns.
CampaignUtil
- Substitutes message parameters with arguments.
-
SUBSTITUTION_CODE - Static variable in interface
com.ibm.commerce.messaging.commands.
ResponseOrderQuotationConstants
- The substitutionCode field.
-
SUCC_DBCREATE
- Static variable in interface
com.ibm.commerce.ras.ECMessageKey
-
-
SUCC_DBCREATE
- Static variable in class
com.ibm.commerce.ras.ECMessage
-
-
SUCC_DBMODIFIED
- Static variable in interface
com.ibm.commerce.ras.ECMessageKey
-
-
SUCC_DBMODIFIED
- Static variable in class
com.ibm.commerce.ras.ECMessage
-
-
SUCC_INSTCREATED
- Static variable in interface
com.ibm.commerce.ras.ECMessageKey
-
-
SUCC_INSTCREATED
- Static variable in class
com.ibm.commerce.ras.ECMessage
-
-
SUCC_INSTMODIFIED
- Static variable in interface
com.ibm.commerce.ras.ECMessageKey
-
-
SUCC_INSTMODIFIED
- Static variable in class
com.ibm.commerce.ras.ECMessage
-
-
SUM_Operator
- Static variable in class
com.ibm.commerce.search.rulequery.
SelectQuery
-
-
SUM_Operator
- Static variable in class
com.ibm.commerce.search.rulequery.
RuleQuery
-
-
sum(BigDecimal[]) - Method in class
com.ibm.commerce.order.calculation.
CalculationHelper
- Sums the elements of a BigDecimal array.
-
SummarizeAdjustmentCmd
- interface
com.ibm.commerce.order.calculation.
SummarizeAdjustmentCmd.
- This is the discount specific version of the
SummarizeCalculationUsage
command.
-
SummarizeAdjustmentCmdImpl - class
com.ibm.commerce.order.calculation.
SummarizeAdjustmentCmdImpl.
- This is the default implementation of the
SummarizeAdjustment
command.
-
SummarizeAdjustmentCmdImpl() - Constructor for class
com.ibm.commerce.order.calculation.
SummarizeAdjustmentCmdImpl
-
-
SummarizeCalculationUsageCmd - interface
com.ibm.commerce.order.calculation.
SummarizeCalculationUsageCmd.
- This command is called by OrderPrepare/PrepareOrder to summarize a
calculation usage.
-
summarizeCalculationUsages(OrderAccessBean, SubOrderAccessBean[],
OrderItemAccessBean[], String, HashMap, CommandContext) - Method in
class
com.ibm.commerce.order.calculation.
CalculationHelper
- This method is called by OrderPrepare/PrepareOrder to summarize all
calculation usages enabled by the store.
-
summarizeCalculationUsages(OrderAccessBean, SubOrderAccessBean[],
OrderItemAccessBean[], String, HashMap, Set, Set, CommandContext) -
Method in class
com.ibm.commerce.order.calculation.
CalculationHelper
- This method is called by OrderPrepare/PrepareOrder to summarize all
calculation usages enabled by the store.
-
SummarizeCouponUsageCmd - interface
com.ibm.commerce.couponredemption.commands.
SummarizeCouponUsageCmd.
- This command is an empty implementation
-
SummarizeCouponUsageCmdImpl - class
com.ibm.commerce.couponredemption.commands.
SummarizeCouponUsageCmdImpl.
- This command is an empty implementation.
-
SummarizeCouponUsageCmdImpl() - Constructor for class
com.ibm.commerce.couponredemption.commands.
SummarizeCouponUsageCmdImpl
- Constructor for SummarizeAdjustmentCmdImpl call super .
-
SummarizeSalesTaxCmd
- interface
com.ibm.commerce.order.calculation.
SummarizeSalesTaxCmd.
- This is the sales tax specific version of the
SummarizeCalculationUsage
command.
-
SummarizeSalesTaxCmdImpl
- class
com.ibm.commerce.order.calculation.
SummarizeSalesTaxCmdImpl.
- This is the default implementation of the
SummarizeSalesTax
command.
-
SummarizeSalesTaxCmdImpl() - Constructor for class
com.ibm.commerce.order.calculation.
SummarizeSalesTaxCmdImpl
-
-
SummarizeShippingCmd
- interface
com.ibm.commerce.order.calculation.
SummarizeShippingCmd.
- This is the shipping specific version of the
SummarizeCalculationUsage
command.
-
SummarizeShippingCmdImpl
- class
com.ibm.commerce.order.calculation.
SummarizeShippingCmdImpl.
- This is the default implementation of the
SummarizeShipping
command.
-
SummarizeShippingCmdImpl() - Constructor for class
com.ibm.commerce.order.calculation.
SummarizeShippingCmdImpl
-
-
SummarizeShippingTaxCmd
- interface
com.ibm.commerce.order.calculation.
SummarizeShippingTaxCmd.
- This is the shipping tax specific version of the
SummarizeCalculationUsage
command.
-
SummarizeShippingTaxCmdImpl - class
com.ibm.commerce.order.calculation.
SummarizeShippingTaxCmdImpl.
- This is the default implementation of the
SummarizeShippingTax
command.
-
SummarizeShippingTaxCmdImpl() - Constructor for class
com.ibm.commerce.order.calculation.
SummarizeShippingTaxCmdImpl
- SummarizeShippingCmdImpl constructor comment.
-
SUNDAY
- Static variable in interface
com.ibm.commerce.tools.campaigns.
CampaignConstants
- Days of the week constants.
-
SUPPLIER_DATA - Static variable in interface
com.ibm.commerce.messaging.commands.
ResponseShopCartTransferConstants
- The supplierData field.
-
SUPPLIER_DATA - Static variable in interface
com.ibm.commerce.messaging.commands.
ResponseOrderQuotationConstants
- The supplierData field.
-
SupplierCookieTable
- class
com.ibm.commerce.me.datatype.
SupplierCookieTable.
- This stores the BuyerRequestInfo based on a cookie as a key.
-
supplierId - Variable in class
com.ibm.commerce.me.commands.
BatchOrderRequestCmdImpl
-
-
SupportedCurrencyAccessBean
- class
com.ibm.commerce.common.objects.
SupportedCurrencyAccessBean.
- Each row of this table represents an explicitly supported currency for a
StoreEntity.
-
SupportedCurrencyAccessBean() - Constructor for class
com.ibm.commerce.common.objects.
SupportedCurrencyAccessBean
- constructor
-
SupportedCurrencyAccessBean(Integer, String) - Constructor for class
com.ibm.commerce.common.objects.
SupportedCurrencyAccessBean
- SupportedCurrencyAccessBean constructor
-
SupportedCurrencyAccessBean(javax.ejb.EJBObject) - Constructor for
class
com.ibm.commerce.common.objects.
SupportedCurrencyAccessBean
- constructor
-
SupportedCurrencyBeanBase
- class
com.ibm.commerce.common.objimpl.
SupportedCurrencyBeanBase.
- Each row of this table represents an explicitly supported currency for a
StoreEntity.
-
SupportedCurrencyBeanBase() - Constructor for class
com.ibm.commerce.common.objimpl.
SupportedCurrencyBeanBase
-
-
SupportedCurrencyDataBean
- class
com.ibm.commerce.common.beans.
SupportedCurrencyDataBean.
- Gets the supported currency data from the database.
-
SupportedCurrencyDataBean() - Constructor for class
com.ibm.commerce.common.beans.
SupportedCurrencyDataBean
-
-
supportedDateFormats - Static variable in class
com.ibm.commerce.tools.epromotion.util.
EproUtil
- These formats supported for converting strings to dates
-
SupportedLanguageAccessBean
- class
com.ibm.commerce.common.objects.
SupportedLanguageAccessBean.
- Each row of this table indicates that a StoreEntity supports a
language.
-
SupportedLanguageAccessBean() - Constructor for class
com.ibm.commerce.common.objects.
SupportedLanguageAccessBean
- constructor
-
SupportedLanguageAccessBean(Integer, Integer) - Constructor for
class
com.ibm.commerce.common.objects.
SupportedLanguageAccessBean
- SupportedLanguageAccessBean constructor
-
SupportedLanguageAccessBean(Integer, Integer, String) - Constructor
for class
com.ibm.commerce.common.objects.
SupportedLanguageAccessBean
- SupportedLanguageAccessBean constructor
-
SupportedLanguageAccessBean(javax.ejb.EJBObject) - Constructor for
class
com.ibm.commerce.common.objects.
SupportedLanguageAccessBean
- constructor
-
SupportedLanguageBeanBase
- class
com.ibm.commerce.common.objimpl.
SupportedLanguageBeanBase.
- Each row of this table indicates that a StoreEntity supports a
Language.
-
SupportedLanguageBeanBase() - Constructor for class
com.ibm.commerce.common.objimpl.
SupportedLanguageBeanBase
-
-
SupportedLanguageDataBean
- class
com.ibm.commerce.common.beans.
SupportedLanguageDataBean.
- Gets the supported language data from the database.
-
SupportedLanguageDataBean() - Constructor for class
com.ibm.commerce.common.beans.
SupportedLanguageDataBean
-
-
supportedLanguageIds - Variable in class
com.ibm.commerce.common.objimpl.
StoreEntityBeanBase
-
-
supportedTimeFormats - Static variable in class
com.ibm.commerce.tools.epromotion.util.
EproUtil
- These formats supported for converting strings to time
-
supportedTimestampFormats - Static variable in class
com.ibm.commerce.tools.epromotion.util.
EproUtil
- These formats supported for converting strings to datetime
-
SYS_ERR_INITLOG
- Static variable in interface
com.ibm.commerce.ras.ECMessageKey
-
-
SYS_ERR_INITLOG
- Static variable in class
com.ibm.commerce.ras.ECMessage
-
-
SYS_ERR_REMOTECODE
- Static variable in interface
com.ibm.commerce.ras.ECMessageKey
-
-
SYS_ERR_REMOTECODE
- Static variable in class
com.ibm.commerce.ras.ECMessage
-
-
SYS_LOADCOMPONENTEXCEPTION
- Static variable in interface
com.ibm.commerce.ras.ECMessageKey
-
-
SYS_LOADCOMPONENTEXCEPTION
- Static variable in class
com.ibm.commerce.ras.ECMessage
-
-
SYSTEM
- Static variable in class
com.ibm.commerce.ras.ECMessageType
- Default value of the system type parameter.
-
SYSTEM_ERROR
- Static variable in class
com.ibm.commerce.exception.
ECException
- Default value of the system error task parameter.
-
SYSTEM_MESSAGE_KEY1
- Static variable in interface
com.ibm.commerce.ras.ECMessageKey
-
-
SYSTEM_MESSAGE_KEY2
- Static variable in interface
com.ibm.commerce.ras.ECMessageKey
-
-
SYSTEM_MESSAGE_TEST1
- Static variable in class
com.ibm.commerce.ras.ECMessage
-
-
SYSTEM_MESSAGE_TEST2
- Static variable in class
com.ibm.commerce.ras.ECMessage
-
-
SYSTEM_RESOURCE
- Static variable in class
com.ibm.commerce.ras.ECMessageHelper
- Default value of the system resource bundle.
-
systemCurrentTimestamp() - Static method in class
com.ibm.commerce.utils.TimestampHelper
- Returns current date and time of the executing system as a timestamp
value.
-
SystemMessage
- class
com.ibm.commerce.ras.SystemMessage.
- SystemMessage is the class to handle System type of message.
-
SystemMessage(String, String) - Constructor for class
com.ibm.commerce.ras.SystemMessage
- Constructor for SystemMessage.
-
SystemMessage(String, String, String) - Constructor for class
com.ibm.commerce.ras.SystemMessage
- Constructor for SystemMessage.