A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Z_ 

S

S - Static variable in class com.ibm.commerce.order.facade.datatypes.OrderItemLifeCycleStatusEnumerationType
The 'S' literal value.
S - Static variable in class com.ibm.commerce.order.facade.datatypes.OrderLifeCycleStatusEnumerationType
The 'S' literal value.
S_IBM_IDENTIFIER - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
The constant for IBM_IDENTIFIER.
S_ISTRUE - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
The constant for S_ISTRUE.
S_LITERAL - Static variable in class com.ibm.commerce.order.facade.datatypes.OrderItemLifeCycleStatusEnumerationType
The 'S' literal object.
S_LITERAL - Static variable in class com.ibm.commerce.order.facade.datatypes.OrderLifeCycleStatusEnumerationType
The 'S' literal object.
saCount - Variable in class com.ibm.commerce.marketingcenter.events.databeans.SalesAssistantStatisticsBean
The sales assistant count field in the SASTATS table.
sacount - Variable in class com.ibm.commerce.marketingcenter.events.dbobjects.SAStats
Sales assistant count, maps to the table column with the same name.
SACOUNT - Static variable in class com.ibm.commerce.marketingcenter.events.dbobjects.SAStatsConstants
Column name definitions - sales assistant count
SALES_TAX - Static variable in class com.ibm.commerce.isv.kit.tax.TIKHelper
The Sales Tax field 0
SALES_TAX_CALUSAGE - Static variable in interface com.ibm.commerce.catalog.dataload.helper.CatalogDataLoadConstants
Calculation usage for Sales Tax.
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
 
SalesAssistantStatistics - Class in com.ibm.commerce.marketingcenter.events.objects
 
SalesAssistantStatistics() - Constructor for class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatistics
 
SalesAssistantStatisticsAccessBean - Class in com.ibm.commerce.marketingcenter.events.objects
 
SalesAssistantStatisticsAccessBean() - Constructor for class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
SalesAssistantStatisticsAccessBean(SalesAssistantStatistics) - Constructor for class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
SalesAssistantStatisticsAccessBean(Integer, Integer, Integer) - Constructor for class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
SalesAssistantStatisticsAccessBean(Integer, Integer, Integer, Long, Integer) - Constructor for class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
SalesAssistantStatisticsBean - Class in com.ibm.commerce.marketingcenter.events.databeans
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() - Constructor for class com.ibm.commerce.marketingcenter.events.databeans.SalesAssistantStatisticsBean
Constructor for SalesAssistantStatisticsBean.
SalesAssistantStatisticsKey - Class in com.ibm.commerce.marketingcenter.events.objects
 
SalesAssistantStatisticsKey() - Constructor for class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsKey
 
SalesAssistantStatisticsKey(Integer, Integer, Integer) - Constructor for class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsKey
 
SalesAssistantStatisticsListDataBean - Class in com.ibm.commerce.marketingcenter.events.databeans
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.
SalesOrderPreprocessCmd - Interface in com.ibm.commerce.order.commands
This command is to be exposed as an inbound service to the external OMS through the inbound service infrastructure.
SalesOrderPreprocessCmdImpl - Class in com.ibm.commerce.order.commands
This is the default implementation of SalesOrderPreprocessCmd.
SalesOrderPreprocessCmdImpl() - Constructor for class com.ibm.commerce.order.commands.SalesOrderPreprocessCmdImpl
SalesOrderPreprocessCmdImpl constructor.
SALESTAX_USAGE_ID - Static variable in class com.ibm.commerce.tools.catalog.util.CatalogUtil
 
SalesTaxCalculationCodeApplyCmd - Interface in com.ibm.commerce.order.calculation
This is the sales tax specific version of the CalculationCodeApply command.
SalesTaxCalculationCodeApplyCmdImpl - Class in com.ibm.commerce.order.calculation
This is the default implementation of the SalesTaxCalculationCodeApply command.
SalesTaxCalculationCodeApplyCmdImpl() - Constructor for class com.ibm.commerce.order.calculation.SalesTaxCalculationCodeApplyCmdImpl
 
SAME_VERSION - Static variable in class com.ibm.commerce.foundation.server.util.version.VersionHelper
The source version is same the target version
SampleCallbackHandlerImpl - Class in com.ibm.commerce.foundation.client.samples.security.auth.callback
A sample callback handler that is given the user name and password to be used for authentication.
SampleCallbackHandlerImpl(String, String) - Constructor for class com.ibm.commerce.foundation.client.samples.security.auth.callback.SampleCallbackHandlerImpl
Creates an instance of the sample callback handler to flow authentication information for client service requests.
SampleConnection - Class in com.ibm.commerce.messaging.adapters.jcasample
This class implements the 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 in com.ibm.commerce.messaging.adapters.jcasample
It implements javax.resource.spi.ConnectionEventListener interface.
SampleConnectionEventListener(ManagedConnection) - Constructor for class com.ibm.commerce.messaging.adapters.jcasample.SampleConnectionEventListener
Default constructor.
SampleConnectionFactory - Class in com.ibm.commerce.messaging.adapters.jcasample
This class provides a client API for getting a managed connection.
SampleConnectionFactory(ConnectionManager, ManagedConnectionFactory) - Constructor for class com.ibm.commerce.messaging.adapters.jcasample.SampleConnectionFactory
The class constructor.
SampleConnectionManager - Class in com.ibm.commerce.messaging.adapters.jcasample
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 in com.ibm.commerce.messaging.adapters.jcasample
The SampleConnectionMetaDataImpl class
SampleConnectionMetaDataImpl(SampleManagedConnection) - Constructor for class com.ibm.commerce.messaging.adapters.jcasample.SampleConnectionMetaDataImpl
SampleConnectionMetaDataImpl constructor
SampleConnectionRequestInfo - Class in com.ibm.commerce.messaging.adapters.jcasample
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 in com.ibm.commerce.messaging.adapters.jcasample
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 in com.ibm.commerce.messaging.adapters.jcasample
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 in com.ibm.commerce.messaging.adapters.jcasample
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 in com.ibm.commerce.messaging.adapters.jcasample
This class represents a physical connection managed by an application server.
SampleManagedConnection() - Constructor for class com.ibm.commerce.messaging.adapters.jcasample.SampleManagedConnection
SampleManagedConnection default constructor
SampleManagedConnectionFactory - Class in com.ibm.commerce.messaging.adapters.jcasample
This is the factory class used by an application server to create a physical connection for SampleConnection.
SampleManagedConnectionFactory() - Constructor for class com.ibm.commerce.messaging.adapters.jcasample.SampleManagedConnectionFactory
Default constructor
SampleManagedConnectionMetaDataImpl - Class in com.ibm.commerce.messaging.adapters.jcasample
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 in com.ibm.commerce.marketingcenter.events.dbobjects
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 in com.ibm.commerce.marketingcenter.events.dbobjects
Constants that represent column names for the SASTATS table.
SAStatsInvocationEvent - Class in com.ibm.commerce.marketingcenter.events.dbobjects
Event object for the SASTATS table.
SAStatsInvocationEvent(Object) - Constructor for class com.ibm.commerce.marketingcenter.events.dbobjects.SAStatsInvocationEvent
Constructor for SAStatsInvocationEvent.
SAStatsInvocationEventListener - Class in com.ibm.commerce.marketingcenter.events.dbobjects
Event listener for the SAStatsInvocationEvent event.
SAStatsInvocationEventListener() - Constructor for class com.ibm.commerce.marketingcenter.events.dbobjects.SAStatsInvocationEventListener
Constructor for SAStatsInvocationEventListener.
SATURDAY - Static variable in class com.ibm.commerce.promotion.facade.datatypes.DayOfWeekEnumerationType
The 'Saturday' literal value.
SATURDAY - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
Days of the week constants.
SATURDAY_LITERAL - Static variable in class com.ibm.commerce.promotion.facade.datatypes.DayOfWeekEnumerationType
The 'Saturday' literal object.
save() - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractChangeCatalogGroupParentCmdImpl
 
save() - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogGroupLinkActionCmdImpl
Saves any objects changed.
save() - Method in class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogEntryCreateActionCmdImpl
Saves the changes associated with the catalog entry creattion.
save() - Method in class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogGroupCreateActionCmdImpl
Saves the business object manager associated with this command
save() - Method in class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogGroupDeleteActionCmdImpl
Saves the business object manager associated with this command
save() - Method in class com.ibm.commerce.contract.commands.ContractFlowEntityBean
saves the state information in the entity bean.
save(Object) - Method in class com.ibm.commerce.foundation.dataload.datawriter.AbstractDataWriter
Save the physical data object.
save(Object) - Method in class com.ibm.commerce.foundation.dataload.datawriter.AbstractExtractDataWriter
This method has to be implemented by the class extending this
save(Object) - Method in class com.ibm.commerce.foundation.dataload.datawriter.CSVDataWriter
This method is used to save the data to the output file.
save(Object) - Method in interface com.ibm.commerce.foundation.dataload.datawriter.DataWriter
Save the physical data objects.
save() - Method in interface com.ibm.commerce.foundation.server.services.dataaccess.PhysicalDataContainer
This method applies all the changes made to the entity objects stored by this physical data container.
save() - Method in class com.ibm.commerce.foundation.server.services.dataaccess.PhysicalDataContainerImpl
This method applies all the changes made to the entity objects stored by this physical data container.
save(PromotionPolicy) - Method in class com.ibm.commerce.marketing.promotion.policy.PromotionPolicyJDBCPersistenceManager
Save promotion policy.
save(PromotionPolicy) - Method in interface com.ibm.commerce.marketing.promotion.policy.PromotionPolicyPersistenceManager
Save promotion policy.
save(PromotionPolicy) - Method in class com.ibm.commerce.marketing.promotion.policy.PromotionPolicySessionBeanPersistenceManager
Save a promotion policy.
save(Promotion) - Method in interface com.ibm.commerce.marketing.promotion.PromotionPersistenceManager
Saves promotion.
save(Promotion, HashMap) - Method in interface com.ibm.commerce.marketing.promotion.PromotionPersistenceManager
Deprecated. 
save(PromotionArgument) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionArgumentJDBCPersistenceManager
 
save(PromotionArgument) - Method in interface com.ibm.commerce.marketing.promotion.runtime.PromotionArgumentPersistenceManager
Saves a promotion argument
save(PromotionArgument) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionArgumentSessionBeanPersistenceManager
Update the Promotion Argument object.
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
SaveAccountCmd - Interface in com.ibm.commerce.account.commands
This task command is called by AccountImport and AccountSave to create a new account or update an existed account.
SaveAccountCmdImpl - Class in com.ibm.commerce.account.commands
This is the default implementation of the SaveAccountCmd task command.
SaveAccountCmdImpl() - Constructor for class com.ibm.commerce.account.commands.SaveAccountCmdImpl
Constructor for SaveAccountCmdImpl.
saveAsANewRevision(Promotion) - Method in interface com.ibm.commerce.marketing.promotion.PromotionPersistenceManager
Saves the promotion as a new revision.
saveAsANewRevision(Promotion, HashMap) - Method in interface com.ibm.commerce.marketing.promotion.PromotionPersistenceManager
Deprecated. 
saveAsANewVersion(Promotion) - Method in interface com.ibm.commerce.marketing.promotion.PromotionPersistenceManager
Saves the promotion as a new version.
saveAsANewVersion(Promotion, HashMap) - Method in interface com.ibm.commerce.marketing.promotion.PromotionPersistenceManager
Deprecated. 
saveDataBean() - Method in class com.ibm.commerce.negotiation.operation.OpenCryBidRuleInterpreterImpl
Saves the databean back to a ControlRuleAccessBean, then to the database.
saveDataBean() - Method in interface com.ibm.commerce.negotiation.operation.RuleInterpreter
Given a data bean to save the data back to database as controlrule access bean form.
saveDataBean() - Method in class com.ibm.commerce.negotiation.operation.RuleInterpreterImpl
Abstract method.
saveDataBean() - Method in class com.ibm.commerce.negotiation.operation.SealedBidRuleInterpreterImpl
Saves the data bean back to database.
saveDescriptions() - Method in class com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmdImpl
Saves the short and long descriptions for the auction.
saveESpots(Set<ESpotIdentifier>) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.AbstractPageLayoutActivityHelper
Saves ESpots for the given set of ESpot Identifiers.
savePageLocationActivity(List<PageLocationActivity>) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.pagelocation.PageLocationActivityHelper
This method saves a given list of Page Location Activities to the database.
SBS_ENABLED_Y - Static variable in class com.ibm.commerce.order.facade.server.commands.ComposeTransferOrderCmdImpl
The value indicating that side by side feature is enabled
SC_SUCC_CONFIG - Static variable in class com.ibm.commerce.ras.ECMessage
 
SC_SUCC_CONFIG - Static variable in interface com.ibm.commerce.ras.ECMessageKey
 
ScaleCache - Class in com.ibm.commerce.order.calculation
Caches the CALSCALE table.
ScaleCache() - Constructor for class com.ibm.commerce.order.calculation.ScaleCache
 
ScaleCache(int) - Constructor for class com.ibm.commerce.order.calculation.ScaleCache
 
SchedCouponCmd - Interface in com.ibm.commerce.couponscheduler.commands
Deprecated.
The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
SchedCouponCmdImpl - Class in com.ibm.commerce.couponscheduler.commands
Deprecated.
The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
SchedCouponCmdImpl() - Constructor for class com.ibm.commerce.couponscheduler.commands.SchedCouponCmdImpl
Deprecated.
CleanDBCmdImpl constructor calls super.
Schedule - Interface in com.ibm.commerce.marketing.promotion.schedule
Promotions are active during certain periods of time and the definition of these time periods is called promotion schedule.
SCHEDULE_PRIORITY_RANGE_MAXIMUM - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
The constant that represents the maximum number in the activity schedule priority range.
SCHEDULE_PRIORITY_RANGE_MINIMUM - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
The constant that represents the minimum number in the activity schedule priority range.
SCHEDULE_RUN_DAILY - Static variable in class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerSendTriggersActionCmdImpl
Constant for setting the repeat schedule to run daily for processing triggers determined by the marketing services.
SCHEDULE_RUN_ONCE - Static variable in class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerSendTriggersActionCmdImpl
Constant for setting the repeat schedule to run only once for processing triggers determined by the marketing services.
SCHEDULED_ACTION_BATCH_SIZE_PARAMETER_NAME - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
This refers to the parameter name for the batch size of the scheduler command.
SCHEDULED_ACTION_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
The Relational parameter name for the scheduled action ID.
SCHEDULED_ACTION_PROCESS_INTERVAL - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
This refers to the scheduled action process interval request property name.
SCHEDULED_ACTIONS_QUERY - Static variable in class com.ibm.commerce.subscription.scheduler.SubscriptionSchedulerCmdImpl
The name of the query used to retrieve the list of scheduled actions.
SCHEDULED_JOB_ACTIONDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
This constant refers to the column name ACTIONDATE.
SCHEDULED_JOB_CANCEL_RECURRINGORDER - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to represent the cancel recurring order scheduled job action name.
SCHEDULED_JOB_CREATE_CHILD_ORDER - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant for the create child order scheduled job action name.
SCHEDULED_JOB_EXPIRE_SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant for the expire subscription scheduled job action name.
SCHEDULED_JOB_STATE_ACTIVE - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to indicate the active state of a scheduled job.
SCHEDULED_JOB_STATE_COMPLETED - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to indicate the completed state of a scheduled job.
SCHEDULED_JOB_STATE_FAILED - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to indicate the failed state of a scheduled job.
SCHEDULED_JOB_STATE_FAILED_WITH_RETRY - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to indicate the scheduled action state where the scheduled job is marked for retry.
SCHEDULED_JOB_STATE_PROCESSING - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant for the processing state of the scheduled action.
ScheduledActionConfigurationTypeImpl() - Constructor for class com.ibm.commerce.subscription.facade.server.config.SubscriptionComponentConfigurationTypeImpl.ScheduledActionConfigurationTypeImpl
 
ScheduledContentManagedFileEARUpdateCmd - Interface in com.ibm.commerce.filepublish.commands
Interface for the command ScheduledContentManagedFileEARUpdate
ScheduledContentManagedFileEARUpdateCmdImpl - Class in com.ibm.commerce.filepublish.commands
ScheduledContentManagedFileEARUpdateCmdImpl provides an abstraction of the Scheduler.
ScheduledContentManagedFileEARUpdateCmdImpl() - Constructor for class com.ibm.commerce.filepublish.commands.ScheduledContentManagedFileEARUpdateCmdImpl
 
ScheduledContractDeployCmd - Interface in com.ibm.commerce.contract.commands
This contract controller command is used to deploy the specified contract to the specified store (WebSphere Commerce Enterprise only).
ScheduledContractDeployCmdImpl - Class in com.ibm.commerce.contract.commands
This is the default implementation of the ScheduledContractDeployCmd controller command.
ScheduledContractDeployCmdImpl() - Constructor for class com.ibm.commerce.contract.commands.ScheduledContractDeployCmdImpl
 
ScheduledOrderCancelCmd - Interface in com.ibm.commerce.order.commands
This controller command is used to cancel execution of a recurring order submitted by the OrderSchedule command.
ScheduledOrderCancelCmdImpl - Class in com.ibm.commerce.order.commands
This is the implementation of the ScheduledOrderCancelCmd controller command.
ScheduledOrderCancelCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ScheduledOrderCancelCmdImpl
This is the constructor.
ScheduleEvaluateCmd - Interface in com.ibm.commerce.subscription.commands
The interface evaluates the schedule information specified.
ScheduleEvaluateCmd.UnitOfMeasure - Enum in com.ibm.commerce.subscription.commands
The unit of measures supported for frequency.
ScheduleLookAheadSupport - Interface in com.ibm.commerce.marketing.promotion.schedule
This interface is used to define the next stage that the current schedule moves to.
scheduleNextBatch(int) - Method in class com.ibm.commerce.promotion.uniquecode.commands.UniquePromotionCodesPopulateCmdImpl
Schedule another job to go on with the code generation process.
scheduleOrder(Map) - Method in class com.ibm.commerce.order.facade.client.CommonOrderFacadeClient
This method creates a schedule order which related to a schedule job.

The following sample code demonstrates how to use the API:
scheduleOrder(Map) - Method in class com.ibm.commerce.order.facade.client.OrderFacadeClient
This method creates a scheduled order based on the enumerated parameters.
scheduleOrder(String, String, String) - Method in class com.ibm.commerce.rest.order.handler.CartHandler
Creates a scheduled order which is related to a scheduled job.
SCHEDULER_CREATE_CHILD_ORDER_ACTION - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant for the subscription scheduler create child order action.
SchedulerCommandsDataBean - Class in com.ibm.commerce.scheduler.beans
This class defines 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 in com.ibm.commerce.scheduler.beans
An interface used to group all data beans that are related to the scheduler user interface.
SchedulerInterruptCmd - Interface in com.ibm.commerce.scheduler.commands
This command is used to wake up a scheduler from its sleep.
SchedulerItemsDataBean - Class in com.ibm.commerce.scheduler.beans
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 in com.ibm.commerce.order.objects
 
SchedulerOrderAccessBean() - Constructor for class com.ibm.commerce.order.objects.SchedulerOrderAccessBean
 
SchedulerOrderAccessBean(SchedulerOrder) - Constructor for class com.ibm.commerce.order.objects.SchedulerOrderAccessBean
 
SchedulerOrderAccessBean(Long, Long) - Constructor for class com.ibm.commerce.order.objects.SchedulerOrderAccessBean
 
SchedulerOrderByMemberIdListListDataBeanBase - Class in com.ibm.commerce.order.beansrc
Extension for com.ibm.commerce.order.beans.SchedulerOrderByMemberIdListDataBean
SchedulerOrderByMemberIdListListDataBeanBase() - Constructor for class com.ibm.commerce.order.beansrc.SchedulerOrderByMemberIdListListDataBeanBase
 
SchedulerOrderDataBean - Class in com.ibm.commerce.order.beans
This databean represents a SchedulerOrder object.
SchedulerOrderDataBean() - Constructor for class com.ibm.commerce.order.beans.SchedulerOrderDataBean
 
SchedulerOrderDataBeanBase - Class in com.ibm.commerce.order.beansrc
Extension for com.ibm.commerce.order.beans.SchedulerOrderDataBean
SchedulerOrderDataBeanBase() - Constructor for class com.ibm.commerce.order.beansrc.SchedulerOrderDataBeanBase
 
SchedulerStatusDataBean - Class in com.ibm.commerce.scheduler.beans
This class defines a data bean that represents the status of different runs of scheduled jobs.
SchedulerStatusDataBean() - Constructor for class com.ibm.commerce.scheduler.beans.SchedulerStatusDataBean
This is the default constructor for this class.
ScheduleTaskGroupPromotionCmd - Interface in com.ibm.commerce.contentmanagement.commands
The ScheduleTaskGroupPromotionCmd is a task command that: Schedules Task Group promotion Parameters: taskGroupId promotionDate quickPublishType Access Beans: TaskGroupAccessBean Task Commands: Other Controller commands:
Mandatory Parameters: taskGroupId
Additional Parameters: none
Optional Parameters: promotionDate, quickPublishType
ScheduleTaskGroupPromotionCmdImpl - Class in com.ibm.commerce.contentmanagement.commands
The ScheduleTaskGroupPromotionCmd is a task command that: Schedules Task Group promotion Parameters: taskGroupId promotionDate quickPublishType Access Beans: TaskGroupAccessBean Task Commands: Other Controller commands:
Mandatory Parameters: taskGroupId
Additional Parameters: none
Optional Parameters: promotionDate, quickPublishType
ScheduleTaskGroupPromotionCmdImpl() - Constructor for class com.ibm.commerce.contentmanagement.commands.ScheduleTaskGroupPromotionCmdImpl
 
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 in com.ibm.commerce.search.catalog
Reserved for IBM internal use.
SchemaInfo() - Constructor for class com.ibm.commerce.search.catalog.SchemaInfo
Reserved for IBM internal use.
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
SCOPE_LIFETIME - Static variable in class com.ibm.commerce.marketing.commands.elements.BranchTaskCmdImpl
Constant representing the experiment lifetime scope attribute in the branch element name value pairs.
SCOPE_REQUEST - Static variable in class com.ibm.commerce.marketing.commands.elements.BranchTaskCmdImpl
Constant representing the experiment request scope attribute in the branch element name value pairs.
SCOPE_SESSION - Static variable in class com.ibm.commerce.marketing.commands.elements.BranchTaskCmdImpl
Constant representing the experiment session scope attribute in the branch element name value pairs.
SCORE_RULES_PKG - Static variable in class com.ibm.commerce.edp.utils.Constants
The package name is a requirement for the XSDBEAN factory.
ScoreRule - Class in com.ibm.commerce.edp.parsers.scoreandresponserules
This class represents the complex type ScoreRule.
ScoreRule() - Constructor for class com.ibm.commerce.edp.parsers.scoreandresponserules.ScoreRule
 
ScoreRules - Class in com.ibm.commerce.edp.parsers.scoreandresponserules
This class represents the complex type ScoreRules.
ScoreRules() - Constructor for class com.ibm.commerce.edp.parsers.scoreandresponserules.ScoreRules
 
ScoreRulesFactory - Class in com.ibm.commerce.edp.parsers.scoreandresponserules
This method provides convenience methods for creating Java beans for elements in the corresponding XML document.
ScoreRulesFactory() - Constructor for class com.ibm.commerce.edp.parsers.scoreandresponserules.ScoreRulesFactory
 
SCRIPTING_SUCC_CONFIGURE - Static variable in class com.ibm.commerce.ras.ECMessage
 
SCRIPTING_SUCC_CONFIGURE - Static variable in interface com.ibm.commerce.ras.ECMessageKey
 
SCT_LINE_ITEM_VECTOR - Static variable in interface com.ibm.commerce.messaging.commands.ResponseShopCartTransferConstants
The shoppingCartItemVector field.
SDO_LOAD_PROPERTY_PREFIX - Static variable in class com.ibm.commerce.foundation.common.util.sdo.SDOHelper
The property key prefix found in SDO.properties that indicate a property to include when converting an XML document into the appropriate data object.
SDO_PROPERTY_FILE - Static variable in class com.ibm.commerce.foundation.common.util.sdo.SDOHelper
The name of the property file that will be loaded during class initialization which contains the default save and load properties.
SDO_SAVE_PROPERTY_PREFIX - Static variable in class com.ibm.commerce.foundation.common.util.sdo.SDOHelper
The property key prefix found in SDO.properties that indicates a property to include when saving the data object into an XML document.
SDODataTypeHelper - Class in com.ibm.commerce.foundation.common.util.sdo
Helper class for converting XML dates and times to and from Date objects.
SDOHelper - Class in com.ibm.commerce.foundation.common.util.sdo
Utility class for SDO objects.
SealedBidControlRuleBeanCmd - Interface in com.ibm.commerce.negotiation.bean.commands
Defines the interface required to overwrite the SealedBidControlRuleBean functionality.
SealedBidControlRuleBeanCmdImpl - Class in com.ibm.commerce.negotiation.bean.commands
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.
SealedBidControlRuleDataBean - Class in com.ibm.commerce.negotiation.beans
Provides access to the fields of a sealed bid control rule.
SealedBidControlRuleDataBean() - Constructor for class com.ibm.commerce.negotiation.beans.SealedBidControlRuleDataBean
Constructs a SealedBidControlRuleDataBean.
SealedBidControlRuleInputDataBean - Interface in com.ibm.commerce.negotiation.beans
The interface of sealed bid control rule input data bean
SealedBidControlRuleSmartDataBean - Interface in com.ibm.commerce.negotiation.beans
The interface of sealed bid control rule smart data bean
SealedBidRuleInterpreterImpl - Class in com.ibm.commerce.negotiation.operation
This class handles the sealed bid auction bid rule.
SealedBidRuleInterpreterImpl() - Constructor for class com.ibm.commerce.negotiation.operation.SealedBidRuleInterpreterImpl
Creates an OpenCryBidRuleInterpreterImpl object.
SEARCH - Static variable in class com.ibm.commerce.marketing.facade.datatypes.ActivityFormatEnumerationType
The 'Search' literal value.
SEARCH_BASED_KEYWORD_SUGGESTIONS_CONFIG_PARAMETER - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
REST Site content keywordSuggestionsByTerm configuration parameter SearchBasedKeywordSuggestions
SEARCH_BASED_KEYWORD_SUGGESTIONS_MAX_SHINGLE_SIZE_PROPERTY - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
SearchBasedKeywordSuggestions "maxShingleSize" property.
SEARCH_BASED_KEYWORD_SUGGESTIONS_SKIP_PATTERNS_PROPERTY - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
SearchBasedKeywordSuggestions "skipPatterns" property.
SEARCH_BASED_KEYWORD_SUGGESTIONS_SORT_BY_FREQUENCY_PROPERTY - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
SearchBasedKeywordSuggestions "sortByFrequency" property.
SEARCH_BY_PRODUCT - Static variable in class com.ibm.commerce.store.beans.StoreLocatorDataBean
Locate stores by products.
SEARCH_BY_STCATEGORY - Static variable in class com.ibm.commerce.store.beans.StoreLocatorDataBean
Locate stores by store category.
SEARCH_CATEGORY_ID_KEY - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The Search Category key.
SEARCH_COLUMN_SOLR_CATALOG_ENTRY_TYPE - Static variable in class com.ibm.commerce.marketing.commands.elements.SearchOperationConstants
Constant for catalog entry type index column name.
SEARCH_COLUMN_SOLR_DEEP_SEARCH_CATEGORY - Static variable in class com.ibm.commerce.marketing.commands.elements.SearchOperationConstants
Constant for deep search category index column name.
SEARCH_COLUMN_SOLR_SHALLOW_SEARCH_CATEGORY - Static variable in class com.ibm.commerce.marketing.commands.elements.SearchOperationConstants
Constant for shallow search category index column name.
SEARCH_COLUMN_SOLR_SHALLOW_SEARCH_CATEGORY_KEY - Static variable in class com.ibm.commerce.marketing.commands.elements.SearchOperationConstants
Constant for shallow search category index column name, the logical name that maps to 'parentCatgroup_id_facet'.
SEARCH_CONFIG_KEY_SEARCH_PROFILE - Static variable in class com.ibm.commerce.marketing.commands.elements.SearchOperationConstants
Constant for configuration key in wc-component.xml for store search profile to use with dynamic catalog entry recommendations
SEARCH_DEFAULT_ESPOT_NAME - Static variable in class com.ibm.commerce.marketing.dialog.util.MarketingUtil
Constant used to identify the default search e-Marketing Spot which should be called on every search e-Marketing Spot associated with a keyword.
SEARCH_DEPTH_KEY - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The Search Profile key.
SEARCH_EXPRESSION - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The XPath key to search products based on search term.
SEARCH_EXPRESSION_BY_ID - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The XPath key to search products based on Product ID.
SEARCH_EXPRESSION_BY_PARENT_CATEGORY - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The XPath key to search products based on parent category.
SEARCH_EXPRESSION_BY_PART_NUMBER - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The XPath key to search products based on Part Number.
SEARCH_EXPRESSION_FOR_CATEGORY_BY_IDENTIFIER - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The XPath key to fetch category based on identifier.
SEARCH_EXPRESSION_FOR_CATEGORY_BY_UNIQUE_ID - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The XPath key to fetch category based on unique identifier.
SEARCH_EXPRESSION_FOR_SUB_CATEGORIES - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The XPath key to fetch sub-categories for a given parent category.
SEARCH_EXPRESSION_FOR_TOP_CATEGORIES - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The XPath key to fetch the top categories of a catalog.
SEARCH_FOR_INSTEAD - Static variable in class com.ibm.commerce.search.facade.datatypes.AssociationEnumerationType
The 'Search For Instead' literal value.
SEARCH_FOR_INSTEAD_LITERAL - Static variable in class com.ibm.commerce.search.facade.datatypes.AssociationEnumerationType
The 'Search For Instead' literal object.
SEARCH_FOR_REGISTY - Static variable in class com.ibm.commerce.giftcenter.facade.GiftCenterFacadeConstants
Constant to represent that the search should include only the gift registries.
SEARCH_FOR_WISHLIST - Static variable in class com.ibm.commerce.giftcenter.facade.GiftCenterFacadeConstants
Constant to represent that the search should include only the wish list.
SEARCH_IN_CATEGORYNAME - Static variable in interface com.ibm.commerce.search.beans.SearchConstants
The value used to refer to a search in category name.
SEARCH_IN_CATEGORYNAME_AND_DESCRIPTIONS - Static variable in interface com.ibm.commerce.search.beans.SearchConstants
The value used to refer to a search in category name and descriptions.
SEARCH_IN_CATEGORYNAME_AND_SHORT_DESCRIPTION - Static variable in interface com.ibm.commerce.search.beans.SearchConstants
The value used to refer to a search in category name and short description.
SEARCH_IN_KEYWORD - Static variable in interface com.ibm.commerce.search.beans.SearchConstants
The value used to refer to a search of keyword.
SEARCH_IN_PRODUCTNAME - Static variable in interface com.ibm.commerce.search.beans.SearchConstants
The value used to refer to a search in product name.
SEARCH_IN_PRODUCTNAME_AND_DESCRIPTIONS - Static variable in interface com.ibm.commerce.search.beans.SearchConstants
The value used to refer to a search of product name and descriptions.
SEARCH_IN_PRODUCTNAME_AND_SHORT_DESCRIPTION - Static variable in interface com.ibm.commerce.search.beans.SearchConstants
The value used to refer to a search in product name and short description.
SEARCH_LITERAL - Static variable in class com.ibm.commerce.marketing.facade.datatypes.ActivityFormatEnumerationType
The 'Search' literal object.
SEARCH_PROFILE_BY_NAME_AND_SHORTDESCRIPTION - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The Search Profile value for searching products based on search term (IBM_findCatalogEntryByNameAndShortDescription).
SEARCH_PROFILE_CATEGORY_DETAILS - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The Search Profile value for getting category details.
SEARCH_PROFILE_CATEGORY_SUMMARY - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The Search Profile value for getting category summary.
SEARCH_PROFILE_COMP_PRODUCT_LIST_BY_CATEGORY_ID - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The Search Profile value for composing product list by category ID without search term (IBM_ComposeProductListByCategoryId).
SEARCH_PROFILE_KEY - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The Search Profile key.
SEARCH_PROFILE_NAME_COMPOSE_SHALLOW_SUBCATEGORIES - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The search profile used by HierarchyHelper.
SEARCH_PROFILE_PRODUCT_DETAILS - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The Search Profile value for getting product details based on Product ID / Part Number.
SEARCH_PROFILE_STORE_DEFAULT - Static variable in class com.ibm.commerce.marketing.commands.elements.SearchOperationConstants
The constant representing the default search profile in the search enabled storefronts.
SEARCH_PROFILE_WITHOUT_DESC_BY_NAME_AND_SHORTDESC - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The Search Profile value for searching products based on search term but with no description (IBM_findCatalogEntryWithoutDescriptionByNameAndShortDescription).
SEARCH_SOURCE_KEY - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
Deprecated.
Use (@value #SEARCH_DEPTH_KEY) instead.
SEARCH_STORES - Static variable in class com.ibm.commerce.store.beans.StoreLocatorDataBean
The stores to search parameter name.
SEARCH_TERM_KEY - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The Search Term key.
SEARCH_TERM_WITH_RULES - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Constant to locate a list of terms for which active search rules are defined.
SEARCH_TERM_WITH_RULES_PROPERTIES_SEPERATOR - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Constant to separate search terms that have search rules.
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.
SEARCH_TYPE_KEY - Static variable in class com.ibm.commerce.rest.bod.helpers.SearchHelper
The Search Type key.
SearchBaseDataBean - Class in com.ibm.commerce.search.beans
This abstract class is the super class of other search databeans.
SearchBaseDataBean() - Constructor for class com.ibm.commerce.search.beans.SearchBaseDataBean
SearchDataBean constructor comment.
SearchBaseTag - Class in com.ibm.commerce.bi.taglib
Base SearchTag to extend from for the various analytics services.
SearchBaseTag() - Constructor for class com.ibm.commerce.bi.taglib.SearchBaseTag
Constructor
SearchCatalogEntryMerchandisingAssocResultFilter - Class in com.ibm.commerce.catalog.facade.server.services.search.metadata
This is the implementation of the CatalogNavigationView search result filter for merchandising association in each CatalogEntryView object.
SearchCatalogEntryMerchandisingAssocResultFilter() - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.metadata.SearchCatalogEntryMerchandisingAssocResultFilter
 
SearchCatalogEntryViewAttachmentsResultFilter - Class in com.ibm.commerce.catalog.facade.server.services.search.metadata
This is the implementation of the CatalogNavigationView search result filter for getting attachments.
SearchCatalogEntryViewAttachmentsResultFilter() - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.metadata.SearchCatalogEntryViewAttachmentsResultFilter
 
SearchCatalogEntryViewAttributesAllowedValueResultFilter - Class in com.ibm.commerce.catalog.facade.server.services.search.metadata
This is the implementation of the CatalogNavigationView search result filter for filtering out the product's allowed values which are not used by any SKUs.
SearchCatalogEntryViewAttributesAllowedValueResultFilter() - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.metadata.SearchCatalogEntryViewAttributesAllowedValueResultFilter
 
SearchCatalogEntryViewAttributesResultFilter - Class in com.ibm.commerce.catalog.facade.server.services.search.metadata
This is the implementation of the CatalogNavigationView search result filter for populating classic attributes and attributes from attribute dictionary in each CatalogEntryView object.
SearchCatalogEntryViewAttributesResultFilter() - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.metadata.SearchCatalogEntryViewAttributesResultFilter
 
SearchCatalogEntryViewDescriptionResultFilter - Class in com.ibm.commerce.catalog.facade.server.services.search.metadata
This is the implementation of the CatalogNavigationView search result filter for populating catalog entry overrides if any.
SearchCatalogEntryViewDescriptionResultFilter() - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.metadata.SearchCatalogEntryViewDescriptionResultFilter
 
SearchCatalogEntryViewPackageBundleResultFilter - Class in com.ibm.commerce.catalog.facade.server.services.search.metadata
This filter is used for populating Component View type of noun for a package or bundle's items from Database if needed.
SearchCatalogEntryViewPackageBundleResultFilter() - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.metadata.SearchCatalogEntryViewPackageBundleResultFilter
 
SearchCatalogEntryViewPriceResultFilter - Class in com.ibm.commerce.catalog.facade.server.services.search.metadata
This is the implementation of the CatalogNavigationView search result filter for prices in each CatalogEntryView object.
SearchCatalogEntryViewPriceResultFilter() - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.metadata.SearchCatalogEntryViewPriceResultFilter
 
SearchCatalogEntryViewSingleSKUResultFilter - Class in com.ibm.commerce.catalog.facade.server.services.search.metadata
This is the implementation of the CatalogNavigationView search result filter for determining whether each CatalogEntryView object is a single SKU or not.
SearchCatalogEntryViewSingleSKUResultFilter() - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.metadata.SearchCatalogEntryViewSingleSKUResultFilter
 
SearchCatalogEntryViewSKUResultFilter - Class in com.ibm.commerce.catalog.facade.server.services.search.metadata
This is the implementation of the CatalogNavigationView search result filter for fetching all child SKUs and populate the CatalogNavigationView noun.
SearchCatalogEntryViewSKUResultFilter() - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.metadata.SearchCatalogEntryViewSKUResultFilter
 
SearchCatalogNavigationViewDynamicKitResultFilter - Class in com.ibm.commerce.catalog.facade.server.services.search.metadata
This is the implementation of the CatalogNavigationView search result filter for populating Dynamic Kit predefined configuration information from Database if need be.
SearchCatalogNavigationViewDynamicKitResultFilter() - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.metadata.SearchCatalogNavigationViewDynamicKitResultFilter
 
SearchCatalogNavigationViewPreviewResultFilter - Class in com.ibm.commerce.catalog.facade.server.services.search.metadata
This is the implementation of the CatalogNavigationView search result filter for setting up all required meta data for previewing search operations in the store preview.
SearchCatalogNavigationViewPreviewResultFilter() - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.metadata.SearchCatalogNavigationViewPreviewResultFilter
 
SearchCatalogNavigationViewSEOTitleMetaDataFilter - Class in com.ibm.commerce.catalog.facade.server.services.search.metadata
This command populate the tile,meta description, meta keyword and alternate image description for catalog entry and catalog group in the CatalogNavigationView noun.
SearchCatalogNavigationViewSEOTitleMetaDataFilter() - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.metadata.SearchCatalogNavigationViewSEOTitleMetaDataFilter
 
SearchCategoryCmd - Interface in com.ibm.commerce.search.catalog
Search through catalog based on keyword, category and price.
SearchCategoryCmdImpl - Class in com.ibm.commerce.search.catalog
Search through catalog based on keyword, category and price.
SearchCategoryCmdImpl() - Constructor for class com.ibm.commerce.search.catalog.SearchCategoryCmdImpl
The default constructor for SearchCategoryCmdImpl.
SearchClientApplicationMessageKeys - Class in com.ibm.commerce.search.logging
This file contains the Search application message keys for the client.
SearchClientApplicationMessageKeys() - Constructor for class com.ibm.commerce.search.logging.SearchClientApplicationMessageKeys
 
SearchClientSystemMessageKeys - Class in com.ibm.commerce.search.logging
This file contains the Search system message keys for the client.
SearchClientSystemMessageKeys() - Constructor for class com.ibm.commerce.search.logging.SearchClientSystemMessageKeys
 
SearchConstants - Interface in com.ibm.commerce.search.beans
Defines a list of constants used by catalog search bean.
SearchCriteriaTargetTaskCmd - Interface in com.ibm.commerce.marketing.commands.elements
This command extends the CustomerFilterUserBehaviorTargetTaskCmd command to check if a customer's user behavior matches the specified criteria.
SearchCriteriaTargetTaskCmdImpl - Class in com.ibm.commerce.marketing.commands.elements
This command extends the CustomerFilterUserBehaviorTargetTaskCmd command to check if a customer's user behavior matches the specified criteria.
SearchCriteriaTargetTaskCmdImpl() - Constructor for class com.ibm.commerce.marketing.commands.elements.SearchCriteriaTargetTaskCmdImpl
 
SearchDataBean - Class in com.ibm.commerce.marketingcenter.campaign.beans
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 in com.ibm.commerce.tools.common.ui
A generic smart data bean interface for search dialog.
SearchExpression - Class in com.ibm.commerce.foundation.server.command.bod
The search expression object represents the information that can be extracted from the Expression elements of the Get verb.
SearchExpression() - Constructor for class com.ibm.commerce.foundation.server.command.bod.SearchExpression
Creates an instance of the search expression object.
SearchExpression(GetType, String) - Constructor for class com.ibm.commerce.foundation.server.command.bod.SearchExpression
Creates an instance of the search expression based on the given Get verb.
SearchExpressionProvider - Interface in com.ibm.commerce.foundation.server.services.search.expression
The interface for the search expression provider.
SearchFacadeClient - Class in com.ibm.commerce.search.facade.client
This class provides common methods that this and other utility class to the Search facade can use.
SearchFacadeClient() - Constructor for class com.ibm.commerce.search.facade.client.SearchFacadeClient
Creates an instance of the client to communicate with the Search facade.
SearchFacadeClient(BusinessContextType, CallbackHandler) - Constructor for class com.ibm.commerce.search.facade.client.SearchFacadeClient
Creates an instance of the client to communicate with the Search facade.
SearchFacadeConstants - Class in com.ibm.commerce.search.facade
This class defines the constants used to interact with the Search service.
SearchFacadeConstants() - Constructor for class com.ibm.commerce.search.facade.SearchFacadeConstants
 
SearchFactory - Interface in com.ibm.commerce.search.facade.datatypes
The Factory for the model.
SearchHelper - Class in com.ibm.commerce.rest.bod.helpers
The Class SearchHelper.
SearchHelper() - Constructor for class com.ibm.commerce.rest.bod.helpers.SearchHelper
Instantiates a new search helper.
SearchHelper(Instrumentor) - Constructor for class com.ibm.commerce.rest.bod.helpers.SearchHelper
Instantiates a new search helper.
SEARCHINDEXCOMPLETE_EVENT_EXTENDEDDATA - Static variable in class com.ibm.commerce.catalog.facade.server.event.consumer.SearchIndexingCompleteEventListener
The search indexing complete event extended data name, 'SearchIndexRequest_Data'.
SEARCHINDEXCOMPLETE_EVENTDATA_INDEXTYPE - Static variable in class com.ibm.commerce.catalog.facade.server.event.consumer.SearchIndexingCompleteEventListener
The search indexing complete event, event data 'indexType'.
SEARCHINDEXCOMPLETE_EVENTDATA_INDEXTYPE_CATALOG_ENTRY - Static variable in class com.ibm.commerce.catalog.facade.server.event.consumer.SearchIndexingCompleteEventListener
The search indexing complete event, event data 'indexType' of 'CatalogEntry'.
SEARCHINDEXCOMPLETE_EVENTDATA_INDEXTYPE_CATALOG_GROUP - Static variable in class com.ibm.commerce.catalog.facade.server.event.consumer.SearchIndexingCompleteEventListener
The search indexing complete event, event data 'indexType' of 'CatalogGroup'.
SEARCHINDEXCOMPLETE_EVENTDATA_MASTERCATALOG_ID - Static variable in class com.ibm.commerce.catalog.facade.server.event.consumer.SearchIndexingCompleteEventListener
The search indexing complete event, event data 'masterCatalogId'.
SEARCHINDEXCOMPLETE_EVENTDATA_TASK_ID - Static variable in class com.ibm.commerce.catalog.facade.server.event.consumer.SearchIndexingCompleteEventListener
The search indexing complete event, event data 'taskId'.
SEARCHINDEXCOMPLETE_EVENTDATA_TASKGROUP_ID - Static variable in class com.ibm.commerce.catalog.facade.server.event.consumer.SearchIndexingCompleteEventListener
The search indexing complete event, event data 'taskGroupId'.
SEARCHINDEXCOMPLETE_EVENTDATA_WORKSPACE_ID - Static variable in class com.ibm.commerce.catalog.facade.server.event.consumer.SearchIndexingCompleteEventListener
The search indexing complete event, event data 'workspaceId'.
SearchIndexingCompleteEventContainer - Class in com.ibm.commerce.catalog.facade.server.event.consumer
This class will process search indexing complete events.
SearchIndexingCompleteEventContainer(Object) - Constructor for class com.ibm.commerce.catalog.facade.server.event.consumer.SearchIndexingCompleteEventContainer
creates an instance of ECEventContainer to pass to the event listeners.
SearchIndexingCompleteEventListener - Class in com.ibm.commerce.catalog.facade.server.event.consumer
This class will process search indexing complete events.
SearchIndexingCompleteEventListener() - Constructor for class com.ibm.commerce.catalog.facade.server.event.consumer.SearchIndexingCompleteEventListener
 
searchLayouts(String, String, Map<String, String>) - Method in class com.ibm.commerce.pagelayout.facade.client.PageLayoutFacadeClient
This method returns a list of Layout nouns that satisfies the search criteria.
SearchMetadata - Class in com.ibm.commerce.search.facade.server.metadata
This class provides the Search metadata for the data service layer.
SearchMetadata() - Constructor for class com.ibm.commerce.search.facade.server.metadata.SearchMetadata
 
SearchNavigationSuggestionsResultFilter - Class in com.ibm.commerce.catalog.facade.server.services.search.metadata
This is the implementation of the CatalogNavigationView search result filter for determining whether keyword suggestions should be returned or not.
SearchNavigationSuggestionsResultFilter() - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.metadata.SearchNavigationSuggestionsResultFilter
 
SearchOperationConstants - Class in com.ibm.commerce.marketing.commands.elements
This class defines constants used throughout the marketing integration with search.
SearchOperationConstants() - Constructor for class com.ibm.commerce.marketing.commands.elements.SearchOperationConstants
 
searchPagesByName(String, String, String) - Method in class com.ibm.commerce.pagelayout.facade.client.PageLayoutFacadeClient
This method returns a Map of Page nouns with the Page name as the key.
SearchParameters - Class in com.ibm.commerce.foundation.server.util.oagis
Stores the parameters of the XPath search() function.
SearchParameters() - Constructor for class com.ibm.commerce.foundation.server.util.oagis.SearchParameters
 
SearchQueryPostprocessor - Interface in com.ibm.commerce.foundation.server.services.search.query
The interface for the search query post-processor.
SearchQueryPreprocessor - Interface in com.ibm.commerce.foundation.server.services.search.query
The interface for the search query preprocessor.
SearchResultFilter - Interface in com.ibm.commerce.foundation.server.services.search.metadata
This interface is used for the search mediator to modify a data object into another object form that is suitable for business use.
SearchResultTargetTaskCmd - Interface in com.ibm.commerce.marketing.commands.elements
This command extends the CustomerFilterUserBehaviorTargetTaskCmd command to check if a customer's user behavior matches the specified criteria.
SearchResultTargetTaskCmdImpl - Class in com.ibm.commerce.marketing.commands.elements
This command extends the SearchResultTargetTaskCmd command to check if a customer's search will result products that include the specific products.
SearchResultTargetTaskCmdImpl() - Constructor for class com.ibm.commerce.marketing.commands.elements.SearchResultTargetTaskCmdImpl
 
SearchServiceConstants - Class in com.ibm.commerce.foundation.server.services.search
This class defines the constants used to interact with the search service.
SearchServiceConstants() - Constructor for class com.ibm.commerce.foundation.server.services.search.SearchServiceConstants
 
SearchTermAssociationChangeHistoryServiceImpl - Class in com.ibm.commerce.search.changehistory
This class implements the content version service for the catalog entry noun.
SearchTermAssociationChangeHistoryServiceImpl() - Constructor for class com.ibm.commerce.search.changehistory.SearchTermAssociationChangeHistoryServiceImpl
 
SearchTermAssociationException - Exception in com.ibm.commerce.search.facade.client
This exception represents a business error describing why the request failed.
SearchTermAssociationException(ChangeStatusType, VerbType, List) - Constructor for exception com.ibm.commerce.search.facade.client.SearchTermAssociationException
Creates an instance of the SearchTermAssociation exception.
SearchTermAssociationException(List) - Constructor for exception com.ibm.commerce.search.facade.client.SearchTermAssociationException
Creates an instance of the SearchTermAssociation exception.
SearchTermAssociationSQLComposer - Class in com.ibm.commerce.search.facade.server.services.dataaccess.db.jdbc
This class converts the logical association type names into the internal association type ID.
SearchTermAssociationSQLComposer() - Constructor for class com.ibm.commerce.search.facade.server.services.dataaccess.db.jdbc.SearchTermAssociationSQLComposer
 
SearchTermAssociationType - Interface in com.ibm.commerce.search.facade.datatypes
A representation of the model object 'Term Association Type'.
SearchTermAssociationTypeProtectableProxy - Class in com.ibm.commerce.search.facade.server.authorization
This class represents a protectable proxy object that is the bridge between any Java object and the policy manager access control engine that is part of WebSphere Commerce.
SearchTermAssociationTypeProtectableProxy() - Constructor for class com.ibm.commerce.search.facade.server.authorization.SearchTermAssociationTypeProtectableProxy
Creates an instance of the protectable proxy object.
SEARCHTYPE_ACCOUNT_COUNT - Static variable in class com.ibm.commerce.tools.contract.beans.AccountListDataBean
Total Accounts Count search type constant
SEARCHTYPE_CASEINSENSITIVE_CONTAINS - Static variable in class com.ibm.commerce.member.search.WhereClauseSearchCondition
SEARCHTYPE_CASEINSENSITIVE_CONTAINS
SEARCHTYPE_CASEINSENSITIVE_EXACTMATCH - Static variable in class com.ibm.commerce.member.search.WhereClauseSearchCondition
SEARCHTYPE_CASEINSENSITIVE_EXACTMATCH
SEARCHTYPE_CASEINSENSITIVE_STARTSWITH - Static variable in class com.ibm.commerce.member.search.WhereClauseSearchCondition
SEARCHTYPE_CASEINSENSITIVE_STARTSWITH
SEARCHTYPE_CASESENSITIVE_CONTAINS - Static variable in class com.ibm.commerce.member.search.WhereClauseSearchCondition
SEARCHTYPE_CASESENSITIVE_CONTAINS
SEARCHTYPE_CASESENSITIVE_EXACTMATCH - Static variable in class com.ibm.commerce.member.search.WhereClauseSearchCondition
SEARCHTYPE_CASESENSITIVE_EXACTMATCH
SEARCHTYPE_CASESENSITIVE_STARTSWITH - Static variable in class com.ibm.commerce.member.search.WhereClauseSearchCondition
SEARCHTYPE_CASESENSITIVE_STARTSWITH
SEARCHTYPE_EXACT_MATCH - Static variable in class com.ibm.commerce.tools.contract.beans.AccountListDataBean
Exact Match with keyword search type constant
SEARCHTYPE_EXACT_MATCH - Static variable in class com.ibm.commerce.user.beans.UserRegistrationDataBean
Exact Match with keyword search type constant
SEARCHTYPE_EXACT_MATCH - Static variable in class com.ibm.commerce.usermanagement.commands.ListBusinessOrgEntityCmdImpl
Exact Match with keyword search type constant
SEARCHTYPE_IGNORE_CASE_BEGIN - Static variable in class com.ibm.commerce.tools.contract.beans.AccountListDataBean
Ignore case beginning with keyword search type constant
SEARCHTYPE_IGNORE_CASE_BEGIN - Static variable in class com.ibm.commerce.user.beans.UserRegistrationDataBean
Ignore case beginning with keyword search type constant
SEARCHTYPE_IGNORE_CASE_BEGIN - Static variable in class com.ibm.commerce.usermanagement.commands.ListBusinessOrgEntityCmdImpl
Ignore case beginning with keyword search type constant
SEARCHTYPE_IGNORE_CASE_CONTAIN - Static variable in class com.ibm.commerce.tools.contract.beans.AccountListDataBean
Ignore case containing with keyword search type constant
SEARCHTYPE_IGNORE_CASE_CONTAIN - Static variable in class com.ibm.commerce.user.beans.UserRegistrationDataBean
Ignore case containing with keyword search type constant
SEARCHTYPE_IGNORE_CASE_CONTAIN - Static variable in class com.ibm.commerce.usermanagement.commands.ListBusinessOrgEntityCmdImpl
Ignore case containing with keyword search type constant
SEARCHTYPE_ISNOTNULL - Static variable in class com.ibm.commerce.member.search.WhereClauseSearchCondition
SEARCHTYPE_ISNOTNULL
SEARCHTYPE_ISNULL - Static variable in class com.ibm.commerce.member.search.WhereClauseSearchCondition
SEARCHTYPE_ISNULL
SEARCHTYPE_MATCH_CASE_BEGIN - Static variable in class com.ibm.commerce.tools.contract.beans.AccountListDataBean
Match case beginning with keyword search type constant
SEARCHTYPE_MATCH_CASE_BEGIN - Static variable in class com.ibm.commerce.user.beans.UserRegistrationDataBean
Match case beginning with keyword search type constant
SEARCHTYPE_MATCH_CASE_BEGIN - Static variable in class com.ibm.commerce.usermanagement.commands.ListBusinessOrgEntityCmdImpl
Match case beginning with keyword search type constant
SEARCHTYPE_MATCH_CASE_CONTAIN - Static variable in class com.ibm.commerce.tools.contract.beans.AccountListDataBean
Match case containing with keyword search type constant
SEARCHTYPE_MATCH_CASE_CONTAIN - Static variable in class com.ibm.commerce.user.beans.UserRegistrationDataBean
Match case containing with keyword search type constant
SEARCHTYPE_MATCH_CASE_CONTAIN - Static variable in class com.ibm.commerce.usermanagement.commands.ListBusinessOrgEntityCmdImpl
Match case containing with keyword search type constant
SEARCHTYPE_NOT_EQUALS - Static variable in class com.ibm.commerce.member.search.WhereClauseSearchCondition
SEARCHTYPE_NOT_EQUALS
SEARCHTYPE_NUMERIC - Static variable in class com.ibm.commerce.member.search.WhereClauseSearchCondition
SEARCHTYPE_NUMERIC
SEARCHTYPE_SEARCH_ALL - Static variable in class com.ibm.commerce.tools.contract.beans.AccountListDataBean
Default searches all search type constant
SEARCHTYPE_SEARCH_ALL - Static variable in class com.ibm.commerce.user.beans.UserRegistrationDataBean
Default search with all search type constant
SEARCHTYPE_SEARCH_ALL - Static variable in class com.ibm.commerce.usermanagement.commands.ListBusinessOrgEntityCmdImpl
Default - searches all search type constant.
SEARCHTYPE_SOUNDEX - Static variable in class com.ibm.commerce.member.search.WhereClauseSearchCondition
SEARCHTYPE_SOUNDEX
SECOND - Static variable in interface com.ibm.commerce.marketing.promotion.schedule.ScheduleLookAheadSupport
Constant for time resolution unit "Second"
SECTION_FROM_OTHER_ITEM - Static variable in class com.ibm.commerce.marketing.promotion.runtime.AssociatedOrderItem
A section in the three sections as returned by the AssociatedOrderItem.markCommonSection(AssociatedOrderItem, AssociatedOrderItem[]) method: is from the operand AssociatedOrderItem
SECTION_FROM_THIS_ITEM - Static variable in class com.ibm.commerce.marketing.promotion.runtime.AssociatedOrderItem
A section in the three sections as returned by the AssociatedOrderItem.markCommonSection(AssociatedOrderItem, AssociatedOrderItem[]) method: is from this AssociatedOrderItem.
SECTION_IS_COMMON - Static variable in class com.ibm.commerce.marketing.promotion.runtime.AssociatedOrderItem
A section in the three sections as returned by the AssociatedOrderItem.markCommonSection(AssociatedOrderItem, AssociatedOrderItem[]) method: is common to both this AssociatedOrderItem and the operand AssociatedOrderItem
SECURE_PROTOCOL - Static variable in interface com.ibm.commerce.emarketing.emailtemplate.tag.TagConstants
Secure Transport Protocol
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
SecurityHintType - Interface in com.ibm.commerce.member.facade.datatypes
A representation of the model object 'Security Hint Type'.
SEGMENT - Static variable in class com.ibm.commerce.marketing.facade.datatypes.ActivityExperimentFormatEnumerationType
The 'Segment' literal value.
SEGMENT_LITERAL - Static variable in class com.ibm.commerce.marketing.facade.datatypes.ActivityExperimentFormatEnumerationType
The 'Segment' literal object.
SegmentAccountListDataBean - Class in com.ibm.commerce.tools.segmentation
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 in com.ibm.commerce.tools.segmentation
This interface must be implemented to provide a controller command that adds users to a member group.
SEGMENTATION_RESOURCES - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
Resource name for segmentation resources.
SEGMENTATION_STORE_RELATION_TYPE_ID - Static variable in class com.ibm.commerce.marketing.dataload.mediator.AbstractMarketingMediator
A constant for the segmentation store relation type ID -9
SEGMENTATION_USER_REGISTRATION - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
Resource name for user registration resources.
SegmentCache - Class in com.ibm.commerce.tools.segmentation
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 in com.ibm.commerce.tools.segmentation
This interface SegmentConstants contains public constants.
SegmentConstraintListCmd - Interface in com.ibm.commerce.tools.segmentation
This interface must be implemented to provide a task command that generates the HTML necessary for displaying the list of customer profile constraints.
SegmentCountriesDataBean - Class in com.ibm.commerce.tools.segmentation
This class extends the SmartDataBeanImpl class to create the countries data bean for a customer segment.
SegmentCountriesDataBean() - Constructor for class com.ibm.commerce.tools.segmentation.SegmentCountriesDataBean
 
SegmentCountriesDataBean.Country - Class in com.ibm.commerce.tools.segmentation
This class contains the name and abbreviation for a country.
SegmentCountriesDataBean.CountryQuickSortCompare - Class in com.ibm.commerce.tools.segmentation
This class will compare Country objects during a quick sort.
SegmentCurrenciesDataBean - Class in com.ibm.commerce.tools.segmentation
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 in com.ibm.commerce.tools.segmentation
This class extends the SmartDataBeanImpl class to create the segment customer list data bean.
SegmentCustomerListDataBean() - Constructor for class com.ibm.commerce.tools.segmentation.SegmentCustomerListDataBean
 
SegmentCustomerListDataBean.Customer - Class in com.ibm.commerce.tools.segmentation
This class contains properties that describe a customer.
SegmentCustomerListDataBean.CustomerQuickSortCompare - Class in com.ibm.commerce.tools.segmentation
This class will compare Customer objects during a quick sort.
SegmentDataBean - Class in com.ibm.commerce.tools.segmentation
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 in com.ibm.commerce.tools.segmentation.beansrc
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 in com.ibm.commerce.tools.segmentation
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 in com.ibm.commerce.tools.segmentation
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 in com.ibm.commerce.tools.segmentation
This interface must be implemented to provide a controller command that deletes segments.
SegmentDetailsDataBean - Class in com.ibm.commerce.tools.segmentation
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 in com.ibm.commerce.tools.segmentation
This interface must be implemented to provide a controller command that removes users to a segment.
SegmentHandler - Class in com.ibm.commerce.rest.marketing.handler
This class provides RESTful services to retrieve the customer segment information
SegmentHandler() - Constructor for class com.ibm.commerce.rest.marketing.handler.SegmentHandler
 
SegmentHelper - Class in com.ibm.commerce.rest.bod.helpers
This class provides helper methods to get customer segment handler
SegmentHelper() - Constructor for class com.ibm.commerce.rest.bod.helpers.SegmentHelper
 
SegmentHelper(Instrumentor) - Constructor for class com.ibm.commerce.rest.bod.helpers.SegmentHelper
Instantiates a new customer segment helper.
SegmentLanguagesDataBean - Class in com.ibm.commerce.tools.segmentation
This class extends the SmartDataBeanImpl class to create the languages data bean for a customer segment.
SegmentLanguagesDataBean() - Constructor for class com.ibm.commerce.tools.segmentation.SegmentLanguagesDataBean
 
SegmentLanguagesDataBean.Language - Class in com.ibm.commerce.tools.segmentation
This class describes a language.
SegmentListDataBean - Class in com.ibm.commerce.tools.segmentation
Lists member groups that are used for Customer Segments (Member Group Usage = General Purpose).
SegmentListDataBean() - Constructor for class com.ibm.commerce.tools.segmentation.SegmentListDataBean
 
SegmentListDataBeanBase - Class in com.ibm.commerce.tools.segmentation.beansrc
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 in com.ibm.commerce.tools.segmentation
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 in com.ibm.commerce.tools.segmentation
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 in com.ibm.commerce.tools.segmentation.beansrc
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 in com.ibm.commerce.bi.databeans
The data bean used to help populate the Business Intelligence Closed Loop JSP Page.
SegmentNotebookDataminingDatabean() - Constructor for class com.ibm.commerce.bi.databeans.SegmentNotebookDataminingDatabean
Constructor which simply initializes instance variables.
SegmentRemoveUserControllerCmd - Interface in com.ibm.commerce.tools.segmentation
This interface must be implemented to provide a controller command that removes users to a segment.
SegmentSaveControllerCmd - Interface in com.ibm.commerce.tools.segmentation
This interface must be implemented to provide a controller command that saves segments.
SegmentSaveControllerCmdImpl - Class in com.ibm.commerce.tools.segmentation
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 in com.ibm.commerce.tools.segmentation
This class extends the SmartDataBeanImpl class to create the states data bean for a customer segment.
SegmentStatesDataBean() - Constructor for class com.ibm.commerce.tools.segmentation.SegmentStatesDataBean
 
SegmentStatesDataBean.State - Class in com.ibm.commerce.tools.segmentation
This class has properties for the state name and abbreviation.
SegmentStatesDataBean.StateQuickSortCompare - Class in com.ibm.commerce.tools.segmentation
This class will compare State objects during a quick sort.
SegmentUtil - Class in com.ibm.commerce.tools.segmentation
This class provides some utility methods that are used by this package.
SegmentUtil() - Constructor for class com.ibm.commerce.tools.segmentation.SegmentUtil
 
SegmentXMLConditionConverter - Class in com.ibm.commerce.tools.segmentation
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
 
SELECT_QUERY_FIND_CATENTRY_BY_ID - Static variable in interface com.ibm.commerce.catalog.facade.server.helpers.CatalogServerConstants
Query to find catalog entry by ID.
selectBIProvider(Integer) - Method in class com.ibm.commerce.bi.BIConfigRegistry
Returns the BI Provider for the store only if there is one BI Provider set.
SelectContractPricesCmd - Interface in com.ibm.commerce.price.commands
Interface for the SelectContractPricesCmd Task Command to select the best offer among all the qualified offers for the input catalog entry.
SelectContractPricesCmdImpl - Class in com.ibm.commerce.price.commands
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.
selectCouponForUseInOrder(CouponKey, CustomerKey, OrderKey) - Method in interface com.ibm.commerce.marketing.promotion.coupon.CouponManager
Selects a coupon and adds it to an order so that the coupon will be used with the order.
selectCouponForUseInOrder(CouponKey, CustomerKey, OrderKey, Date) - Method in interface com.ibm.commerce.marketing.promotion.coupon.CouponManager
Deprecated.
Use selectCouponForUseInOrder(CouponKey ckey,CustomerKey ukey,OrderKey okey)
SELECTION_TYPE_EXCLUDE_EXTERNAL - Static variable in interface com.ibm.commerce.catalogfilter.dataload.mediator.CatalogFilterDataLoadConstants
This is the external value selection type:Exclude.
SELECTION_TYPE_EXCLUDE_INTERNAL - Static variable in interface com.ibm.commerce.catalogfilter.dataload.mediator.CatalogFilterDataLoadConstants
This is the internal value selection type for Exclude.
SELECTION_TYPE_EXCLUDEIMPLICITPRODUCTSET_INTERNAL - Static variable in interface com.ibm.commerce.catalogfilter.dataload.mediator.CatalogFilterDataLoadConstants
This is the internal value selection type for ExcludeImplicitProductSet.
SELECTION_TYPE_EXCLUDEIMPLICITSKU_EXTERNAL - Static variable in interface com.ibm.commerce.catalogfilter.dataload.mediator.CatalogFilterDataLoadConstants
This is the external value selection ExcludeImplicitSKU.
SELECTION_TYPE_INCLUDE_EXTERNAL - Static variable in interface com.ibm.commerce.catalogfilter.dataload.mediator.CatalogFilterDataLoadConstants
This is the external value selection type:Include.
SELECTION_TYPE_INCLUDE_INTERNAL - Static variable in interface com.ibm.commerce.catalogfilter.dataload.mediator.CatalogFilterDataLoadConstants
This is the internal value selection type for Include.
SELECTION_TYPE_INCLUDEIMPLICITPRODUCTSET_INTERNAL - Static variable in interface com.ibm.commerce.catalogfilter.dataload.mediator.CatalogFilterDataLoadConstants
This is the internal value selection type for IncludeImplicitProductSet.
SELECTION_TYPE_INCLUDEIMPLICITSKU_EXTERNAL - Static variable in interface com.ibm.commerce.catalogfilter.dataload.mediator.CatalogFilterDataLoadConstants
This is the external value selection IncludeImplicitSKU.
SelectionCriteria - Class in com.ibm.commerce.foundation.server.services.dataaccess
The search expression object represents the information that can be extracted from the Expression elements of the Get verb.
SelectionCriteria() - Constructor for class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
Creates an instance of the search expression object.
SelectionCriteria(String, String) - Constructor for class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
Creates an instance of the search expression object for a given XPath expression.
SelectionCriteriaHelper - Class in com.ibm.commerce.foundation.client.util.oagis
This class helps to build the OAGIS GET verb selection criteria expression.
SelectionCriteriaHelper(String) - Constructor for class com.ibm.commerce.foundation.client.util.oagis.SelectionCriteriaHelper
Initializes a newly created SelectionCriteriaHelper.
SelectionCriteriaMapper - Class in com.ibm.commerce.foundation.server.util.oagis
Extracts the query parameters, XPath key and access profile(s) from the OAGIS GET verb selection criteria expression.
SelectionCriteriaMapper(List) - Constructor for class com.ibm.commerce.foundation.server.util.oagis.SelectionCriteriaMapper
Initializes a new SelectionCriteriaMapper with the OAGIS verb selection criteria expressions.
SelectionCriteriaMapper(String) - Constructor for class com.ibm.commerce.foundation.server.util.oagis.SelectionCriteriaMapper
Creates a new SelectionCriteriaMapper for a given XPath expression.
selectNodeList(Document, String) - Static method in class com.ibm.commerce.bi.events.xml.XMLUpdateUtil
Returns a list of matched node(s) pointed to by the XPath.
SelectQuery - Class in com.ibm.commerce.search.rulequery
SelectQuery is similar to RuleQuery.
SelectQuery() - Constructor for class com.ibm.commerce.search.rulequery.SelectQuery
Default select query constructor.
SelectQuery(TradingAgreementAccessBean[]) - Constructor for class com.ibm.commerce.search.rulequery.SelectQuery
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(int, TradingAgreementAccessBean[]) - Constructor for class com.ibm.commerce.search.rulequery.SelectQuery
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(int, int) - Constructor for class com.ibm.commerce.search.rulequery.SelectQuery
SelectQuery constructor with store and user id as arguments.
SelectQuery(Query) - Constructor for class com.ibm.commerce.search.rulequery.SelectQuery
SelectQuery constructor with query as an argument.
SelectQuery(Vector, TradingAgreementAccessBean[]) - Constructor for class com.ibm.commerce.search.rulequery.SelectQuery
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.
SelectQuery(Vector, int) - Constructor for class com.ibm.commerce.search.rulequery.SelectQuery
SelectQuery constructor with a collection of store ids and a user id as arguments.
SELF - Static variable in class com.ibm.commerce.member.facade.MemberFacadeConstants
Tag used in Get operations to find the person executing the request.
SELF_MODE - Static variable in class com.ibm.commerce.rest.order.handler.OrderHandler
self mode
SelfAddressDO - Class in com.ibm.commerce.member.dataobjects
Sync helper data object class, called by UserSyncBean and OrganizationSyncBean to read/write data from/to the "ADDRESS" database table.
SelfAddressDO() - Constructor for class com.ibm.commerce.member.dataobjects.SelfAddressDO
 
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.ResponseOrderQuotationConstants
The sellingAmount field.
SELLING_AMOUNT - Static variable in interface com.ibm.commerce.messaging.commands.ResponseShopCartTransferConstants
The sellingAmount field.
SELLING_CURRENCY - Static variable in interface com.ibm.commerce.messaging.commands.ResponseOrderQuotationConstants
The sellingCurrency field.
SELLING_CURRENCY - Static variable in interface com.ibm.commerce.messaging.commands.ResponseShopCartTransferConstants
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.
semanticSpecifier - Variable in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData
The semantic specifier.
sematicSpecifier - Variable in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
The sematic specifier.
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.
SendActivateTaskEmailCmd - Interface in com.ibm.commerce.contentmanagement.commands
The SendActivateTaskEmailCmd is a task command that: Sends an activate task email notification to all task members Parameters: taskId comments Access Beans: Mandatory Parameters: taskId
Additional Parameters: none
Optional Parameters: comments
SendActivateTaskEmailCmdImpl - Class in com.ibm.commerce.contentmanagement.commands
The SendActivateTaskEmailCmd is a task command that: Sends an activate task email notification to task members If members are provided, the email gets sent only to those members If no members are provided, the email gets sent to all the task members listed in the database Parameters: taskId comments members Access Beans: Mandatory Parameters: taskId
Additional Parameters: none
Optional Parameters: comments, members
SendActivateTaskEmailCmdImpl() - Constructor for class com.ibm.commerce.contentmanagement.commands.SendActivateTaskEmailCmdImpl
 
SendAnnouncementCmd - Interface in com.ibm.commerce.component.giftregistry.commands
Sends a gift registry announcement message to notify the recipients
SendAnnouncementCmd - Interface in com.ibm.commerce.giftcenter.commands
The task command interface to send the gift registry announcement as an email to the people whose email addresses are mentioned in the recipients list of the announcement.
SendAnnouncementCmdImpl - Class in com.ibm.commerce.component.giftregistry.commands
Sends a gift registry announcement message to notify the recipients
SendAnnouncementCmdImpl() - Constructor for class com.ibm.commerce.component.giftregistry.commands.SendAnnouncementCmdImpl
 
SendAnnouncementCmdImpl - Class in com.ibm.commerce.giftcenter.commands
The default implementation of the SendAnnouncementCmd interface.
SendAnnouncementCmdImpl() - Constructor for class com.ibm.commerce.giftcenter.commands.SendAnnouncementCmdImpl
 
sendCampaignLoggingEvent(CampaignLoggingDataBean, CommandContext) - Static method in class com.ibm.commerce.marketingcenter.events.util.CampaignEventUtilities
This method sends a campaign logging event to the event infrastructure for processing.
sendCampaignLoggingEvent(CampaignLoggingDataBean) - Static method in class com.ibm.commerce.marketingcenter.events.util.CampaignEventUtilities
This method sends a campaign logging event to the event infrastructure for processing.
SendEmailActivityTaskCmd - Interface in com.ibm.commerce.emarketing.commands
The interface for any TaskCommand that is to be used to send e-mail activities.
SendEmailActivityTaskCmdImpl - Class in com.ibm.commerce.emarketing.commands
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
 
SENDER - Static variable in interface com.ibm.commerce.giftcenter.facade.server.helpers.GiftListServerConstants
The constant to represent the email sender property.
SENDER_EMAIL - Static variable in interface com.ibm.commerce.giftcenter.facade.server.helpers.GiftListServerConstants
The constant to represent the email sender email property.
SENDER_NAME - Static variable in interface com.ibm.commerce.giftcenter.facade.server.helpers.GiftListServerConstants
The constant to represent the email sender name property.
sendEvent(int, Exception, Object) - Method in class com.ibm.commerce.messaging.adapters.jcasample.SampleConnectionEventListener
Sends an event
sendEvent(int, Exception) - Method in class com.ibm.commerce.messaging.adapters.jcasample.SampleManagedConnection
This method sends an event.
sendEvent(int, Exception, Object) - Method in class com.ibm.commerce.messaging.adapters.jcasample.SampleManagedConnection
This method sends an event to the event listener.
sendEvents() - Method in interface com.ibm.commerce.bi.events.transmit.GenericTransmitter
Initiates the transmission of events based on success or failure, respectively.
sendExperimentLoggingEvent(ExperimentLoggingDataBean, CommandContext) - Static method in class com.ibm.commerce.marketingcenter.events.util.ExperimentEventUtilities
Sends an experiment logging event to the event infrastructure for processing.
sendExperimentLoggingEvent(ExperimentLoggingDataBean) - Static method in class com.ibm.commerce.marketingcenter.events.util.ExperimentEventUtilities
Sends an experiment logging event to the event infrastructure for processing.
SendGiftListConfirmationCmd - Interface in com.ibm.commerce.giftcenter.commands
The task command interface to send an email confirmation to the registrant and co-registrants of a gift list when it is created or updated
SendGiftListConfirmationCmdImpl - Class in com.ibm.commerce.giftcenter.commands
The default implementation of the SendGiftListConfirmationCmd interface.
SendGiftListConfirmationCmdImpl() - Constructor for class com.ibm.commerce.giftcenter.commands.SendGiftListConfirmationCmdImpl
 
SendGiftRegistryConfirmationCmd - Interface in com.ibm.commerce.component.giftregistry.commands
Sends an email message informing the registrants of the registry being created successfully.
SendGiftRegistryConfirmationCmdImpl - Class in com.ibm.commerce.component.giftregistry.commands
Sends an email message informing the registrants of the registry being created successfully.
SendGiftRegistryConfirmationCmdImpl() - Constructor for class com.ibm.commerce.component.giftregistry.commands.SendGiftRegistryConfirmationCmdImpl
 
SendGiftRegistryMessageCmd - Interface in com.ibm.commerce.component.giftregistry.commands
Sends a UpdateGiftRegistryBOD to the messaging system to notify an external system of a gift registry being modified.
SendGiftRegistryMessageCmdImpl - Class in com.ibm.commerce.component.giftregistry.commands
Sends a UpdateGiftRegistryBOD to the messaging system to notify an external system of a gift registry being modified.
SendGiftRegistryMessageCmdImpl() - Constructor for class com.ibm.commerce.component.giftregistry.commands.SendGiftRegistryMessageCmdImpl
 
sendImmediate() - Method in interface com.ibm.commerce.messaging.commands.SendMsgCmd
This method sets the sending mode to send the message immediately to the recipients.
sendImmediate() - Method in class com.ibm.commerce.messaging.commands.SendMsgCmdImpl
This method sets the sending mode to send the message immediately to the recipients.
sendImmediate() - Method in class com.ibm.commerce.messaging.outboundservice.Messaging
This method will send the message immediately.
sendMessage() - Method in class com.ibm.commerce.messaging.commands.SendWCSOrderCmdImpl
This method sends the outbound OrderCreateFixFormat message by doing the following:
sendMessage() - Method in class com.ibm.commerce.messaging.commands.SendXMLOrderCmdImpl
This method sends the outbound OrderCreateXMLFormat message using outbound messaging system sendTransacted() service.
SendMsgCmd - Interface in com.ibm.commerce.messaging.commands
The class defining the interface of the task message sending task command which can be called by other business logic.
SendMsgCmdImpl - Class in com.ibm.commerce.messaging.commands
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
 
sendNotification(Messaging) - Method in class com.ibm.commerce.messaging.commands.ReleaseShipNotifyCmdImpl
This method sends the notification message to the shopper.
sendNotification(Messaging, Enumeration) - Method in class com.ibm.commerce.messaging.commands.ReleaseShipNotifyCmdImpl
This method sends the notification message to all the recipients set by the caller of the task command.
SendPasswordNotificationCmd - Interface in com.ibm.commerce.security.commands
This task command sends a notification informing a user of the user's new password.
SendPasswordNotificationCmdImpl - Class in com.ibm.commerce.security.commands
Sends an e-mail notification informing the user of one of the following: The user's new password (default) Validation code.
SendPasswordNotificationCmdImpl() - Constructor for class com.ibm.commerce.security.commands.SendPasswordNotificationCmdImpl
 
SendReadyToApproveTaskGroupEmailCmd - Interface in com.ibm.commerce.contentmanagement.commands
The SendReadyToApproveTaskGroupEmailCmd is a task command that: Sends a notification email to all task group approvers indicating that the task group is ready to approve Parameters: taskGroupId approvers Access Beans: Mandatory Parameters: taskGroupId
Additional Parameters: none
Optional Parameters: approvers
SendReadyToApproveTaskGroupEmailCmdImpl - Class in com.ibm.commerce.contentmanagement.commands
The SendReadyToApproveTaskGroupEmailCmd is a task command that: Sends a notification email to task group approvers indicating that the task group is ready to approve If approvers are supplied, sends the email to only the approvers supplied If no approvers are supplied, sends the email to all the approvers for the task group listed in the database Parameters: taskGroupId approvers Access Beans: Mandatory Parameters: taskGroupId
Additional Parameters: none
Optional Parameters: approvers
SendReadyToApproveTaskGroupEmailCmdImpl() - Constructor for class com.ibm.commerce.contentmanagement.commands.SendReadyToApproveTaskGroupEmailCmdImpl
 
sendReceiveImmediate() - Method in interface com.ibm.commerce.messaging.commands.SendMsgCmd
This method sets the sending mode to send the message and wait for a reply.
sendReceiveImmediate() - Method in class com.ibm.commerce.messaging.commands.SendMsgCmdImpl
This method sets the sending mode to send the message and wait for a reply.
sendReceiveImmediate() - Method in class com.ibm.commerce.messaging.outboundservice.Messaging
This method will send the message immediately and wait for a response.
sendReceiveRecordImmediate() - Method in class com.ibm.commerce.messaging.outboundservice.Messaging
This method will send the message immediately and wait for a response.
SendRejectTaskEmailCmd - Interface in com.ibm.commerce.contentmanagement.commands
The SendRejectTaskEmailCmd is a task command that: Sends a reject task email notification to all task members Parameters: taskId comments Access Beans: Mandatory Parameters: taskId
Additional Parameters: none
Optional Parameters: comments
SendRejectTaskEmailCmdImpl - Class in com.ibm.commerce.contentmanagement.commands
The SendRejectTaskEmailCmd is a task command that: Sends a reject task email notification to all task members Parameters: taskId comments Access Beans: Mandatory Parameters: taskId
Additional Parameters: none
Optional Parameters: comments
SendRejectTaskEmailCmdImpl() - Constructor for class com.ibm.commerce.contentmanagement.commands.SendRejectTaskEmailCmdImpl
 
SendShoppingCartCmd - Interface in com.ibm.commerce.me.commands
The interface of SendShoppingCart command.
SendShoppingCartCmdImpl - Class in com.ibm.commerce.me.commands
The SendShoppingCartCmdImpl class is defined in this file.
SendShoppingCartCmdImpl() - Constructor for class com.ibm.commerce.me.commands.SendShoppingCartCmdImpl
 
SendSMSActionTaskCmd - Interface in com.ibm.commerce.marketing.commands.elements
This command sends a SMS message to a customer who has a mobile number registered and has opted in for receiving SMS marketing messages.
SendSMSActionTaskCmdImpl - Class in com.ibm.commerce.marketing.commands.elements
This command sends a SMS message to a customer who has a mobile number registered and has opted in for receiving SMS marketing messages.
SendSMSActionTaskCmdImpl() - Constructor for class com.ibm.commerce.marketing.commands.elements.SendSMSActionTaskCmdImpl
This method is the default constructor.
sendTaskCompleteEvent(Long, Long, Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Complete event.
sendTaskCompleteEvent(Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Complete event.
sendTaskEvent(int, Integer, Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates the Task event with the type specified.
sendTaskGroupApprovedEvent(Long, Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Approved event.
sendTaskGroupApprovedEvent(Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Approved event.
sendTaskGroupCommitFailedEvent(Long, Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Commit Failed event.
sendTaskGroupCommitFailedEvent(Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Commit Failed event.
sendTaskGroupCommitInProgressEvent(Long, Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Commit in Progress event.
sendTaskGroupCommitInProgressEvent(Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Commit in Progress event.
sendTaskGroupCommittedEvent(Long, Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Committed event.
sendTaskGroupCommittedEvent(Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Committed event.
sendTaskGroupCompleteEvent(Long, Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Completed event.
sendTaskGroupCompleteEvent(Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Completed event.
sendTaskGroupEvent(int, Integer, Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates the Task Group event with the type specified.
sendTaskGroupReadyForApprovalEvent(Long, Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Ready for Approval event.
sendTaskGroupReadyForApprovalEvent(Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Ready for Approval event.
sendTaskGroupReadyToCommitEvent(Long, Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Ready to Commit event.
sendTaskGroupReadyToCommitEvent(Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Ready to Commit event.
sendTaskGroupReadyToPublish(Long, Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Ready for Publish event.
sendTaskGroupReadyToPublish(Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Ready for Publish event.
sendTaskGroupWorkingEvent(Long, Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Working event.
sendTaskGroupWorkingEvent(Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Working event.
sendTickler() - Method in class com.ibm.commerce.edp.tickler.AEDPTickler
This method sents the tickler after it is created, which is abstract and must be implemented by the sub class.
sendTickler() - Method in class com.ibm.commerce.edp.tickler.EDPTicklerDefault
 
sendTickler() - Method in class com.ibm.commerce.edp.tickler.EDPTicklerWasLog
This method sends the Payment Rules tickler, which uses WAS log to log tickler.
sendTickler() - Method in class com.ibm.commerce.edp.tickler.EDPTicklerWC
 
sendTickler() - Method in interface com.ibm.commerce.edp.tickler.IEDPTickler
This method asks this tickler to send itself to the tickler queue
sendTo(Long) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
sendTransacted() - Method in interface com.ibm.commerce.messaging.commands.SendMsgCmd
This method sets the sending mode such that it sends the message in transacted mode.
sendTransacted() - Method in class com.ibm.commerce.messaging.commands.SendMsgCmdImpl
This method sets the sending mode such that it sends the message in transacted mode.
sendTransacted() - Method in class com.ibm.commerce.messaging.outboundservice.Messaging
This method saves the message to the MSGSTORE table if it is in synchronized mode.
SendTransactedMsgCmd - Interface in com.ibm.commerce.messaging.outboundservice
Sends all the messages that have been created using the SendTransacted method provided by the messaging system.
SendTransactedMsgCmdImpl - Class in com.ibm.commerce.messaging.outboundservice
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 by calling its parents constructor.
sendTransactedSync() - Method in class com.ibm.commerce.messaging.outboundservice.Messaging
This method saves the message to the MSGSTORE table in the synchronized mode.
SendWCSOrderCmdImpl - Class in com.ibm.commerce.messaging.commands
Task command to create and send legacy WebSphere Commerce OrderCreateFixFormat message.
SendWCSOrderCmdImpl() - Constructor for class com.ibm.commerce.messaging.commands.SendWCSOrderCmdImpl
 
sendWorkspaceCancelledEvent(Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates a Task Group Commit Failed event.
sendWorkspaceEvent(int, Long, CommandContext) - Method in class com.ibm.commerce.contentmanagement.events.WorkspaceEventFactory
Generates the Task event with the type specified.
SendXMLOrderCmdImpl - Class in com.ibm.commerce.messaging.commands
Task command to create and send OrderCreateXMLFormat message.
SendXMLOrderCmdImpl() - Constructor for class com.ibm.commerce.messaging.commands.SendXMLOrderCmdImpl
 
sENHANCE_CONCURRENCY - Static variable in class com.ibm.commerce.event.impl.commands.RaiseECEventCmdImpl
Used by BusinessAuditStorageBean to turn on enhanced concurrency.
SENSITIVE_PAYMENT_INFORMATION - Static variable in class com.ibm.commerce.edp.utils.Constants
Sensitive payment information
SensorEventListener - Class in com.ibm.commerce.marketing.dialog.trigger
This class listens for events being raised by the WebSphere Commerce Server and takes appropriate action for each of them.
SensorEventListener() - Constructor for class com.ibm.commerce.marketing.dialog.trigger.SensorEventListener
 
SEO_CATEGORY_PAGE_PREFIX - Static variable in interface com.ibm.commerce.catalog.dataload.helper.CatalogDataLoadConstants
SEO category page prefix.
SEO_CATEGORY_TOKEN - Static variable in interface com.ibm.commerce.catalog.dataload.helper.CatalogDataLoadConstants
SEO category token.
SEO_CATEGORY_TOKEN_USAGE - Static variable in interface com.ibm.commerce.catalog.dataload.helper.CatalogDataLoadConstants
SEO category token usage.
SEO_CONFIG_SECTION - Static variable in class com.ibm.commerce.infrastructure.facade.server.metadata.InfrastructureMetadata
Constant for the store status value mapping
SEO_PAGE_DEFINITION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Page Definition' class.
SEO_PAGE_DEFINITION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'SEO Page Definition' class.
SEO_PAGE_DEFINITION__CREATED_TIME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Created Time' attribute feature.
SEO_PAGE_DEFINITION__CREATED_TIME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Created Time' attribute.
SEO_PAGE_DEFINITION__LAST_UPDATE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Last Update' attribute feature.
SEO_PAGE_DEFINITION__LAST_UPDATE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Last Update' attribute.
SEO_PAGE_DEFINITION__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
SEO_PAGE_DEFINITION__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
SEO_PAGE_DEFINITION__PAGE_NAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Page Name' attribute feature.
SEO_PAGE_DEFINITION__PAGE_NAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Page Name' attribute.
SEO_PAGE_DEFINITION__SEO_PAGE_DEFINITION_DESCRIPTION_FOR_SEO_PAGE_DEFINITION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Page Definition Description For SEO Page Definition' reference list feature.
SEO_PAGE_DEFINITION__SEO_PAGE_DEFINITION_DESCRIPTION_FOR_SEO_PAGE_DEFINITION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Page Definition Description For SEO Page Definition' reference list.
SEO_PAGE_DEFINITION__SEO_PAGE_DEFINITION_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Page Definition Id' attribute feature.
SEO_PAGE_DEFINITION__SEO_PAGE_DEFINITION_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Page Definition Id' attribute.
SEO_PAGE_DEFINITION__SEO_PAGE_DEFINITION_OVERRIDE_FOR_SEO_PAGE_DEFINITION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Page Definition Override For SEO Page Definition' reference list feature.
SEO_PAGE_DEFINITION__SEO_PAGE_DEFINITION_OVERRIDE_FOR_SEO_PAGE_DEFINITION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Page Definition Override For SEO Page Definition' reference list.
SEO_PAGE_DEFINITION__STOREENT_FOR_SEO_PAGE_DEFINITION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent For SEO Page Definition' reference feature.
SEO_PAGE_DEFINITION__STOREENT_FOR_SEO_PAGE_DEFINITION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent For SEO Page Definition' reference.
SEO_PAGE_DEFINITION__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent Id' attribute feature.
SEO_PAGE_DEFINITION__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent Id' attribute.
SEO_PAGE_DEFINITION_DESCRIPTION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Page Definition Description' class.
SEO_PAGE_DEFINITION_DESCRIPTION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'SEO Page Definition Description' class.
SEO_PAGE_DEFINITION_DESCRIPTION__CREATED_TIME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Created Time' attribute feature.
SEO_PAGE_DEFINITION_DESCRIPTION__CREATED_TIME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Created Time' attribute.
SEO_PAGE_DEFINITION_DESCRIPTION__FIELD1 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Field1' attribute feature.
SEO_PAGE_DEFINITION_DESCRIPTION__FIELD1 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Field1' attribute.
SEO_PAGE_DEFINITION_DESCRIPTION__FIELD2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Field2' attribute feature.
SEO_PAGE_DEFINITION_DESCRIPTION__FIELD2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Field2' attribute.
SEO_PAGE_DEFINITION_DESCRIPTION__FIELD3 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Field3' attribute feature.
SEO_PAGE_DEFINITION_DESCRIPTION__FIELD3 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Field3' attribute.
SEO_PAGE_DEFINITION_DESCRIPTION__IMAGE_ALTERNATE_DESCRIPTION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Image Alternate Description' attribute feature.
SEO_PAGE_DEFINITION_DESCRIPTION__IMAGE_ALTERNATE_DESCRIPTION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Image Alternate Description' attribute.
SEO_PAGE_DEFINITION_DESCRIPTION__LANGUAGE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Language Id' attribute feature.
SEO_PAGE_DEFINITION_DESCRIPTION__LANGUAGE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Language Id' attribute.
SEO_PAGE_DEFINITION_DESCRIPTION__LAST_UPDATE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Last Update' attribute feature.
SEO_PAGE_DEFINITION_DESCRIPTION__LAST_UPDATE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Last Update' attribute.
SEO_PAGE_DEFINITION_DESCRIPTION__META_DESCRIPTION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Meta Description' attribute feature.
SEO_PAGE_DEFINITION_DESCRIPTION__META_DESCRIPTION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Meta Description' attribute.
SEO_PAGE_DEFINITION_DESCRIPTION__META_KEYWORD - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Meta Keyword' attribute feature.
SEO_PAGE_DEFINITION_DESCRIPTION__META_KEYWORD - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Meta Keyword' attribute.
SEO_PAGE_DEFINITION_DESCRIPTION__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
SEO_PAGE_DEFINITION_DESCRIPTION__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
SEO_PAGE_DEFINITION_DESCRIPTION__SEO_PAGE_DEFINITION_FOR_SEO_PAGE_DEFINITION_DESCRIPTION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Page Definition For SEO Page Definition Description' reference feature.
SEO_PAGE_DEFINITION_DESCRIPTION__SEO_PAGE_DEFINITION_FOR_SEO_PAGE_DEFINITION_DESCRIPTION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Page Definition For SEO Page Definition Description' reference.
SEO_PAGE_DEFINITION_DESCRIPTION__SEO_PAGE_DEFINITION_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Page Definition Id' attribute feature.
SEO_PAGE_DEFINITION_DESCRIPTION__SEO_PAGE_DEFINITION_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Page Definition Id' attribute.
SEO_PAGE_DEFINITION_DESCRIPTION__TITLE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Title' attribute feature.
SEO_PAGE_DEFINITION_DESCRIPTION__TITLE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Title' attribute.
SEO_PAGE_DEFINITION_DESCRIPTION_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'SEO Page Definition Description' class.
SEO_PAGE_DEFINITION_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'SEO Page Definition' class.
SEO_PAGE_DEFINITION_OVERRIDE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Page Definition Override' class.
SEO_PAGE_DEFINITION_OVERRIDE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'SEO Page Definition Override' class.
SEO_PAGE_DEFINITION_OVERRIDE__APPLY_TO_CHILD - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Apply To Child' attribute feature.
SEO_PAGE_DEFINITION_OVERRIDE__APPLY_TO_CHILD - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Apply To Child' attribute.
SEO_PAGE_DEFINITION_OVERRIDE__OBJECT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Object Id' attribute feature.
SEO_PAGE_DEFINITION_OVERRIDE__OBJECT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Object Id' attribute.
SEO_PAGE_DEFINITION_OVERRIDE__OBJECT_TYPE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Object Type' attribute feature.
SEO_PAGE_DEFINITION_OVERRIDE__OBJECT_TYPE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Object Type' attribute.
SEO_PAGE_DEFINITION_OVERRIDE__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
SEO_PAGE_DEFINITION_OVERRIDE__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
SEO_PAGE_DEFINITION_OVERRIDE__SEO_PAGE_DEFINITION_FOR_SEO_PAGE_DEFINITION_OVERRIDE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Page Definition For SEO Page Definition Override' reference feature.
SEO_PAGE_DEFINITION_OVERRIDE__SEO_PAGE_DEFINITION_FOR_SEO_PAGE_DEFINITION_OVERRIDE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Page Definition For SEO Page Definition Override' reference.
SEO_PAGE_DEFINITION_OVERRIDE__SEO_PAGE_DEFINITION_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Page Definition Id' attribute feature.
SEO_PAGE_DEFINITION_OVERRIDE__SEO_PAGE_DEFINITION_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Page Definition Id' attribute.
SEO_PAGE_DEFINITION_OVERRIDE__SEO_PAGE_DEFINITION_OVERRIDE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Page Definition Override Id' attribute feature.
SEO_PAGE_DEFINITION_OVERRIDE__SEO_PAGE_DEFINITION_OVERRIDE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Page Definition Override Id' attribute.
SEO_PAGE_DEFINITION_OVERRIDE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'SEO Page Definition Override' class.
SEO_PRODUCT_PAGE_PREFIX - Static variable in interface com.ibm.commerce.catalog.dataload.helper.CatalogDataLoadConstants
SEO product page prefix.
SEO_PRODUCT_TOKEN - Static variable in interface com.ibm.commerce.catalog.dataload.helper.CatalogDataLoadConstants
SEO product token.
SEO_PRODUCT_TOKEN_USAGE - Static variable in interface com.ibm.commerce.catalog.dataload.helper.CatalogDataLoadConstants
SEO product token usage.
SEO_REDIRECT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Redirect' class.
SEO_REDIRECT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'SEO Redirect' class.
SEO_REDIRECT__NEW_SEO_URL_KEYWORD_FOR_SEO_REDIRECT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'New SEO Url Keyword For SEO Redirect' reference feature.
SEO_REDIRECT__NEW_SEO_URL_KEYWORD_FOR_SEO_REDIRECT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'New SEO Url Keyword For SEO Redirect' reference.
SEO_REDIRECT__NEW_SEO_URL_KEYWORD_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'New SEO Url Keyword Id' attribute feature.
SEO_REDIRECT__NEW_SEO_URL_KEYWORD_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'New SEO Url Keyword Id' attribute.
SEO_REDIRECT__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
SEO_REDIRECT__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
SEO_REDIRECT__ORIGINAL_SEO_URL_KEYWORD_FOR_SEO_REDIRECT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Original SEO Url Keyword For SEO Redirect' reference feature.
SEO_REDIRECT__ORIGINAL_SEO_URL_KEYWORD_FOR_SEO_REDIRECT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Original SEO Url Keyword For SEO Redirect' reference.
SEO_REDIRECT__ORIGINAL_SEO_URL_KEYWORD_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Original SEO Url Keyword Id' attribute feature.
SEO_REDIRECT__ORIGINAL_SEO_URL_KEYWORD_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Original SEO Url Keyword Id' attribute.
SEO_REDIRECT__SEO_REDIRECT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Redirect Id' attribute feature.
SEO_REDIRECT__SEO_REDIRECT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Redirect Id' attribute.
SEO_REDIRECT__SEO_REDIRECT_TRAFFIC_FOR_SEO_REDIRECT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Redirect Traffic For SEO Redirect' reference feature.
SEO_REDIRECT__SEO_REDIRECT_TRAFFIC_FOR_SEO_REDIRECT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Redirect Traffic For SEO Redirect' reference.
SEO_REDIRECT_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'SEO Redirect' class.
SEO_REDIRECT_TRAFFIC - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Redirect Traffic' class.
SEO_REDIRECT_TRAFFIC - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'SEO Redirect Traffic' class.
SEO_REDIRECT_TRAFFIC__HIT_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Hit Count' attribute feature.
SEO_REDIRECT_TRAFFIC__HIT_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Hit Count' attribute.
SEO_REDIRECT_TRAFFIC__LAST_USED - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Last Used' attribute feature.
SEO_REDIRECT_TRAFFIC__LAST_USED - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Last Used' attribute.
SEO_REDIRECT_TRAFFIC__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
SEO_REDIRECT_TRAFFIC__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
SEO_REDIRECT_TRAFFIC__SEO_REDIRECT_FOR_SEO_REDIRECT_TRAFFIC - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Redirect For SEO Redirect Traffic' reference feature.
SEO_REDIRECT_TRAFFIC__SEO_REDIRECT_FOR_SEO_REDIRECT_TRAFFIC - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Redirect For SEO Redirect Traffic' reference.
SEO_REDIRECT_TRAFFIC__SEO_REDIRECT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Redirect Id' attribute feature.
SEO_REDIRECT_TRAFFIC__SEO_REDIRECT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Redirect Id' attribute.
SEO_REDIRECT_TRAFFIC_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'SEO Redirect Traffic' class.
SEO_SUBSTITUTION_PARAMETER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Substitution Parameter' class.
SEO_SUBSTITUTION_PARAMETER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'SEO Substitution Parameter' class.
SEO_SUBSTITUTION_PARAMETER__ADMIN_DESCRIPTION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Admin Description' attribute feature.
SEO_SUBSTITUTION_PARAMETER__ADMIN_DESCRIPTION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Admin Description' attribute.
SEO_SUBSTITUTION_PARAMETER__CLASS_NAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Class Name' attribute feature.
SEO_SUBSTITUTION_PARAMETER__CLASS_NAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Class Name' attribute.
SEO_SUBSTITUTION_PARAMETER__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
SEO_SUBSTITUTION_PARAMETER__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
SEO_SUBSTITUTION_PARAMETER__STOREENT_FOR_SEO_SUBSTITUTION_PARAMETER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent For SEO Substitution Parameter' reference feature.
SEO_SUBSTITUTION_PARAMETER__STOREENT_FOR_SEO_SUBSTITUTION_PARAMETER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent For SEO Substitution Parameter' reference.
SEO_SUBSTITUTION_PARAMETER__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent Id' attribute feature.
SEO_SUBSTITUTION_PARAMETER__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent Id' attribute.
SEO_SUBSTITUTION_PARAMETER__SUBSTITUTION_PARAMETER_NAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Substitution Parameter Name' attribute feature.
SEO_SUBSTITUTION_PARAMETER__SUBSTITUTION_PARAMETER_NAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Substitution Parameter Name' attribute.
SEO_SUBSTITUTION_PARAMETER_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'SEO Substitution Parameter' class.
SEO_TOKEN_USAGE_TYPE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Token Usage Type' class.
SEO_TOKEN_USAGE_TYPE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'SEO Token Usage Type' class.
SEO_TOKEN_USAGE_TYPE__IS_STATIC - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Is Static' attribute feature.
SEO_TOKEN_USAGE_TYPE__IS_STATIC - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Is Static' attribute.
SEO_TOKEN_USAGE_TYPE__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
SEO_TOKEN_USAGE_TYPE__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
SEO_TOKEN_USAGE_TYPE__PRIMARY_TOKEN - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Primary Token' attribute feature.
SEO_TOKEN_USAGE_TYPE__PRIMARY_TOKEN - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Primary Token' attribute.
SEO_TOKEN_USAGE_TYPE__SEO_TOKEN_USAGE_TYPE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Token Usage Type Id' attribute feature.
SEO_TOKEN_USAGE_TYPE__SEO_TOKEN_USAGE_TYPE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Token Usage Type Id' attribute.
SEO_TOKEN_USAGE_TYPE__STOREENT_FOR_SEO_TOKEN_USAGE_TYPE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent For SEO Token Usage Type' reference feature.
SEO_TOKEN_USAGE_TYPE__STOREENT_FOR_SEO_TOKEN_USAGE_TYPE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent For SEO Token Usage Type' reference.
SEO_TOKEN_USAGE_TYPE__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent Id' attribute feature.
SEO_TOKEN_USAGE_TYPE__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent Id' attribute.
SEO_TOKEN_USAGE_TYPE__TOKEN_USAGE_TYPE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Token Usage Type' attribute feature.
SEO_TOKEN_USAGE_TYPE__TOKEN_USAGE_TYPE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Token Usage Type' attribute.
SEO_TOKEN_USAGE_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'SEO Token Usage Type' class.
SEO_URL - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Url' class.
SEO_URL - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'SEO Url' class.
SEO_URL__CHANGE_FREQUENCY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Change Frequency' attribute feature.
SEO_URL__CHANGE_FREQUENCY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Change Frequency' attribute.
SEO_URL__MOBILE_CHANGE_FREQUENCY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Mobile Change Frequency' attribute feature.
SEO_URL__MOBILE_CHANGE_FREQUENCY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Mobile Change Frequency' attribute.
SEO_URL__MOBILE_PRIORITY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Mobile Priority' attribute feature.
SEO_URL__MOBILE_PRIORITY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Mobile Priority' attribute.
SEO_URL__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
SEO_URL__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
SEO_URL__PRIORITY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Priority' attribute feature.
SEO_URL__PRIORITY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Priority' attribute.
SEO_URL__SEO_URL_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Url Id' attribute feature.
SEO_URL__SEO_URL_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Url Id' attribute.
SEO_URL__SEO_URL_KEYWORD_FOR_SEO_URL - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Url Keyword For SEO Url' reference list feature.
SEO_URL__SEO_URL_KEYWORD_FOR_SEO_URL - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Url Keyword For SEO Url' reference list.
SEO_URL__TOKEN_NAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Token Name' attribute feature.
SEO_URL__TOKEN_NAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Token Name' attribute.
SEO_URL__TOKEN_VALUE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Token Value' attribute feature.
SEO_URL__TOKEN_VALUE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Token Value' attribute.
SEO_URL_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'SEO Url' class.
SEO_URL_KEYWORD - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Url Keyword' class.
SEO_URL_KEYWORD - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'SEO Url Keyword' class.
SEO_URL_KEYWORD__LANGUAGE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Language Id' attribute feature.
SEO_URL_KEYWORD__LANGUAGE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Language Id' attribute.
SEO_URL_KEYWORD__MOBILE_URL_KEYWORD - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Mobile Url Keyword' attribute feature.
SEO_URL_KEYWORD__MOBILE_URL_KEYWORD - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Mobile Url Keyword' attribute.
SEO_URL_KEYWORD__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
SEO_URL_KEYWORD__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
SEO_URL_KEYWORD__SEO_REDIRECT_FOR_SEO_URL_KEYWORD_AS_NEW - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Redirect For SEO Url Keyword As New' reference list feature.
SEO_URL_KEYWORD__SEO_REDIRECT_FOR_SEO_URL_KEYWORD_AS_NEW - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Redirect For SEO Url Keyword As New' reference list.
SEO_URL_KEYWORD__SEO_REDIRECT_FOR_SEO_URL_KEYWORD_AS_ORIGINAL - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Redirect For SEO Url Keyword As Original' reference list feature.
SEO_URL_KEYWORD__SEO_REDIRECT_FOR_SEO_URL_KEYWORD_AS_ORIGINAL - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Redirect For SEO Url Keyword As Original' reference list.
SEO_URL_KEYWORD__SEO_URL_FOR_SEO_URL_KEYWORD - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Url For SEO Url Keyword' reference feature.
SEO_URL_KEYWORD__SEO_URL_FOR_SEO_URL_KEYWORD - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Url For SEO Url Keyword' reference.
SEO_URL_KEYWORD__SEO_URL_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Url Id' attribute feature.
SEO_URL_KEYWORD__SEO_URL_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Url Id' attribute.
SEO_URL_KEYWORD__SEO_URL_KEYWORD_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Url Keyword Id' attribute feature.
SEO_URL_KEYWORD__SEO_URL_KEYWORD_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Url Keyword Id' attribute.
SEO_URL_KEYWORD__STATUS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Status' attribute feature.
SEO_URL_KEYWORD__STATUS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Status' attribute.
SEO_URL_KEYWORD__STOREENT_FOR_SEO_URL_KEYWORD - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent For SEO Url Keyword' reference feature.
SEO_URL_KEYWORD__STOREENT_FOR_SEO_URL_KEYWORD - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent For SEO Url Keyword' reference.
SEO_URL_KEYWORD__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent Id' attribute feature.
SEO_URL_KEYWORD__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent Id' attribute.
SEO_URL_KEYWORD__URL_KEYWORD - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Url Keyword' attribute feature.
SEO_URL_KEYWORD__URL_KEYWORD - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Url Keyword' attribute.
SEO_URL_KEYWORD_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'SEO Url Keyword' class.
SEOApplicationException - Exception in com.ibm.commerce.seo.common.exception
Base exception class for SEO application exceptions.
SEOApplicationException(String, Object[], String, String) - Constructor for exception com.ibm.commerce.seo.common.exception.SEOApplicationException
Creates the SEOApplicationException.
SEOApplicationException(String, Object[], String, String, Throwable) - Constructor for exception com.ibm.commerce.seo.common.exception.SEOApplicationException
Creates the SEOApplicationException.
SEOApplicationException(String, String, String, Throwable) - Constructor for exception com.ibm.commerce.seo.common.exception.SEOApplicationException
Creates the SEOApplicationException.
SEOApplicationException(Throwable) - Constructor for exception com.ibm.commerce.seo.common.exception.SEOApplicationException
Creates the SEOApplicationException.
SEOApplicationException(String, String, String) - Constructor for exception com.ibm.commerce.seo.common.exception.SEOApplicationException
This is a constructor for this class which has three parameters.
SEOApplicationException(String, Object[], String, String, String, Throwable) - Constructor for exception com.ibm.commerce.seo.common.exception.SEOApplicationException
Creates the SEOApplicationException.
SEOApplicationException(String, String, String, Object[], String, String, String, Throwable) - Constructor for exception com.ibm.commerce.seo.common.exception.SEOApplicationException
Creates the SEOApplicationException.
SEOApplicationException(List, String, String, Throwable) - Constructor for exception com.ibm.commerce.seo.common.exception.SEOApplicationException
Creates a SEOApplicationException.
SEOPAGEDEF_COL_NAME_CREATEDTIME - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEF column name CREATEDTIME
SEOPAGEDEF_COL_NAME_LASTUPDATE - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEF column name LASTUPDATE
SEOPAGEDEF_COL_NAME_OPTCOUNTER - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEF column name OPTCOUNTER
SEOPAGEDEF_COL_NAME_PAGENAME - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEF column name SEOPAGEDEF_ID
SEOPAGEDEF_COL_NAME_SEOPAGEDEF_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEF column name SEOPAGEDEF_ID
SEOPAGEDEF_COL_NAME_STOREENT_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEF column name STOREENT_ID
SEOPAGEDEFDESC_COL_NAME_CREATEDTIME - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFDESC column name CREATEDTIME
SEOPAGEDEFDESC_COL_NAME_FIELD1 - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFDESC column name FIELD1
SEOPAGEDEFDESC_COL_NAME_FIELD2 - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFDESC column name FIELD2
SEOPAGEDEFDESC_COL_NAME_FIELD3 - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFDESC column name FIELD3
SEOPAGEDEFDESC_COL_NAME_IMAGE_ALT_DESC - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFDESC column name IMAGE_ALT_DESC
SEOPAGEDEFDESC_COL_NAME_LANGUAGE_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFDESC column name LANGUAGE_ID
SEOPAGEDEFDESC_COL_NAME_LASTUPDATE - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFDESC column name LASTUPDATE
SEOPAGEDEFDESC_COL_NAME_META_DESC - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFDESC column name META_DESC
SEOPAGEDEFDESC_COL_NAME_META_KEYWORD - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFDESC column name META_KEYWORD
SEOPAGEDEFDESC_COL_NAME_OPTCOUNTER - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFDESC column name OPTCOUNTER
SEOPAGEDEFDESC_COL_NAME_SEOPAGEDEF_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFDESC column name SEOPAGEDEF_ID
SEOPAGEDEFDESC_COL_NAME_TITLE - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFDESC column name TITLE
SEOPAGEDEFOVR_COL_NAME_APPLY_TO_CHILD - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFOVR column name APPLY_TO_CHILD
SEOPAGEDEFOVR_COL_NAME_OBJECT_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFOVR column name OBJECT_ID
SEOPAGEDEFOVR_COL_NAME_OBJECTTYPE - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFOVR column name OBJECTTYPE
SEOPAGEDEFOVR_COL_NAME_OPTCOUNTER - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFOVR column name OPTCOUNTER
SEOPAGEDEFOVR_COL_NAME_SEOPAGEDEF_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFOVR column name SEOPAGEDEF_ID
SEOPAGEDEFOVR_COL_NAME_SEOPAGEDEFOVR_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOPAGEDEFOVR column name SEOPAGEDEFOVR_ID
SeoPageDescMediator - Class in com.ibm.commerce.pagelayout.dataload.mediator
Transform the logical noun of PAGE to list of physical objects.
SeoPageDescMediator() - Constructor for class com.ibm.commerce.pagelayout.dataload.mediator.SeoPageDescMediator
 
SeoPageMediator - Class in com.ibm.commerce.pagelayout.dataload.mediator
Transform the logical noun of PAGE to list of physical objects.
SeoPageMediator() - Constructor for class com.ibm.commerce.pagelayout.dataload.mediator.SeoPageMediator
 
SEOREDIRECT_COL_NAME_SEOREDIRECT_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOREDIRECT column name SEOREDIRECT_ID
SEOREDIRECT_COL_NAME_SEOURLKWD_ID_NEW - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOREDIRECT column name SEOURLKWD_ID_NEW
SEOREDIRECT_COL_NAME_SEOURLKWD_ID_ORIG - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOREDIRECT column name SEOURLKWD_ID_ORIG
SEOURL_COL_NAME_CHANGE_FREQUENCY - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOURL column name CHANGE_FREQUENCY
SEOURL_COL_NAME_MOBILE_CHG_FREQ - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOURL column name MOBILE_CHG_FREQ
SEOURL_COL_NAME_MOBILE_PRIORITY - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOURL column name MOBILE_PRIORITY
SEOURL_COL_NAME_OPTCOUNTER - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOURL column name OPTCOUNTER
SEOURL_COL_NAME_PRIORITY - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOURL column name PRIORITY
SEOURL_COL_NAME_SEOURL_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOURL column name SEOURL_ID
SEOURL_COL_NAME_TOKENNAME - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOURL column name TOKENNAME
SEOURL_COL_NAME_TOKENVALUE - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOURL column name TOKENVALUE
SEOURLCache - Class in com.ibm.commerce.seo.url.cache
This class caches valid results from the URL parser that parses the SEO URLs.
SEOURLCache() - Constructor for class com.ibm.commerce.seo.url.cache.SEOURLCache
 
SEOURLKEYWORD_COL_NAME_LANGUAGE_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOURLKEYWORD column name LANGUAGE_ID
SEOURLKEYWORD_COL_NAME_MOBILEURLKEYWORD - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOURLKEYWORD column name MOBILEURLKEYWORD
SEOURLKEYWORD_COL_NAME_OPTCOUNTER - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOURLKEYWORD column name OPTCOUNTER
SEOURLKEYWORD_COL_NAME_SEOURL_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOURLKEYWORD column name SEOURL_ID
SEOURLKEYWORD_COL_NAME_SEOURLKEYWORD_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOURLKEYWORD column name SEOURLKEYWORD_ID
SEOURLKEYWORD_COL_NAME_STATUS - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOURLKEYWORD column name STATUS
SEOURLKEYWORD_COL_NAME_STOREENT_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOURLKEYWORD column name STOREENT_ID
SEOURLKEYWORD_COL_NAME_URLKEYWORD - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
SEOURLKEYWORD column name URLKEYWORD
SEOURLKEYWORD_STATUS_ACTIVE - Static variable in interface com.ibm.commerce.catalog.dataload.helper.CatalogDataLoadConstants
SEO URL keyword status active.
SEOURLKEYWORD_STATUS_ACTIVE - Static variable in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageMediator
SEO URL keyword status active.
SEOURLKEYWORD_STATUS_EXPIRED - Static variable in interface com.ibm.commerce.catalog.dataload.helper.CatalogDataLoadConstants
SEO URL keyword status expired.
SEOURLKEYWORD_STATUS_EXPIRED - Static variable in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageMediator
SEO URL keyword status expired.
SEOURLKEYWORD_STATUS_INACTIVE - Static variable in interface com.ibm.commerce.catalog.dataload.helper.CatalogDataLoadConstants
SEO URL keyword status inactive.
SEOURLKEYWORD_STATUS_INACTIVE - Static variable in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageMediator
SEO URL keyword status inactive.
SEOURLMapper - Interface in com.ibm.commerce.seo.url.helpers
The interface defines the functionality provided by the SEO URL mapper implementation.
SEOURLMapperImpl - Class in com.ibm.commerce.seo.url.helpers
This class is the default implementation for the SEOURLMapper interface.
SEOURLMapperImpl() - Constructor for class com.ibm.commerce.seo.url.helpers.SEOURLMapperImpl
Default constructor for the class.
SEOURLParserResult - Interface in com.ibm.commerce.seo.url.parser
This interface provides a single view of the results provided by a SEOURLParser implementation upon parsing an URL.
SEPARATED - Static variable in class com.ibm.commerce.member.facade.datatypes.MaritalStatusEnumerationType
The 'Separated' literal value.
SEPARATED_LITERAL - Static variable in class com.ibm.commerce.member.facade.datatypes.MaritalStatusEnumerationType
The 'Separated' literal object.
SEPARATOR - Static variable in class com.ibm.commerce.marketing.dialog.util.MarketingUtil
The constant for a separator.
SEPARATOR - Static variable in class com.ibm.commerce.marketing.dialog.util.UserBehaviorRule
The constant for a separator.
SEPARATOR_TOKEN - Static variable in class com.ibm.commerce.marketing.dialog.util.UserBehaviorRule
The constant for a separator.
SEQUENCE - Static variable in interface com.ibm.commerce.catalog.facade.server.helpers.CatalogServerConstants
Mapping key for sequence.
sequence - Variable in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationEntityCreationData
The sequence.
sequence - Variable in class com.ibm.commerce.catalog.objects.CatalogEntryRelationEntityCreationData
The sequence
sequence - Variable in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeEntityCreationData
The sequence.
sequence - Variable in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationEntityCreationData
The sequence.
sequence - Variable in class com.ibm.commerce.catalog.objects.CatalogGroupRelationEntityCreationData
The sequence.
sequenceNumber - Variable in class com.ibm.commerce.catalog.objects.AttributeEntityCreationData
The sequence number.
sequenceNumber - Variable in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
The sequence number.
SequencePattern - Class in com.ibm.commerce.promotion.uniquecode.generator
The class generates codes for Sequence pattern.
SequencePattern() - Constructor for class com.ibm.commerce.promotion.uniquecode.generator.SequencePattern
Constructor of the sequence pattern.
SER_ELEMENT_SEP - Static variable in class com.ibm.commerce.context.giftregistryimpl.GiftRegistryContextImpl
The delimiter used in Vector and HashMap string representation
SER_ELEMENT_SEP - Static variable in interface com.ibm.commerce.giftcenter.context.GiftCenterContext
The delimiter used in Vector and HashMap string representation.
SER_KEY_SEP - Static variable in class com.ibm.commerce.context.giftregistryimpl.GiftRegistryContextImpl
The delimiter used in the key-value of the HashMap string representation
SER_KEY_SEP - Static variable in interface com.ibm.commerce.giftcenter.context.GiftCenterContext
The delimiter used in the key-value of the HashMap string representation.
SER_VALUE_SEP - Static variable in class com.ibm.commerce.context.baseimpl.AbstractContextImpl
The delimiter used in context string representation.
SerializableTuple - Class in com.ibm.commerce.datatype
This class wraps an array of serializable objects.
SerializableTuple() - Constructor for class com.ibm.commerce.datatype.SerializableTuple
This is the default constructor for this class.
SerializableTuple(Serializable[]) - Constructor for class com.ibm.commerce.datatype.SerializableTuple
This is a generic constructor for this class.
SerializableTuple(Serializable) - Constructor for class com.ibm.commerce.datatype.SerializableTuple
This is a single object constructor for this class.
SerializableTuple(Serializable, Serializable) - Constructor for class com.ibm.commerce.datatype.SerializableTuple
This is a constructor for two objects.
SerializableTuple(Serializable, Serializable, Serializable) - Constructor for class com.ibm.commerce.datatype.SerializableTuple
This is a constructor for three objects.
SerializableTuple(Serializable, Serializable, Serializable, Serializable) - Constructor for class com.ibm.commerce.datatype.SerializableTuple
This is a constructor for four objects.
SerializableTuple(Serializable, Serializable, Serializable, Serializable, Serializable) - Constructor for class com.ibm.commerce.datatype.SerializableTuple
This is a constructor for five objects.
SerializableTuple(Serializable, Serializable, Serializable, Serializable, Serializable, Serializable) - Constructor for class com.ibm.commerce.datatype.SerializableTuple
This is a constructor for six objects.
SerializableTuple(Serializable, Serializable, Serializable, Serializable, Serializable, Serializable, Serializable) - Constructor for class com.ibm.commerce.datatype.SerializableTuple
This is a constructor for seven objects.
serialize(CommonBaseEvent, Object) - Static method in class com.ibm.commerce.order.event.OrderEventUtilities
Serialize the event data into the common base event.
serializeCampaignLoggingData(CommonBaseEvent, CampaignLoggingDataBean) - Static method in class com.ibm.commerce.marketingcenter.events.util.CampaignEventUtilities
This method serializes the campaign logging data and stores it in the common base event.
serializeExperiementLoggingData(CommonBaseEvent, ExperimentLoggingDataBean) - Static method in class com.ibm.commerce.marketingcenter.events.util.ExperimentEventUtilities
Serializes the experiment logging data and stores it in the common base event.
serializeOrderData(CommonBaseEvent, OrderData) - Static method in class com.ibm.commerce.order.event.OrderEventUtilities
Serialize the order data and store it in the common base event.
serializeOrderItemData(CommonBaseEvent, OrderItemData) - Static method in class com.ibm.commerce.order.event.OrderEventUtilities
Serialize the order item data and store it in the common base event.
serializeOrderItemDataPair(CommonBaseEvent, OrderItemDataPair) - Static method in class com.ibm.commerce.order.event.OrderEventUtilities
Serialize the order item data pair and store it in the common base event.
serializePaymentRequestData(CommonBaseEvent, BaseEventData) - Static method in class com.ibm.commerce.payment.actions.commands.PaymentEventFactory
This method serializes the Event data, and adds ExtendedDataElement which is serialized from EventData to CommonBaseEvent instance.
serializeRequestData(CommonBaseEvent, OrderSubmitEventData) - Static method in class com.ibm.commerce.order.event.OrderSubmitEventFactory
This method serializes the Event data, and add ExtendedDataElement which is serialized from EventData to CommonBaseEvent instance.
serializeToString(Document, String, boolean) - Static method in class com.ibm.commerce.bi.events.xml.XMLUpdateUtil
Serializes a DOM to a string.
serializeToString(Document, OutputFormat) - Static method in class com.ibm.commerce.bi.events.xml.XMLUpdateUtil
Serializes a DOM to a string.
SERVER_CONFIG_INSTANCE_PROPERTIES - Static variable in interface com.ibm.commerce.filepublish.common.ECFilePublishConstants
A constant representing the string 'InstanceProperties' node in the wc-server.xml file.
SERVER_CONFIG_INSTANCE_PROPERTIES_AUTHORING_SERVER - Static variable in interface com.ibm.commerce.filepublish.common.ECFilePublishConstants
A constant representing the value for 'AuthoringServerInformation' in the 'ManagedFileUpdateEARConfiguration' node in the instance properties in the wc-server.xml file.
SERVER_CONFIG_INSTANCE_PROPERTIES_AUTHORING_SERVER_STORE_APPLICATION_NAME - Static variable in interface com.ibm.commerce.filepublish.common.ECFilePublishConstants
A constant representing the value for 'storeApplicationName' in the 'AuthoringServerInformation' node in the instance properties in the wc-server.xml file.
SERVER_CONFIG_INSTANCE_PROPERTIES_INSTANCE - Static variable in interface com.ibm.commerce.filepublish.common.ECFilePublishConstants
A constant representing the value for 'Instance' in the wc-server.xml file.
SERVER_CONFIG_INSTANCE_PROPERTIES_INSTANCENAME - Static variable in interface com.ibm.commerce.filepublish.common.ECFilePublishConstants
A constant representing the value for 'InstanceName' in the wc-server.xml file.
SERVER_CONFIG_INSTANCE_PROPERTIES_STAGING - Static variable in interface com.ibm.commerce.filepublish.common.ECFilePublishConstants
A constant representing the string 'InstanceProperties', 'Staging' node in the wc-server.xml file.
SERVER_CONFIG_INSTANCE_PROPERTIES_STAGING_ENABLED - Static variable in interface com.ibm.commerce.filepublish.common.ECFilePublishConstants
A constant representing the value for 'StagingEnable' in the instance properties for the 'Staging' node in the wc-server.xml file.
SERVER_CONFIG_INSTANCE_PROPERTIES_WEBSPHERE - Static variable in interface com.ibm.commerce.filepublish.common.ECFilePublishConstants
A constant representing the value for 'Websphere' in the instance properties in the wc-server.xml file.
SERVER_CONFIG_INSTANCE_PROPERTIES_WEBSPHERE_APPLICATION_NAME - Static variable in interface com.ibm.commerce.filepublish.common.ECFilePublishConstants
A constant representing the value for 'applicationName' in the 'Websphere' node in the instance properties in the wc-server.xml file.
ServerConfiguration - Class in com.ibm.commerce.server
This class reads the XML configuration file and holds all the data in the configuration node that the server needs for operation.
ServerResourceBundleBridge - Class in com.ibm.commerce.ras
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_NAME_ATTRIBUTE - Static variable in class com.ibm.commerce.giftregistry.messaging.programadapter.messagemapper.GiftRegistryMessageMapper
The service name a message should invoke
SERVICE_NAME_GET_COMPLETE_ORDER_DETAILS - Static variable in class com.ibm.commerce.integration.sterling.oms.util.SterlingOMSAPIHelper
The service name for Sterling OMS getCompleteOrderDetails API
SERVICE_NAME_GET_ORDER_LINE_DETAILS - Static variable in class com.ibm.commerce.integration.sterling.oms.util.SterlingOMSAPIHelper
The service name for Sterling OMS getOrderLineDetails API
SERVICE_PROVIDER_CATALOG_ENTRY_ID - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent subscription's catalog entry id
SERVICE_PROVIDER_DUMMY_PAYMENT - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constant represent service provider dummy payment name
SERVICE_PROVIDER_END_DATE - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent end date
SERVICE_PROVIDER_FULFILLMENT_FREQUENCY - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent fulfillment frequency
SERVICE_PROVIDER_FULFILLMENT_FREQUENCY_UOM - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent fulfillment frequency UOM
SERVICE_PROVIDER_FULFILLMENT_SCHEDULE - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent fulfillment schedule
SERVICE_PROVIDER_NUMBER_OF_FULFILLMENT - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent number of fulfillments
SERVICE_PROVIDER_ORDER_ITEM_PRICE - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent order item price
SERVICE_PROVIDER_PAYMENT_FREQUENCY - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent payment frequency
SERVICE_PROVIDER_PAYMENT_FREQUENCY_UOM - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent payment frequency UOM
SERVICE_PROVIDER_PAYMENT_SCHEDULE - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent payment schedule
SERVICE_PROVIDER_QUANTITY - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent subscription quantity
SERVICE_PROVIDER_START_DATE - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent start date
SERVICE_PROVIDER_STATE - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent state
SERVICE_PROVIDER_STATE_ACTIVE - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent active state
SERVICE_PROVIDER_STATE_IN_ACTIVE - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent inactive state
SERVICE_PROVIDER_STATUS - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants for recurring order and subscription status
SERVICE_PROVIDER_SUBSCRIPTION_ITEMS - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent subscription item name
SERVICE_PROVIDER_SUBSCRIPTION_TYPE - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent subscription type
SERVICE_PROVIDER_TIME_PERIOD - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent time period
SERVICE_PROVIDER_TIME_PERIOD_UOM - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent time period UOM
SERVICE_PROVIDER_TOTAL_COST - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent total cost
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_REP_GROUP_USAGE_TYPE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
Service Representative Group Type Type ID
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.
ServiceAdjustShippingChargesCmd - Interface in com.ibm.commerce.order.calculation
Interface for the ServiceAdjustShippingChargesCmd Controller Command that captures a Service Representatives adjustment value so it may be evaluated during recalculation.
ServiceAdjustShippingChargesCmdImpl - Class in com.ibm.commerce.order.calculation
This is the default implementation of the ServiceAdjustShippingChargesCmd controller command.
ServiceAdjustShippingChargesCmdImpl() - Constructor for class com.ibm.commerce.order.calculation.ServiceAdjustShippingChargesCmdImpl
 
ServiceDiscount - Class in com.ibm.commerce.discount.rules
This class represents a service discount type.
ServiceDiscount() - Constructor for class com.ibm.commerce.discount.rules.ServiceDiscount
Constructor for ServiceDiscount.
ServiceException - Exception in com.ibm.commerce.component.exception
The service exception to be returned by a Web service executing a WebSphere Commerce service.
ServiceException() - Constructor for exception com.ibm.commerce.component.exception.ServiceException
Constructs a ServiceException.
ServiceException(Throwable) - Constructor for exception com.ibm.commerce.component.exception.ServiceException
Constructs a ServiceException.
ServiceException(String, long, String, String[], ServiceParameterError[], boolean) - Constructor for exception com.ibm.commerce.component.exception.ServiceException
Constructs a ServiceException.
ServiceException(String, long, String, String, String[], ServiceParameterError[], boolean) - Constructor for exception com.ibm.commerce.component.exception.ServiceException
Constructs a ServiceException.
ServiceExceptionTransformer - Class in com.ibm.commerce.component.exception
Provides methods to convert other types of exceptions into a ServiceException.
ServiceMapper - Interface in com.ibm.commerce.component.servicemapper
A ServiceMapper converts a given set of properties into a service request.
ServiceMapperImpl - Class in com.ibm.commerce.component.servicemapper
This class is an implementation of the interface ServiceMapper.
ServiceMapperImpl(ServiceMappingConfiguration, BODFactory) - Constructor for class com.ibm.commerce.component.servicemapper.ServiceMapperImpl
Constructs a ServiceMapperImpl with the given service mapping configuration
ServiceMapping - Class in com.ibm.commerce.component.servicemapper
This class represents a single mapping between an incoming request attribute (called source) and the targeted service request attribute (called target).
ServiceMapping(String, String, VerbAction, Class) - Constructor for class com.ibm.commerce.component.servicemapper.ServiceMapping
Constructs a mapping
ServiceMappingConfiguration - Class in com.ibm.commerce.component.servicemapper
This class contains all the mapping configurations that describes how incoming requests are mapped to service requests.
ServiceMappingConfigurationBuilder - Class in com.ibm.commerce.component.servicemapper
This class builds service mapping configurations from various sources
ServiceMappingConfigurationBuilder() - Constructor for class com.ibm.commerce.component.servicemapper.ServiceMappingConfigurationBuilder
 
ServiceMappingException - Exception in com.ibm.commerce.component.servicemapper
This exception represents fatal problems encountered while a request is being converted into a service request.
ServiceMappingException(ServiceMapper, String, Map, Throwable) - Constructor for exception com.ibm.commerce.component.servicemapper.ServiceMappingException
Constructs an instance of ServiceMappingException.
ServiceMappingGroup - Class in com.ibm.commerce.component.servicemapper
This class represents a group of service mappings between a set of request parameters and a service.
ServiceMappingGroup() - Constructor for class com.ibm.commerce.component.servicemapper.ServiceMappingGroup
Constructs an empty service mapping group
ServiceMappingGroup(String, String, ServiceMapping[], Class, Class, Class) - Constructor for class com.ibm.commerce.component.servicemapper.ServiceMappingGroup
Construct a service mapping group with given configuration.
ServiceParameterError - Class in com.ibm.commerce.component.exception
Represents a single reason in a ServiceException that contains multiple reasons why a request has failed.
ServiceParameterError() - Constructor for class com.ibm.commerce.component.exception.ServiceParameterError
The do-nothing zero-argument constructor.
ServiceParameterError(String, String) - Constructor for class com.ibm.commerce.component.exception.ServiceParameterError
Constructs a ServiceParameterError from a given message and parameter ID.
ServiceProviderCheckChildOrderCmdImpl - Class in com.ibm.commerce.order.commands
This command checks parameter needPayment, needRecalculate for an order.
ServiceProviderCheckChildOrderCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ServiceProviderCheckChildOrderCmdImpl
 
ServiceProviderCheckPaymentPolicyDisplayCmdImpl - Class in com.ibm.commerce.payment.commands
This is the default implementation of the ListPaymentPolicyCmd task command.
ServiceProviderCheckPaymentPolicyDisplayCmdImpl() - Constructor for class com.ibm.commerce.payment.commands.ServiceProviderCheckPaymentPolicyDisplayCmdImpl
 
ServiceProviderCheckRecurringOrderCmdImpl - Class in com.ibm.commerce.order.commands
This is the service provider solution implementation of the task command CheckRecurringOrderCmd.
ServiceProviderCheckRecurringOrderCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ServiceProviderCheckRecurringOrderCmdImpl
 
ServiceProviderCheckSubscriptionCmdImpl - Class in com.ibm.commerce.order.commands
This command check order's attributes.
ServiceProviderCheckSubscriptionCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ServiceProviderCheckSubscriptionCmdImpl
 
ServiceProviderChildOrderCreateCmdImpl - Class in com.ibm.commerce.order.commands
This is the implementation of the ChildOrderCreateCmd controller command.
ServiceProviderChildOrderCreateCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ServiceProviderChildOrderCreateCmdImpl
 
ServiceProviderOrderConstants - Interface in com.ibm.commerce.order.utils
Constants used by the Order subsystem.
ServiceProviderProcessRecurringOrderCmdImpl - Class in com.ibm.commerce.order.commands
This is the Service Provider Solution implementation of task command ProcessRecurringOrderCmd.
ServiceProviderProcessRecurringOrderCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ServiceProviderProcessRecurringOrderCmdImpl
 
ServiceProviderProcessSubscriptionCmdImpl - Class in com.ibm.commerce.order.commands
This is the Service Provider Solution implementation of task command ProcessSubscriptionCmd.
ServiceProviderProcessSubscriptionCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ServiceProviderProcessSubscriptionCmdImpl
 
ServiceProviderRecurringOrderCancelCmdImpl - Class in com.ibm.commerce.order.commands
The command is to cancel a recurring order.
ServiceProviderRecurringOrderCancelCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ServiceProviderRecurringOrderCancelCmdImpl
 
ServiceProviderRemoveSubscriptionTemplateCmdImpl - Class in com.ibm.commerce.order.commands
This command check order's attributes.
ServiceProviderRemoveSubscriptionTemplateCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ServiceProviderRemoveSubscriptionTemplateCmdImpl
 
servletContext - Static variable in class com.ibm.commerce.server.ServerConfiguration
The default value for the servlet context.
ServletHelper - Class in com.ibm.commerce.server
This class contains static methods used by the request servlet.
ServletHelper() - Constructor for class com.ibm.commerce.server.ServletHelper
 
servletRequestToString(HttpServletRequest) - Static method in class com.ibm.commerce.server.ServletHelper
This method extracts useful information from an HttpServletRequest for debugging purposes.
servletRequestToStringDebug(HttpServletRequest) - Static method in class com.ibm.commerce.server.ServletHelper
This method extracts all information from an HttpServletRequest object useful for debugging purposes.
SESSION - Static variable in class com.ibm.commerce.marketingcenter.events.util.ExperimentEventUtilities
Experiment Logging event data element constant in the common base event.
SESSION_ERR_XMLCONFIG_EXPORT - Static variable in class com.ibm.commerce.ras.ECMessage
 
SESSION_ERR_XMLCONFIG_EXPORT - Static variable in interface com.ibm.commerce.ras.ECMessageKey
 
SESSION_IS_PARTIALLY_AUTHENTICATED - Static variable in class com.ibm.commerce.foundation.internal.server.services.context.RemoteContextServiceFactory
This flag indicates if the session is partially authenticated.
SESSION_SUCC_CONFIG - Static variable in class com.ibm.commerce.ras.ECMessage
 
SESSION_SUCC_CONFIG - Static variable in interface com.ibm.commerce.ras.ECMessageKey
 
SessionInfo - Class in com.ibm.commerce.me.datatype
This class stores information for a session.
SessionInfo() - Constructor for class com.ibm.commerce.me.datatype.SessionInfo
The SessionInfo constructor calls its parents constructor.
set(String, Object) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.BaseVO
Sets the value of a designated field.
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_usageType(String) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotAccessBean
 
SET_WALLET - Static variable in class com.ibm.commerce.me.datatype.PaymentInfo
card type constant for SET Wallet
setAccCheck(boolean) - Method in class com.ibm.commerce.command.AbstractECCommand
This method sets the access control 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 an access control check is required for this command.
setAccCheck(boolean) - Method in interface com.ibm.commerce.command.AccCommand
This method sets the access control check flag for this command.
setAccCheck(boolean) - Method in interface com.ibm.commerce.command.ECCommand
This method sets the access control flag for this command.
setAcceleratorFlag(boolean) - Method in class com.ibm.commerce.search.beans.SearchBaseDataBean
To set acceleratorFlag.
setAcceptaction(Integer) - Method in interface com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmd
Sets RFQ Response acceptAction
setAcceptaction(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmdImpl
Sets RFQ Response accept action
setAcceptaction(Integer) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setAcceptaction(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setAcceptFromType(String) - Method in class com.ibm.commerce.couponwallet.objects.CouponWalletAccessBean
 
setAcceptGiftCard(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setAcceptGiftCard(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the value of the accept gift card option to specify accept gift card or not
setAcceptGiftCard(boolean) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the value of the accept gift card option to specify accept gift card or not
setAccessBean(AbstractJpaEntityAccessBean) - Method in class com.ibm.commerce.member.dataobjects.DOBase
Gets the access bean instance.
setAccessBeanName(String) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Sets access bean name
setAccessBeanName(String) - Method in class com.ibm.commerce.utf.objects.PAttributeAccessBean
 
setAccessClauseString(String) - Method in class com.ibm.commerce.accesscontrol.policymanager.AccessClause
This method sets the 'where' clause String, generated out of the prefiltering process.
setAccessControlChecking(Boolean) - Static method in class com.ibm.commerce.beans.DataBeanManager
Temporarily enables or disables access control checking in this thread only.
setAccessProfile(String) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
This method sets the access profile that has been specified in the the search expression.
setAccessPropertyMethod(Method) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectAttributeConfig
Set the method for getting the value
setAccessRelationShipMethod(Method) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectAttributeMappingConfig
 
setAccessSpecifier(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListAccessSpecifierType
Sets the value of the 'Access Specifier' attribute.
setAccessSpecifier(GiftListAccessSpecifierType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListType
Sets the value of the 'Access Specifier' containment reference.
setAccessType(String) - Method in interface com.ibm.commerce.interestitems.commands.AuthIIListAccessCmd
Sets the access type.
setAccessType(String) - Method in class com.ibm.commerce.interestitems.commands.AuthIIListAccessCmdImpl
This method sets the access type.
setAccessType(int) - Method in interface com.ibm.commerce.order.commands.CheckOrderCopyCmd
Sets the AccessType to be checked.
setAccessType(int) - Method in class com.ibm.commerce.order.commands.CheckOrderCopyCmdImpl
Sets the AccessType to be checked.
setAccessType(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the accessType
setAccessType(Integer) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
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.ModifyRFQBasicInfoCmd
Stores the accesstype of the RFQ.
setAccessType(Integer) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores the accesstype of the RFQ.
setAccessType(Integer) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the accessType
setAccessType(Integer) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setAccessType(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
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.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 class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean
 
setAccount(AccountAccessBean) - Method in class com.ibm.commerce.order.commands.OrderScheduleCmdImpl
This methods sets the account.
setAccount(AccountAccessBean) - Method in class com.ibm.commerce.payment.commands.DoPaymentCLCmdImpl
Deprecated.
Sets the account property of the command.
setAccount(AccountAccessBean) - Method in interface com.ibm.commerce.payment.commands.DoPaymentPolicyCmd
Deprecated.
Sets the account property of the command.
setAccount(AccountAccessBean) - Method in class com.ibm.commerce.payment.commands.DoPaymentTestCmdImpl
Deprecated.
Sets the account property of the command.
setAccount(AccountAccessBean) - Method in interface com.ibm.commerce.payment.commands.ValidatePONumberCmd
This method sets the Account property of the command.
setAccount(AccountAccessBean) - Method in class com.ibm.commerce.payment.commands.ValidatePONumberCmdImpl
This method sets the Account property of the command.
setAccount(String) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the account of the PaymentInstruction.
setAccount(String) - Method in interface com.ibm.commerce.payments.plugin.PaymentInstruction
This method sets the account identifier of the PaymentInstruction.
setAccountCheck(boolean) - Method in class com.ibm.commerce.user.beans.OrganizationListDataBean
Sets the Account check to be included or not.
setAccountDescriptionElement(Element) - Method in class com.ibm.commerce.account.commands.CreateAccountCmdImpl
Sets the account description element.
setAccountDescriptionElement(Element) - Method in class com.ibm.commerce.account.commands.UpdateAccountCmdImpl
Sets the account description element.
setAccountElement(Element) - Method in interface com.ibm.commerce.account.commands.CreateAccountCmd
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.SaveAccountCmd
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.UpdateAccountCmd
Sets the account XML element.
setAccountElement(Element) - Method in class com.ibm.commerce.account.commands.UpdateAccountCmdImpl
Sets the account XML element.
setAccountId(Long) - Method in interface com.ibm.commerce.account.commands.AccountExportCmd
Sets the ID of the business account to be exported.
setAccountId(Long) - Method in class com.ibm.commerce.account.commands.AccountExportCmdImpl
Sets the ID of the business account to be exported.
setAccountId(Long) - Method in class com.ibm.commerce.account.commands.CreateAccountCmdImpl
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.UpdateAccountCmdImpl
Sets the business account ID
setAccountId(Long) - Method in interface com.ibm.commerce.contract.commands.ContractCopyCmd
Sets the ID of the account to which to copy the contract.
setAccountId(Long) - Method in class com.ibm.commerce.contract.commands.ContractCopyCmdImpl
Sets the ID of the account to which to copy the contract.
setAccountId(Long) - Method in interface com.ibm.commerce.contract.commands.CopyContractCmd
Sets the ID of the account to which the contract will be copied.
setAccountId(Long) - Method in class com.ibm.commerce.contract.commands.CopyContractCmdImpl
Sets the ID of the account to which the contract will be copied.
setAccountId(Long) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setAccountId(Long) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setAccountId(String) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setAccountId(Long) - Method in class com.ibm.commerce.edp.commands.EditCmdImpl
This method sets the business account ID.
setAccountId(Long) - Method in class com.ibm.commerce.edp.commands.EditVoidCmdImpl
This method sets the business account ID.
setAccountId(Long) - Method in class com.ibm.commerce.edp.commands.PrimePaymentCmdImpl
This method sets the account ID.
setAccountId(Long) - Method in class com.ibm.commerce.edp.commands.PrimePaymentVoidCmdImpl
This method sets the account ID.
setAccountId(Long) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setAccountId(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setAccountId(Long) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setAccountId(String) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setAccountId(Long) - Method in class com.ibm.commerce.payment.objects.BuyerPurchaseOrderAccessBean
 
setAccountId(String) - Method in class com.ibm.commerce.payment.objects.BuyerPurchaseOrderAccessBean
 
setAccountId(Long) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setAccountId(String) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setAccountId(Long) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setAccountId(String) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setAccountId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the accountId
setAccountId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQToContractCreateCmdImpl
Sets the accountId
setAccountId(String) - Method in class com.ibm.commerce.tools.contract.beans.AccountDataBean
Sets the ID of the account
setAccountId(Long) - Method in class com.ibm.commerce.tools.contract.beans.ContractListDataBean
Sets the account ID.
setAccountId(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the accountId.
setAccountId(Long) - Method in interface com.ibm.commerce.utf.commands.CreateContractBasicInfoCmd
Stores the 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.CreateRFQBasicInfoCmd
Stores the incoming 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.ModifyRFQBasicInfoCmd
Stores the account ID.
setAccountId(Long) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores the account ID.
setAccountid(Long) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Stores the incoming account ID.
setAccountIdFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the account identifier from the tools XML objects and stores it in a member variable.
setAccountIdFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the account identifier from the tools XML objects and stores it in a member variable.
setAccountIds(Long[]) - Method in interface com.ibm.commerce.account.commands.AccountDeleteCmd
Sets the list of account IDs.
setAccountIds(Long[]) - Method in class com.ibm.commerce.account.commands.AccountDeleteCmdImpl
Sets the list of account IDs.
setAccountList(Vector) - Method in class com.ibm.commerce.tools.contract.beans.AccountListDataBean
Sets the list of results found
setAccountName(String) - Method in class com.ibm.commerce.tools.contract.beans.AccountDataBean
Sets 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.payments.plugincontroller.PaymentInstruction
This method sets the accountNumber.
setAccountPolicy(String) - Method in interface com.ibm.commerce.security.commands.AuthenticationPolicyCmd
This method sets the account policy used to check this password.
setAccountPolicy(String) - Method in class com.ibm.commerce.security.commands.AuthenticationPolicyCmdImpl
This method sets the account policy used to check this password.
setAccountState(String) - Method in class com.ibm.commerce.account.commands.CreateAccountCmdImpl
Sets the state of the business account.
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.
setAccountStatus(AccountStatusType) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonType
Sets the value of the 'Account Status' attribute.
setAccountXMLFileName(String) - Method in interface com.ibm.commerce.account.commands.AccountImportCmd
Sets the name of the account XML file.
setAccountXMLFileName(String) - Method in class com.ibm.commerce.account.commands.AccountImportCmdImpl
Sets the name of the account XML file.
setAccuracy(double) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Accuracy' attribute.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AcknowledgeCatalogDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AcknowledgeCatalogEntryDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AcknowledgeCatalogGroupDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AcknowledgeKitDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.content.facade.datatypes.AcknowledgeAttachmentDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.content.facade.datatypes.AcknowledgeFileUploadJobDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.content.facade.datatypes.AcknowledgeManagedDirectoryDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.content.facade.datatypes.AcknowledgeManagedFileDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.AcknowledgeGiftListDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.AcknowledgeInventoryRequirementDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.location.facade.datatypes.AcknowledgeClientLocationDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.location.facade.datatypes.AcknowledgePointOfInterestDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.AcknowledgeActivityDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.AcknowledgeCampaignDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.AcknowledgeCampaignElementTemplateDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.AcknowledgeMarketingContentDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.AcknowledgeMarketingEmailTemplateDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.AcknowledgeMarketingSpotDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.AcknowledgeMarketingTriggerDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.member.facade.datatypes.AcknowledgeOrganizationDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.member.facade.datatypes.AcknowledgePersonDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.order.facade.datatypes.AcknowledgeOrderDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.order.facade.datatypes.AcknowledgeQuoteDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.AcknowledgeOrderDataAreaTypeImpl
 
setAcknowledge(AcknowledgeType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.AcknowledgeQuoteDataAreaTypeImpl
 
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.AcknowledgePromotionDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.search.facade.datatypes.AcknowledgeSearchTermAssociationDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledge(AcknowledgeType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.AcknowledgeSubscriptionDataAreaType
Sets the value of the 'Acknowledge' containment reference.
setAcknowledgeAttributeDictionary(AcknowledgeAttributeDictionaryType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Attribute Dictionary' containment reference.
setAcknowledgeAttributeDictionaryAttribute(AcknowledgeAttributeDictionaryAttributeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Attribute Dictionary Attribute' containment reference.
setAcknowledgeAttributeDictionaryAttributeGroup(AcknowledgeAttributeDictionaryAttributeGroupType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Attribute Dictionary Attribute Group' containment reference.
setAcknowledgeCatalog(AcknowledgeCatalogType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Catalog' containment reference.
setAcknowledgeCatalogEntry(AcknowledgeCatalogEntryType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Catalog Entry' containment reference.
setAcknowledgeCatalogFilter(AcknowledgeCatalogFilterType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Catalog Filter' containment reference.
setAcknowledgeCatalogGroup(AcknowledgeCatalogGroupType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Catalog Group' containment reference.
setAcknowledgeClientLocation(AcknowledgeClientLocationType) - Method in interface com.ibm.commerce.location.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Client Location' containment reference.
setAcknowledgeCode(Object) - Method in interface com.ibm.commerce.oagis9.datatypes.ProcessType
Sets the value of the 'Acknowledge Code' attribute.
setAcknowledgeFolder(AcknowledgeFolderType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Folder' containment reference.
setAcknowledgeGiftList(AcknowledgeGiftListType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Gift List' containment reference.
setAcknowledgeInventoryRequirement(AcknowledgeInventoryRequirementType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Inventory Requirement' containment reference.
setAcknowledgeKit(AcknowledgeKitType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Kit' containment reference.
setAcknowledgeMemberGroup(AcknowledgeMemberGroupType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Member Group' containment reference.
setAcknowledgeOnlineStore(AcknowledgeOnlineStoreType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Online Store' containment reference.
setAcknowledgeOrder(AcknowledgeOrderType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Order' containment reference.
setAcknowledgeOrder(AcknowledgeOrderType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setAcknowledgeOrderInventory(AcknowledgeOrderInventoryType) - Method in class com.ibm.commerce.inventory.client.commands.ProcessOrderInventoryCmdImpl
This method sets the AcknowledgeOrderInventory
setAcknowledgeOrganization(AcknowledgeOrganizationType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Organization' containment reference.
setAcknowledgePerson(AcknowledgePersonType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Person' containment reference.
setAcknowledgePointOfInterest(AcknowledgePointOfInterestType) - Method in interface com.ibm.commerce.location.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Point Of Interest' containment reference.
setAcknowledgeQuote(AcknowledgeQuoteType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Quote' containment reference.
setAcknowledgeQuote(AcknowledgeQuoteType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setAcknowledgeSearchTermAssociation(AcknowledgeSearchTermAssociationType) - Method in interface com.ibm.commerce.search.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Search Term Association' containment reference.
setAcknowledgeSubscription(AcknowledgeSubscriptionType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.DocumentRoot
Sets the value of the 'Acknowledge Subscription' containment reference.
setAction(boolean) - Method in interface com.ibm.commerce.account.commands.SaveAccountCmd
Sets the action for the saving process.
setAction(boolean) - Method in class com.ibm.commerce.account.commands.SaveAccountCmdImpl
Sets the action for the saving process.
setAction(Integer) - Method in interface com.ibm.commerce.approval.commands.ApprovalProcessCmd
Sets the list of approval status IDs to be acted on.
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.ApprovalProcessRecordsCmd
Sets the action being performed: approve, reject, or cancel.
setAction(Integer) - Method in class com.ibm.commerce.approval.commands.ApprovalProcessRecordsCmdImpl
Sets the action being performed: approve, reject, or cancel.
setAction(VerbAction) - Method in class com.ibm.commerce.component.bod.Expression
Sets the action of this expression
setAction(VerbAction) - Method in class com.ibm.commerce.component.servicemapper.ServiceMapping
Sets the action of the mapping
setAction(ContentVersionService.Action) - Method in class com.ibm.commerce.content.version.AbstractContentVersionServiceImpl
Sets the action which can be CREATE, RESTORE or DELETE.
setAction(ContentVersionService.Action) - Method in interface com.ibm.commerce.content.version.ContentVersionService
Sets the action which can be CREATE, RESTORE or DELETE.
setAction(ContentManagementResourceManager.Action) - Method in interface com.ibm.commerce.contentmanagement.service.ContentManagementResourceManager
Set action.
setAction(ContentManagementResourceManager.Action) - Method in class com.ibm.commerce.contentmanagement.service.ContentManagementResourceManagerImpl
Set action.
setAction(String) - Method in class com.ibm.commerce.context.content.locking.LockData
This method sets the action associated with the reason why the lock is created for the managed resource.
setAction(int, Action) - Method in class com.ibm.commerce.edp.parsers.paymentactions.AmountEqualsRequested
This method sets the action when the amount to process is equals to the requested amount at a specified index.
setAction(int, Action) - Method in class com.ibm.commerce.edp.parsers.paymentactions.AmountGreaterThanRequested
This method sets the action when the amount to process is greater than the requested amount at a specified index.
setAction(int, Action) - Method in class com.ibm.commerce.edp.parsers.paymentactions.AmountLessThanRequested
This method sets the action when the amount to process is less than the requested amount at a specified index.
setAction(int, Action) - Method in class com.ibm.commerce.edp.parsers.paymentactions.CurrentApproved
This method sets the action that needs to do when current payment state is approved at the specified index.
setAction(int, Action) - Method in class com.ibm.commerce.edp.parsers.paymentactions.CurrentDeposited
This method sets the action that needs to do when current payment state is deposited at the specified index.
setAction(int, Action) - Method in class com.ibm.commerce.edp.parsers.paymentactions.CurrentDNE
This method sets the action that needs to do when current payment state is DNE at the specified index.
setAction(String) - Method in interface com.ibm.commerce.inventory.client.commands.GetProductAvailabilityCmd
This method sets the action
setAction(String) - Method in class com.ibm.commerce.inventory.client.commands.GetProductAvailabilityCmdImpl
This method sets the action
setAction(String) - Method in interface com.ibm.commerce.inventory.client.commands.ProcessOrderInventoryCmd
This method sets the action
setAction(String) - Method in class com.ibm.commerce.inventory.client.commands.ProcessOrderInventoryCmdImpl
This method sets the action
setAction(int) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets the action parameters.
setAction(int) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets the action parameter, this action is used to specify the needed inventory operation.
setAction(int) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets the action parameter, this action is used to specify the needed inventory operation.
setAction(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordUpdateCmdImpl
Sets the action to be performed on the expected inventory record detail.
setAction(int) - Method in interface com.ibm.commerce.inventory.commands.ExternalInventoryBaseTaskCmd
This method sets the action
setAction(int) - Method in class com.ibm.commerce.inventory.commands.ExternalInventoryBaseTaskCmdImpl
This method sets the action
setAction(int) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the action of whether to adjust inventory or create inventory
setAction(int) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
Specify the action to fulfill
setAction(int) - Method in interface com.ibm.commerce.inventory.commands.ProcessOrderInventoryResponseTaskCmd
This method sets the action
setAction(int) - Method in class com.ibm.commerce.inventory.commands.ProcessOrderInventoryResponseTaskCmdImpl
This method sets the action
setAction(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Action' attribute.
setAction(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmuserbhvr
Sets the value of the 'Action' attribute.
setAction(String) - Method in interface com.ibm.commerce.member.client.commands.SyncOrganizationCmd
Sets the invocation service action.
setAction(String) - Method in class com.ibm.commerce.member.client.commands.SyncOrganizationCmdImpl
Sets the invocation service action.
setAction(String) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setAction(String) - Method in interface com.ibm.commerce.order.client.commands.GetOrderCmd
Sets the invocation service action.
setAction(String) - Method in class com.ibm.commerce.order.client.commands.GetOrderCmdImpl
Sets the invocation service action.
setAction(String) - Method in interface com.ibm.commerce.order.client.commands.ProcessOrderCmd
Sets the invocation service action.
setAction(String) - Method in class com.ibm.commerce.order.client.commands.ProcessOrderCmdImpl
Sets the invocation service action.
setAction(String) - Method in class com.ibm.commerce.payment.config.commands.PaymentConfigurationUpdateCtrlCmdImpl
This method sets the action on the payment configuration, which could be "new" or "update".
setAction(String) - Method in interface com.ibm.commerce.promotion.commands.ProcessExpiredPromotionsCmd
Sets the action
setAction(String) - Method in class com.ibm.commerce.promotion.commands.ProcessExpiredPromotionsCmdImpl
Sets the action.
setAction(Action) - Method in class com.ibm.commerce.rule.Rule
Sets the action for this rule.
setAction(String) - Method in interface com.ibm.commerce.scheduler.commands.UpdateLocalRegistryCmd
Sets the action to be performed.
setAction(String) - Method in interface com.ibm.commerce.scheduler.commands.UpdateRegistryCmd
Sets the action for the element.
setAction(String) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrschjobs
Sets the value of the 'Action' attribute.
setActionCode(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentActionMapping
This method sets the action code of the verb in the business object document that is used with the URL request.
setActionCode(int) - Method in class com.ibm.commerce.foundation.dataload.object.DataLoadBusinessObject
Set the action code.
setActionCode(String) - Method in class com.ibm.commerce.foundation.server.command.bod.ActionExpression
This method sets the action code of that action expression.
setActionCode(String) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeOnhandInventoryRecordTaskCmdImpl
This method sets the action code that indicates updating inventory or deleting inventory
setActionCode(Object) - Method in interface com.ibm.commerce.oagis9.datatypes.ActionExpressionType
Sets the value of the 'Action Code' attribute.
setActionCode(Object) - Method in interface com.ibm.commerce.oagis9.datatypes.ResponseExpressionType
Sets the value of the 'Action Code' attribute.
setActionCode(String) - Method in class com.ibm.commerce.wallet.facade.server.commands.ProcessWalletItemDeleteCouponActionCmdImpl
Sets the action code.
setActionCode(String) - Method in interface com.ibm.commerce.wallet.facade.server.commands.ProcessWalletItemTypeSpecificActionCmd
Sets the action code.
setActionComment(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setActionComment(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setActionComment(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setActionComment(String) - Method in interface com.ibm.commerce.tickler.commands.RecordTicklerActionCmd
This method sets the tickler action comment (notes on the action).
setActionComment(String) - Method in class com.ibm.commerce.tickler.commands.RecordTicklerActionCmdImpl
This method sets the tickler action comment (notes on the action).
setActionComment(String) - Method in class com.ibm.commerce.tickler.commands.TicklerActionRecordCmdImpl
This method sets the tickler action comment (notes on the action).
setActionComment(String) - Method in class com.ibm.commerce.tickler.commands.TicklerAssignCmdImpl
This method sets the tickler action comment(notes on the action).
setActionComment(String) - Method in class com.ibm.commerce.tickler.objects.TicklerActionHistoryAccessBean
 
setActionData(ActionData) - Method in class com.ibm.commerce.payment.actions.ActionResults
This method sets the ActionData object of the action this action result belongs to.
setActionData(ActionData) - Method in interface com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmd
This method sets the action data that has been successfully executed.
setActionData(ActionData) - Method in class com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmdImpl
This method sets the action data that has been successfully executed.
setActiondate(Date) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrschjobs
Sets the value of the 'Actiondate' attribute.
setActionDate(Timestamp) - Method in interface com.ibm.commerce.tickler.commands.RecordTicklerActionCmd
This method is used to store the timestamp of the tickler action.
setActionDate(Timestamp) - Method in class com.ibm.commerce.tickler.commands.RecordTicklerActionCmdImpl
This method sets the timestamp of the tickler action.
setActionDate(Timestamp) - Method in class com.ibm.commerce.tickler.commands.TicklerActionRecordCmdImpl
This method sets the timestamp of the tickler action.
setActionDate(Timestamp) - Method in class com.ibm.commerce.tickler.commands.TicklerAssignCmdImpl
This method sets the timestamp of the tickler action.
setActionDate(Timestamp) - Method in class com.ibm.commerce.tickler.objects.TicklerActionHistoryAccessBean
 
setActionExpression(ActionExpression) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogActionCmdImpl
Sets the action expression.
setActionExpression(ActionExpression) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogEntryActionCmdImpl
Sets the action expression.
setActionExpression(ActionExpression) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogGroupActionCmdImpl
Sets the action expression.
setActionExpression(ActionExpression) - Method in interface com.ibm.commerce.foundation.server.command.bod.AbstractProcessNounActionCmd
This method sets the ActionExpression to perform.
setActionExpression(ActionExpression) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractProcessNounActionCmdImpl
Sets the action expression.
setActionExpressionObject(Object) - Method in class com.ibm.commerce.foundation.server.command.bod.ActionExpression
This method sets the object of the action expression.
setActionExpressionObjectXPath(String) - Method in class com.ibm.commerce.foundation.server.command.bod.ActionExpression
This method sets the XPath expression pointing to the object of the action expression.
setActionExpressionParentObject(Object) - Method in class com.ibm.commerce.foundation.server.command.bod.ActionExpression
This method sets the parent object of the action expression.
setActionFlag(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignDataBean.CampaignInitiative
Sets the flag that is used to indicate the action to be performed to this campaign initiative.
setActionFlag(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignDataBean.EmailActivity
Sets the flag that is used to indicate the action to be performed on this e-mail activity.
setActionFlag(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the flag that is used to indicate the action to be performed to this initiative schedule.
setActionFlag(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean.EmsSchedule
Sets the flag that is used to indicate the action to be performed on this initiative schedule.
setActionName(String) - Method in class com.ibm.commerce.payment.actions.ActionData
This method sets the current action name.
setActionName(String) - Method in class com.ibm.commerce.payment.actions.ActionResults
This method sets the current action name.
setActionName(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCMerchantConfigurationEditCtrlCmdImpl
This method returns the action name upon the merchant configuration, which could be Create, Update or Delete.
setActionName(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCMerchantConfigurationInfoEditCtrlCmdImpl
This method sets the action name upon the merchant configuration information, which could be Create, Update or Delete.
setActionName(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCMerchantEditCtrlCmdImpl
This method sets the action name upon the merchant, which could be Add, Update or Delete.
setActionName(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCStoreMerchantAssociateCtrlCmdImpl
This method sets the action name upon the association, which could be Create or Delete.
setActionObject(Long) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setActionObjectId(Long) - Method in interface com.ibm.commerce.tickler.commands.CreateTicklerCmd
This method sets the identifier of the action object based on which this tickler is created.
setActionObjectId(Long) - Method in class com.ibm.commerce.tickler.commands.CreateTicklerCmdImpl
This method sets the identifier of the action object based on which this tickler is created.
setActionObjectId(Long) - Method in interface com.ibm.commerce.tickler.commands.DetermineAssignmentCmd
This method sets the identifier of the action object based on which this tickler is created.
setActionObjectId(Long) - Method in class com.ibm.commerce.tickler.commands.DetermineAssignmentCmdImpl
This method sets the identifier of the action object based on which this tickler is created.
setActionObjectId(Long) - Method in class com.ibm.commerce.tickler.commands.TicklerCreateCmdImpl
This method sets the identifier of the action object based on which this tickler is created.
setActionObjectType(String) - Method in interface com.ibm.commerce.tickler.commands.CreateTicklerCmd
This method sets the type of the action object based on which this tickler is created.
setActionObjectType(String) - Method in class com.ibm.commerce.tickler.commands.CreateTicklerCmdImpl
This method sets the type of the action object based on which this tickler is created.
setActionObjectType(String) - Method in interface com.ibm.commerce.tickler.commands.DetermineAssignmentCmd
This method sets the type of the action object based on which this tickler is created.
setActionObjectType(String) - Method in class com.ibm.commerce.tickler.commands.DetermineAssignmentCmdImpl
This method sets the type of the action object based on which this tickler is created.
setActionObjectType(String) - Method in class com.ibm.commerce.tickler.commands.TicklerCreateCmdImpl
This method sets the type of the action object based on which this tickler is created.
setActionObjectType(String) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setActionObjectTypes(String[]) - Method in class com.ibm.commerce.tickler.beans.TicklerListDataBean
This method set the action object types of the tickler.
setActionObjectTypes(String[]) - Method in interface com.ibm.commerce.tickler.beans.TicklerListInputDataBean
This method sets the action object types of the tickler.
setActionParameters(Map) - Method in interface com.ibm.commerce.contentmanagement.service.ContentManagementResourceManager
Set action parameters
setActionParameters(Map) - Method in class com.ibm.commerce.contentmanagement.service.ContentManagementResourceManagerImpl
Set action parameters
setActionParameters(TypedProperty) - Method in class com.ibm.commerce.subscription.scheduler.actions.AbstractSubscriptionScheduledActionCmdImpl
Sets the action parameters for the scheduled action.
setActionParameters(TypedProperty) - Method in interface com.ibm.commerce.subscription.scheduler.actions.SubscriptionScheduledActionCmd
Sets the action parameters for the scheduled action.
setActionPaths(String) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryActionMapping
Sets the value of the actionPaths property.
setActionRemark(String) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setActionRequest(String) - Method in class com.ibm.commerce.context.audit.TransportData
This method sets the action request token for the request
setActionTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setActionTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setActionTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setActionTime(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setActionTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setActionTime(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setActionType(String) - Method in class com.ibm.commerce.bi.taglib.ConversionBaseTag
Sets the action type for the non e-conversion event
setActionType(int) - Method in interface com.ibm.commerce.negotiation.commands.RecordAuctionPaymentCmd
Sets the payment action type for updating an existing payment record or creating a new one.
setActionType(int) - Method in class com.ibm.commerce.negotiation.commands.RecordAuctionPaymentCmdImpl
Sets the payment action types for update an existing payment or create a new one.
setActionType(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setActionType(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setActionType(int) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setActionType(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setActionType(int) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setActionType(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setActionType(Short) - Method in interface com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmd
This method sets the action type for this command which determines whether to retrieve or restore successful payment data.
setActionType(Short) - Method in class com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmdImpl
This method sets the action type for this command which determines whether to retrieve or restore payment data for the payment action.
setActionType(String) - Method in class com.ibm.commerce.tools.contract.beans.CatalogFilterDataBean
Sets the action type for this filter
setActionType(int) - Method in class com.ibm.commerce.tools.contract.beans.ShippingChargeAdjustmentDataBean
Sets the action type for user interface command management.
setActivateTime(Timestamp) - Method in class com.ibm.commerce.utf.beans.RFQDataLight
Sets the rfq activate time.
setActivateTime(String) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Sets the activate time.
setActivateTime(String) - Method in interface com.ibm.commerce.utf.beans.RFQListInputDataBean
Sets the activate time.
setActivateTime(Timestamp) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setActivateTime(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setActive(short) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'Active' attribute.
setActiveBids(Vector) - Method in interface com.ibm.commerce.negotiation.commands.CalculateBestBidCmd
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.DetermineWinnersCmd
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.
setActiveCalculationCodeCombineMethodId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setActiveCalculationCodeCombineMethodId(String) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setActiveCalculationRuleCombineMethodId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setActiveCalculationRuleCombineMethodId(String) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setActiveInCurrentSession(boolean) - Method in interface com.ibm.commerce.content.facade.datatypes.ContentVersionType
Sets the value of the 'Active In Current Session' attribute.
setActiveInProductionServer(boolean) - Method in interface com.ibm.commerce.content.facade.datatypes.ContentVersionType
Sets the value of the 'Active In Production Server' attribute.
setActiveOrganizationId(Long) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has been replaced by com.ibm.commerce.context.entitlement.EntitlementContext#setActiveOrganizationId()
setActiveOrganizationId(Long) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method is replaced by com.ibm.commerce.context.entitlement.EntitlementContext#setActiveOrganizationId()
setActiveOrganizationId(Long) - Method in interface com.ibm.commerce.context.entitlement.EntitlementContext
Sets the active organization for the current store.
setActiveOrganizationId(Long) - Method in class com.ibm.commerce.returns.commands.ReturnItemBaseCmdImpl
This method sets the active organization id for this command.
setActiveOrganizationId(Long) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderItemAddCmdImpl
Set the active organization id for this command.
setActiveOrganizationId(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSRPIActionCtrlCmdImpl
Set the active organization id.
setActiveOrganizationId(Long) - Method in interface com.ibm.commerce.usermanagement.commands.OrganizationSetInSessionCmd
The organization to activate in the organization.
setActiveOrganizationId(Long) - Method in class com.ibm.commerce.usermanagement.commands.OrganizationSetInSessionCmdImpl
Sets the active organization to switch to.
setActivity(Activity) - Method in interface com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmd
This method sets the activity business object associated with the element.
setActivity(Activity) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
This method sets the activity business object associated with the element.
setActivity(ActivityElementData, Activity, TriggerListen[]) - Method in class com.ibm.commerce.marketing.runtime.engine.MarketingEngineCache
This method returns an Activity object based on an activityId.
setActivityElementData(ActivityElementData) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method stores the ActivityElementData.
setActivityFormat(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.BaseMarketingSpotActivityDataType
Sets the value of the 'Activity Format' attribute.
setActivityFormat(String) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the format of the activity.
setActivityGUID(ActivityGUID) - Method in class com.ibm.commerce.component.contextservice.ActivityToken
Sets this token's activity GUID.
setActivityId(long) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setActivityId(long) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setActivityId(Integer) - Method in class com.ibm.commerce.marketing.dialog.util.UserBehaviorRule
This method sets the value for the activity ID associated with this user behavior rule.
setActivityId(Integer) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the ID of the activity associated with this flow element.
setActivityId(Integer) - Method in class com.ibm.commerce.marketing.runtime.util.EMarketingSpotDataBean
This method the ID of the activity which made the recommendation.
setActivityIdentifier(ActivityIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Activity Identifier' containment reference.
setActivityIdentifier(ActivityIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.BaseMarketingSpotActivityDataType
Sets the value of the 'Activity Identifier' containment reference.
setActivityName(String) - Method in class com.ibm.commerce.bi.taglib.CampaignBaseTag
Sets the activity name that should be used
setActivityPriority(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.BaseMarketingSpotActivityDataType
Sets the value of the 'Activity Priority' attribute.
setActivityRootElement(ActivityRootElement) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the cached object associated with the runtime XML.
setActivitySequence(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Activity Sequence' attribute.
setActivityToken(ActivityToken) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setActivityToken(ActivityToken) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setActivityToken(ActivityToken) - Method in class com.ibm.commerce.component.bod.AbstractBusinessObjectDocument
Sets the BusinessObjectDocument's activity token
setActivityToken(ActivityToken) - Method in interface com.ibm.commerce.component.bod.BusinessObjectDocument
Sets the activity token of for this object
setActivityType(Short) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the type of the activity.
setActivtityToken(ActivityToken) - Method in class com.ibm.commerce.component.bod.ApplicationArea
Adds an ActivityToken to this ApplicationArea
setActorId(Long) - Method in interface com.ibm.commerce.approval.commands.ApprovalProcessRecordsCmd
Sets the user performing the action.
setActorId(Long) - Method in class com.ibm.commerce.approval.commands.ApprovalProcessRecordsCmdImpl
Sets the user performing the action.
setActualAmount(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setActualAmount(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setActualReleases(Boolean) - Method in class com.ibm.commerce.order.commands.CreateReleasesCmdImpl
This method sets an indicator that when true indicates that actual releases (releases that can ship now) will be created.
setActualShipDateTime(Timestamp) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setActualShipDateTime(Timestamp) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setAdapter(PVCAdapter) - Method in class com.ibm.commerce.pvc.commands.PVCBufferUrlCmdImpl
Set the PVC adapter object.
setAdapterDesc(HttpAdapterDesc) - Method in interface com.ibm.commerce.pvcadapter.PVCAdapter
Sets the descriptor of the HTTP adapter.
setAddAction(boolean) - Method in interface com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmd
This method specified that new inventory entry will be added
setAddAction(boolean) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmdImpl
This method specified that new inventory entry will be added
setAddedItem(Vector) - Method in interface com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCreateCmd
Sets the list of items included in the new expected inventory record.
setAddedItem(Vector) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCreateCmdImpl
 
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.ExpectedInventoryRecordUpdateCmdImpl
 
setAddedPaymentInstructionId(Long) - Method in class com.ibm.commerce.edp.commands.PIAddCmdImpl
This method sets the payment instruction Id
setAddedSize(String) - Method in interface com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCreateCmd
Sets the number of items included in the new expected inventory record.
setAddedSize(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCreateCmdImpl
 
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.ExpectedInventoryRecordUpdateCmdImpl
 
setAddedUserId(String) - Method in class com.ibm.commerce.member.facade.server.commands.AbstractUserRegistrationAddCheckApprovalCmdImpl
Sets the registered user ID.
setAddedUserId(String) - Method in interface com.ibm.commerce.member.facade.server.commands.UserRegistrationAddCheckApprovalCmd
Sets the registered user ID.
setAddItems(Vector) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderItemAddCmdImpl
Sets the items to be added to the order.
setAdditionalAndCondition(Condition) - Method in interface com.ibm.commerce.membergroup.commands.ListUsersInMemberGroupCmd
Adds an additonal condition that must also be met on top of the conditions outlined in the member group rules.
setAdditionalAndCondition(Condition) - Method in class com.ibm.commerce.membergroup.commands.ListUsersInMemberGroupCmdImpl
Adds an additonal condition that must also be met on top of the conditions outlined in the member group rules.
setAdditionalInformation(Map) - Method in class com.ibm.commerce.edp.api.PaymentContext
This method sets the additional information.
setAdditionalInformation(Map) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the additional information.
setAdditionalParameter(String, String) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotDataCmdImpl
This method sets the value of an additional parameter used for evaluation of the e-Marketing Spot.
setAdditionalParameters(Map<String, String>) - Method in interface com.ibm.commerce.marketing.commands.marketingspot.MarketingSpotCommandBaseTaskCmd
This method sets any additional parameters used for evaluation of the e-Marketing Spot.
setAdditionalParameters(Map<String, String>) - Method in class com.ibm.commerce.marketing.commands.marketingspot.MarketingSpotCommandBaseTaskCmdImpl
This method sets any additional parameters used for evaluation of the e-Marketing Spot.
setAdditionalParameters(Hashtable) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionArgument
This method is used to specify a Hashtable which contains additional parameters to promotion engine and promotions, using a name-value pair style.
setAdditionalSelectTableFields(TableField[]) - Method in class com.ibm.commerce.member.search.ECQuery
Set the additional TableField objects to return as part of this query execution.
setAddJobCmd(AddJobCmdImpl) - Method in class com.ibm.commerce.order.commands.OrderScheduleCmdImpl
Sets AddJob command instance.
setAddOrderAmount(AddOrderAmount) - Method in class com.ibm.commerce.edp.parsers.edits.EditRules
This method sets the AddOrderAmount object, which corresponds to the business event of increasing the order amount.
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.commands.EmailConfigurationSaveTaskCmdImpl
Sets the e-mail address of the account on the e-mail server.
setAddress(String) - Method in class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean
 
setAddress(AddressType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'Address' containment reference.
setAddress(AddressType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Address' containment reference.
setAddress(GiftRegistryAddressVO) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryRegistrantVO
Sets the registrant's address
setAddress(Address) - Method in class com.ibm.commerce.me.datatype.PaymentInfo
This method sets the billing address.
setAddress(AddressAccessBean) - Method in interface com.ibm.commerce.order.calculation.ResolveJurisdictionsCmd
 
setAddress(AddressAccessBean) - Method in class com.ibm.commerce.order.calculation.ResolveJurisdictionsCmdImpl
Sets the address.
setAddress(AddressAccessBean) - Method in interface com.ibm.commerce.taxation.commands.ResolveTaxJurisdictionCmd
Sets the AddressAccessBean.
setAddress(AddressAccessBean) - Method in class com.ibm.commerce.taxation.commands.ResolveTaxJurisdictionCmdImpl
Sets the address access bean.
setAddress1(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setAddress1(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setAddress1(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the first line entry for the gift registry address
setAddress1(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Address1' attribute.
setAddress1(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
Set vendor address line 1.
setAddress1(String) - Method in class com.ibm.commerce.inventory.commands.CreateStoreAddressCmdImpl
 
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.FulfillmentCenterCreateCmdImpl
 
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.FulfillmentCenterUpdateCmdImpl
 
setAddress1(String) - Method in interface com.ibm.commerce.inventory.commands.UpdateStoreAddressCmd
This method sets 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.VendorCreateCmd
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.VendorUpdateCmd
Set vendor address line 1.
setAddress1(String) - Method in class com.ibm.commerce.inventory.commands.VendorUpdateCmdImpl
Set vendor address line 1.
setAddress1(String) - Method in class com.ibm.commerce.me.datatype.Address
This method sets the address line 1.
setAddress1(String) - Method in interface com.ibm.commerce.pvc.commands.PVCChangeDeviceCmd
Sets the address 1.
setAddress1(String) - Method in class com.ibm.commerce.pvc.commands.PVCChangeDeviceCmdImpl
Sets the address 1.
setAddress1(String) - Method in interface com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmd
Sets the address 1.
setAddress1(String) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the address 1.
setAddress1(String) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setAddress1(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'Address1' attribute.
setAddress1(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setAddress1(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the first line of the address.
setAddress1(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
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.
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.UserRegistrationCmd
Sets the first line of the address.
setAddress1(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the first line of the address.
setAddress1Nothing(boolean) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the flag of the devaddress1 parameter exist or not.
setAddress1Type(String) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setAddress2(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setAddress2(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setAddress2(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the second line entry for the gift registry address
setAddress2(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Address2' attribute.
setAddress2(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
Set vendor address line 2.
setAddress2(String) - Method in class com.ibm.commerce.inventory.commands.CreateStoreAddressCmdImpl
 
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.FulfillmentCenterCreateCmdImpl
 
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.FulfillmentCenterUpdateCmdImpl
 
setAddress2(String) - Method in interface com.ibm.commerce.inventory.commands.UpdateStoreAddressCmd
This method sets 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.VendorCreateCmd
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.VendorUpdateCmd
Set vendor address line 2.
setAddress2(String) - Method in class com.ibm.commerce.inventory.commands.VendorUpdateCmdImpl
Set vendor address line 2.
setAddress2(String) - Method in class com.ibm.commerce.me.datatype.Address
This method sets the address line 2.
setAddress2(String) - Method in interface com.ibm.commerce.pvc.commands.PVCChangeDeviceCmd
Sets the address 2.
setAddress2(String) - Method in class com.ibm.commerce.pvc.commands.PVCChangeDeviceCmdImpl
Sets the address 2.
setAddress2(String) - Method in interface com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmd
Sets the address 2.
setAddress2(String) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the address 2.
setAddress2(String) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setAddress2(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'Address2' attribute.
setAddress2(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setAddress2(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the second line of the address.
setAddress2(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
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.
setAddress2(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the second line of the address.
setAddress2Nothing(boolean) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the flag of the devaddress2 parameter exist or not.
setAddress2Type(String) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setAddress3(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setAddress3(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setAddress3(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the second line entry for the gift registry address
setAddress3(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Address3' attribute.
setAddress3(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
Set vendor address line 3.
setAddress3(String) - Method in class com.ibm.commerce.inventory.commands.CreateStoreAddressCmdImpl
 
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.FulfillmentCenterCreateCmdImpl
 
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.FulfillmentCenterUpdateCmdImpl
 
setAddress3(String) - Method in interface com.ibm.commerce.inventory.commands.UpdateStoreAddressCmd
This method sets 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.VendorCreateCmd
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.VendorUpdateCmd
Set vendor address line 3.
setAddress3(String) - Method in class com.ibm.commerce.inventory.commands.VendorUpdateCmdImpl
Set vendor address line 3.
setAddress3(String) - Method in class com.ibm.commerce.me.datatype.Address
This method sets the address line 3.
setAddress3(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'Address3' attribute.
setAddress3(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setAddress3(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the third line of the address.
setAddress3(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the third line of the address.
setAddress3(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the third line of the address.
setAddress3(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the third line of the address.
setAddressBook(AddressBookType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Address Book' containment reference.
setAddressBook(AddressBookType) - Method in interface com.ibm.commerce.member.facade.datatypes.OrganizationType
Sets the value of the 'Address Book' containment reference.
setAddressBook(AddressBookType) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonType
Sets the value of the 'Address Book' containment reference.
setAddressBookId(Long) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setAddressBookId(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setAddressDataBean(AddressDataBean) - Method in class com.ibm.commerce.order.beans.UsableInstructsPerOrderItemBlock
The address databean to store for this instruction block.
setAddressField1(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setAddressField1(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setAddressField1(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the customizable address field 1.
setAddressField1(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the first line of the address field.
setAddressField1(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the customizable address field 1.
setAddressField1(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the address field.
setAddressField2(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setAddressField2(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setAddressField2(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the customizable address field 2.
setAddressField2(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the second line of the address field.
setAddressField2(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the customizable address field 2.
setAddressField2(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets address field 2.
setAddressField3(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setAddressField3(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setAddressField3(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the customizable address field 3.
setAddressField3(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the third line of the address field.
setAddressField3(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the customizable address field 3.
setAddressField3(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets address field 3.
setAddressId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setAddressId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setAddressId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRegistrantAccessBean
 
setAddressId(Long) - Method in class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This method sets address id (optional).
setAddressId(String) - Method in class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This method sets address id (optional).
setAddressId(Long) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryAddressDataBean
Sets the address ID for this bean
setAddressId(Long) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the address ID for the gift registry address
setAddressId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setAddressId(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setAddressId(Long) - Method in class com.ibm.commerce.me.commands.CreateShippingBillingAddressCmdImpl
This method sets the Address ID.
setAddressId(String) - Method in class com.ibm.commerce.order.beans.UsableInstructsPerOrderItemBlock
This method sets address ID.
setAddressId(Long) - Method in class com.ibm.commerce.order.calculation.Item
 
setAddressId(String) - Method in interface com.ibm.commerce.order.commands.DeleteShipInfoCmd
Sets the address ID of the SHIPINFO record to delete.
setAddressId(String) - Method in class com.ibm.commerce.order.commands.DeleteShipInfoCmdImpl
The address ID of the SHIPINFO record to remove.
setAddressId(Long) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the shipping address of the new/copied/updated order item(s).
setAddressId(String) - Method in interface com.ibm.commerce.order.commands.UpdateShipInfoCmd
This method sets the address ID of the SHIPINFO record.
setAddressId(String) - Method in class com.ibm.commerce.order.commands.UpdateShipInfoCmdImpl
The address ID of the SHIPINFO record to update.
setAddressId(Long) - Method in interface com.ibm.commerce.order.commands.ValidateOrderAddressCmd
Sets the identifier of the address to be validated which is a required parameter.
setAddressId(Long) - Method in class com.ibm.commerce.order.commands.ValidateOrderAddressCmdImpl
Sets the identifier of the address to be validated which is a required parameter.
setAddressId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets addressId
setAddressId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets addressId
setAddressId(Long) - Method in class com.ibm.commerce.order.history.HistoryShipInfo
Sets address id
setAddressId(Long) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setAddressId(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setAddressId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setAddressId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setAddressId(Long) - Method in class com.ibm.commerce.order.objects.PhysicalStoreFulfillmentCenterRelationship
 
setAddressId(Long) - Method in class com.ibm.commerce.order.objects.PhysicalStoreFulfillmentCenterRelationshipAccessBean
 
setAddressId(Long) - Method in class com.ibm.commerce.order.objects.ShipInfoAccessBean
 
setAddressId(Long) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setAddressId(String) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setAddressId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
Set the address id parameters (optional).
setAddressId(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the address ID parameters (optional).
setAddressId(Long) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemDisplayCmd
This method sets the id of the address book entry for the items to display (optional).
setAddressId(Long) - Method in class com.ibm.commerce.orderitems.commands.OrderItemDisplayCmdImpl
This method sets the id of the address book entry for the items to display (optional).
setAddressId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemUpdateCmd
Set the address id parameters (optional).
setAddressId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the address id parameters (optional).
setAddressId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the address id parameters (optional).
setAddressId(Long) - Method in interface com.ibm.commerce.taxation.commands.GetDisplayTaxesCmd
Sets the id of the input ship-to address (Optional).
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.ResolveTaxJurisdictionCmd
Sets the addressId.
setAddressId(Long) - Method in class com.ibm.commerce.taxation.commands.ResolveTaxJurisdictionCmdImpl
Sets the address id.
setAddressId(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderItemAddCmdImpl
Sets the address ID for which the items are to be added.
setAddressId(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderItemUpdateCmdImpl
Sets the address ID for which the items are to be updated.
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(Long) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the address Id.
setAddressId(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the address Id.
setAddressId(Long) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the address identifier.
setAddressId(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the address identifier.
setAddressId(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressUpdateCmd
Sets the address Identifier.
setAddressIdHash(Hashtable) - Method in interface com.ibm.commerce.taxation.commands.TaxCalculationRuleQualifyCmd
Deprecated.
Sets the list of address ids.
setAddressIdHash(Hashtable) - Method in class com.ibm.commerce.taxation.commands.TaxCalculationRuleQualifyCmdImpl
Deprecated.
Sets the list of address ids.
setAddressIds(Long[]) - Method in interface com.ibm.commerce.order.commands.UpdateShippingAddressCmd
Sets AddressIds which is used to update shipping addresses of order items.
setAddressIds(Long[]) - Method in class com.ibm.commerce.order.commands.UpdateShippingAddressCmdImpl
Sets AddressIds which is used to update shipping addresses of order items.
setAddressingMethod(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.EmailRecipientsType
Sets the value of the 'Addressing Method' attribute.
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.
setAddressNoURL(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressCheckCmdImpl
Sets the URL to go to if no permanent address can be found for the member.
setAddressType(String) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
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.me.commands.CreateShippingBillingAddressCmdImpl
This method sets Address Type to either shipping or billing.
setAddressType(String) - Method in interface com.ibm.commerce.order.commands.ValidateOrderAddressCmd
Sets the type of address to validate.
setAddressType(String) - Method in class com.ibm.commerce.order.commands.ValidateOrderAddressCmdImpl
Sets the type of address to validate.
setAddressType(String) - Method in class com.ibm.commerce.tools.contract.beans.AddressListDataBean
Sets the address type
setAddressType(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setAddressType(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the type of addresses.
setAddressType(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the address type.
setAddressType(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the type of addresses.
setAddressType(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the address type.
setAddressUpdated(boolean) - Method in class com.ibm.commerce.tools.optools.user.commands.CSRCustomerInfoUpdateCmdImpl
Sets whether or not the address information of the customer has been changed.
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.
setAddressYesURL(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressCheckCmdImpl
Sets the URL to go to if a permanent address can be found for the member.
setAddrType1(String) - Method in interface com.ibm.commerce.pvc.commands.PVCChangeDeviceCmd
Sets the address type 1.
setAddrType1(String) - Method in class com.ibm.commerce.pvc.commands.PVCChangeDeviceCmdImpl
Sets the address type 1.
setAddrType1(String) - Method in interface com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmd
Sets the address type 1.
setAddrType1(String) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the address type 1.
setAddrtype1Nothing(boolean) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the flag of the devaddrtype1 parameter exist or not.
setAddrType2(String) - Method in interface com.ibm.commerce.pvc.commands.PVCChangeDeviceCmd
Sets the address type 2.
setAddrType2(String) - Method in class com.ibm.commerce.pvc.commands.PVCChangeDeviceCmdImpl
Sets the address type 2.
setAddrType2(String) - Method in interface com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmd
Sets the address type 2.
setAddrType2(String) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the address type 2.
setAddrtype2Nothing(boolean) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the flag of the devaddrtype2 parameter exist or not.
setAddStrategy(int) - Method in class com.ibm.commerce.marketing.promotion.condition.FreeGiftPurchaseCondition
Sets the gift add strategy.
setAddStrategy(int) - Method in class com.ibm.commerce.marketing.promotion.reward.FreePurchasableGiftAdjustment
Sets the add strategy.
setAdjustCode(String) - Method in class com.ibm.commerce.inventory.beans.InventoryAdjustmentCodeDataBean
This method sets the djustCode.
setAdjustCode(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeAccessBean
 
setAdjustDate(Object) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryAdjustmentType
Sets the value of the 'Adjust Date' attribute.
setAdjustment(BigDecimal) - Method in class com.ibm.commerce.contract.objects.ComponentAdjustmentAccessBean
 
setAdjustment(AdjustmentType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Adjustment' containment reference.
setAdjustment(BigDecimal) - Method in class com.ibm.commerce.marketing.commands.elements.OrderInfo
This method sets the adjustments against the amount of the order or order items.
setAdjustment(Adjustment) - Method in class com.ibm.commerce.marketing.promotion.reward.AdjustmentFunction
This method sets the Adjustment for this AdjustmentFunction.
setAdjustment(AdjustmentType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.RewardOptionTypeImpl
 
setAdjustment(AdjustmentType) - Method in interface com.ibm.commerce.order.facade.datatypes.RewardOptionType
Sets the value of the 'Adjustment' containment reference.
setAdjustment(BigDecimal) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setAdjustment(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setAdjustment(String) - Method in class com.ibm.commerce.tools.contract.beans.CatalogFilterDataBean
Sets the percentage adjustment for this filter
setAdjustmentBasedOnStandardOfferPrice(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine
Sets if all the adjustments will be based on standard offer price or not by default.
setAdjustmentCategory(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.AdjustmentRequirementType
Sets the value of the 'Adjustment Category' attribute.
setAdjustmentCategory(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.AdjustmentRequirementTypeImpl
 
setAdjustmentComment(String) - Method in interface com.ibm.commerce.inventory.commands.AdjustReceiptCmd
Sets the comment on the adjustment.
setAdjustmentComment(String) - Method in class com.ibm.commerce.inventory.commands.AdjustReceiptCmdImpl
 
setAdjustmentComment(String) - Method in interface com.ibm.commerce.inventory.commands.InventoryAdjustCmd
This method sets the comment on the adjustment.
setAdjustmentComment(String) - Method in class com.ibm.commerce.inventory.commands.InventoryAdjustCmdImpl
 
setAdjustmentComment(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
setAdjustmentComment(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setAdjustmentComparison(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedCostAdjustment
Sets the adjustment comparison flag.
setAdjustmentCredit(BigDecimal) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setAdjustmentCredit(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setAdjustmentDate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setAdjustmentDate(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setAdjustmentFunctions(AdjustmentFunction[]) - Method in class com.ibm.commerce.marketing.promotion.reward.DefaultReward
This method sets the list of AdjustmentFunction for this Reward.
setAdjustmentFunctions(AdjustmentFunction[]) - Method in interface com.ibm.commerce.marketing.promotion.reward.Reward
Sets AdjustmentFunctions for the Reward.
setAdjustmentPercentageValue(Hashtable) - Method in interface com.ibm.commerce.order.calculation.ServiceAdjustShippingChargesCmd
Set the adjustmentPercentageValue parameter This parameter is optional, if it is not provided, then delete an existing adjustment.
setAdjustmentPercentageValue(Hashtable) - Method in class com.ibm.commerce.order.calculation.ServiceAdjustShippingChargesCmdImpl
Set the adjustmentPercentageValue parameter This parameter is optional, if it is not provided, then delete an existing adjustment.
setAdjustmentProductSetId(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setAdjustmentProductSetId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setAdjustmentProductSetName(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setAdjustmentProductSetOwnerId(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setAdjustmentProductSetOwnerId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setAdjustments(Adjustment[]) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Sets the adjustments associated with the PromotionExecutionRecord.
setAdjustmentTotal(BigDecimal) - Method in class com.ibm.commerce.inventory.beans.OrderReleaseDataBean
This method sets the total adjustment amount related to this order release.
setAdjustmentTotal(BigDecimal) - Method in class com.ibm.commerce.order.calculation.Item
 
setAdjustmentTotalByUsage(HashMap) - Method in class com.ibm.commerce.order.calculation.Item
This method is used to set the value of ihshAdjustmentTotals.
setAdjustmentToWholeOrder(boolean) - Method in class com.ibm.commerce.marketing.promotion.condition.ShippingModeFilter
Set the flag if the shipping adjustment is for whole order.
setAdjustmentType(Integer) - Method in interface com.ibm.commerce.marketing.promotion.reward.Adjustment
This method sets the type of Adjustment.
setAdjustmentType(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.CustomNumericValueAdjustment
 
setAdjustmentType(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.DefaultChoiceOfFreeGiftAdjustment
 
setAdjustmentType(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffAdjustment
 
setAdjustmentType(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffPriceAdjustment
 
setAdjustmentType(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffShippingAdjustment
 
setAdjustmentType(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffVolumeDiscountAdjustment
 
setAdjustmentType(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedCostAdjustment
 
setAdjustmentType(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedCostShippingAdjustment
 
setAdjustmentType(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.FreeNonPurchasableGiftAdjustment
 
setAdjustmentType(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.FreePurchasableGiftAdjustment
 
setAdjustmentType(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.ItemUpgradeAtExtraCostAdjustment
 
setAdjustmentType(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.PercentOffAdjustment
 
setAdjustmentType(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.PercentOffPriceAdjustment
 
setAdjustmentType(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.PercentOffVolumeDiscountAdjustment
 
setAdjustmentType(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.ShippingUpgradeAtExtraCostAdjustment
 
setAdjustmentType(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.VoucherAdjustment
 
setAdjustmentType(int) - Method in class com.ibm.commerce.tools.contract.beans.ShippingChargeAdjustmentDataBean
Sets the adjustment type for this shipping adjustment
setAdjustmentType(int) - Method in class com.ibm.commerce.tools.epromotion.implementations.OrderLevelShippingDiscount
Sets the adjustment type.
setAdjustmentUsage(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.AdjustmentRequirementType
Sets the value of the 'Adjustment Usage' attribute.
setAdjustmentUsage(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.AdjustmentRequirementTypeImpl
 
setAdjustmentValue(String) - Method in interface com.ibm.commerce.order.facade.datatypes.AdjustmentRequirementType
Sets the value of the 'Adjustment Value' attribute.
setAdjustmentValue(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.AdjustmentRequirementTypeImpl
 
setAdjustmentValue(String) - Method in class com.ibm.commerce.tools.contract.beans.ShippingChargeAdjustmentDataBean
Sets the adjustment value for this shipping charge adjustment.
setAdmindesc(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_description
Sets the value of the 'Admindesc' attribute.
setAdminDescription(String) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Sets the AdminsDescription.
setAdminDescription(String) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets the AdminsDescription.
setAdminId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setAdminId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setAdminId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setAdminId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setAdminId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setAdminId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setAdminId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setAdminId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setAdminId(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setAdminId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setAdminId(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setAdminId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setAdminId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setAdminId(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setAdminId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setAdminId(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setAdminId(Long) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setAdminId(String) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setAdministrativeName(String) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionType
Sets the value of the 'Administrative Name' attribute.
setAdministratorFirstName(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setAdministratorFirstName(String) - Method in interface com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmd
Sets the first name of the administrator for O(organization) or OU(organization unit).
setAdministratorFirstName(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set the administrator's first name.
setAdministratorLastName(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setAdministratorLastName(String) - Method in interface com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmd
Sets the last name of the administrator for O(organization) or OU(organization unit).
setAdministratorLastName(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set the administrator's last name.
setAdministratorMiddleName(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setAdministratorMiddleName(String) - Method in interface com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmd
Sets the middle name of the administrator for O(organization) or OU(organization unit).
setAdministratorMiddleName(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set the administrator's middle name.
setAdministratorPassword(String) - Method in interface com.ibm.commerce.security.commands.ResetPasswordAdministratorCmd
Sets the administrator�s password, who is resetting the password of the shopper.
setAdministratorPassword(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordAdministratorCmdImpl
This method sets the administrator�s password, who resets the password of the shopper.
setAdminMode(boolean) - Method in class com.ibm.commerce.catalog.beans.BundleDataBean
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.CategoryDataBean
Sets the administrative mode.
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.ItemDataBean
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.ProductDataBean
Sets the administrative mode of the bean.
setAdminMode(boolean) - Method in class com.ibm.commerce.seo.beans.CatalogNodeListDataBean
Sets if admin mode is used.
setAdminstvename(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoauth
Sets the value of the 'Adminstvename' attribute.
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.
setAffectedItems(LineItemSet[]) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Sets the list of order items to which the adjustment will be applied.
setAge(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the age parameter for this Tag.
setAge(Integer) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setAge(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
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.usermanagement.commands.UserRegistrationCmd
Sets The age of the user.
setAge(Integer) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the age.
setAge(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the age.
setAgenda(PromotionExecutionAgenda) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionContext
Sets the PromotionExecutionAgenda for the PromotionContext.
setAgendaBuilder(PromotionExecutionAgendaBuilder) - Method in class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine
Sets the agendaBuilder
setAgreements(TradingAgreementAccessBean[]) - Method in class com.ibm.commerce.search.rulequery.RuleQuery
To set trading agreements.
setAlgorithm(String) - Method in interface com.ibm.commerce.security.keys.WCKey
Sets the algorithm of this key.
setAlgorithm(String) - Method in class com.ibm.commerce.security.keys.WCKeyBaseImpl
Sets the algorithm of this key.
setAliasParameters(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentActionMapping
This method sets the alias parameters that will create alias parameters if the parameter is found in the request.
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.
setAllAttributeNames(List<String>) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionContext
sets all attribute names in cache for this context
setAllEMailsRecipient(EmailAddressType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderNotificationInfoTypeImpl
 
setAllEMailsRecipient(EmailAddressType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderNotificationInfoType
Sets the value of the 'All EMails Recipient' containment reference.
setAllFromTables(Set) - Method in class com.ibm.commerce.giftregistry.search.ECGiftRegistryQuery
Set the FROM Tables for the search query If not specified, by default, the FROM tables will be taken from the SELECT, WHERE and JOIN clauses.
setAllFromTables(Set) - Method in class com.ibm.commerce.member.search.ECQuery
Set the FROM Tables for the search query If not specified, by default, the FROM tables will be taken from the SELECT, WHERE and JOIN clauses.
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.history.HistoryOrderItem
Sets allocated fulfillment center id
setAllocatedFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setAllocatedFulfillmentCenterId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setAllocatedQuantity(Integer) - Method in class com.ibm.commerce.fulfillment.commands.InventoryBaseCmdImpl
 
setAllocatedQuantity(Integer) - Method in interface com.ibm.commerce.fulfillment.commands.ReverseUpdateInventoryCmd
Set the allocated quantity which need to reverse.
setAllocatedQuantity(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets allocated quantity
setAllocatedQuantity(Integer) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setAllocatedQuantity(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setAllocateOrderItems(Hashtable) - Method in interface com.ibm.commerce.fulfillment.commands.AllocateInventoryCmd
Sets the order items to be allocated from existing inventory.
setAllocateOrderItems(Hashtable) - Method in class com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl
Sets the order items to be allocated from existing inventory.
setAllocationAddressId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets allocation address id
setAllocationAddressId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setAllocationAddressId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setAllocationGoodFor(Integer) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setAllocationGoodFor(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setAllocationgoodfor(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Allocationgoodfor' attribute.
setAllocationGroup(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets allocation group
setAllocationGroup(Long) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setAllocationGroup(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setAllocationOffset(Integer) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setAllocationoffset(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Allocationoffset' attribute.
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(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(Vector) - Method in interface com.ibm.commerce.fulfillment.commands.GetEligibleFulfillmentCentersCmd
Sets all order items to be considered when determining fulfillment centers.
setAllOrderItems(Vector) - Method in class com.ibm.commerce.fulfillment.commands.GetEligibleFulfillmentCentersCmdImpl
Sets all order items to be considered when determining fulfillment centers.
setAllowableShippingModeIds(Integer[]) - Method in class com.ibm.commerce.fulfillment.beans.OrderItemShippingModeListDataBean
Sets the inAllowableShippingModeIds.
setAllowChangeAttributeType(boolean) - Method in class com.ibm.commerce.catalog.dataload.mediator.AttributeDictionaryAttributeMediator
Set the value for the config property allowChangeAttributeType.
setAllowCouponTransfer(boolean) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets true only if this is a coupon promotion and allow this coupon promotion to be transferred.
setAllowDuplicatedName(boolean) - Method in class com.ibm.commerce.tools.catalog.util.CategoryHelper
Set the allow duplicate name.
setAllowedAbbreviations(Set) - Method in interface com.ibm.commerce.order.utils.ResolveOrdersCmd
Sets the allowed abbreviations
setAllowedAbbreviations(Set) - Method in class com.ibm.commerce.order.utils.ResolveOrdersCmdImpl
 
setAllowExport(boolean) - Method in interface com.ibm.commerce.member.facade.datatypes.MemberGroupType
Sets the value of the 'Allow Export' attribute.
setAllowMultipleValues(boolean) - Method in interface com.ibm.commerce.rfq.commands.CreatePAttributeValueCmd
(Optional) Sets the allow multiple values flag.
setAllowMultipleValues(boolean) - Method in class com.ibm.commerce.rfq.commands.CreatePAttributeValueCmdImpl
(Optional) Sets the allow multiple values flag.
setAllowPONumberAsNull(boolean) - Method in interface com.ibm.commerce.order.commands.UpdateSpendingLimitCmd
This method sets if allow purchase order number as Null.
setAllowPONumberAsNull(boolean) - Method in class com.ibm.commerce.order.commands.UpdateSpendingLimitCmdImpl
This method sets if allow purchase order number as Null.
setAllowUnentitledPromotionsByMemberGroup(boolean) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets whether to include promotions that are targeted to a member group if the user does not belong to the member group.
setAllowUnentitledPromotionsByMemberGroup(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets whether to include promotions that are targeted to a member group if the user does not belong to the member group.
setAllShoppers(boolean) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Sets whether all customer can avail this discount.
setAllShoppers(boolean) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets whether all shopper can avail this discount.
setAllTradingIds(Long[]) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Sets the trading IDs to use for pricing the catalog entry.
setAllusers(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtriglstn
Sets the value of the 'Allusers' attribute.
setAlt(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Alt' attribute.
setAlternateApplicationErrorResourceBundle(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentPlugInImpl
This method sets the extension common exceptions resource bundle base name.
setAlternateId(String) - Method in class com.ibm.commerce.user.objects.BusinessProfileAccessBean
 
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.
setAlternateId(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the alternate identifier of the user.
setAltitude(double) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Altitude' attribute.
setAltitude(double) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestType
Sets the value of the 'Altitude' attribute.
setAltitudeAccuracy(double) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Altitude Accuracy' attribute.
setAlwaysExecuteProcessBGInFG(boolean) - Method in class com.ibm.commerce.edp.parsers.edpglobalconfig.EDPGlobalConfigs
This method sets the flag that indicates if the backend payment action in WebSphere Commerce Payments is synchronous with the foreground.
setAmount(BigDecimal) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This method sets the amount to process of this payment instruction.
setAmount(BigDecimal) - Method in class com.ibm.commerce.edp.api.RefundInstruction
This method sets the amount to process.
setAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.AEDPPIEditCtrlCmdImpl
This method sets the amount of current payment instruction.
setAmount(BigDecimal) - Method in interface com.ibm.commerce.edp.commands.PIAddCmd
This method sets the payment instruction amount.
setAmount(String) - Method in class com.ibm.commerce.edp.parsers.edits.EditAction
This method sets the amount needs to process in current EditAction.
setAmount(String) - Method in class com.ibm.commerce.edp.parsers.paymentactions.Action
This method sets the amount to process of the action.
setAmount(MonetaryAmountType) - Method in interface com.ibm.commerce.foundation.common.datatypes.AdjustmentType
Sets the value of the 'Amount' containment reference.
setAmount(BigDecimal) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setAmount(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setAmount(BigDecimal) - Method in class com.ibm.commerce.marketing.commands.elements.OrderInfo
This method sets the amount of the order or order item.
setAmount(Double) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingitem
Sets the value of the 'Amount' attribute.
setAmount(double) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingstat
Sets the value of the 'Amount' attribute.
setAmount(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.condition.OrderQualifyingTotalBasedPurchaseCondition
Setter for amount
setAmount(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.reward.Range
This method sets the rewards in the Range.
setAmount(BigDecimal) - Method in class com.ibm.commerce.me.datatype.TaxInfo
This method sets the total tax 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.negotiation.commands.RecordAuctionPaymentCmdImpl
Sets the pay amount.
setAmount(BigDecimal) - Method in interface com.ibm.commerce.order.calculation.SetOrderLevelParameterCmd
Sets the amount.
setAmount(BigDecimal) - Method in class com.ibm.commerce.order.calculation.SetOrderLevelParameterCmdImpl
 
setAmount(MonetaryAmountType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentInstructionTypeImpl
 
setAmount(MonetaryAmountType) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentInstructionType
Sets the value of the 'Amount' containment reference.
setAmount(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryPaymentInformation
Sets amount
setAmount(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentAccessBean
 
setAmount(String) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentAccessBean
 
setAmount(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderItemAdjustmentAccessBean
 
setAmount(String) - Method in class com.ibm.commerce.order.objects.OrderItemAdjustmentAccessBean
 
setAmount(BigDecimal) - Method in class com.ibm.commerce.ordermanagement.objects.RMAChargeAccessBean
 
setAmount(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAChargeAccessBean
 
setAmount(BigDecimal) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAdjustmentCreditAccessBean
 
setAmount(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAdjustmentCreditAccessBean
 
setAmount(BigDecimal) - Method in class com.ibm.commerce.payment.actions.ActionData
This method sets the amount of this action.
setAmount(BigDecimal) - Method in class com.ibm.commerce.payment.actions.ActionResults
This method sets the current amount of the action.
setAmount(BigDecimal) - Method in class com.ibm.commerce.payment.event.FinalizeRefundEventData
This method sets the current amount that is the amount of finalize refund business event.
setAmount(BigDecimal) - Method in class com.ibm.commerce.payment.objects.BuyerPurchaseOrderAccessBean
 
setAmount(String) - Method in class com.ibm.commerce.payment.objects.BuyerPurchaseOrderAccessBean
 
setAmount(BigDecimal) - Method in class com.ibm.commerce.payment.objects.POPurchaseAmountAccessBean
 
setAmount(String) - Method in class com.ibm.commerce.payment.objects.POPurchaseAmountAccessBean
 
setAmount(BigDecimal) - Method in class com.ibm.commerce.payment.objects.TradingDepositAmountAccessBean
 
setAmount(String) - Method in class com.ibm.commerce.payment.objects.TradingDepositAmountAccessBean
 
setAmount(BigDecimal) - Method in class com.ibm.commerce.payment.objects.TradingPurchaseAmountAccessBean
 
setAmount(String) - Method in class com.ibm.commerce.payment.objects.TradingPurchaseAmountAccessBean
 
setAmount(BigDecimal) - Method in class com.ibm.commerce.payment.objects.TradingRefundAmountAccessBean
 
setAmount(String) - Method in class com.ibm.commerce.payment.objects.TradingRefundAmountAccessBean
 
setAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the target amount to be processed on one or more payment or credit transactions.
setAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the amount of this PaymentInstruction.
setAmount(BigDecimal) - Method in class com.ibm.commerce.price.beans.FormattedMonetaryAmountDataBean
Sets the value of the monetary amount.
setAmount(BigDecimal) - Method in interface com.ibm.commerce.price.beans.FormattedMonetaryAmountInputDataBean
Sets the value of the monetary amount.
setAmount(Double) - Method in class com.ibm.commerce.price.beans.FormattedQuantityAmountDataBean
Sets the value of the quantity amount.
setAmount(Double) - Method in interface com.ibm.commerce.price.beans.FormattedQuantityAmountInputDataBean
Sets the value of the quantity amount.
setAmount_tocharge(BigDecimal) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Amount tocharge' attribute.
setAmountDirty(boolean) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This method sets if the current amount of this payment instruction is dirty.
setAmountEditable(boolean) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This method sets the amount editable flag indicating if the amount is editable or not.
setAmountEditable(boolean) - Method in interface com.ibm.commerce.edp.commands.PIEditCmd
This method sets the amount editable flag indicating if the amount is dirty or not.
setAmountEditable(boolean) - Method in class com.ibm.commerce.edp.commands.PIEditCmdImpl
This method sets the amount editable flag indicating if the amount is dirty or not.
setAmountEditable(boolean) - Method in class com.ibm.commerce.edp.commands.PIEditVoidCmdImpl
This method sets the amount editable flag indicating if the amount is dirty or not.
setAmountEditable(boolean) - Method in class com.ibm.commerce.edp.commands.PIEditWithMergingProtocolDataCmdImpl
This method sets the amount editable flag indicating if the amount is dirty or not.
setAmountEqualsRequested(AmountEqualsRequested) - Method in class com.ibm.commerce.edp.parsers.paymentactions.CurrentApproved
This method sets the AmountEqualsRequested object, which corresponds to the scenario where the amount to process is equals to the requested amount.
setAmountEqualsRequested(AmountEqualsRequested) - Method in class com.ibm.commerce.edp.parsers.paymentactions.CurrentDeposited
This method sets the AmountEqualsRequested object, which corresponds to the scenario where the amount to process is equals to the requested amount.
setAmountGreaterThanRequested(AmountGreaterThanRequested) - Method in class com.ibm.commerce.edp.parsers.paymentactions.CurrentApproved
This method sets the AmountGreaterThanRequested object, which corresponds to the scenario where the amount to process is greater than the requested amount.
setAmountGreaterThanRequested(AmountGreaterThanRequested) - Method in class com.ibm.commerce.edp.parsers.paymentactions.CurrentDeposited
This method sets the AmountGreaterThanRequested object, which corresponds to the scenario where the amount to process is greater than the requested amount.
setAmountLessThanRequested(AmountLessThanRequested) - Method in class com.ibm.commerce.edp.parsers.paymentactions.CurrentApproved
This method sets the AmountGreaterThanRequested object, which corresponds to the scenario where the amount to process is less than the requested amount.
setAmountLessThanRequested(AmountLessThanRequested) - Method in class com.ibm.commerce.edp.parsers.paymentactions.CurrentDeposited
This method sets the AmountGreaterThanRequested object, which corresponds to the scenario where the amount to process is less than the requested amount.
setAmountOff(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffAdjustment
This method sets the Fixed Amount to be given as discount.
setAmountOff(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffShippingAdjustment
This method sets the amount value to be given as discount
setAmountpaid(BigDecimal) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Amountpaid' attribute.
setAmountToProcess(BigDecimal) - Method in interface com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmd
This method sets the amount to be processed.
setAmountToProcess(BigDecimal) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmdImpl
This method sets the amount to be processed.
setAmountToProcess(BigDecimal) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesVoidCmdImpl
This method sets the amount to be processed.
setAmountToProcessForPrime(BigDecimal) - Method in class com.ibm.commerce.payment.event.TriggerPaymentEventData
This method sets the amount to process for prime payment.
setAndGetNonNullCorrelationGroup() - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setAnnounceHistoryId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementHistoryAccessBean
 
setAnnouncementHistoryId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementEmailListAccessBean
 
setAnnouncementId(Long) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementHistoryDataBean
Sets the announcement ID to populate this bean.
setAnnouncementId(Long) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAnnouncementVO
Sets the announcement ID
setAnswer(String) - Method in interface com.ibm.commerce.member.facade.datatypes.SecurityHintType
Sets the value of the 'Answer' attribute.
setAppendBOD(BOD) - Method in class com.ibm.commerce.component.bod.ConfirmBOD
Sets the BOD object that holds the NounOutcomeValue and ProcessingOutcomeMessage
setAppendOurcomeValueObject(BaseVO) - Method in class com.ibm.commerce.component.bod.ConfirmBOD
Creates a BOD object and inserts the given value object inside of it.
setAppItems(Vector[]) - Method in interface com.ibm.commerce.couponredemption.commands.CalculateDiscountAmtCmd
Deprecated.
Sets the applied items.
setAppItems(Vector[]) - Method in class com.ibm.commerce.couponredemption.commands.CalculateDiscountAmtCmdImpl
Deprecated.
Sets the applied items.
setApplicableCache(Hashtable) - Method in interface com.ibm.commerce.taxation.commands.TaxCalculationRuleQualifyCmd
Deprecated.
 
setApplicableCache(Hashtable) - Method in class com.ibm.commerce.taxation.commands.TaxCalculationRuleQualifyCmdImpl
Deprecated.
 
setApplicableItems(Vector[]) - Method in interface com.ibm.commerce.couponredemption.commands.CheckApplicabilityCmd
Deprecated.
Sets the applicable items.
setApplicableItems(Vector[]) - Method in class com.ibm.commerce.couponredemption.commands.CheckApplicabilityCmdImpl
Deprecated.
Sets the applicable items.
setApplicationArea(ApplicationAreaType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Application Area' containment reference.
setApplicationArea(ApplicationAreaType) - Method in interface com.ibm.commerce.oagis9.datatypes.BusinessObjectDocumentType
Sets the value of the 'Application Area' containment reference.
setApplicationErrorResourceBundle(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.config.URLtoBusinessObjectDocumentUtility
This method sets the base resource bundle for common exceptions.
setApplicationType(String) - Method in interface com.ibm.commerce.scheduler.commands.AddJobCmd
This method sets the application type.
setApplicationType(String) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the job's application type.
setApplyCalculationUsageMethodId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setApplyCalculationUsageMethodId(String) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setApplyToSubPages(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.LayoutAssignmentMediator
Sets applyToSubPages value
setApplyType(Integer) - Method in class com.ibm.commerce.discount.rules.ServiceDiscount
Set the service discount apply type which is used to indicate the type of the Adjustment from which the ServiceDiscount was created.
setAppName(String) - Method in class com.ibm.commerce.context.content.resources.file.ManagedFileResourceManager
This method sets the appName.
SetApprovalsDetailsViewCmd - Interface in com.ibm.commerce.approval.commands
Sets the appropriate summary view.
SetApprovalsDetailsViewCmdImpl - Class in com.ibm.commerce.approval.commands
Sets the appropriate summary view.
SetApprovalsDetailsViewCmdImpl() - Constructor for class com.ibm.commerce.approval.commands.SetApprovalsDetailsViewCmdImpl
 
setApprovalStatusBeans(ApprovalStatusLightDataBean[]) - Method in class com.ibm.commerce.approval.beans.ApprovalStatusLightListBean
Sets the array of ApprovalStatusLightDataBeans corresponding to the rows in the list.
setApprovalStatusBeans(ApprovalStatusLightDataBean[]) - Method in interface com.ibm.commerce.approval.beans.ApprovalStatusLightListInputDataBean
Sets the array of ApprovalStatusLightDataBeans corresponding to the rows in the list.
setApprovalTaskBeans(ApprovalTaskLightDataBean[]) - Method in class com.ibm.commerce.approval.beans.ApprovalTaskLightListBean
Sets the array of ApprovalTaskLightDataBeans corresponding to the rows in the list.
setApprovalTaskBeans(ApprovalTaskLightDataBean[]) - Method in interface com.ibm.commerce.approval.beans.ApprovalTasksLightListInputDataBean
Sets the array of ApprovalTaskLightDataBeans corresponding to the rows in the list.
setApprovalType(Character) - Method in interface com.ibm.commerce.returns.commands.ApproveReturnItemCmd
Set the approval type.
setApprovalType(Character) - Method in class com.ibm.commerce.returns.commands.ApproveReturnItemCmdImpl
Set the approval type.
setApproveAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.CheckPaymentAcceptCLCmdImpl
Deprecated.
Sets the approveAmount property of the command.
setApproveAmount(BigDecimal) - Method in interface com.ibm.commerce.payment.commands.CheckPaymentAcceptCmd
Deprecated.
Sets the approveAmount property of the command.
setApproveAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.CheckPaymentAcceptCmdImpl
Deprecated.
Sets the approveAmount property of the command.
setApproveAmount(BigDecimal) - Method in interface com.ibm.commerce.payment.commands.CheckPaymentAcceptPolicyCmd
Deprecated.
Sets the approveAmount property of the command.
setApproveAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.CheckPaymentAcceptTestCmdImpl
Deprecated.
Sets the approveAmount property of the command.
setApproveAmount(BigDecimal) - Method in interface com.ibm.commerce.payment.extern.CheckAccountPaymentCmd
The amount of the order to be checked and reapproved if necessary.
setApproveAmount(BigDecimal) - Method in class com.ibm.commerce.payment.extern.CheckAccountPaymentCmdImpl
The amount of the order to be checked and reapproved if necessary.
setApprovedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method sets the approved amount after an approve transaction.
setApprovedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the currently approved amount on this PaymentInstruction.
setApprovedAmount(BigDecimal) - Method in interface com.ibm.commerce.payments.plugin.Payment
This method sets the approved amount after an approve transaction.
setApprovedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets the approvedAmount.
setApprovedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the approvedAmount.
setApprovedDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setApprovedDate(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setApprovedDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupEntityCreationData
Sets the approvedDate.
setApproveForeignKeyViolationAction(String) - Method in class com.ibm.commerce.context.content.resources.metadata.ManagedResourceMetaData
This method sets the action taken by the resource manager should a foreign key violation situation exist during approval.
setApproveForeignKeyViolationAction(String) - Method in class com.ibm.commerce.context.content.resources.metadata.ResourceContainerMetaData
This method sets the action taken by the resource manager should a foreign key violation situation exist during approval.
setApproveForeignKeyViolationActionValue(int) - Method in class com.ibm.commerce.context.content.resources.metadata.ManagedResourceMetaData
This method sets the action taken by the resource manager should a foreign key violation situation exist during approval.
setApproverBeans(ApprovalMemberLightDataBean[]) - Method in class com.ibm.commerce.approval.beans.ApprovalApproversLightListBean
Sets the array of ApprovalMemberLightDataBeans corresponding to the rows in the list.
setApproverBeans(ApprovalMemberLightDataBean[]) - Method in interface com.ibm.commerce.approval.beans.ApprovalApproversLightListInputDataBean
Sets the array of ApprovalMemberLightDataBeans corresponding to the rows in the list.
setApproverGroupId(Long) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setApproverGroupId(String) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setApproverGroupName(String) - Method in interface com.ibm.commerce.approval.commands.ApprovalSetUpCmd
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.ApprovalSetUpRecordsCmd
Sets the approver group name from which the approvers are to be derived
setApproverGroupName(String) - Method in class com.ibm.commerce.approval.commands.ApprovalSetUpRecordsCmdImpl
Sets the approver group name from which the approvers are to be derived.
setApproverId(String) - Method in class com.ibm.commerce.approval.beans.ApprovalStatusLightListBean
Sets the approver id.
setApproverId(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalStatusLightListInputDataBean
Sets the approver ID.
setApproverId(Long) - Method in interface com.ibm.commerce.approval.commands.ApprovalCheckApproverForEntityCmd
Sets the user ID to check for approver status of the entity.
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 class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setApproverId(String) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setApproverOrgId(Long) - Method in interface com.ibm.commerce.approval.commands.ApprovalSetUpRecordsCmd
Sets the ID of the organization that needs to do the approval
setApproverOrgId(Long) - Method in class com.ibm.commerce.approval.commands.ApprovalSetUpRecordsCmdImpl
Sets the ID of the organization that needs to do the approval.
setApprovers(Vector) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmd
Sets the member ids of the approvers.
setApprovers(Vector) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmdImpl
Sets the member ids of the approvers.
setApprovers(Vector) - Method in interface com.ibm.commerce.contentmanagement.commands.SendReadyToApproveTaskGroupEmailCmd
Sets the approvers Set this value to define specific approvers to send the email to.
setApprovers(Vector) - Method in class com.ibm.commerce.contentmanagement.commands.SendReadyToApproveTaskGroupEmailCmdImpl
Sets the approvers Set this value to define specific approvers to send the email to.
setApprovers(Vector) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmd
Sets the approvers.
setApprovers(Vector) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmdImpl
Sets the approvers.
setApproveTime(Timestamp) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setApproveTime(String) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setApproveTransaction(FinancialTransactionImpl) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method sets the approve transaction container.
setApproveUniqueIndexViolationAction(String) - Method in class com.ibm.commerce.context.content.resources.metadata.ManagedResourceMetaData
This method sets the action taken by the resource manager should a unique index violation situation exist during approval.
setApproveUniqueIndexViolationAction(String) - Method in class com.ibm.commerce.context.content.resources.metadata.ResourceContainerMetaData
This method sets the action taken by the resource manager should a unique index violation situation exist during approval.
setApproveUniqueIndexViolationActionValue(int) - Method in class com.ibm.commerce.context.content.resources.metadata.ManagedResourceMetaData
This method sets the action taken by the resource manager should a unique index violation situation exist during approval.
setApprovingAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method sets the amount being approved.
setApprovingAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the current amount being approved.
setApprovingAmount(BigDecimal) - Method in interface com.ibm.commerce.payments.plugin.Payment
This method sets the amount being approved.
setApprovingAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets the approvingAmount.
setApprovingAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the approvingAmount.
setAprvAct(Integer) - Method in interface com.ibm.commerce.approval.commands.HandleApprovalsCmd
Sets the action.
setAprvAct(Integer) - Method in class com.ibm.commerce.approval.commands.HandleApprovalsCmdImpl
Sets the approval action.
setAprvId(Long) - Method in interface com.ibm.commerce.approval.commands.SetApprovalsDetailsViewCmd
Sets the approval request ID.
setAprvId(Long) - Method in class com.ibm.commerce.approval.commands.SetApprovalsDetailsViewCmdImpl
Sets the approval request ID.
setAprvIds(String) - Method in interface com.ibm.commerce.approval.commands.HandleApprovalsCmd
Sets the list of approval status IDs to be acted on.
setAprvIds(String) - Method in class com.ibm.commerce.approval.commands.HandleApprovalsCmdImpl
Sets the list of approval status IDs to be acted on.
setAprvstatusId(String) - Method in class com.ibm.commerce.approval.beans.ApprovalStatusDataBean
Sets the key field of access bean.
setAprvstatusId(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalStatusInputDataBean
Sets the approval status ID.
setAprvstatusId(String) - Method in class com.ibm.commerce.approval.beans.ApprovalStatusLightListBean
Sets the approval request id.
setAprvstatusId(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalStatusLightListInputDataBean
Sets the approval request ID.
setArgument(PromotionArgument) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionContext
Sets the argument.
setArray(Serializable[]) - Method in class com.ibm.commerce.datatype.SerializableTuple
This method replaces the array with a clone of the specified array.
setArrayValue(String, String) - Method in class com.ibm.commerce.bi.taglib.coremetrics.DDXOutput
Sets the value of a field in an array.
setAscendingSortOrder() - Method in class com.ibm.commerce.order.beans.OrderHistoryDataBean
This method sets ascending sort order.
setAscendingSortOrder() - Method in class com.ibm.commerce.order.beans.OrderHistoryListDataBean
This method sets ascending sort order.
setAscendingSortOrder() - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method sets ascending sort order.
setAssignedSegmentIds(String[]) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the list of member group IDs who can use this discount.
setAssignedSegmentIds(Vector) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the assignedSegmentIds
setAssignedSegments(String[]) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
Stores the list of member groups assigned to this discount.
setAssignedSegments(String[]) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the list of member groups who can use this discount.
setAssignedSegments(Vector) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the assignedSegments.
setAssignedShopperGroups(Vector) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Sets AssignedShopperGroups if all shoppers can not avail the discount.
setAssignedShopperGroups(Vector) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets AssignedShopperGroups if all shoppers can not avail the discount.
setAssignToMemberId(Long) - Method in interface com.ibm.commerce.tickler.commands.CreateTicklerCmd
This method sets the identifier of the Customer Service Representative to whom this tickler is assigned.
setAssignToMemberId(Long) - Method in class com.ibm.commerce.tickler.commands.CreateTicklerCmdImpl
This method sets the identifier of the Customer Service Representative to whom this tickler is assigned.
setAssignToMemberId(Long) - Method in interface com.ibm.commerce.tickler.commands.RecordTicklerActionCmd
This method sets the identifier of the Customer Service Representative to whom this tickler is assigned.
setAssignToMemberId(Long) - Method in class com.ibm.commerce.tickler.commands.RecordTicklerActionCmdImpl
This method is used to sets the identifier of the Customer Service Representative to whom this tickler is assigned.
setAssignToMemberId(Long) - Method in class com.ibm.commerce.tickler.commands.TicklerActionRecordCmdImpl
The method sets the identifier of the Customer Service Representative(CSR) to whom this tickler is assigned.
setAssignToMemberId(Long) - Method in class com.ibm.commerce.tickler.commands.TicklerAssignCmdImpl
This method sets the identifier of the Customer Service Representative to whom this tickler is assigned.
setAssignToMemberId(Long) - Method in class com.ibm.commerce.tickler.commands.TicklerCreateCmdImpl
This method sets the identifier of the Customer Service Representative to whom this tickler is assigned.
setAssignToMemberId(Long) - Method in class com.ibm.commerce.tickler.commands.TicklerUpdateCmdImpl
This method sets the identifier of the Customer Service Representative to whom this tickler is assigned.
setAssignToMemberId(Long) - Method in interface com.ibm.commerce.tickler.commands.UpdateTicklerCmd
This method sets the identifier of the Customer Service Representative to whom this tickler is assigned.
setAssignToMemberId(Long) - Method in class com.ibm.commerce.tickler.commands.UpdateTicklerCmdImpl
This method sets the identifier of the Customer Service Representative to whom this tickler is assigned.
setAssignToRole(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerReasonAccessBean
 
setAssociated(int) - Method in interface com.ibm.commerce.content.facade.datatypes.ManagedFileType
Sets the value of the 'Associated' attribute.
setAssociated(Short) - Method in class com.ibm.commerce.context.content.resources.file.beans.ManagedFileDataBean
This method sets the Short value to indicate whether the managed file is associated with an attachment.
setAssociated(Short) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileAccessBean
 
setAssociated(Short) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileEntityCreationData
Sets whether the managed file is associated with a business object.
setAssociatedItems(String[]) - Method in class com.ibm.commerce.payment.rules.AtomicPaymentToBackendLinkObject
This method sets the order items associated with this payment object.
setAssociatedItems(String[]) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets the associated items.
setAssociatedLanguage(String) - Method in interface com.ibm.commerce.marketing.commands.GetCatalogEntryAttributesCmd
Sets the associated language ID for the request.
setAssociatedLanguage(String) - Method in class com.ibm.commerce.marketing.commands.GetCatalogEntryAttributesCmdImpl
 
setAssociatedLanguage(String) - Method in class com.ibm.commerce.marketing.promotion.condition.CatalogEntryAttributeFilter
Sets the language used for attribute rules.
setAssociatedTerms(String) - Method in interface com.ibm.commerce.search.facade.datatypes.SearchTermAssociationType
Sets the value of the 'Associated Terms' attribute.
setAssociation(Boolean) - Method in interface com.ibm.commerce.attachment.commands.WriteManagedFileCmd
Sets the association option of the managed file.
setAssociation(Boolean) - Method in class com.ibm.commerce.attachment.commands.WriteManagedFileCmdImpl
Sets the association option of the managed file.
setAssociation(AssociationType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Association' containment reference.
setAssociationCodeType(Object) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AssociationType
Sets the value of the 'Association Code Type' attribute.
setAssociationRank(BigDecimal) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot.AssociateCatalogEntry
Sets the association rank of this catalog entry.
setAssociationReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setAssociationReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData
Sets the association ID.
setAssociationReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setAssociationReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setAssociationReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
Sets the association ID.
setAssociationType(String) - Method in class com.ibm.commerce.catalog.beans.BundleDataBean
Sets the variable istrAssociationType, which represents the target association type to be processed by an internal method called processCatalogEntryAssociation().
setAssociationType(String) - Method in class com.ibm.commerce.catalog.beans.CatalogEntryDataBean
Sets the variable istrAssociationType, which represents the target association type to be processed by an internal method called processCatalogEntryAssociation().
setAssociationType(String) - Method in class com.ibm.commerce.catalog.beans.DynamicKitDataBean
Sets the variable istrAssociationType, which represents the target association type to be processed by an internal method called processCatalogEntryAssociation().
setAssociationType(String) - Method in class com.ibm.commerce.catalog.beans.ItemDataBean
Sets the variable istrAssociationType, which represents the target association type to be processed by an internal method called processCatalogEntryAssociation().
setAssociationType(String) - Method in class com.ibm.commerce.catalog.beans.PackageDataBean
Sets the variable istrAssociationType, which represents the target association type to be processed by an internal method called processCatalogEntryAssociation().
setAssociationType(String) - Method in class com.ibm.commerce.catalog.beans.ProductDataBean
Sets the variable istrAssociationType, which represents the target association type to be processed by an internal method called processCatalogEntryAssociation().
setAssociationType(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setAssociationType(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData
Sets the association type.
setAssociationType(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setAssociationType(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
Sets the association type.
setAssociationType(Object) - Method in interface com.ibm.commerce.search.facade.datatypes.SearchTermAssociationType
Sets the value of the 'Association Type' attribute.
setAssociationType(int) - Method in interface com.ibm.commerce.search.facade.server.entity.datatypes.SrchTermAssoc
Sets the value of the 'Association Type' attribute.
setAsyncCommand(boolean) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setAsyncCommand(boolean) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setAtchobjtyp_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchobjtyp
Sets the value of the 'Atchobjtyp id' attribute.
setAtchobjtyp_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrel
Sets the value of the 'Atchobjtyp id' attribute.
setAtchobjtypForAtchrel(Atchobjtyp) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrel
Sets the value of the 'Atchobjtyp For Atchrel' reference.
setAtchrel_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrel
Sets the value of the 'Atchrel id' attribute.
setAtchrel_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchreldsc
Sets the value of the 'Atchrel id' attribute.
setAtchreldsc_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchreldsc
Sets the value of the 'Atchreldsc id' attribute.
setAtchrelForAtchreldsc(Atchrel) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchreldsc
Sets the value of the 'Atchrel For Atchreldsc' reference.
setAtchrlus_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrel
Sets the value of the 'Atchrlus id' attribute.
setAtchrlus_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrlus
Sets the value of the 'Atchrlus id' attribute.
setAtchrlus_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrlusds
Sets the value of the 'Atchrlus id' attribute.
setAtchrlusds_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrlusds
Sets the value of the 'Atchrlusds id' attribute.
setAtchrlusForAtchrel(Atchrlus) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrel
Sets the value of the 'Atchrlus For Atchrel' reference.
setAtchrlusForAtchrlusds(Atchrlus) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrlusds
Sets the value of the 'Atchrlus For Atchrlusds' reference.
setAtchtgt_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrel
Sets the value of the 'Atchtgt id' attribute.
setAtomicPayment(AtomicPaymentData) - Method in class com.ibm.commerce.payment.rules.AtomicPaymentToBackendLinkObject
This method sets the atomic payment.
setAtomicPaymentId(Long) - Method in interface com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmd
This method sets the atomic payment id in payment rule.
setAtomicPaymentId(Long) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmdImpl
This method sets the atomic payment id.
setAtomicPaymentId(Long) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesVoidCmdImpl
This method sets the atomic payment id.
setAtomicPaymentId(Long) - Method in class com.ibm.commerce.payment.actions.PaymentActionData
This method sets the atomic payment ID of current payment action corresponds to.
setAtomicPaymentToBeCanceled(boolean) - Method in class com.ibm.commerce.payment.actions.PaymentActionData
This method sets if the associated atomic payment has (or have been) to be canceled.
setAtomicPaymentToDistributeId(Long) - Method in class com.ibm.commerce.payment.actions.PaymentActionData
This method sets the identifier of atomic payment to distribute.
setATPParms(ATPParameters) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
/** This method sets the ATP parameters.
setATPParms(ATPParameters) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets the ATP parameters, this ATPParameters will be used to determine inventory operation needed.
setATPParms(ATPParameters) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets the ATP parameters, this ATPParameters is used to determine the needed inventory operation.
setATPParms(ATPParameters) - Method in class com.ibm.commerce.order.commands.OrderPrepareBaseImpl
Sets the ATP parameters.
setATPParms(ATPParameters) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the ATP parameters.
setATPParms(ATPParameters) - Method in class com.ibm.commerce.orderitems.commands.OrderItemDisplayCmdImpl
This method sets the ATP parameters.
setAttachArray(Long[]) - Method in interface com.ibm.commerce.utf.commands.DeleteRFQAttachmentCmd
Stores the list of attachments to be deleted.
setAttachArray(Long[]) - Method in class com.ibm.commerce.utf.commands.DeleteRFQAttachmentCmdImpl
Sets attachment id array to be deleted
setAttachedToAllCatalogEntries(boolean) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets whether the CalculationCodes are attached to all CatalogEntries.
setAttachedToAllCatalogEntries(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets whether the CalculationCodes are attached to all CatalogEntries.
setAttachment(AttachmentReferenceType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentType
Sets the value of the 'Attachment' containment reference.
setAttachmentAsset(AttachmentAssetType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Attachment Asset' containment reference.
setAttachmentAssetId(Long) - Method in class com.ibm.commerce.attachment.beans.AttachmentAssetDataBean
Sets the attachment asset ID.
setAttachmentAssetId(Long) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentAssetCmd
Sets the attachment asset ID.
setAttachmentAssetId(Long) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentAssetCmdImpl
Sets the attachment asset ID.
setAttachmentAssetId(Long) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmd
Sets the attachment asset ID.
setAttachmentAssetId(Long) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmdImpl
Sets the attachment asset ID.
setAttachmentAssetId(Long) - Method in class com.ibm.commerce.attachment.objects.AttachmentAssetEntityCreationData
Sets the attachment asset ID.
setAttachmentAssetId(Long) - Method in class com.ibm.commerce.attachment.objects.AttachmentAssetLanguageEntityCreationData
Sets the attachment asset ID.
setAttachmentAssetIdentifier(AttachmentAssetIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentAssetType
Sets the value of the 'Attachment Asset Identifier' containment reference.
setAttachmentAssetLanguageId(Long) - Method in class com.ibm.commerce.attachment.objects.AttachmentAssetLanguageEntityCreationData
Sets the attachment asset language ID.
setAttachmentAssetPath(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentAssetDataBean
Sets the path of the attachment asset.
setAttachmentAssetPath(String) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentAssetCmd
Sets the path of the attachment asset.
setAttachmentAssetPath(String) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentAssetCmdImpl
Sets the path of the attachment asset.
setAttachmentAssetPath(String) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentAssetCmd
Sets the path of the attachment asset.
setAttachmentAssetPath(String) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentAssetCmdImpl
Sets the path of the attachment asset.
setAttachmentAssetPath(String) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmd
Sets the path of the attachment asset.
setAttachmentAssetPath(String) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmdImpl
Sets the path of the attachment asset.
setAttachmentAssetPath(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentAssetEntityCreationData
Sets the attachment asset path.
setAttachmentAssetPath(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentAssetType
Sets the value of the 'Attachment Asset Path' attribute.
setAttachmentAssets(Vector) - Method in interface com.ibm.commerce.attachment.commands.AttachmentAddCmd
Sets the vector of AttachmentAssetDataBean to be created as the attachment assets for the attachment target.
setAttachmentAssets(Vector) - Method in class com.ibm.commerce.attachment.commands.AttachmentAddCmdImpl
Sets the vector of AttachmentAssetDataBean to be created as the attachment assets for the attachment target.
setAttachmentAssets(Vector) - Method in interface com.ibm.commerce.attachment.commands.AttachmentUpdateCmd
Sets the vector of AttachmentAssetDataBean as the attachment assets to be updated for the attachment target.
setAttachmentAssets(Vector) - Method in class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl
Sets the vector of AttachmentAssetDataBean as the attachment assets to be updated for the attachment target.
setAttachmentAssetsForDelete(Vector) - Method in interface com.ibm.commerce.attachment.commands.AttachmentDeleteCmd
Sets the vector of AttachmentAssetDataBean as the attachment assets to be deleted from the attachment target.
setAttachmentAssetsForDelete(Vector) - Method in class com.ibm.commerce.attachment.commands.AttachmentDeleteCmdImpl
Sets the vector of AttachmentAssetDataBean as the attachment assets to be deleted from the attachment target.
setAttachmentAssetsForDelete(Vector) - Method in interface com.ibm.commerce.attachment.commands.AttachmentUpdateCmd
Sets the vector of AttachmentAssetDataBean as the attachment assets to be deleted from the attachment target.
setAttachmentAssetsForDelete(Vector) - Method in class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl
Sets the vector of AttachmentAssetDataBean as the attachment assets to be deleted from the attachment target.
setAttachmentDataBean(AttachmentDataBean) - Method in class com.ibm.commerce.marketing.beans.CollateralDataBean
Sets Attachment data bean
setAttachmentDescription(AttachmentDescriptionType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Attachment Description' containment reference.
setAttachmentId(Long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Attachment Id' attribute.
setAttachmentId(String) - Method in interface com.ibm.commerce.command.AttachmentViewCmd
This method sets the attachmentobj_id of the attachment object in the database table to be retrieved.
setAttachmentId(String) - Method in class com.ibm.commerce.command.AttachmentViewCmdImpl
This method sets the attachmentobj_id of the attachment object in database table.
setAttachmentId(Long) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setAttachmentId(String) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setAttachmentId(Long) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setAttachmentId(String) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
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.rfq.commands.CreateTradeAttachmentCmdImpl
Sets the attachmentId
setAttachmentId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQAttachmentDeleteCmdImpl
Sets the attachment ID.
setAttachmentId(Long) - Method in class com.ibm.commerce.utf.commands.CreateRFQAttachmentCmdImpl
Sets the attachment Id
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.ModifyRFQAttachmentCmdImpl
Sets new attachment Id.
setAttachmentIdentifier(AttachmentIdentifierType) - Method in interface com.ibm.commerce.content.facade.datatypes.AttachmentType
Sets the value of the 'Attachment Identifier' containment reference.
setAttachmentIdentifier(AttachmentIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentReferenceType
Sets the value of the 'Attachment Identifier' containment reference.
setAttachmentIds(Long[]) - Method in interface com.ibm.commerce.rfq.commands.MarkAttachmentForDeleteCmd
Sets the attachmentIds field and mark for delete those attachments
setAttachmentIds(Long[]) - Method in class com.ibm.commerce.rfq.commands.MarkAttachmentForDeleteCmdImpl
Sets the attachmentIds
setAttachmentObjectId(Long) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmd
Sets the ID of the business object for which this relation is defined.
setAttachmentObjectId(Long) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmdImpl
Sets the Attachment Object ID.
setAttachmentObjectId(Long) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmd
Sets the ID of the business object for which this relation is defined.
setAttachmentObjectId(Long) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmdImpl
Sets the Object ID.
setAttachmentObjectTypeId(Integer) - Method in class com.ibm.commerce.attachment.beans.AttachmentDataBean
Deprecated.
This method should never be used.
setAttachmentObjectTypeId(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentDataBean
Deprecated.
This method should never be used.
setAttachmentObjectTypeId(Integer) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentRelationCmd
Sets the attachment object type ID of the business object that owns this attachment relation.
setAttachmentObjectTypeId(Integer) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentRelationCmdImpl
Sets the attachment object type ID of the business object that owns this attachment relation.
setAttachmentObjectTypeId(Integer) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmdImpl
Sets the Attachment Object Type ID.
setAttachmentObjectTypeId(Integer) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmdImpl
Sets the Attachment Object Type ID.
setAttachmentObjectTypeId(Integer) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentRelationCmd
Sets the attachment object type ID of the business object that owns this attachment relation.
setAttachmentObjectTypeId(Integer) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentRelationCmdImpl
Sets the attachment object type ID of the business object that owns this attachment relation.
setAttachmentObjectTypeId(Integer) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentRelationCmd
Sets the attachment object type ID of the business object that owns this attachment relation.
setAttachmentObjectTypeId(Integer) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentRelationCmdImpl
Sets the attachment object type ID of the business object that owns this attachment relation.
setAttachmentObjectTypeId(Integer) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationEntityCreationData
Sets the attachment object type ID of the business object.
setAttachmentReference(AttachmentReferenceType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Attachment Reference' containment reference.
setAttachmentReferenceDescription(AttachmentDescriptionType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Attachment Reference Description' containment reference.
setAttachmentReferenceIdentifier(AttachmentReferenceIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentReferenceType
Sets the value of the 'Attachment Reference Identifier' containment reference.
setAttachmentRelationDescriptionId(Long) - Method in class com.ibm.commerce.attachment.beans.AttachmentRelationDescriptionDataBean
Sets the attachment relation description ID.
setAttachmentRelationDescriptionId(Long) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationDescriptionEntityCreationData
Sets the attachment relation description ID.
setAttachmentRelationDescriptions(Vector) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmd
Sets the vector of AttachmentRelationDescriptionDataBean to be created as the description for the attachment relation.
setAttachmentRelationDescriptions(Vector) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmdImpl
Sets the vector of AttachmentRelationDescriptionDataBean to be created as the description for the attachment relation.
setAttachmentRelationDescriptions(Vector) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmd
Sets the vector of AttachmentRelationDescriptionDataBean to be created as the description for the attachment relation.
setAttachmentRelationDescriptions(Vector) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmdImpl
Sets the vector of AttachmentRelationDescriptionDataBean to be created as the description for the attachment relation.
setAttachmentRelationId(Long) - Method in class com.ibm.commerce.attachment.beans.AttachmentRelationDescriptionDataBean
Sets the attachment relation ID.
setAttachmentRelationId(Long) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmd
Sets the attachment relation ID.
setAttachmentRelationId(Long) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmdImpl
Sets the attachment relation ID.
setAttachmentRelationId(Long) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseDeleteCmd
Sets the attachment relation ID.
setAttachmentRelationId(Long) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseDeleteCmdImpl
Sets the attachment relation ID.
setAttachmentRelationId(Long) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmd
Sets the attachment relation ID.
setAttachmentRelationId(Long) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmdImpl
Sets the attachment relation ID.
setAttachmentRelationId(Long) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentRelationCmd
Sets the attachment relation ID.
setAttachmentRelationId(Long) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentRelationCmdImpl
Sets the attachment relation ID.
setAttachmentRelationId(Long) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentRelationCmd
Sets the attachment relation ID.
setAttachmentRelationId(Long) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentRelationCmdImpl
Sets the attachment relation ID.
setAttachmentRelationId(Long) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationDescriptionEntityCreationData
Sets the attachment relation ID.
setAttachmentRelationId(Long) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationEntityCreationData
Sets the attachment relation ID.
setAttachmentRelationUsageDescriptionId(Integer) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationUsageDescriptionEntityCreationData
Sets the attachment relation usage description ID.
setAttachmentRelationUsageId(Integer) - Method in class com.ibm.commerce.attachment.beans.AttachmentDataBean
Deprecated.
This method should never be used.
setAttachmentRelationUsageId(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentDataBean
Deprecated.
This method should never be used.
setAttachmentRelationUsageId(Integer) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentRelationCmd
Sets the attachment relation usage ID used in this attachment relation.
setAttachmentRelationUsageId(Integer) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentRelationCmdImpl
Sets the attachment relation usage ID used in this attachment relation.
setAttachmentRelationUsageId(Integer) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmd
Sets the attachment relation usage ID.
setAttachmentRelationUsageId(Integer) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmdImpl
Sets the attachment relation usage ID.
setAttachmentRelationUsageId(Integer) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseDeleteCmd
Sets the attachment relation usage ID used in this attachment relation.
setAttachmentRelationUsageId(Integer) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseDeleteCmdImpl
Sets the attachment relation usage ID used in this attachment relation.
setAttachmentRelationUsageId(Integer) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmd
Sets the attachment relation usage ID.
setAttachmentRelationUsageId(Integer) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmdImpl
Sets the attachment relation usage ID.
setAttachmentRelationUsageId(Integer) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentRelationCmd
Sets the attachment relation usage ID used in this attachment relation.
setAttachmentRelationUsageId(Integer) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentRelationCmdImpl
Sets the attachment relation usage ID used in this attachment relation.
setAttachmentRelationUsageId(Integer) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentRelationCmd
Sets the attachment relation usage ID used in this attachment relation.
setAttachmentRelationUsageId(Integer) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentRelationCmdImpl
Sets the attachment relation usage ID used in this attachment relation.
setAttachmentRelationUsageId(Integer) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationEntityCreationData
Sets the attachment relation usage ID.
setAttachmentRelationUsageId(Integer) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationUsageDescriptionEntityCreationData
Sets the attachment relation usage ID.
setAttachmentRelationUsageId(Integer) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationUsageEntityCreationData
Sets the attachment relation usage ID.
setAttachments(List) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractComposeAttachmentCmdImpl
This method sets the list of attachments.
setAttachments(List) - Method in interface com.ibm.commerce.content.facade.server.commands.ComposeAttachmentCmd
This method sets the list of attachments.
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 interface com.ibm.commerce.rfq.commands.RespondRFQLevelAttachmentsCmd
Sets the field of attachmentsVector
setAttachmentsVector(Vector) - Method in class com.ibm.commerce.rfq.commands.RespondRFQLevelAttachmentsCmdImpl
Sets the field of attachmentsVector
setAttachmentTargetDescriptionId(Long) - Method in class com.ibm.commerce.attachment.beans.AttachmentTargetDescriptionDataBean
Sets the attachment target description ID.
setAttachmentTargetDescriptionId(Long) - Method in class com.ibm.commerce.attachment.objects.AttachmentTargetDescriptionEntityCreationData
Sets the attachment target description ID.
setAttachmentTargetDescriptions(Vector) - Method in interface com.ibm.commerce.attachment.commands.AttachmentAddCmd
Sets the vector of AttachmentTargetDescriptionDataBean to be created as the description for the attachment target.
setAttachmentTargetDescriptions(Vector) - Method in class com.ibm.commerce.attachment.commands.AttachmentAddCmdImpl
Sets the vector of AttachmentTargetDescriptionDataBean to be created as the description for the attachment target.
setAttachmentTargetDescriptions(Vector) - Method in interface com.ibm.commerce.attachment.commands.AttachmentUpdateCmd
Sets the vector of AttachmentTargetDescriptionDataBean as the description to be updated for the attachment target.
setAttachmentTargetDescriptions(Vector) - Method in class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl
Sets the vector of AttachmentTargetDescriptionDataBean as the description to be updated for the attachment target.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.beans.AttachmentAssetDataBean
Sets the attachment target ID.
setAttachmentTargetId(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentDataBean
Deprecated.
This method should never be used.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.beans.AttachmentDataBean
Deprecated.
This method should never be used.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.beans.AttachmentTargetDescriptionDataBean
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentAssetCmd
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentAssetCmdImpl
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentRelationCmd
Sets the attachment target ID used in the attachment relation.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentRelationCmdImpl
Sets the attachment target ID used in the attachment relation.
setAttachmentTargetId(Long) - Method in interface com.ibm.commerce.attachment.commands.AttachmentAddCmd
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.commands.AttachmentAddCmdImpl
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in interface com.ibm.commerce.attachment.commands.AttachmentDeleteCmd
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.commands.AttachmentDeleteCmdImpl
Sets the attachment target ID for the attachment target to be deleted.
setAttachmentTargetId(Long) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmd
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmdImpl
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseDeleteCmd
Sets the attachment target ID used in the attachment relation.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseDeleteCmdImpl
Sets the attachment target ID used in the attachment relation.
setAttachmentTargetId(Long) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmd
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmdImpl
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in interface com.ibm.commerce.attachment.commands.AttachmentUpdateCmd
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentAssetCmd
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentAssetCmdImpl
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentRelationCmd
Sets the attachment target ID used in the attachment relation.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentRelationCmdImpl
Sets the attachment target ID used in the attachment relation.
setAttachmentTargetId(Long) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentTargetCmd
Sets the attachment target ID for the attachment target to be deleted.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentTargetCmdImpl
Sets the attachment target ID for the attachment target to be deleted.
setAttachmentTargetId(Long) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmd
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmdImpl
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentRelationCmd
Sets the attachment target ID used in the attachment relation.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentRelationCmdImpl
Sets the attachment target ID used in the attachment relation.
setAttachmentTargetId(Long) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmd
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmdImpl
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.objects.AttachmentAssetEntityCreationData
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationEntityCreationData
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.objects.AttachmentTargetDescriptionEntityCreationData
Sets the attachment target ID.
setAttachmentTargetId(Long) - Method in class com.ibm.commerce.attachment.objects.AttachmentTargetEntityCreationData
Sets the attachment target ID.
setAttachmentType(String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentDataBean
Set method for the attachment type.
setAttachmentURL(String) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setAttachmentUsage(String) - Method in class com.ibm.commerce.catalog.beans.BundleDataBean
Sets the attachment relation usage identifier to get all the attachments of the bundle with the same usage.
setAttachmentUsage(String) - Method in class com.ibm.commerce.catalog.beans.CatalogDataBean
Sets the attachment relation usage identifier to get all the attachments of the catalog with the same usage.
setAttachmentUsage(String) - Method in class com.ibm.commerce.catalog.beans.CatalogEntryDataBean
Sets the attachment relation usage identifier to get all the attachments of the catalog entry with the same usage.
setAttachmentUsage(String) - Method in class com.ibm.commerce.catalog.beans.CatalogGroupDataBean
Sets the attachment relation usage identifier to get all the attachments of the product with the same usage.
setAttachmentUsage(String) - Method in class com.ibm.commerce.catalog.beans.CategoryDataBean
Sets the attachment relation usage identifier to get all the attachments of the product with the same usage.
setAttachmentUsage(String) - Method in class com.ibm.commerce.catalog.beans.DynamicKitDataBean
Sets the attachment relation usage identifier to get all the attachments of the dynamic kit with the same usage.
setAttachmentUsage(String) - Method in class com.ibm.commerce.catalog.beans.ItemDataBean
Sets the attachment relation usage identifier to get all the attachments of the item with the same usage.
setAttachmentUsage(String) - Method in class com.ibm.commerce.catalog.beans.PackageDataBean
Sets the attachment relation usage identifier to get all the attachments of the pre-built kit with the same usage.
setAttachmentUsage(String) - Method in class com.ibm.commerce.catalog.beans.ProductDataBean
Sets the attachment relation usage identifier to get all the attachments of the product with the same usage.
setAttachmentUsage(AttachmentUsageType) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentReferenceType
Sets the value of the 'Attachment Usage' containment reference.
setAttachmentUsage(AttachmentUsageType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Attachment Usage' containment reference.
setAttachmentUsageDescription(AttachmentDescriptionType) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentUsageType
Sets the value of the 'Attachment Usage Description' containment reference.
setAttachmentUsageDescription(AttachmentDescriptionType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Attachment Usage Description' containment reference.
setAttachmentUsageId(String) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentTargetCmd
Sets the attachment usage ID of the attachment target.
setAttachmentUsageId(String) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentTargetCmdImpl
Sets the attachment usage ID of the attachment target.
setAttachmentUsageId(String) - Method in interface com.ibm.commerce.attachment.commands.AttachmentAddCmd
Sets the attachment usage ID used in the attachment target.
setAttachmentUsageId(String) - Method in class com.ibm.commerce.attachment.commands.AttachmentAddCmdImpl
Sets the attachment usage ID used in the attachment target.
setAttachmentUsageId(String) - Method in interface com.ibm.commerce.attachment.commands.AttachmentUpdateCmd
Sets the attachment usage ID used in the attachment target.
setAttachmentUsageId(String) - Method in class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl
Sets the attachment usage ID used in the attachment target.
setAttachmentUsageId(String) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmd
Sets the attachment usage ID of the attachment target.
setAttachmentUsageId(String) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmdImpl
Sets the attachment usage ID of the attachment target.
setAttachmentUsageId(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentTargetEntityCreationData
Sets the attachment usage ID.
setAttachusg_id(String) - Method in class com.ibm.commerce.command.AttachmentUploadCmdImpl
This method sets attachusg_id.
setAttempts(Integer) - Method in interface com.ibm.commerce.scheduler.commands.AddJobCmd
This method sets the number of retry attempts.
setAttempts(Integer) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the number of retry attempts.
setAttentionRequired(boolean) - Method in class com.ibm.commerce.payment.rules.EDPResults
This method sets if the human attention required.
setAttentionRequired(boolean) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method sets a flag to indicate that the Payment requires attention even though all transactions might have finalized successfully.
setAttentionRequired(boolean) - Method in interface com.ibm.commerce.payments.plugin.Payment
This method sets a flag to indicate that the Payment requires attention even though all transactions might have finalized successfully.
setAttr_id(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQItemCommentAddCmdImpl
Sets the attr_id
setAttrClassName(String) - Method in class com.ibm.commerce.tools.campaigns.search.CollateralSearchUtility
Sets the instance variable used in findAttributeInfoName.
setAttribute(NodeList, String, String) - Static method in class com.ibm.commerce.bi.events.xml.XMLUpdateUtil
Sets an attribute in the node(s) in a node list.
setAttribute(Document, String, String, String) - Static method in class com.ibm.commerce.bi.events.xml.XMLUpdateUtil
Sets an attribute in the node(s) pointed to by the XPath.
setAttribute(String, CatalogAttributeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryAttributesType
Sets an attribute.
setAttribute(boolean) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectAttributeConfig
Set the value for boolean property that marks the NVP as an attribute
setAttribute(PhysicalStoreAttributeType) - Method in interface com.ibm.commerce.store.facade.datatypes.DocumentRoot
Sets the value of the 'Attribute' containment reference.
setAttribute(Long) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setAttribute(String) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setAttribute(Long) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setAttribute(String) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setAttribute(Long) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setAttribute(String) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setAttribute(Long) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setAttribute(String) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setAttribute(Long) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setAttribute(String) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setAttribute(Long) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setAttribute(String) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setAttribute(Long) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setAttribute(String) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setAttributeDataType(Object) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'Attribute Data Type' attribute.
setAttributeDictionary(AttributeDictionaryType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Attribute Dictionary' containment reference.
setAttributeDictionaryAttribute(AttributeDictionaryAttributeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Attribute Dictionary Attribute' containment reference.
setAttributeDictionaryAttributeBODVersion(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Attribute Dictionary Attribute BOD Version' attribute.
setAttributeDictionaryAttributeGroup(AttributeDictionaryAttributeGroupType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Attribute Dictionary Attribute Group' containment reference.
setAttributeDictionaryAttributeGroupBODVersion(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Attribute Dictionary Attribute Group BOD Version' attribute.
setAttributeDictionaryBODVersion(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Attribute Dictionary BOD Version' attribute.
setAttributeForAttributeValue(Attribute) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Attribute For Attribute Value' reference.
setAttributeForPackageAttribute(Attribute) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageAttribute
Sets the value of the 'Attribute For Package Attribute' reference.
setAttributeId(String) - Method in class com.ibm.commerce.catalog.beans.AttributeDataBean
Sets the attribute ID of the attribute.
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.AttributeValueDataBean
Sets the attribute ID of the attribute value.
setAttributeId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Attribute Id' attribute.
setAttributeId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Attribute Id' attribute.
setAttributeId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageAttribute
Sets the value of the 'Attribute Id' attribute.
setAttributeId(Long) - Method in interface com.ibm.commerce.catalogmanagement.commands.AttributeValueAddCmd
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.AttributeValueDeleteCmd
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.AttributeValueUpdateCmd
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.ProductAttributeAddCmd
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.ProductAttributeDeleteCmd
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.ProductAttributeUpdateCmd
Sets the attribute ID.
setAttributeId(Long) - Method in class com.ibm.commerce.catalogmanagement.commands.ProductAttributeUpdateCmdImpl
Set the attribute Id
setAttributeId(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemPersonalizationVO
Sets the attribute ID for the gift registry item personalization value object
setAttributeId(String) - Method in class com.ibm.commerce.utf.beans.PAttrProdListBean
Sets the attributeId.
setAttributeId(String) - Method in interface com.ibm.commerce.utf.beans.PAttrProdListInputDataBean
Sets the attributeId.
setAttributeId(String) - Method in class com.ibm.commerce.utf.beans.PAttrValueListBean
Sets the attributeId.
setAttributeId(String) - Method in interface com.ibm.commerce.utf.beans.PAttrValueListInputDataBean
Sets the attributeId.
setAttributeId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrProdAccessBean
 
setAttributeId(String) - Method in class com.ibm.commerce.utf.objects.PAttrProdAccessBean
 
setAttributeIdentifier(AttributeIdentifierType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'Attribute Identifier' containment reference.
setAttributeInfo(Vector) - Method in interface com.ibm.commerce.rfq.commands.RespondPAttributeCmd
Sets the 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.RespondPAttributeTCCmd
Sets product specifications
setAttributeInfo(Vector) - Method in class com.ibm.commerce.rfq.commands.RespondPAttributeTCCmdImpl
Sets the field of attributeInfo
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.
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.
setAttributeList(AttributeDataBean[]) - Method in class com.ibm.commerce.catalog.beans.AttributeListDataBean
Sets the list of AttributeDataBean.
setAttributeName(String) - Method in class com.ibm.commerce.contract.catalogfilter.Condition
Set attribute name.
setAttributeName(String) - Method in class com.ibm.commerce.marketing.promotion.condition.CatalogEntryAttributeFilter.AttributeRule
Sets the attribute name.
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.
setAttributeNameColumnName(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.RowColumnMapping
Sets the name of the column which stores the attribute name.
setAttributeNames(List<String>) - Method in class com.ibm.commerce.marketing.commands.GetCatalogEntryAttributesCmdImpl
Sets the list of attribute names in the service command
setAttributeNames(List<String>) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the attribute rule list names specified by names provided
setAttributeNameValue(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.RowColumn
Sets the value of an attribute name.
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.
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 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.
setAttributeProperty(AttributePropertyType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Attribute Property' containment reference.
setAttributeReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setAttributeReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setAttributeReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeEntityCreationData
Sets the attribute ID.
setAttributeReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setAttributeReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setAttributeReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setAttributeReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setAttributeReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setAttributeReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setAttributeReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setAttributeReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setAttributeReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the attribute ID.
setAttributeReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeAccessBean
 
setAttributeReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeAccessBean
 
setAttributeReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeEntityCreationData
Sets the catalog group attribute ID.
setAttributes(Map.Entry) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Attributes' map.
setAttributes(TypedProperty) - Method in interface com.ibm.commerce.messaging.notification.datatypes.TransportOverride
This method sets the typed property.
setAttributes(TypedProperty) - Method in class com.ibm.commerce.messaging.notification.datatypes.TransportOverrideData
This method sets the attributes to override.
setAttributes(String[], String[]) - Method in interface com.ibm.commerce.order.commands.CheckOrderAttributesCmd
set attributes you want to check.
setAttributes(String[], String[]) - Method in class com.ibm.commerce.order.commands.CheckOrderAttributesCmdImpl
set attributes you want to check.
setAttributes(Hashtable) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the attributes of the product.
setAttributes(Map) - Method in class com.ibm.commerce.promotion.uniquecode.PromotionCode
Sets the value of the 'attributes' attribute.
setAttributeType(Object) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'Attribute Type' attribute.
setAttributeType(AttributeType) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Attribute Type' reference.
setAttributeType(AttributePropertyType, Integer) - Static method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ReadCatalogEntryAttributesMediator
Set the attribute type in the attribute.
setAttributeType(String) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setAttributeType(String) - Method in class com.ibm.commerce.catalog.objects.AttributeEntityCreationData
Sets the attribute type.
setAttributeType_id(String) - Method in class com.ibm.commerce.catalog.objects.AttributeTypeAccessBean
 
setAttributeTypeForAttributeValue(AttributeType) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Attribute Type For Attribute Value' reference.
setAttributeTypeId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Attribute Type Id' attribute.
setAttributeTypeId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeType
Sets the value of the 'Attribute Type Id' attribute.
setAttributeTypeId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Attribute Type Id' attribute.
setAttributeTypeId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeAccessBean
 
setAttributeTypeId(String) - Method in class com.ibm.commerce.utf.beans.PAttributeListBean
Sets the attributeTypeId field.
setAttributeTypeId(String) - Method in interface com.ibm.commerce.utf.beans.PAttributeListInputDataBean
Sets the attributeTypeId field.
setAttributeUsage(String) - Method in class com.ibm.commerce.catalog.beans.ItemDataBean
Sets the attribute usage for attribute data beans retrieval
setAttributeValue(Object) - Method in class com.ibm.commerce.catalog.content.resources.AttributeValueResourceManager
This method sets the attribute value for the managed resource (AttributeValueAccessBean)
setAttributeValue(Object) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setAttributeValue(Object) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setAttributeValue(Object) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setAttributeValue(Object) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setAttributeValue(String, Object) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectAttributeConfig
Sets the attribute value in the physical object
setAttributeValue(String, String, Object) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectAttributeConfig
Sets the attribute value in the physical object
setAttributeValue(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemPersonalizationVO
Sets the attribute value for the gift registry item personalization value object
setAttributeValue(AttributeValueType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Attribute Value' containment reference.
setAttributeValue(Object) - Method in class com.ibm.commerce.user.objects.MemberAttributeDatetimeValueAccessBean
 
setAttributeValue(Object) - Method in class com.ibm.commerce.user.objects.MemberAttributeFloatValueAccessBean
 
setAttributeValue(Object) - Method in class com.ibm.commerce.user.objects.MemberAttributeIntegerValueAccessBean
 
setAttributeValue(Object) - Method in class com.ibm.commerce.user.objects.MemberAttributeStringValueAccessBean
 
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.
setAttributeValueColumnName(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.RowColumnMapping
Sets the name of the column which stores the attribute value.
setAttributeValueForPackageAttributeValue(AttributeValue) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageAttributeValue
Sets the value of the 'Attribute Value For Package Attribute Value' reference.
setAttributeValueId(String) - Method in class com.ibm.commerce.catalog.beans.AttributeValueDataBean
Sets the attribute value ID of the attribute value.
setAttributeValueId(String) - Method in class com.ibm.commerce.catalog.beans.AttributeValueListDataBean
Sets the attribute value ID.
setAttributeValueId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Attribute Value Id' attribute.
setAttributeValueId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageAttributeValue
Sets the value of the 'Attribute Value Id' attribute.
setAttributeValueList(AttributeValueDataBean[]) - Method in class com.ibm.commerce.catalog.beans.AttributeValueListDataBean
Sets the list of AttributeValueDataBean.
setAttributeValueList(List<Object>) - Method in class com.ibm.commerce.contract.catalogfilter.Condition
Set attribute value list
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.AttributeFloatValueAccessBean
 
setAttributeValueReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setAttributeValueReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setAttributeValueReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setAttributeValueReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setAttributeValueReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setAttributeValueReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setAttributeValueReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setAttributeValueReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the attribute value ID.
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.
setAttributeValueTypeId(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the attribute value type identifier.
setAttributeValueValidation(boolean) - Method in class com.ibm.commerce.catalog.dataload.mediator.AbstractCatalogEntryMediator
Set the value for the config property attributeValueValidation.
setAttributeVector(Vector) - Method in interface com.ibm.commerce.utf.commands.CreateRFQItemAttributeCmd
Stores the list of inherited standard attributes.
setAttributeVector(Vector) - Method in class com.ibm.commerce.utf.commands.CreateRFQItemAttributeCmdImpl
Stores the list of inherited standard attributes.
setAttrId(Long) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Sets attribute ID
setAttrIdUrlName(String, boolean) - Method in interface com.ibm.commerce.utf.commands.PAttributeBaseCmd
Set attribute id
setAttrIdUrlName(String, boolean) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Sets attribute ID
setAttrLangId(Integer) - Method in interface com.ibm.commerce.catalogmanagement.commands.ProductAttributeAddCmd
Set the attribute language ID.
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.ProductAttributeDeleteCmd
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.ProductAttributeUpdateCmd
Sets the language ID of the attribute.
setAttrLangId(Integer) - Method in class com.ibm.commerce.catalogmanagement.commands.ProductAttributeUpdateCmdImpl
Set the language Id of the attribute
setAttrName(Hashtable) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemAddCmd
Sets the attribute name parameters (optional).
setAttrName(Hashtable) - Method in class com.ibm.commerce.interestitems.commands.InterestItemAddCmdImpl
 
setAttrName(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the attribute name parameters (optional).
setAttrName(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the attribute name parameters (optional).
setAttrName(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the attribute name parameters (optional).
setAttrName(String) - Method in interface com.ibm.commerce.rfq.commands.CreatePAttributeValueCmd
Sets the personalization attribute name.
setAttrName(String) - Method in class com.ibm.commerce.rfq.commands.CreatePAttributeValueCmdImpl
Sets the personalization attribute name.
setAttrName(String) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Sets attribute name
setAttrNameUrlName(String, boolean) - Method in interface com.ibm.commerce.utf.commands.PAttributeBaseCmd
Set attribute name
setAttrNameUrlName(String, boolean) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Sets attribute name
setAttrtypeId(String) - Method in interface com.ibm.commerce.catalogmanagement.commands.AttributeValueAddCmd
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.ProductAttributeAddCmd
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.ProductAttributeDeleteCmd
Sets the attribute type ID.
setAttrtypeId(String) - Method in class com.ibm.commerce.catalogmanagement.commands.ProductAttributeDeleteCmdImpl
Set the attribute type Id Attribute types included: 1.
setAttrTypeId(String) - Method in class com.ibm.commerce.utf.objects.PAttributeAccessBean
 
setAttrValue(Hashtable) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemAddCmd
Sets the attribute value parameters (optional).
setAttrValue(Hashtable) - Method in class com.ibm.commerce.interestitems.commands.InterestItemAddCmdImpl
 
setAttrValue(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the attribute value parameters (optional).
setAttrValue(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the attribute value parameters (optional).
setAttrValue(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the attribute value parameters (optional).
setAttrValue(String) - Method in interface com.ibm.commerce.rfq.commands.CreatePAttributeValueCmd
Sets the personalization attribute value.
setAttrValue(String) - Method in class com.ibm.commerce.rfq.commands.CreatePAttributeValueCmdImpl
Sets the personalization attribute value.
setAttrvalueId(Long) - Method in interface com.ibm.commerce.catalogmanagement.commands.AttributeValueAddCmd
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.AttributeValueDeleteCmd
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.AttributeValueUpdateCmd
Sets the attribute value ID.
setAttrvalueId(Long) - Method in class com.ibm.commerce.catalogmanagement.commands.AttributeValueUpdateCmdImpl
Set the attribute value Id
setAttrValueType(int) - Method in class com.ibm.commerce.search.catalog.AttrValueGenericAttributeInfo
Reserved for IBM internal use.
setAuctChannelStoreId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionInfoListBean
Sets channel store ID.
setAuctFlag(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionListBean
Sets auction flag: 0 for unlocked 1 for locked
setAuctFlag(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionListInputDataBean
Sets auction flag: 0 for unlocked 1 for locked
setAuctId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionInfoListBean
Sets auction ID.
setAuctId(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionInfoListInputDataBean
Sets the auction identifier.
setAuction(AuctionAccessBean) - Method in interface com.ibm.commerce.negotiation.commands.AutoBidsInitTaskCmd
Sets the current auction bean
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.CheckBidControlCmd
Sets the auction access 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.EvaluateSingleQuantityOpenCryBidCmd
Sets the current auction bean
setAuction(AuctionAccessBean) - Method in class com.ibm.commerce.negotiation.commands.EvaluateSingleQuantityOpenCryBidCmdImpl
Sets the current auction ID value,
setAuctionAccessBean(AuctionAccessBean) - Method in class com.ibm.commerce.negotiation.commands.AuctionNotificationCmdImpl
Saves the incoming auction access bean.
setAuctionAccessBean(AuctionAccessBean) - Method in interface com.ibm.commerce.negotiation.commands.CloseAuctionCmd
Interface method to set auction access bean.
setAuctionAccessBean(AuctionAccessBean) - Method in class com.ibm.commerce.negotiation.commands.CloseAuctionCmdImpl
 
setAuctionAccessBean(AuctionAccessBean) - Method in interface com.ibm.commerce.negotiation.commands.NotifyAuctionBaseCmd
Abstract method for setting auctionAccessBean
setAuctionAccessBean(AuctionAccessBean) - Method in class com.ibm.commerce.negotiation.commands.NotifyAuctionBaseCmdImpl
Sets AuctionAccessBean
setAuctionAccessBean(AuctionAccessBean) - Method in interface com.ibm.commerce.negotiation.commands.SetWinnerCmd
Sets the auction access bean.
setAuctionAccessBean(AuctionAccessBean) - Method in class com.ibm.commerce.negotiation.commands.SetWinnerCmdImpl
Sets the auction access bean.
setAuctionAccessBean(AuctionAccessBean) - Method in interface com.ibm.commerce.negotiation.commands.StartAuctionCmd
Sets the auction access bean.
setAuctionAccessBean(AuctionAccessBean) - Method in class com.ibm.commerce.negotiation.commands.StartAuctionCmdImpl
Sets the auction access bean.
setAuctionDescriptions(AuctionDescriptionDataBean[]) - Method in class com.ibm.commerce.negotiation.beans.AuctionDescriptionListBean
Loads the array auction description data bean.
setAuctionDescriptions(AuctionDescriptionDataBean[]) - Method in interface com.ibm.commerce.negotiation.beans.AuctionDescriptionListInputDataBean
Sets the array of auction description data beans.
setAuctionDescriptions(Integer, String, String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setAuctionId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionDataBean
Sets auction ID.
setAuctionId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionDescriptionDataBean
Sets the auction ID field and uses it to set the auction ID key field of the access bean.
setAuctionId(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionDescriptionInputDataBean
Sets the auction identifier.
setAuctionId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionDescriptionListBean
Sets the auction ID.
setAuctionId(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionDescriptionListInputDataBean
Sets the auction identifier.
setAuctionId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionInfoDataBean
Sets auction ID.
setAuctionId(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionInfoInputDataBean
Sets the auction identifier.
setAuctionId(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionInputDataBean
Sets the auction identifier.
setAuctionId(String) - Method in class com.ibm.commerce.negotiation.beans.AutoBidListBean
Sets the auction ID.
setAuctionId(String) - Method in interface com.ibm.commerce.negotiation.beans.AutoBidListInputDataBean
Sets the auction ID.
setAuctionId(String) - Method in class com.ibm.commerce.negotiation.beans.MemberAuctionRelationDataBean
Sets the auction ID field and uses it to set the auction ID key field of the access bean.
setAuctionId(String) - Method in interface com.ibm.commerce.negotiation.beans.MemberAuctionRelationInputDataBean
Sets the auction ID field and uses it to set the auctionId key field of the access bean.
setAuctionId(String) - Method in class com.ibm.commerce.negotiation.beans.MemberAuctionRelationListBean
Sets the auction ID.
setAuctionId(String) - Method in interface com.ibm.commerce.negotiation.beans.MemberAuctionRelationListInputDataBean
Sets the auction ID.
setAuctionId(Long) - Method in interface com.ibm.commerce.negotiation.commands.CalculateBestBidCmd
Sets the current auction ID value,
setAuctionId(Long) - Method in class com.ibm.commerce.negotiation.commands.CalculateBestBidCmdImpl
Sets the current auction ID value,
setAuctionId(Long) - Method in class com.ibm.commerce.negotiation.commands.DisplayAuctionBidsCmdImpl
Member field accessor.
setAuctionId(Long) - Method in class com.ibm.commerce.negotiation.commands.DisplayAuctionItemCmdImpl
Sets 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.UpdateGalleryCmdImpl
Sets the auction ID.
setAuctionId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionDescriptionAccessBean
 
setAuctionId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionDescriptionAccessBean
 
setAuctionId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionStoreRelationAccessBean
 
setAuctionId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStoreRelationAccessBean
 
setAuctionId(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setAuctionId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setAuctionId(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setAuctionId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setAuctionId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setAuctionId(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setAuctionId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setAuctionId(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setAuctionId(Long) - Method in class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean
 
setAuctionId(String) - Method in class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean
 
setAuctionId(String) - Method in class com.ibm.commerce.negotiation.operation.BidDeleteHelper
Sets the auction ID.
setAuctionIdArrayFromList(String) - Method in class com.ibm.commerce.negotiation.commands.GalleryDeleteCmdImpl
Parses a comma-delimited list of auction IDs into an array of strings.
setAuctionIdList(Vector) - Method in interface com.ibm.commerce.negotiation.commands.CloseBiddingCmd
Sets the incoming vector of auction identifiers.
setAuctionIdList(Vector) - Method in class com.ibm.commerce.negotiation.commands.CloseBiddingCmdImpl
Sets the auction list
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.DeleteAuctionCmdImpl
Stores a list of auction identifiers.
setAuctionIdList(Vector) - Method in interface com.ibm.commerce.negotiation.commands.DeleteAuctionTaskCmd
Sets the vector that contains a list of Strings.
setAuctionIdList(Vector) - Method in class com.ibm.commerce.negotiation.commands.DeleteAuctionTaskCmdImpl
Stores the incoming list of auction identifiers.
setAuctionReferenceNumber(Long) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Sets 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.CheckBidderStatusCmdImpl
Sets the auction reference number.
setAuctionReferenceNumber(Long) - Method in interface com.ibm.commerce.negotiation.commands.CloseAuctionCmd
Interface method to set auction reference number (also known as auction ID).
setAuctionReferenceNumber(Long) - Method in class com.ibm.commerce.negotiation.commands.CloseAuctionCmdImpl
Stores the incoming 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.CreateAuctionTaskCmdImpl
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.ModifyAuctionTaskCmdImpl
Sets 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.NotifyAuctionBaseCmdImpl
Mutation method to set auction reference number
setAuctionReferenceNumber(Long) - Method in interface com.ibm.commerce.negotiation.commands.NotifyCreateAuctionCmd
Abstract method to set auctions reference number
setAuctionReferenceNumber(Long) - Method in interface com.ibm.commerce.negotiation.commands.SetWinnerCmd
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.StartAuctionCmd
Sets the auction ID.
setAuctionReferenceNumber(Long) - Method in class com.ibm.commerce.negotiation.commands.StartAuctionCmdImpl
Sets the auction ID.
setAuctionReferenceNumberUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Sets auction reference number (also known as auction ID)
setAuctions(AuctionInfoDataBean[]) - Method in class com.ibm.commerce.negotiation.beans.AuctionInfoListBean
Populates auction array with an auction list.
setAuctions(AuctionInfoDataBean[]) - Method in interface com.ibm.commerce.negotiation.beans.AuctionInfoListInputDataBean
Populates auction array with an auction list.
setAuctions(AuctionDataBean[]) - Method in class com.ibm.commerce.negotiation.beans.AuctionListBean
Populates auction array with an auction list
setAuctions(AuctionDataBean[]) - Method in interface com.ibm.commerce.negotiation.beans.AuctionListInputDataBean
Populates auction array with an auction list
setAuctionState(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Auction State' attribute.
setAuctionStatus(String[]) - Method in class com.ibm.commerce.negotiation.beans.AutoBidListBean
Sets the auction status search criteria.
setAuctionStatus(String[]) - Method in interface com.ibm.commerce.negotiation.beans.AutoBidListInputDataBean
Sets the auction status search criteria.
setAuctionStatusString(String) - Method in class com.ibm.commerce.negotiation.beans.AutoBidListBean
Sets the auction status search criteria.
setAuctionStyleList(Vector) - Method in interface com.ibm.commerce.negotiation.commands.DeleteAuctionStyleCmd
Sets the incoming vector of auction styles.
setAuctionStyleList(Vector) - Method in class com.ibm.commerce.negotiation.commands.DeleteAuctionStyleCmdImpl
Sets the list of auction styles.
setAuctionStyleNameUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.CreateAuctionStyleCmd
Gets auction style name from url name/value pair
setAuctionStyleNameUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.CreateAuctionStyleCmdImpl
Gets 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.ModifyAuctionStyleCmdImpl
Sets the auction style name from url name/value pair.
setAuctionType(String) - Method in class com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmdImpl
Sets auction type for the command.
setAuctionType(String) - Method in interface com.ibm.commerce.negotiation.commands.CreateAuctionTaskCmd
Sets the auction type.
setAuctionType(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setAuctionType(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setAuctionType(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setAuctionType(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setAuctItem(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionInfoListBean
Sets auction item ID.
setAuctItem(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionInfoListInputDataBean
Sets auction item ID.
setAuctItem(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionListBean
Sets Item ID .
setAuctItem(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionListInputDataBean
Sets Item ID .
setAuctMultipleStatus(String[]) - Method in class com.ibm.commerce.negotiation.beans.AuctionInfoListBean
Sets multiple auction status.
setAuctMultipleStatus(String[]) - Method in interface com.ibm.commerce.negotiation.beans.AuctionInfoListInputDataBean
Sets multiple auction status.
setAuctMultipleStatus(String[]) - Method in class com.ibm.commerce.negotiation.beans.AuctionListBean
Sets multiple auction status.
setAuctMultipleStatus(String[]) - Method in interface com.ibm.commerce.negotiation.beans.AuctionListInputDataBean
Sets multiple auction status.
setAuctMultipleStatusWithString(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionInfoListBean
Sets multiple auction status.
setAuctOwnerId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionInfoListBean
Sets owner ID.
setAuctOwnerId(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionInfoListInputDataBean
Sets owner ID.
setAuctOwnerId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionListBean
Sets owner ID.
setAuctOwnerId(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionListInputDataBean
Sets owner ID.
setAuctReferenceCode(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionListBean
Sets auction reference code.
setAuctReferenceCode(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionListInputDataBean
Sets auction reference code.
setAuctRuleId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionListBean
Sets bid control rule ID.
setAuctRuleId(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionListInputDataBean
Sets bid control rule ID.
setAuctShopperId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionInfoListBean
Sets shopper ID.
setAuctShopperId(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionInfoListInputDataBean
Sets shopper ID.
setAuctStatus(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionInfoListBean
Sets auction status.
setAuctStatus(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionInfoListInputDataBean
Sets auction status.
setAuctStatus(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionListBean
Sets auction status.
setAuctStatus(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionListInputDataBean
Sets auction status.
setAuctStoreId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionInfoDataBean
Sets auction store ID.
setAuctStoreId(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionInfoInputDataBean
Sets the auction store identifier.
setAuctStoreId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionInfoListBean
Sets store ID.
setAuctStoreId(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionInfoListInputDataBean
Sets store ID.
setAuctStyleName(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionStyleDataBean
Sets auction style name.
setAuctStyleName(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionStyleInputDataBean
Sets the auction style name.
setAuctStyleName(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionStyleListBean
Sets Style name.
setAuctStyleName(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionStyleListInputDataBean
Sets style name.
setAuctStyleOwnerId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionStyleDataBean
Sets auction style owner ID.
setAuctStyleOwnerId(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionStyleInputDataBean
Sets the auction style owner ID.
setAuctStyleOwnerId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionStyleListBean
Sets owner ID
setAuctStyleOwnerId(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionStyleListInputDataBean
Sets owner ID
setAuctStyles(AuctionStyleDataBean[]) - Method in class com.ibm.commerce.negotiation.beans.AuctionStyleListBean
Sets an auction style array from an auction style list.
setAuctStyles(AuctionStyleDataBean[]) - Method in interface com.ibm.commerce.negotiation.beans.AuctionStyleListInputDataBean
Sets an auction style array from an auction style list.
setAuctStyleType(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionStyleListBean
Sets style type.
setAuctStyleType(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionStyleListInputDataBean
Sets style type.
setAuctType(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionInfoListBean
Sets auction type.
setAuctType(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionInfoListInputDataBean
Sets auction type.
setAuctType(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionListBean
Sets auction type.
setAuctType(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionListInputDataBean
Sets auction type.
setAuditFlag(boolean) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
Turns on or off the audit (logging) of tax calculations for this order item.
setAuditFlag(boolean) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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.
setAuthenticate(String) - Method in class com.ibm.commerce.struts.ECActionMapping
This method sets the value of the authenticate property.
setAuthenticateForRegistrantType(Boolean) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAuthenticationVO
Sets to true if authentication should be done for only this type
setAuthenticateMode(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the authenticate mode.
setAuthenticateMode(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the authentication mode.
setAuthenticateMode(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the authenticate mode.
setAuthenticateMode(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the authentication mode.
setAuthenticateTypes(Integer[]) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAuthenticationVO
Sets the specific registrant types used to for authentication.
setAuthenticationLevel(int) - Method in interface com.ibm.commerce.me.commands.LdapAuthenticationCmd
This method 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.GetBatchAvailabilityCmdImpl
This method sets the authenticationRequired flag.
setAuthenticationRequired(boolean) - Method in class com.ibm.commerce.messaging.commands.GetPriceAndAvailabilityCmdImpl
This method sets whether authentication is required.
setAuthenticationRequired(boolean) - Method in interface com.ibm.commerce.messaging.commands.RequestOrderQuotationPolicyCmd
This method sets whether authentication is required to be mapped.
setAuthenticationRequired(boolean) - Method in class com.ibm.commerce.messaging.commands.TransferShopcartCmdImpl
This method sets the flag indicating whether the partner requires a userid and password on the request message.
setAuthenticationStatus(boolean) - Method in interface com.ibm.commerce.security.commands.AccountLockoutPolicyCmd
Sets the authentication result: true (when user provided valid credentials), false (otherwise)
setAuthenticationStatus(boolean) - Method in class com.ibm.commerce.security.commands.AccountLockoutPolicyCmdImpl
sets authentication result, true when user provided valid credentials false otherwise
setAuthenticationType(int) - Method in interface com.ibm.commerce.me.commands.DBProcurementAuthenticationCmd
This method sets the authentication level.
setAuthenticationType(int) - Method in class com.ibm.commerce.me.commands.DBProcurementAuthenticationCmdImpl
This method sets the authentication level for this user.
setAuthorizationId(String) - Method in class com.ibm.commerce.component.bod.ApplicationArea
Sets the authorization Id of the message
setAuthorizationNoticeDate(Timestamp) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAuthorizationLogAccessBean
 
setAuthorizationNoticeDate(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAuthorizationLogAccessBean
 
setAuthorizationOnNounParts(String) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractChangeBusinessObjectDocumentCmdImpl
This method sets whether the authorization check should be performed on the noun or the part of the noun being changed.
setAuthType(int) - Method in interface com.ibm.commerce.me.commands.AuthenticationHelperCmd
This method sets the authentication type.
setAuthType(int) - Method in class com.ibm.commerce.me.commands.AuthenticationHelperCmdImpl
This method sets the authentication type.
setAuthType(Integer) - Method in class com.ibm.commerce.me.commands.BatchOrderRequestCmdImpl
Sets the authentication type
setAuthType(int) - Method in class com.ibm.commerce.me.commands.PunchOutSetupCmdImpl
This method sets the authentication type.
setAutionState(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setAutionState(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setAutionState(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationEntityCreationData
Sets the aution state.
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.EvaluateSingleQuantityOpenCryBidCmdImpl
Sets the Best AutoBid object of current Auction.
setAutoBidId(String) - Method in class com.ibm.commerce.negotiation.beans.AutoBidDataBean
Sets the auto bid ID and uses the value to set a key field on the access bean.
setAutoBidId(String) - Method in interface com.ibm.commerce.negotiation.beans.AutoBidInputDataBean
Sets the auto bid identifier.
setAutoBidId(String) - Method in interface com.ibm.commerce.negotiation.commands.CheckAutoBidDeleteAuthorizationCmd
Sets the bidder authorized status.
setAutoBidId(String) - Method in class com.ibm.commerce.negotiation.commands.CheckAutoBidDeleteAuthorizationCmdImpl
Sets the auto bid identifier.
setAutoBidId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setAutoBidId(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setAutoBidId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setAutoBidId(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setAutoBidReferenceKey(String) - Method in interface com.ibm.commerce.negotiation.commands.CheckAutoBidUpdateAuthorizationCmd
Sets the auto bid reference key
setAutoBidReferenceKey(String) - Method in class com.ibm.commerce.negotiation.commands.CheckAutoBidUpdateAuthorizationCmdImpl
Sets the auto bid reference key
setAutoBids(AutoBidDataBean[]) - Method in class com.ibm.commerce.negotiation.beans.AutoBidListBean
Loads the member array auto bids.
setAutoBids(AutoBidDataBean[]) - Method in interface com.ibm.commerce.negotiation.beans.AutoBidListInputDataBean
Loads the member array auto bids.
setAutoBidStatus(String) - Method in class com.ibm.commerce.negotiation.beans.AutoBidListBean
Sets the auto bid status.
setAutoBidStatus(String) - Method in interface com.ibm.commerce.negotiation.beans.AutoBidListInputDataBean
Sets the auto bid status.
setAutoCommit(boolean) - Method in class com.ibm.commerce.messaging.adapters.jcasample.SampleConnection
This method sets auto commit.
setAuxDescription1(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDescription
Sets the value of the 'Aux Description1' attribute.
setAuxDescription1(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setAuxDescription1(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionEntityCreationData
Sets the first auxiliary description.
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the first additional description for the Catalog Entry.
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.CatalogEntryUpdateCmdImpl
Set additional description for the catalog entry description
setAuxdescription1(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.facade.server.entity.datatypes.CatalogEntryDescription
Sets the value of the 'Aux Description2' attribute.
setAuxDescription2(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setAuxDescription2(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionEntityCreationData
Sets the second auxiliary description.
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the second additional description for the Catalog Entry.
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.CatalogEntryUpdateCmdImpl
Set the second additional description for the catalog entry description
setAuxdescription2(String) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set additional description for the Catalog Entry Description
setAvailabilityChangeURL(String) - Method in interface com.ibm.commerce.order.commands.OrderProcessCmd
Sets the URL to redirect to.
setAvailabilityChangeURL(String) - Method in class com.ibm.commerce.order.commands.OrderProcessCmdImpl
Sets the URL to redirect to.
setAvailabilityChangeURL(String) - Method in class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method sets the URL to redirect to.
setAvailabilityChangeURL(String) - Method in interface com.ibm.commerce.order.commands.ProcessOrderCmd
Sets the URL to redirect to.
setAvailabilityChangeURL(String) - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
This method sets the URL to redirect to when the estimated availability time plus the shipping offset is more than the time interval.
setAvailabilityDate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Availability Date' attribute.
setAvailabilityDate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDescription
Sets the value of the 'Availability Date' attribute.
setAvailabilityDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setAvailabilityDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setAvailabilityDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setAvailabilityDate(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setAvailabilityDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionEntityCreationData
Sets the availability date.
setAvailabilityDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the availability date.
setAvailabilityDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setAvailabilityDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setAvailabilityDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setAvailabilityDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setAvailabilitydate(Timestamp) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmd
Sets 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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the availability date for the Catalog Entry.
setAvailabilityDate(Timestamp) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the availability date for the Catalog Entry.
setAvailabilitydate(Timestamp) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatalogEntryUpdateCmd
Sets the availability date for the catalog entry.
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.CatalogEntryUpdateCmdImpl
Set the availability date for the catalog entry description
setAvailabilityDate(Timestamp) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryUpdateCmdImpl
Set the availability date for the catalog entry
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.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set availability date for the Catalog Entry Description
setAvailabilityDate(Timestamp) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Sets the availability date when the Catalog Entry was updated
setAvailabilityDateOperator(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=.
setAvailabilityDateTime(Object) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryType
Sets the value of the 'Availability Date Time' attribute.
setAvailabilityDateTime(Object) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryAvailabilityType
Sets the value of the 'Availability Date Time' attribute.
setAvailabilityOffset(BigInteger) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryAvailabilityType
Sets the value of the 'Availability Offset' attribute.
setAvailable(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDescription
Sets the value of the 'Available' attribute.
setAvailable(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setAvailable(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setAvailable(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionEntityCreationData
Sets the length of time to availability of 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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the number of day 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.CatalogEntryUpdateCmdImpl
Set the number of days to available for the catalog entry
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.Available column).
setAvailable(Integer) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set available for the Catalog Entry Description
setAvailableAmount(BigDecimal) - Method in class com.ibm.commerce.payment.rules.AtomicPaymentToBackendLinkObject
This method sets the available amount of this atomic payment.
setAvailableDate(Timestamp) - Method in class com.ibm.commerce.inventory.beans.ProductAvailabilityDataBean
This method sets the available date
setAvailableDate(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemFulfillmentInfoTypeImpl
 
setAvailableDate(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemFulfillmentInfoType
Sets the value of the 'Available Date' attribute.
setAvailableOperator(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=.
setAvailableQuantity(QuantityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryType
Sets the value of the 'Available Quantity' containment reference.
setAvailableQuantity(QuantityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.FulfillmentCenterInventoryAvailabilityType
Sets the value of the 'Available Quantity' containment reference.
setAvailableQuantity(QuantityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryAvailabilityType
Sets the value of the 'Available Quantity' containment reference.
setAvailableQuantity(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets available quantity
setAvailableQuantity(Integer) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setAvailableQuantity(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setAvailableQuantity(Double) - Method in interface com.ibm.commerce.orderquotation.commands.QuotationResponseItemBase
Sets the available quantity of the item.
setAvailableQuantity(Double) - Method in class com.ibm.commerce.orderquotation.commands.QuotationResponseItemBaseImpl
Sets the available quantity of the item.
setAvailoffset(Integer) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invavl
Sets the value of the 'Availoffset' attribute.
setAvailquantity(Double) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invavl
Sets the value of the 'Availquantity' attribute.
setAvailtime(Date) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invavl
Sets the value of the 'Availtime' attribute.
setAvsAcceptCodes(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setAvsacceptcodes(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Avsacceptcodes' attribute.
setAvsCode(String) - Method in interface com.ibm.commerce.order.facade.datatypes.FinancialTransactionType
Sets the value of the 'Avs Code' attribute.
setAvsCode(int) - Method in class com.ibm.commerce.payment.actions.ActionResults
This method sets the AVS(Address Verification Service) code of current action.
setAvsCode(short) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method sets the AVS code for the approve transaction.
setAvsCode(short) - Method in interface com.ibm.commerce.payments.plugin.Payment
This method sets the Address Verification Service code for the approve transaction.
setAvsCommonCode(short) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentEditCmdImpl
This method sets the AVS code.
setAvsCommonCode(short) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets the AVS common code.
setAvsRules(ScoreRules) - Method in class com.ibm.commerce.edp.config.CoreConfiguration
This method sets the AVS (Address Verification Service) score rules, it is rule based on integer value range.
setB_exec(String) - Method in interface com.ibm.commerce.pvc.commands.PVCBufferUrlCmd
Sets the value of the b_exec parameter.
setB_exec(String) - Method in class com.ibm.commerce.pvc.commands.PVCBufferUrlCmdImpl
Set the value of the b_exec parameter.
setB_new(String) - Method in interface com.ibm.commerce.pvc.commands.PVCBufferUrlCmd
Sets the value of the b_new parameter.
setB_new(String) - Method in class com.ibm.commerce.pvc.commands.PVCBufferUrlCmdImpl
Set the value of the b_new parameter.
setB_update(String) - Method in interface com.ibm.commerce.pvc.commands.PVCBufferUrlCmd
Sets the value of the b_update parameter.
setB_update(String) - Method in class com.ibm.commerce.pvc.commands.PVCBufferUrlCmdImpl
Set the value of the b_update parameter.
setBackendCreditId(String) - Method in class com.ibm.commerce.payment.actions.RefundActionData
This method sets the backend credit id in WebSphere Commerce Payments.
setBackendPaymentId(String) - Method in class com.ibm.commerce.payment.actions.PaymentActionData
This method sets the backend payment ID in WebSphere Commerce Payments.
setBackendPaymentId(String) - Method in class com.ibm.commerce.payment.actions.RefundActionData
This method sets the backend payment id in WebSphere Commerce Payments only for dependent credit.
setBackendPaymentState(int) - Method in class com.ibm.commerce.payment.rules.AtomicPaymentToBackendLinkObject
This method sets the backend payment state.
setBackendPIId(String) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This method sets the back end payment instruction id of this payment instruction.
setBackendPiId(String) - Method in class com.ibm.commerce.payment.actions.PaymentActionData
This method sets the backend payment instruction ID in WebSphere Commerce Payments.
setBackendTotalPaymentAmount(BigDecimal) - Method in class com.ibm.commerce.payment.rules.AtomicPaymentToBackendLinkObject
This method sets the backend total payment amount.
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.catalog.facade.server.entity.datatypes.StoreItem
Sets the value of the 'Back Orderable' attribute.
setBackOrderable(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setBackorderOrderItems(Hashtable) - Method in interface com.ibm.commerce.fulfillment.commands.AllocateInventoryCmd
Sets the order items to be backordered (allocated from expected inventory).
setBackorderOrderItems(Hashtable) - Method in class com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl
Sets the order items to be backordered (allocated from expected inventory).
setBackOrders(boolean) - Method in class com.ibm.commerce.messaging.commands.GetBatchAvailabilityCmdImpl
This method sets the backOrders
setBackOrders(boolean) - Method in class com.ibm.commerce.messaging.commands.GetPriceAndAvailabilityCmdImpl
This method sets the backOrders flag.
setBackOrders(boolean) - Method in interface com.ibm.commerce.messaging.commands.RequestOrderQuotationPolicyCmd
This method sets if back orders are to be mapped.
setBackOrders(boolean) - Method in class com.ibm.commerce.messaging.commands.TransferShopcartCmdImpl
This method sets the flag indicating whether the partner accepts shopping carts with items whose availability is zero.
setBackupOrderId(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderCopyCmdImpl
Sets the order id of the new order.
setBankInfo(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setBankInfo(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setBankInfo(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setBankInfo(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setBankInfo(String) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setBannerURL(String) - Method in class com.ibm.commerce.negotiation.objects.ForumAccessBean
 
setBase(int) - Method in class com.ibm.commerce.marketing.promotion.reward.Distribution
This methods sets the base of the Distribution.
setBase(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setBase(String) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setBase(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setBase(String) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setBaseContractId(Long) - Method in class com.ibm.commerce.tools.contract.beans.PriceTCMasterCatalogWithFilteringDataBean
Sets the base contract ID.
setBaseCost(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryCalculationAdjustment
This method sets the base cost of the calculation adjustment.
setBaseItem(BaseItem) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Base Item' reference.
setBaseItemFilterChain(FilterChain) - Method in class com.ibm.commerce.marketing.promotion.condition.FreeGiftPurchaseCondition
This method sets the base item filter chain in the condition to the passed parameter.
setBaseItemForBaseItemDescription(BaseItem) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.BaseItemDescription
Sets the value of the 'Base Item For Base Item Description' reference.
setBaseItemForItemSpecified(BaseItem) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemSpecified
Sets the value of the 'Base Item For Item Specified' reference.
setBaseItemForItemVersion(BaseItem) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemVersion
Sets the value of the 'Base Item For Item Version' reference.
setBaseItemForStoreItem(BaseItem) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreItem
Sets the value of the 'Base Item For Store Item' reference.
setBaseItemId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.BaseItem
Sets the value of the 'Base Item Id' attribute.
setBaseItemId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.BaseItemDescription
Sets the value of the 'Base Item Id' attribute.
setBaseItemId(Long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Base Item Id' attribute.
setBaseItemId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemSpecified
Sets the value of the 'Base Item Id' attribute.
setBaseItemId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemVersion
Sets the value of the 'Base Item Id' attribute.
setBaseItemId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreItem
Sets the value of the 'Base Item Id' attribute.
setBaseItemId(Long) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setBaseItemId(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setBaseItemId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setBaseItemId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setBaseItemId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the base item ID.
setBaseItemId(Long) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setBaseItemId(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setBaseItemId(Long) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setBaseItemId(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setBaseItemId(Long) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setBaseItemId(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setBaseItemId(Long) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setBaseItemId(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setBaseItemId(Long) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the Base Item ID for the Catalog Entry
setBaseItemID(Long) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets the baseItemID.
setBaseItemId(Long) - Method in class com.ibm.commerce.inventory.objects.BaseItemAccessBean
 
setBaseItemId(String) - Method in class com.ibm.commerce.inventory.objects.BaseItemAccessBean
 
setBaseItemId(Long) - Method in class com.ibm.commerce.inventory.objects.BaseItemDescriptionAccessBean
 
setBaseItemId(String) - Method in class com.ibm.commerce.inventory.objects.BaseItemDescriptionAccessBean
 
setBaseItemId(Long) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setBaseItemId(String) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setBaseItemId(Long) - Method in class com.ibm.commerce.inventory.objects.ItemSpecificationAccessBean
 
setBaseItemId(String) - Method in class com.ibm.commerce.inventory.objects.ItemSpecificationAccessBean
 
setBaseItemId(Long) - Method in class com.ibm.commerce.inventory.objects.ItemVersionAccessBean
 
setBaseItemId(String) - Method in class com.ibm.commerce.inventory.objects.ItemVersionAccessBean
 
setBaseItemId(Long) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setBaseItemId(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setBaseItemId(Long) - Method in class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
setBaseItemId(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
setBaseItemQuantity(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.condition.FreeGiftPurchaseCondition
This method sets the base item quantity in the condition to the passed parameter.
setBaseItems(Map) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
 
setBaseItems(Map) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Sets a map which contains the catalog entry id as the key and the catalog entry base item access bean as the value into the command.
setBaseMonetaryValue(BigDecimal) - Method in interface com.ibm.commerce.order.calculation.CalculationRangeCmd
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 class com.ibm.commerce.order.calculation.PercentageCalculationRangeCmdImpl
 
setBaseMonetaryValue(BigDecimal) - Method in class com.ibm.commerce.order.calculation.PerUnitAmountCalculationRangeCmdImpl
 
setBasePrice(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets base price
setBasePrice(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setBasePrice(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setBasePrice(MonetaryAmount) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Sets the base price for the catalog entry.
setBasePrice(MonetaryAmount) - Method in class com.ibm.commerce.price.commands.ItemPriceInfo
Set base price
setBasePriceCurrency(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets base price currency
setBasePriceCurrency(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setBaseQuantity(int) - Method in class com.ibm.commerce.marketing.promotion.condition.QuantityBasedGroupingFilter
Sets the base quantity of the filter.
setBaseSchema(String) - Method in class com.ibm.commerce.context.content.ant.tasks.CreateWorkspaceTask
This method sets the base schema where the tables reside.
setBaseSchema(String) - Method in class com.ibm.commerce.context.content.events.WorkspaceData
This method sets the configuration information of the base schema that is associated with the workspace.
setBaseSelectionPosition(int) - Method in class com.ibm.commerce.marketing.promotion.condition.QuantityBasedGroupingFilter
Sets the base selection position of the filter.
setBasicCollaborativeSearch(boolean) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the basic collaborative search.
setBatchAvailabilityRequest(BatchAvailabilityRequest) - Method in class com.ibm.commerce.messaging.commands.GetBatchAvailabilityCmdImpl
This method sets batchAvailabilityRequest bean.
setBatchAvailabilityRequest(BatchAvailabilityRequest) - Method in interface com.ibm.commerce.messaging.commands.RequestBatchAvailabilityPolicyCmd
Sets batchAvailabilityRequest bean.
setBatchId(String) - Method in interface com.ibm.commerce.payment.ppc.commands.PPCPaymentechBatchCtrlCmd
This method sets the batch identifier.
setBatchId(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentechBatchCtrlCmdImpl
This method sets the batch identifier.
setBatchId(String) - Method in interface com.ibm.commerce.payment.ppc.commands.PPCPaymentechBatchGetCtrlCmd
This method sets the batch identifier.
setBatchId(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentechBatchGetCtrlCmdImpl
This method sets the batch identifier.
setBatchMode(boolean) - Method in class com.ibm.commerce.emarketing.emailtemplate.commands.AllocatePromotionCodeCmdImpl
The methods sets if the e-mail containing the PromotionCode tag is being sent from an e-mail in batch mode.
setBatchSize(Integer) - Method in class com.ibm.commerce.context.content.resources.metadata.PublishTask
 
setBatchSize(Long) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DataProcessingConfig
Sets the batch size for database operation.
setbatchSize(int) - Method in class com.ibm.commerce.promotion.publiccode.loader.PublicPromoCodeLoader
Set batch size
setBatchSize(int) - Method in class com.ibm.commerce.promotion.uniquecode.generator.CodeGenerator
This method sets the batch size.
setBatchSize(int) - Method in class com.ibm.commerce.promotion.uniquecode.loader.PromoCodeLoader
Set batch size
setBCC(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSREmailOrderCmdImpl
Sets the BCC recipients of the message.
setBcId(Long) - Method in class com.ibm.commerce.couponredemption.objects.CouponItemMapAccessBean
 
setBcId(Long) - Method in class com.ibm.commerce.couponredemption.objects.OrderCouponMapAccessBean
 
setBcId(Long) - Method in class com.ibm.commerce.couponredemption.objects.TempCouponItemMapAccessBean
 
setBcId(Long) - Method in class com.ibm.commerce.couponredemption.objects.TempOrderCouponMapAccessBean
 
setBcId(Long) - Method in class com.ibm.commerce.couponwallet.databeans.ViewCouponDetailDataBean
Deprecated.
Sets the eCoupon IDs.
setBcIds(Long[]) - Method in interface com.ibm.commerce.couponredemption.commands.CalculateDiscountAmtCmd
Deprecated.
Sets the BCIds.
setBcIds(Long[]) - Method in class com.ibm.commerce.couponredemption.commands.CalculateDiscountAmtCmdImpl
Deprecated.
Sets the eCouponIds.
setBcIds(Long[]) - Method in interface com.ibm.commerce.couponredemption.commands.CheckApplicabilityCmd
Deprecated.
Sets the eCoupon IDs.
setBcIds(Long[]) - Method in class com.ibm.commerce.couponredemption.commands.CheckApplicabilityCmdImpl
Deprecated.
Sets eCoupon IDs.
setBcIds(Long[]) - Method in interface com.ibm.commerce.couponredemption.commands.CheckValidityCmd
Deprecated.
Sets eCoupon IDs.
setBcIds(Long[]) - Method in class com.ibm.commerce.couponredemption.commands.CheckValidityCmdImpl
Deprecated.
Sets eCoupon IDs.
setBcIds(Vector) - Method in class com.ibm.commerce.couponredemption.databeans.ViewApplicableCouponDataBean
Deprecated.
Sets the eCouponIds.
setBcIds(Vector) - Method in class com.ibm.commerce.couponredemption.databeans.ViewAppliedCouponDataBean
Deprecated.
Sets the eCouponIds.
setBeginIndex(Integer) - Method in interface com.ibm.commerce.order.client.commands.GetOrderCmd
Sets the begin index.
setBeginIndex(Integer) - Method in class com.ibm.commerce.order.client.commands.GetOrderCmdImpl
Sets the begin index.
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.
setBeginIndex(int) - Method in class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method sets the index of the first item to be returned.
setBehavior(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotDataType
Sets the value of the 'Behavior' attribute.
setBehavior(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collateral
Sets the value of the 'Behavior' attribute.
setBehavior(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Behavior' attribute.
setBehavior(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmuserbhvr
Sets the value of the 'Behavior' attribute.
setBehaviorRuleXML(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementTemplateType
Sets the value of the 'Behavior Rule XML' attribute.
setBehaviorxml(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmeletemplate
Sets the value of the 'Behaviorxml' attribute.
setBehaviorXml(String) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the behavior rule XML associated with this flow element.
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.EvaluateSingleQuantityOpenCryBidCmdImpl
Sets the best auto 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.EvaluateSingleQuantityOpenCryBidCmdImpl
Sets the best bid object of current auction.
setBestBidId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setBestBidId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setBestBidId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setBestBidId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setBestBidId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setBestBidId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setBestCallingTime(Object) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'Best Calling Time' attribute.
setBestCallingTime(Object) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Best Calling Time' attribute.
setBestCallingTime(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setBestCallingTime(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the indicator for the best time to call the individual.
setBestCallingTime(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the best time to call.
setBestCallingTime(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the indicator for the best time to call the individual.
setBestCallingTime(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the best calling time.
setBgJobStatusInDb(Integer) - Method in class com.ibm.commerce.edp.commands.AEDPPaymentTaskCmdImpl
This method sets the background job status on the current order.
setBgJobStatusInDb(Integer) - Method in class com.ibm.commerce.edp.commands.ChangePaymentCurrencyTaskCmdImpl
This method sets the BG status on the current EDPOrder .
setBgJobStatusInDb(Integer) - Method in class com.ibm.commerce.returns.commands.ARefundTaskCmdImpl
This method sets the background status on the current refund.
setBGProcessFinished(boolean) - Method in class com.ibm.commerce.edp.commands.AEDPTaskCmdImpl
This method sets if the running BG job has finished.
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.EvaluateSingleQuantityOpenCryBidCmdImpl
Sets the new bid object.
setBidAccessBean(BidAccessBean) - Method in interface com.ibm.commerce.negotiation.commands.NotifyCompleteOrderCmd
Abstract method for setting BidAccessBean
setBidAccessBean(BidAccessBean) - Method in class com.ibm.commerce.negotiation.commands.NotifyCompleteOrderCmdImpl
Sets an instance of BidAccessBean.
setBidAccessBean(BidAccessBean) - Method in class com.ibm.commerce.negotiation.commands.RecordAuctionPaymentCmdImpl
Stores the incoming access bean representing the bid.
setBidAccessBeanArray(BidAccessBean[]) - Method in class com.ibm.commerce.negotiation.commands.AuctionNotificationCmdImpl
Sets bid access bean array.
setBidAuctionId(String) - Method in class com.ibm.commerce.negotiation.beans.BidListBean
Sets auction ID.
setBidAuctionId(String) - Method in interface com.ibm.commerce.negotiation.beans.BidListInputDataBean
Sets auction ID.
setBidAutobidId(String) - Method in class com.ibm.commerce.negotiation.beans.BidListBean
Sets autobid ID.
setBidAutobidId(String) - Method in interface com.ibm.commerce.negotiation.beans.BidListInputDataBean
Sets autobid ID.
setBidComment(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setBidComment(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setBidComment(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setBidComment(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setBidDataLight(BidDataLight) - Method in interface com.ibm.commerce.negotiation.commands.NotifyBidOverrideCmd
Sets a BidDataLight instance.
setBidDataLight(BidDataLight) - Method in class com.ibm.commerce.negotiation.commands.NotifyBidOverrideCmdImpl
Sets a BidDataLight instance.
setBidId(String) - Method in class com.ibm.commerce.negotiation.beans.BidDataBean
Sets the bid ID, which is used as a lookup key.
setBidId(String) - Method in interface com.ibm.commerce.negotiation.beans.BidInputDataBean
Sets the bid ID, which is used as a lookup key.
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.CheckBidDeleteAuthorizationCmdImpl
Sets the bid identifier field.
setBidId(Long) - Method in interface com.ibm.commerce.negotiation.commands.RecordAuctionPaymentCmd
Stores the incoming bid identifier.
setBidId(Long) - Method in class com.ibm.commerce.negotiation.commands.RecordAuctionPaymentCmdImpl
Sets bid ID.
setBidId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidOrderRelationAccessBean
 
setBidId(String) - Method in class com.ibm.commerce.negotiation.objects.BidOrderRelationAccessBean
 
setBidId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setBidId(String) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setBidIdArray(String[]) - Method in class com.ibm.commerce.negotiation.operation.BidDeleteHelper
setBidIdArray Sets the array of bid IDs.
setBidIdArrayFromList(String) - Method in class com.ibm.commerce.negotiation.operation.BidDeleteHelper
setBidIdArrayFromList Parses a comma-delimited list of bid IDs into an array of strings.
setBidirectional(String) - Method in class com.ibm.commerce.common.objects.CurrencyConversionAccessBean
 
setBidOwnerId(String) - Method in class com.ibm.commerce.negotiation.beans.BidListBean
Sets owner ID.
setBidOwnerId(String) - Method in interface com.ibm.commerce.negotiation.beans.BidListInputDataBean
Sets owner ID.
setBidPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setBidPrice(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setBidPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setBidPrice(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setBidQty(String) - Method in interface com.ibm.commerce.negotiation.operation.RuleInterpreter
Sets bid qunatity..
setBidQty(String) - Method in class com.ibm.commerce.negotiation.operation.RuleInterpreterImpl
Sets a new 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.CheckBidControlCmdImpl
Sets the bid quantity.
setBidQuantity(Double) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setBidQuantity(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setBidQuantity(Double) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setBidQuantity(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setBidQuantity(Double) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setBidQuantity(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setBidQuantity(Double) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setBidQuantity(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setBidReferenceCode(String) - Method in class com.ibm.commerce.negotiation.beans.AutoBidDataBean
Sets Bid Reference Code.
setBidReferenceCode(String) - Method in class com.ibm.commerce.negotiation.beans.BidDataBean
Sets bid reference code.
setBidReferenceCode(String) - Method in interface com.ibm.commerce.negotiation.beans.BidInputDataBean
Sets bid reference code.
setBidReferenceCode(String) - Method in class com.ibm.commerce.negotiation.beans.BidListBean
Sets bid reference code.
setBidReferenceCode(String) - Method in interface com.ibm.commerce.negotiation.beans.BidListInputDataBean
Sets bid reference code.
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.CheckBidUpdateAuthorizationCmdImpl
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.CheckGenBidRefCmdImpl
Sets the bid reference key.
setBidReferenceNumber(Long) - Method in interface com.ibm.commerce.negotiation.commands.NotifyCompleteOrderCmd
Abstract method to set auctions reference number
setBidReferenceNumber(Long) - Method in class com.ibm.commerce.negotiation.commands.NotifyCompleteOrderCmdImpl
Sets a 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.PlaceAuctionOrderCmdImpl
Mutation method to set bid reference number
setBidRuleControl(ControlRuleAccessBean) - Method in interface com.ibm.commerce.negotiation.bean.commands.OpenCryBidControlRuleBeanCmd
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.SealedBidControlRuleBeanCmd
Interface definition for setBidRuleControl() method.
setBidRuleControl(ControlRuleAccessBean) - Method in class com.ibm.commerce.negotiation.bean.commands.SealedBidControlRuleBeanCmdImpl
Provides an access bean for manipulation by the class.
setBidRuleControlId(Long) - Method in interface com.ibm.commerce.negotiation.bean.commands.OpenCryBidControlRuleBeanCmd
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.SealedBidControlRuleBeanCmd
Interface definition for setBidRuleControlId() method.
setBidRuleControlId(Long) - Method in class com.ibm.commerce.negotiation.bean.commands.SealedBidControlRuleBeanCmdImpl
Sets the bid control rule ID field.
setBidRuleId(Long) - Method in interface com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmd
Stores the identifier of the bid control rule used by the auction.
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.DetermineWinnersCmd
Sets the current auction bid rule ID,
setBidRuleId(Long) - Method in class com.ibm.commerce.negotiation.commands.DetermineWinnersCmdImpl
Sets the auction Bid rule ID
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.objects.AuctionAccessBean
 
setBidRuleId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setBidRuleId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setBidRuleId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setBidRuleId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setBidRuleId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setBidRuleId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setBidRuleId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setBidRuleList(Vector) - Method in class com.ibm.commerce.negotiation.commands.DeleteBidRuleCmdImpl
Sets the bid rule list.
setBidRuleUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets bid rule ID from the WebSphere Commerce tools framework XML object, and sets it for the command.
setBidRuleUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets bid rule ID from the WebSphere Commerce tools framework XML object, and sets it for the command.
setBids(BidDataBean[]) - Method in class com.ibm.commerce.negotiation.beans.BidListBean
Populates a bid array with a bid list.
setBids(BidDataBean[]) - Method in interface com.ibm.commerce.negotiation.beans.BidListInputDataBean
Populates a bid array with a bid list.
setBids(Vector) - Method in interface com.ibm.commerce.negotiation.commands.NotifyCloseAuctionCmd
 
setBids(Vector) - Method in class com.ibm.commerce.negotiation.commands.NotifyCloseAuctionCmdImpl
Sets a vector of bids (BidAccessBean Objects) for which we need to generate messages.
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.CheckGenBidRefCmdImpl
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.GenBidRefCmdImpl
Sets this bid type.
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.CheckBidControlCmdImpl
Sets the bid value.
setBidValue(String) - Method in class com.ibm.commerce.negotiation.operation.OpenCryBidRuleInterpreterImpl
Sets a new bid value.
setBidValue(String) - Method in interface com.ibm.commerce.negotiation.operation.RuleInterpreter
Sets bid value.
setBidValue(String) - Method in class com.ibm.commerce.negotiation.operation.RuleInterpreterImpl
Sets a new bid value.
setBigDecimal(String, BigDecimal, boolean) - Method in class com.ibm.commerce.payments.plugin.ExtendedData
This method sets a name-value pair where the value is a BigDecimal.
setBigIntField1(Long) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setBigIntField1(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setBigIntField2(Long) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setBigIntField2(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setBigIntField3(Long) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setBigIntField3(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setBigintobject_id(Long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrel
Sets the value of the 'Bigintobject id' attribute.
setBillingAddress(ContactInfoType) - Method in interface com.ibm.commerce.foundation.common.datatypes.PaymentInfoType
Sets the value of the 'Billing Address' containment reference.
setBillingAddress(Long) - Method in interface com.ibm.commerce.order.commands.OrderProfileUpdateCmd
Sets the default address to bill.
setBillingAddress(Long) - Method in class com.ibm.commerce.order.commands.OrderProfileUpdateCmdImpl
Sets the default address to bill.
setBillingAddress(ContactInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentInstructionTypeImpl
 
setBillingAddress(ContactInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentInstructionType
Sets the value of the 'Billing Address' containment reference.
setBillingAddressId(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setBillingAddressId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setBillingAddressId(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setBillingAddressId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setBillingAddressId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setBillingAddressId(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setBillingAddressId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setBillingAddressId(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setBillingAddressId(Long) - Method in interface com.ibm.commerce.order.commands.OrderCopyCmd
Set the addressId of the billing address.
setBillingAddressId(Long) - Method in class com.ibm.commerce.order.commands.OrderCopyCmdImpl
Set the addressId of the billing address.
setBillingCode(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setBillingCode(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the code to identify shipping/billing address.
setBillingCode(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
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.
setBillingCode(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the billing code.
setBillingCodeType(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setBillingCodeType(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the code designating the system/method of code structure
setBillingCodeType(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the billing code type to the instance variable istrBillingCodeType only, without setting it to the requestProperty
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).
setBillingCodeType(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the billing code type.
setBillingCodeTypeType(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Deprecated.
in version 6.0. Use setBillingCodeType() instead.
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
This method sets the billing address.
setBillTo(String) - Method in class com.ibm.commerce.rfq.commands.RFQToOrderCreateCmdImpl
Sets the billTo
setBillToAddress(Address) - Method in interface com.ibm.commerce.me.commands.CreateShippingBillingAddressCmd
Updates billing address
setBillToAddress(Address) - Method in class com.ibm.commerce.me.commands.CreateShippingBillingAddressCmdImpl
This method updates local variable sbToAddress (Please note that this set method updates the same variable as setShipToAddress).
setBillToAddressId(Long) - Method in class com.ibm.commerce.order.commands.OrderProcessCmd.Group
Sets the billing to address.
setBilltoAddressId(Long) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListUpdateCmd
This method updates the billing address of the requisition list to the new address id.
setBilltoAddressId(Long) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListUpdateCmdImpl
This method updates the billing address of the requisition list to the new address id.
setBillToRn(Long) - Method in interface com.ibm.commerce.order.commands.OrderProcessCmd
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 class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method sets the reference number of the address to bill.
setBillToRn(Long) - Method in interface com.ibm.commerce.order.commands.ProcessOrderCmd
This method sets the reference number of the address to bill.
setBillToRn(Long) - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
This method sets the reference number of the address to bill.
setBinary(String, StringBuffer, boolean) - Method in class com.ibm.commerce.payments.plugin.ExtendedData
This method sets a name-value pair where the value is binary data (StringBuffer).
setBinaryPassword(byte[]) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryUserAuthenticationAccessBean
 
setBIProvider(Integer, String) - Method in class com.ibm.commerce.bi.BIConfigRegistry
Sets the business intelligence provider for the given store.
setBiprovider(String) - Method in class com.ibm.commerce.bi.taglib.BaseTag
Sets the BI provider
setBkOrdNum(Integer) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setBkOrdNum(String) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setBlkComment(String) - Method in class com.ibm.commerce.order.history.HistoryOrderBlock
This method sets the block comment.
setBlkComment(String) - Method in class com.ibm.commerce.ordermanagement.objects.OrderBlockAccessBean
 
setBlkExtAsynch(Short) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setBlkextasynch(short) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Blkextasynch' attribute.
setBlkRsnCode(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.BlockReasonDescriptionKey
 
setBlkRsnCodeId(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrderBlock
This method sets the block reason code id.
setBlkRsnCodeId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.BlockReasonCodeAccessBean
 
setBlkRsnCodeId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.BlockReasonDescriptionAccessBean
 
setBlkRsnCodeId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.OrderBlockAccessBean
 
setBlocked(boolean) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderStatusTypeImpl
 
setBlocked(boolean) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderStatusType
Sets the value of the 'Blocked' attribute.
setBlocked(Short) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets blocked - 1 blocked, 0 not blocked.
setBLockInfo(OrderBLockInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setBLockInfo(OrderBLockInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'BLock Info' containment reference.
setBlockInfoCopyFlag(String) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the lag indicating whether to copy Block info or not.
setBlockInfoCopyFlag(String) - Method in interface com.ibm.commerce.order.commands.OrderCopyCmd
Set the block info copy flag
setBlockInfoCopyFlag(String) - Method in class com.ibm.commerce.order.commands.OrderCopyCmdImpl
Set the flag indicating whether to copy block information
setBlockInfoCopyFlag(String) - Method in interface com.ibm.commerce.order.commands.OrderCreateQuoteCmd
Sets the blockInfoCopy flag.
setBlockInfoCopyFlag(String) - Method in class com.ibm.commerce.order.commands.OrderCreateQuoteCmdImpl
Sets the block info copy flag.
setBlockInfoCopyFlag(String) - Method in interface com.ibm.commerce.quote.commands.QuoteCopyCmd
Sets the blockInfoCopy flag.
setBlockInfoCopyFlag(String) - Method in class com.ibm.commerce.quote.commands.QuoteCopyCmdImpl
Sets the block info copy flag.
setBlockInfoCopyFlag(String) - Method in interface com.ibm.commerce.quote.commands.QuoteGenerateOrderCmd
Sets the blockInfoCopy flag.
setBlockInfoCopyFlag(String) - Method in class com.ibm.commerce.quote.commands.QuoteGenerateOrderCmdImpl
Sets the block info copy flag.
setBlockingActive(Short) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setBlockingactive(Short) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Blockingactive' attribute.
setBlockNotify(String) - Method in interface com.ibm.commerce.ordermanagement.commands.NotifyBlockCmd
Sting value which indicates if to block (true) or unblock (false)
setBlockNotify(String) - Method in class com.ibm.commerce.ordermanagement.commands.NotifyBlockCmdImpl
Sting value which indicates if to block (true) or unblock (false)
setBlockReason(BlockReasonType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Block Reason' containment reference.
setBlockReason(BlockReasonType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setBlockReason(BlockReasonType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderBlockTypeImpl
 
setBlockReason(BlockReasonType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderBlockType
Sets the value of the 'Block Reason' containment reference.
setBlockReasonCode(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeKey
 
setBlockReasonCodeId(String) - Method in interface com.ibm.commerce.ordermanagement.commands.NotifyBlockCmd
The block reason code ID for the block or unblock operation
setBlockReasonCodeId(String) - Method in class com.ibm.commerce.ordermanagement.commands.NotifyBlockCmdImpl
The block reason code ID for the block or unblock operation
setBlockReasonType(String) - Method in class com.ibm.commerce.ordermanagement.objects.BlockReasonCodeAccessBean
 
setBOD(BOD[]) - Method in class com.ibm.commerce.component.bod.ConfirmBOD
Sets the BOD object that holds the NounOutcomeValue and ProcessingOutcomeMessage
setBODFactory(BODFactory) - Method in class com.ibm.commerce.component.servicemapper.ServiceMapperImpl
Sets the factory used to create objects in a BOD
setBODFailureMessage(BODFailureMessageType) - Method in interface com.ibm.commerce.oagis9.datatypes.BODType
Sets the value of the 'BOD Failure Message' containment reference.
setBODId(String) - Method in class com.ibm.commerce.component.bod.ApplicationArea
Sets the BOD Id for the message
setBODID(IdentifierType) - Method in interface com.ibm.commerce.oagis9.datatypes.ApplicationAreaType
Sets the value of the 'BODID' containment reference.
setBODSuccessMessage(SuccessMessageType) - Method in interface com.ibm.commerce.oagis9.datatypes.BODType
Sets the value of the 'BOD Success Message' containment reference.
setBody(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailContentType
Sets the value of the 'Body' attribute.
setBodyType(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailTemplateType
Sets the value of the 'Body Type' attribute.
setBookKeepingTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setBookKeepingTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setBookKeepingTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setBookKeepingTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setBookKeepingTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setBookKeepingTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setBoolean(String, Boolean, boolean) - Method in class com.ibm.commerce.payments.plugin.ExtendedData
This method sets a name-value pair where the value is a Boolean.
setBopmpadFactor(Integer) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setBopmpadFactor(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setBopmpadfactor(Integer) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Bopmpadfactor' attribute.
setBounced(Timestamp) - Method in class com.ibm.commerce.emarketing.objects.EmailRecipientEventsAccessBean
 
setBounced(String) - Method in class com.ibm.commerce.emarketing.objects.EmailRecipientEventsAccessBean
 
setBounced(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailStatisticsType
Sets the value of the 'Bounced' attribute.
setBouncedTrue() - Method in class com.ibm.commerce.emarketing.objects.EmailRecipientEventsAccessBean
 
setBrand(String) - Method in class com.ibm.commerce.payment.beans.PaymentPolicyInfo
Sets the brand property of the PaymentPolicyInfo object.
setBreadcrumbLocation(BreadcrumbLocationType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Breadcrumb Location' containment reference.
setBreadCrumbTrailView(BreadCrumbTrailViewType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogNavigationViewType
Sets the value of the 'Bread Crumb Trail View' containment reference.
setBrowserAgent(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
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.
setBuschnId(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets business channel Id
setBuschnId(Integer) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setBusinessAccount(BusinessAccountType) - Method in interface com.ibm.commerce.contract.facade.datatypes.DocumentRoot
Sets the value of the 'Business Account' containment reference.
setBusinessAccount(BusinessAccountType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.DocumentRootImpl
 
setBusinessAccountBODVersion(String) - Method in interface com.ibm.commerce.contract.facade.datatypes.DocumentRoot
Sets the value of the 'Business Account BOD Version' attribute.
setBusinessAccountBODVersion(String) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.DocumentRootImpl
 
setBusinessAccountIdentifier(BusinessAccountIdentifierType) - Method in interface com.ibm.commerce.contract.facade.datatypes.BusinessAccountType
Sets the value of the 'Business Account Identifier' containment reference.
setBusinessAccountIdentifier(BusinessAccountIdentifierType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.BusinessAccountTypeImpl
 
setBusinessCategory(String) - Method in interface com.ibm.commerce.member.facade.datatypes.OrganizationType
Sets the value of the 'Business Category' attribute.
setBusinessCategory(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setBusinessCategory(String) - Method in interface com.ibm.commerce.usermanagement.commands.AuditOrgEntityCmd
Sets business category.
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.OrgEntityRegistrationCmd
Sets the business category, which describes the kind of business performed by an orgEntity.
setBusinessCategory(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set the business category, which describes the kind of business performed by an orgEntity.
setBusinessChannelId(Integer) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setBusinessChannelId(String) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setBusinessContext(BusinessContextType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ApplicationAreaType
Sets the value of the 'Business Context' containment reference.
setBusinessContext(BusinessContextType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Business Context' containment reference.
SetBusinessEntityCmd - Interface in com.ibm.commerce.usermanagement.commands
This task command is called by OrgEntityAddCmd command to set the BusinessEntity attribute.
SetBusinessEntityCmdImpl - Class in com.ibm.commerce.usermanagement.commands
This task command is called by OrgEntityAddCmd command to set the BusinessEntity attribute.
SetBusinessEntityCmdImpl() - Constructor for class com.ibm.commerce.usermanagement.commands.SetBusinessEntityCmdImpl
 
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.
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.ApprovalProcessRecordsCmd
Sets the ID of the business entity 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.ApprovalSetUpRecordsCmd
The ID of the object being acted on.
setBusinessEntityId(Long) - Method in class com.ibm.commerce.approval.commands.ApprovalSetUpRecordsCmdImpl
The ID of the object being acted on.
setBusinessEventId(Long) - Method in interface com.ibm.commerce.event.impl.commands.RaiseECEventCmd
This method sets the business event identifier to raise.
setBusinessEventId(Long) - Method in class com.ibm.commerce.event.impl.commands.RaiseECEventCmdImpl
This method sets the business event identifier to raise.
setBusinessFlowEventData(BusinessFlowEventData) - Method in class com.ibm.commerce.approval.commands.ApprovalNotifyCmdImpl
Sets the business flow event data.
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.approval.commands.ApprovalProcessCmdImpl
Sets the data structure used to process the approval.
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.ApprovalSetUpCmdImpl
Sets the data related to the business flow event.
setBusinessFlowEventData(BusinessFlowEventData) - Method in class com.ibm.commerce.contract.commands.ContractSubmitCheckApprovalCmdImpl
Sets the business flow event data.
setBusinessFlowEventData(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(BusinessFlowEventData) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationAddCheckApprovalCmdImpl
Sets the business flow event data
setBusinessFlowEventData(BusinessFlowEventData) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationAddPostApprovalNotificationCmdImpl
Sets the business flow event data.
setBusinessFlowEventData(BusinessFlowEventData) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationAddCheckApprovalCmdImpl
Sets the business flow event data.
setBusinessFlowEventData(BusinessFlowEventData) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationAddPostApprovalNotificationCmdImpl
 
setBusinessFlowId(Long) - Method in interface com.ibm.commerce.approval.commands.ApprovalProcessRecordsCmd
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.ApprovalSetUpRecordsCmd
Sets the flow being used for this approval process.
setBusinessFlowId(Long) - Method in class com.ibm.commerce.approval.commands.ApprovalSetUpRecordsCmdImpl
Sets the flow being used for this approval process.
setBusinessFlowStateId(Long) - Method in interface com.ibm.commerce.approval.commands.ApprovalSetUpCmd
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.ApprovalSetUpRecordsCmd
Sets the state of the business flow for this approvable action.
setBusinessFlowStateId(Long) - Method in class com.ibm.commerce.approval.commands.ApprovalSetUpRecordsCmdImpl
Sets the state of the business flow for this 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.
setBusinessFlowTypeId(Long) - Method in class com.ibm.commerce.approval.commands.ApprovalSetUpRecordsCmdImpl
Sets the ID 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.
setBusinessFlowTypeIdentifier(String) - Method in class com.ibm.commerce.approval.commands.ApprovalCheckApproverForEntityCmdImpl
Sets the identifier of the type of business flow for the approvable action.
setBusinessName(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
This method provides the name of the particular business location which sells the order item.
setBusinessName(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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 interface com.ibm.commerce.contract.commands.PolicyAddCmd
Sets 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.PolicyUpdateCmd
set the name of the business policy.
setBusinessPolicyName(String) - Method in class com.ibm.commerce.contract.commands.PolicyUpdateCmdImpl
Sets the name of the business policy.
setBusinessPolicyType(String) - Method in interface com.ibm.commerce.contract.commands.PolicyAddCmd
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.PolicyUpdateCmd
Sets the type of the business policy.
setBusinessPolicyType(String) - Method in class com.ibm.commerce.contract.commands.PolicyUpdateCmdImpl
Sets the type of the business policy.
setBusinessProfile(BusinessProfileType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Business Profile' containment reference.
setBusinessProfile(BusinessProfileType) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonType
Sets the value of the 'Business Profile' containment reference.
setBusinesssChannelId(Integer[]) - Method in interface com.ibm.commerce.order.commands.OrderCommentRecordContrlCmd
This method sets the channel id from which the order change comments come.
setBusinesssChannelId(Integer[]) - Method in class com.ibm.commerce.order.commands.OrderCommentRecordContrlCmdImpl
This method sets the channel id from which the order change comments come.
setBusinessSearch() - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the businessSearch indicator.
setBusinessTitle(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setBusinessTitle(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PersonNameType
Sets the value of the 'Business Title' attribute.
setBusinesstitle(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Businesstitle' attribute.
setBusinessTitle(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
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.UpdateStoreAddressCmd
This method sets 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.VendorCreateCmd
Set the business 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.VendorUpdateCmd
Set the business title.
setBusinessTitle(String) - Method in class com.ibm.commerce.inventory.commands.VendorUpdateCmdImpl
Set the business title.
setBusinessTitle(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setBusinessTitle(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the business title of the person to which this address applies, eg.
setBusinessTitle(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
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.
setBusinessTitle(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the business title.
setBuyable(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Buyable' attribute.
setBuyable(Integer) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setBuyable(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setBuyable(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setBuyable(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setBuyable(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the buyable flag.
setBuyable(Integer) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setBuyable(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setBuyable(Integer) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setBuyable(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setBuyable(Integer) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setBuyable(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setBuyable(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setBuyable(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the buyable option for the Catalog Entry.
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.CatalogEntryUpdateCmdImpl
Set the buyable option of the catalog entry 0 = catalog entry not buyable 1 = catalog entry buyable
setBuyable(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
The value is used to search on buyable (catentry.buyable column).
setBuyable(Integer) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set the catalog entry to buyable 0 - Non Buyable 1 - Buyable
setBuyableOperator(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=.
setBuyerApprovalStatus(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderStatusTypeImpl
 
setBuyerApprovalStatus(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderStatusType
Sets the value of the 'Buyer Approval Status' attribute.
setBuyerBillInfo(ContactInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setBuyerBillInfo(ContactInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Buyer Bill Info' containment reference.
setBuyerCodeType(String) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the buyer code type.
setBuyerCodeType(String) - Method in class com.ibm.commerce.me.datatype.RequisitionerSessionData
This method sets the buyer code type.
setBuyerCredentials(Credentials) - Method in interface com.ibm.commerce.me.commands.AuthenticationHelperCmd
This method sets the buyer credentials under which the current B2B user wishes to logon.
setBuyerCredentials(Credentials) - Method in class com.ibm.commerce.me.commands.AuthenticationHelperCmdImpl
This method sets the buyer credentials under which the current B2B user wishes to logon.
setBuyerCredentials(Credentials) - Method in interface com.ibm.commerce.me.commands.DBProcurementAuthenticationCmd
This method sets the buyer credentials under which the current B2B user wishes to logon.
setBuyerCredentials(Credentials) - Method in class com.ibm.commerce.me.commands.DBProcurementAuthenticationCmdImpl
This method sets the buyer credentials under which the current B2B user wishes to logon.
setBuyerCredentials(Credentials) - Method in interface com.ibm.commerce.me.commands.LdapAuthenticationCmd
This method sets the buyer credentials under which the current B2B user wishes to logon.
setBuyerCredentials(Credentials) - Method in interface com.ibm.commerce.me.commands.ThirdPartyB2BAuthCmd
This method sets the buyer credentials under which the current B2B user wishes to logon.
setBuyerCredentials(Credentials) - Method in class com.ibm.commerce.me.datatype.CIQuoteImpl
This method sets the buyer credential information.
setBuyerId(Long) - Method in class com.ibm.commerce.me.commands.BatchOrderRequestCmdImpl
Sets the buyer organization id
setBuyerId(long) - Method in interface com.ibm.commerce.me.commands.RegisterRequisitionerCmd
This method sets the buyerId (ID of the buyer organization).
setBuyerId(long) - Method in class com.ibm.commerce.me.commands.RegisterRequisitionerCmdImpl
This method sets the buyer ID (ID of the buyer organization).
setBuyerId(Long) - Method in class com.ibm.commerce.me.commands.SendShoppingCartCmdImpl
This method sets the buyer ID.
setBuyerIdentifier(PersonIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setBuyerIdentifier(PersonIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Buyer Identifier' containment reference.
setBuyerIdentifier(PersonIdentifierType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionType
Sets the value of the 'Buyer Identifier' containment reference.
setBuyerName(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
The name of the purchaser for this item.
setBuyerName(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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
Sets a customer name assigned to the contract
setBuyerOrderId(String) - Method in class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean
 
setBuyerOrganizationId(Long) - Method in interface com.ibm.commerce.order.client.commands.GetOrderCmd
Sets the buyer organization ID.
setBuyerOrganizationId(Long) - Method in class com.ibm.commerce.order.client.commands.GetOrderCmdImpl
Sets the buyer organization ID.
setBuyerOrgEntity_ID(long) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the buyer organization entity ID.
setBuyerPageInfo(String) - Method in class com.ibm.commerce.edp.api.RefundMethodData
This method sets the buyer page information.
setBuyerPOId(Long) - Method in class com.ibm.commerce.edp.commands.EditCmdImpl
Do nothing
setBuyerPOId(Long) - Method in class com.ibm.commerce.edp.commands.PrimePaymentCmdImpl
This method sets the buyerPO ID.
setBuyerPOId(Long) - Method in class com.ibm.commerce.edp.commands.PrimePaymentVoidCmdImpl
This method sets the BuyerPO ID.
setBuyerPOId(Long) - Method in class com.ibm.commerce.payment.commands.DoPaymentCLCmdImpl
Deprecated.
Sets the optional buyerPOId if the customer (buyer) had specified a buyer purchase order number.
setBuyerPOId(Long) - Method in interface com.ibm.commerce.payment.commands.DoPaymentPolicyCmd
Deprecated.
Sets optional buyerPOId if the customer (buyer) had specified a buyer purchase order number.
setBuyerPOId(Long) - Method in class com.ibm.commerce.payment.commands.DoPaymentTestCmdImpl
Deprecated.
Sets optional buyerPOId if the customer (buyer) had specified a buyer purchase order number.
setBuyerPOId(Long) - Method in interface com.ibm.commerce.payment.extern.AuthorizeAccountPaymentCmd
setBuyerPOId(Long) - Method in class com.ibm.commerce.payment.extern.AuthorizeAccountPaymentCmdImpl
setBuyerPONumber(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setBuyerPONumber(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Buyer PO Number' attribute.
setBuyerPONumber(String) - Method in interface com.ibm.commerce.payment.commands.ValidatePONumberCmd
This method sets the BuyerPONumber property of the command.
setBuyerPONumber(String) - Method in class com.ibm.commerce.payment.commands.ValidatePONumberCmdImpl
This method 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.
setBuyerPONumber(String) - Method in class com.ibm.commerce.payment.extern.AuthorizeAccountPaymentCmdImpl
Sets the buyerPONumber property of the command.
setBuyerPurchaseOrder(BuyerPurchaseOrderAccessBean) - Method in interface com.ibm.commerce.payment.commands.CheckPOSpendingLimitCmd
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.UpdatePOSpendingCmd
This method specifies the BuyerPurchaseOrderAccessBean representing the Purchase Order specified for the purchase.
setBuyerPurchaseOrder(BuyerPurchaseOrderAccessBean) - Method in class com.ibm.commerce.payment.commands.UpdatePOSpendingForLimitCheckCmdImpl
This command specifies the BuyerPurchaseOrderAccessBean representing the Purchase Order specified for the purchase.
setBuyerPurchaseOrderId(Long) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setBuyerPurchaseOrderId(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setBuyerPurchaseOrderId(Long) - Method in class com.ibm.commerce.payment.objects.BuyerPurchaseOrderAccessBean
 
setBuyerPurchaseOrderId(String) - Method in class com.ibm.commerce.payment.objects.BuyerPurchaseOrderAccessBean
 
setBuyerPurchaseOrderId(Long) - Method in class com.ibm.commerce.payment.objects.POPurchaseAmountAccessBean
 
setBuyerPurchaseOrderId(String) - Method in class com.ibm.commerce.payment.objects.POPurchaseAmountAccessBean
 
setBuyerPurchaseOrderTypeId(Integer) - Method in class com.ibm.commerce.payment.objects.BuyerPurchaseOrderAccessBean
 
setBuyerPurchaseOrderTypeId(String) - Method in class com.ibm.commerce.payment.objects.BuyerPurchaseOrderAccessBean
 
setBytes(byte[]) - Method in class com.ibm.commerce.messaging.outboundservice.WCMSRecord
This method sets the bytes of the IByteBuffer.
setCache(LRUDynamicHashtable) - Method in class com.ibm.commerce.registry.AbstractManagedDynamicCacheRegistry
This method sets the cache.
setCachedObject(String, Object) - Method in class com.ibm.commerce.beans.WcsAppDataBean
This method registers an object with the WcsApp cache.
setCachedObjectDependency(String, String, FragmentInfo) - Method in class com.ibm.commerce.marketing.cache.TagEMarketingSpotCache
This method dynamically creates a dependency for a cached page.
setCachedObjectDependency(String, String, FragmentInfo) - Static method in class com.ibm.commerce.pagelayout.cache.PageLayoutTagHelper
This method dynamically creates a dependency for a cached page.
setCacheInitialSize(int) - Method in class com.ibm.commerce.marketing.promotion.policy.PromotionPolicyJDBCPersistenceManager
Sets initial cache size
setCacheInitialSize(int) - Method in class com.ibm.commerce.marketing.promotion.policy.PromotionPolicySessionBeanPersistenceManager
Sets initial cache size
setCacheinstances(HashSet) - Method in class com.ibm.commerce.dynacache.commands.DynaCacheInvalidationCaptureHelper
Set the cache instances for which invalidation requests should be captured.
setCacheMaxSize(int) - Method in class com.ibm.commerce.marketing.promotion.policy.PromotionPolicyJDBCPersistenceManager
Sets maximum cache size
setCacheMaxSize(int) - Method in class com.ibm.commerce.marketing.promotion.policy.PromotionPolicySessionBeanPersistenceManager
Sets maximum cache size
setCachePage(boolean) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setCachePage(boolean) - Method in class com.ibm.commerce.server.JSPHelper
Deprecated.
This method has been replaced by setUncacheable.
setCachepriority(int) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Cachepriority' attribute.
setCacheSize(long) - Method in interface com.ibm.commerce.foundation.dataload.idresolve.IDResolver
Set max cache size for the IDResolver.
setCacheSize(long) - Method in class com.ibm.commerce.foundation.dataload.idresolve.IDResolverImpl
Set the max total map size allowed.
setCacheSize(int) - Method in class com.ibm.commerce.registry.AbstractManagedDynamicCacheRegistry
This method specifies the maximum cache size.
setCacheTarget(boolean) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setCacheTarget(boolean) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
No replacement.
setCaching(Boolean) - Static method in class com.ibm.commerce.price.rule.runtime.util.PriceRuleHelper
Temporarily enables or disables local transaction caching in this thread only.
setCalcCodeId(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.PromoDiscAccessBean
 
setCalcode_Id(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLPromotionListRow
Sets the CALCODE ID.
setCalcodeForCatencalcd(Calcode) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryCalculationCode
Sets the value of the 'Calcode For Catencalcd' reference.
setCalcodeForCatgpcalcd(Calcode) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupCalculationCode
Sets the value of the 'Calcode For Catgpcalcd' reference.
setCalCodeId(Integer) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets CalcodeId.
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.commands.ChangeStatusRLPromotionCmdImpl
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.commands.UpdateRLPromotionCmdImpl
Sets CALCODE ID.
setCalcodeId(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
The 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.databeans.RLProductDiscountDataBean
Stores the CALCODE ID.
setCalCodeId(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLPromotionBean
Sets CALCODE ID.
setCalculate(String) - Method in interface com.ibm.commerce.order.commands.SSFSOrderCopyCmd
Set if the order should be calculated.
setCalculate(String) - Method in class com.ibm.commerce.order.commands.SSFSOrderCopyCmdImpl
Set if the order should be calculated.
setCalculated(boolean) - Method in class com.ibm.commerce.order.calculation.Group
Sets whether the group is calculated.
setCalculateShippingAdjustment(boolean) - Method in class com.ibm.commerce.fulfillment.beans.OrderItemShippingModeListDataBean
This method sets whether to calculate the shipping adjustments of the shipping modes.
setCalculateShippingAdjustment(boolean) - Method in class com.ibm.commerce.fulfillment.beans.OrderShippingModeListDataBean
This method sets whether to calculate the shipping adjustments of the shipping modes.
setCalculateShippingCharge(boolean) - Method in class com.ibm.commerce.fulfillment.beans.OrderItemShippingModeListDataBean
Sets whether to calculate the shipping charges of the shipping modes.
setCalculateShippingCharge(boolean) - Method in class com.ibm.commerce.fulfillment.beans.OrderShippingModeListDataBean
This method sets whether to calculate the shipping charges of the shipping modes.
setCalculateTotal(boolean) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemCatalogEntryListDataBean
Specifies whether or not the total is calculated
setCalculationAdjustment(CalculationAdjustmentAccessBean) - Method in class com.ibm.commerce.order.history.HistoryCalculationAdjustment
This method sets the com.ibm.commerce.order.objects.CalculationAdjustmentAccessBean.
setCalculationAdjustmentId(Long) - Method in class com.ibm.commerce.order.history.HistoryCalculationAdjustment
This method sets the calculation adjustment id of calculation adjustment.
setCalculationCodeAB(CalculationCodeAccessBean) - Method in class com.ibm.commerce.price.commands.DiscountCalculationCodeApplyCmdImpl
Deprecated.
Set the CalculationCodeAccessBean.
setCalculationCodeAB(CalculationCodeAccessBean) - Method in class com.ibm.commerce.taxation.commands.ShippingTaxCalculationCodeApplyCmdImpl
Deprecated.
 
setCalculationCodeAB(CalculationCodeAccessBean) - Method in class com.ibm.commerce.taxation.commands.TaxCalculationCodeApplyCmdImpl
Deprecated.
 
setCalculationCodeApplyMethodId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setCalculationCodeApplyMethodId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setCalculationCodeId(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryCalculationCode
Sets the value of the 'Calculation Code Id' attribute.
setCalculationCodeId(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupCalculationCode
Sets the value of the 'Calculation Code Id' attribute.
setCalculationCodeID(CalculationCodeIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.AdjustmentType
Sets the value of the 'Calculation Code ID' containment reference.
setCalculationCodeId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeMemberGroupAccessBean
 
setCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeMemberGroupAccessBean
 
setCalculationCodeId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setCalculationCodeId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryCalculationCodeAccessBean
 
setCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryCalculationCodeAccessBean
 
setCalculationCodeId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.OrderCalculationCodeAccessBean
 
setCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.objects.OrderCalculationCodeAccessBean
 
setCalculationCodeId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemCalculationCodeAccessBean
 
setCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemCalculationCodeAccessBean
 
setCalculationCodeId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setCalculationCodeId(Integer) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentAccessBean
 
setCalculationCodeId(String) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentAccessBean
 
setCalculationCodeId(Integer) - Method in class com.ibm.commerce.taxation.objects.CalculationCodeTaxExemptAccessBean
 
setCalculationCodeId(String) - Method in class com.ibm.commerce.taxation.objects.CalculationCodeTaxExemptAccessBean
 
setCalculationCodeIdentifier(CalculationCodeIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.PromotionIdentifierType
Sets the value of the 'Calculation Code Identifier' containment reference.
setCalculationCodeQualifyMethodId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setCalculationCodeQualifyMethodId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setCalculationFlags(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryCalculationCode
Sets the value of the 'Calculation Flags' attribute.
setCalculationFlags(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupCalculationCode
Sets the value of the 'Calculation Flags' attribute.
setCalculationFlags(Integer) - Method in class com.ibm.commerce.fulfillment.objects.OrderCalculationCodeAccessBean
 
setCalculationFlags(String) - Method in class com.ibm.commerce.fulfillment.objects.OrderCalculationCodeAccessBean
 
setCalculationFlags(Integer) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemCalculationCodeAccessBean
 
setCalculationFlags(String) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemCalculationCodeAccessBean
 
setCalculationInfo(CalculationInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setCalculationInfo(CalculationInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Calculation Info' containment reference.
setCalculationMethodId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setCalculationMethodId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setCalculationMethodId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationMethodAccessBean
 
setCalculationMethodId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationMethodAccessBean
 
setCalculationMethodId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setCalculationMethodId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setCalculationMethodId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setCalculationMethodId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setCalculationMethodId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationScaleAccessBean
 
setCalculationMethodId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationScaleAccessBean
 
setCalculationParameterAmount(BigDecimal) - Method in class com.ibm.commerce.fulfillment.objects.OrderCalculationCodeAccessBean
 
setCalculationParameterAmount(String) - Method in class com.ibm.commerce.fulfillment.objects.OrderCalculationCodeAccessBean
 
setCalculationParameterAmount(BigDecimal) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemCalculationCodeAccessBean
 
setCalculationParameterAmount(String) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemCalculationCodeAccessBean
 
setCalculationParameterType(Integer) - Method in class com.ibm.commerce.fulfillment.objects.OrderCalculationCodeAccessBean
 
setCalculationParameterType(String) - Method in class com.ibm.commerce.fulfillment.objects.OrderCalculationCodeAccessBean
 
setCalculationParameterType(Integer) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemCalculationCodeAccessBean
 
setCalculationParameterType(String) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemCalculationCodeAccessBean
 
setCalculationProperty(TypedProperty) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set calculationProperty.
setCalculationRangeId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeLookupResultAccessBean
 
setCalculationRangeId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeLookupResultAccessBean
 
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class com.ibm.commerce.price.commands.DiscountCalculationRuleQualifyCmdImpl
Deprecated.
set the calculation rule access bean.
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class com.ibm.commerce.taxation.commands.NetShippingCalculationScaleLookupCmdImpl
Deprecated.
 
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class com.ibm.commerce.taxation.commands.TaxableNetPriceCalculationScaleLookupCmdImpl
Deprecated.
 
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class com.ibm.commerce.taxation.commands.TaxableNetPricePlusNetShippingCalculationScaleLookupCmdImpl
Deprecated.
 
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class com.ibm.commerce.taxation.commands.TaxableUnitPriceCalculationScaleLookupCmdImpl
Deprecated.
 
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class com.ibm.commerce.taxation.commands.TaxableUnitPricePlusUnitShippingCalculationScaleLookupCmdImpl
Deprecated.
 
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class com.ibm.commerce.taxation.commands.TaxCalculationRuleCalculateCmdImpl
Deprecated.
Sets the CalculationRuleAccessBean.
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class com.ibm.commerce.taxation.commands.TaxCalculationRuleQualifyCmdImpl
Deprecated.
 
setCalculationRuleAB(CalculationRuleAccessBean) - Method in class com.ibm.commerce.taxation.commands.UnitShippingCalculationScaleLookupCmdImpl
Deprecated.
 
setCalculationRuleId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
setCalculationRuleId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
setCalculationRuleId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean
 
setCalculationRuleId(String) - Method in class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean
 
setCalculationRuleQualifyMethodId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setCalculationRuleQualifyMethodId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setCalculationScaleAB(CalculationScaleAccessBean) - Method in class com.ibm.commerce.taxation.commands.NetShippingCalculationScaleLookupCmdImpl
Deprecated.
 
setCalculationScaleAB(CalculationScaleAccessBean) - Method in class com.ibm.commerce.taxation.commands.TaxableNetPriceCalculationScaleLookupCmdImpl
Deprecated.
 
setCalculationScaleAB(CalculationScaleAccessBean) - Method in class com.ibm.commerce.taxation.commands.TaxableNetPricePlusNetShippingCalculationScaleLookupCmdImpl
Deprecated.
 
setCalculationScaleAB(CalculationScaleAccessBean) - Method in class com.ibm.commerce.taxation.commands.TaxableUnitPriceCalculationScaleLookupCmdImpl
Deprecated.
 
setCalculationScaleAB(CalculationScaleAccessBean) - Method in class com.ibm.commerce.taxation.commands.TaxableUnitPricePlusUnitShippingCalculationScaleLookupCmdImpl
Deprecated.
 
setCalculationScaleAB(CalculationScaleAccessBean) - Method in class com.ibm.commerce.taxation.commands.UnitShippingCalculationScaleLookupCmdImpl
Deprecated.
 
setCalculationScaleId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setCalculationScaleId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setCalculationScaleId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationScaleAccessBean
 
setCalculationScaleId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationScaleAccessBean
 
setCalculationSequence(Double) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setCalculationSequence(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setCalculationUsage(Integer) - Method in class com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmdImpl
Deprecated.
Sets the calculation usage.
setCalculationUsage(Integer) - Method in class com.ibm.commerce.taxation.commands.ShippingTaxCalculationCodeApplyCmdImpl
Deprecated.
 
setCalculationUsage(Integer) - Method in class com.ibm.commerce.taxation.commands.TaxCalculationCodeApplyCmdImpl
Deprecated.
 
setCalculationUsageId(Integer) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the CalculationUsage of the CalculationCodes.
setCalculationUsageId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the CalculationUsage of the CalculationCodes.
setCalculationUsageId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setCalculationUsageId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setCalculationUsageId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationMethodAccessBean
 
setCalculationUsageId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationMethodAccessBean
 
setCalculationUsageId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationScaleAccessBean
 
setCalculationUsageId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationScaleAccessBean
 
setCalculationUsageId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setCalculationUsageId(String) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setCalculationUsageId(Integer) - Method in class com.ibm.commerce.order.history.HistoryCalculationAdjustment
This method sets the calculation usage id of calculation adjustment.
setCalculationUsageId(Integer) - Method in class com.ibm.commerce.order.objects.CalculationAdjustmentAccessBean
 
setCalculationUsageId(Integer) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentAccessBean
 
setCalculationUsageId(String) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentAccessBean
 
setCalculationUsageIds(String) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set CalculationUsageIds.
setCalculationUsageIds(String) - Method in class com.ibm.commerce.order.commands.OrderCalculateInternalCmdImpl
Set CalculationUsageIds.
setCalculationUsageIds(String) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Sets the calculation usage ids.
setCalculationUsageIds(String) - Method in class com.ibm.commerce.rest.order.handler.AssignedCouponHandler
This method sets the value for calculation usage ids.
setCalculationUsageIds(String) - Method in class com.ibm.commerce.rest.order.handler.AssignedPromotionCodeHandler
This method sets the value for calculation usage ids.
setCalFlags(Short) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryCalculationCodeAccessBean
 
setCallBackRequest(Map) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the parameters from callback request.
setCallCmdOnMatch(String) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the interface name of the task command to call when the trigger is received.
setCallerCommandName(String) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets callerCommandName, different caller may have different inventory behavior
setCallerCommandName(String) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets callerCommandName, different caller may have different inventory behavior.
setCallerCommandName(String) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets callerCommandName, different callers may have different inventory behaviors.
setCallerCommandName(String) - Method in interface com.ibm.commerce.inventory.commands.ExternalInventoryBaseTaskCmd
This method sets the callerCommandName
setCallerCommandName(String) - Method in class com.ibm.commerce.inventory.commands.ExternalInventoryBaseTaskCmdImpl
This method sets the callerCommandName
setCallerId(Long) - Method in interface com.ibm.commerce.context.base.BaseContext
This method sets the caller of the session associated with this context.
setCallingCode(String) - Method in class com.ibm.commerce.taxation.objects.CountryAccessBean
 
setCallingCode(String) - Method in class com.ibm.commerce.user.beans.CountryStateListDataBean.Country
Sets the mobile country code of the country or region.
setCampaign_id(Integer) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Campaign id' attribute.
setCampaignDescription(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCreateCmd
Sets the description of the campaign.
setCampaignDescription(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignUpdateCmd
Sets the description of the campaign.
setCampaignElementFormat(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementTemplateExternalIdentifierType
Sets the value of the 'Campaign Element Format' attribute.
setCampaignElementIdentifier(CampaignElementIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementType
Sets the value of the 'Campaign Element Identifier' containment reference.
setCampaignElementTemplateIdentifier(CampaignElementTemplateIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementTemplateType
Sets the value of the 'Campaign Element Template Identifier' containment reference.
setCampaignElementTemplateIdentifier(CampaignElementTemplateIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementType
Sets the value of the 'Campaign Element Template Identifier' containment reference.
setCampaignField1(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCreateCmd
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.
setCampaignId(Integer) - Method in interface com.ibm.commerce.emarketing.commands.EmailPromotionSaveTaskCmd
Sets the campaign ID.
setCampaignId(Integer) - Method in class com.ibm.commerce.emarketing.commands.EmailPromotionSaveTaskCmdImpl
Sets the campaign ID of the campaign to which the e-mail activity is associated.
setCampaignId(Integer) - Method in class com.ibm.commerce.experimentation.runtime.CampaignInitiative
This method sets the ID of the associated campaign.
setCampaignId(Integer) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the campaign ID associated with the activity.
setCampaignId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean
This method sets the ID of the campaign.
setCampaignId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnLog
Deprecated.
Sets the campaign ID recorded in the current event.
setCampaignId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setCampaignId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setCampaignId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setCampaignId(String) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setCampaignId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setCampaignId(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setCampaignId(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignDeleteCmd
Sets the campaign ID.
setCampaignId(Integer) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean
Set the Campaign Id related to the Initiative
setCampaignId(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignUpdateCmd
Sets the ID of the campaign.
setCampaignIdentifier(CampaignIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Campaign Identifier' containment reference.
setCampaignIdentifier(CampaignIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignType
Sets the value of the 'Campaign Identifier' containment reference.
setCampaignIdStr(String) - Method in class com.ibm.commerce.emarketing.beans.EmailActivityListDataBean
Sets filter requirements, campaign ID, for the e-mail activity list
setCampaignInitiative(CampaignInitiative) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot.AssociateCatalogEntry
Sets the campaign initiative data object.
setCampaignInitiative(CampaignInitiative) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot.CatalogEntry
Sets the campaign initiative data object.
setCampaignInitiative(CampaignInitiative) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot.Category
Sets the campaign initiative data object.
setCampaignInitiative(CampaignInitiative) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot.Collateral
Sets the campaign initiative data object.
setCampaignKey(CampaignKey) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the campaignKey.
setCampaignKey(CampaignKey) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the campaign key associated with the promotion.
setCampaignName(String) - Method in class com.ibm.commerce.bi.taglib.CampaignBaseTag
Sets the campaign name that should be used
setCampaignName(String) - Method in class com.ibm.commerce.experimentation.runtime.CampaignInitiative
This method sets the name of the associated campaign.
setCampaignName(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.BaseMarketingSpotActivityDataType
Sets the value of the 'Campaign Name' attribute.
setCampaignName(String) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the name campaign associated with the activity.
setCampaignName(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean
This method sets the name of the campaign.
setCampaignName(String) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnLog
Deprecated.
Sets the campaign name recorded in the current event.
setCampaignName(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setCampaignName(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCreateCmd
Sets the name of the campaign.
setCampaignName(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean
Sets the campaign name
setCampaignName(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignUpdateCmd
Sets the name of the campaign.
setCampaignObjective(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCreateCmd
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.
setCampaignOwner(String) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setCampaignOwner(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCreateCmd
Sets the sponsor of the campaign.
setCampaignOwner(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignUpdateCmd
Sets the sponsor of the campaign.
setCampaignStatus(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCreateCmd
Sets the status of the campaign.
setCampaignStatus(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignUpdateCmd
Sets the status of the campaign.
setCampaignType(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCreateCmd
Sets the type of the campaign.
setCampaignType(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignUpdateCmd
Sets the type of the campaign.
setCampaignWasClicked(boolean) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean
This method sets the field that specifies whether or not the campaign was clicked by the customer.
setCampaignWasClicked(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean
This method sets the field that specifies whether or not the campaign was clicked by the customer.
setCampaignWasViewed(boolean) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean
This method sets the field that specifies whether or not the campaign was viewed by the customer.
setCampaignWasViewed(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean
This method sets the field that specifies whether or not the campaign was viewed by the customer.
setCancelCoreActions(PaymentActions) - Method in class com.ibm.commerce.edp.config.CoreConfiguration
This method sets the cancelCoreRules , when the CancelOrder business event occurs, this configuration will be evaluated.
setCanceldate(Date) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Canceldate' attribute.
setCancelFlag(boolean) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This method sets the flag indicating if this payment instruction has been cancelled.
setCancelFlag(Boolean) - Method in class com.ibm.commerce.order.history.HistoryPaymentInformation
Sets cancelFlag
setCancelledDate(Object) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionType
Sets the value of the 'Cancelled Date' attribute.
setCancelTime(Timestamp) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setCancelTime(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setCancelTime(Timestamp) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setCancelTime(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setCaptureDate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setCaptureDate(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setCardBrand(String) - Method in interface com.ibm.commerce.payment.commands.CheckCCNumberCmd
Sets the cardBrand property of the command.
setCardBrand(String) - Method in class com.ibm.commerce.payment.commands.CheckCCNumberCmdImpl
Sets the cardBrand property of the command.
setCardName(String) - Method in class com.ibm.commerce.me.datatype.PaymentInfo
This method sets the name of this card.
setCardNumber(String) - Method in class com.ibm.commerce.me.datatype.PaymentInfo
This method sets the card number.
setCardNumber(String) - Method in interface com.ibm.commerce.payment.commands.CheckCCNumberCmd
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.DoLuhnCheckCmd
Sets the cardNumber property of the command.
setCardNumber(String) - Method in class com.ibm.commerce.payment.commands.DoLuhnCheckCmdImpl
Sets the cardNumber property of the command.
setCardType(int) - Method in class com.ibm.commerce.me.datatype.PaymentInfo
This method sets the type of this card.
setCardType(String) - Method in class com.ibm.commerce.payment.objects.CreditCardCheckAccessBean
 
setCarrAccntNum(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the shipAccount number parameters (optional).
setCarrAccntNumber(String) - Method in class com.ibm.commerce.order.utils.ShipChargeTCPolicyData
Sets the carrier account number
setCarrier(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ExternalShipModeIdentifier
Sets the value of the 'Carrier' attribute.
setCarrier(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setCarrier(String) - Method in class com.ibm.commerce.marketing.promotion.condition.ShippingModeFilter
This method sets the shipping carrier.
setCarrier(String) - Method in interface com.ibm.commerce.order.facade.datatypes.ExternalShipModeIdentifier
Sets the value of the 'Carrier' attribute.
setCarrier(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ExternalShipModeIdentifierImpl
 
setCarrierAccntNum(String) - Method in class com.ibm.commerce.order.history.HistoryShipInfo
Sets carrier account number
setCarrierAccntNum(String) - Method in class com.ibm.commerce.order.objects.ShipInfoAccessBean
 
setCaseSensitive(boolean) - Method in class com.ibm.commerce.marketing.promotion.condition.CatalogEntryAttributeFilter
Sets the case-sensitive flag that indicates whether the value of an attribute is case-sensitive or not.
setCaseSensitiveMatch(boolean) - Method in interface com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmd
This method sets if the rule is configured to perform a case sensitive match.
setCaseSensitiveMatch(boolean) - Method in class com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmdImpl
This method sets if the rule is configured to perform a case sensitive match.
setCatalog(CatalogType) - Method in class com.ibm.commerce.catalog.dataload.mediator.CatalogMediator
Sets the catalog logical noun.
setCatalog(CatalogType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog' containment reference.
setCatalogBODVersion(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog BOD Version' attribute.
setCatalogDescriptionOverride(CatalogDescriptionOverrideType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Description Override' containment reference.
setCatalogEntries(ArrayList) - Method in class com.ibm.commerce.marketing.commands.marketingspot.OrderCatalogEntryRandomTaskCmdImpl
Sets the catalog entries to order.
setCatalogEntries(ArrayList) - Method in interface com.ibm.commerce.marketing.commands.marketingspot.OrderCatalogEntryTaskCmd
Sets the catalog entries to order.
setCatalogEntry(CatalogEntryType) - Method in class com.ibm.commerce.catalog.dataload.mediator.AbstractCatalogEntryMediator
Set the catalog entry noun.
setCatalogEntry(CatalogEntryType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Entry' containment reference.
setCatalogEntry(ArrayList) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogEntryComponentsTaskCmdImpl
This method sets an ArrayList object containing CatalogEntryDataBean which is used to populate CatalogEntryType.
setCatalogEntry(ArrayList) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogEntryDetailsTaskCmdImpl
This method sets an ArrayList object containing CatalogEntryDataBean which is used to populate CatalogEntryType.
setCatalogEntry(ArrayList) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogEntryMerchandisingAssociationsTaskCmdImpl
This method sets an ArrayList object containing CatalogEntryDataBean which is used to populate CatalogEntryType.
setCatalogEntry(ArrayList) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogEntrySummaryTaskCmdImpl
This method sets CatalogEntryDataBean which is used to populate CatalogEntryType.
setCatalogEntry(ArrayList) - Method in interface com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogEntryTaskCmd
This method sets the databean to be used by compose command
setCatalogEntry(CatalogEntryAccessBean) - Method in interface com.ibm.commerce.inventory.client.commands.GetProductAvailabilityCmd
This method sets the catalog entry.
setCatalogEntry(CatalogEntryAccessBean) - Method in class com.ibm.commerce.inventory.client.commands.GetProductAvailabilityCmdImpl
This method sets the catalog entry
setCatalogEntry(CatalogEntryType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotActivityCatalogEntryDataType
Sets the value of the 'Catalog Entry' containment reference.
setCatalogEntry(CatalogEntryDataBean) - Method in class com.ibm.commerce.order.beans.OrderItemDataBean
This method sets catalog entry.
setCatalogEntry(CatalogEntryAccessBean) - Method in class com.ibm.commerce.order.beans.OrderItemDataBean
This method sets catalog entry.
setCatalogEntryAccessBeans(Map) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
 
setCatalogEntryAccessBeans(Map) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Sets a map which contains the catalog entry id as the key and catalog entry access bean as the value into the command.
setCatalogEntryAttributeId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryAttribute
Sets the value of the 'Catalog Entry Attribute Id' attribute.
setCatalogEntryAttributes(CatalogEntryAttributesType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryType
Sets the value of the 'Catalog Entry Attributes' containment reference.
setCatalogEntryAttributes(CatalogEntryAttributesType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Entry Attributes' containment reference.
setCatalogEntryBODVersion(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Entry BOD Version' attribute.
setCatalogEntryCalculationCodeId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryCalculationCode
Sets the value of the 'Catalog Entry Calculation Code Id' attribute.
setCatalogEntryConfigurationInformation(CatalogEntryConfigurationInformation) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Catalog Entry Configuration Information' reference.
setCatalogEntryDataBean(CatalogEntryDataBean) - Method in class com.ibm.commerce.catalog.beans.CompositeCatalogEntryDataBean
Sets the ibnCatalogEntry variable used to represent the composite catalog entry object used by this data bean.
setCatalogEntryDataBean(CatalogEntryDataBean) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemCatalogEntryDataBean
Sets the corresponding CatalogEntryDataBean that represents this GiftRegistryItem in the catalog
setCatalogEntryDataBean(CatalogEntryDataBean) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemPurchaseRecordCatalogEntryDataBean
Sets the corresponding CatalogEntryDataBean that represents this giftRegistryItem in the catalog
setCatalogEntryDependencyName(String) - Method in class com.ibm.commerce.marketing.cache.TagEMarketingSpotCache
This method sets the string to use to create dependencies for catalog entries displayed in the e-Marketing Spot.
setCatalogEntryFiltering(CatalogEntryFilteringType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Entry Filtering' containment reference.
setCatalogEntryFilteringBODVersion(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Entry Filtering BOD Version' attribute.
setCatalogEntryForAttribute(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Catalog Entry For Attribute' reference.
setCatalogEntryForAttributeValue(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Catalog Entry For Attribute Value' reference.
setCatalogEntryForCatalogEntryAttribute(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryAttribute
Sets the value of the 'Catalog Entry For Catalog Entry Attribute' reference.
setCatalogEntryForCatalogEntryCalculationCode(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryCalculationCode
Sets the value of the 'Catalog Entry For Catalog Entry Calculation Code' reference.
setCatalogEntryForCatalogEntryClassificationCode(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryClassificationCode
Sets the value of the 'Catalog Entry For Catalog Entry Classification Code' reference.
setCatalogEntryForCatalogEntryConfigurationInformation(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryConfigurationInformation
setCatalogEntryForCatalogEntryDescription(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDescription
Sets the value of the 'Catalog Entry For Catalog Entry Description' reference.
setCatalogEntryForCatalogEntryDisplayPageName(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Catalog Entry For Catalog Entry Display Page Name' reference.
setCatalogEntryForCatalogEntryGroupRelation(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryGroupRelation
Sets the value of the 'Catalog Entry For Catalog Entry Group Relation' reference.
setCatalogEntryForCatalogEntryShipmentData(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryShipment
Sets the value of the 'Catalog Entry For Catalog Entry Shipment Data' reference.
setCatalogEntryForDynamicKitCatalogEntryConfigurationRelation(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitCatalogEntryConfigurationRelation
setCatalogEntryForDynamicKitConfigurationComponentList(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitConfigurationComponentList
setCatalogEntryForDynamicKitNestedConfigurationRelation(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitNestedConfigurationRelation
setCatalogEntryForInterestItem(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItem
Sets the value of the 'Catalog Entry For Interest Item' reference.
setCatalogEntryForInventory(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Inventory
Sets the value of the 'Catalog Entry For Inventory' reference.
setCatalogEntryForListPrice(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ListPrice
Sets the value of the 'Catalog Entry For List Price' reference.
setCatalogEntryForOffer(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Catalog Entry For Offer' reference.
setCatalogEntryForPackageAttribute(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageAttribute
Sets the value of the 'Catalog Entry For Package Attribute' reference.
setCatalogEntryForPackageAttributeValue(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageAttributeValue
Sets the value of the 'Catalog Entry For Package Attribute Value' reference.
setCatalogEntryForProductSetCatalogEntry(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSetCatalogEntryRelation
Sets the value of the 'Catalog Entry For Product Set Catalog Entry' reference.
setCatalogEntryId(String) - Method in class com.ibm.commerce.catalog.beans.AttributeDataBean
Sets the catalog entry ID to which the attributes belong.
setCatalogEntryId(String) - Method in class com.ibm.commerce.catalog.beans.AttributeListDataBean
Sets the catalog entry ID to which the attributes belong.
setCatalogEntryId(String) - Method in class com.ibm.commerce.catalog.beans.AttributeValueDataBean
Sets the catalog entry ID to which the attribute value belongs.
setCatalogEntryId(String) - Method in class com.ibm.commerce.catalog.beans.AttributeValueListDataBean
Sets the catalog entry ID to which the attribute values belong.
setCatalogEntryID(String) - Method in class com.ibm.commerce.catalog.beans.CatalogEntryDataBean
Sets the ID that represents the primary key for this catalog entry.
setCatalogEntryId(Long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryAttribute
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(Long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryCalculationCode
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryClassificationCode
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryConfigurationInformation
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDescription
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryGroupRelation
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryShipment
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitCatalogEntryConfigurationRelation
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitConfigurationComponentList
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitNestedConfigurationRelation
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItem
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Inventory
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ListPrice
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSetCatalogEntryRelation
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreCatalogEntryRelation
Sets the value of the 'Catalog Entry Id' attribute.
setCatalogEntryId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationAccessBean
 
setCatalogEntryId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationAccessBean
 
setCatalogEntryId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationEntityCreationData
Sets the catalog entry ID.
setCatalogEntryId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setCatalogEntryId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setCatalogEntryId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationEntityCreationData
Sets the catalog entry ID.
setCatalogEntryId(Long) - Method in class com.ibm.commerce.catalog.objects.ProductSetCeRelAccessBean
 
setCatalogEntryId(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetCeRelAccessBean
 
setCatalogEntryId(Long) - Method in class com.ibm.commerce.catalog.objects.ProductSetCeRelEntityCreationData
Sets the catalog entry ID.
setCatalogEntryId(Long) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the CatalogEntry that the CalculationCodes are attached to.
setCatalogEntryId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the CatalogEntry that the CalculationCodes are attached to.
setCatalogEntryId(Long) - Method in class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This method sets catalog entry id.
setCatalogEntryId(String) - Method in class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This method sets catalog entry id.
setCatalogEntryId(Long) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryCalculationCodeAccessBean
 
setCatalogEntryId(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryCalculationCodeAccessBean
 
setCatalogEntryId(Long) - Method in class com.ibm.commerce.marketing.databeans.PromotionalPriceDataBean
Sets the catalog entry ID.
setCatalogEntryId(String) - Method in interface com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderItemTaskCmd
Sets the CatalogEntry ID of the OrderItem.
setCatalogEntryId(String) - Method in class com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderItemTaskCmdImpl
This implementation only support ItemBean or PackageBean type of CatalogEntry.
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.messaging.commands.BroadcastMessageCmdImpl
This method sets the catalog entry ID.
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.GetRecipientsCmdImpl
Sets The catalog entry (for targeted broadcast).
setCatalogEntryId(Long) - Method in class com.ibm.commerce.order.calculation.Item
 
setCatalogEntryId(Long) - Method in class com.ibm.commerce.order.calculation.ItemTaxInfo
This method sets the catalog entry id.
setCatalogEntryId(Long) - Method in class com.ibm.commerce.order.commands.CatEntryPricesGroupKey
This method sets the catalog entry Id
setCatalogEntryId(Long) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the catalog entry of the new/copied order item(s).
setCatalogEntryId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets catalog entry id
setCatalogEntryId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItemComponent
Sets catalog Entry Id
setCatalogEntryId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setCatalogEntryId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setCatalogEntryId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setCatalogEntryId(String) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setCatalogEntryId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.AddItemsToFulfillmentOrderCmd
Sets the Catalog Entry ID parameters.
setCatalogEntryId(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.AddItemsToFulfillmentOrderCmdImpl
Sets the Catalog Entry ID parameters.
setCatalogEntryId(String) - Method in interface com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmd
This method sets the Catalog Entry Id.
setCatalogEntryId(String) - Method in class com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmdImpl
This method sets the Catalog Entry Id.
setCatalogEntryId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setCatalogEntryId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
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.price.beans.DiscountDataBean
sets an array of catalog entry ids.
setCatalogEntryId(Long) - Method in class com.ibm.commerce.price.beans.DiscountDataBean
sets catalog entry id.
setCatalogEntryId(String) - Method in class com.ibm.commerce.price.beans.DiscountDataBean
sets catalog entry id.
setCatalogEntryId(Long[]) - Method in interface com.ibm.commerce.price.beans.DiscountInputDataBean
sets an array of catalog entry ids.
setCatalogEntryId(String[]) - Method in interface com.ibm.commerce.price.beans.DiscountInputDataBean
sets an array of catalog entry ids.
setCatalogEntryId(Long) - Method in interface com.ibm.commerce.price.beans.DiscountInputDataBean
sets catalog entry id.
setCatalogEntryId(String) - Method in interface com.ibm.commerce.price.beans.DiscountInputDataBean
sets catalog entry id.
setCatalogEntryId(Long) - Method in class com.ibm.commerce.price.beans.DynamicKitPredefinedConfigurationComponentDataBean
Sets the catalog entry ID of the component.
setCatalogEntryId(Long) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Sets the catalog entry ID to price.
setCatalogEntryId(String) - Method in class com.ibm.commerce.store.beans.CatalogEntryHelperDataBean
Set the list of catalog entry ids to retrieve the list of attributes for.
setCatalogEntryIdChild(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setCatalogEntryIdChild(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setCatalogEntryIdChild(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationEntityCreationData
Sets the child catalog entry ID.
setCatalogEntryIdentifier(CatalogEntryIdentifierType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryReferenceType
Sets the value of the 'Catalog Entry Identifier' containment reference.
setCatalogEntryIdentifier(CatalogEntryIdentifierType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryType
Sets the value of the 'Catalog Entry Identifier' containment reference.
setCatalogEntryIdentifier(CatalogEntryIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.InventoryAvailabilityExternalIdentifierType
Sets the value of the 'Catalog Entry Identifier' containment reference.
setCatalogEntryIdentifier(CatalogEntryIdentifierType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListItemType
Sets the value of the 'Catalog Entry Identifier' containment reference.
setCatalogEntryIdentifier(CatalogEntryIdentifierType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryDetailExternalIdentifierType
Sets the value of the 'Catalog Entry Identifier' containment reference.
setCatalogEntryIdentifier(CatalogEntryIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Entry Identifier' containment reference.
setCatalogEntryIdentifier(CatalogEntryIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.GiftItemType
Sets the value of the 'Catalog Entry Identifier' containment reference.
setCatalogEntryIdentifier(CatalogEntryIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setCatalogEntryIdentifier(CatalogEntryIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.GiftItemTypeImpl
 
setCatalogEntryIdentifier(CatalogEntryIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemComponentTypeImpl
 
setCatalogEntryIdentifier(CatalogEntryIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setCatalogEntryIdentifier(CatalogEntryIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemComponentType
Sets the value of the 'Catalog Entry Identifier' containment reference.
setCatalogEntryIdentifier(CatalogEntryIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Catalog Entry Identifier' containment reference.
setCatalogEntryIdFrom(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
Sets the value of the 'Catalog Entry Id From' attribute.
setCatalogEntryIdList(List<Long>) - Method in interface com.ibm.commerce.contract.catalogfilter.command.CheckCatalogEntryFilteringCmd
Set catalog entry IDs for entitlement check.
setCatalogEntryIdList(List<Long>) - Method in class com.ibm.commerce.contract.catalogfilter.command.CheckCatalogEntryFilteringCmdImpl
Set catalog entry IDs for entitlement check.
setCatalogEntryIdParent(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setCatalogEntryIdParent(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setCatalogEntryIdParent(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationEntityCreationData
Sets the parent catalog entry ID.
setCatalogEntryIds(Long[]) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
 
setCatalogEntryIds(Long[]) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Set the catalog entry Ids.
setCatalogEntryIDs(Vector) - Method in class com.ibm.commerce.tools.epromotion.RLProductLevelPromotion
Sets the catalogEntryIDs.
setCatalogEntryIdTo(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
Sets the value of the 'Catalog Entry Id To' attribute.
setCatalogEntryKey(CatalogEntryKey) - Method in interface com.ibm.commerce.marketing.commands.GetCatalogEntryAttributesCmd
Sets the key of the CatalogEntry
setCatalogEntryKey(CatalogEntryKey) - Method in class com.ibm.commerce.marketing.commands.GetCatalogEntryAttributesCmdImpl
 
setCatalogEntryList(Vector) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogEntrySearchListDataBean
This method sets the list of data beans found from the search or list, represented by an array of CatalogEntrySearchDataBean objects.
setCatalogEntryMap(Map<String, BigDecimal>) - Method in interface com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderTaskCmd
Sets the Map object that contains the CatalogEntry ID as the key and its quantity as the value.
setCatalogEntryMap(Map<String, BigDecimal>) - Method in class com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderTaskCmdImpl
This implementation only support ItemBean or PackageBean type of CatalogEntry.
setCatalogEntryReference(CatalogEntryReferenceType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AssociationType
Sets the value of the 'Catalog Entry Reference' containment reference.
setCatalogEntryReference(CatalogEntryReferenceType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Entry Reference' containment reference.
setCatalogEntryReference(CatalogEntryReferenceType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.KitComponentType
Sets the value of the 'Catalog Entry Reference' containment reference.
setCatalogEntryReference(CatalogEntryReferenceType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.NavigationRelationshipType
Sets the value of the 'Catalog Entry Reference' containment reference.
setCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setCatalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeEntityCreationData
Sets the catalog entry ID.
setCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setCatalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setCatalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setCatalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setCatalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the catalog entry ID.
setCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionEntityCreationData
Sets the catalog entry ID.
setCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the catalog entry ID.
setCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.ListPriceEntityCreationData
Sets the catalog entry ID.
setCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogEntryEntityCreationData
Sets the catalog entry ID.
setCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingEntityCreationData
Sets the catalog entry ID.
setCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setCatalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setCatalogEntryRelationType(CatalogRelationType) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryRelation
Sets the value of the 'Catalog Entry Relation Type' reference.
setCatalogEntryRelationTypeId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryRelation
Sets the value of the 'Catalog Entry Relation Type Id' attribute.
setCatalogEntryShipmentData(CatalogEntryShipment) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Catalog Entry Shipment Data' reference.
setCatalogEntrySKUs(Vector) - Method in class com.ibm.commerce.tools.epromotion.RLItemLevelPromotion
Set catalog entry SKUs.
setCatalogEntryStoreRelation(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreCatalogEntryRelation
Sets the value of the 'Catalog Entry Store Relation' reference.
setCatalogEntrySubscriptionData(CatalogEntrySubscription) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Catalog Entry Subscription Data' reference.
setCatalogEntryType(CatalogEntryType) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Catalog Entry Type' reference.
setCatalogEntryType(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setCatalogEntryType(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationEntityCreationData
Sets the catalog entry type.
setCatalogEntryType(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the type of catalog entry identifier search
setCatalogEntryTypeCode(Object) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryReferenceType
Sets the value of the 'Catalog Entry Type Code' attribute.
setCatalogEntryTypeCode(Object) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryType
Sets the value of the 'Catalog Entry Type Code' attribute.
setCatalogEntryTypeForDisplayRelation(CatalogEntryType) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Catalog Entry Type For Display Relation' reference.
setCatalogEntryTypeId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Catalog Entry Type Id' attribute.
setCatalogEntryTypeId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Catalog Entry Type Id' attribute.
setCatalogEntryTypeId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryType
Sets the value of the 'Catalog Entry Type Id' attribute.
setCatalogEntryTypeId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the catalog entry type identifier.
setCatalogEntryView(CatalogEntryViewType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Entry View' containment reference.
setCatalogEntryViewBODVersion(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Entry View BOD Version' attribute.
setCatalogFilter(CatalogFilterType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Filter' containment reference.
setCatalogFilterBODVersion(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Filter BOD Version' attribute.
setCatalogFilterId(Long) - Method in interface com.ibm.commerce.contract.catalogfilter.command.ResolveCatalogFilterSearchExpressionCmd
Set catalog filter ID.
setCatalogFilterId(Long) - Method in class com.ibm.commerce.contract.catalogfilter.command.ResolveCatalogFilterSolrExpressionCmdImpl
Set catalog filter ID for the ResolveCatalogFilterSearchExpressionCmd command execution.
setCatalogFilterIdList(List<Long>) - Method in interface com.ibm.commerce.contract.catalogfilter.command.CheckCatalogEntryFilteringCmd
Set Catalog Filter ID list.
setCatalogFilterIdList(List<Long>) - Method in class com.ibm.commerce.contract.catalogfilter.command.CheckCatalogEntryFilteringCmdImpl
Set Catalog Filter ID list.
setCatalogForCatalogContractRelation(Catalog) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogContractRelation
Sets the value of the 'Catalog For Catalog Contract Relation' reference.
setCatalogForCatalogDescription(Catalog) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogDescription
Sets the value of the 'Catalog For Catalog Description' reference.
setCatalogForCatalogEntryGroupRelation(Catalog) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryGroupRelation
Sets the value of the 'Catalog For Catalog Entry Group Relation' reference.
setCatalogForCatalogGroupProductSetRelation(Catalog) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupProductSetRelation
Sets the value of the 'Catalog For Catalog Group Product Set Relation' reference.
setCatalogForCatalogGroupRelation(Catalog) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupRelation
Sets the value of the 'Catalog For Catalog Group Relation' reference.
setCatalogForCatalogGroupRelationLink(Catalog) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupRelation
Sets the value of the 'Catalog For Catalog Group Relation Link' reference.
setCatalogForCatalogGroupTradingPositionRelation(Catalog) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupTradingPositionRelation
Sets the value of the 'Catalog For Catalog Group Trading Position Relation' reference.
setCatalogForCatalogRootCatalogGroup(Catalog) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogRootCatalogGroup
Sets the value of the 'Catalog For Catalog Root Catalog Group' reference.
setCatalogForRootCatalogGroup(Catalog) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogRootCatalogGroup
Sets the value of the 'Catalog For Root Catalog Group' reference.
setCatalogGroup(CatalogGroupType) - Method in class com.ibm.commerce.catalog.dataload.mediator.AbstractCatalogGroupMediator
Set the catalog group logical noun.
setCatalogGroup(CatalogGroupType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Group' containment reference.
setCatalogGroup(CatalogGroupType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotActivityCatalogGroupDataType
Sets the value of the 'Catalog Group' containment reference.
setCatalogGroupAttributeId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupAttribute
Sets the value of the 'Catalog Group Attribute Id' attribute.
setCatalogGroupBODVersion(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Group BOD Version' attribute.
setCatalogGroupCalculationCodeId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupCalculationCode
Sets the value of the 'Catalog Group Calculation Code Id' attribute.
setCatalogGroupDataBean(CategoryDataBean) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupCatalogGroupChildrenTaskCmdImpl
Sets the CatalogGroupDataBean object.
setCatalogGroupDataBean(CategoryDataBean) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupDetailsTaskCmdImpl
 
setCatalogGroupDataBean(CategoryDataBean) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupMerchandisingAssociationsTaskCmdImpl
 
setCatalogGroupDataBean(CategoryDataBean) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupSummaryTaskCmdImpl
 
setCatalogGroupDataBean(CategoryDataBean) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeTopCategoriesTaskCmdImpl
This is a setter method for setting tne category data bean for compose command.
setCatalogGroupForCatalogEntryGroupRelation(CatalogGroup) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryGroupRelation
Sets the value of the 'Catalog Group For Catalog Entry Group Relation' reference.
setCatalogGroupForCatalogGroupAttribute(CatalogGroup) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupAttribute
Sets the value of the 'Catalog Group For Catalog Group Attribute' reference.
setCatalogGroupForCatalogGroupCalculationCode(CatalogGroup) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupCalculationCode
Sets the value of the 'Catalog Group For Catalog Group Calculation Code' reference.
setCatalogGroupForCatalogGroupDescription(CatalogGroup) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupDescription
Sets the value of the 'Catalog Group For Catalog Group Description' reference.
setCatalogGroupForCatalogGroupDisplayPageName(CatalogGroup) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupPageRelation
Sets the value of the 'Catalog Group For Catalog Group Display Page Name' reference.
setCatalogGroupForCatalogGroupProductSetRelation(CatalogGroup) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupProductSetRelation
Sets the value of the 'Catalog Group For Catalog Group Product Set Relation' reference.
setCatalogGroupForCatalogGroupTradingPositionRelation(CatalogGroup) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupTradingPositionRelation
setCatalogGroupForRootCatalogGroup(CatalogGroup) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogRootCatalogGroup
Sets the value of the 'Catalog Group For Root Catalog Group' reference.
setCatalogGroupID(String) - Method in class com.ibm.commerce.catalog.dataload.mediator.AbstractCatalogGroupMediator
Sets catalog group id.
setCatalogGroupId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryGroupRelation
Sets the value of the 'Catalog Group Id' attribute.
setCatalogGroupId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroup
Sets the value of the 'Catalog Group Id' attribute.
setCatalogGroupId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupAttribute
Sets the value of the 'Catalog Group Id' attribute.
setCatalogGroupId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupCalculationCode
Sets the value of the 'Catalog Group Id' attribute.
setCatalogGroupId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupDescription
Sets the value of the 'Catalog Group Id' attribute.
setCatalogGroupId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupPageRelation
Sets the value of the 'Catalog Group Id' attribute.
setCatalogGroupId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupProductSetRelation
Sets the value of the 'Catalog Group Id' attribute.
setCatalogGroupId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupTradingPositionRelation
Sets the value of the 'Catalog Group Id' attribute.
setCatalogGroupId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogRootCatalogGroup
Sets the value of the 'Catalog Group Id' attribute.
setCatalogGroupId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreCatalogGroupRelation
Sets the value of the 'Catalog Group Id' attribute.
setCatalogGroupId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setCatalogGroupId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setCatalogGroupId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationEntityCreationData
Sets the catalog group ID.
setCatalogGroupId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelAccessBean
 
setCatalogGroupId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelAccessBean
 
setCatalogGroupId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelEntityCreationData
Sets the catalog group ID
setCatalogGroupId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelAccessBean
 
setCatalogGroupId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelAccessBean
 
setCatalogGroupId(Long) - Method in class com.ibm.commerce.contract.catalogfilter.CatalogGroupSelection
Set the catalog group ID
setCatalogGroupId(Long) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the CatalogGroup that the CalculationCodes are attached to.
setCatalogGroupId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method 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.
setCatalogGroupIdChild(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setCatalogGroupIdChild(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setCatalogGroupIdChild(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationEntityCreationData
Sets the child catalog group ID.
setCatalogGroupIdentifier(String) - Method in class com.ibm.commerce.catalog.dataload.mediator.AbstractCatalogGroupMediator
Sets catalog group identifier.
setCatalogGroupIdentifier(CatalogGroupIdentifierType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogGroupReferenceType
Sets the value of the 'Catalog Group Identifier' containment reference.
setCatalogGroupIdentifier(CatalogGroupIdentifierType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogGroupType
Sets the value of the 'Catalog Group Identifier' containment reference.
setCatalogGroupIdentifier(String) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentAddCmd
Sets the external catalog group identifier.
setCatalogGroupIdentifier(String) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentAddCmdImpl
Sets the external identifier of the catalog group.
setCatalogGroupIdentifier(String) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentUpdateCmd
Sets the external identifier for the catalog group.
setCatalogGroupIdentifier(String) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentUpdateCmdImpl
Sets the external identifier of the catalog group.
setCatalogGroupIdFrom(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
Sets the value of the 'Catalog Group Id From' attribute.
setCatalogGroupIdParent(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setCatalogGroupIdParent(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setCatalogGroupIdParent(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationEntityCreationData
Sets the parent catalog group ID.
setCatalogGroupIdTo(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
Sets the value of the 'Catalog Group Id To' attribute.
setCatalogGroupList(Vector) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogGroupSearchListDataBean
This method sets the list of data beans found from the search or list, represented by an array of CatalogGroupSearchDataBean objects.
setCatalogGroupReference(CatalogGroupReferenceType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AssociationType
Sets the value of the 'Catalog Group Reference' containment reference.
setCatalogGroupReference(CatalogGroupReferenceType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Group Reference' containment reference.
setCatalogGroupReference(CatalogGroupReferenceType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.NavigationRelationshipType
Sets the value of the 'Catalog Group Reference' containment reference.
setCatalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationAccessBean
 
setCatalogGroupReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationAccessBean
 
setCatalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationEntityCreationData
Sets the catalog group ID.
setCatalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeAccessBean
 
setCatalogGroupReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeAccessBean
 
setCatalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeEntityCreationData
Sets the catalog group attribute ID.
setCatalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setCatalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionEntityCreationData
Sets the catalog group ID.
setCatalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupEntityCreationData
Sets the catalog group ID.
setCatalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setCatalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationEntityCreationData
Sets the catalog group ID.
setCatalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogGroupEntityCreationData
Sets the catalog group ID.
setCatalogGroups(ArrayList) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupAllChildrenTaskCmdImpl
Sets the list of CatalogGroupDataBean objects.
setCatalogGroups(ArrayList) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupCatalogEntryChildrenTaskCmdImpl
Sets the list of CatalogGroupDataBean objects.
setCatalogGroups(ArrayList) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupCatalogGroupChildrenTaskCmdImpl
Sets the list of CatalogGroupDataBean objects.
setCatalogGroups(ArrayList) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupDetailsTaskCmdImpl
 
setCatalogGroups(ArrayList) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupMerchandisingAssociationsTaskCmdImpl
 
setCatalogGroups(ArrayList) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupSummaryTaskCmdImpl
 
setCatalogGroups(ArrayList) - Method in interface com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupTaskCmd
This method sets the catalog group data bean vector.
setCatalogGroups(ArrayList) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeTopCategoriesTaskCmdImpl
This is a helper method which sets the catalog group data bean, passed as the first element of the containing list.
setCatalogGroupStoreRelation(CatalogGroup) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreCatalogGroupRelation
Sets the value of the 'Catalog Group Store Relation' reference.
setCatalogGroupView(CatalogGroupViewType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Group View' containment reference.
setCatalogGroupViewBODVersion(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Group View BOD Version' attribute.
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 class com.ibm.commerce.catalog.beans.CategoryDataBean
Sets the catalog Id that represents the primary key for the catalog.
setCatalogID(String) - Method in interface com.ibm.commerce.catalog.businesscontext.CatalogContext
This method will set the catalog ID of the catalog in context.
setCatalogID(String) - Method in class com.ibm.commerce.catalog.businesscontextimpl.CatalogContextImpl
This method sets the unique ID of the catalog in context.
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.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.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.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.facade.server.entity.datatypes.Catalog
Sets the value of the 'Catalog Id' attribute.
setCatalogId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogContractRelation
Sets the value of the 'Catalog Id' attribute.
setCatalogId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogDescription
Sets the value of the 'Catalog Id' attribute.
setCatalogId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryGroupRelation
Sets the value of the 'Catalog Id' attribute.
setCatalogId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupProductSetRelation
Sets the value of the 'Catalog Id' attribute.
setCatalogId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupRelation
Sets the value of the 'Catalog Id' attribute.
setCatalogId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupTradingPositionRelation
Sets the value of the 'Catalog Id' attribute.
setCatalogId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogRootCatalogGroup
Sets the value of the 'Catalog Id' attribute.
setCatalogId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreCatalogRelation
Sets the value of the 'Catalog Id' attribute.
setCatalogId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setCatalogId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setCatalogId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationEntityCreationData
Sets the catalog I.
setCatalogId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelAccessBean
 
setCatalogId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelAccessBean
 
setCatalogId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelEntityCreationData
Sets the catalog ID
setCatalogId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setCatalogId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setCatalogId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationEntityCreationData
Sets the catalog ID.
setCatalogId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelAccessBean
 
setCatalogId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelAccessBean
 
setCatalogId(Long) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogAttachmentAddCmd
Sets the Catalog ID.
setCatalogId(Long) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogAttachmentAddCmdImpl
Sets the Catalog ID.
setCatalogId(Long) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogAttachmentDeleteCmd
Sets the Catalog ID.
setCatalogId(Long) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogAttachmentDeleteCmdImpl
Sets the Catalog ID.
setCatalogId(Long) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogAttachmentUpdateCmd
Sets the Catalog ID.
setCatalogId(Long) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogAttachmentUpdateCmdImpl
Sets the Catalog ID.
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.catalogmanagement.commands.CatalogAddCmdImpl
Sets the catalog Id for the catalog description.
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.CatalogDeleteCmdImpl
Sets the catalog Id.
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.CatalogEntryAddCmdImpl
Sets the Catalog ID for the Catalog Entry in the Catalog, Catalog Group, Catalog Entry 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.CatalogGroupAddCmdImpl
Set the catalog Id for the catalog group in the catalog, parent catalog group, child catalog group relationship
setCatalogId(Long) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogGroupUpdateCmdImpl
Set 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.CatalogUpdateCmdImpl
Sets the catalog Id.
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.CatGroupCatEntryRelAddCmdImpl
Sets 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.CatGroupCatEntryRelDeleteCmdImpl
Set a catalog Id for the catalog group catalog entry 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.CatGroupRelAddCmdImpl
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.CatGroupRelDeleteCmdImpl
Set a catalog Id for the catalog group to 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.TopCatalogGroupAddCmdImpl
Set a 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.TopCatalogGroupDeleteCmdImpl
Set the catalog Id for the catalog to top catalog group relationship
setCatalogId(Long) - Method in class com.ibm.commerce.content.beans.EContentDataBean
Deprecated.
 
setCatalogId(Long) - Method in class com.ibm.commerce.content.commands.ContentEvaluationCmdImpl
Deprecated.
 
setCatalogId(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setCatalogId(String) - Method in interface com.ibm.commerce.giftcenter.commands.SendAnnouncementCmd
Sets the catalog identifier
setCatalogId(String) - Method in class com.ibm.commerce.giftcenter.commands.SendAnnouncementCmdImpl
Sets the catalog identifier
setCatalogId(String) - Method in interface com.ibm.commerce.giftcenter.commands.SendGiftListConfirmationCmd
Sets the catalog identifier
setCatalogId(String) - Method in class com.ibm.commerce.giftcenter.commands.SendGiftListConfirmationCmdImpl
Sets the catalog identifier
setCatalogId(Long) - Method in class com.ibm.commerce.marketing.beans.CollateralDataBean
Sets the ID of the catalog that the shopper is currently viewing.
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(Long) - Method in interface com.ibm.commerce.me.commands.PunchOutCatalogDisplayCmd
This method sets the catalog ID that represents the primary key of the catalog from which the category view is to be retrieved.
setCatalogId(Long) - Method in class com.ibm.commerce.me.commands.PunchOutCatalogDisplayCmdImpl
Sets the catalog ID that represents the primary key of the catalog from which the category view is to be retrieved.
setCatalogId(long) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the catalog ID.
setCatalogId(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
A user can specify the Catalog to search on.
setCatalogId(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set catalogId.
setCatalogId(String) - Method in class com.ibm.commerce.seo.beans.CatalogNodeListDataBean
Sets the catalogId of the catalog to be traversed.
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.campaigns.ProductTreeDataBean
Sets the catalog ID defined in the root of this product tree.
setCatalogId(Long) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
sets Catalog Id.
setCatalogId(Long) - Method in class com.ibm.commerce.tools.catalog.util.CategoryHelper
Set the catalog ID.
setCatalogID(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the catalog identifier
setCatalogId(String) - Method in class com.ibm.commerce.tools.contract.beans.ShippingChargeAdjustmentDataBean
Sets the catalog ID to which the reference object belongs.
setCatalogId(Long) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the catalogId
setCatalogid(Long) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Stores the incoming catalog ID.
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.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(CatalogIdentifierType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogGroupReferenceType
Sets the value of the 'Catalog Identifier' containment reference.
setCatalogIdentifier(CatalogIdentifierType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogType
Sets the value of the 'Catalog Identifier' containment reference.
setCatalogIdentifier(String) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogAttachmentAddCmd
Sets the external catalog identifier.
setCatalogIdentifier(String) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogAttachmentAddCmdImpl
Sets the external identifier of the catalog.
setCatalogIdentifier(String) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogAttachmentUpdateCmd
Sets the external identifier the catalog.
setCatalogIdentifier(String) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogAttachmentUpdateCmdImpl
Sets the external identifier of the catalog.
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.facade.server.entity.datatypes.CatalogGroupRelation
Sets the value of the 'Catalog Id Link' attribute.
setCatalogIdLink(Long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogRootCatalogGroup
Sets the value of the 'Catalog Id Link' attribute.
setCatalogIdLink(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationAccessBean
 
setCatalogIdLink(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationEntityCreationData
Sets the link catalog ID.
setCatalogIdLink(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setCatalogIdLink(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationEntityCreationData
Sets the link catalog ID.
setCatalogIdOperator(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=.
setCatalogIdOperator(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set catalogIdOperator.
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
Sets the list of results found
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(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(String) - Method in class com.ibm.commerce.tools.campaigns.CatalogSearchDataBean
Sets the member ID of the catalog the category/catalog entry belongs to.
setCatalogName(String) - Method in class com.ibm.commerce.inventory.beans.PackslipOrderItemDataBean
This method sets the catalog name.
setCatalogNavigationView(CatalogNavigationViewType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Navigation View' containment reference.
setCatalogNavigationViewBODVersion(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Catalog Navigation View BOD Version' attribute.
setCatalogNavigationViewJSON(HashMap) - Method in class com.ibm.commerce.bi.taglib.ProductBaseTag
Sets the CatalogNavigationView JSON to be used to get the data for analysis
setCatalogNavigationViewType(CatalogNavigationViewType) - Method in class com.ibm.commerce.bi.taglib.ProductBaseTag
Sets the CatalogNavigationViewType SDO to be used to get the data for analysis
setCatalogNodeBeanObservable(AbstractCatalogNodeBeanObservable) - Method in class com.ibm.commerce.seo.beans.CatalogNodeListDataBean
Sets the catalog node bean observable for the bean.
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.history.HistoryOrderItemComponent
Sets catalog Quantity
setCatalogQuantity(Double) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setCatalogQuantity(String) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setCatalogReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationAccessBean
 
setCatalogReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationAccessBean
 
setCatalogReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationEntityCreationData
Sets the catalog ID.
setCatalogReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionAccessBean
 
setCatalogReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionEntityCreationData
Sets the catalog ID.
setCatalogReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntityCreationData
Sets the catalog ID.
setCatalogReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogAccessBean
 
setCatalogReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogAccessBean
 
setCatalogReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogEntityCreationData
Sets the catalog ID.
setCatalogRelationTypeId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogRelationType
Sets the value of the 'Catalog Relation Type Id' attribute.
setCatalogRelationTypeId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setCatalogRelationTypeId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationEntityCreationData
Sets the catalog entry relation type ID.
setCatalogs(ArrayList) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogDetailsTaskCmdImpl
 
setCatalogs(ArrayList) - Method in interface com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogTaskCmd
Set the input list of catalogs.
setCatalogStoreRelation(Catalog) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreCatalogRelation
Sets the value of the 'Catalog Store Relation' reference.
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.
setCategories(ArrayList) - Method in class com.ibm.commerce.marketing.commands.marketingspot.OrderCategoryRandomTaskCmdImpl
Sets the categories to order.
setCategories(ArrayList) - Method in interface com.ibm.commerce.marketing.commands.marketingspot.OrderCategoryTaskCmd
Sets the categories to order.
setCategorizedAmountsAndNames(Hashtable) - Method in class com.ibm.commerce.price.beans.CategorizedMonetaryAmountsDataBean
Sets the categorized names and monetary amounts hashtable.
setCategorizedAmountsAndNames(Hashtable) - Method in interface com.ibm.commerce.price.beans.CategorizedMonetaryAmountsInputDataBean
Sets the categorized names and monetary amounts hashtable.
setCategorizedAmountsDBAndNames(Hashtable) - Method in class com.ibm.commerce.price.beans.CategorizedMonetaryAmountsDataBean
Sets the categorized names and MonetaryAmountDataBean hashtable.
setCategorizedAmountsDBAndNames(Hashtable) - Method in interface com.ibm.commerce.price.beans.CategorizedMonetaryAmountsInputDataBean
Sets the categorized names and MonetaryAmountDataBean hashtable.
setCategorizedDescriptionsAndNames(Hashtable) - Method in class com.ibm.commerce.price.beans.CategorizedMonetaryAmountsDataBean
Sets the categorized descriptions and names hashtable.
setCategorizedDescriptionsAndNames(Hashtable) - Method in interface com.ibm.commerce.price.beans.CategorizedMonetaryAmountsInputDataBean
Sets the categorized descriptions and names hashtable.
setCategorizedRatesAndNames(HashMap) - Method in class com.ibm.commerce.price.beans.CategorizedMonetaryAmountsDataBean
Sets the categorized rates and names hashtable.
setCategorizedValuesAndNames(Hashtable) - Method in class com.ibm.commerce.price.beans.CategorizedMonetaryAmountsDataBean
Sets the categorized values and names hashtable.
setCategorizedValuesAndNames(Hashtable) - Method in interface com.ibm.commerce.price.beans.CategorizedMonetaryAmountsInputDataBean
Sets the categorized values and names hashtable.
setCategory(String) - Method in class com.ibm.commerce.bi.taglib.CommonBaseTag
Sets the category to which the page belongs
setCategory(String) - Method in class com.ibm.commerce.bi.taglib.ConversionBaseTag
Sets the category to which the event belongs
setCategory(String) - Method in class com.ibm.commerce.bi.taglib.ElementBaseTag
Sets the category to which the element belongs
setCategory(CategoryDataBean) - Method in class com.ibm.commerce.catalog.beans.RelatedCategoryDataBean
Sets the related category.
setCategory(Vector) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Sets the categories to be included in catgpcalcd table
setCategory(Vector) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets the categories to be included in catgpcalcd table
setCategory(Vector) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the category.
setCategoryAmount(BigDecimal) - Method in class com.ibm.commerce.price.beans.CategorizedMonetaryAmountsDataBean
Sets the category value.
setCategoryAmount(BigDecimal) - Method in interface com.ibm.commerce.price.beans.CategorizedMonetaryAmountsInputDataBean
Sets the category value.
setCategoryDependencyName(String) - Method in class com.ibm.commerce.marketing.cache.TagEMarketingSpotCache
This method sets the string to use to create dependencies for categories displayed in the e-Marketing Spot.
setCategoryFixedAmt(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the categoryFixedAmt.
setCategoryId(String) - Method in class com.ibm.commerce.catalog.beans.CategoryDataBean
Sets the category Id that represents the primary key for this category.
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.catalog.commands.CategoryDisplayCmdImpl
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
Deprecated.
Sets the category for which the applicable coupons are being found out.
setCategoryId(String) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot
Sets the ID of the category that the shopper is currently viewing.
setCategoryId(String) - Method in class com.ibm.commerce.marketingcenter.campaign.beans.CategoryListResultsDataBean
Deprecated.
Sets the ID of this category.
setCategoryId(String) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.pagelocation.PageLocationActivityCategory
Sets 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.rfq.commands.UpdateRFQCatentryRelCmdImpl
Stores the category ID.
setCategoryId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setCategoryId(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setCategoryId(String) - Method in class com.ibm.commerce.tools.campaigns.ProductTreeDataBean
Sets the category ID of the selected tree node.
setCategoryId(Long) - Method in interface com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmd
Stores the category ID.
setCategoryId(Long) - Method in class com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmdImpl
Stores the category ID.
setCategoryid(Long) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Stores the incoming category ID.
setCategoryIds(List<String>) - Method in interface com.ibm.commerce.catalog.commands.RuleBasedCategoryEvaluationCmd
This method will set the category IDs to be processed.
setCategoryIds(List<String>) - Method in class com.ibm.commerce.catalog.commands.RuleBasedCategoryEvaluationCmdImpl
This method will set the category IDs to be processed.
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
Sets the category name.
setCategoryName(String) - Method in interface com.ibm.commerce.price.beans.CategorizedMonetaryAmountsInputDataBean
Sets the category name.
setCategoryPercentageAmt(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the categoryPercentageAmt.
setCategoryRuleEvaulationEnabled(boolean) - Method in class com.ibm.commerce.catalog.facade.server.helpers.RuleBasedCategoryConfig
This method will set the value for 'evaluationEnabled'.
setCategoryTaxAmount(Integer, BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setCategoryTaxAmounts(OrderTaxData[]) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setCategoryTerm(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set categoryTerm.
setCategoryTerm(String) - Method in class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method sets the category term to find.
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
Sets categoryTermScope A user can restrict the scope (of 'search term'/ 'filter term' search) to name; name and short description; or name, short description and long description; or keyword.
setCategoryTermScope(String) - Method in class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method sets the category term scope to be used.
setCategoryType(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set categoryType.
setCategoryType(String) - Method in class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method sets the category type criteria for this search.
setCategoryType(int) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the categoryType.
setCatentprice(BigDecimal) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtmplitemlist
Sets the value of the 'Catentprice' attribute.
setCatentquantity(int) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtmplitemlist
Sets the value of the 'Catentquantity' attribute.
setCatEntry(Item) - Method in class com.ibm.commerce.fulfillment.commands.CheckInventoryAvailabilityBECmdImpl
Sets an item to check in the inventory.
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.CheckInventoryAvailabilityCmdImpl
Sets the item to be checked.
setCatentry_id(long) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invavl
Sets the value of the 'Catentry id' attribute.
setCatentry_id(Long) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnfrel
Sets the value of the 'Catentry id' attribute.
setCatentry_id(Long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Catentry id' attribute.
setCatentry_id(Long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtemplate
Sets the value of the 'Catentry id' attribute.
setCatentry_id(long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtmplitemlist
Sets the value of the 'Catentry id' attribute.
setCatentryBuyable(String) - Method in class com.ibm.commerce.tools.campaigns.CatalogSearchListDataBean
Sets the buyable flag of catalog entry that is being searched against.
setCatentryCount(Integer) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set catalog entry count.
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.
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.CheckInventoryAvailabilityCmdImpl
Sets the list of fulfillment center identifiers for the Item specified by setCatEntry method.
setCatentryId(String) - Method in class com.ibm.commerce.bi.taglib.ProductBaseTag
Sets the catalog entry ID parameter for this Tag.
setCatEntryID(String) - Method in class com.ibm.commerce.catalog.beans.InterestItemDataBean
Sets the primary key of the catalog entry.
setCatentryId(Long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageAttribute
Sets the value of the 'Catentry Id' attribute.
setCatentryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageAttributeValue
Sets the value of the 'Catentry Id' attribute.
setCatEntryId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryClassificationCodeAccessBean
 
setCatEntryId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryClassificationCodeAccessBean
 
setCatentryId(Long) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentAddCmd
Sets the Catalog Entry ID.
setCatentryId(Long) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentAddCmdImpl
Sets the Catalog Entry ID.
setCatentryId(Long) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentDeleteCmd
Sets the catalog entry ID.
setCatentryId(Long) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentDeleteCmdImpl
Sets the Catalog Entry ID.
setCatentryId(Long) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentUpdateCmd
Sets the Catalog Entry ID.
setCatentryId(Long) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentUpdateCmdImpl
Sets 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.catalogmanagement.commands.AttributeValueAddCmdImpl
Set the 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.AttributeValueDeleteCmdImpl
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.AttributeValueUpdateCmdImpl
Set a 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.CatalogEntryAddCmdImpl
Sets 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.CatalogEntryDeleteCmdImpl
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.CatalogEntryUpdateCmdImpl
Set the catalog entry Id
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.CatGroupCatEntryRelAddCmdImpl
Sets 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.CatGroupCatEntryRelDeleteCmdImpl
Set a catalog entry Id for the catalog group catalog entry relationship
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.OfferAddCmdImpl
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.OfferDeleteCmdImpl
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.OfferUpdateCmdImpl
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.ProductAttributeAddCmdImpl
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.ProductAttributeDeleteCmdImpl
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.ProductAttributeUpdateCmdImpl
Set the catalog entry Id
setCatentryId(Long) - Method in class com.ibm.commerce.contract.objects.ComponentAdjustmentAccessBean
 
setCatentryId(Long) - Method in class com.ibm.commerce.contract.objects.ComponentOfferAccessBean
 
setCatEntryId(Long) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setCatEntryId(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setCatEntryId(Long) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setCatEntryId(String) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setCatentryId(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setCatEntryId(Long) - Method in interface com.ibm.commerce.fulfillment.commands.CheckInventoryCmd
Set a Catalog Entry Id to check the inventory.
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.ResolveFulfillmentCenterCmd
Set a Catalog Entry Id.
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.UpdateInventoryCmd
Set a Catalog Entry Id to update the inventory.
setCatEntryId(Hashtable) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemAddCmd
Sets the catentry ID parameters.
setCatEntryId(Hashtable) - Method in class com.ibm.commerce.interestitems.commands.InterestItemAddCmdImpl
 
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.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.InterestItemListCopyCmd
Sets the catentry ID parameters (optional).
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(Long) - Method in interface com.ibm.commerce.inventory.commands.AdjustInventoryCmd
This method sets the catEntry parameters to check inventory It is optional if order item is set
setCatEntryId(Long) - Method in class com.ibm.commerce.inventory.commands.AdjustInventoryCmdImpl
This method sets the catEntry parameters to check inventory It is optional if order item is set
setCatEntryId(Long) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets the catEntry parameters to check inventory It is optional if order item is set
setCatEntryId(Long) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets the catalog entry unique identifier.
setCatEntryId(Long) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets the catalog entry unique identifier.
setCatEntryId(Long) - Method in interface com.ibm.commerce.inventory.commands.GenericInventoryAdjustCmd
This method sets the catalog entry 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.GenericInventoryReserveCmd
Set the catalog Id of the product to reserve.
setCatEntryId(String) - Method in interface com.ibm.commerce.inventory.commands.InventoryAdjustCmd
This method sets the item identifier.
setCatEntryId(String) - Method in class com.ibm.commerce.inventory.commands.InventoryAdjustCmdImpl
 
setCatEntryId(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the identifier of the item specified for receipt.
setCatEntryId(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
setCatEntryId(String) - Method in class com.ibm.commerce.inventory.commands.ReceiptCreateCmdImpl
 
setCatentryId(String) - Method in class com.ibm.commerce.inventory.facade.server.memorycache.InventoryAvailabilityMemoryCacheKey
 
setCatentryId(long) - Method in class com.ibm.commerce.marketing.commands.elements.OrderInfo
This method sets the catalog entry ID of the order item.
setCatEntryId(Long) - Method in class com.ibm.commerce.order.commands.ServiceProviderChildOrderCreateCmdImpl
Sets the catalog entry id.
setCatEntryId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderConfigurationAddCmd
This method sets the Catalog Entry IDs of the dynamic kits.
setCatEntryId(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderConfigurationBaseCmdImpl
This method sets the Catalog Entry IDs of the dynamic kits.
setCatEntryId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
Set the attribute name parameters.
setCatEntryId(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the attribute name parameters.
setCatEntryId(String[]) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemDeleteCmd
This method sets a list of catalog entry ids to be deleted from the pending orders specified by orderId.
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(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemUpdateCmd
Set the attribute name parameters.
setCatentryId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemComponentAccessBean
 
setCatentryId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemComponentAccessBean
 
setCatEntryId(Long) - Method in class com.ibm.commerce.price.beans.EntitledPriceDataBean
Sets the ID that represents the primary key for this catalog entry.
setCatEntryId(Long) - Method in class com.ibm.commerce.price.beans.FloorPriceDataBean
Sets the catalog entry ID
setCatEntryId(Long) - Method in interface com.ibm.commerce.price.beans.FloorPriceInputDataBean
Sets the catalog entry ID whose floor price is to be retrieved.
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.beans.PriceInputDataBean
Sets the catalog entry id
setCatEntryId(Long) - Method in class com.ibm.commerce.price.commands.AbstractGetEntitledPriceCmdImpl
This method sets the Long value as input catalog entry ID.
setCatEntryId(Long) - Method in interface com.ibm.commerce.price.commands.CreateNominalCostCmd
Sets the catalog entry ID whose nominal cost is going to be created.
setCatEntryId(Long) - Method in class com.ibm.commerce.price.commands.CreateNominalCostCmdImpl
Sets the catalog entry ID whose nominal cost is going to be created.
setCatEntryId(Long) - Method in interface com.ibm.commerce.price.commands.DeleteNominalCostCmd
Sets the catalog entry ID whose nominal cost to be deleted.
setCatEntryId(Long) - Method in class com.ibm.commerce.price.commands.DeleteNominalCostCmdImpl
Sets the catalog entry ID whose nominal cost to be deleted.
setCatEntryId(Long) - Method in class com.ibm.commerce.price.commands.EntitledPriceDataBeanCmdImpl
Sets the ID that represents the primary key for this catalog entry.
setCatEntryId(Long) - Method in interface com.ibm.commerce.price.commands.FloorPriceLookupCmd
Sets the catalog entry ID whose floor price is to be retrieved.
setCatEntryId(Long) - Method in class com.ibm.commerce.price.commands.FloorPriceLookupCmdImpl
Sets the catEntryIds.
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 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 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.GetContractSpecialPriceCmd
Sets the identifier of the catalog entry whose price is to be calculated.
setCatEntryId(Long) - Method in interface com.ibm.commerce.price.commands.GetContractUnitPriceCmd
Sets the identifier of the catalog entry whose price is to be calculated.
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.GetEntitledPriceCmd
Sets the id of the input catalog entry.
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 interface com.ibm.commerce.price.commands.GetProductContractUnitPriceCmd
Sets the identifier of the catalog entry whose price is to be calculated.
setCatEntryId(Long) - Method in interface com.ibm.commerce.price.commands.UpdateNominalCostCmd
Sets the catalog entry ID whose delegated price is to be checked for limit violation.
setCatEntryId(Long) - Method in class com.ibm.commerce.price.commands.UpdateNominalCostCmdImpl
Sets the catalog entry ID whose delegated price is to be checked for limit violation.
setCatEntryId(Long) - Method in interface com.ibm.commerce.price.commands.ValidateDelegatedPriceCmd
Sets the catalog entry ID whose delegated price is to be checked for limit violation.
setCatEntryId(Long) - Method in class com.ibm.commerce.price.commands.ValidateDelegatedPriceCmdImpl
Sets the catalog entry ID whose delegated price is to be checked for limit violation.
setCatEntryId(String) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmd
Set the catalog entry ID.
setCatEntryId(String) - Method in class com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmdImpl
Set the catalog entry ID.
setCatentryId(String) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmd
Set catalog entry id.
setCatentryId(String) - Method in class com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmdImpl
Set the catentryId.
setCatEntryId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the attribute name parameters.
setCatEntryId(String[]) - Method in interface com.ibm.commerce.quote.commands.QuoteItemDeleteCmd
Sets a list of catalog entry ids to be deleted from the pending orders specified by orderId.
setCatEntryId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the attribute name parameters.
setCatEntryId(Long) - Method in interface com.ibm.commerce.returns.commands.CalculateReturnItemCreditForCatEntryCmd
Set the catEntry Id.
setCatEntryId(Long) - Method in class com.ibm.commerce.returns.commands.CalculateReturnItemCreditForCatEntryCmdImpl
Set the catEntry Id.
setCatentryId(Long) - Method in interface com.ibm.commerce.rfq.commands.RespondPAttributeTCCmd
Sets catentry ID
setCatentryId(Long) - Method in class com.ibm.commerce.rfq.commands.RespondPAttributeTCCmdImpl
Sets the field of catentryId
setCatentryId(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setCatentryId(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setCatEntryId(Long) - Method in interface com.ibm.commerce.taxation.commands.GetDisplayTaxesCmd
Sets the id of the input catalog entry.
setCatEntryId(Long) - Method in class com.ibm.commerce.taxation.commands.GetDisplayTaxesCmdImpl
Sets the id of the input catalog entry.
setCatentryId(String) - Method in class com.ibm.commerce.tools.campaigns.ProductTreeDataBean
Sets the catalog entry ID of the selected tree node.
setCatentryId(Long) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set a Catalog Entry Id
setCatentryId(Long) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setCatentryId(String) - Method in class com.ibm.commerce.utf.beans.PAttrProdListBean
Sets the catentryId.
setCatentryId(String) - Method in interface com.ibm.commerce.utf.beans.PAttrProdListInputDataBean
Sets the catentryId.
setCatentryId(String) - Method in class com.ibm.commerce.utf.beans.RFQProdListBean
Sets the catentryId.
setCatentryId(String) - Method in interface com.ibm.commerce.utf.beans.RFQProdListInputDataBean
Sets the catentryId.
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.utf.commands.CreateOrderItemPAttributeTCCmdImpl
Stores the incoming 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.CreateRFQCatentryRelCmdImpl
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.CreateRFQItemAttributeCmdImpl
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.ModifyRFQCatentryRelCmdImpl
Stores the catalog entry ID.
setCatentryId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrProdAccessBean
 
setCatentryId(String) - Method in class com.ibm.commerce.utf.objects.PAttrProdAccessBean
 
setCatentryId(Long) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setCatentryId(String) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setCatentryIdParent(Long) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmd
Sets the parent catalog entry ID of the catalog entry.
setCatentryIdParent(Long) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the parent Catalog Entry ID in the Catalog Entry to Catalog Entry relationship
setCatEntryIds(Long[]) - Method in interface com.ibm.commerce.price.commands.RetrievePricesCmd
Sets the ids of the input catalog entries for retrieving the offers.
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(Vector) - Method in interface com.ibm.commerce.tools.optools.order.commands.CSROrderProductContractPriceCmd
Sets the catalog entry IDs.
setCatEntryIds(Vector) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderProductContractPriceCmdImpl
Sets the catalog entry ID.
setCatentryName(String) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogEntrySearchListDataBean
This method sets the name of the catalog entry to be searched for, this is the value of the name criteria.
setCatentryNameType(String) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogEntrySearchListDataBean
This method sets the type of search that is being performed to the catalog entry name criteria.
setCatentryPkgitemrelRelation(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageItemRelation
Sets the value of the 'Catentry Pkgitemrel Relation' reference.
setCatentryPkgitemrelRelation2(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageItemRelation
Sets the value of the 'Catentry Pkgitemrel Relation2' reference.
setCatentryPkgitemrelRelation3(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageItemRelation
Sets the value of the 'Catentry Pkgitemrel Relation3' reference.
setCatEntryPrices(CatEntryPrices[]) - Method in class com.ibm.commerce.price.commands.AbstractGetEntitledPriceCmdImpl
This method sets the information of one or more catalog entries using CatEntryPrices array.
setCatEntryPrices(CatEntryPrices[]) - Method in interface com.ibm.commerce.price.commands.GetContractSpecialPriceCmd
Sets the information of one or more catalog entries whose prices are to be calculated.
setCatEntryPrices(CatEntryPrices[]) - Method in interface com.ibm.commerce.price.commands.GetContractUnitPriceCmd
Sets the information of one or more catalog entries whose prices are to be calculated.
setCatEntryPrices(CatEntryPrices[]) - Method in class com.ibm.commerce.price.commands.GetContractUnitPriceCmdImpl
Sets the information of one or more catalog entries.
setCatEntryPrices(CatEntryPrices[]) - Method in interface com.ibm.commerce.price.commands.GetEntitledPriceCmd
Sets the information of one or more catalog entries.
setCatentryPublished(String) - Method in class com.ibm.commerce.tools.campaigns.CatalogSearchListDataBean
Sets the published flag of catalog entry that is being searched against.
setCatentryShipping(Hashtable) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
sets Catentry shipping information.
setCatEntryTradings(Map) - Method in class com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmdImpl
This method sets the catalog entry id and trading IDs
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
Sets the type of the entry
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the Catalog Entry Type ID.
setCatenttypeId(String) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set a Catalog Entry Type Id
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets 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.CatalogEntryUpdateCmdImpl
Set the URL path for 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.PAStats
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.PEStats
Sets the category ID recorded in the current event.
setCatgroup_id(Long) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.SAStats
Sets the category ID recorded in the current event.
setCatgroupId(Long) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentAddCmd
Sets the Catalog Group ID.
setCatgroupId(Long) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentAddCmdImpl
Sets the Catalog Group ID.
setCatgroupId(Long) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentDeleteCmd
Sets the catalog group ID.
setCatgroupId(Long) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentDeleteCmdImpl
Set catalog group ID
setCatgroupId(Long) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentUpdateCmd
Sets the Catalog Group ID.
setCatgroupId(Long) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentUpdateCmdImpl
Sets the Catalog Group ID.
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the Catalog Group ID for Catalog, Catalog Group, and Catalog Entry relationship.
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.CatalogGroupAddCmdImpl
Set the 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.CatalogGroupDeleteCmdImpl
Set 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.CatalogGroupUpdateCmdImpl
Set the catalog group Id
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.CatGroupCatEntryRelAddCmdImpl
Sets 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.CatGroupCatEntryRelDeleteCmdImpl
Set a catalog group Id for the catalog group catalog entry 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.TopCatalogGroupAddCmdImpl
Set a 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.TopCatalogGroupDeleteCmdImpl
Set the catalog group Id for the catalog to top catalog group relationship
setCatgroupId(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setCatGroupId(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ProductAdvisorStatisticsBean
Sets the category ID of this statistics.
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(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ProductComparisonStatisticsBean
Sets the category ID of this statistics.
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(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ProductExplorerStatisticsBean
Sets the category ID of this statistics.
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(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.SalesAssistantStatisticsBean
Sets the category ID of this statistics.
setCatGroupId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsAccessBean
 
setCatGroupId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsAccessBean
 
setCatGroupId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsKey
 
setCatGroupId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductComparisonStatisticsAccessBean
 
setCatGroupId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductComparisonStatisticsAccessBean
 
setCatGroupId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductComparisonStatisticsKey
 
setCatGroupId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsAccessBean
 
setCatGroupId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsAccessBean
 
setCatGroupId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsKey
 
setCatGroupId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
setCatGroupId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
setCatGroupId(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set catGroupId.
setCatgroupId(Long) - Method in class com.ibm.commerce.tools.catalog.util.CategoryHelper
Set the catalog group ID.
setCatgroupId(Long) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setCatGroupIdAsLong(Long) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ProductAdvisorStatisticsBean
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.ProductExplorerStatisticsBean
Sets the category ID of this statistics, in EJB attribute type.
setCatGroupIdAsLong(Long) - Method in class com.ibm.commerce.marketingcenter.events.databeans.SalesAssistantStatisticsBean
Sets the category ID of this statistics, in EJB attribute type.
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.
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.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.CatGroupRelDeleteCmdImpl
Set a child catalog group Id for the catalog group to catalog group relationship
setCatGroupIdOperator(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set catGroupIdOperator.
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.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.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.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.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.CatGroupRelDeleteCmdImpl
Set a parent catalog group Id for the catalog group to catalog group relationship
setCatgroupIdParent(Long) - Method in class com.ibm.commerce.tools.catalog.util.CategoryHelper
Set the parent catalog group ID.
setCatgroupName(String) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogGroupSearchListDataBean
This method sets the name of the catalog group to be searched for, this is the value of the name criteria.
setCatgroupNameType(String) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogGroupSearchListDataBean
This method sets the type of search that is being performed to the catalog group name criteria.
setCatgroupPublished(String) - Method in class com.ibm.commerce.tools.campaigns.CatalogSearchListDataBean
Sets the published flag of catalog group that is being searched against.
setCatgrpSchemaType(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set catgrpSchemaType.
setCatgrpSchemaType(Integer) - Method in class com.ibm.commerce.search.rulequery.RuleQuery
To set catgrpSchemaType.
setCatname(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Stores the incoming category name.
setCC(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSREmailOrderCmdImpl
Sets the CC recipients of the message.
setCdrequired(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Cdrequired' attribute.
setCellID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Cell ID' attribute.
setCellID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestType
Sets the value of the 'Cell ID' attribute.
setCenter1Id(Integer) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setCenter1Id(String) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setCenter2Id(Integer) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setCenter2Id(String) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setCenter3Id(Integer) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setCenter3Id(String) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setCenterLatitude(BigDecimal) - Method in interface com.ibm.commerce.store.facade.server.context.StoreGeoCodeContext
Set the latitude of the center point.
setCenterLatitude(BigDecimal) - Method in class com.ibm.commerce.store.facade.server.context.StoreGeoCodeContextImpl
Sets the latitude of the center point.
setCenterLongitude(BigDecimal) - Method in interface com.ibm.commerce.store.facade.server.context.StoreGeoCodeContext
Get the longitude of the center point.
setCenterLongitude(BigDecimal) - Method in class com.ibm.commerce.store.facade.server.context.StoreGeoCodeContextImpl
Sets the longitude of the center point.
setChainHead(CatalogGroupSelectionChainEntry) - Method in class com.ibm.commerce.contract.catalogfilter.CatalogGroupSelectionChain
Set the chain head for chain.
setChallengeAnswer(String) - Method in interface com.ibm.commerce.security.commands.ResetPasswordCmd
This method sets the answer to the challenge question that is used to confirm identity.
setChallengeAnswer(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordCmdImpl
This method sets the answer to the challenge question used to confirm the identity of the user.
setChallengeAnswer(String) - Method in interface com.ibm.commerce.security.commands.ResetPasswordGuestCmd
Sets the answer to the challenge question; it is used to confirm the identity of the user.
setChallengeAnswer(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordGuestCmdImpl
This method sets the answer to the challenge question; used to confirm identity.
setChallengeAnswer(String) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setChallengeAnswer(String) - Method in interface com.ibm.commerce.usermanagement.commands.AuditUserRegistrationCmd
Sets Challenge Answer for confirmation of the user's identity.
setChallengeAnswer(String) - Method in class com.ibm.commerce.usermanagement.commands.AuditUserRegistrationCmdImpl
Sets Challenge Answer for confirmation of the user's identity.
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.UserRegistrationCmdImpl
Sets the challenge answer.
setChallengeQuestion(String) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setChallengeQuestion(String) - Method in interface com.ibm.commerce.usermanagement.commands.AuditUserRegistrationCmd
Sets Challenge question for confirmation of the user's identity.
setChallengeQuestion(String) - Method in class com.ibm.commerce.usermanagement.commands.AuditUserRegistrationCmdImpl
Sets Challenge question for confirmation of the user's identity.
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.UserRegistrationCmdImpl
Sets the challenge question.
setChange(ChangeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ChangeCatalogDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ChangeCatalogEntryDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ChangeCatalogGroupDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ChangeKitDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.content.facade.datatypes.ChangeAttachmentDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.content.facade.datatypes.ChangeFileUploadJobDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.content.facade.datatypes.ChangeManagedDirectoryDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.content.facade.datatypes.ChangeManagedFileDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.ChangeGiftListDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ChangeInventoryAvailabilityDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.location.facade.datatypes.ChangeClientLocationDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.location.facade.datatypes.ChangePointOfInterestDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ChangeActivityDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ChangeCampaignDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ChangeCampaignElementTemplateDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ChangeMarketingContentDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ChangeMarketingEmailTemplateDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ChangeMarketingSpotDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.member.facade.datatypes.ChangeOrganizationDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.member.facade.datatypes.ChangePersonDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.order.facade.datatypes.ChangeOrderDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.order.facade.datatypes.ChangeQuoteDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ChangeOrderDataAreaTypeImpl
 
setChange(ChangeType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ChangeQuoteDataAreaTypeImpl
 
setChange(ChangeType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.ChangePromotionDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.search.facade.datatypes.ChangeSearchTermAssociationDataAreaType
Sets the value of the 'Change' containment reference.
setChange(ChangeType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.ChangeSubscriptionDataAreaType
Sets the value of the 'Change' containment reference.
setChangeable(Integer) - Method in interface com.ibm.commerce.rfq.commands.CreatePAttributeValueCmd
Sets the changeable flag.
setChangeable(Integer) - Method in class com.ibm.commerce.rfq.commands.CreatePAttributeValueCmdImpl
Sets the changeable flag.
setChangeable(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQItemSpecificationAddCmdImpl
Sets the changeable
setChangeable(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQPattributeAttachmentAddCmdImpl
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.UpdateRFQCatentryRelCmdImpl
Sets the changeable
setChangeable(Integer) - Method in interface com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmd
Sets the changeable.
setChangeable(Integer) - Method in class com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmdImpl
Sets the changeable.
setChangeable(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setChangeable(String) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setChangeable(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setChangeable(String) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setChangeable(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setChangeable(String) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setChangeable(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setChangeable(String) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setChangeable(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setChangeable(String) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setChangeable(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setChangeable(String) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setChangeable(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setChangeable(String) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setChangeable(Integer) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setChangeable(String) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setChangeableFlag(Integer) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setChangeableFlag(String) - Method in class com.ibm.commerce.utf.beans.OrderCommentData
Sets the changeable flag field
setChangeAttachment(ChangeAttachmentType) - Method in interface com.ibm.commerce.content.facade.server.commands.ChangeAttachmentCmd
A set method for ChangeAttachment
setChangeAttachment(ChangeAttachmentType) - Method in class com.ibm.commerce.content.facade.server.commands.ChangeAttachmentCmdImpl
A set method for ChangeAttachment
setChangeAttributeDictionary(ChangeAttributeDictionaryType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Change Attribute Dictionary' containment reference.
setChangeAttributeDictionaryAttribute(ChangeAttributeDictionaryAttributeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Change Attribute Dictionary Attribute' containment reference.
setChangeAttributeDictionaryAttributeGroup(ChangeAttributeDictionaryAttributeGroupType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Change Attribute Dictionary Attribute Group' containment reference.
setChangeBusinessObjectNounMediatorAccessProfiles(Map) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectMediatorConfig
The method set the access profile configured for the noun.
setChangeBusinessObjectNounPartMediatorAccessProfiles(Map) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectMediatorConfig
The method set the access profile configured for the noun part.
setChangeCatalog(ChangeCatalogType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Change Catalog' containment reference.
setChangeCatalogEntry(ChangeCatalogEntryType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Change Catalog Entry' containment reference.
setChangeCatalogFilter(ChangeCatalogFilterType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Change Catalog Filter' containment reference.
setChangeCatalogGroup(ChangeCatalogGroupType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Change Catalog Group' containment reference.
setChangeClientLocation(ChangeClientLocationType) - Method in interface com.ibm.commerce.location.facade.datatypes.DocumentRoot
Sets the value of the 'Change Client Location' containment reference.
setChangedDataObject(Object) - Method in class com.ibm.commerce.foundation.server.services.changehistory.utility.AbstractChangeHistoryServiceDelegateImpl
Set the changed data object.
setChangedDataObject(Object) - Method in class com.ibm.commerce.foundation.server.services.changehistory.utility.ExtendAbstractChangeHistoryServiceImpl
Set the changed data object.
setChangedDataObject(Object) - Method in class com.ibm.commerce.price.changehistory.PriceListChangeHistoryServiceImpl
Set the changed data object.
setChangedItem(Vector) - Method in interface com.ibm.commerce.inventory.commands.ExpectedInventoryRecordUpdateCmd
Sets the list of items updated in the expected inventory record.
setChangedItem(Vector) - 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.
setChangedSize(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordUpdateCmdImpl
 
setChangeFlag(Integer) - Method in class com.ibm.commerce.rfq.objects.RFQResponseTCRLAccessBean
 
setChangeFlag(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseTCRLAccessBean
 
setChangeFolder(ChangeFolderType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Change Folder' containment reference.
setChangeGiftList(ChangeGiftListType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.DocumentRoot
Sets the value of the 'Change Gift List' containment reference.
setChangeHistoryRecordAction(ContentManagementResourceManager.ChangeHistoryRecordAction) - Method in interface com.ibm.commerce.contentmanagement.service.ContentManagementResourceManager
Sets the action to perform on the change history record.
setChangeHistoryRecordAction(ContentManagementResourceManager.ChangeHistoryRecordAction) - Method in class com.ibm.commerce.contentmanagement.service.ContentManagementResourceManagerImpl
Sets the action to perform on the change history record.
setChangeInventoryAvailability(ChangeInventoryAvailabilityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.DocumentRoot
Sets the value of the 'Change Inventory Availability' containment reference.
setChangeKit(ChangeKitType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Change Kit' containment reference.
setChangeMemberGroup(ChangeMemberGroupType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Change Member Group' containment reference.
setChangeMemberGroup(ChangeMemberGroupType) - Method in interface com.ibm.commerce.member.facade.server.commands.ChangeMemberGroupCmd
A set method for ChangeMemberGroup
setChangeMemberGroup(ChangeMemberGroupType) - Method in class com.ibm.commerce.member.facade.server.commands.ChangeMemberGroupCmdImpl
A set method for ChangeMemberGroup
setChangeNounPartActionCommandInterface(String) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractChangeBusinessObjectDocumentCmdImpl
This method sets the command interface name that represents the business logic that will perform the change noun part tasks.
setChangeNounPartPostActionCommandInterface(String) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractChangeBusinessObjectDocumentCmdImpl
This method sets the command interface name that represents the business logic that will perform the change noun part tasks post action logic.
setChangeNounPartPostActionCommandInterface(String) - Method in class com.ibm.commerce.foundation.server.command.bod.bom.AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl
This method sets the command interface name that represents the business logic that will perform the change noun part tasks post action logic.
setChangeOnlineStore(ChangeOnlineStoreType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Change Online Store' containment reference.
setChangeOrder(ChangeOrderType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Change Order' containment reference.
setChangeOrder(ChangeOrderType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setChangeOrder(ChangeOrderType) - Method in interface com.ibm.commerce.order.facade.server.commands.ChangeOrderCmd
This method sets the ChangeOrder.
setChangeOrganization(ChangeOrganizationType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Change Organization' containment reference.
setChangePageLayout(ChangePageLayoutType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Change Page Layout' containment reference.
setChangePerson(ChangePersonType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Change Person' containment reference.
setChangePointOfInterest(ChangePointOfInterestType) - Method in interface com.ibm.commerce.location.facade.datatypes.DocumentRoot
Sets the value of the 'Change Point Of Interest' containment reference.
setChangeQuote(ChangeQuoteType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Change Quote' containment reference.
setChangeQuote(ChangeQuoteType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setChangeReasonCode(ChangeReasonCodeType) - Method in interface com.ibm.commerce.order.facade.datatypes.CSRCommentsType
Sets the value of the 'Change Reason Code' containment reference.
setChangeReasonCode(ChangeReasonCodeType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Change Reason Code' containment reference.
setChangeReasonCode(ChangeReasonCodeType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.CSRCommentsTypeImpl
 
setChangeReasonCode(ChangeReasonCodeType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setChangeSearchTermAssociation(ChangeSearchTermAssociationType) - Method in interface com.ibm.commerce.search.facade.datatypes.DocumentRoot
Sets the value of the 'Change Search Term Association' containment reference.
setChangeStatus(ChangeStatusType) - Method in interface com.ibm.commerce.oagis9.datatypes.ActionCriteriaType
Sets the value of the 'Change Status' containment reference.
setChangeStatus(ChangeStatusType) - Method in interface com.ibm.commerce.oagis9.datatypes.ResponseActionCriteriaType
Sets the value of the 'Change Status' containment reference.
setChangeStorePage(ChangeStorePageType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Change Store Page' containment reference.
setChangeSubscription(ChangeSubscriptionType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.DocumentRoot
Sets the value of the 'Change Subscription' containment reference.
setChannel(ChannelType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Channel' containment reference.
setChannel(ChannelType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setChannel(ChannelType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setChannel(ChannelType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Channel' containment reference.
setChannelId(String) - Method in interface com.ibm.commerce.context.base.BaseContext
This method sets the channel that this context's activity is associated with.
setChannelId(Integer) - Method in class com.ibm.commerce.foundation.server.services.httpdevice.Device
Sets the channel ID.
setChannelIdentifer(ChannelIdentiferType) - Method in interface com.ibm.commerce.order.facade.datatypes.ChannelType
Sets the value of the 'Channel Identifer' containment reference.
setChannelIdentifer(ChannelIdentiferType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Channel Identifer' containment reference.
setChannelIdentifer(ChannelIdentiferType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ChannelTypeImpl
 
setChannelIdentifer(ChannelIdentiferType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setChannelName(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.ChannelIdentiferType
Sets the value of the 'Channel Name' attribute.
setChannelName(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ChannelIdentiferTypeImpl
 
setChannelStoreId(Integer) - Method in interface com.ibm.commerce.contract.commands.CreateLightWeightStoreCmd
Sets the channel store ID.
setChannelStoreId(Integer) - Method in class com.ibm.commerce.contract.commands.CreateLightWeightStoreCmdImpl
Sets the channel store ID.
setChannelStoreId(Integer) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method sets the ChannelStoreId.
setChannelStoreOrderStatus(String) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method sets the ChannelStoreOrderStatus.
setChannelStoreOrderStatus(String[]) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method sets the ChannelStoreOrderStatus.
setCharacterSet(char[]) - Method in class com.ibm.commerce.promotion.uniquecode.generator.RandomPattern
This method sets the character set
setCharge(BigDecimal) - Method in class com.ibm.commerce.me.datatype.ShippingInfo
This method sets the shipping charge.
setChargeAmount(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setChargeAmount(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setChargeAmountCurrency(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setChargeTime(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setChargeTime(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setChargeType(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setChargeTypeId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ChargeTypeAccessBean
 
setChargeTypeId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ChargeTypeAccessBean
 
setChargeTypeId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.RMAChargeAccessBean
 
setChargeTypeId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAChargeAccessBean
 
setChargeTypes(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the shipChargeType ID parameters (optional).
setCheck(Hashtable) - Method in class com.ibm.commerce.fulfillment.commands.ATPParameters
Insert the method's description here.
setCheckAppliedItems(boolean) - Method in class com.ibm.commerce.fulfillment.beans.OrderItemShippingModeListDataBean
This method sets whether to filter shipping modes by checking applied items.
setCheckAppliedItems(boolean) - Method in class com.ibm.commerce.fulfillment.beans.OrderShippingModeListDataBean
This method sets whether to filter shipping modes by checking applied items.
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.
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.
setCheckCommandId(Integer) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the id of the check command defined in the CHKCMD table.
setCheckedCategorys(Vector) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the checkedCategorys.
setCheckedProducts(Vector) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the checkedProducts.
setCheckOrderItems(Hashtable) - Method in interface com.ibm.commerce.fulfillment.commands.AllocateInventoryCmd
Sets the order items to be checked by the CheckInventoryAvailability task command.
setCheckOrderItems(Hashtable) - Method in class com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl
Sets the order items to be checked by the CheckInventoryAvailability task command.
setCheckoutProfile(CheckoutProfileType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Checkout Profile' containment reference.
setCheckPermanent(boolean) - Method in interface com.ibm.commerce.order.commands.ValidateOrderAddressCmd
Sets the flag which indicates whether to check the address is permanent or not.
setCheckPermanent(boolean) - Method in class com.ibm.commerce.order.commands.ValidateOrderAddressCmdImpl
Sets the flag which indicates whether to check the address is permanent or not.
setCheckStore(String) - Method in class com.ibm.commerce.tools.segmentation.SegmentCustomerListDataBean
Set the check store parameter to indicate if there should be a check that the customer list returned can actually access the store.
setCheckTargeting(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine
Sets boolean value to indicate if the targeting condition should be checked by default.
setCheckTargetingConditionAtRuntime(boolean) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the the boolean value of checking targeting condition at runtime.
setCheckTargetingConditionAtRuntime(boolean) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the flag if targeting condition will be checked at runtime.
setCheckTaskName(String) - Method in class com.ibm.commerce.payment.objects.CreditCardCheckAccessBean
 
setCheckUniqueIndexViolationAction(String) - Method in class com.ibm.commerce.context.content.resources.metadata.ManagedResourceMetaData
This method sets the action taken by the resource manager should a unique index violation situation exist during approval.
setCheckUniqueIndexViolationAction(String) - Method in class com.ibm.commerce.context.content.resources.metadata.ResourceContainerMetaData
This method sets the action taken by the resource manager should a unique index violation situation exist during approval.
setCheckUniqueIndexViolationActionValue(int) - Method in class com.ibm.commerce.context.content.resources.metadata.ManagedResourceMetaData
This method sets the action taken by the resource manager should a unique index violation situation exist during approval.
setCheckUniqueness(Integer) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setCheckUniqueness(String) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setCheckURL(boolean) - Method in interface com.ibm.commerce.usermanagement.commands.MemberRoleAssignCmd
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.MemberRoleUnassignCmd
Sets whether or not this command will check URL parameters.
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.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.ProcessRequestPropertiesCmdImpl
Sets whether to check for the URL parameter.
setChexpabovethres(Integer) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Chexpabovethres' attribute.
setChexpbelowthres(Integer) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Chexpbelowthres' attribute.
setChild_geonode_id(int) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geotree
Sets the value of the 'Child geonode id' attribute.
setChildCatalogEntryForCatalogEntry(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryRelation
Sets the value of the 'Child Catalog Entry For Catalog Entry' reference.
setChildCatalogEntryForMerchandisingAssociationToParent(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
setChildCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryRelation
Sets the value of the 'Child Catalog Entry Id' attribute.
setChildCatalogGroupForCatalogGroup(CatalogGroup) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupRelation
Sets the value of the 'Child Catalog Group For Catalog Group' reference.
setChildCatalogGroupForMerchandisingAssociationToParent(CatalogGroup) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
setChildCatalogGroupId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupRelation
Sets the value of the 'Child Catalog Group Id' attribute.
setChildCommandContext(CommandContext) - Method in class com.ibm.commerce.order.commands.ServiceProviderChildOrderCreateCmdImpl
Sets the command context for child order
setChildOrderABandType(String) - Method in class com.ibm.commerce.order.commands.ServiceProviderChildOrderCreateCmdImpl
Sets child order access bean and child order type using order id
setChildOrderAccessBean(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.ServiceProviderChildOrderCreateCmdImpl
Sets the order access bean.
setChildOrderId(Long) - Method in class com.ibm.commerce.order.commands.ServiceProviderChildOrderCreateCmdImpl
Sets the new created child order id.
setChildren(Vector) - Method in class com.ibm.commerce.tools.common.ui.DynamicTreeNode
Sets the children of this DynamicTreeNode.
setChildren(Integer) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets number of children.
setChildren(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets number of children.
setChildren(Integer) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the number of children.
setChildren(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the number of children.
setChildrenUrlParam(String) - Method in class com.ibm.commerce.tools.common.ui.DynamicTreeNode
Sets the childrenUrlParam field value.
setCIData(CIData) - Method in class com.ibm.commerce.me.commands.PunchOutSetupCmdImpl
This method sets the CIData object to store the logon properties.
setCity(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the city parameter for this Tag.
setCity(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setCity(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setCity(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AddressType
Sets the value of the 'City' attribute.
setCity(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setCity(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the city for the gift registry address
setCity(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'City' attribute.
setCity(String) - Method in class com.ibm.commerce.inventory.beans.ReleaseShipDataBean
This method sets the city.
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.inventory.commands.CreateStoreAddressCmdImpl
 
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.FulfillmentCenterCreateCmdImpl
 
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.FulfillmentCenterUpdateCmdImpl
 
setCity(String) - Method in interface com.ibm.commerce.inventory.commands.UpdateStoreAddressCmd
This method sets 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.VendorCreateCmd
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.VendorUpdateCmd
Set the city within this address.
setCity(String) - Method in class com.ibm.commerce.inventory.commands.VendorUpdateCmdImpl
Set the city within this address.
setCity(String) - Method in class com.ibm.commerce.me.datatype.Address
This method sets the city name of the address.
setCity(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'City' attribute.
setCity(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the city search term.
setCity(String) - Method in class com.ibm.commerce.tools.segmentation.SegmentCustomerListDataBean.Customer
Sets the city of the customer.
setCity(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setCity(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the city name.
setCity(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the name of the city.
setCity(String) - Method in interface com.ibm.commerce.usermanagement.commands.AuditAddressCmd
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.UserRegistrationCmd
Sets the city name.
setCity(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the name of the city.
setCitySearchType(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the city search type.
setClassId(Long) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setClassId(String) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setClassificationCode(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the classification code for this item.
setClassificationCodeId(Long) - Method in class com.ibm.commerce.catalog.objects.ClassificationCodeAccessBean
 
setClassificationCodeId(String) - Method in class com.ibm.commerce.catalog.objects.ClassificationCodeAccessBean
 
setClassificationCodeId(Long) - Method in class com.ibm.commerce.catalog.objects.ClassificationCodeDescriptionAccessBean
 
setClassificationCodeId(String) - Method in class com.ibm.commerce.catalog.objects.ClassificationCodeDescriptionAccessBean
 
setClassificationDomain(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the domain of the classification code for this item.
setClassificationId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxCodeClassificationAccessBean
 
setClassificationId(String) - Method in class com.ibm.commerce.taxation.objects.TaxCodeClassificationAccessBean
 
setClassname(String) - Method in exception com.ibm.commerce.context.exception.BusinessContextServiceException
Sets the name of the class that is throwing this exception.
setClassName(String) - Method in class com.ibm.commerce.foundation.dataload.config.TableConfigProperties
Set a class name
setClassName(String) - Method in class com.ibm.commerce.negotiation.objects.RuleClassRegistryAccessBean
 
setClassSource(String) - Method in exception com.ibm.commerce.edp.api.BaseException
This method sets the name of the class that created the exception.
setClickAction(ClickActionEnumerationType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentType
Sets the value of the 'Click Action' attribute.
setClickAverageOrderAmount(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.TestElementStatisticsType
Sets the value of the 'Click Average Order Amount' attribute.
setClickConversionRate(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.TestElementStatisticsType
Sets the value of the 'Click Conversion Rate' attribute.
setClickCount(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignStatisticsBean
Sets the click count of this statistics.
setClickCount(Integer) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats
Deprecated.
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. Sets the click count recorded in the current event.
setClickCountAsInteger(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignStatisticsBean
Sets the click count of this statistics, in EJB attribute type.
setClickData(Integer, Integer, BigDecimal) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This method sets the data associated with the test element being clicked by the user.
setClicked(Timestamp) - Method in class com.ibm.commerce.emarketing.objects.EmailRecipientEventsAccessBean
 
setClicked(String) - Method in class com.ibm.commerce.emarketing.objects.EmailRecipientEventsAccessBean
 
setClicked(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailStatisticsType
Sets the value of the 'Clicked' attribute.
setClicked(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexplog
Sets the value of the 'Clicked' attribute.
setClickedTotalOrderAmount(BigDecimal) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This method sets the total of the orders associated with the test element being clicked.
setClickedTrue() - Method in class com.ibm.commerce.emarketing.objects.EmailRecipientEventsAccessBean
 
setClickForwardUrl(String) - Method in class com.ibm.commerce.emarketing.beans.EmailActivityUrlHelperDataBean
Set the click forward URL.
setClickOrders(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.TestElementStatisticsType
Sets the value of the 'Click Orders' attribute.
setClickorders(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpstats
Sets the value of the 'Clickorders' attribute.
setClickOrders(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This method sets the number of orders associated with the test element being clicked.
setClickRatio(double) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotStatisticsType
Sets the value of the 'Click Ratio' attribute.
setClickRevenue(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.TestElementStatisticsType
Sets the value of the 'Click Revenue' attribute.
setClickrevenue(BigDecimal) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpstats
Sets the value of the 'Clickrevenue' attribute.
setClicks(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotStatisticsType
Sets the value of the 'Clicks' attribute.
setClicks(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.TestElementStatisticsType
Sets the value of the 'Clicks' attribute.
setClicks(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotstats
Sets the value of the 'Clicks' attribute.
setClicks(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpstats
Sets the value of the 'Clicks' attribute.
setClicks(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This method sets the number of times the test element has been clicked.
setClicks(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setClicks(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setClient(boolean) - Method in exception com.ibm.commerce.foundation.common.exception.AbstractSystemException
This method sets whether the exception was caused as a result of input from the client request or it is because of a server issue.
setClientAccessMethod(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setClientFacadeClassName(String) - Method in class com.ibm.commerce.struts.ComponentPlugIn
Set the client facade class name.
setClientID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Client ID' attribute.
setClientInfoEnabled(boolean) - Static method in class com.ibm.commerce.ras.ECTrace
This method sets the client information option.
setClientInfoEnabled(boolean) - Method in class com.ibm.commerce.ras.ECTracingProvider
Sets the Client Tracing information option.
setClientInfoEnabled(boolean) - Method in interface com.ibm.commerce.ras.ITracingService
Sets the client tracing information option.
setClientLibrary(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentActionMapping
This method sets the client library class name that is used to execute the business object document.
setClientLibraryMethod(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentActionMapping
This method set the client library method used to execute the business object document.
setClientLocation(ClientLocationType) - Method in interface com.ibm.commerce.location.facade.datatypes.DocumentRoot
Sets the value of the 'Client Location' containment reference.
setClientLocation(ClientLocationType) - Method in interface com.ibm.commerce.location.facade.server.commands.DispatchClientLocationEventCmd
Sets the client location to be filtered
setClientLocation(ClientLocationType) - Method in class com.ibm.commerce.location.facade.server.commands.DispatchClientLocationEventCmdImpl
Set the client location
setClientLocationBODVersion(String) - Method in interface com.ibm.commerce.location.facade.datatypes.DocumentRoot
Sets the value of the 'Client Location BOD Version' attribute.
setClientLocationID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Client Location ID' attribute.
setClientReferral(String) - Method in class com.ibm.commerce.context.audit.TransportData
This method sets the client referral.
setClientSessionIdentifier(String) - Method in class com.ibm.commerce.context.audit.TransportData
This method sets the client session identifier.
setClientType(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Client Type' attribute.
setCloneCounter(int) - Method in class com.ibm.commerce.component.contextservice.ActivityToken
Reserved for IBM internal use.
setCloneId(String) - Method in interface com.ibm.commerce.scheduler.commands.GetBroadcastJobStatusCmd
Deprecated.
Sets the scheduler clone Id.
setCloneId(String) - Method in class com.ibm.commerce.scheduler.commands.GetBroadcastJobStatusCmdImpl
Deprecated.
Sets the clone Id.
setCloseDate(Object) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryRecordType
Sets the value of the 'Close Date' attribute.
setClosePriceRule(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setClosePriceRule(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setClosePriceRule(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setClosePriceRule(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setCloseTime(Timestamp) - Method in class com.ibm.commerce.utf.beans.RFQDataLight
Sets the rfq close time.
setCloseTime(String) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Sets the close time.
setCloseTime(String) - Method in interface com.ibm.commerce.utf.beans.RFQListInputDataBean
Sets the close time.
setCloseTime(Timestamp) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setCloseTime(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setCloseType(int) - Method in interface com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmd
Stores an integer representing the auction 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 class com.ibm.commerce.negotiation.commands.ModifyAuctionTaskCmdImpl
Sets the close type.
setCloseType(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setCloseType(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setCloseType(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setCloseType(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setCloseType(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setCloseType(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setCloseType(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setCloseType(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setClosingAction(Short) - Method in class com.ibm.commerce.tickler.objects.TicklerActionAccessBean
 
setClosingrule(int) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the closing rule for the offering.
setClosingRuleFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the closing rule identifier from the tools XML objects and stores it in a member variable.
setClosingRuleFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the closing rule identifier from the tools XML objects and stores it in a member variable.
setCmdContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.commands.InventoryManagementHelper
 
setCMFileDirectoryId(Long) - Method in class com.ibm.commerce.context.content.resources.file.beans.ManagedFileDirectoryDataBean
This method sets the id of the content managed file directory.
setCode(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryClassificationCode
Sets the value of the 'Code' attribute.
setCode(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryClassificationCodeAccessBean
 
setCode(String) - Method in class com.ibm.commerce.catalog.objects.ClassificationCodeAccessBean
 
setCode(String) - Method in class com.ibm.commerce.common.objects.NumberUsageAccessBean
 
setCode(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AdjustmentType
Sets the value of the 'Code' attribute.
setCode(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the code (a-k-a name) of the CalculationCodes.
setCode(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setCode(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationScaleAccessBean
 
setCode(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setCode(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupAccessBean
 
setCode(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setCode(String) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryAdjustmentCodeType
Sets the value of the 'Code' attribute.
setCode(InventoryAdjustmentCodeType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryAdjustmentType
Sets the value of the 'Code' containment reference.
setCode(String) - Method in class com.ibm.commerce.marketing.databeans.PromotionCodeData
Sets the promotion code
setCode(String) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the visualCue.
setCode(String) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the visualCue.
setCode(String) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Sets the promotion code.
setCode(String) - Method in class com.ibm.commerce.me.datatype.Credentials
This method sets the organizations code.
setCode(String) - Method in class com.ibm.commerce.order.beans.OrderPromotionCodeDataBean
This method sets the promotion code.
setCode(CalculationCodeAccessBean) - Method in interface com.ibm.commerce.order.calculation.CalculationCodeApplyCmd
Sets the calculation code.
setCode(CalculationCodeAccessBean) - Method in interface com.ibm.commerce.order.calculation.CalculationCodeCalculateCmd
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.CalculationCodeQualifyCmd
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.CalculationRuleCombineCmd
Sets the calculation code.
setCode(CalculationCodeAccessBean) - Method in class com.ibm.commerce.order.calculation.CalculationRuleCombineCmdImpl
 
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.Group
Sets the calculation code.
setCode(CalculationCodeAccessBean) - Method in class com.ibm.commerce.order.calculation.ShippingCalculationCodeApplyCmdImpl
 
setCode(CalculationCodeAccessBean) - Method in class com.ibm.commerce.order.calculation.TaxCalculationCodeApplyCmdImpl
 
setCode(CalculationCodeAccessBean) - Method in class com.ibm.commerce.order.calculation.VATCalculationRuleCombineCmdImpl
This method sets the calculaiton code.
setCode(String) - Method in interface com.ibm.commerce.order.facade.datatypes.CouponCodeType
Sets the value of the 'Code' attribute.
setCode(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.CouponCodeTypeImpl
 
setCode(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PromotionCodeTypeImpl
 
setCode(String) - Method in interface com.ibm.commerce.order.facade.datatypes.PromotionCodeType
Sets the value of the 'Code' attribute.
setCode(String) - Method in class com.ibm.commerce.ordermanagement.objects.ChargeTypeAccessBean
 
setCode(String) - Method in class com.ibm.commerce.ordermanagement.objects.PriceOverrideReasonAccessBean
 
setCode(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonAccessBean
 
setCode(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeAccessBean
 
setCode(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonAccessBean
 
setCode(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promocd
Sets the value of the 'Code' attribute.
setCode(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Code' attribute.
setCode(String) - Method in class com.ibm.commerce.promotion.uniquecode.PromotionCode
Sets the value of the 'code' attribute.
setCode(String) - Method in class com.ibm.commerce.tickler.objects.TicklerActionAccessBean
 
setCode(String) - Method in class com.ibm.commerce.tickler.objects.TicklerReasonAccessBean
 
setCode(String) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Sets the Discount Name.
setCode(String) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets the Discount Name.
setCode(String) - Method in class com.ibm.commerce.user.beans.CountryStateListDataBean.Country
Sets the abbreviation code of the country or region.
setCode(String) - Method in class com.ibm.commerce.user.objects.OrganizationCodeAccessBean
 
setCodeCouponPerOrderLimit(int) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the limit of how many times unique promotion codes can give adjustments for the same promotion.
setCodeDomain(String) - Method in class com.ibm.commerce.me.datatype.Credentials
This method sets the organizations code domain.
setCodeEntered(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Sets a boolean value to indicate if promotion code has been entered for the PromotionExecutionRecord.
setCodeFlag(String) - Method in interface com.ibm.commerce.orderquotation.commands.QuotationResponse
Sets the code flag.
setCodeFlag(String) - Method in class com.ibm.commerce.orderquotation.commands.QuotationResponseImpl
Sets the code flag.
setCodeGeneratorForPromotion(String, CodeGenerator) - Static method in class com.ibm.commerce.promotion.uniquecode.generator.CodeGenerator
Put the code generator to cache
setCodeLoaderForPromotion(String, PublicPromoCodeLoader) - Static method in class com.ibm.commerce.promotion.publiccode.loader.PublicPromoCodeLoader
Put the code loader to cache
setCodeLoaderForPromotion(String, PromoCodeLoader) - Static method in class com.ibm.commerce.promotion.uniquecode.loader.PromoCodeLoader
Put the code loader to cache
setCodePattern(String) - Method in class com.ibm.commerce.promotion.uniquecode.generator.CodeGenerator
This method sets the code pattern definition string.
setCodeRequired(boolean) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the boolean value if the promotion code is required in this promotion.
setCodeToPromotionMap(Hashtable) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionContext
Sets the codeToPromotionMap.
setCodeType(String) - Method in class com.ibm.commerce.user.objects.OrganizationCodeAccessBean
 
setCollaborativeSearch() - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the Collaborative search indicator.
setCollabSpace(String) - Method in class com.ibm.commerce.messaging.commands.GetBatchAvailabilityCmdImpl
This method sets the collaboration name.
setCollabSpace(String) - Method in class com.ibm.commerce.messaging.commands.GetPriceAndAvailabilityCmdImpl
This method sets the collaboration name.
setCollabSpace(String) - Method in interface com.ibm.commerce.messaging.commands.RequestOrderQuotationPolicyCmd
This method sets the collaboration space.
setCollabSpace(String) - Method in class com.ibm.commerce.messaging.commands.TransferShopcartCmdImpl
This method sets the collaboration space name.
setCollateral_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collateral
Sets the value of the 'Collateral id' attribute.
setCollateral_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Colldesc
Sets the value of the 'Collateral id' attribute.
setCollateral_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Collateral id' attribute.
setCollateral_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotcolldef
Sets the value of the 'Collateral id' attribute.
setCollateralDescriptionField1(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralCreateCmd
Sets the description field 1 of the ad copy.
setCollateralDescriptionField1(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralUpdateCmd
Sets the description field 1 of the ad copy.
setCollateralDescriptionField2(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralCreateCmd
Sets the description field 2 of the ad copy.
setCollateralDescriptionField2(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralUpdateCmd
Sets the description field 2 of the ad copy.
setCollateralField1(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralCreateCmd
Sets the custom field 1 of the ad copy.
setCollateralField1(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralUpdateCmd
Sets the custom field 1 of the ad copy.
setCollateralField2(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralCreateCmd
Sets the custom field 2 of the ad copy.
setCollateralField2(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralUpdateCmd
Sets the custom field 2 of the ad copy.
setCollateralForAttachmentRelation(Collateral) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrel
Sets the value of the 'Collateral For Attachment Relation' reference.
setCollateralForColldesc(Collateral) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Colldesc
Sets the value of the 'Collateral For Colldesc' reference.
setCollateralForCollimgmaparea(Collateral) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Collateral For Collimgmaparea' reference.
setCollateralForDmemspotcolldef(Collateral) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotcolldef
Sets the value of the 'Collateral For Dmemspotcolldef' reference.
setCollateralID(Integer) - Method in class com.ibm.commerce.marketing.beans.CollateralDataBean
Sets the ID of this collateral.
setCollateralId(Integer) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralAccessBean
 
setCollateralId(String) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralAccessBean
 
setCollateralId(Integer) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescriptionAccessBean
 
setCollateralId(String) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescriptionAccessBean
 
setCollateralId(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralDeleteCmd
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.CampaignEmsDataBean.InitiativeSchedule
Sets the ID of the collateral.
setCollateralId(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleAddCmd
Sets the collateral ID of the initiative schedule.
setCollateralId(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleUpdateCmd
Sets the collateral ID of the initiative schedule.
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.
setCollateralList(Vector) - Method in class com.ibm.commerce.tools.experimentation.search.CollateralSearchListDataBean
This method sets the list of data beans found from the search or list, represented by an array of CollateralSearchDataBean objects.
setCollateralLocation(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralCreateCmd
Sets the image file location of the ad copy.
setCollateralLocation(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralUpdateCmd
Sets the image file location of the ad copy.
setCollateralMarketingText(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralCreateCmd
Sets the marketing text of the ad copy.
setCollateralMarketingText(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralUpdateCmd
Sets the marketing text of the ad copy.
setCollateralName(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralCreateCmd
Sets the name of the ad copy.
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.CampaignEmsDataBean.InitiativeSchedule
Sets the name of the collateral.
setCollateralName(String) - Method in class com.ibm.commerce.tools.experimentation.search.CollateralSearchListDataBean
This method sets the name of the collateral to be searched for, this is the value of the name criteria.
setCollateralNameType(String) - Method in class com.ibm.commerce.tools.experimentation.search.CollateralSearchListDataBean
This method sets the type of search that is being performed to the collateral name criteria.
setCollateralStoreId(Integer) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the store ID of the collateral.
setCollateralType(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralCreateCmd
Sets the image type of the ad copy.
setCollateralType(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralUpdateCmd
Sets the image type of the ad copy.
setCollateralTypeId(Integer) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralTypeAccessBean
 
setCollateralTypeId(String) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralTypeAccessBean
 
setCollateralUrl(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralCreateCmd
Sets the URL of the ad copy.
setCollateralUrl(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignCollateralUpdateCmd
Sets the URL of the ad copy.
setCollator(Collator) - Method in class com.ibm.commerce.tools.util.StringPair
Deprecated.
This method is replaced by method setICUCollator(com.ibm.icu.text.Collator) for the same purpose. Sets the collator
setCollAttrIds(Vector) - Method in class com.ibm.commerce.utf.commands.PAttributeDeleteCmdImpl
Sets the attribute Ids
setCollDataBeans(CollateralDataBean[]) - Method in class com.ibm.commerce.content.commands.ContentEvaluationCmdImpl
Deprecated.
Sets the list of collateral data bean.
setCollimgmaparea_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Collimgmaparea id' attribute.
setColltype_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collateral
Sets the value of the 'Colltype id' attribute.
setColltype_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Colltype
Sets the value of the 'Colltype id' attribute.
setColltypeForCollateral(Colltype) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collateral
Sets the value of the 'Colltype For Collateral' reference.
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 search on the value of the attribute color.
setColumnDataMap(Map) - Method in class com.ibm.commerce.foundation.dataload.object.TableDataObject
This method sets the column data map.
setColumnHandlerClassName(String) - Method in class com.ibm.commerce.foundation.dataload.config.ColumnConfigProperties
Set the column handler class name
setColumnHandlerParameterList(List<ParameterProperties>) - Method in class com.ibm.commerce.foundation.dataload.config.ColumnConfigProperties
Set column handler parameter list
setColumnMapping(DataImportPreProcessConfig.Mapping) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DataProcessingConfig
Sets the mapping.
setColumnName(String) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.db.jdbc.ResultSetData
set the column name
setColumnName(String) - Method in class com.ibm.commerce.search.catalog.AttrValueGenericAttributeInfo
Reserved for IBM internal use.
setCombination(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setCombination(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setCombination(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setCombination(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setCommand(ECCommand) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setCommand(ECCommand) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.approval.beans.ApprovalStatusDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.attachment.beans.AttachmentAssetDataBean
Sets the command context passed in at run time.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.attachment.beans.AttachmentAssetLanguageDataBean
Sets the command context passed in at run time.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.attachment.beans.AttachmentDataBean
Sets the command context passed in at run time.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.attachment.beans.AttachmentRelationDataBean
Sets the command context passed in at run time.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.attachment.beans.AttachmentRelationDescriptionDataBean
Sets the command context passed in at run time.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.attachment.beans.AttachmentTargetDataBean
Sets the command context passed in at run time.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.attachment.beans.AttachmentTargetDescriptionDataBean
Sets the command context passed in at run time.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.attachment.beans.AttachmentUsageDataBean
Sets the command context passed in at run time.
setCommandContext(CommandContext) - Method in interface com.ibm.commerce.beans.SmartDataBean
This method sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.beans.SmartDataBeanImpl
This method sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.catalog.beans.AttributeDataBean
Sets the CommandContext.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.catalog.beans.AttributeFloatValueDataBean
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.AttributeStringValueDataBean
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.AttributeValueDataBean
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.CatalogCatalogGroupRelationDataBean
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.CatalogDescriptionDataBean
Sets the command context within this bean.
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.CatalogEntryConfigurationDataBean
Sets the command context.
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.CatalogEntryDescriptionDataBean
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.CatalogEntryTypeDataBean
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.CatalogGroupCatalogEntryRelationDataBean
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.CatalogGroupDescriptionDataBean
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.CatalogGroupProductSetRelDataBean
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.CatalogGroupTradingPositionRelDataBean
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.ClassificationCodeDataBean
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.CompositeCatalogEntryDataBean
Sets the command context within this bean.
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.DynamicKitDataBean
Sets the command context passed in at run time.
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.InterestItemListDataBean
Sets the command context.
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.ListPriceDataBean
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.OperatorDescriptionDataBean
Sets the command context within this bean.
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.PackageDataBean
Sets the command context.
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.ProductPageRelationDataBean
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.ProductSetDataBean
Sets the command context within this bean.
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.RelatedCatalogEntryDataBean
Sets the command context within this bean.
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.StoreCatalogDataBean
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.StoreCatalogGroupDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.command.AbstractECCommand
This method sets the command context associated with this command.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.command.AbstractECTargetableCommand
This method sets the command context associated with this command.
setCommandContext(CommandContext) - Method in interface com.ibm.commerce.command.ECCommand
This method sets the command context associated with this command.
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.common.beans.CurrencyConversionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.common.beans.CurrencyCounterValueListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.common.beans.CurrencyDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.common.beans.CurrencyFormatDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.common.beans.CurrencyFormatDescriptionDataBean
This method 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.LanguageDescriptionDataBean
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.QuantityUnitConversionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.common.beans.QuantityUnitDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.common.beans.QuantityUnitFormatDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.common.beans.QuantityUnitFormatDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.common.beans.QuantityUnitMappingDataBean
This method sets the command context within this bean.
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.ResourceBundleDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.common.beans.StoreAddressDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.common.beans.StoreCurrencyFormatDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.common.beans.StoreDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.common.beans.StoreDefaultDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.common.beans.StoreEntityDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.common.beans.StoreEntityDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.common.beans.StoreGroupDataBean
This method 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.SupportedLanguageDataBean
Sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.content.dynacache.AttachmentCmdEventData
Deprecated.
Sets the commandContext
setCommandContext(CommandContext) - Method in class com.ibm.commerce.content.dynacache.CollateralCmdEventData
Deprecated.
Sets the commandContext
setCommandContext(CommandContext) - Method in class com.ibm.commerce.contract.beans.AttachmentDataBean
Sets the command context within this data 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.ContractDataBean
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.DisplayCustomizationTCDataBean
Sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.contract.beans.ExtendedTermConditionDataBean
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.InvoiceTCDataBean
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.OrderApprovalTCDataBean
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.OrderTCOrderItemPAttributeDataBean
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.PaymentTCDataBean
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.PolicyDescriptionDataBean
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.POTCBlanketDataBean
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.POTCLimitedDataBean
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.PriceTCMasterCatalogWithOptionalAdjustmentDataBean
Deprecated.
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.PriceTCPriceListWithSelectiveAdjustmentDataBean
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.ProductSetTCCustomInclusionDataBean
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.ProductSetTCInclusionDataBean
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.ReferralDataBean
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.ReturnTCReturnChargeDataBean
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.ShippingTCShippingChargeDataBean
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.ShippingTCShipToAddressDataBean
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.TermConditionDataBean
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.TradingAgreementDataBean
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.TradingDescriptionDataBean
Sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.couponredemption.databeans.ViewApplicableCouponDataBean
Deprecated.
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.couponredemption.databeans.ViewAppliedCouponDataBean
Deprecated.
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.couponwallet.databeans.ViewCouponDetailDataBean
Deprecated.
Sets the context of the command.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.couponwallet.databeans.ViewWalletDataBean
Deprecated.
Sets the context of the command.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.edp.tickler.AEDPTickler
This method sets the command context of the command where the tickler is sent.
setCommandContext(CommandContext) - Method in interface com.ibm.commerce.edp.tickler.IEDPTickler
This method sets the command context of the command where the tickler is sent.
setCommandContext(CommandContext) - Method in interface com.ibm.commerce.emarketing.emailtemplate.tag.Tag
Sets the command context.
setCommandContext(CommandContext) - Method in interface com.ibm.commerce.emarketing.emailtemplate.tag.TagEngine
Sets the command Context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.emarketing.emailtemplate.tag.TagEngineImpl
Sets the Command Context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.emarketing.emailtemplate.tag.TagFirstName
Sets the Command Context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.emarketing.emailtemplate.tag.TagLastName
Sets the command Context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.emarketing.emailtemplate.tag.TagPromotionCode
This method sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.emarketing.engine.PersonalizedContentManagedEmailContent
Sets the Command Context, which will be used by the TagEngine while parsing the e-mail content.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeMemberGroupDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.CalculationMethodDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRangeDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRangeLookupResultDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRuleDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRuleMemberGroupRelationshipDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRuleScaleRelationshipDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.CalculationScaleDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.CatalogEntryCalculationCodeDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.CatalogEntryShippingDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.FFMOrderItemsDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.FFMOrderItemsListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageDataBean
This method returns the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.InventoryDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.JurisdictionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.JurisdictionGroupDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.JurisdictionGroupRelationshipDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.OrderCalculationCodeDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.OrderItemCalculationCodeDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.OrderItemShippingModeListDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.OrderShippingModeListDataBean
This method sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.ShippingArrangementDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.ShippingArrangementJurisdictionGroupRelDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This method sets command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.ShippingJurisdictionGroupCalculationRuleDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.ShippingModeDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.ShippingModeDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.fulfillment.beans.StoreEntityCalculationUsageDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementHistoryListDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementTemplateDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementTemplateListDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryContextDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryEventTypeDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryEventTypeDescriptionDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryEventTypeListDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemCatalogEntryListDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemPurchaseRecordCatalogEntryListDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryRegistrantDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryRuleDataBean
Sets the command context set within this bean
setCommandContext(CommandContext) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.AvailableReceiptDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.BackOrderAllocationDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.BackOrderItemDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.BaseItemDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.BaseItemDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.DistributionArrangementDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsBackOrderAllocationDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsDetailDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.InventoryAdjustmentCodeDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.InventoryAdjustmentDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.InventoryReserveDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.ItemFulfillmentCenterDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.ItemSpecificationDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.ItemVersionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.ManifestDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.OrderChannelTypeDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.OrderItemPickingHistoryDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.OrderItemShippingHistoryDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.OrderReleaseDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.OrderReleaseTotalsDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.OutputQueueDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.OutputQueueDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.PackageInformationByReleaseNumberDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.PackageInformationByReleaseNumberListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.PackageInformationDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.PackageInformationListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.PackSlipDetailListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.PickTicketDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.RABackOrderAllocationDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.RaDetailDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.ReceiptDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.ReplenishmentAdvisementDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.StoreItemDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.StoreItemFulfillmentCenterDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.VendorDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.VendorInformationListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.inventory.beans.VersionSpecificationDataBean
This method 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.marketing.databeans.CouponListByOrderDataBean
Sets the command context associated with the data bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.marketing.databeans.CouponListByUserDataBean
Sets the command context associated with the data bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.marketing.databeans.PromoCodeListDataBean
Sets the command context associated with the data bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.marketing.databeans.PromotionalPriceDataBean
Sets the command context associated with the data bean.
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.marketingcenter.events.databeans.ExperimentResultsListDataBean
This method sets the command context.
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.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.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.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.me.beans.BuyerSupplierMappingDataBean
This method 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.ProcurementBuyerProfileDataBean
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.ProcurementProtocolDataBean
Sets the command context within this bean.
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.messaging.beans.OrderStatusDataBean
Sets command context for the databean.
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.outboundservice.Messaging.AsyncMessagingWorker
Set the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.beans.AuctionDataBean
Sets command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.beans.AuctionDescriptionDataBean
Sets the active commandContext.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.beans.AuctionInfoDataBean
Sets command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.beans.AuctionStyleDataBean
Sets commend context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.beans.AutoBidDataBean
Sets the active command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.beans.BidDataBean
Sets command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleDataBean
Sets command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageDataBean
Sets the active command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageLightDataBean
 
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.beans.MemberAuctionRelationDataBean
Sets the active command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.beans.MessageCountDataBean
Sets command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.beans.MessageDataBean
Sets command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.beans.MessageInfoDataBean
Sets command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.beans.NumericRangeDataBean
Sets command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.commands.ProcessRunner
Sets the context for the command to be executed when this process runs.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.operation.BidDeleteHelper
Stores the incoming command context in a member variable.
setCommandContext(CommandContext) - Method in interface com.ibm.commerce.negotiation.operation.RuleInterpreter
Gets command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.negotiation.operation.RuleInterpreterImpl
Sets command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.CurrentPendingOrderDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OfferDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OfferDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OfferPriceDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderAdjustmentDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderAdjustmentDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderAdjustmentTaxExemptDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderChangeReasonDataBean
This method sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderChangeReasonListDataBean
This method sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderCommentDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderDataBean
This method setsCommandContext method comment.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderHistoryDataBean
This method sets the command context for this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderHistoryListDataBean
This method sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderItemAdjustmentDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderItemComponentDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderItemCompRelDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderItemDataBean
This method sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderItemMessagingExtensionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderItemOfferRelationshipDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderItemTradingRelationshipDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderMemberGroupRelationshipDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderMessagingExtensionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderOptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderPaymentInfoDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderPaymentMethodDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderPromotionCodeDataBean
This method setsCommandContext method comment.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderQuotationRelDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.OrderTemplateDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.RequisitionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.SchedulerOrderDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.ShipCarrAccntDataBean
This method sets CommandContext method comment.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.ShipInstructionsDataBean
This method sets the CommandContext method comment.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.SubOrderAdjustmentDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.SubOrderDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.TradingPositionContainerDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.beans.TradingPositionContainerXMLDefinitionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.event.OrderSubmitEventListenerImpl
This method sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets Command Context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ChargeTypeDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.CustomerReturnReasonListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.DispositionHeaderDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.DispositionHeaderListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.MerchantReturnReasonsDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.MerchantReturnReasonsListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.PreviousDispositionsDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.PreviousDispositionsListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.PriceOverrideReasonDataBean
This method sets the CommandContext.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.PriceOverrideReasonListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnDenyReasonDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnDenyReasonDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnDispositionCodeDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnDispositionCodeDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnedProductsDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnedProductsListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonDescriptionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonsDataBean
Deprecated.
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonsListDataBean
Deprecated.
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReceiptDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReceiptDispositionDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReceiverDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReceiverListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReturnAdministratorDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReturnAdministratorListDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.RMAAuthorizationLogDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.RMAChargeDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.RMADataBean
This method sets the cached copy of the commandContext property.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.RMAItemAdjustmentCreditDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.RMAItemComponentDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.RMAItemDataBean
This method sets the cached copy of the commandContext property.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.RMAItemDenyReasonDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.ordermanagement.beans.RMATaxDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.orderstatus.beans.OrderFulfillmentItemStatusDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.orderstatus.beans.OrderFulfillmentStatusDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.payment.actions.commands.PaymentEventListenerImpl
This method sets the command context.
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.payment.beans.BuyerPurchaseOrderDataBean
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.CreditLineDataBean
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.PaymentMethodDataBean
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.PaymentStatusDataBean
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.PaymentSynchronizeDataBean
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.RefundMethodDataBean
This method 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.TradingPurchaseAmountDataBean
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.price.beans.CategorizedMonetaryAmountsDataBean
Sets 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.DynamicKitPredefinedConfigurationDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.price.beans.FormattedMonetaryAmountDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.price.beans.FormattedQuantityAmountDataBean
Sets the command context.
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.pvcdevices.beans.PVCBufferDataBean
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.PVCDeviceModelDataBean
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.PVCSessionDataBean
Sets the command context within this bean.
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.store.beans.CatalogEntryHelperDataBean
Sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.store.beans.UserInterestItemListDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.taxation.beans.CalculationCodeTaxExemptDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.taxation.beans.CountryCodeDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.taxation.beans.CountryDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.taxation.beans.OrderItemTaxDataBean
This method 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.StateCodeDataBean
This method 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.SubOrderTaxDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.taxation.beans.TaxCategoryDataBean
This method 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.TaxCodeClassificationDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.taxation.beans.TaxCodeSchemeDataBean
This method sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.taxation.beans.TaxJurisdictionGroupCalculationRuleDataBean
This method 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.tickler.beans.TicklerActionDataBean
This method sets the active command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tickler.beans.TicklerActionDescriptionDataBean
This method sets the active command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tickler.beans.TicklerActionHistoryDataBean
This method sets the active command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tickler.beans.TicklerDataBean
This method sets the active command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tickler.beans.TicklerReasonDataBean
This method sets the active command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tickler.beans.TicklerReasonDescriptionDataBean
This method sets the active command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentTreeDataBean
Sets the command context associated with the data bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeContext
Deprecated.
Sets the command context.
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.ProductTreeDataBean
Sets the command context associated with the data bean.
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.AccountDataBean
Sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.AddressBookTCDataBean
Sets 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.CategoryPricingTCDataBean
Sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.ContractDataBean
Sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.ContractSearchCriteriaDataBean
Sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.CustomPricingTCDataBean
Sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.InvoicingTCDataBean
Sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.OrderApprovalTCDataBean
Sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.PaymentTCDataBean
Sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchDataBean
Sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.ProductSetTCDataBean
Sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.ProductTreeDataBean
Sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.PurchaseOrderTCDataBean
Sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.ReturnTCDataBean
Sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeAdjustmentTreeDataBean
Sets the commandContext associated with the data bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeDataBean
Sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.ShippingTCShippingModeDataBean
Sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.ShippingTCShipToAddressDataBean
Sets the command context
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.contract.beans.StoreCreationWizardDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in interface com.ibm.commerce.tools.ecoupon.UpdateECouponPromotionTaskCmd
Deprecated.
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.tools.optools.returns.beans.ReturnSearchDataBean
This method sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.user.beans.AddressBookDataBean
Sets the command context.
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.BusinessProfileDataBean
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.ContractListDataBean
Set the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.user.beans.CountryStateListDataBean
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.user.beans.CustomerSearchDataBeanBase
Sets the command context.
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.MemberAttributeDataBean
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.MemberAttributeFloatValueDataBean
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.MemberAttributeStringValueDataBean
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.MemberDataBean
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.MemberGroupMemberDataBean
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.MemberGroupUsageDataBean
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.MemberRoleDataBean
Sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.user.beans.MemberViewPreferenceDataBean
Deprecated.
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.OrganizationDataBean
Sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.user.beans.OrganizationListDataBean
Set the command context.
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.PolicyAccountDescriptionDataBean
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.PolicyAccountLockoutDescriptionDataBean
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.PolicyPasswordDescriptionDataBean
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.UserDataBean
Sets the command context within this bean.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.user.beans.UserInfoDataBean
Sets CommandContext.
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.UserRegistrationDataBean
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.usermanagement.commands.PropertyResourceBundleReader
Sets the command context.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.utf.beans.PAttributeDataBean
Sets the active commandContext.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.utf.beans.PAttributeDescDataBean
Sets the active commandContext.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.utf.beans.PAttrProdDataBean
Sets the active commandContext.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.utf.beans.PAttrValueDataBean
Sets the active commandContext.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.utf.beans.RFQDataBean
Sets the active commandContext.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.utf.beans.RFQDataLight
Sets the active commandContext.
setCommandContext(CommandContext) - Method in class com.ibm.commerce.utf.beans.RFQProdDataBean
Sets the active commandContext.
setCommandIfName(String) - Method in class com.ibm.commerce.command.AbstractECCommand
This method sets the command interface name.
setCommandIfName(String) - Method in class com.ibm.commerce.command.AbstractECTargetableCommand
This method sets the command interface name.
setCommandIfName(String) - Method in interface com.ibm.commerce.command.ECCommand
This method sets the interface name of the command.
setCommandInterfaceName(String) - Method in interface com.ibm.commerce.beans.CommandDataBean
This method sets the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.beans.ControllerCommandInvokerDataBean
This method sets the command interface name
setCommandInterfaceName(String) - Method in class com.ibm.commerce.content.beans.EContentDataBean
Deprecated.
Set the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.edp.beans.EDPCompleteOrderActivityDataBean
This method sets the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.edp.beans.EDPPaymentInstructionsDataBean
This method sets the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.edp.beans.EDPPaymentMethodsDataBean
This method sets the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.edp.beans.EDPPaymentStatusDataBean
This method sets the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.edp.beans.EDPPIActivityHistoryDataBean
This method sets the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.edp.beans.EDPRefundInstructionsDataBean
This method sets the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.edp.beans.EDPRefundMethodsDataBean
This method sets the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.edp.beans.EDPRefundStatusDataBean
This method sets the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.edp.beans.EDPReleasesDataBean
This method sets the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.inventory.beans.ProductAvailabilityDataBean
This method 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.marketing.beans.CatalogEntryMPE
Deprecated.
Sets the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleDataBean
Sets the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleListBean
Sets the command interface name.
setCommandInterfaceName(String) - Method in interface com.ibm.commerce.negotiation.beans.ControlRuleListInputDataBean
Sets the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.negotiation.beans.OpenCryBidControlRuleDataBean
Sets the commandInterfaceName.
setCommandInterfaceName(String) - Method in interface com.ibm.commerce.negotiation.beans.OpenCryBidControlRuleInputDataBean
Sets the commandInterfaceName.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.negotiation.beans.SealedBidControlRuleDataBean
Sets the commandInterfaceName.
setCommandInterfaceName(String) - Method in interface com.ibm.commerce.negotiation.beans.SealedBidControlRuleInputDataBean
Sets the commandInterfaceName.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean
This method sets the command interface name for the command data bean.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.order.client.beans.OrderStatusDataBean
Sets the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.order.client.beans.OrderStatusListDataBean
Sets the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.config.beans.AvailablePaymentCfgListDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.config.beans.PaymentConfigMethodDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.config.beans.PaymentConfigurationListDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.config.beans.StorePaymentConfigurationListDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCGetCreditDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCGetPaymentDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListAllPluginsDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListCreditsForPIDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPaymentsForPIDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPendingCreditsForPluginDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPendingPaymentsForPluginDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPIsForOrderDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPIsForReturnDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListTransactionsForCreditDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListTransactionsForPaymentDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCPayTranExtendedDataDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCPIExtendedDataDataBean
This method sets the databean command interface name of this databean, and through the databean command, the data of this databean are populated.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.price.beans.EntitledPriceDataBean
This method sets the command interface name.
setCommandInterfaceName(String) - Method in class com.ibm.commerce.tools.campaigns.search.beans.CollateralSearchListDataBean
Sets the command interface name.
setCommandName(String) - Method in class com.ibm.commerce.beans.ControllerCommandInvokerDataBean
This method sets the url command name.
setCommandName(String) - Method in interface com.ibm.commerce.command.CommandContext
Reserved for IBM internal use.
setCommandName(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Reserved for IBM internal use.
setCommandName(String) - Method in class com.ibm.commerce.datatype.CommandProperty
This method sets the command name.
setCommandName(String) - Method in class com.ibm.commerce.negotiation.commands.ProcessRunner
Sets the fully qualified name of the command to be executed.
setCommandProperties(CommandProperty) - Method in class com.ibm.commerce.programadapter.HttpProgramAdapterImpl
Sets the CommandProperties object.
setCommandProperties(CommandProperty) - Method in class com.ibm.commerce.programadapter.ProgramAdapter
Sets the CommandProperty of the adapter.
setCommandProperty(CommandProperty) - Method in class com.ibm.commerce.programadapter.security.DummyProgramAdapterSessionContext
Sets the CommandProperty
setCommandProperty(CommandProperty) - Method in interface com.ibm.commerce.programadapter.security.ProgramAdapterSessionContext
Sets the command property.
setCommandRegistry(CommandRegistry) - Static method in class com.ibm.commerce.command.CommandFactory
This method sets the command registry to be used by the command factory to locate commands.
setCommands(Hashtable) - Method in interface com.ibm.commerce.contract.commands.PolicyAddCmd
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.PolicyUpdateCmd
Sets the commands which process the business policy.
setCommands(Hashtable) - Method in class com.ibm.commerce.contract.commands.PolicyUpdateCmdImpl
Sets the commands which process the business policy.
setCommandStoreId(Integer) - Method in class com.ibm.commerce.command.AbstractECCommand
This method sets the store id used to create this command.
setCommandStoreId(Integer) - Method in class com.ibm.commerce.command.AbstractECTargetableCommand
This method sets the store id used to create this command.
setCommandStoreId(Integer) - Method in interface com.ibm.commerce.command.ECCommand
This method sets the store id used to create this command.
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.approval.commands.ApprovalProcessRecordsCmdImpl
Sets a comment that the actor wants included with the action.
setComment(String) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setComment(String) - Method in interface com.ibm.commerce.content.facade.datatypes.ContentVersionType
Sets the value of the 'Comment' attribute.
setComment(String) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryDetailType
Sets the value of the 'Comment' attribute.
setComment(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderHeader
This method sets the order comment.
setComment(String) - Method in interface com.ibm.commerce.negotiation.commands.RecordAuctionPaymentCmd
Stores the incoming comment.
setComment(String) - Method in class com.ibm.commerce.negotiation.commands.RecordAuctionPaymentCmdImpl
Sets the Comment.
setComment(String) - Method in class com.ibm.commerce.negotiation.objects.BidOrderRelationAccessBean
 
setComment(String) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setComment(String) - Method in class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean
 
setComment(String) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the comment of the new/copied/updated order item(s).
setComment(String) - Method in interface com.ibm.commerce.order.facade.datatypes.CSRCommentsType
Sets the value of the 'Comment' attribute.
setComment(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.CSRCommentsTypeImpl
 
setComment(String) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets comment
setComment(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets comment
setComment(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setComment(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setComment(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the comment parameters (optional).
setComment(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setComment(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the comment parameters (optional).
setComment(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the comment parameters (optional).
setComment(String) - Method in class com.ibm.commerce.rule.Rule
Sets the comment for this rule.
setComment(String) - Method in interface com.ibm.commerce.tools.optools.order.commands.CSROrderCommentsNotifyCmd
Sets the order comment which needs to be sent.
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 class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setComment(String) - Method in class com.ibm.commerce.utf.beans.OrderCommentData
Sets the comment value.
setComment1(String) - Method in interface com.ibm.commerce.inventory.commands.CreateReceiptCmd
Sets the comment on the new receipt.
setComment1(String) - Method in class com.ibm.commerce.inventory.commands.CreateReceiptCmdImpl
 
setComment1(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the comment on the new receipt.
setComment1(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
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.ReceiptCreateCmdImpl
 
setComment1(String) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryReceiptType
Sets the value of the 'Comment1' attribute.
setComment1(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
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 class com.ibm.commerce.inventory.commands.CreateReceiptCmdImpl
 
setComment2(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the comment regarding the quality of the item received.
setComment2(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
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.ReceiptCreateCmdImpl
 
setComment2(String) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryReceiptType
Sets the value of the 'Comment2' attribute.
setComment2(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setCommentFlag(int) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setCommentFlag(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setCommentFlag(int) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setCommentFlag(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setComments(String) - Method in interface com.ibm.commerce.approval.commands.HandleApprovalsCmd
Sets the comments.
setComments(String) - Method in class com.ibm.commerce.approval.commands.HandleApprovalsCmdImpl
Sets the comments.
setComments(String) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmd
Sets the comments
setComments(String) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmdImpl
Sets the comments
setComments(String) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskGroupCommentCmd
Sets the comments
setComments(String) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCommentCmdImpl
Sets the comments
setComments(String) - Method in interface com.ibm.commerce.contentmanagement.commands.SendActivateTaskEmailCmd
Set Comments
setComments(String) - Method in class com.ibm.commerce.contentmanagement.commands.SendActivateTaskEmailCmdImpl
Sets the Comments
setComments(String) - Method in interface com.ibm.commerce.contentmanagement.commands.SendRejectTaskEmailCmd
Set Comments
setComments(String) - Method in class com.ibm.commerce.contentmanagement.commands.SendRejectTaskEmailCmdImpl
Sets the Comments
setComments(String) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmd
Sets the comments
setComments(String) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmdImpl
Sets the comments
setComments(String) - Method in class com.ibm.commerce.contentmanagement.common.TaskGroupComment
set comments
setComments(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupCommentAccessBean
 
setComments(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupCommentEntityCreationData
Sets the comments.
setComments(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setComments(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setComments(Collection) - Method in class com.ibm.commerce.edp.tickler.AEDPTickler
This mehtod sets the comments of current tickler.
setComments(String[]) - Method in class com.ibm.commerce.edp.tickler.AEDPTickler
This method sets the comments of current tickler.
setComments(String[]) - Method in interface com.ibm.commerce.edp.tickler.IEDPTickler
This method sets the tickler comments.
setComments(String) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryAdjustmentType
Sets the value of the 'Comments' attribute.
setComments(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the comments.
setComments(String[]) - Method in interface com.ibm.commerce.order.commands.OrderCommentRecordContrlCmd
This method sets the comments for the changed Order.
setComments(String[]) - Method in class com.ibm.commerce.order.commands.OrderCommentRecordContrlCmdImpl
This method sets the comments for the changed Order.
setComments(DescriptionType) - Method in interface com.ibm.commerce.order.facade.datatypes.AdjustmentRequirementType
Sets the value of the 'Comments' containment reference.
setComments(DescriptionType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.AdjustmentRequirementTypeImpl
 
setComments(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderBlockTypeImpl
 
setComments(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setComments(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setComments(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderBlockType
Sets the value of the 'Comments' attribute.
setComments(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Comments' attribute.
setComments(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Comments' attribute.
setComments(String) - Method in class com.ibm.commerce.ordermanagement.beans.RMADataBean
This method sets (or updates) the comments property for this bean if the old value and the new value are different.
setComments(String) - Method in interface com.ibm.commerce.ordermanagement.commands.NotifyBlockCmd
Comments that may have been passed along with the block or unblock operation
setComments(String) - Method in class com.ibm.commerce.ordermanagement.commands.NotifyBlockCmdImpl
The block reason code ID for the block or unblock operation
setComments(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDispositionAccessBean
 
setComments(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setComments(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setComments(String) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setComments(String) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionType
Sets the value of the 'Comments' attribute.
setComments(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoauth
Sets the value of the 'Comments' attribute.
setComments(OrderCommentData[]) - Method in class com.ibm.commerce.utf.beans.OrderCommentList
Sets the comment list value.
setComments1(String) - Method in class com.ibm.commerce.order.objects.OrderItemMessagingExtensionAccessBean
 
setComments1(String) - Method in class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean
 
setComments2(String) - Method in class com.ibm.commerce.order.objects.OrderItemMessagingExtensionAccessBean
 
setComments2(String) - Method in class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean
 
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 interface com.ibm.commerce.rfq.commands.RespondRFQLevelCommentsTCCmd
Sets response 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.RFQResponseModifyOrderCommentsTCCmd
Sets RFQ response level comments
setCommentsVector(Vector) - Method in class com.ibm.commerce.rfq.commands.RFQResponseModifyOrderCommentsTCCmdImpl
Sets RFQ response level comments
setCommentsVector(Vector) - Method in interface com.ibm.commerce.utf.commands.CreateOrderCommentsTCCmd
Stores the list of freeform comments that need to be converted into TCs.
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.ModifyOrderCommentsTCCmd
Stores the incoming list of freeform 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.
setCommit(boolean) - Method in class com.ibm.commerce.order.commands.OrderCreateQuoteCmdImpl
Sets the commit flag to control whether each quote is processed in a separate.
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
setCommit(boolean) - Method in class com.ibm.commerce.order.commands.OrderPrepareCmdImpl
This method sets the commit flag to control whether each order is processed in a separate database transaction
setCommitDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setCommitDate(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setCommitDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupEntityCreationData
Sets the commitDate.
setCommitRequest(CommitRequest) - Method in class com.ibm.commerce.context.content.resources.metadata.ResourceContainerMetaData
This method sets the commit request of the resource container.
setCommitRequest(CommitRequest) - Method in class com.ibm.commerce.context.content.resources.metadata.ResourceMetaData
This method sets the commit request providing custom commit SQL statements for the resource.
setCommonMappingDoc(Document) - Method in class com.ibm.commerce.bi.events.xml.EventMapper
The setter for the common mapping configuration XML document.
setCommonProperties(BaseException, String, String, String, Object[]) - Static method in class com.ibm.commerce.edp.utils.ExceptionHelper
This method sets common properties of exception in Payment Rules/WebSphere Commerce Payments components.
setCommonProperties(BaseException, String, String, String, Object) - Static method in class com.ibm.commerce.edp.utils.ExceptionHelper
This method sets common properties of exception in Payment Rules/WebSphere Commerce Payments components.
setCommonProperties(BaseException, String, String, String) - Static method in class com.ibm.commerce.edp.utils.ExceptionHelper
This method sets common properties of exception in Payment Rules/WebSphere Commerce Payments components.
setCommonProperties(BaseException, String, String) - Static method in class com.ibm.commerce.edp.utils.ExceptionHelper
This method sets common properties of exception in Payment Rules/WebSphere Commerce Payments components.
setCommonProperty(String) - Method in interface com.ibm.commerce.contract.commands.PolicyAddCmd
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.PolicyUpdateCmd
Sets the common property string which business policy commands need.
setCommonProperty(String) - Method in class com.ibm.commerce.contract.commands.PolicyUpdateCmdImpl
Sets the 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.
setCommonSingleProperty(String) - Method in class com.ibm.commerce.contract.commands.PolicyUpdateCmdImpl
Sets a single common property string which business policy commands need.
setComp_priceLocks(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the components pricelocks to hashtable
setComp_prices(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the components prices to hashtable
setComp_quantities(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the components quantities
setCompactFormat(boolean) - Method in class com.ibm.commerce.ras.LogConfiguration
Sets the compact format of message log.
setCompanyName(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the companyName parameter for this Tag.
setCompanyName(String) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Company Name' attribute.
setCompanyName(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setCompanyName(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the name of the company for which the user works
setCompanyName(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the name of the company.
setComparable(boolean) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'Comparable' attribute.
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.catalogmanagement.commands.OfferAddCmdImpl
Set the compare 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.OfferUpdateCmdImpl
Set the comparative price
setComparePrice(BigDecimal) - Method in class com.ibm.commerce.order.objects.OfferPriceAccessBean
 
setComparePrice(String) - Method in class com.ibm.commerce.order.objects.OfferPriceAccessBean
 
setComparison(String) - Method in interface com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmd
This method sets the comparison method to be used.
setComparison(String) - Method in class com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmdImpl
This method sets the comparison method to be used.
setCompatibleMode(String) - Method in class com.ibm.commerce.payment.beans.UsablePaymentTCListDataBean
Sets the compatible mode of the payment policy.
setComplete(short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitPredefinedConfiguration
Sets the value of the 'Complete' attribute.
setCompleteDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.objects.TaskAccessBean
 
setCompleteDate(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskAccessBean
 
setCompleteDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.objects.TaskEntityCreationData
Sets the completeDate.
setCompleteTime(String) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Sets the complete time.
setCompleteTime(String) - Method in interface com.ibm.commerce.utf.beans.RFQListInputDataBean
Sets the complete time.
setCompleteTime(Timestamp) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setCompleteTime(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setCompListId(String[]) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set list of oicomplist_id from oicomplist table.
setCompListId(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
This method sets the list of IDs from the oicomplist table - used for Dynamic kits.
setCompListId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemUpdateCmd
Set the compListId parameters (optional).
setCompListId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Set the compListId parameters (optional).
setCompListIds(String) - Method in interface com.ibm.commerce.orderitems.commands.AddOrderItemComponentsCmd
Sets the oicomplist ids that is used to retrieve the oicomplist entries
setCompListIds(String) - Method in class com.ibm.commerce.orderitems.commands.AddOrderItemComponentsCmdImpl
Sets the oicomplist ids that is used to retrieve the oicomplist entries.
setComponentEngine(boolean) - Method in class com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration
Sets the boolean value whether or not the component promotion engine is used.
setComponentId(String) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
Sets the component identifier.
setComponentId(String) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
 
setComponentId(String) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Set the inventory component id.
setComponentId(String) - Method in class com.ibm.commerce.struts.ComponentPlugIn
Set the component ID.
setComponents(InvalidationIDComponent[]) - Method in class com.ibm.commerce.context.content.resources.dynacache.InvalidationIDPattern
sets the components used in the pattern.
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.
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.
setComponentValueMark(String) - Method in class com.ibm.commerce.context.content.resources.dynacache.InvalidationIDPattern
sets the place holder of a component value.
setComputeFullSchedule() - Method in interface com.ibm.commerce.subscription.commands.ScheduleEvaluateCmd
This method is used to indicate to the command that the full schedule needs to be computed.
setComputeFullSchedule() - Method in class com.ibm.commerce.subscription.commands.SimpleScheduleEvaluateCmdImpl
This method sets the evaluation mode of the command to compute the full schedule.
setComputeNextOccurenceFromSchedule() - Method in interface com.ibm.commerce.subscription.commands.ScheduleEvaluateCmd
This method is used to indicate to the command that only the next occurrence of the schedule needs to be computed based on its previous occurrence.
setComputeNextOccurenceFromSchedule() - Method in class com.ibm.commerce.subscription.commands.SimpleScheduleEvaluateCmdImpl
This method sets the evaluation mode of the command to compute the next occurrence of the schedule.
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(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.SalesAssistantStatisticsBean
Sets the concept ID of this statistics.
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
 
setConceptId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
setConceptId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsKey
 
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 interface com.ibm.commerce.contract.catalogfilter.command.GetConditionExpressionCmd
Set condition for the command.
setCondition(Condition) - Method in class com.ibm.commerce.rule.Rule
Sets the condition for this rule.
setConditionGroupList(List<ConditionGroup>) - Method in class com.ibm.commerce.contract.catalogfilter.CatalogFilterSelection
Set condition group list.
setConditionGroupRelationAnd(boolean) - Method in class com.ibm.commerce.contract.catalogfilter.CatalogFilterSelection
Set the relation among condition groups.
setConditionName(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeContext
Deprecated.
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 class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
setConditions(String) - Method in class com.ibm.commerce.user.objects.MemberGroupConditionAccessBean
 
setConfig(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentPlugInImpl
This method sets the configuration files to register that contains the URL to Business Object Document transformation.
setConfigCache(String, Node) - Method in class com.ibm.commerce.server.ServerConfiguration
This method adds the node to the cache.
setConfigData(String, String) - Method in interface com.ibm.commerce.messaging.commands.SendMsgCmd
This method allows the user to configure the parameters of transport services used for the message.
setConfigData(String, String) - Method in class com.ibm.commerce.messaging.commands.SendMsgCmdImpl
This method 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 name-value pair 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 inserts a name-value pair 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
This method sets the configuration file name.
setConfigId(String) - Method in class com.ibm.commerce.payment.config.beans.PaymentConfigMethodDataBean
This method sets the payment configuration id in this databean, through which the specified payment method is populated.
setConfigId(String) - Method in class com.ibm.commerce.payment.config.commands.PaymentConfigurationDeleteCtrlCmdImpl
This method sets the payment configuration identifier to delete.
setConfigId(String) - Method in class com.ibm.commerce.payment.config.commands.PaymentConfigurationUpdateCtrlCmdImpl
This method sets the payment configuration id.
setConfigId(String) - Method in class com.ibm.commerce.payment.config.commands.StorePaymentConfigurationAddCtrlCmdImpl
This method sets the payment configuration id.
setConfigNLData(String, String, String) - Method in interface com.ibm.commerce.messaging.commands.SendMsgCmd
This method allows the user to configure the national language specific parameters of transport services used for the message.
setConfigNLData(String, String, String) - Method in class com.ibm.commerce.messaging.commands.SendMsgCmdImpl
This method allows the user to configure national language specific parameters of transport services used for the message.
setConfigNode(Node) - Method in class com.ibm.commerce.ras.LogConfiguration
Sets the configuration node.
setConfigProperties(ConfigProperties) - Method in class com.ibm.commerce.foundation.dataload.businessobjectbuilder.AbstractBusinessObjectBuilder
This method sets the ConfigProperties to the BusinessObjectBuilder.
setConfigProperties(ConfigProperties) - Method in interface com.ibm.commerce.foundation.dataload.businessobjectbuilder.BusinessObjectBuilder
This method sets the ConfigProperties to the BusinessObjectReader.
setConfigProperties(ConfigProperties) - Method in class com.ibm.commerce.foundation.dataload.businessobjectmediator.AbstractBusinessObjectMediator
Sets the configuration properties for this business object mediator.
setConfigProperties(ConfigProperties) - Method in interface com.ibm.commerce.foundation.dataload.businessobjectmediator.BusinessObjectMediator
Sets the configuration properties for this business object mediator.
setConfigProperties(ConfigProperties) - Method in class com.ibm.commerce.foundation.dataload.datareader.AbstractDataReader
This method sets the configuration properties for this data reader.
setConfigProperties(ConfigProperties) - Method in interface com.ibm.commerce.foundation.dataload.datareader.DataReader
Sets the ConfigProperties to the DataReader.
setConfigProperties(ConfigProperties) - Method in class com.ibm.commerce.foundation.dataload.datawriter.AbstractDataWriter
Sets the ConfigProperties to the DataWriter.
setConfigProperties(ConfigProperties) - Method in interface com.ibm.commerce.foundation.dataload.datawriter.DataWriter
Sets the ConfigProperties to the DataWriter.
setConfigProperties(Map<String, String>) - Method in class com.ibm.commerce.foundation.dataload.http.CustomAuthHTTPConnector
Setter for the name-value properties as supplied in the web feed configuration file.
setConfigProperties(ConfigProperties) - Method in class com.ibm.commerce.foundation.dataload.xmlhandler.AbstractXmlHandler
Sets the ConfigProperties to the XML handler.
setConfigProperties(ConfigProperties) - Method in interface com.ibm.commerce.foundation.dataload.xmlhandler.XmlHandler
Sets the ConfigProperties to the XML handler.
setConfigurable(short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryConfigurationInformation
Sets the value of the 'Configurable' attribute.
setConfiguration(TypedProperty) - Method in interface com.ibm.commerce.bi.events.transmit.GenericTransmitter
Provides the transmitter its configuration properties as defined in the instance XML.
setConfiguration(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryConfigurationInformation
Sets the value of the 'Configuration' attribute.
setConfiguration(ConfigurationType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Configuration' containment reference.
setConfiguration(String) - Method in interface com.ibm.commerce.orderitems.commands.CreateOrderItemConfigurationCmd
This method sets the configuration of a dynamic kit.
setConfiguration(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderConfigurationAddCmd
This method sets the configurations of the dynamic kits.
setConfiguration(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderConfigurationBaseCmdImpl
This method sets the configurations of the dynamic kits.
setConfiguration(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderConfigurationUpdateCmd
This method sets the configurations of the dynamic kits.
setConfiguration(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
 
setConfiguration(String) - Method in class com.ibm.commerce.orderitems.commands.OrderItemConfigurationBaseCmdImpl
This method sets the configuration of a dynamic kit.
setConfiguration(String) - Method in interface com.ibm.commerce.orderitems.commands.UpdateOrderItemConfigurationCmd
This method sets the configuration of a dynamic kit.
setConfiguration(String) - Method in class com.ibm.commerce.orderitems.commands.ValidateDynamicKitConfigurationInSterlingCmdImpl
This method sets the configuration to be validated.
setConfiguration(TypedProperty) - Method in class com.ibm.commerce.programadapter.security.DummyProgramAdapterSessionContext
Sets the configuration for the session context.
setConfiguration(TypedProperty) - Method in interface com.ibm.commerce.programadapter.security.ProgramAdapterSessionContext
Sets the configuration.
setConfigurationAttribute(ConfigurationAttributeType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Configuration Attribute' containment reference.
setConfigurationBODVersion(String) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Configuration BOD Version' attribute.
setConfigurationComponents(String[]) - Method in interface com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmd
This method sets the list of configuration components.
setConfigurationComponents(String[]) - Method in class com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmdImpl
This method sets the list of configuration components.
setConfigurationFile(String) - Method in class com.ibm.commerce.context.content.resources.metadata.ResourceContainerMetaData
This method sets the configuration file to associate with the container.
setConfigurationFile(String) - Method in class com.ibm.commerce.ras.ant.tasks.LogConfigurationTask
This method sets the name of the configuration file that contains the log system configuration.
setConfigurationFilePath(String) - Method in class com.ibm.commerce.foundation.common.config.AbstractConfigurationImpl
Sets the location of the configuration files.
setConfigurationForDynamicKitCatalogEntryRelation(DynamicKitPredefinedConfiguration) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitCatalogEntryConfigurationRelation
Sets the value of the 'Configuration For Dynamic Kit Catalog Entry Relation' reference.
setConfigurationId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitPredefinedConfiguration
Sets the value of the 'Configuration Id' attribute.
setConfigurationId(String) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the configuration ID of the new/copied order item(s).
setConfigurationID(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemComponentTypeImpl
 
setConfigurationID(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setConfigurationID(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemComponentType
Sets the value of the 'Configuration ID' attribute.
setConfigurationID(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Configuration ID' attribute.
setConfigurationId(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets configuration id
setConfigurationId(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItemComponent
Sets configuration Id
setConfigurationId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setConfigurationId(String) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setConfigurationId(String) - Method in interface com.ibm.commerce.orderitems.commands.AddOrderItemComponentsCmd
Sets the configuration id that is used to retrieve the components
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.CopyOrderItemComponentsCmd
This method sets configuration id of the new components.
setConfigurationId(String) - Method in class com.ibm.commerce.orderitems.commands.CopyOrderItemComponentsCmdImpl
This method sets configuration id of the new components.
setConfigurationId(String) - Method in class com.ibm.commerce.orderitems.commands.CopyOrderItemComponentsForDynamicKitCmdImpl
This method sets configuration id of the new components.
setConfigurationId(String) - Method in interface com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmd
This method sets the configurationId.
setConfigurationId(String) - Method in class com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmdImpl
This method sets the configurationId.
setConfigurationId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the configurationId parameters (optional).
setConfigurationId(String) - Method in class com.ibm.commerce.price.beans.FloorPriceDataBean
Sets the configuration ID, if this catalog entry is a DynamicKit.
setConfigurationId(String) - Method in interface com.ibm.commerce.price.beans.FloorPriceInputDataBean
Sets the configuration ID, if this catalog entry is a DynamicKit.
setConfigurationID(String) - Method in interface com.ibm.commerce.price.commands.FloorPriceLookupCmd
Sets the configuration ID, if this catalog entry is a DynamicKit.
setConfigurationID(String) - Method in class com.ibm.commerce.price.commands.FloorPriceLookupCmdImpl
Sets the configuration ID, if this catalog entry is a DynamicKit.
setConfigurationID(String) - Method in interface com.ibm.commerce.price.commands.ValidateDelegatedPriceCmd
Sets the configuration ID, if this catalog entry is a DynamicKit.
setConfigurationID(String) - Method in class com.ibm.commerce.price.commands.ValidateDelegatedPriceCmdImpl
Sets the configuration ID, if this catalog entry is a DynamicKit.
setConfigurationId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the configurationId parameters (optional).
setConfigurationId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Set the configurationId parameters (optional).
setConfigurationIdentifier(ConfigurationIdentifierType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.ConfigurationType
Sets the value of the 'Configuration Identifier' containment reference.
setConfigurations(List) - Method in class com.ibm.commerce.infrastructure.facade.server.commands.CreateConfigurationBaseCmdImpl
This method sets the list of Configuration objects.
setConfigurations(List) - Method in interface com.ibm.commerce.infrastructure.facade.server.commands.CreateConfigurationCmd
This method sets the list of Configuration objects.
setConfigurationsList(ArrayList) - Method in class com.ibm.commerce.payment.config.beans.AvailablePaymentCfgListDataBean
This method sets the ArrayList of all available payment configurations.
setConfigurationStoreRelationshipTypeName(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationUsageAccessBean
 
setConfigXML(String) - Method in interface com.ibm.commerce.order.utils.ParseDynamicKitConfigurationCmd
This method sets the configuration XML to be parsed.
setConfigXML(String) - Method in class com.ibm.commerce.order.utils.ParseSterlingConfigurationBOMCmdImpl
This method sets the configuration XML to be parsed.
setConfirm(ConfirmType) - Method in interface com.ibm.commerce.oagis9.datatypes.ConfirmBODDataAreaType
Sets the value of the 'Confirm' containment reference.
setConfirmation(Confirmation) - Method in class com.ibm.commerce.component.bod.ConfirmBOD
Sets the success or failure status of the original request.
setConfirmType(Short) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemShipConfirmationAccessBean
 
setConflicts(Hashtable) - Method in class com.ibm.commerce.couponredemption.commands.CouponDSSTaskCmdImpl
Deprecated.
Sets the conflict variable.
setConflicts(Hashtable) - Method in class com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmdImpl
Deprecated.
Sets the conflicts information.
setConnection(Connection) - Method in class com.ibm.commerce.content.version.AbstractContentVersionServiceImpl
Sets the connection
setConnection(Connection) - Method in interface com.ibm.commerce.content.version.ContentVersionService
Sets the connection
setConnection(Connection) - Method in class com.ibm.commerce.foundation.server.services.changehistory.utility.AbstractChangeHistoryServiceDelegateImpl
Set the connection which component service implementation could use to query database.
setConnection(Connection) - Method in class com.ibm.commerce.foundation.server.services.changehistory.utility.ExtendAbstractChangeHistoryServiceImpl
Set the connection which component service implementation could use to query database.
setConnection(Connection) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.JDBCQueryService
Passes a database connection to be used by this class.
setConnection(Connection) - Method in class com.ibm.commerce.marketing.promotion.persistence.PersistenceManagerRegistry
Sets the connection.
setConnection(SampleConnection) - Method in class com.ibm.commerce.messaging.adapters.jcasample.SampleManagedConnection
This method sets the connection.
setConstraints(Constraint[]) - Method in class com.ibm.commerce.marketing.promotion.condition.Pattern
Sets the array of Constraints that make up the pattern definition
setContactAddressId(Integer) - Method in class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
setContactAddressId(String) - Method in class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
setContactInfo(ContactInfoType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Contact Info' containment reference.
setContactInfo(ContactInfoType) - Method in interface com.ibm.commerce.member.facade.datatypes.OrganizationType
Sets the value of the 'Contact Info' containment reference.
setContactInfo(ContactInfoType) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonType
Sets the value of the 'Contact Info' containment reference.
setContactInfoIdentifier(ContactInfoIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'Contact Info Identifier' containment reference.
setContactInfoNickName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoExternalIdentifierType
Sets the value of the 'Contact Info Nick Name' attribute.
setContactName(PersonNameType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'Contact Name' containment reference.
setContactName(PersonNameType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Contact Name' containment reference.
setContainerMetaData(ResourceContainerMetaData) - Method in class com.ibm.commerce.context.content.resources.metadata.ResourceMetaData
This method sets the resource container metadata of the container that owns the resource.
setContent(byte[]) - Method in class com.ibm.commerce.attachment.beans.AttachmentAssetDataBean
Sets the attachment asset file content.
setContent(byte[]) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentAssetCmd
Sets the content of the attachment asset.
setContent(byte[]) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentAssetCmdImpl
Sets the content of the attachment asset.
setContent(byte[]) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmd
Sets the content of the attachment asset.
setContent(byte[]) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmdImpl
Sets the content of the attachment asset.
setContent(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotdef
Sets the value of the 'Content' attribute.
setContent(Integer, String, byte[]) - Method in interface com.ibm.commerce.messaging.commands.SendMsgCmd
This method allows a user to set the content of a message directly using byte[] format.
setContent(Integer, String, String) - Method in interface com.ibm.commerce.messaging.commands.SendMsgCmd
This method allows a user to set the content of a message directly using String format.
setContent(Integer, String, byte[]) - Method in class com.ibm.commerce.messaging.commands.SendMsgCmdImpl
This method allows a user to set the content body of a message using byte[] format.
setContent(Integer, String, String) - Method in class com.ibm.commerce.messaging.commands.SendMsgCmdImpl
This method allows a user to set the content body of a message using String 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, Object) - Method in class com.ibm.commerce.messaging.outboundservice.Messaging
This method will insert the content object directly for a particular transport.
setContent(Integer, String, byte[], String) - Method in class com.ibm.commerce.messaging.outboundservice.Messaging
setContent(Integer, String, Record) - Method in class com.ibm.commerce.messaging.outboundservice.Messaging
This method will insert the message record directly for a particular transport.
setContent(String) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setContent(String) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setContentContext(ContentContext) - Method in interface com.ibm.commerce.contentmanagement.commands.SetContentContextCmd
Sets the Content Context
setContentContext(ContentContext) - Method in class com.ibm.commerce.contentmanagement.commands.SetContentContextCmdImpl
Sets the Content Context
SetContentContextCmd - Interface in com.ibm.commerce.contentmanagement.commands
The SetContentContextCmd is a task command that: Sets the Content Context when a user enters a Task via Accelerator Parameters: taskId taskGroupId workspaceId Access Beans: Task Commands: Other Controller commands:
Mandatory Parameters: taskId, taskGroupId, workspaceId
Additional Parameters: none
Optional Parameters: none
SetContentContextCmdImpl - Class in com.ibm.commerce.contentmanagement.commands
The SetContentContextCmd is a task command that: Sets the Content Context when a user enters a Task via Accelerator Parameters: taskId taskGroupId workspaceId Access Beans: Task Commands: Other Controller commands:
Mandatory Parameters: taskId, taskGroupId, workspaceId
Additional Parameters: none
Optional Parameters: none
SetContentContextCmdImpl() - Constructor for class com.ibm.commerce.contentmanagement.commands.SetContentContextCmdImpl
 
setContentDataBean(CollateralDataBean[]) - Method in class com.ibm.commerce.content.beans.EContentDataBean
Deprecated.
Sets Content databean
setContentDependencyName(String) - Method in class com.ibm.commerce.marketing.cache.TagEMarketingSpotCache
This method sets the string to use to create dependencies for content displayed in the e-Marketing Spot.
setContentDirectory(String) - Method in class com.ibm.commerce.pvcadapter.DeviceInfo
Sets content directory to the data bean.
setContentDirectory(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setContentFormat(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateDatabean
Sets the content format for this template HTML ("1") or Plain Text Format ("0")
setContentFormat(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateSummaryDatabean
Sets the content format for this template...HTML or Plain text
setContentId(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateDatabean
Sets the content ID for this template
setContentId(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateSummaryDatabean
Sets the content ID for this template..
setContentManagedFile(boolean) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentDataBean
Setter for the content managed file flag.
setContentObject(Object) - Method in class com.ibm.commerce.messaging.outboundservice.WCMSRecord
This method sets the content object.
setContentPersonalizationId(String) - Method in interface com.ibm.commerce.context.audit.AuditContext
Reserved for IBM internal use.
setContenttype(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotcmd
Sets the value of the 'Contenttype' attribute.
setContenttype(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotdef
Sets the value of the 'Contenttype' attribute.
setContenttype(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotord
Sets the value of the 'Contenttype' attribute.
setContenttype(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexplog
Sets the value of the 'Contenttype' attribute.
setContentType(String) - Method in class com.ibm.commerce.messaging.outboundservice.WCMSRecord
This method sets the content type.
setContentType(String) - Method in class com.ibm.commerce.server.UploadedFile
This method sets the contentType of the uploaded file.
setContentType(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignDataBean.CampaignInitiative
Sets the content type of the campaign initiative.
setContentType(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean
Sets the content type of the Initiative
setContentUniqueID(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.DefaultContentType
Sets the value of the 'Content Unique ID' attribute.
setContentVersionIdentifier(ContentVersionIdentifierType) - Method in interface com.ibm.commerce.content.facade.datatypes.ContentVersionType
Sets the value of the 'Content Version Identifier' containment reference.
setContentWorkspace(String) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileEntityCreationData
Sets the workspace name of the modification.
setContentWorkspace(String) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileStorageKey
 
setContextAttribute(AttributeType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Context Attribute' containment reference.
setContextAttributes(String[]) - Method in class com.ibm.commerce.catalog.businesscontextimpl.CatalogContextImpl
Set the attributes for this context.
setContextAttributes(String[]) - Method in class com.ibm.commerce.context.baseimpl.AbstractContextImpl
This method populates this context from a given array of context attributes.
setContextAttributes(String[]) - Method in class com.ibm.commerce.context.experimentimpl.ExperimentContextImpl
This method initializes the context from the specified list of attributes.
setContextAttributes(String[]) - Method in class com.ibm.commerce.context.giftregistryimpl.GiftRegistryContextImpl
This method initializes the context from the specified list of attributes.
setContextAttributes(String[]) - Method in class com.ibm.commerce.context.previewimpl.PreviewContextImpl
Initializes the context from the specified list of attributes.
setContextAttributes(String[]) - Method in class com.ibm.commerce.giftcenter.context.GiftCenterContextImpl
Initializes the context from the specified list of attributes.
setContextAttributes(String[]) - Method in class com.ibm.commerce.store.facade.server.context.StoreGeoCodeContextImpl
 
setContextData(ContextDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Context Data' containment reference.
setContextFactory(PromotionContextFactory) - Method in class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine
Sets the contextFactory
setContextMap(ActivityToken, Map) - Method in interface com.ibm.commerce.component.contextservice.BusinessContextService
Reserved for IBM internal use.
setContextMap(ActivityToken, Map) - Method in class com.ibm.commerce.component.contextservice.util.BusinessContextFacade
Reserved for IBM internal use.
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.
setContextObject(String, Object) - Static method in class com.ibm.commerce.foundation.internal.server.services.context.RemoteContextServiceFactory
Saves the given context object into the thread so that it can be retrieved later on within the same transaction.
setContextParameters(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentActionMapping
This method sets the context data parameters to include in the business context of the request.
setContextSerializedString(ActivityToken, String) - Method in interface com.ibm.commerce.context.base.ContextSPI
This method populates this context from a given string representation.
setContextSerializedString(ActivityToken, String) - Method in class com.ibm.commerce.context.baseimpl.AbstractContextImpl
This method populates this context from a given string representation.
setContinuationInfo(ArrayList) - Method in class com.ibm.commerce.dynacache.commands.DynaCacheInvalidationCaptureHelper
Sets the optional continuation information.
setContinue(String) - Method in interface com.ibm.commerce.fulfillment.commands.CheckInventoryCmd
set the value of Continue
setContinue(String) - Method in class com.ibm.commerce.fulfillment.commands.InventoryBaseCmdImpl
Set the istrContinue.
setContinue(String) - Method in interface com.ibm.commerce.fulfillment.commands.ResolveFulfillmentCenterCmd
Set the value of Continue
setContinue(String) - Method in class com.ibm.commerce.fulfillment.commands.ResolveFulfillmentCenterCmdImpl
Sets the Continue
setContinue(String) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets whether to continue
setContinue(String) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets whether to continue
setContinue(String) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets whether to continue
setContinue(String) - Method in interface com.ibm.commerce.order.commands.OrderCopyCmd
Set the continue parameter (optional).
setContinue(String) - Method in class com.ibm.commerce.order.commands.OrderCopyCmdImpl
 
setContinue(boolean) - Method in class com.ibm.commerce.order.commands.OrderProcessCmdImpl
Sets the value of the 'continue' policy.
setContinue(String) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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 class com.ibm.commerce.orderitems.commands.OrderItemMoveCmdImpl
 
setContinue(String) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemUpdateCmd
Set the continue parameter (optional).
setContinue(String) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the continue parameter (optional).
setContinue(String) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the continue parameter (optional).
setContract(ContractType) - Method in interface com.ibm.commerce.contract.facade.datatypes.DocumentRoot
Sets the value of the 'Contract' containment reference.
setContract(ContractType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.DocumentRootImpl
 
setContractAccessBean(ContractAccessBean) - Method in interface com.ibm.commerce.contract.facade.server.commands.ComposeContractFromAccessBeanCmd
set contract access bean
setContractAccessBean(ContractAccessBean) - Method in class com.ibm.commerce.contract.facade.server.commands.ComposeContractFromAccessBeanSummaryCmdImpl
 
setContractBODVersion(String) - Method in interface com.ibm.commerce.contract.facade.datatypes.DocumentRoot
Sets the value of the 'Contract BOD Version' attribute.
setContractBODVersion(String) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.DocumentRootImpl
 
setContractDescriptionElement(Element) - Method in class com.ibm.commerce.contract.commands.CreateContractCmdImpl
Sets the contract description Element object.
setContractDescriptionElement(Element) - Method in class com.ibm.commerce.contract.commands.UpdateContractCmdImpl
Sets the contract description Element object.
setContractElement(Element) - Method in interface com.ibm.commerce.contract.commands.CreateContractCmd
Sets the contract Element
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.CreateXSDContractCmd
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.UpdateContractCmd
Sets the contract Element object.
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.UpdateXSDContractCmd
Sets the contract Element.
setContractElement(Element) - Method in class com.ibm.commerce.contract.commands.UpdateXSDContractCmdImpl
Sets the contract Element object.
setContractEnablement(String) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogGroupUpdateCmdImpl
Set the contract enablement
setContractId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogContractRelation
Sets the value of the 'Contract Id' attribute.
setContractId(Long) - Method in class com.ibm.commerce.common.objects.StoreDefaultAccessBean
 
setContractId(String) - Method in class com.ibm.commerce.common.objects.StoreDefaultAccessBean
 
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.commands.CloseContractCmdImpl
Sets the ID of the deploying contract.
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.ContractCancelCmdImpl
Sets the id of the contract to be cancelled.
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.ContractCloseCmdImpl
Sets the ID of the contract to be closed.
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.ContractCopyCmdImpl
Sets the ID of the contract to be copied from.
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.ContractDeployCmdImpl
Sets the contract ID parameter
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.ContractDisplayCmdImpl
Sets the ID of the contract.
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.ContractExportCmdImpl
Sets the ID of the contract to be exported.
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.ContractNewVersionCmdImpl
Sets the ID of the contract to be copied from.
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.ContractResumeCmdImpl
Sets id of the contract to be resumed.
setContractId(Long) - Method in class com.ibm.commerce.contract.commands.ContractSaveCmdImpl
Sets the contract id parameter.
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.ContractSubmitPostApprovalCmdImpl
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.ContractSubmitPostCancelCmdImpl
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.ContractSubmitPostRejectCmdImpl
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.ContractSubmitPreApprovalCmdImpl
Sets the ID of the contract.
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.ContractSuspendCmdImpl
Sets id of the contract to be suspended.
setContractId(Long) - Method in interface com.ibm.commerce.contract.commands.ContractUnlockCmd
Sets the ID of the contract to be unlocked.
setContractId(Long) - Method in class com.ibm.commerce.contract.commands.ContractUnlockCmdImpl
Sets the ID of the contract to be unlocked.
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.CopyContractCmdImpl
Sets ID of the contract which will be copied from.
setContractId(Long) - Method in class com.ibm.commerce.contract.commands.DeployContractCmdImpl
Sets the contract Id
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.UpdateContractCmdImpl
Sets the ID of the contract.
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.UpdateXSDContractCmdImpl
Sets the ID of the contract to update.
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.ValidateBusinessPolicyInContractForStoreCmdImpl
Sets 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.ValidateContractCmdImpl
Sets the id of the contract to validate
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 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.ContractTCDeployCmdImpl
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.ContractTCSaveCmdImpl
Sets the ID of the contract to be updated.
setContractId(Long) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryCalculationCodeAccessBean
 
setContractId(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryCalculationCodeAccessBean
 
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
This method sets the contract ID.
setContractId(Long) - Method in interface com.ibm.commerce.messaging.commands.BroadcastMessageCmd
Sets contract id.
setContractId(Long) - Method in class com.ibm.commerce.messaging.commands.BroadcastMessageCmdImpl
This method sets the contract ID.
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.GetRecipientsCmdImpl
Sets The contract (for targeted broadcast).
setContractId(Long) - Method in class com.ibm.commerce.order.calculation.Item
 
setContractId(String) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set contractId.
setContractId(Long) - Method in interface com.ibm.commerce.order.commands.ValidateOrderAddressCmd
Sets the identifier of the contract which is used to check if the address is defined by the Shipping TCs of this contract.
setContractId(Long) - Method in class com.ibm.commerce.order.commands.ValidateOrderAddressCmdImpl
Sets the identifier of the contract which is used to check if the address is defined by the Shipping TCs of this contract.
setContractId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets contract id
setContractId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setContractId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setContractId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the contract id parameters (optional).
setContractId(String) - Method in class com.ibm.commerce.orderitems.commands.ValidateDynamicKitConfigurationInSterlingCmdImpl
This method sets the contractId.
setContractId(String) - Method in class com.ibm.commerce.price.rule.commands.InternalRuleEngineExecutePriceRuleCmdImpl
Set the contractId.
setContractId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the contract id parameters (optional).
setContractId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the contract id parameters (optional).
setContractId(Long[]) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListSubmitCmd
This method specifies an array of contract ids for price calculation.
setContractId(Long[]) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListSubmitCmdImpl
This method specifies an array of contract ids for price calculation.
setContractId(String) - Method in class com.ibm.commerce.tools.contract.beans.AccountDataBean
Sets the contract identifier for access control purposes
setContractId(String) - Method in class com.ibm.commerce.tools.contract.beans.ContractDataBean
Sets the contract id
setContractId(Long) - Method in class com.ibm.commerce.tools.contract.beans.PriceTCMasterCatalogWithFilteringDataBean
Set the contract ID
setContractID(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the contract identifier
setContractId(Long) - Method in class com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeAdjustmentFilterDataBean
Sets the contract ID
setContractIdentifier(ContractIdentifierType) - Method in interface com.ibm.commerce.contract.facade.datatypes.ContractType
Sets the value of the 'Contract Identifier' containment reference.
setContractIdentifier(ContractIdentifierType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.ContractTypeImpl
 
setContractIdentifier(ContractIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OfferPriceType
Sets the value of the 'Contract Identifier' containment reference.
setContractIdentifier(ContractIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setContractIdentifier(ContractIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Contract Identifier' containment reference.
setContractIdList(List<Long>) - Method in interface com.ibm.commerce.contract.catalogfilter.command.ResolveProductSetSearchExpressionCmd
Set contract ID list
setContractIdList(List<Long>) - Method in class com.ibm.commerce.contract.catalogfilter.command.ResolveProductSetSolrExpressionCmdImpl
Set contract Id List for the command.
setContractIdList(String[]) - Method in interface com.ibm.commerce.contract.commands.ContractDeleteCmd
Sets the id list of the contract(s) to be deleted.
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.ContractSetInSessionCmd
Sets the contracts to use in the current section.
setContractIdList(String[]) - Method in class com.ibm.commerce.contract.commands.ContractSetInSessionCmdImpl
Sets the contracts to use in the current section.
setContractIds(Long[]) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the possible contracts of the new/copied/updated order item(s).
setContractIds(Long[]) - Method in interface com.ibm.commerce.price.commands.GetBaseSpecialPriceCmd
(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 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.GetProductBaseUnitPriceCmd
(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
setContractListFileName(boolean) - Method in interface com.ibm.commerce.contract.commands.ContractImportApprovedVersionCmd
Sets the contractList flag to indicate the file is a list of contract files to import.
setContractListFileName(boolean) - Method in class com.ibm.commerce.contract.commands.ContractImportApprovedVersionCmdImpl
Sets the contractList flag to indicate the file is a list of contract files to import.
setContractMajorVersion(Integer) - Method in interface com.ibm.commerce.contract.commands.CopyContractCmd
Sets the major version of the new contract.
setContractMajorVersion(Integer) - Method in class com.ibm.commerce.contract.commands.CopyContractCmdImpl
Sets the major version of the new contract.
setContractMinorVersion(Integer) - Method in interface com.ibm.commerce.contract.commands.CopyContractCmd
Sets the minor version of the new contract.
setContractMinorVersion(Integer) - Method in class com.ibm.commerce.contract.commands.CopyContractCmdImpl
Sets the minor version 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.contract.commands.CopyContractCmdImpl
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 interface com.ibm.commerce.utf.commands.CreateContractBasicInfoCmd
Stores the incoming value for the contract name.
setContractName(String) - Method in class com.ibm.commerce.utf.commands.CreateContractBasicInfoCmdImpl
Stores the incoming value for the contract name.
setContractNLDescriptionElement(Element) - Method in interface com.ibm.commerce.contract.commands.AddContractNLDescriptionCmd
Sets the contract national language description element.
setContractNLDescriptionElement(Element) - Method in class com.ibm.commerce.contract.commands.AddContractNLDescriptionCmdImpl
Sets the contract national language description element.
setContractOwner(Long) - Method in interface com.ibm.commerce.utf.commands.CreateContractBasicInfoCmd
Stores the incoming value for the contract owner ID.
setContractOwner(Long) - Method in class com.ibm.commerce.utf.commands.CreateContractBasicInfoCmdImpl
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 interface com.ibm.commerce.contract.commands.ContractImportApprovedVersionCmd
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.ContractImportDraftVersionCmd
Sets the contract XML instance.
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.ImportDTDContractApprovedVersionCmd
Sets the contract XML instance.
setContractXML(InputStream) - Method in class com.ibm.commerce.contract.commands.ImportDTDContractApprovedVersionCmdImpl
Sets the contract xml instance.
setContractXMLFileName(String) - Method in interface com.ibm.commerce.contract.commands.ContractImportApprovedVersionCmd
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.ContractImportDraftVersionCmd
Sets the contract XML file name.
setContractXMLFileName(String) - Method in class com.ibm.commerce.contract.commands.ContractImportDraftVersionCmdImpl
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 interface com.ibm.commerce.contract.commands.ImportDTDContractApprovedVersionCmd
Sets the contract XML file name.
setContractXMLFileName(String) - Method in class com.ibm.commerce.contract.commands.ImportDTDContractApprovedVersionCmdImpl
Sets the contract 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.ImportDTDContractDraftVersionCmdImpl
Sets the contract XML file name.
setControl(boolean) - Method in class com.ibm.commerce.marketing.runtime.util.ExperimentDataBean
This method sets if the test element is a control test element.
setControlElement(String) - Method in class com.ibm.commerce.bi.taglib.CampaignBaseTag
Sets if the test element is the control element
setControlElement(boolean) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ExperimentResultType
Sets the value of the 'Control Element' attribute.
setControlElementId(Integer) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the internal ID of the control element defined in this experiment rule.
setControlElementKey(DynamicKey) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the key object of the control element defined in this experiment rule.
setControlElementName(String) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the name of the control element defined in this experiment rule.
setControlElementRatio(Integer) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the ratio of the control element defined in this experiment rule.
setControlElementType(String) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the type of the control element defined in this experiment rule.
setControlElementViewed(boolean) - Method in class com.ibm.commerce.experimentation.runtime.DynamicEntity
This method sets the boolean flag that indicates whether or not the control element in the experiment has been viewed.
setControllerCommand(ControllerCommand) - Method in class com.ibm.commerce.content.facade.server.commands.AttachmentResponseBuildBaseCmdImpl
This method sets the controller command.
setControllerCommand(ControllerCommand) - Method in class com.ibm.commerce.content.facade.server.commands.ManagedDirectoryResponseBuildBaseCmdImpl
This method sets the controller command.
setControllerCommand(ControllerCommand) - Method in class com.ibm.commerce.content.facade.server.commands.ManagedFileResponseBuildBaseCmdImpl
This method sets the controller command.
setControllerCommand(ControllerCommand) - Method in class com.ibm.commerce.foundation.server.command.soi.ConfirmBODResponseCmdImpl
This method sets the controller command associated with creating the Confirm response.
setControllerCommand(ControllerCommand) - Method in interface com.ibm.commerce.foundation.server.command.soi.MessageMappingResponseCmd
This method is called to set the controller command implementation that was executed.
setControllerCommand(ControllerCommand) - Method in class com.ibm.commerce.member.facade.server.commands.AbstractMemberResponseBaseCmdImpl
 
setControllerCommand(ControllerCommand) - Method in class com.ibm.commerce.member.facade.server.commands.AcknowledgePersonCreateGuestCmdImpl
This method sets the controller command that was used to execute the business logic for the create guest service request.
setControllerCommand(ControllerCommand) - Method in class com.ibm.commerce.order.facade.server.commands.OrderResponseBuildBaseCmdImpl
This method sets the controller command.
setControlParameter(String) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionType
Sets the value of the 'Control Parameter' attribute.
setControlParameters(List) - Method in class com.ibm.commerce.foundation.server.command.bod.ActionExpression
This method sets the control parameters of the action expression.
setControlParameters(Map) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
This method sets the additional control parameters of the search expression.
setControlParameterValue(String, String) - Method in class com.ibm.commerce.foundation.server.services.search.expression.AbstractSearchExpression
Assigns the given value to the first value in the given control parameter of the current SelectionCriteria object.
setControlRule(ControlRuleAccessBean) - Method in class com.ibm.commerce.negotiation.bean.commands.ControlRuleListBeanCmdImpl
Provides an access bean instance for returning an element from the list.
setControlRuleAccessBean(ControlRuleAccessBean) - Method in interface com.ibm.commerce.negotiation.operation.RuleInterpreter
Sets the control rule access bean.
setControlRuleAccessBean(ControlRuleAccessBean) - Method in class com.ibm.commerce.negotiation.operation.RuleInterpreterImpl
Sets a control rule.
setControlRuleDataBean(ControlRuleDataBean) - Method in interface com.ibm.commerce.negotiation.operation.RuleInterpreter
Sets data bean.
setControlRuleDataBean(ControlRuleDataBean) - Method in class com.ibm.commerce.negotiation.operation.RuleInterpreterImpl
Setter method for controlRuleDataBean.
setControlRuleList(ControlRuleAccessBean[]) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleListBean
Populates a list of bid control rules.
setControlRuleList(ControlRuleAccessBean[]) - Method in interface com.ibm.commerce.negotiation.beans.ControlRuleListInputDataBean
Populates a list of bid control rules.
setControlRules(ControlRuleDataBean[]) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleListBean
Loads the array of bid control rules.
setControlRules(ControlRuleDataBean[]) - Method in interface com.ibm.commerce.negotiation.beans.ControlRuleListInputDataBean
Loads the array of bid control rules.
setConversionFactor(BigDecimal) - Method in class com.ibm.commerce.common.objects.CurrencyConversionAccessBean
 
setConversionFactor(String) - Method in class com.ibm.commerce.common.objects.CurrencyConversionAccessBean
 
setConversionFactor(BigDecimal) - Method in class com.ibm.commerce.common.objects.QuantityUnitConversionAccessBean
 
setConversionFactor(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitConversionAccessBean
 
setCoordinates(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Coordinates' attribute.
setCopiedOrderItems(HashMap) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryExtOrderCopyCmdImpl
Sets the copied orderItems.
setCopiedOrderItems(HashMap) - Method in interface com.ibm.commerce.order.commands.ExtOrderCopyCmd
Sets the copied OrderItems.
setCopiedOrderItems(HashMap) - Method in class com.ibm.commerce.order.commands.ExtOrderCopyCmdImpl
Sets the copied OrderItems.
setCopyAttachment(boolean) - Method in class com.ibm.commerce.rfq.commands.RFQCreateForNextRoundCmdImpl
Sets the copyAttachment
setCopyAttachment(boolean) - Method in interface com.ibm.commerce.utf.commands.CopyRFQCmd
Sets the copyAttachment
setCopyAttachment(boolean) - Method in class com.ibm.commerce.utf.commands.CopyRFQCmdImpl
Sets the copyAttachment
setCopyAutoAddedOrderItemsFlag(boolean) - Method in interface com.ibm.commerce.order.commands.SSFSOrderCopyCmd
Set the flag which decides whether to copy auto added order item.
setCopyAutoAddedOrderItemsFlag(boolean) - Method in class com.ibm.commerce.order.commands.SSFSOrderCopyCmdImpl
Set the flag which decides whether to copy auto added order item.
setCopyConfigurationId(boolean) - Method in interface com.ibm.commerce.orderitems.commands.CopyOrderItemComponentsCmd
This method sets the flag to indicate whether configuration id is copied.
setCopyConfigurationId(boolean) - Method in class com.ibm.commerce.orderitems.commands.CopyOrderItemComponentsCmdImpl
This method sets the flag to indicate whether configuration id is copied.
setCopyConfigurationId(boolean) - Method in class com.ibm.commerce.orderitems.commands.CopyOrderItemComponentsForDynamicKitCmdImpl
This method sets the flag to indicate whether configuration id is copied.
setCopyOrderInfoFrom(String[]) - Method in interface com.ibm.commerce.order.commands.OrderCopyCmd
Set the source order from which the order info (for example billingAddress) will be copied.
setCopyOrderInfoFrom(String[]) - Method in class com.ibm.commerce.order.commands.OrderCopyCmdImpl
Set the source order from which the order info (for example billingAddress) will be copied.
setCopyOrderItemAbbreviations(String[]) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the order items in the source orders to be copied.
setCopyOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the order items in the source orders to be copied.
setCopyOrderPromotionCodeFrom(String[]) - Method in interface com.ibm.commerce.order.commands.OrderCopyCmd
Set the source order from which the order promotion codes are copied.
setCopyOrderPromotionCodeFrom(String[]) - Method in class com.ibm.commerce.order.commands.OrderCopyCmdImpl
Set the source order from which the order promotion codes are copied.
setCopyPaymentInfoFrom(String[]) - Method in interface com.ibm.commerce.order.commands.OrderCopyCmd
Set the source order from which the payment info will 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.
setCoreConfigurationFiles(ArrayList) - Method in class com.ibm.commerce.edp.config.PaymentGroupConfiguration
This method sets the coreConfigurationFiles field for this payment group.
setCoRegistrantPassword(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the co-registrant password of the gift registry
setCorrelationGroup(Long) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the correlation group of the new/copied/updated order item(s).
setCorrelationGroup(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setCorrelationGroup(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Correlation Group' attribute.
setCorrelationGroup(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets correlation group
setCorrelationGroup(Long) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setCorrelationGroup(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setCorrelationGroup(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the correlation group parameters.
setCorrelationGroup(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the correlation group parameters.
setCorrelationGroup(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the correlation group parameters.
setCorrelationGroup(Long) - Method in interface com.ibm.commerce.rfq.commands.CreatePAttributeValueCmd
(Optional) Sets the correlation groups.
setCorrelationGroup(Long) - Method in class com.ibm.commerce.rfq.commands.CreatePAttributeValueCmdImpl
(Optional) Sets the correlation groups.
setCorrelationGroup(Long) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setCorrelationGroup(Long) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setCorrelationGroup(Long) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setCorrelationGroup(Long) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setCorrelationGroup(Long) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setCorrelationGroup(Long) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setCorrelationGroup(Long) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setCorrespondingRBDTypeName(String) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Deprecated.
This method is intended for internal usage.
setCorrespondingRBDTypeName(String) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Deprecated.
Introduced for backward compatibility reasons. this method will be removed in the next release
setCorruptedManagedFile(boolean) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentResultDataBean
Sets to indicate if the file is a duplicate file across workspaces.
setCoSearchSkuEnabled(boolean) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set coSearchSkuEnabled.
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.commands.CreateReceiptCmdImpl
 
setCost(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the unit cost of the item being received.
setCost(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
setCost(String) - Method in interface com.ibm.commerce.inventory.commands.ReceiptCreateCmd
Sets unit cost.
setCost(String) - Method in class com.ibm.commerce.inventory.commands.ReceiptCreateCmdImpl
 
setCost(BigDecimal) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setCost(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setCost(BigDecimal) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
The total cost for this order item.
setCost(BigDecimal) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
setCost(BigDecimal) - Method in interface com.ibm.commerce.isv.kit.tax.TaxOrderItemCmd
The total cost for this order item.
setCostBase(int) - Method in class com.ibm.commerce.marketing.promotion.reward.ItemCostVolumeDistribution
Sets the type of the value for range.
setCount(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionRecipientsAccessBean
 
setCount(String) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionRecipientsAccessBean
 
setCount(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementType
Sets the value of the 'Count' attribute.
setCounter(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelestats
Sets the value of the 'Counter' attribute.
setCounterValueListPrefix(String) - Method in class com.ibm.commerce.price.utils.MonetaryAmountDataBean
Set the prefix used for the counter value list.
setCounterValueListSeparator(String) - Method in class com.ibm.commerce.price.utils.MonetaryAmountDataBean
Set the separator used for the counter value list.
setCounterValueListSuffix(String) - Method in class com.ibm.commerce.price.utils.MonetaryAmountDataBean
Set the suffix used for the counter value list.
setCountry(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the country parameter for this Tag.
setCountry(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setCountry(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setCountry(String) - Method in class com.ibm.commerce.common.objects.LanguageAccessBean
 
setCountry(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setCountry(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setCountry(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AddressType
Sets the value of the 'Country' attribute.
setCountry(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setCountry(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the country to be searched on if set
setCountry(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the country for the gift registry address
setCountry(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Country' attribute.
setCountry(String) - Method in class com.ibm.commerce.inventory.beans.ReleaseShipDataBean
This method sets the country.
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.inventory.commands.CreateStoreAddressCmdImpl
 
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.FulfillmentCenterCreateCmdImpl
 
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.FulfillmentCenterUpdateCmdImpl
 
setCountry(String) - Method in interface com.ibm.commerce.inventory.commands.UpdateStoreAddressCmd
This method sets 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.VendorCreateCmd
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.VendorUpdateCmd
Set the country or region within this address.
setCountry(String) - Method in class com.ibm.commerce.inventory.commands.VendorUpdateCmdImpl
Set the country or region within this address.
setCountry(String) - Method in class com.ibm.commerce.me.datatype.Address
This method sets the country name of the address.
setCountry(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'Country' attribute.
setCountry(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setCountry(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the country name.
setCountry(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the name of the country.
setCountry(String) - Method in interface com.ibm.commerce.usermanagement.commands.AuditAddressCmd
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.UserRegistrationCmd
Sets the country name.
setCountry(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the name of the country.
setCountryAbbr(String) - Method in class com.ibm.commerce.taxation.objects.CountryAccessBean
 
setCountryAbbr(String) - Method in class com.ibm.commerce.taxation.objects.CountryCodeAccessBean
 
setCountryAbbr(String) - Method in class com.ibm.commerce.taxation.objects.StateProvinceAccessBean
 
setCountryAbbreviation(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setCountryCode(String) - Method in class com.ibm.commerce.taxation.objects.CountryCodeAccessBean
 
setCountryCode(String) - Method in class com.ibm.commerce.user.beans.CountryStateListDataBean
Sets the country or region code to be used to retrieve the states or provinces, or to retrieve the country display name.
setCounty(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setCoupon(Coupon) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionErrorReport
Sets the coupon attribute
setCoupon(Coupon) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Sets the coupon that is redeemed in this promotion
setCoupon(Coupon) - Method in class com.ibm.commerce.wallet.commands.WalletExtIssueCouponCmdImpl
Sets the coupon issued.
setCouponAttribute(CouponAttribute) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the coupon attributes associated with the promotion.
setCouponAttribute(CouponAttribute) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the coupon attributes associated with the promotion.
setCouponAttribute(CouponAttributeType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionType
Sets the value of the 'Coupon Attribute' containment reference.
setCouponCode(String) - Method in class com.ibm.commerce.marketing.commands.IssueCouponControllerCmdImpl
This method sets the coupon code.
setCouponCode(CouponCodeType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Coupon Code' containment reference.
setCouponCode(CouponCodeType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setCouponEffectiveDays(int) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the coupon effective days.
setCouponExpirationDays(int) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the coupon expiration days.
setCouponId(Long[]) - Method in interface com.ibm.commerce.couponredemption.commands.CouponDSSTaskCmd
Deprecated.
sets the coupon IDs.
setCouponId(Long[]) - Method in class com.ibm.commerce.couponredemption.commands.CouponDSSTaskCmdImpl
Deprecated.
Sets the ecoupon IDs.
setCouponId(Long[]) - Method in class com.ibm.commerce.couponwallet.commands.DeleteCouponsFromWalletCmdImpl
Deprecated.
Sets the coupon IDs to be deleted.
setCouponId(Long[]) - Method in class com.ibm.commerce.couponwallet.commands.PersistCouponForLaterUseCmdImpl
Deprecated.
Sets the coupon IDs to be saved.
setCouponId(String) - Method in interface com.ibm.commerce.order.facade.datatypes.CouponCodeType
Sets the value of the 'Coupon Id' attribute.
setCouponId(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.CouponCodeTypeImpl
 
setCouponIds(Long[]) - Method in interface com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmd
Deprecated.
Sets the couponIds.
setCouponIds(Long[]) - Method in class com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmdImpl
Deprecated.
Sets the couponIds.
setCouponIds(Vector) - Method in class com.ibm.commerce.marketing.commands.CouponAddRemoveControllerCmdImpl
This method sets the list of CouponId that should be added or removed.
setCouponManager(CouponManager) - Method in class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine
Sets the couponManager
setCouponPersistenceManager(CouponPersistenceManager) - Method in class com.ibm.commerce.marketing.promotion.persistence.PersistenceManagerRegistry
Sets the CouponPersistenceManager.
setCouponRelativeEffectiveDays(long) - Method in interface com.ibm.commerce.promotion.facade.datatypes.CouponAttributeType
Sets the value of the 'Coupon Relative Effective Days' attribute.
setCouponRelativeExpirationDays(long) - Method in interface com.ibm.commerce.promotion.facade.datatypes.CouponAttributeType
Sets the value of the 'Coupon Relative Expiration Days' attribute.
setCouponRequired(boolean) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionType
Sets the value of the 'Coupon Required' attribute.
setCouponThumbNails(Vector) - Method in class com.ibm.commerce.couponredemption.databeans.ViewApplicableCouponDataBean
Deprecated.
Sets the thumbnail image paths for the coupons.
setCouponThumbNails(Vector) - Method in class com.ibm.commerce.couponredemption.databeans.ViewAppliedCouponDataBean
Deprecated.
Sets the eCoupon thumb nails.
setCouponToPromotionMap(Hashtable) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionContext
Sets the promotion to coupon map.
setCouponValTime(Date) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Sets time to validate coupon
setCpgnCollDataBeans(CampaignCollateralDataBean[]) - Method in class com.ibm.commerce.tools.campaigns.search.beans.CollateralSearchListDataBean
Sets the array of collateral beans that is returned by this search command.
setCpgnCollDataBeans(CampaignCollateralDataBean[]) - Method in class com.ibm.commerce.tools.campaigns.search.commands.CollateralSearchCmdImpl
Sets the array of collateral beans that is returned by this search command.
setCreateCommandInterface(String) - Method in class com.ibm.commerce.infrastructure.facade.server.commands.FetchConfigurationBaseCmdImpl
This method sets the create command interface that will be used to resolve the create command implementation.
setCreated(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Created' attribute.
setCreated(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignType
Sets the value of the 'Created' attribute.
setCreated(Date) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Created' attribute.
setCreated(Date) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Created' attribute.
setCreated(Date) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexplog
Sets the value of the 'Created' attribute.
setCreated(Timestamp) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBindingAccessBean
 
setCreated(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBindingAccessBean
 
setCreated(Timestamp) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBufferAccessBean
 
setCreated(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBufferAccessBean
 
setCreateDate(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setCreateDate(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Create Date' attribute.
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
 
setCreatedByContractId(Long) - Method in interface com.ibm.commerce.contract.commands.CreateLightWeightStoreCmd
Sets the contract's ID that creates the store.
setCreatedByContractId(Long) - Method in class com.ibm.commerce.contract.commands.CreateLightWeightStoreCmdImpl
Sets the contract's ID that created the store.
setCreatedById(Long) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setCreatedById(Long) - Method in class com.ibm.commerce.tickler.objects.TicklerActionHistoryAccessBean
 
setCreatedDate(Timestamp) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the creation date of the activity.
setCreatedInThisStore(boolean) - Method in class com.ibm.commerce.emarketing.utils.EmailTemplateRow
Sets the flag to indicate whether template is created in this store or in asset store
setCreatedTime(Timestamp) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setCreatedTime(Object) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Created Time' attribute.
setCreatedTime(Object) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListItemType
Sets the value of the 'Created Time' attribute.
setCreatedTime(Object) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListType
Sets the value of the 'Created Time' attribute.
setCreatedTime(Timestamp) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Set the creation time for the gift registry
setCreatedTimestamp(Timestamp) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setCreatedTimestamp(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setCreatedTimestamp(Timestamp) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the date and time when the address was created.
setCreatedTimestamp(Timestamp) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the timestamp of when the address entry was created.
setCreatedTimestamp(Timestamp) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the date and time when the address was created.
setCreatedTimestamp(Timestamp) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Deprecated.
LASTCREATETIMESTAMP handling moved to the EJB.
setCreateFlag(boolean) - Method in interface com.ibm.commerce.payment.commands.ValidatePONumberCmd
This method sets the createFlag property of the command.
setCreateFlag(boolean) - Method in class com.ibm.commerce.payment.commands.ValidatePONumberCmdImpl
This method sets the createFlag property of the command.
setCreateMemberGroups(boolean) - Method in interface com.ibm.commerce.contract.commands.CreateSubOrganizationCmd
Sets if member groups should be created.
setCreateMemberGroups(boolean) - Method in class com.ibm.commerce.contract.commands.CreateSubOrganizationCmdImpl
Sets if member groups should be created.
setCreateMethod(Integer) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setCreateMissing(Boolean) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmd
Sets the option the create missing attachment relation and attachment relation descriptions.
setCreateMissing(Boolean) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmdImpl
Sets the option the create missing attachment relation and attachment relation descriptions.
setCreateMissing(Boolean) - Method in interface com.ibm.commerce.attachment.commands.AttachmentUpdateCmd
Sets the option to the create missing attachment target, target descriptions, and assets.
setCreateMissing(Boolean) - Method in class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl
Sets the option to the create missing attachment target, target descriptions, and assets.
setCreateMissing(Boolean) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmd
Sets the option the create missing attachment asset.
setCreateMissing(Boolean) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmdImpl
Sets the option the create missing attachment asset.
setCreateMissing(Boolean) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmd
Sets the option to create the missing attachment target.
setCreateMissing(Boolean) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmdImpl
Sets the option to create the missing attachment target.
setCreateTicklerForCSR(boolean) - Method in interface com.ibm.commerce.subscription.commands.SubscriptionNotificationCmd
Sets the flag to create the tickler.
setCreateTicklerForCSR(boolean) - Method in class com.ibm.commerce.subscription.commands.SubscriptionNotificationCmdImpl
This method sets the tickler notification flag for the command.
setCreateTime(Timestamp) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean
 
setCreateTime(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setCreateTime(Timestamp) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setCreateTime(Object) - Method in interface com.ibm.commerce.content.facade.datatypes.ContentVersionType
Sets the value of the 'Create Time' attribute.
setCreateTime(Timestamp) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
Sets the creation time for the gift item
setCreateTime(Timestamp) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
Sets the time when this purchase record is created.
setCreateTime(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setCreateTime(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setCreateTime(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setCreateTime(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setCreateTime(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setCreateTime(String) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setCreateTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.ForumAccessBean
 
setCreateTime(String) - Method in class com.ibm.commerce.negotiation.objects.ForumAccessBean
 
setCreateTime(Timestamp) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Sets the field of createTime
setCreateTime(Timestamp) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setCreateTime(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setCreateTime(Timestamp) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setCreateTime(Timestamp) - Method in class com.ibm.commerce.utf.beans.RFQDataLight
Sets the rfq create time.
setCreateTime(String) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Sets the create time.
setCreateTime(String) - Method in interface com.ibm.commerce.utf.beans.RFQListInputDataBean
Sets the create time.
setCreateTime(Timestamp) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setCreateTime(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setCreationDate(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.CSRCommentsType
Sets the value of the 'Creation Date' attribute.
setCreationDate(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.CSRCommentsTypeImpl
 
setCreationDateTime(Object) - Method in interface com.ibm.commerce.oagis9.datatypes.ApplicationAreaType
Sets the value of the 'Creation Date Time' attribute.
setCreationTime(Timestamp) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setCreationTime(Object) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Creation Time' attribute.
setCreationTime(long) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the creation time.
setCreationTime(long) - Method in class com.ibm.commerce.me.datatype.RequisitionerSessionData
This method sets the instance creation time.
setCreationTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setCreationTime(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setCreationTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setCreationTime(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setCreationTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setCreationTime(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setCreationTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setCreationTime(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setCreationTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.BidOrderRelationAccessBean
 
setCreationTime(String) - Method in class com.ibm.commerce.negotiation.objects.BidOrderRelationAccessBean
 
setCredential(CredentialType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Credential' containment reference.
setCredential(CredentialType) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonType
Sets the value of the 'Credential' containment reference.
setCredentialsAccepted(String) - Method in class com.ibm.commerce.struts.ECActionForward
This method sets the flag that determines whether or not a user that is partially authenticated is allowed to access this URL.
setCredentialsAccepted(String) - Method in class com.ibm.commerce.struts.ECActionMapping
This method sets the flag that determines whether or not a user that is partially authenticated is allowed to access this URL.
setCredit(Credit) - Method in class com.ibm.commerce.payment.ppc.beans.PPCGetCreditDataBean
This method sets the Credit object, and the corresponding information are stored the table PPCCREDIT.
setCredit(CreditImpl) - Method in class com.ibm.commerce.payments.plugin.impl.FinancialTransactionImpl
This method sets the Credit container this FinancialTransaction is associated with.
setCredit(Credit) - Method in exception com.ibm.commerce.payments.plugin.PluginException
This method sets the Credit container.
setCredit(Credit) - Method in class com.ibm.commerce.payments.plugincontroller.FinancialTransaction
This method sets the credit object associated current financial transaction.
setCreditable(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreItem
Sets the value of the 'Creditable' attribute.
setCreditable(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setCreditAllowedFlag(Integer) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setCreditAllowedFlag(String) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setCreditAmount(BigDecimal) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setCreditAmount(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setCreditCardReferenceNumber(Integer) - Method in class com.ibm.commerce.payment.objects.CreditCardCheckAccessBean
 
setCreditCardReferenceNumber(String) - Method in class com.ibm.commerce.payment.objects.CreditCardCheckAccessBean
 
setCreditData(PPCCreditData) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the data bean of PPCCredit object , used as the parameter between PPC and PluginAdapter.
setCreditDate(Timestamp) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setCreditDate(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setCreditedAmount(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCCreditEditCmdImpl
This method sets the credited amount of current credit.
setCreditedAmount(BigDecimal) - Method in interface com.ibm.commerce.payments.plugin.Credit
This method sets the amount credited in the container.
setCreditedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.CreditImpl
This method sets the amount credited in the container.
setCreditedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the currently credited amount on this PaymentInstruction.
setCreditedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.Credit
This method sets the credited amount of this credit.
setCreditedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets the creditedAmount.
setCreditedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the creditedAmount.
setCreditId(String) - Method in class com.ibm.commerce.payment.actions.RefundActionResults
This method sets the credit identifier in WebSphere Commerce Payments.
setCreditId(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCGetCreditDataBean
This method sets the identifier of current Credit object.
setCreditId(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListTransactionsForCreditDataBean
This method sets the identifier of credit with the specified value.
setCreditId(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCCreditEditCmdImpl
This method sets the identifier of current credit to edit.
setCreditingAmount(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCCreditEditCmdImpl
This method sets the crediting amount of current credit.
setCreditingAmount(BigDecimal) - Method in interface com.ibm.commerce.payments.plugin.Credit
This method sets the amount being credited, that is, in pending to be credited.
setCreditingAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.CreditImpl
This method sets the amount being credited, that is, in pending to be credited.
setCreditingAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the amount being credited.
setCreditingAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.Credit
This method sets the crediting amount of this credit.
setCreditingAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets the creditingAmount.
setCreditingAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the total crediting amount from multiple Credits associated.
setCreditLimit(BigDecimal) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setCreditLimit(String) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setCreditLineId(Long) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setCreditLineId(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setCreditLineId(Long) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setCreditLineId(String) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setCreditLineId(Long) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setCreditLineId(String) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setCreditRequiresAttention(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.Credit
This method sets if this credit requires attention though it is successful.
setCredits(ArrayList) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets a list of Credit containers associated with this .
setCredits(ArrayList) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets all the Credits associated.
setCreditsList(ArrayList) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListCreditsForPIDataBean
This method sets the list of Credit object as ArrayList object for a specified payment instruction.
setCreditsList(ArrayList) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPendingCreditsForPluginDataBean
This method sets the list of Credit object as ArrayList object with pending state.
setCreditState(int) - Method in class com.ibm.commerce.payment.actions.RefundActionResults
This method sets the credit state of this refund action.
setCreditTransaction(FinancialTransactionImpl) - Method in class com.ibm.commerce.payments.plugin.impl.CreditImpl
This method sets the credit transaction to the Credit container.
setCriteriaEnd(String) - Method in class com.ibm.commerce.scheduler.beans.SchedulerStatusDataBean
This method 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
This method sets the start time criteria used for fetching the scheduled job history of jobs.
setCrtdbycntr_id(Long) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Crtdbycntr id' attribute.
setCSRComments(CSRCommentsType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'CSR Comments' containment reference.
setCSRComments(CSRCommentsType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setCsrExpirePeriod(Long) - Method in class com.ibm.commerce.order.objects.StoreQuoteConfigurationAccessBean
 
setCsrfProtected(String) - Method in class com.ibm.commerce.struts.ECActionMapping
This method sets the value of the csrfProtected property.
setCsrId(Long[]) - Method in interface com.ibm.commerce.order.commands.OrderCommentRecordContrlCmd
This method sets the customer service representative Id array.
setCsrId(Long[]) - Method in class com.ibm.commerce.order.commands.OrderCommentRecordContrlCmdImpl
This method sets the customer service representative Id array.
setCSRIdentifier(PersonIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.CSRCommentsType
Sets the value of the 'CSR Identifier' containment reference.
setCSRIdentifier(PersonIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'CSR Identifier' containment reference.
setCSRIdentifier(PersonIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.CSRCommentsTypeImpl
 
setCSRIdentifier(PersonIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setCssExpirePeriod(Long) - Method in class com.ibm.commerce.order.objects.StoreQuoteConfigurationAccessBean
 
setCtlparam(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoauth
Sets the value of the 'Ctlparam' attribute.
setCumulative(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setCumulative(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setCurrencies(String[]) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffInDifferentCurrencyAdjustment
Sets the array of currencies.
setCurrency(String) - Method in class com.ibm.commerce.catalog.dataload.datareader.CatalogEntryReaderMediator
Sets the currency.
setCurrency(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ListPrice
Sets the value of the 'Currency' attribute.
setCurrency(String) - Method in class com.ibm.commerce.catalog.objects.ListPriceEntityCreationData
Sets the currency of the listprice.
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.catalogmanagement.commands.OfferAddCmdImpl
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.OfferDeleteCmdImpl
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.OfferUpdateCmdImpl
Set the currency
setCurrency(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has been replaced by GlobalizationContext.setCurrency(String)
setCurrency(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method is replaced by GlobalizationContext.setCurrency(String)
setCurrency(String) - Method in class com.ibm.commerce.common.objects.SupportedLanguageAccessBean
 
setCurrency(String) - Method in interface com.ibm.commerce.context.globalization.GlobalizationContext
Gets the currency to be used when this context is active.
setCurrency(String) - Method in class com.ibm.commerce.contract.objects.ComponentOfferAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmdImpl
Deprecated.
Sets the currency.
setCurrency(String) - Method in class com.ibm.commerce.couponredemption.databeans.ViewApplicableCouponDataBean
Deprecated.
Sets the currency.
setCurrency(String) - Method in class com.ibm.commerce.couponredemption.databeans.ViewAppliedCouponDataBean
Deprecated.
Sets the currency.
setCurrency(String) - Method in class com.ibm.commerce.edp.commands.AEDPStoreTaskCmdImpl
This method sets the currency.
setCurrency(String) - Method in interface com.ibm.commerce.edp.commands.StoreAndValidatePaymentCmd
This method sets the currency used in the command.
setCurrency(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.MonetaryAmountType
Sets the value of the 'Currency' attribute.
setCurrency(String) - Method in class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This method sets currency
setCurrency(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeLookupResultAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationScaleAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.inventory.beans.PackslipOrderItemDataBean
This method sets the currency.
setCurrency(String) - Method in class com.ibm.commerce.marketing.commands.elements.OrderInfo
This method sets the currency of the order or order item.
setCurrency(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.TestElementStatisticsType
Sets the value of the 'Currency' attribute.
setCurrency(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpstats
Sets the value of the 'Currency' attribute.
setCurrency(String) - Method in class com.ibm.commerce.marketing.promotion.condition.OrderQualifyingTotalBasedPurchaseCondition
Setter for currency
setCurrency(String) - Method in class com.ibm.commerce.marketing.promotion.condition.PriceThresholdFilter
This method sets the Currency.
setCurrency(String) - Method in class com.ibm.commerce.marketing.promotion.condition.TotalCostFilter
This method sets the currency
setCurrency(String) - Method in class com.ibm.commerce.marketing.promotion.condition.TotalCostPatternFilter
This method sets the currency
setCurrency(String) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the currency.
setCurrency(String) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the currency in which all monetary values in this promotion will be defined.
setCurrency(String) - Method in class com.ibm.commerce.marketing.promotion.reward.Distribution
This method sets the Currency used for defining ranges in Cost based Distribution.
setCurrency(String) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffAdjustment
This method sets Currency.
setCurrency(String) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffShippingAdjustment
This method sets Currency.
setCurrency(String) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedCostAdjustment
This method sets the Currency.
setCurrency(String) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedCostShippingAdjustment
This method sets Currency.
setCurrency(String) - Method in class com.ibm.commerce.marketing.promotion.reward.ItemCostVolumeDistribution
This method sets the Currency used for defining ranges in Cost based Distribution.
setCurrency(String) - Method in class com.ibm.commerce.marketing.promotion.reward.ItemUpgradeAtExtraCostAdjustment
This method sets Currency.
setCurrency(String) - Method in class com.ibm.commerce.marketing.promotion.reward.PercentOffAdjustment
This method sets the currency.
setCurrency(String) - Method in class com.ibm.commerce.marketing.promotion.reward.Range
This method sets the currency, for example USD.
setCurrency(String) - Method in class com.ibm.commerce.marketing.promotion.reward.ShippingUpgradeAtExtraCostAdjustment
This method sets Currency.
setCurrency(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This method sets the currency of the orders associated with the test element.
setCurrency(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderHeader
This method sets the order currency.
setCurrency(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the currency used for the price of this item.
setCurrency(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderRequestHeader
This method sets the order currency.
setCurrency(String) - Method in class com.ibm.commerce.me.datatype.ShippingInfo
This method sets the shipping charge currency.
setCurrency(String) - Method in class com.ibm.commerce.me.datatype.TaxInfo
This method sets the tax amount currency.
setCurrency(String) - Method in interface com.ibm.commerce.member.facade.datatypes.IncomeAmountType
Sets the value of the 'Currency' attribute.
setCurrency(String) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Sets auction's currency string.
setCurrency(String) - Method in class com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmdImpl
Sets the currency type for the auction.
setCurrency(String) - Method in interface com.ibm.commerce.negotiation.commands.CreateAuctionTaskCmd
Sets the currency.
setCurrency(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setCurrency(String) - Method in interface com.ibm.commerce.order.calculation.CalculationCmd
Sets the currency to use during execution.
setCurrency(String) - Method in class com.ibm.commerce.order.calculation.CalculationCmdImpl
Sets the currency to use during execution.
setCurrency(String) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set currency.
setCurrency(String) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets currency
setCurrency(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets currency
setCurrency(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItemComponent
Sets currency
setCurrency(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
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 class com.ibm.commerce.orderitems.commands.AddOrderItemComponentsCmdImpl
(Optional)Sets the currency for the prices of the components.
setCurrency(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.AdminOrderItemUpdateCOCmd
This method sets the currency.
setCurrency(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.AdminOrderItemUpdateCOCmdImpl
This method sets the currency.
setCurrency(String) - Method in interface com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmd
(Optional) This method sets the currency of the Prices for the configuration components.
setCurrency(String) - Method in class com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmdImpl
(Optional) This method sets the currency of the Prices for the configuration components.
setCurrency(String) - Method in interface com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmd
This method sets the currency that the order items need to be re-priced on
setCurrency(String) - Method in class com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmdImpl
This method sets the currency that the order items need to be re-priced on
setCurrency(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAChargeAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.payment.actions.ActionData
This method sets the currency of this action.
setCurrency(String) - Method in class com.ibm.commerce.payment.event.RefundEventData
This method sets the current currency.
setCurrency(String) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.payment.objects.BuyerPurchaseOrderAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.payment.objects.POPurchaseAmountAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.payment.objects.TradingDepositAmountAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.payment.objects.TradingPurchaseAmountAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.payment.objects.TradingRefundAmountAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the currency to be used in financial transactions associated with the PaymentInstruction.
setCurrency(String) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the currency.
setCurrency(String) - Method in class com.ibm.commerce.price.beans.CategorizedMonetaryAmountsDataBean
Sets the monetary currency.
setCurrency(String) - Method in interface com.ibm.commerce.price.beans.CategorizedMonetaryAmountsInputDataBean
Sets the monetary currency.
setCurrency(String) - Method in class com.ibm.commerce.price.beans.EntitledPriceDataBean
Sets the monetary currency.
setCurrency(String) - Method in class com.ibm.commerce.price.beans.FloorPriceDataBean
Sets the currency
setCurrency(String) - Method in class com.ibm.commerce.price.beans.FormattedMonetaryAmountDataBean
Sets the monetary currency.
setCurrency(String) - Method in interface com.ibm.commerce.price.beans.FormattedMonetaryAmountInputDataBean
Sets the monetary currency.
setCurrency(String) - Method in class com.ibm.commerce.price.commands.AbstractGetEntitledPriceCmdImpl
This method sets a currency which is used for finding the entitled price.
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.price.commands.CalculateContractPricesCmdImpl
Sets the currency to be used for finding the price (Optional).
setCurrency(String) - Method in interface com.ibm.commerce.price.commands.CreateNominalCostCmd
Set the currency of the nominal cost.
setCurrency(String) - Method in class com.ibm.commerce.price.commands.CreateNominalCostCmdImpl
Set the currency of the nominal cost.
setCurrency(String) - Method in class com.ibm.commerce.price.commands.EntitledPriceDataBeanCmdImpl
Sets the monetary currency.
setCurrency(String) - Method in interface com.ibm.commerce.price.commands.FloorPriceLookupCmd
Set the currency to be used for finding the floor price.
setCurrency(String) - Method in class com.ibm.commerce.price.commands.FloorPriceLookupCmdImpl
Sets the currency.
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 interface com.ibm.commerce.price.commands.GetBaseUnitPriceCmd
(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.GetContractSpecialPriceCmd
Sets the desired currency to be used for the output price.
setCurrency(String) - Method in interface com.ibm.commerce.price.commands.GetContractUnitPriceCmd
Sets the desired currency to be used for the output 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.GetEntitledPriceCmd
Sets the currency to be used for finding the price (Optional).
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 interface com.ibm.commerce.price.commands.GetProductContractUnitPriceCmd
Sets the desired currency to be used for the output price.
setCurrency(String) - Method in class com.ibm.commerce.price.commands.MarketplaceCalculateContractPricesCmdImpl
 
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.RetrievePricesCmdImpl
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.SelectContractPricesCmdImpl
Sets the currency to be used for finding the price (Optional).
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.SetCurrencyPrefCmdImpl
Set the preferred currency.
setCurrency(String) - Method in interface com.ibm.commerce.price.commands.UpdateNominalCostCmd
Set the currency of the nominal cost.
setCurrency(String) - Method in class com.ibm.commerce.price.commands.UpdateNominalCostCmdImpl
Set the currency of the nominal cost.
setCurrency(String) - Method in interface com.ibm.commerce.price.commands.ValidateDelegatedPriceCmd
Set the currency to be used for finding the price.
setCurrency(String) - Method in class com.ibm.commerce.price.commands.ValidateDelegatedPriceCmdImpl
Set the currency to be used for finding the price.
setCurrency(String) - Method in class com.ibm.commerce.price.facade.server.util.ExternalPriceMemoryCacheKey
 
setCurrency(String) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmd
Set the currency.
setCurrency(String) - Method in class com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmdImpl
Set the currency.
setCurrency(String) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmd
Set currency.
setCurrency(String) - Method in class com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmdImpl
Set the currency.
setCurrency(Hashtable) - Method in interface com.ibm.commerce.quote.commands.AdminQuoteItemUpdateCmd
Sets the currency.
setCurrency(Hashtable) - Method in class com.ibm.commerce.quote.commands.AdminQuoteItemUpdateCmdImpl
Sets the currency.
setCurrency(String) - Method in class com.ibm.commerce.returns.commands.ARefundTaskCmdImpl
This method sets the current currency.
setCurrency(String) - Method in class com.ibm.commerce.rfq.commands.RFQItemAddCmdImpl
Sets 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.UpdateRFQCatentryRelCmdImpl
Stores the currency.
setCurrency(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setCurrency(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set currency.
setCurrency(String) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Currency' attribute.
setCurrency(String) - Method in class com.ibm.commerce.taxation.commands.CategorizedTaxAmount
Sets the currency of the tax 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.GetDisplayTaxesCmdImpl
Sets the currency of the input price amount.
setCurrency(String) - Method in class com.ibm.commerce.tools.contract.beans.ShippingChargeAdjustmentDataBean
Sets the currency for the fix amount adjustment.
setCurrency(String) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Sets Currency for this calculation code.
setCurrency(String) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets Currency for this calculation code.
setCurrency(String) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the currency.
setCurrency(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmd
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.ModifyRFQCatentryRelCmd
Stores the currency.
setCurrency(String) - Method in class com.ibm.commerce.utf.commands.ModifyRFQCatentryRelCmdImpl
Stores the currency.
setCurrency(String) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
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
This method sets the currency code.
setCurrencyCode(String) - Method in class com.ibm.commerce.common.beans.StoreCurrencyFormatDescriptionDataBean
Sets the currency code to use for finding more information about this currency.
setCurrencyCode(String) - Method in class com.ibm.commerce.common.objects.CurrencyDescriptionAccessBean
 
setCurrencyCode(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
This 3-character ISO currency code identifies the currency in which the transaction is being made.
setCurrencyCode(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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.
setCurrencyCode(String) - Method in class com.ibm.commerce.store.util.CurrencyData
This method gets the currency code.
setCurrencyConversionId(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyConversionAccessBean
 
setCurrencyConversionId(String) - Method in class com.ibm.commerce.common.objects.CurrencyConversionAccessBean
 
setCurrencyConverter(PriceConverter) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionContext
Sets the currency converter
setCurrencyDescription(String) - Method in class com.ibm.commerce.store.util.CurrencyData
This method sets the store's currency description.
setCurrencyExponent(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyAccessBean
 
setCurrencyExponent(String) - Method in class com.ibm.commerce.common.objects.CurrencyAccessBean
 
setCurrencyOperator(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set currencyOperator.
SetCurrencyPrefCmd - Interface in com.ibm.commerce.price.commands
Interface for the command used to set the currency of a user.
SetCurrencyPrefCmdImpl - Class in com.ibm.commerce.price.commands
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 in com.ibm.commerce.price.commands
Interface for command used to set the currency of a user.
SetCurrencyPreferenceCmdImpl - Class in com.ibm.commerce.price.commands
Change the preferred currency of the user object for the shopper.
SetCurrencyPreferenceCmdImpl() - Constructor for class com.ibm.commerce.price.commands.SetCurrencyPreferenceCmdImpl
SetCurrencyPreferenceCmdImpl constructor.
setCurrencyPrefixNegative(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setCurrencyPrefixPositive(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setCurrencySuffixNegative(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setCurrencySuffixPositive(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setCurrencySymbol(String) - Method in class com.ibm.commerce.common.beans.StoreCurrencyFormatDescriptionDataBean
Sets the currency symbol for the specified currency.
setCurrencySymbol(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setCurrencyUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets the currency string from the WebSphere Commerce tools framework XML object, and sets it for the command.
setCurrencyUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets the currency string from the WebSphere Commerce tools framework XML object, and sets it for the command.
setCurrentAmount(BigDecimal) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setCurrentAmount(String) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setCurrentApproved(CurrentApproved) - Method in class com.ibm.commerce.edp.parsers.paymentactions.TargetApproved
This method sets the CurrentApproved object, which means the current payment state is approved.
setCurrentApproved(CurrentApproved) - Method in class com.ibm.commerce.edp.parsers.paymentactions.TargetDeposited
This method sets the CurrentApproved object, which means the current payment state is approved.
setCurrentApproved(CurrentApproved) - Method in class com.ibm.commerce.edp.parsers.paymentactions.TargetDNE
This method sets the CurrentApproved object, which means the current payment state is approved.
setCurrentAskPrice(BigDecimal) - Method in interface com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmd
Stores the current asking price for the item on a 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 class com.ibm.commerce.negotiation.commands.ModifyAuctionTaskCmdImpl
Sets current asks price for dutch auction.
setCurrentAskPriceUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets current ask price from the WebSphere Commerce tools framework XML object, and sets it for the command.
setCurrentAskPriceUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets current ask price from the WebSphere Commerce tools framework XML object, and sets it for the command.
setCurrentAvailableQuantity(String) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Sets current quantity.
setCurrentAvailableQuantity(Double) - Method in class com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmdImpl
Sets current available quantity.
setCurrentAvailableQuantity(Double) - Method in interface com.ibm.commerce.negotiation.commands.CreateAuctionTaskCmd
Sets the current available quantity.
setCurrentAvailableQuantityUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets current available quantity from the WebSphere Commerce tools framework XML object, and sets it for the command.
setCurrentAvailableQuantityUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets current available quantity from the WebSphere Commerce tools framework XML object, and sets it for the command.
setCurrentCatalogId(Long) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot
Sets the ID of the catalog that the shopper is currently viewing.
setCurrentCatalogId(Long) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmd
Sets the ID of the catalog that the shopper is currently viewing.
setCurrentCatalogId(Long) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl
Sets the ID of the catalog that the customer is currently viewing.
setCurrentCommandName(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setCurrentCommandName(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setCurrentContractState(Integer) - Method in class com.ibm.commerce.contract.commands.ContractSaveCmdImpl
Sets the current contract state parameter.
setCurrentDeposited(CurrentDeposited) - Method in class com.ibm.commerce.edp.parsers.paymentactions.TargetApproved
This method sets the CurrentDeposited object, which means the current payment state is deposited.
setCurrentDeposited(CurrentDeposited) - Method in class com.ibm.commerce.edp.parsers.paymentactions.TargetDeposited
This method sets the CurrentDeposited object, which means the current payment state is deposited.
setCurrentDeposited(CurrentDeposited) - Method in class com.ibm.commerce.edp.parsers.paymentactions.TargetDNE
This method sets the CurrentDeposited object, which means the current payment state is deposited.
setCurrentDNE(CurrentDNE) - Method in class com.ibm.commerce.edp.parsers.paymentactions.TargetApproved
This method sets the CurrentDNE object, which means the current payment state is DNE.
setCurrentDNE(CurrentDNE) - Method in class com.ibm.commerce.edp.parsers.paymentactions.TargetDeposited
This method sets the CurrentDNE object, which means the current payment state is DNE.
setCurrentDNE(CurrentDNE) - Method in class com.ibm.commerce.edp.parsers.paymentactions.TargetDNE
This method sets the CurrentDNE object, which means the current payment state is DNE.
SetCurrentIIListsCmd - Interface in com.ibm.commerce.interestitems.commands
The SetCurrentIIListsCmd is a task command that sets the specified interest item lists to be current.
SetCurrentIIListsCmdImpl - Class in com.ibm.commerce.interestitems.commands
Set the specified interest item lists to be current.
SetCurrentIIListsCmdImpl() - Constructor for class com.ibm.commerce.interestitems.commands.SetCurrentIIListsCmdImpl
No value constructor.
setCurrentPage(int) - Method in class com.ibm.commerce.order.beans.OrderDataBean
This method sets current page number.
setCurrentPage(int) - Method in class com.ibm.commerce.order.beans.OrderHistoryDataBean
This method sets the current page number.
setCurrentPage(int) - Method in class com.ibm.commerce.order.beans.OrderHistoryListDataBean
This method sets the current page number - start from 1.
setCurrentPage(int) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method sets the current page number.
setCurrentPage(int) - Method in class com.ibm.commerce.order.history.HistoryOrder
This method sets current page number.
setCurrentPage(int) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnedProductsListDataBean
This method sets current page number.
setCurrentPage(int) - Method in class com.ibm.commerce.ordermanagement.beans.RMADataBean
This method sets current page number.
setCurrentPageCampaignElementTemplate(CampaignElementType) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.AbstractPageLayoutActivity
Sets the Current Page campaign element in this Page Layout Activity to the specified element.
SetCurrentPendingOrdersCmd - Interface in com.ibm.commerce.order.commands
Sets the input pending orders to be current
SetCurrentPendingOrdersCmdImpl - Class in com.ibm.commerce.order.commands
Sets the input pending orders to be current
SetCurrentPendingOrdersCmdImpl() - Constructor for class com.ibm.commerce.order.commands.SetCurrentPendingOrdersCmdImpl
 
setCurrentPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setCurrentPrice(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setCurrentPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setCurrentPrice(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setCurrentPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setCurrentPrice(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setCurrentPromotionExecutionRecord(PromotionExecutionRecord) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionContext
Sets the PromotionExecutionRecord object.
setCurrentQuantity(Double) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setCurrentQuantity(String) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setCurrentQuantity(Double) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setCurrentQuantity(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setCurrentQuantity(Double) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setCurrentQuantity(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setCurrentQuantity(Double) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setCurrentQuantity(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setCurrentResults(PromotionExecutionRecord[]) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionContext
Sets the currentResult.
setCurrentResultSaved(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionArgument
Sets whether the result of current session will be saved in persistent storage or not.
setCurrentSchema(String) - Static method in class com.ibm.commerce.foundation.dataload.util.DataLoadHelper
Change the current schema to the schemaName
setCurrentShipModePercentageOff(BigDecimal) - Method in class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean
This method sets the current TSR given shipping adjustment percentage value, this number may be given by previous TSR or given by this TSR previously.
setCurrentTime(Calendar) - Method in class com.ibm.commerce.discount.rules.DiscountContext
Set CurrentTime.
setCurrentTimeStamp(Timestamp) - Method in class com.ibm.commerce.couponredemption.commands.CheckApplicabilityCmdImpl
Deprecated.
Sets the current time from system.
setCurrentTimeStamp(Timestamp) - Method in class com.ibm.commerce.couponredemption.commands.CheckValidityCmdImpl
Deprecated.
Sets current time.
setCurrentTradingAgreementIds(String) - Method in interface com.ibm.commerce.context.entitlement.EntitlementContext
Sets the contract IDs that are currently in use.
setCurrentTradingAgreementIdsAsString(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
setCurrentTradingAgreements(TradingAgreementAccessBean[]) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has been replaced by ContractCmdUtil.setCurrentTradingAgreements(TradingAgreementAccessBean[], CommandContext)
setCurrentTradingAgreements(TradingAgreementAccessBean[]) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method is replaced by ContractCmdUtil.setCurrentTradingAgreements(TradingAgreementAccessBean[], CommandContext)
setCurrentValue(short) - Method in class com.ibm.commerce.base.helpers.OptCounterInfo
Sets the current known, not null, OPTCOUNTER value.
setCurrentValue(Short) - Method in class com.ibm.commerce.base.helpers.OptCounterInfo
Sets the current known OPTCOUNTER value, which may be null.
setCurrentValue(Number) - Method in class com.ibm.commerce.base.helpers.OptCounterInfo
Sets the current known OPTCOUNTER value, which may be null.
setCurrentValue(boolean, ResultSet) - Method in class com.ibm.commerce.base.helpers.OptCounterInfo
Sets the current OPTCOUNTER information from a ResultSet.
setCurrentValue(boolean, ResultSet, int) - Method in class com.ibm.commerce.base.helpers.OptCounterInfo
Sets the current OPTCOUNTER information from a ResultSet.
setCurrentValue(String) - Method in interface com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmd
This method sets the value of the parameter in the current request which should be checked against the values defined in the behavior rule.
setCurrentValue(String) - Method in class com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmdImpl
This method sets the value of the parameter in the current request which should be checked against the values defined in the behavior rule.
setCurrentVersion(Integer) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the current version of the activity.
setCurrstr(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Curlist
Sets the value of the 'Currstr' attribute.
setCurStoreInfo(CommandContextImpl.StoreDependantInfo) - Method in class com.ibm.commerce.command.CommandContextImpl
This method sets the current store information.
setCurUserInfo(CommandContextImpl.UserDependantInfo) - Method in class com.ibm.commerce.command.CommandContextImpl
This method sets the current user information.
setCustomConditions(Vector) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the other restrictions that may be added.
setCustomConditions(Vector) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the other restrictions that may be added.
setCustomData(Integer, Integer, BigDecimal, String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentCustomResultDataBean
This method sets the custom statistics associated with the experiment.
setCustomData(Map) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
set the customData for the catalog entry
setCustomerComments(String) - Method in class com.ibm.commerce.inventory.beans.PackslipOrderItemDataBean
This method sets the customer comments.
setCustomerConfirm(Timestamp) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setCustomerConfirm(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setCustomerContactName(String) - Method in class com.ibm.commerce.tools.contract.beans.AccountDataBean
Sets 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.CollateralAccessBean
 
setCustomerField1(String) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescriptionAccessBean
 
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.CollateralAccessBean
 
setCustomerField2(String) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescriptionAccessBean
 
setCustomerId(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the customerId parameter for this Tag.
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.membergroup.commands.AddMemberGroupMemberCmdImpl
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.AddMemberGroupMembersCmdImpl
Sets the customer ID.
setCustomerId(Long) - Method in interface com.ibm.commerce.order.client.commands.GetOrderCmd
Sets the customer ID.
setCustomerId(Long) - Method in class com.ibm.commerce.order.client.commands.GetOrderCmdImpl
Sets the customer ID.
setCustomerId(String) - Method in class com.ibm.commerce.tickler.beans.TicklerListDataBean
This method sets the primary ID of the customer.
setCustomerId(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSRPIActionCtrlCmdImpl
Set the shopper 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 class com.ibm.commerce.user.objects.MemberGroupMemberAccessBean
 
setCustomerIds(String[]) - Method in interface com.ibm.commerce.membergroup.commands.AddMemberGroupMembersCmd
Sets customer ID values for the member group to member relationship.
setCustomerIds(String[]) - Method in class com.ibm.commerce.membergroup.commands.AddMemberGroupMembersCmdImpl
Sets the custom array of customer ID values.
setCustomerIds(Vector) - Method in class com.ibm.commerce.user.commands.RepresentativeAssignCustomerCmdImpl
Sets the customer IDs.
setCustomerName(String) - Method in class com.ibm.commerce.tools.contract.beans.AccountDataBean
Sets the name of the customer organization
setCustomerName(String) - Method in class com.ibm.commerce.tools.contract.beans.ContractDataBean
Sets the customer name, used when account is also listed
setCustomerNumber(String) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets the customerNumber.
setCustomerOrderNumber(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderIdentifierType
Sets the value of the 'Customer Order Number' attribute.
setCustomerOrderNumber(String) - Method in class com.ibm.commerce.order.client.beans.OrderStatusDataBean
Sets the customer order number.
setCustomerOrderNumber(String) - Method in interface com.ibm.commerce.order.client.commands.GetOrderCmd
Sets the customer order number.
setCustomerOrderNumber(String) - Method in class com.ibm.commerce.order.client.commands.GetOrderCmdImpl
Sets the customer order number.
setCustomerReturnReasonList(ReturnReasonDataBean[]) - Method in class com.ibm.commerce.ordermanagement.beans.CustomerReturnReasonListDataBean
This method sets ReturnReasonDataBean array.
setCustomersParticipated(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ExperimentStatisticsType
Sets the value of the 'Customers Participated' attribute.
setCustomEventData(Serializable) - Method in class com.ibm.commerce.content.dynacache.AttachmentCmdEventData
Deprecated.
Sets the customEventData.
setCustomEventData(Serializable) - Method in class com.ibm.commerce.content.dynacache.CollateralCmdEventData
Deprecated.
Sets the customEventData.
setCustomField1(Long) - Method in interface com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmd
Sets the incoming custom field1 value.
setCustomField1(Long) - Method in class com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmdImpl
Stores the incoming custom field1 value.
setCustomField1(Long) - Method in interface com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmd
Sets the incoming custom field1 value.
setCustomField1(Long) - Method in class com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmdImpl
Stores the incoming custom field1 value.
setCustomField2(Integer) - Method in interface com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmd
Sets the incoming custom field2 value.
setCustomField2(Integer) - Method in class com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmdImpl
Stores the incoming custom field2 value.
setCustomField2(Integer) - Method in interface com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmd
Sets the incoming custom field2 value.
setCustomField2(Integer) - Method in class com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmdImpl
Stores the incoming custom field2 value.
setCustomField3(String) - Method in interface com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmd
Sets the incoming custom field3 value.
setCustomField3(String) - Method in class com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmdImpl
Stores the incoming custom field3 value.
setCustomField3(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmd
Sets the incoming custom field3 value.
setCustomField3(String) - Method in class com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmdImpl
Stores the incoming custom field3 value.
setCustomField4(String) - Method in interface com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmd
Sets the incoming custom field4 value.
setCustomField4(String) - Method in class com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmdImpl
Stores the incoming custom field4 value.
setCustomField4(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmd
Sets the incoming custom field4 value.
setCustomField4(String) - Method in class com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmdImpl
Stores the incoming custom field4 value.
setCustomizableXMLRecordableObject(XMLRecordable) - Method in interface com.ibm.commerce.order.commands.RecordOrderHistoryTaskCmd
This method sets the Customizable object.
setCustomizableXMLRecordableObject(XMLRecordable) - Method in class com.ibm.commerce.order.commands.RecordOrderHistoryTaskCmdImpl
This method is used for customizable fields and customized element.
setCustomizedCurrencyCode(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setCustomizedQuantityString(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setCustomPartnumber(String) - Method in class com.ibm.commerce.price.beans.FloorPriceDataBean
Sets the custom partnumber.
setCustomPartnumber(String) - Method in interface com.ibm.commerce.price.beans.FloorPriceInputDataBean
Sets the custom partnumber whose floor price is to be retrieved.
setCustomPartnumber(String) - Method in interface com.ibm.commerce.price.commands.FloorPriceLookupCmd
Sets the custom partnumber whose floor price is to be retrieved.
setCustomPartnumber(String) - Method in class com.ibm.commerce.price.commands.FloorPriceLookupCmdImpl
Sets the custom partnumber whose floor price is to be retrieved.
setCustomPartnumber(String) - Method in interface com.ibm.commerce.price.commands.ValidateDelegatedPriceCmd
Sets the custom partnumber whose delegated price is to be checked for limit violation.
setCustomPartnumber(String) - Method in class com.ibm.commerce.price.commands.ValidateDelegatedPriceCmdImpl
Sets the custom partnumber whose delegated price is to be checked for limit violation.
setCustomProductSetFlag(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setCustomProductSetFlag(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setCustomProperties(HashMap) - Method in interface com.ibm.commerce.order.calculation.CalculationCmd
Sets the custom properties.
setCustomProperties(HashMap) - Method in class com.ibm.commerce.order.calculation.CalculationCmdImpl
Sets the custom properties.
setCustomProperties(HashMap) - Method in interface com.ibm.commerce.order.commands.CalculateOrderCmd
This method sets the customer properties.
setCustomProperties(HashMap) - Method in class com.ibm.commerce.order.commands.CalculateOrderCmdImpl
This method sets the customer properties.
setCustomProperties(HashMap) - Method in interface com.ibm.commerce.order.commands.OrderCalculateCmd
This method sets the customer properties.
setCustomProperties(HashMap) - Method in class com.ibm.commerce.order.commands.OrderCalculateCmdImpl
This method sets the customer properties.
setCustomProperties(HashMap) - Method in class com.ibm.commerce.order.commands.PromotionEngineOrderCalculateCmdImpl
This method sets the customer properties.
setCustomProperty(String, Object) - Method in interface com.ibm.commerce.order.calculation.CalculationCmd
Sets the value of a custom property.
setCustomProperty(String, Object) - Method in class com.ibm.commerce.order.calculation.CalculationCmdImpl
Sets the value of a custom property.
setCustomSessionProperties(TypedProperty) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the custom session properties.
setCustomSessionProperties(TypedProperty) - Method in class com.ibm.commerce.me.datatype.RequisitionerSessionData
This method sets the custom session properties.
setCustomSessionProperties(TypedProperty) - Method in class com.ibm.commerce.me.datatype.SessionInfo
This method sets custom session properties.
setCustomVariableType(String) - Method in interface com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmd
This method sets the custom variable type defined.
setCustomVariableType(String) - Method in class com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmdImpl
This method sets the custom variable type defined.
setCvcResetFlag(boolean) - Method in class com.ibm.commerce.edp.commands.PIEditWithMergingProtocolDataCmdImpl
This method sets the flag to indicate if the cvc number will be reset or not.
setDailyEndTime(Object) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionScheduleType
Sets the value of the 'Daily End Time' attribute.
setDailyendtime(Date) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoauth
Sets the value of the 'Dailyendtime' attribute.
setDailyStartTime(Object) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionScheduleType
Sets the value of the 'Daily Start Time' attribute.
setDailystarttime(Date) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoauth
Sets the value of the 'Dailystarttime' attribute.
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.marketing.runtime.util.EMarketingSpotDataBean
This method the information (usually the unique identifier) of what to display.
setDataArea(AcknowledgeCatalogEntryDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AcknowledgeCatalogEntryType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeCatalogGroupDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AcknowledgeCatalogGroupType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeCatalogDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AcknowledgeCatalogType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeKitDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AcknowledgeKitType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeCatalogEntryDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ChangeCatalogEntryType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeCatalogGroupDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ChangeCatalogGroupType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeCatalogDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ChangeCatalogType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeKitDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ChangeKitType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetCatalogEntryDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.GetCatalogEntryType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetCatalogGroupDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.GetCatalogGroupType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetCatalogDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.GetCatalogType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetKitDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.GetKitType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessCatalogEntryDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ProcessCatalogEntryType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessCatalogGroupDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ProcessCatalogGroupType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessCatalogDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ProcessCatalogType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessKitDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ProcessKitType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondCatalogEntryDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.RespondCatalogEntryType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondCatalogGroupDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.RespondCatalogGroupType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondCatalogDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.RespondCatalogType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondKitDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.RespondKitType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowCatalogEntryDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ShowCatalogEntryType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowCatalogGroupDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ShowCatalogGroupType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowCatalogDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ShowCatalogType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowKitDataAreaType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ShowKitType
Sets the value of the 'Data Area' containment reference.
setDataArea(DataArea) - Method in class com.ibm.commerce.component.bod.AbstractBusinessObjectDocument
Sets the BusinessObjectDocument's data area
setDataArea(DataArea) - Method in interface com.ibm.commerce.component.bod.BusinessObjectDocument
Sets the DataArea of a business object document.
setDataArea(AcknowledgeAttachmentDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.AcknowledgeAttachmentType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeFileUploadJobDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.AcknowledgeFileUploadJobType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeManagedDirectoryDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.AcknowledgeManagedDirectoryType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeManagedFileDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.AcknowledgeManagedFileType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeAttachmentDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.ChangeAttachmentType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeFileUploadJobDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.ChangeFileUploadJobType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeManagedDirectoryDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.ChangeManagedDirectoryType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeManagedFileDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.ChangeManagedFileType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetAttachmentDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.GetAttachmentType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetFileUploadJobDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.GetFileUploadJobType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetManagedDirectoryDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.GetManagedDirectoryType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetManagedFileDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.GetManagedFileType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessAttachmentDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.ProcessAttachmentType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessFileUploadJobDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.ProcessFileUploadJobType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessManagedDirectoryDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.ProcessManagedDirectoryType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessManagedFileDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.ProcessManagedFileType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondAttachmentDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.RespondAttachmentType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondFileUploadJobDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.RespondFileUploadJobType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondManagedDirectoryDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.RespondManagedDirectoryType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondManagedFileDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.RespondManagedFileType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowAttachmentDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.ShowAttachmentType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowFileUploadJobDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.ShowFileUploadJobType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowManagedDirectoryDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.ShowManagedDirectoryType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowManagedFileDataAreaType) - Method in interface com.ibm.commerce.content.facade.datatypes.ShowManagedFileType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetBusinessAccountDataAreaType) - Method in interface com.ibm.commerce.contract.facade.datatypes.GetBusinessAccountType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetContractDataAreaType) - Method in interface com.ibm.commerce.contract.facade.datatypes.GetContractType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetBusinessAccountDataAreaType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.GetBusinessAccountTypeImpl
 
setDataArea(ShowBusinessAccountDataAreaType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.ShowBusinessAccountTypeImpl
 
setDataArea(ShowBusinessAccountDataAreaType) - Method in interface com.ibm.commerce.contract.facade.datatypes.ShowBusinessAccountType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowContractDataAreaType) - Method in interface com.ibm.commerce.contract.facade.datatypes.ShowContractType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeGiftListDataAreaType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.AcknowledgeGiftListType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeGiftListDataAreaType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.ChangeGiftListType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetGiftListDataAreaType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GetGiftListType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessGiftListDataAreaType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.ProcessGiftListType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondGiftListDataAreaType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.RespondGiftListType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowGiftListDataAreaType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.ShowGiftListType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetConfigurationDataAreaType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.GetConfigurationType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetOnlineStoreDataAreaType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.GetOnlineStoreType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowConfigurationDataAreaType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.ShowConfigurationType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowOnlineStoreDataAreaType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.ShowOnlineStoreType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeInventoryRequirementDataAreaType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.AcknowledgeInventoryRequirementType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeInventoryAvailabilityDataAreaType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ChangeInventoryAvailabilityType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetInventoryAvailabilityDataAreaType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.GetInventoryAvailabilityType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessInventoryRequirementDataAreaType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ProcessInventoryRequirementType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondInventoryAvailabilityDataAreaType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.RespondInventoryAvailabilityType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowInventoryAvailabilityDataAreaType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ShowInventoryAvailabilityType
Sets the value of the 'Data Area' containment reference.
setDataArea(SyncInventoryAvailabilityDataAreaType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.SyncInventoryAvailabilityType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeClientLocationDataAreaType) - Method in interface com.ibm.commerce.location.facade.datatypes.AcknowledgeClientLocationType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgePointOfInterestDataAreaType) - Method in interface com.ibm.commerce.location.facade.datatypes.AcknowledgePointOfInterestType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeClientLocationDataAreaType) - Method in interface com.ibm.commerce.location.facade.datatypes.ChangeClientLocationType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangePointOfInterestDataAreaType) - Method in interface com.ibm.commerce.location.facade.datatypes.ChangePointOfInterestType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetClientLocationDataAreaType) - Method in interface com.ibm.commerce.location.facade.datatypes.GetClientLocationType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetPointOfInterestDataAreaType) - Method in interface com.ibm.commerce.location.facade.datatypes.GetPointOfInterestType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessClientLocationDataAreaType) - Method in interface com.ibm.commerce.location.facade.datatypes.ProcessClientLocationType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessPointOfInterestDataAreaType) - Method in interface com.ibm.commerce.location.facade.datatypes.ProcessPointOfInterestType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondClientLocationDataAreaType) - Method in interface com.ibm.commerce.location.facade.datatypes.RespondClientLocationType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondPointOfInterestDataAreaType) - Method in interface com.ibm.commerce.location.facade.datatypes.RespondPointOfInterestType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowClientLocationDataAreaType) - Method in interface com.ibm.commerce.location.facade.datatypes.ShowClientLocationType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowPointOfInterestDataAreaType) - Method in interface com.ibm.commerce.location.facade.datatypes.ShowPointOfInterestType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeActivityDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.AcknowledgeActivityType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeCampaignElementTemplateDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.AcknowledgeCampaignElementTemplateType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeCampaignDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.AcknowledgeCampaignType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeMarketingContentDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.AcknowledgeMarketingContentType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeMarketingEmailTemplateDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.AcknowledgeMarketingEmailTemplateType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeMarketingSpotDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.AcknowledgeMarketingSpotType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeMarketingTriggerDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.AcknowledgeMarketingTriggerType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeActivityDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ChangeActivityType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeCampaignElementTemplateDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ChangeCampaignElementTemplateType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeCampaignDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ChangeCampaignType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeMarketingContentDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ChangeMarketingContentType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeMarketingEmailTemplateDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ChangeMarketingEmailTemplateType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeMarketingSpotDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ChangeMarketingSpotType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetActivityDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.GetActivityType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetCampaignElementTemplateDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.GetCampaignElementTemplateType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetCampaignDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.GetCampaignType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetMarketingContentDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.GetMarketingContentType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetMarketingEmailTemplateDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.GetMarketingEmailTemplateType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetMarketingSpotDataDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.GetMarketingSpotDataType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetMarketingSpotDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.GetMarketingSpotType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessActivityDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ProcessActivityType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessCampaignElementTemplateDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ProcessCampaignElementTemplateType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessCampaignDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ProcessCampaignType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessMarketingContentDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ProcessMarketingContentType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessMarketingEmailTemplateDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ProcessMarketingEmailTemplateType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessMarketingSpotDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ProcessMarketingSpotType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessMarketingTriggerDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ProcessMarketingTriggerType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondActivityDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.RespondActivityType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondCampaignElementTemplateDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.RespondCampaignElementTemplateType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondCampaignDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.RespondCampaignType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondMarketingContentDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.RespondMarketingContentType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondMarketingEmailTemplateDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.RespondMarketingEmailTemplateType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondMarketingSpotDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.RespondMarketingSpotType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowActivityDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ShowActivityType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowCampaignElementTemplateDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ShowCampaignElementTemplateType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowCampaignDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ShowCampaignType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowMarketingContentDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ShowMarketingContentType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowMarketingEmailTemplateDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ShowMarketingEmailTemplateType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowMarketingSpotDataDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ShowMarketingSpotDataType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowMarketingSpotDataAreaType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ShowMarketingSpotType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeOrganizationDataAreaType) - Method in interface com.ibm.commerce.member.facade.datatypes.AcknowledgeOrganizationType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgePersonDataAreaType) - Method in interface com.ibm.commerce.member.facade.datatypes.AcknowledgePersonType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeOrganizationDataAreaType) - Method in interface com.ibm.commerce.member.facade.datatypes.ChangeOrganizationType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangePersonDataAreaType) - Method in interface com.ibm.commerce.member.facade.datatypes.ChangePersonType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetMemberGroupDataAreaType) - Method in interface com.ibm.commerce.member.facade.datatypes.GetMemberGroupType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetOrganizationDataAreaType) - Method in interface com.ibm.commerce.member.facade.datatypes.GetOrganizationType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetPersonDataAreaType) - Method in interface com.ibm.commerce.member.facade.datatypes.GetPersonType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessOrganizationDataAreaType) - Method in interface com.ibm.commerce.member.facade.datatypes.ProcessOrganizationType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessPersonDataAreaType) - Method in interface com.ibm.commerce.member.facade.datatypes.ProcessPersonType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondOrganizationDataAreaType) - Method in interface com.ibm.commerce.member.facade.datatypes.RespondOrganizationType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondPersonDataAreaType) - Method in interface com.ibm.commerce.member.facade.datatypes.RespondPersonType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowMemberGroupDataAreaType) - Method in interface com.ibm.commerce.member.facade.datatypes.ShowMemberGroupType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowOrganizationDataAreaType) - Method in interface com.ibm.commerce.member.facade.datatypes.ShowOrganizationType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowPersonDataAreaType) - Method in interface com.ibm.commerce.member.facade.datatypes.ShowPersonType
Sets the value of the 'Data Area' containment reference.
setDataArea(SyncOrganizationDataAreaType) - Method in interface com.ibm.commerce.member.facade.datatypes.SyncOrganizationType
Sets the value of the 'Data Area' containment reference.
setDataArea(SyncPersonDataAreaType) - Method in interface com.ibm.commerce.member.facade.datatypes.SyncPersonType
Sets the value of the 'Data Area' containment reference.
setDataArea(ConfirmBODDataAreaType) - Method in interface com.ibm.commerce.oagis9.datatypes.ConfirmBODType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeOrderDataAreaType) - Method in interface com.ibm.commerce.order.facade.datatypes.AcknowledgeOrderType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeQuoteDataAreaType) - Method in interface com.ibm.commerce.order.facade.datatypes.AcknowledgeQuoteType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeOrderDataAreaType) - Method in interface com.ibm.commerce.order.facade.datatypes.ChangeOrderType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeQuoteDataAreaType) - Method in interface com.ibm.commerce.order.facade.datatypes.ChangeQuoteType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetOrderDataAreaType) - Method in interface com.ibm.commerce.order.facade.datatypes.GetOrderType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetQuoteDataAreaType) - Method in interface com.ibm.commerce.order.facade.datatypes.GetQuoteType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeOrderDataAreaType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.AcknowledgeOrderTypeImpl
 
setDataArea(AcknowledgeQuoteDataAreaType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.AcknowledgeQuoteTypeImpl
 
setDataArea(ChangeOrderDataAreaType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ChangeOrderTypeImpl
 
setDataArea(ChangeQuoteDataAreaType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ChangeQuoteTypeImpl
 
setDataArea(GetOrderDataAreaType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.GetOrderTypeImpl
 
setDataArea(GetQuoteDataAreaType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.GetQuoteTypeImpl
 
setDataArea(ProcessOrderDataAreaType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ProcessOrderTypeImpl
 
setDataArea(ProcessQuoteDataAreaType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ProcessQuoteTypeImpl
 
setDataArea(RespondOrderDataAreaType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.RespondOrderTypeImpl
 
setDataArea(RespondQuoteDataAreaType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.RespondQuoteTypeImpl
 
setDataArea(ShowOrderDataAreaType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ShowOrderTypeImpl
 
setDataArea(ShowQuoteDataAreaType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ShowQuoteTypeImpl
 
setDataArea(SyncOrderDataAreaType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.SyncOrderTypeImpl
 
setDataArea(SyncQuoteDataAreaType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.SyncQuoteTypeImpl
 
setDataArea(ProcessOrderDataAreaType) - Method in interface com.ibm.commerce.order.facade.datatypes.ProcessOrderType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessQuoteDataAreaType) - Method in interface com.ibm.commerce.order.facade.datatypes.ProcessQuoteType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondOrderDataAreaType) - Method in interface com.ibm.commerce.order.facade.datatypes.RespondOrderType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondQuoteDataAreaType) - Method in interface com.ibm.commerce.order.facade.datatypes.RespondQuoteType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowOrderDataAreaType) - Method in interface com.ibm.commerce.order.facade.datatypes.ShowOrderType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowQuoteDataAreaType) - Method in interface com.ibm.commerce.order.facade.datatypes.ShowQuoteType
Sets the value of the 'Data Area' containment reference.
setDataArea(SyncOrderDataAreaType) - Method in interface com.ibm.commerce.order.facade.datatypes.SyncOrderType
Sets the value of the 'Data Area' containment reference.
setDataArea(SyncQuoteDataAreaType) - Method in interface com.ibm.commerce.order.facade.datatypes.SyncQuoteType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgePromotionDataAreaType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.AcknowledgePromotionType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangePromotionDataAreaType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.ChangePromotionType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetPromotionDataAreaType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.GetPromotionType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessPromotionDataAreaType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.ProcessPromotionType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondPromotionDataAreaType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.RespondPromotionType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowPromotionDataAreaType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.ShowPromotionType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeSearchTermAssociationDataAreaType) - Method in interface com.ibm.commerce.search.facade.datatypes.AcknowledgeSearchTermAssociationType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeSearchTermAssociationDataAreaType) - Method in interface com.ibm.commerce.search.facade.datatypes.ChangeSearchTermAssociationType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetSearchTermAssociationDataAreaType) - Method in interface com.ibm.commerce.search.facade.datatypes.GetSearchTermAssociationType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessSearchTermAssociationDataAreaType) - Method in interface com.ibm.commerce.search.facade.datatypes.ProcessSearchTermAssociationType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondSearchTermAssociationDataAreaType) - Method in interface com.ibm.commerce.search.facade.datatypes.RespondSearchTermAssociationType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowSearchTermAssociationDataAreaType) - Method in interface com.ibm.commerce.search.facade.datatypes.ShowSearchTermAssociationType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetGeoNodeDataAreaType) - Method in interface com.ibm.commerce.store.facade.datatypes.GetGeoNodeType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetPhysicalStoreDataAreaType) - Method in interface com.ibm.commerce.store.facade.datatypes.GetPhysicalStoreType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowGeoNodeDataAreaType) - Method in interface com.ibm.commerce.store.facade.datatypes.ShowGeoNodeType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowPhysicalStoreDataAreaType) - Method in interface com.ibm.commerce.store.facade.datatypes.ShowPhysicalStoreType
Sets the value of the 'Data Area' containment reference.
setDataArea(AcknowledgeSubscriptionDataAreaType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.AcknowledgeSubscriptionType
Sets the value of the 'Data Area' containment reference.
setDataArea(ChangeSubscriptionDataAreaType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.ChangeSubscriptionType
Sets the value of the 'Data Area' containment reference.
setDataArea(GetSubscriptionDataAreaType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.GetSubscriptionType
Sets the value of the 'Data Area' containment reference.
setDataArea(ProcessSubscriptionDataAreaType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.ProcessSubscriptionType
Sets the value of the 'Data Area' containment reference.
setDataArea(RespondSubscriptionDataAreaType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.RespondSubscriptionType
Sets the value of the 'Data Area' containment reference.
setDataArea(ShowSubscriptionDataAreaType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.ShowSubscriptionType
Sets the value of the 'Data Area' containment reference.
setDatabase(String) - Method in class com.ibm.commerce.marketingcenter.events.util.DBConnection
Setter for the database name.
setDatabean(EMarketingSpot) - Method in class com.ibm.commerce.bi.taglib.CampaignBaseTag
Sets the EMarketingSpot databean to be used for generating the campaign data
setDatabean(EMarketingSpot) - Method in class com.ibm.commerce.bi.taglib.CampaignURLBaseTag
Sets the EMarketingSpot databean.
setDatabean(OrderDataBean) - Method in class com.ibm.commerce.bi.taglib.CartBaseTag
 
setDatabean(CatEntrySearchListDataBean) - Method in class com.ibm.commerce.bi.taglib.CommonBaseTag
Set the databean that will be used to get the search keyword and number of search results in case of a search results page
setDatabean(UserRegistrationDataBean) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the UserRegistrationDataBean databean instance
setDatabean(OrderDataBean) - Method in class com.ibm.commerce.bi.taglib.OrderBaseTag
Sets the order databean to be used to get the data for analysis
setDatabean(AbstractJpaEntityAccessBean) - Method in class com.ibm.commerce.bi.taglib.ProductBaseTag
Sets the databean for this Tag.
setDatabean(CatEntrySearchListDataBean) - Method in class com.ibm.commerce.bi.taglib.SearchBaseTag
Sets the CatEntrySearchListDataBean databean.
setDataBean(DataBean) - Method in interface com.ibm.commerce.command.DataBeanCommand
This method sets the DataBean object that this DataBeanCommand populates.
setDataBean(DataBean) - Method in class com.ibm.commerce.command.DataBeanCommandImpl
This method sets the data bean associated with this command.
setDataBeanKeyAccountId(String) - Method in class com.ibm.commerce.payment.beans.AccountDataBean
Sets AccountId
setDataBeanKeyAddress1(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageDataBean
This method sets the databean key:Address1.
setDataBeanKeyAddress1(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the databean key:Address1.
setDataBeanKeyAddress1(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key:address1.
setDataBeanKeyAddress2(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageDataBean
This method sets the databean key:description.
setDataBeanKeyAddress2(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the databean key:Address2.
setDataBeanKeyAddress2(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key:address2.
setDataBeanKeyAddress3(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageDataBean
This method sets the databean key:Address3.
setDataBeanKeyAddress3(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the databean key:Address3.
setDataBeanKeyAddress3(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key: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.RelatedCatalogEntryDataBean
Sets the association reference number.
setDataBeanKeyAssociationReferenceNumber(String) - Method in class com.ibm.commerce.catalog.beans.RelatedCatalogGroupDataBean
Sets the association reference number.
setDataBeanKeyAttachmentId(String) - Method in class com.ibm.commerce.contract.beans.AttachmentDataBean
Sets the attachment ID.
setDataBeanKeyAttachmentId(String) - Method in class com.ibm.commerce.contract.beans.TradingAttachmentRelationDataBean
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.AttributeFloatValueDataBean
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.AttributeStringValueDataBean
Sets the reference number of the attribute value.
setDataBeanKeyBaseItemId(String) - Method in class com.ibm.commerce.inventory.beans.BaseItemDataBean
This method sets the databean key:BaseItemId.
setDataBeanKeyBaseItemId(String) - Method in class com.ibm.commerce.inventory.beans.BaseItemDescriptionDataBean
This method sets the databean key:BaseItemId.
setDataBeanKeyBaseItemId(String) - Method in class com.ibm.commerce.inventory.beans.StoreItemDataBean
This method sets the databean key:base item id.
setDataBeanKeyBaseItemId(String) - Method in class com.ibm.commerce.inventory.beans.StoreItemFulfillmentCenterDataBean
This method sets the databean key:base item id.
setDataBeanKeyBkOrdNum(String) - Method in class com.ibm.commerce.inventory.beans.BackOrderAllocationDataBean
This method sets the data bean key:BkOrdNum(back order number).
setDataBeanKeyBusinessCmdClass(String) - Method in class com.ibm.commerce.contract.beans.PolicyCommandDataBean
Sets the business command class.
setDataBeanKeyBusinessTitle(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key:business title.
setDataBeanKeyBuyerPurchaseOrderId(String) - Method in class com.ibm.commerce.payment.beans.BuyerPurchaseOrderDataBean
Sets BuyerPurchaseOrderId
setDataBeanKeyBuyerPurchaseOrderId(String) - Method in class com.ibm.commerce.payment.beans.POPurchaseAmountDataBean
Sets BuyerPurchaseOrderId
setDataBeanKeyCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeDataBean
This method sets the databean key:calculation code id.
setDataBeanKeyCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeDescriptionDataBean
This method sets the databean key:calculation code id.
setDataBeanKeyCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeMemberGroupDataBean
This method sets the databean key:calculation code id.
setDataBeanKeyCalculationMethodId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationMethodDataBean
This method sets the databean key:calculation method id.
setDataBeanKeyCalculationRangeId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRangeDataBean
This method sets the databean key:calculation range id.
setDataBeanKeyCalculationRangeLookupResultId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRangeLookupResultDataBean
This method sets the databean key:calculation range lookup result id.
setDataBeanKeyCalculationRuleId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRuleDataBean
This method sets the databean key:calculation rule id.
setDataBeanKeyCalculationRuleId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRuleMemberGroupRelationshipDataBean
This method sets the databean key:calculation rule id.
setDataBeanKeyCalculationRuleId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRuleScaleRelationshipDataBean
This method sets the databean key:calculation rule id.
setDataBeanKeyCalculationScaleId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRuleScaleRelationshipDataBean
This method sets the databean key:calculation scale id.
setDataBeanKeyCalculationScaleId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationScaleDataBean
This method sets the databean key:calculation scale id.
setDataBeanKeyCalculationUsageId(String) - Method in class com.ibm.commerce.fulfillment.beans.StoreEntityCalculationUsageDataBean
This method sets the databean key:CalculationUsageId.
setDataBeanKeyCatalogEntryCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.beans.CatalogEntryCalculationCodeDataBean
This method sets the databean key:catalog entry calculation code 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.catalog.beans.CatalogGroupCatalogEntryRelationDataBean
Sets the catalog entry ID.
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.fulfillment.beans.CatalogEntryShippingDataBean
This method sets the databean key:catalog entry id.
setDataBeanKeyCatalogEntryId(String) - Method in class com.ibm.commerce.fulfillment.beans.InventoryDataBean
This method sets the databean key: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.CatalogEntryDescriptionDataBean
Sets the catalog entry reference number for this 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.StoreCatalogEntryDataBean
Sets the primary key of the 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.CatalogGroupCatalogEntryRelationDataBean
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.CatalogGroupTradingPositionRelDataBean
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.CatalogCatalogGroupRelationDataBean
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.CatalogGroupDescriptionDataBean
Sets the catalog group reference number, which uniquely identifies this catalog group (category) in the system.
setDataBeanKeyCatalogGroupReferenceNumber(String) - Method in class com.ibm.commerce.catalog.beans.StoreCatalogGroupDataBean
Sets the primary key of the catalog group.
setDataBeanKeyCatalogId(String) - Method in class com.ibm.commerce.catalog.beans.CatalogGroupCatalogEntryRelationDataBean
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.CatalogGroupRelationDataBean
Sets the catalog ID.
setDataBeanKeyCatalogId(String) - Method in class com.ibm.commerce.catalog.beans.CatalogGroupTradingPositionRelDataBean
Sets the Catalog ID.
setDataBeanKeyCatalogReferenceNumber(String) - Method in class com.ibm.commerce.catalog.beans.CatalogCatalogGroupRelationDataBean
Sets the catalog reference number.
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.StoreCatalogDataBean
Sets the primary key of the catalog.
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
This method sets ChargeTypeId.
setDataBeanKeyCity(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageDataBean
This method sets the databean key:City.
setDataBeanKeyCity(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the databean key:City.
setDataBeanKeyCity(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key: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.CustomerReturnReasonListDataBean
This method sets Code.
setDataBeanKeyCode(String) - Method in class com.ibm.commerce.ordermanagement.beans.MerchantReturnReasonsDataBean
This method sets Code.
setDataBeanKeyCode(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonsDataBean
Deprecated.
This method sets Code.
setDataBeanKeyComments(String) - Method in class com.ibm.commerce.ordermanagement.beans.PreviousDispositionsDataBean
This method sets the DataBeanKey: 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
This method sets CounterValueCurrency.
setDataBeanKeyCountry(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageDataBean
This method sets the databean key:Country.
setDataBeanKeyCountry(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the databean key:Country.
setDataBeanKeyCountry(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key: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.CurrencyCounterValueListDataBean
This method sets Currency.
setDataBeanKeyCurrency(String) - Method in class com.ibm.commerce.common.beans.SupportedCurrencyDataBean
Sets the currency
setDataBeanKeyCurrency(String) - Method in class com.ibm.commerce.order.beans.OfferPriceDataBean
This method sets currency
setDataBeanKeyCurrencyCode(String) - Method in class com.ibm.commerce.common.beans.CurrencyDescriptionDataBean
This method sets CurrencyCode.
setDataBeanKeyCurrencyCode(String) - Method in class com.ibm.commerce.common.beans.CurrencyFormatDataBean
This method sets CurrencyCode.
setDataBeanKeyCurrencyCode(String) - Method in class com.ibm.commerce.common.beans.CurrencyFormatDescriptionDataBean
This method sets CurrencyCode.
setDataBeanKeyCurrencyConversionId(String) - Method in class com.ibm.commerce.common.beans.CurrencyConversionDataBean
This method sets CurrencyConversionId.
setDataBeanKeyDateReceived(String) - Method in class com.ibm.commerce.ordermanagement.beans.DispositionHeaderDataBean
This method sets DateReceived.
setDataBeanKeyDateReceived(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnedProductsDataBean
This method sets DateReceived.
setDataBeanKeyDefaultShipOffset(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageDataBean
This method sets the databean key:DefaultShipOffset.
setDataBeanKeyDefaultShipOffset(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the databean key: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.FulfillmentCenterByLanguageDataBean
This method sets the databean key:Description
setDataBeanKeyDescription(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the databean key:Description.
setDataBeanKeyDescription(String) - Method in class com.ibm.commerce.inventory.beans.PackageInformationByReleaseNumberDataBean
This method sets the databean key:Description.
setDataBeanKeyDescription(String) - Method in class com.ibm.commerce.inventory.beans.PackageInformationDataBean
This method sets the databean key:Description.
setDataBeanKeyDescription(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key:description.
setDataBeanKeyDescription(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonsDataBean
Deprecated.
This method sets Description.
setDataBeanKeyDescription(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentDataBean
This method 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.FFMOrderItemsDataBean
This method sets the databean key:display name.
setDataBeanKeyDisplayName(String) - Method in interface com.ibm.commerce.fulfillment.beans.FFMOrderItemsInputDataBean
This method sets the databean key:display name.
setDataBeanKeyDisplayName(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageDataBean
This method sets the databean key:display name.
setDataBeanKeyDisplayName(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the databean key:DisplayName.
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.
setDataBeanKeyDisplayReferenceNumber(String) - Method in class com.ibm.commerce.catalog.beans.ProductPageRelationDataBean
Sets the primary key.
setDataBeanKeyDisplaySequence(String) - Method in class com.ibm.commerce.common.beans.CurrencyCounterValueListDataBean
This method sets DisplaySequence.
setDataBeanKeyDispositionDate(String) - Method in class com.ibm.commerce.ordermanagement.beans.PreviousDispositionsDataBean
This method sets the DataBeanKey: DispositionDate.
setDataBeanKeyDispositionDescription(String) - Method in class com.ibm.commerce.ordermanagement.beans.PreviousDispositionsDataBean
This method sets the DataBeanKey: DispositionDescription.
setDataBeanKeyDistArrangId(String) - Method in class com.ibm.commerce.inventory.beans.DistributionArrangementDataBean
This method sets the databean key:DistArrangId.
setDataBeanKeyDomain(String) - Method in class com.ibm.commerce.catalog.beans.CatalogEntryClassificationCodeDataBean
Sets the classification domain.
setDataBeanKeyEmail1(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key:email1.
setDataBeanKeyExpectedInventoryRecordsBackAlloNum(String) - Method in class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsBackOrderAllocationDataBean
This method sets the databean key:ExpectedInventoryRecordsBackAlloNum
setDataBeanKeyExpectedInventoryRecordsDetailId(String) - Method in class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsDetailDataBean
This method sets the databean key:ExpectedInventoryRecordsDetailId.
setDataBeanKeyExpectedInventoryRecordsId(String) - Method in class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsDataBean
This method sets the databean key:ExpectedInventoryRecordsId
setDataBeanKeyFax1(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key:fax1.
setDataBeanKeyFfmCenterId(String) - Method in class com.ibm.commerce.inventory.beans.ItemFulfillmentCenterDataBean
This method sets the fulfillment center id.
setDataBeanKeyFfmCenterId(String) - Method in class com.ibm.commerce.inventory.beans.StoreItemFulfillmentCenterDataBean
This method sets the databean key:fulfillment center id.
setDataBeanKeyFfmCenterId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReceiverListDataBean
This method sets FfmCenterId.
setDataBeanKeyFfmCenterId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReturnAdministratorListDataBean
This method sets FfmCenterId.
setDataBeanKeyFfmCenterId1(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerListDataBean
This method sets FfmCenterId1.
setDataBeanKeyFirstname(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key:first name.
setDataBeanKeyFirstname(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerDataBean
This method sets Firstname.
setDataBeanKeyFirstname(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReceiverDataBean
This method sets Firstname.
setDataBeanKeyFirstname(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReturnAdministratorDataBean
This method sets Firstname.
setDataBeanKeyFromCatalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.beans.CompositeCatalogEntryDataBean
Sets the from/parent catalog entry reference number, which uniquely identifies this catalog entry in the system.
setDataBeanKeyFulfillmentCenterId(String) - Method in class com.ibm.commerce.fulfillment.beans.FFMOrderItemsDataBean
This method sets the databean key:fulfillment center id.
setDataBeanKeyFulfillmentCenterId(String) - Method in interface com.ibm.commerce.fulfillment.beans.FFMOrderItemsInputDataBean
This method sets the databean key:fulfillment center id.
setDataBeanKeyFulfillmentCenterId(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageDataBean
This method sets the databean key:FulfillmentCenterId.
setDataBeanKeyFulfillmentCenterId(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterDataBean
This method sets the databean key:fulfillment center id.
setDataBeanKeyFulfillmentCenterId(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterDescriptionDataBean
This method sets the databean key:fulfillment center id.
setDataBeanKeyFulfillmentCenterId(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the databean key:FulfillmentCenterId.
setDataBeanKeyFulfillmentCenterId(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageListDataBean
This method sets the databean key:fulfillment center id.
setDataBeanKeyFulfillmentCenterId(String) - Method in class com.ibm.commerce.fulfillment.beans.InventoryDataBean
This method sets the databean key:FulfillmentCenterId.
setDataBeanKeyIBuyerOrganizationId(String) - Method in class com.ibm.commerce.me.beans.BuyerSupplierMappingDataBean
This method sets the buyer organization ID to use during data population.
setDataBeanKeyIBuyerOrganizationId(String) - Method in class com.ibm.commerce.me.beans.BuyerSupplierSecurityDataBean
Sets the buyer organization id to be used during data population
setDataBeanKeyIJurisdictionGroupId(String) - Method in class com.ibm.commerce.fulfillment.beans.JurisdictionGroupDataBean
This method sets the databean key:IJurisdictionGroupId.
setDataBeanKeyIJurisdictionGroupId(String) - Method in class com.ibm.commerce.fulfillment.beans.JurisdictionGroupRelationshipDataBean
This method sets the databean key:IJurisdictionGroupId.
setDataBeanKeyIJurisdictionGroupId(String) - Method in class com.ibm.commerce.fulfillment.beans.ShippingArrangementJurisdictionGroupRelDataBean
This method sets the databean key:IJurisdictionGroupId.
setDataBeanKeyIJurisdictionId(String) - Method in class com.ibm.commerce.fulfillment.beans.JurisdictionGroupRelationshipDataBean
This method sets the databean key:IJurisdictionId.
setDataBeanKeyILanguageId(String) - Method in class com.ibm.commerce.user.beans.PolicyAccountDescriptionDataBean
Sets the key (language ID) of this data bean.
setDataBeanKeyILanguageId(String) - Method in class com.ibm.commerce.user.beans.PolicyAccountLockoutDescriptionDataBean
Sets the key (language ID) of this data bean.
setDataBeanKeyILanguageId(String) - Method in class com.ibm.commerce.user.beans.PolicyPasswordDescriptionDataBean
Sets the key (language ID) of this data bean.
setDataBeanKeyIMbrGrpId(String) - Method in class com.ibm.commerce.user.beans.MemberGroupConditionDataBean
 
setDataBeanKeyIMemberGroupId(String) - Method in class com.ibm.commerce.order.beans.OrderMemberGroupRelationshipDataBean
This method sets the member group id.
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
This method sets the databean key:InvAdjCodeId.
setDataBeanKeyInvadjustId(String) - Method in class com.ibm.commerce.inventory.beans.InventoryAdjustmentDataBean
This method sets the databean key:InvadjustId
setDataBeanKeyInvAdjustNum(String) - Method in class com.ibm.commerce.inventory.beans.InventoryAdjustmentDataBean
This method sets the databean key:InvAdjustNum
setDataBeanKeyInvoiceId(String) - Method in class com.ibm.commerce.payment.beans.InvoiceDataBean
Sets InvoiceId
setDataBeanKeyInvReserveId(String) - Method in class com.ibm.commerce.inventory.beans.InventoryReserveDataBean
This method sets the databean key:InvReserveId
setDataBeanKeyIOfferId(String) - Method in class com.ibm.commerce.order.beans.OrderItemOfferRelationshipDataBean
This method sets offer id.
setDataBeanKeyIOrderId(String) - Method in class com.ibm.commerce.order.beans.OrderMessagingExtensionDataBean
This method sets order id.
setDataBeanKeyIOrderItemId(String) - Method in class com.ibm.commerce.order.beans.OrderItemMessagingExtensionDataBean
This method sets order item id.
setDataBeanKeyIOrderItemId(String) - Method in class com.ibm.commerce.order.beans.OrderItemOfferRelationshipDataBean
This method sets order item id.
setDataBeanKeyIOrderItemId(String) - Method in class com.ibm.commerce.order.beans.OrderItemTradingRelationshipDataBean
This method sets the databean key: IOrderItemId.
setDataBeanKeyIOrdersId(String) - Method in class com.ibm.commerce.order.beans.OrderMemberGroupRelationshipDataBean
This method sets the order id.
setDataBeanKeyIOrganizationCodeId(String) - Method in class com.ibm.commerce.user.beans.OrganizationCodeDataBean
Sets the key(organization code ID) of this data bean.
setDataBeanKeyIPolicyAccountId(String) - Method in class com.ibm.commerce.user.beans.PolicyAccountDataBean
Sets the key of the bean (the account policy ID).
setDataBeanKeyIPolicyAccountId(String) - Method in class com.ibm.commerce.user.beans.PolicyAccountDescriptionDataBean
Sets the key (policy account ID) of this data bean.
setDataBeanKeyIPolicyAccountLockoutId(String) - Method in class com.ibm.commerce.user.beans.PolicyAccountLockoutDataBean
Sets the key of the bean (account lockout policy ID).
setDataBeanKeyIPolicyAccountLockoutId(String) - Method in class com.ibm.commerce.user.beans.PolicyAccountLockoutDescriptionDataBean
Sets the key (policy account lockout ID) of this data bean.
setDataBeanKeyIPolicyPasswordId(String) - Method in class com.ibm.commerce.user.beans.PolicyPasswordDataBean
Sets the key of the bean (password policy ID).
setDataBeanKeyIPolicyPasswordId(String) - Method in class com.ibm.commerce.user.beans.PolicyPasswordDescriptionDataBean
Sets the key (policy password ID) of this data bean.
setDataBeanKeyISequence(String) - Method in class com.ibm.commerce.order.beans.TradingPositionContainerXMLDefinitionDataBean
This method sets Sequence.
setDataBeanKeyIShippingArrangementId(String) - Method in class com.ibm.commerce.fulfillment.beans.ShippingArrangementJurisdictionGroupRelDataBean
This method sets the databean key:IShippingArrangementId.
setDataBeanKeyISupplierOrganizationId(String) - Method in class com.ibm.commerce.me.beans.BuyerSupplierMappingDataBean
This method sets the supplier organization ID to use during data population.
setDataBeanKeyISupplierOrganizationId(String) - Method in class com.ibm.commerce.me.beans.BuyerSupplierSecurityDataBean
Sets the supplier organization id to be used during data population
setDataBeanKeyItemSpcId(String) - Method in class com.ibm.commerce.inventory.beans.ItemFulfillmentCenterDataBean
This method sets the ItemSpcId.
setDataBeanKeyItemspcId(String) - Method in class com.ibm.commerce.inventory.beans.ItemSpecificationDataBean
This method sets the databean key:ItemspcId.
setDataBeanKeyItemversnId(String) - Method in class com.ibm.commerce.inventory.beans.ItemVersionDataBean
This method sets the databean key:ItemversnId.
setDataBeanKeyITradingId(String) - Method in class com.ibm.commerce.order.beans.OrderItemTradingRelationshipDataBean
This method sets the databean key: ITradingId.
setDataBeanKeyITradingPositionContainerId(String) - Method in class com.ibm.commerce.order.beans.TradingPositionContainerXMLDefinitionDataBean
This method sets TradingPositionContainerId.
setDataBeanKeyJobReferenceNumber(String) - Method in class com.ibm.commerce.order.beans.SchedulerOrderDataBean
This method sets JobReferenceNumber.
setDataBeanKeyJurisdictionId(String) - Method in class com.ibm.commerce.fulfillment.beans.JurisdictionDataBean
This method sets the databean key:JurisdictionId.
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.catalog.beans.AttributeIntegerValueDataBean
Sets the language ID for the attribute value.
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.CatalogDescriptionDataBean
Sets the language ID for the attribute.
setDataBeanKeyLanguage_id(String) - Method in class com.ibm.commerce.catalog.beans.CatalogEntryDescriptionDataBean
Sets the language ID for the attribute.
setDataBeanKeyLanguage_id(String) - Method in class com.ibm.commerce.catalog.beans.CatalogGroupAttributeDataBean
Sets the language ID for the attribute.
setDataBeanKeyLanguage_id(String) - Method in class com.ibm.commerce.catalog.beans.CatalogGroupDescriptionDataBean
Sets the language ID for the attribute.
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.common.beans.QuantityUnitDescriptionDataBean
This method sets the data bean key:QuantityUnitId.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.catalog.beans.ClassificationCodeDescriptionDataBean
Sets the language ID for the classification code description.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.catalog.beans.OperatorDescriptionDataBean
Sets the language ID.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.common.beans.AlternativeLanguageDataBean
Sets LanguageId
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.common.beans.CurrencyDescriptionDataBean
This method sets LanguageId.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.common.beans.CurrencyFormatDescriptionDataBean
This method 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.LanguageDescriptionDataBean
Sets LanguageId
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.common.beans.QuantityUnitFormatDescriptionDataBean
This method sets the databean key:LanguageId.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.common.beans.StoreEntityDescriptionDataBean
This method sets the language id (this is the a mandatory parameter that must be set before activating this bean)
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.common.beans.SupportedLanguageDataBean
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.contract.beans.TermConditionDescriptionDataBean
Sets the language ID.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.contract.beans.TradingDescriptionDataBean
Sets the language ID.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeDescriptionDataBean
This method sets the databean key:language id.
setDataBeanKeyLanguageId(String) - Method in interface com.ibm.commerce.fulfillment.beans.FFMOrderItemsInputListDataBean
This method sets the databean key:language id.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.fulfillment.beans.FFMOrderItemsListDataBean
This method sets the databean key:language id.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageListDataBean
This method sets the databean key:language id.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterDescriptionDataBean
This method sets the databean key:language id.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageListDataBean
This method sets the databean key:language id.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.fulfillment.beans.ShippingModeDescriptionDataBean
This method sets the databean key:LanguageId.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.inventory.beans.BaseItemDescriptionDataBean
This method sets the databean key:LanguageId.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.inventory.beans.InventoryAdjustmentCodeDescriptionDataBean
This method sets the databean key:language id.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.inventory.beans.VendorDescriptionDataBean
This method sets the databean key:language id.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationListDataBean
This method sets the databean key:language id.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.order.beans.OfferDescriptionDataBean
This method sets language id.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.order.beans.OrderAdjustmentDescriptionDataBean
This method sets language id.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.ordermanagement.beans.MerchantReturnReasonsListDataBean
This method sets LanguageId.
setDataBeanKeyLanguageId(Integer) - Method in class com.ibm.commerce.ordermanagement.beans.PriceOverrideReasonListDataBean
This method sets the databean key: LanguageId.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnDenyReasonDescriptionDataBean
This method sets LanguageId.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnDispositionCodeDescriptionDataBean
This method sets LanguageId.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnedProductsListDataBean
This method sets LanguageId.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonDescriptionDataBean
This method sets LanguageId.
setDataBeanKeyLanguageId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonsListDataBean
Deprecated.
This method 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
This method sets LanguageId.
setDataBeanKeyLanguageId1(String) - Method in class com.ibm.commerce.ordermanagement.beans.DispositionHeaderListDataBean
This method sets LanguageId1.
setDataBeanKeyLanguageId1(String) - Method in class com.ibm.commerce.ordermanagement.beans.PreviousDispositionsListDataBean
This method sets LanguageId1.
setDataBeanKeyLanguageId1(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageListDataBean
This method sets LanguageId1.
setDataBeanKeyLanguageId2(String) - Method in class com.ibm.commerce.ordermanagement.beans.PreviousDispositionsListDataBean
This method sets LanguageId2.
setDataBeanKeyLanguageId2(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageListDataBean
This method sets LanguageId2.
setDataBeanKeyLastname(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key:last name.
setDataBeanKeyLastname(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerDataBean
This method sets Lastname.
setDataBeanKeyLastname(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReceiverDataBean
This method sets Lastname.
setDataBeanKeyLastname(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReturnAdministratorDataBean
This method sets Lastname.
setDataBeanKeyManifestId(String) - Method in class com.ibm.commerce.inventory.beans.ManifestDataBean
This method sets the databean key:ManifestId.
setDataBeanKeyMbrGrpId(String) - Method in class com.ibm.commerce.user.beans.MemberGroupMemberDataBean
Sets the key(member group ID) of this data bean.
setDataBeanKeyMbrGrpId(String) - Method in class com.ibm.commerce.user.beans.MemberGroupUsageDataBean
 
setDataBeanKeyMbrGrpTypeId(String) - Method in class com.ibm.commerce.user.beans.MemberGroupTypeDataBean
Sets the key(member group type id) of this data bean.
setDataBeanKeyMbrGrpTypeId(String) - Method in class com.ibm.commerce.user.beans.MemberGroupUsageDataBean
 
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.MemberAttributeDatetimeValueDataBean
Sets the key(member attribute value id) of this data bean.
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 interface com.ibm.commerce.user.beans.MemberAttributeFloatValueInputDataBean
 
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 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.MemberAttributeValueDataBean
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.CalculationCodeMemberGroupDataBean
This method sets the databean key:member group id.
setDataBeanKeyMemberGroupId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRuleMemberGroupRelationshipDataBean
This method sets the databean key:member group id.
setDataBeanKeyMemberId(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the databean key:MemberId.
setDataBeanKeyMemberId(String) - Method in class com.ibm.commerce.order.beans.CurrentPendingOrderDataBean
This method sets member id.
setDataBeanKeyMemberId(String) - Method in class com.ibm.commerce.order.beans.OrderTemplateDataBean
This method sets member id.
setDataBeanKeyMemberId(String) - Method in interface com.ibm.commerce.order.beans.PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
This method sets the databean key: MemberId.
setDataBeanKeyMemberId(String) - Method in class com.ibm.commerce.order.beans.PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
This method sets member id.
setDataBeanKeyMemberId(String) - Method in interface com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
This method sets the databean key: MemberId.
setDataBeanKeyMemberId(String) - Method in class com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
This method sets member id.
setDataBeanKeyMemberId(String) - Method in interface com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
This method sets the databean key: MemberId.
setDataBeanKeyMemberId(String) - Method in class com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
This method sets member Id.
setDataBeanKeyMemberId(String) - Method in class com.ibm.commerce.user.beans.MemberDataBean
Sets the key(member id) of this data bean.
setDataBeanKeyMemberId(String) - Method in class com.ibm.commerce.user.beans.MemberGroupMemberDataBean
Sets the key(member ID) of this data bean.
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.MemberViewPreferenceDataBean
Deprecated.
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.UserDataBean
Sets the key(member id) of this data bean.
setDataBeanKeyMemberId(String) - Method in class com.ibm.commerce.user.beans.UserInfoDataBean
Sets the memberId.
setDataBeanKeyMemberId(String) - Method in class com.ibm.commerce.user.beans.UserRegistrationDataBean
Set the user Id.
setDataBeanKeyMessageName(String) - Method in class com.ibm.commerce.me.beans.ProcurementMessageViewDataBean
Sets the message name
setDataBeanKeyMiddlename(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key:middle name.
setDataBeanKeyMiddlename(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerDataBean
This method sets Middlename.
setDataBeanKeyMiddlename(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReceiverDataBean
This method sets Middlename.
setDataBeanKeyMiddlename(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReturnAdministratorDataBean
This method sets Middlename.
setDataBeanKeyName(String) - Method in class com.ibm.commerce.fulfillment.beans.FFMOrderItemsDataBean
This method sets the databean key:name.
setDataBeanKeyName(String) - Method in interface com.ibm.commerce.fulfillment.beans.FFMOrderItemsInputDataBean
This method sets the databean key:name.
setDataBeanKeyName(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageDataBean
This method sets the databean key:name.
setDataBeanKeyName(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the databean key:name.
setDataBeanKeyNCalculationCodeId(String) - Method in class com.ibm.commerce.taxation.beans.CalculationCodeTaxExemptDataBean
This method sets NCalculationCodeId.
setDataBeanKeyNCalculationRuleId(String) - Method in class com.ibm.commerce.taxation.beans.TaxJurisdictionGroupCalculationRuleDataBean
This method sets NCalculationRuleId.
setDataBeanKeyNCategoryId(String) - Method in class com.ibm.commerce.taxation.beans.TaxCategoryDataBean
This method sets NCategoryId.
setDataBeanKeyNClassificationId(String) - Method in class com.ibm.commerce.taxation.beans.TaxCodeClassificationDataBean
This method sets NClassificationId.
setDataBeanKeyNFulfillmentCenterId(String) - Method in class com.ibm.commerce.taxation.beans.TaxJurisdictionGroupCalculationRuleDataBean
This method sets NFulfillmentCenterId.
setDataBeanKeyNJurisdictionGroupId(String) - Method in class com.ibm.commerce.taxation.beans.TaxJurisdictionGroupCalculationRuleDataBean
This method sets NJurisdictionGroupId.
setDataBeanKeyNLanguageId(String) - Method in class com.ibm.commerce.taxation.beans.CountryDataBean
This method sets NLanguageId.
setDataBeanKeyNLanguageId(String) - Method in class com.ibm.commerce.taxation.beans.StateProvinceDataBean
This method sets NLanguageId.
setDataBeanKeyNonDispositionQuantity(String) - Method in class com.ibm.commerce.ordermanagement.beans.DispositionHeaderDataBean
This method sets NonDispositionQuantity.
setDataBeanKeyNonDispositionQuantity(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnedProductsDataBean
This method sets NonDispositionQuantity.
setDataBeanKeyNOrderItemsId(String) - Method in class com.ibm.commerce.taxation.beans.OrderItemTaxDataBean
This method sets NOrderItemsId.
setDataBeanKeyNOrdersId(String) - Method in class com.ibm.commerce.taxation.beans.OrderTaxDataBean
This method sets NOrdersId.
setDataBeanKeyNSubOrderId(String) - Method in class com.ibm.commerce.taxation.beans.SubOrderTaxDataBean
This method sets NSubOrderId.
setDataBeanKeyNTaxCategoryId(String) - Method in class com.ibm.commerce.taxation.beans.OrderItemTaxDataBean
This method sets NTaxCategoryId.
setDataBeanKeyNTaxCategoryId(String) - Method in class com.ibm.commerce.taxation.beans.OrderTaxDataBean
This method sets NTaxCategoryId.
setDataBeanKeyNTaxCategoryId(String) - Method in class com.ibm.commerce.taxation.beans.SubOrderTaxDataBean
This method sets NTaxCategoryId.
setDataBeanKeyNTaxCodeSchemeId(String) - Method in class com.ibm.commerce.taxation.beans.TaxCodeSchemeDataBean
This method sets NTaxCodeSchemeId.
setDataBeanKeyNTaxTypeId(String) - Method in class com.ibm.commerce.taxation.beans.TaxTypeDataBean
This method 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.CurrencyFormatDataBean
This method sets NumberUsgId.
setDataBeanKeyNumberUsgId(String) - Method in class com.ibm.commerce.common.beans.CurrencyFormatDescriptionDataBean
This method sets NumberUsgId.
setDataBeanKeyNumberUsgId(String) - Method in class com.ibm.commerce.common.beans.QuantityUnitFormatDataBean
This method sets the data bean key:NumberUsgId.
setDataBeanKeyNumberUsgId(String) - Method in class com.ibm.commerce.common.beans.QuantityUnitFormatDescriptionDataBean
This method sets the databean key:NumberUsgId.
setDataBeanKeyOfferId(String) - Method in class com.ibm.commerce.order.beans.OfferDataBean
This method sets offer id.
setDataBeanKeyOfferId(String) - Method in class com.ibm.commerce.order.beans.OfferDescriptionDataBean
This method sets offer id.
setDataBeanKeyOfferId(String) - Method in class com.ibm.commerce.order.beans.OfferPriceDataBean
This method sets offer id.
setDataBeanKeyOperatorId(String) - Method in class com.ibm.commerce.catalog.beans.OperatorDataBean
Sets the Operator ID.
setDataBeanKeyOperatorId(String) - Method in class com.ibm.commerce.catalog.beans.OperatorDescriptionDataBean
Sets the Operator ID.
setDataBeanKeyOrdChnlTypId(String) - Method in class com.ibm.commerce.inventory.beans.OrderChannelTypeDataBean
This method sets the databean key:OrdChnlTypId
setDataBeanKeyOrderAdjustmentId(String) - Method in class com.ibm.commerce.order.beans.OrderAdjustmentDataBean
This method sets order adjustment id.
setDataBeanKeyOrderAdjustmentId(String) - Method in class com.ibm.commerce.order.beans.OrderAdjustmentDescriptionDataBean
This method sets order adjustment id.
setDataBeanKeyOrderAdjustmentId(String) - Method in class com.ibm.commerce.order.beans.OrderAdjustmentTaxExemptDataBean
This method sets order adjustment id.
setDataBeanKeyOrderAdjustmentId(String) - Method in class com.ibm.commerce.order.beans.SubOrderAdjustmentDataBean
This method sets OrderAdjustmentId.
setDataBeanKeyOrderCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.beans.OrderCalculationCodeDataBean
This method sets the databean key:OrderCalculationCodeId.
setDataBeanKeyOrderChargeType(String) - Method in class com.ibm.commerce.inventory.beans.OrderReleaseTotalsDataBean
This method sets the databean key:order charge type.
setDataBeanKeyOrderId(String) - Method in class com.ibm.commerce.inventory.beans.OrderReleaseTotalsDataBean
This method sets the databean key:order id.
setDataBeanKeyOrderId(String) - Method in class com.ibm.commerce.inventory.beans.PackageInformationByReleaseNumberListDataBean
This method sets the databean key:order id.
setDataBeanKeyOrderId(String) - Method in class com.ibm.commerce.inventory.beans.PackageInformationListDataBean
This method sets the databean key:order id.
setDataBeanKeyOrderId(String) - Method in class com.ibm.commerce.inventory.beans.PackSlipDetailListDataBean
This method sets the order id.
setDataBeanKeyOrderId(String) - Method in class com.ibm.commerce.order.beans.CurrentPendingOrderDataBean
This method sets order id.
setDataBeanKeyOrderId(String) - Method in class com.ibm.commerce.order.beans.OrderOptionDataBean
This method sets order id.
setDataBeanKeyOrderId(String) - Method in class com.ibm.commerce.order.beans.OrderPaymentMethodDataBean
This method sets order id.
setDataBeanKeyOrderId(String) - Method in class com.ibm.commerce.order.beans.OrderTemplateDataBean
This method sets order id.
setDataBeanKeyOrderId(String) - Method in class com.ibm.commerce.order.beans.RequisitionDataBean
This method sets the order id.
setDataBeanKeyOrderId(String) - Method in class com.ibm.commerce.payment.beans.PaymentStatusDataBean
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.RefundMethodDataBean
This method sets the order ID.
setDataBeanKeyOrderItemAdjustmentId(String) - Method in class com.ibm.commerce.order.beans.OrderItemAdjustmentDataBean
This method sets order item adjustment id.
setDataBeanKeyOrderItemCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.beans.OrderItemCalculationCodeDataBean
This method sets the databean key:OrderItemCalculationCodeId.
setDataBeanKeyOrderItemComponentId(String) - Method in class com.ibm.commerce.order.beans.OrderItemComponentDataBean
This method sets order item component id.
setDataBeanKeyOrderItemsId(String) - Method in class com.ibm.commerce.inventory.beans.BackOrderAllocationDataBean
This method sets the data bean key:OrderItemsId.
setDataBeanKeyOrderItemsId(String) - Method in class com.ibm.commerce.inventory.beans.BackOrderItemDataBean
This method sets the databean key:OrderItemsId.
setDataBeanKeyOrderitemsId(String) - Method in class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsBackOrderAllocationDataBean
This method sets the databean key:OrderitemsId
setDataBeanKeyOrderItemsId(String) - Method in class com.ibm.commerce.inventory.beans.OrderItemPickingHistoryDataBean
This method sets the databean key:OrderItemsId.
setDataBeanKeyOrderItemsId(String) - Method in class com.ibm.commerce.inventory.beans.OrderItemShippingHistoryDataBean
This method sets the databean key:OrderItemsId.
setDataBeanKeyOrderitemsId(String) - Method in class com.ibm.commerce.inventory.beans.RABackOrderAllocationDataBean
This method sets the databean key: order items id.
setDataBeanKeyOrderItemStatusId(Long) - Method in class com.ibm.commerce.messaging.beans.OrderStatusItemDataBean
Sets order item status ID located in the ORDISTAT table.
setDataBeanKeyOrderItemStatusId(String) - Method in class com.ibm.commerce.orderstatus.beans.OrderFulfillmentItemStatusDataBean
This method sets OrderItemStatusId.
setDataBeanKeyOrderPaymentInfoId(String) - Method in class com.ibm.commerce.order.beans.OrderPaymentInfoDataBean
This method sets order payment info id.
setDataBeanKeyOrderQuotationRelId(String) - Method in class com.ibm.commerce.order.beans.OrderQuotationRelDataBean
This method sets the order quotation relation Id.
setDataBeanKeyOrderQuotationRelId(String) - Method in interface com.ibm.commerce.order.beans.OrderQuotationRelInputDataBean
This method sets the dataBean key: OrderQuotationRelId.
setDataBeanKeyOrderReleaseNum(String) - Method in class com.ibm.commerce.inventory.beans.OrderReleaseDataBean
This method sets the order release number.
setDataBeanKeyOrderReleaseNumber(String) - Method in class com.ibm.commerce.inventory.beans.OrderReleaseTotalsDataBean
This method sets the databean key:order release number.
setDataBeanKeyOrderReleaseNumber(String) - Method in class com.ibm.commerce.inventory.beans.PackageInformationByReleaseNumberListDataBean
This method sets the databean key:order release number.
setDataBeanKeyOrderReleaseNumber(String) - Method in class com.ibm.commerce.inventory.beans.PackSlipDetailListDataBean
This method sets the order release number.
setDataBeanKeyOrdersId(String) - Method in class com.ibm.commerce.inventory.beans.OrderReleaseDataBean
This method sets the order Id.
setDataBeanKeyOrderStatusId(Long) - Method in class com.ibm.commerce.messaging.beans.OrderStatusDataBean
Sets the order status ID used to initialize the data bean.
setDataBeanKeyOrderStatusId(String) - Method in class com.ibm.commerce.orderstatus.beans.OrderFulfillmentStatusDataBean
This method sets OrderStatusId.
setDataBeanKeyOrdPickHstNum(String) - Method in class com.ibm.commerce.inventory.beans.OrderItemPickingHistoryDataBean
This method sets the databean key:OrdPickHstNum.
setDataBeanKeyOrdShipHstNum(String) - Method in class com.ibm.commerce.inventory.beans.OrderItemShippingHistoryDataBean
This method sets the databean key:OrdShipHstNum.
setDataBeanKeyOrganizationId(String) - Method in class com.ibm.commerce.me.beans.ProcurementBuyerProfileDataBean
Sets the organization id
setDataBeanKeyOrganizationId(String) - Method in class com.ibm.commerce.me.beans.ProcurementMessageViewDataBean
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
This method sets the databean key:OutputQId.
setDataBeanKeyOutputQId(String) - Method in class com.ibm.commerce.inventory.beans.OutputQueueDescriptionDataBean
This method sets the databean key:OutputQId.
setDataBeanKeyPackageAttributeReferenceNumber(String) - Method in class com.ibm.commerce.catalog.beans.PackageAttributeDataBean
Sets the reference number of the package attribute.
setDataBeanKeyPackageId(String) - Method in class com.ibm.commerce.inventory.beans.PackageInformationByReleaseNumberDataBean
This method sets the databean key:PackageId.
setDataBeanKeyPackageId(String) - Method in class com.ibm.commerce.inventory.beans.PackageInformationDataBean
This method sets the databean key:PackageId.
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.DispositionHeaderDataBean
This method sets PartNumber.
setDataBeanKeyPartNumber(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnedProductsDataBean
This method sets PartNumber.
setDataBeanKeyPartNumber(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageDataBean
This method sets PartNumber.
setDataBeanKeyPartNumber(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentDataBean
This method sets PartNumber.
setDataBeanKeyPaymentDevice(String) - Method in class com.ibm.commerce.order.beans.OrderPaymentMethodDataBean
This method sets payment device.
setDataBeanKeyPaymentMethodID(String) - Method in class com.ibm.commerce.order.beans.OrderPaymentMethodDataBean
This method sets payment method id.
setDataBeanKeyPaymentMethodId(String) - Method in class com.ibm.commerce.payment.beans.PaymentMethodDataBean
Sets PaymentMethodId
setDataBeanKeyPaymentMethodId(String) - Method in class com.ibm.commerce.payment.beans.PaymentMethodDescriptionDataBean
Sets PaymentMethodId
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
setDataBeanKeyPersonTitle(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key:person title.
setDataBeanKeyPhone1(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key:phone1.
setDataBeanKeyPickBatchId(String) - Method in class com.ibm.commerce.inventory.beans.PickTicketDataBean
This method sets the databean key:PickBatchId.
setDataBeanKeyPolicyId(String) - Method in class com.ibm.commerce.contract.beans.BusinessPolicyDataBean
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.PolicyDescriptionDataBean
Sets the policy ID.
setDataBeanKeyPolicyReferenceNumber(String) - Method in class com.ibm.commerce.contract.beans.PolicyTCRelationDataBean
Sets the policy ID.
setDataBeanKeyPrcOrsnId(Integer) - Method in class com.ibm.commerce.ordermanagement.beans.PriceOverrideReasonListDataBean
This method sets the databean key: PrcOrsnId .
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.CatalogGroupProductSetRelDataBean
Sets the Product Set ID.
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.ProductSetDataBean
Sets the primary key of the product set.
setDataBeanKeyProductSetId(String) - Method in class com.ibm.commerce.catalog.beans.ProductSetDescriptionDataBean
Sets the primary key of the product set
setDataBeanKeyProtocolId(String) - Method in class com.ibm.commerce.me.beans.BuyerSupplierMappingDataBean
This method sets the protocol ID to use during data population.
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.ProcurementMessageViewDataBean
Sets the protocol id
setDataBeanKeyProtocolId(String) - Method in class com.ibm.commerce.me.beans.ProcurementProtocolDataBean
Sets the protocol id
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.PreviousDispositionsDataBean
This method sets Quantity
setDataBeanKeyQuantity(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentDataBean
This method sets Quantity.
setDataBeanKeyQuantityUnitConversionId(String) - Method in class com.ibm.commerce.common.beans.QuantityUnitConversionDataBean
This method sets the data bean key:QuantityUnitConversionId.
setDataBeanKeyQuantityUnitId(String) - Method in class com.ibm.commerce.common.beans.QuantityUnitDescriptionDataBean
This method sets the data bean key:QuantityUnitId.
setDataBeanKeyQuantityUnitId(String) - Method in class com.ibm.commerce.common.beans.QuantityUnitFormatDataBean
This method sets the data bean key:QuantityUnitId.
setDataBeanKeyQuantityUnitId(String) - Method in class com.ibm.commerce.common.beans.QuantityUnitFormatDescriptionDataBean
This method sets the databean key:QuantityUnitId.
setDataBeanKeyRaBackAlloNum(String) - Method in class com.ibm.commerce.inventory.beans.RABackOrderAllocationDataBean
This method sets the databean key:RaBackAlloNum.
setDataBeanKeyRaDetailId(String) - Method in class com.ibm.commerce.inventory.beans.RaDetailDataBean
This method sets the databean key:RaDetailId.
setDataBeanKeyRaId(String) - Method in class com.ibm.commerce.inventory.beans.ReplenishmentAdvisementDataBean
This method sets the databean key:RaId.
setDataBeanKeyRcptAvailId(String) - Method in class com.ibm.commerce.inventory.beans.AvailableReceiptDataBean
This method sets the databean key:RcptAvailId.
setDataBeanKeyReasonCode(String) - Method in class com.ibm.commerce.ordermanagement.beans.PriceOverrideReasonListDataBean
This method sets the databean key: OverrideReasonCode.
setDataBeanKeyReasonDescription(String) - Method in class com.ibm.commerce.ordermanagement.beans.DispositionHeaderDataBean
This method sets ReasonDescription.
setDataBeanKeyReasonDescription(String) - Method in class com.ibm.commerce.ordermanagement.beans.MerchantReturnReasonsDataBean
This method sets ReasonDescription.
setDataBeanKeyReasonDescription(String) - Method in class com.ibm.commerce.ordermanagement.beans.PreviousDispositionsDataBean
This method sets the DataBeanKey: ReasonDescription.
setDataBeanKeyReasonId(String) - Method in class com.ibm.commerce.ordermanagement.beans.MerchantReturnReasonsDataBean
This method sets ReasonId.
setDataBeanKeyReasonId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonsDataBean
Deprecated.
This method sets ReasonId.
setDataBeanKeyReasonType(String) - Method in class com.ibm.commerce.ordermanagement.beans.MerchantReturnReasonsDataBean
This method sets ReasonType.
setDataBeanKeyReasonType(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonsDataBean
Deprecated.
This method sets ReasonType.
setDataBeanKeyReceiptId(String) - Method in class com.ibm.commerce.inventory.beans.ReceiptDataBean
This method sets the databean key:receipt id.
setDataBeanKeyReceiptId(String) - Method in class com.ibm.commerce.ordermanagement.beans.DispositionHeaderListDataBean
This method sets ReceiptId.
setDataBeanKeyReceiptId(String) - Method in class com.ibm.commerce.ordermanagement.beans.PreviousDispositionsListDataBean
This method sets ReceiptId.
setDataBeanKeyReceiptId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnedProductsDataBean
This method sets ReceiptId.
setDataBeanKeyReceiptQuantity(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageDataBean
This method sets ReceiptQuantity.
setDataBeanKeyReferenceNumber(String) - Method in class com.ibm.commerce.contract.beans.ContractDataBean
Sets the contract 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.DisplayCustomizationTCDataBean
Sets the term condition ID.
setDataBeanKeyReferenceNumber(String) - Method in class com.ibm.commerce.contract.beans.ExtendedTermConditionDataBean
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.InvoiceTCDataBean
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.OrderApprovalTCDataBean
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.OrderTCOrderItemPAttributeDataBean
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.POTCBlanketDataBean
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.POTCLimitedDataBean
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.PriceTCMasterCatalogWithOptionalAdjustmentDataBean
Deprecated.
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.PriceTCPriceListWithSelectiveAdjustmentDataBean
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.ProductSetTCCustomInclusionDataBean
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.ProductSetTCInclusionDataBean
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.ReturnTCReturnChargeDataBean
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.ShippingTCShippingChargeDataBean
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.ShippingTCShipToAddressDataBean
Sets the term condition ID.
setDataBeanKeyReferenceNumber(String) - Method in class com.ibm.commerce.contract.beans.TermConditionDataBean
Sets the term condition ID.
setDataBeanKeyRefundNumber(String) - Method in class com.ibm.commerce.order.beans.OrderPaymentMethodDataBean
This method sets refund number.
setDataBeanKeyRelationship_type(String) - Method in class com.ibm.commerce.catalog.beans.CompositeCatalogEntryDataBean
Sets the relationship type.
setDataBeanKeyResponsibleMemberId(String) - Method in class com.ibm.commerce.tickler.beans.TicklerListDataBean
This method sets the ID of the responsible Customer Service Supervisor or Customer Service Representative team.
setDataBeanKeyResponsibleMemberId(String) - Method in interface com.ibm.commerce.tickler.beans.TicklerListInputDataBean
This method sets the ID of the Customer Service Supervisor or Customer Service Representative team.
setDataBeanKeyRmaAuthorizationLogId(String) - Method in class com.ibm.commerce.ordermanagement.beans.RMAAuthorizationLogDataBean
This method sets RmaAuthorizationLogId.
setDataBeanKeyRmaChargeId(String) - Method in class com.ibm.commerce.ordermanagement.beans.RMAChargeDataBean
This method sets RmaChargeId.
setDataBeanKeyRmaDate(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerDataBean
This method sets RmaDate.
setDataBeanKeyRmaDate(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReceiverDataBean
This method sets RmaDate.
setDataBeanKeyRmaDate(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReturnAdministratorDataBean
This method sets RmaDate.
setDataBeanKeyRmaId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnedProductsListDataBean
This method sets RmaId.
setDataBeanKeyRmaId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentListDataBean
This method sets RmaId.
setDataBeanKeyRmaId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerDataBean
This method sets RmaId.
setDataBeanKeyRmaId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReceiverDataBean
This method sets RmaId.
setDataBeanKeyRmaId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReturnAdministratorDataBean
This method sets RmaId.
setDataBeanKeyRmaId(String) - Method in class com.ibm.commerce.ordermanagement.beans.RMATaxDataBean
This method sets RmaId.
setDataBeanKeyRmaId(String) - Method in class com.ibm.commerce.payment.beans.RefundMethodDataBean
This method sets the RMA ID.
setDataBeanKeyRmaId1(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageListDataBean
This method sets RmaId1.
setDataBeanKeyRmaId2(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageListDataBean
This method sets RmaId2.
setDataBeanKeyRmaItemAdjustmentCreditId(String) - Method in class com.ibm.commerce.ordermanagement.beans.RMAItemAdjustmentCreditDataBean
This method sets RmaItemAdjustmentCreditId.
setDataBeanKeyRmaItemCmpId(String) - Method in class com.ibm.commerce.ordermanagement.beans.RMAItemComponentDataBean
This method sets RmaItemCmpId.
setDataBeanKeyRmaItemComponentId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageDataBean
This method sets RmaItemComponentId.
setDataBeanKeyRmaItemId(String) - Method in class com.ibm.commerce.ordermanagement.beans.RMAItemDenyReasonDataBean
This method sets RmaItemId.
setDataBeanKeyRoleId(String) - Method in class com.ibm.commerce.user.beans.MemberRoleDataBean
Sets the first key(role id) of this data bean.
setDataBeanKeyRoleId(String) - Method in class com.ibm.commerce.user.beans.RoleDataBean
Sets the key(role id) of this data bean.
setDataBeanKeyRowStatus(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerDataBean
This method sets RowStatus.
setDataBeanKeyRowStatus(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReceiverDataBean
This method sets RowStatus.
setDataBeanKeyRowStatus(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReturnAdministratorDataBean
This method sets RowStatus.
setDataBeanKeyRtnDnyRsnId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnDenyReasonDataBean
This method sets RtnDnyRsnId.
setDataBeanKeyRtnDnyRsnId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnDenyReasonDescriptionDataBean
This method sets RtnDnyRsnId.
setDataBeanKeyRtnDnyRsnId(String) - Method in class com.ibm.commerce.ordermanagement.beans.RMAItemDenyReasonDataBean
This method sets RtnDnyRsnId.
setDataBeanKeyRtnDspCodeId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnDispositionCodeDataBean
This method sets RtnDspCodeId.
setDataBeanKeyRtnDspCodeId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnDispositionCodeDescriptionDataBean
This method sets RtnDspCodeId.
setDataBeanKeyRtnRcptDspId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReceiptDispositionDataBean
This method sets RtnRcptDspId.
setDataBeanKeyRtnReasonId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonDataBean
This method sets RtnReasonId.
setDataBeanKeyRtnReasonId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonDescriptionDataBean
This method sets RtnReasonId.
setDataBeanKeyRtnReceiptId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReceiptDataBean
This method sets RtnReceiptId.
setDataBeanKeyShipArrangementId(String) - Method in class com.ibm.commerce.fulfillment.beans.ShippingArrangementDataBean
This method sets the databean key:ShipArrangementId.
setDataBeanKeyShipInfoId(String) - Method in class com.ibm.commerce.order.beans.ShipCarrAccntDataBean
This method sets the SHIPINFO ID of the primary key.
setDataBeanKeyShipInfoId(String) - Method in class com.ibm.commerce.order.beans.ShipInstructionsDataBean
This method sets the SHIPINFO ID of the primary key.
setDataBeanKeyShipModeId(String) - Method in class com.ibm.commerce.fulfillment.beans.ShippingModeDescriptionDataBean
This method sets the databean key:ShipModeId.
setDataBeanKeyShippingGeoCode(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageDataBean
This method sets the databean key:ShippingGeoCode.
setDataBeanKeyShippingGeoCode(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the databean key:ShippingGeoCode.
setDataBeanKeyShippingJurisdictionGroupCalculationRuleId(String) - Method in class com.ibm.commerce.fulfillment.beans.ShippingJurisdictionGroupCalculationRuleDataBean
This method sets the databean key:ShippingJurisdictionGroupCalculationRuleId.
setDataBeanKeyShippingModeId(String) - Method in class com.ibm.commerce.fulfillment.beans.ShippingModeDataBean
This method sets the databean key:ShippingModeId.
setDataBeanKeyShortDescription(String) - Method in class com.ibm.commerce.ordermanagement.beans.DispositionHeaderDataBean
This method sets ShortDescription.
setDataBeanKeyShortDescription(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnedProductsDataBean
This method sets ShortDescription.
setDataBeanKeyShortDescription(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageDataBean
This method 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.FulfillmentCenterByLanguageDataBean
This method sets the databean key:State.
setDataBeanKeyState(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the databean key:State.
setDataBeanKeyState(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key:state.
setDataBeanKeyStoreAddressId(String) - Method in class com.ibm.commerce.common.beans.StoreAddressDataBean
This method sets the store address id (this is the only mandatory parameter that must be set before activating this bean.
setDataBeanKeyStoreentId(String) - Method in interface com.ibm.commerce.fulfillment.beans.FFMOrderItemsInputListDataBean
This method sets the databean key:storeent id.
setDataBeanKeyStoreentId(String) - Method in class com.ibm.commerce.fulfillment.beans.FFMOrderItemsListDataBean
This method sets the databean key:storeent id.
setDataBeanKeyStoreentId(String) - Method in class com.ibm.commerce.inventory.beans.StoreItemDataBean
This method sets the databean key:storeent id.
setDataBeanKeyStoreentId(String) - Method in class com.ibm.commerce.inventory.beans.StoreItemFulfillmentCenterDataBean
This method sets the databean key:storeent id.
setDataBeanKeyStoreentId(String) - Method in class com.ibm.commerce.ordermanagement.beans.MerchantReturnReasonsDataBean
This method sets StoreentId.
setDataBeanKeyStoreentId(String) - Method in class com.ibm.commerce.ordermanagement.beans.MerchantReturnReasonsListDataBean
This method sets StoreentId.
setDataBeanKeyStoreentId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonsDataBean
Deprecated.
This method sets StoreentId.
setDataBeanKeyStoreentId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonsListDataBean
Deprecated.
This method sets StoreentId.
setDataBeanKeyStoreentId1(String) - Method in class com.ibm.commerce.ordermanagement.beans.CustomerReturnReasonListDataBean
This method sets StoreentId1.
setDataBeanKeyStoreentId2(String) - Method in class com.ibm.commerce.ordermanagement.beans.CustomerReturnReasonListDataBean
This method sets StoreentId2.
setDataBeanKeyStoreEntityId(String) - Method in class com.ibm.commerce.common.beans.AlternativeLanguageDataBean
Sets StoreEntityId
setDataBeanKeyStoreEntityId(String) - Method in class com.ibm.commerce.common.beans.CurrencyCounterValueListDataBean
This method sets StoreEntityId.
setDataBeanKeyStoreEntityId(String) - Method in class com.ibm.commerce.common.beans.CurrencyFormatDataBean
This method sets StoreEntityId.
setDataBeanKeyStoreEntityId(String) - Method in class com.ibm.commerce.common.beans.CurrencyFormatDescriptionDataBean
This method sets StoreEntityId.
setDataBeanKeyStoreEntityId(String) - Method in class com.ibm.commerce.common.beans.QuantityUnitFormatDataBean
This method sets the data bean key:StoreEntityId.
setDataBeanKeyStoreEntityId(String) - Method in class com.ibm.commerce.common.beans.QuantityUnitFormatDescriptionDataBean
This method sets the databean key:StoreEntityId.
setDataBeanKeyStoreEntityId(String) - Method in class com.ibm.commerce.common.beans.StoreEntityDataBean
This method sets the store id (this is the only mandatory parameter that must be set before activating this bean)
setDataBeanKeyStoreEntityId(String) - Method in class com.ibm.commerce.common.beans.StoreEntityDescriptionDataBean
This method sets the store id (this is the a mandatory parameter that must be set before activating this bean)
setDataBeanKeyStoreEntityId(String) - Method in class com.ibm.commerce.common.beans.StoreGroupDataBean
This method sets the store id (this is the only mandatory parameter that must be set before activating this bean)
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.SupportedLanguageDataBean
Sets the store entity ID
setDataBeanKeyStoreEntityId(String) - Method in class com.ibm.commerce.fulfillment.beans.StoreEntityCalculationUsageDataBean
This method sets the databean key:StoreEntityId.
setDataBeanKeyStoreEntryID(String) - Method in class com.ibm.commerce.catalog.beans.StoreCatalogDataBean
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.StoreCatalogGroupDataBean
Sets the primary key of the store.
setDataBeanKeyStoreGroupId(String) - Method in class com.ibm.commerce.ordermanagement.beans.MerchantReturnReasonsListDataBean
This method sets StoreGroupId.
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.RecognizedMemberGroupDataBean
Sets StoreId
setDataBeanKeyStoreId(String) - Method in class com.ibm.commerce.common.beans.StoreDefaultDataBean
This method sets the store id (this is the only mandatory parameter that must be set before activating this bean)
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.contract.beans.ReferralDataBean
Set the store in which to find the ReferralInterfaceTC information.
setDataBeanKeyStoreId(String) - Method in class com.ibm.commerce.contract.beans.StoreContractDataBean
Sets the store ID.
setDataBeanKeyStoreId(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageListDataBean
This method sets the databean key:store id.
setDataBeanKeyStoreId(String) - Method in class com.ibm.commerce.fulfillment.beans.InventoryDataBean
This method sets the databean key:StoreId.
setDataBeanKeyStoreId(String) - Method in class com.ibm.commerce.inventory.beans.ItemFulfillmentCenterDataBean
This method sets the store id.
setDataBeanKeyStoreId(String) - Method in interface com.ibm.commerce.order.beans.PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
This method sets the databean key: StoreId.
setDataBeanKeyStoreId(String) - Method in class com.ibm.commerce.order.beans.PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
This method sets store id.
setDataBeanKeyStoreId(String) - Method in interface com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
This method sets the databean key: StoreId.
setDataBeanKeyStoreId(String) - Method in class com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
This method sets store id.
setDataBeanKeyStoreId(String) - Method in interface com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
This method sets the databean key: StoreId.
setDataBeanKeyStoreId(String) - Method in class com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
This method sets store Id.
setDataBeanKeyStoreId(Integer) - Method in class com.ibm.commerce.ordermanagement.beans.PriceOverrideReasonListDataBean
This method sets the databean key: StoreId.
setDataBeanKeyStoreId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReceiverListDataBean
This method sets StoreId.
setDataBeanKeyStoreId(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReturnAdministratorListDataBean
This method 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
This method sets StoreId1.
setDataBeanKeyStrCountryAbbr(String) - Method in class com.ibm.commerce.taxation.beans.CountryCodeDataBean
This method sets StrCountryAbbr.
setDataBeanKeyStrCountryAbbr(String) - Method in class com.ibm.commerce.taxation.beans.CountryDataBean
This method sets StrCountryAbbr.
setDataBeanKeyStrProductVendor(String) - Method in class com.ibm.commerce.taxation.beans.CountryCodeDataBean
This method sets StrProductVendor.
setDataBeanKeyStrProductVendor(String) - Method in class com.ibm.commerce.taxation.beans.StateCodeDataBean
This method sets StrProductVendor.
setDataBeanKeyStrStateAbbr(String) - Method in class com.ibm.commerce.taxation.beans.StateCodeDataBean
This method sets StrStateAbbr.
setDataBeanKeyStrStateAbbr(String) - Method in class com.ibm.commerce.taxation.beans.StateProvinceDataBean
This method sets StrStateAbbr.
setDataBeanKeyStrTaxCategoryId(String) - Method in class com.ibm.commerce.taxation.beans.CalculationCodeTaxExemptDataBean
This method sets StrTaxCategoryId.
setDataBeanKeySubOrderId(String) - Method in class com.ibm.commerce.order.beans.SubOrderAdjustmentDataBean
This method sets SubOrderId.
setDataBeanKeySuborderId(String) - Method in class com.ibm.commerce.order.beans.SubOrderDataBean
This method sets SubOrderId.
setDataBeanKeyTaxCategoryId(String) - Method in class com.ibm.commerce.order.beans.OrderAdjustmentTaxExemptDataBean
This method sets tax category id.
setDataBeanKeyTaxCategoryId(String) - Method in class com.ibm.commerce.ordermanagement.beans.RMATaxDataBean
This method sets TaxCategoryId.
setDataBeanKeyTaxCategoryId(String) - Method in class com.ibm.commerce.taxation.beans.TaxCategoryDescriptionDataBean
This method sets TaxCategoryId.
setDataBeanKeyTaxGeoCode(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageDataBean
This method sets the databean key:TaxGeoCode.
setDataBeanKeyTaxGeoCode(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the databean key: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.
setDataBeanKeyTicklerId(String) - Method in class com.ibm.commerce.tickler.beans.TicklerActionHistoryListDataBean
This method sets the tickler ID.
setDataBeanKeyTicklerId(String) - Method in interface com.ibm.commerce.tickler.beans.TicklerActionHistoryListInputDataBean
This method sets the tickler ID.
setDataBeanKeyTicklerId(Long) - Method in class com.ibm.commerce.tickler.beans.TicklerDataBean
This method sets the tickler ID database key.
setDataBeanKeyTicklerId(Long) - Method in interface com.ibm.commerce.tickler.beans.TicklerInputDataBean
This method sets the tickler ID database key.
setDataBeanKeyToCatalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.beans.CompositeCatalogEntryDataBean
Sets the to/child catalog entry reference number, which uniquely identifies this catalog entry in the system.
setDataBeanKeyTotalQuantity(String) - Method in class com.ibm.commerce.ordermanagement.beans.DispositionHeaderDataBean
This method sets TotalQuantity.
setDataBeanKeyTotalQuantity(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnedProductsDataBean
This method sets TotalQuantity.
setDataBeanKeyTotalQuantity(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageDataBean
This method sets TotalQuantity.
setDataBeanKeyTotalQuantity(String) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentDataBean
This method sets TotalQuantity.
setDataBeanKeyTrackingId(String) - Method in class com.ibm.commerce.inventory.beans.PackageInformationByReleaseNumberDataBean
This method sets the databean key:TrackingId.
setDataBeanKeyTrackingId(String) - Method in class com.ibm.commerce.inventory.beans.PackageInformationDataBean
This method sets the databean key:TrackingId.
setDataBeanKeyTradingDepositAmountId(String) - Method in class com.ibm.commerce.payment.beans.TradingDepositAmountDataBean
Sets TradingDepositAmountId
setDataBeanKeyTradingId(String) - Method in class com.ibm.commerce.contract.beans.TradingAgreementDataBean
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.TradingDescriptionDataBean
Sets the trading agreement ID.
setDataBeanKeyTradingPositionContainerId(String) - Method in class com.ibm.commerce.order.beans.TradingPositionContainerDataBean
This method 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
setDataBeanKeyTradingRefundAmountId(String) - Method in class com.ibm.commerce.payment.beans.TradingRefundAmountDataBean
Sets TradingRefundAmountId
setDataBeanKeyUomCode(String) - Method in class com.ibm.commerce.common.beans.QuantityUnitMappingDataBean
This method sets the databean key:UomCode.
setDataBeanKeyUomStandard(String) - Method in class com.ibm.commerce.common.beans.QuantityUnitMappingDataBean
This method sets the databean key:UomStandard.
setDataBeanKeyUserId(String) - Method in class com.ibm.commerce.user.beans.BusinessProfileDataBean
Sets the key(user id)of this data bean.
setDataBeanKeyUserId(String) - Method in class com.ibm.commerce.user.beans.CertificateX509DataBean
Gets 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.UserProfileDataBean
Sets the key(user id) of this data bean.
setDataBeanKeyUserId(String) - Method in class com.ibm.commerce.user.beans.UserRegistryDataBean
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 identifier.
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.
setDataBeanKeyVendorId(String) - Method in class com.ibm.commerce.inventory.beans.VendorDescriptionDataBean
This method sets the databean key:vendor id.
setDataBeanKeyVendorId(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationListDataBean
This method sets the databean key:vendor id.
setDataBeanKeyVendorName(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key:vendor name.
setDataBeanKeyVersionSpcId(String) - Method in class com.ibm.commerce.inventory.beans.VersionSpecificationDataBean
This method sets the databean key:VersionSpcId.
setDataBeanKeyViewName(String) - Method in class com.ibm.commerce.user.beans.MemberViewPreferenceDataBean
Deprecated.
Sets the key(view name) of this data bean.
setDataBeanKeyYorN(String) - Method in class com.ibm.commerce.fulfillment.beans.FFMOrderItemsDataBean
This method sets the databean key:yes or not(YorN).
setDataBeanKeyYorN(String) - Method in interface com.ibm.commerce.fulfillment.beans.FFMOrderItemsInputDataBean
This method sets the databean key:yes or not(YorN).
setDataBeanKeyZipCode(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageDataBean
This method sets the databean key:ZipCode.
setDataBeanKeyZipCode(String) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the databean key:ZipCode.
setDataBeanKeyZipCode(String) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the databean key:zip code.
setDatabeanMode(int) - Method in class com.ibm.commerce.tools.contract.beans.PriceTCMasterCatalogWithFilteringDataBean
Sets the data bean mode.
setDataBeanOrderId(Long) - Method in class com.ibm.commerce.messaging.beans.OrderStatusDataBean
Sets the order ID to lookup the current order status in ORDSTAT table.
setDataBeanOrderId(Long) - Method in class com.ibm.commerce.messaging.beans.OrderStatusItemDataBean
Sets the order ID to lookup the order item status in ORDISTAT table.
setDataBeanOrderItemId(Long) - Method in class com.ibm.commerce.messaging.beans.OrderStatusItemDataBean
Sets the order item ID to lookup the order item status in ORDISTAT table.
setDataHandle(Object) - Method in class com.ibm.commerce.negotiation.commands.ProcessRunner
Sets the handle for the data.
setDataHandle(Object) - Method in interface com.ibm.commerce.negotiation.commands.ProcessTaskCmd
Sets the handle for the data to be processed.
setDataHandle(Object) - Method in class com.ibm.commerce.negotiation.commands.ProcessTaskCmdImpl
Sets the handle for the data.
setDataLanguageIds(String) - Method in class com.ibm.commerce.foundation.client.util.oagis.SelectionCriteriaHelper
Set data language identifiers to the extended query expression.
setDataLoadComponentType(String) - Method in class com.ibm.commerce.foundation.dataload.config.ConfigProperties
The method sets the data load component type this configuration is associated with.
setDataLoader(DataLoader) - Method in class com.ibm.commerce.foundation.dataload.xmlhandler.AbstractXmlHandler
Sets the data loader object
setDataLoader(DataLoader) - Method in interface com.ibm.commerce.foundation.dataload.xmlhandler.XmlHandler
Sets the data loader object
setDataObject(Object) - Method in class com.ibm.commerce.foundation.dataload.object.DataLoadBusinessObject
Set the data object
setDataObject(Object) - Method in class com.ibm.commerce.foundation.services.invocation.AbstractSDOInvocationServiceObjectImpl
Sets the SDO.
setDataSourceDataNode(Node) - Method in class com.ibm.commerce.foundation.dataload.datareader.DataReaderDataSource
This method sets the Node describing the data contained within the data source.
setDataSourceLocation(String) - Method in class com.ibm.commerce.foundation.dataload.datareader.DataReaderDataSource
This method sets the location of the data source.
setDataType(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.BaseMarketingSpotActivityDataType
Sets the value of the 'Data Type' attribute.
setDataType(String) - Method in class com.ibm.commerce.marketing.promotion.condition.CatalogEntryAttributeFilter.AttributeRule
Sets the attribute data type.
setDate1(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
Sets the value of the 'Date1' attribute.
setDate1(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
Sets the value of the 'Date1' attribute.
setDate1(Timestamp) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setDate1(Timestamp) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData
Sets the customizable date 1.
setDate1(Timestamp) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setDate1(Timestamp) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
Sets the customizable date 1.
setDate1(Timestamp) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setDate1(String) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setDate2(Timestamp) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setDate2(String) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setDateClosed(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setDateClosed(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setDateClosed(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setDateClosed(String) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setDateCreated(Object) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListPurchaseRecordType
Sets the value of the 'Date Created' attribute.
setDateExpected(Timestamp) - Method in class com.ibm.commerce.inventory.objects.BackOrderItemAccessBean
 
setDateExpected(String) - Method in class com.ibm.commerce.inventory.objects.BackOrderItemAccessBean
 
setDateOfBirth(Object) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Date Of Birth' attribute.
setDateOfBirth(Date) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setDateOfBirth(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setDateOfBirth(Date) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the date of birth of this person.
setDateOfBirth(Date) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the date of birth.
setDateOp(String) - Method in class com.ibm.commerce.approval.beans.ApprovalStatusLightListBean
Sets the date operator.
setDateOp(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalStatusLightListInputDataBean
Sets the date operator.
setDatePicked(Timestamp) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setDatePicked(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setDateReceived(Timestamp) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setDateReceived(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setDateSchedule(DateRangeSchedule) - Method in class com.ibm.commerce.marketing.promotion.schedule.PromotionSchedule
Sets the DateRangeSchedule for promotion
setDateShipped(String) - Method in interface com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmd
Sets the date the package shipped.
setDateShipped(String) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl
Sets the date the package shipped.
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.ReleaseShipUpdateCmdImpl
 
setDateShipped(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setDateShipped(String) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setDateShipped(Timestamp) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setDateShipped(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setDayDurationUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets duration days from the WebSphere Commerce tools framework XML object, and sets it for the command.
setDayDurationUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets duration days from the WebSphere Commerce tools framework XML object, and sets it for the command.
setDaysInWeek(Vector) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the days in week.
setDBType(String) - Method in class com.ibm.commerce.marketing.promotion.persistence.PersistenceManagerRegistry
Sets the database type.
setDBType(String) - Method in class com.ibm.commerce.marketingcenter.events.util.DBConnection
Setter for the database type.
setDebug(Integer, boolean) - Method in class com.ibm.commerce.bi.BIConfigRegistry
Sets the debug attribute for a particular store
setDebug(Integer, String, boolean) - Method in class com.ibm.commerce.bi.BIConfigRegistry
Sets the debug attribute for a particular store
setDebug(boolean) - Method in class com.ibm.commerce.bi.taglib.BaseTag
Turns debugging information on or off for this particular tag instance.
setDebug(Map<String, Object>) - Method in class com.ibm.commerce.catalog.facade.server.services.search.metadata.solr.SolrCatalogNavigationViewImpl
Assigned the debug data object.
setDebug(String) - Method in class com.ibm.commerce.pagelayout.internal.client.taglib.WidgetImportTag
Set debug mode
setDebugMode(boolean) - Method in class com.ibm.commerce.tools.contract.beans.PriceTCMasterCatalogWithFilteringDataBean
Sets the debug mode
setDecimalField1(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setDecimalField1(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setDecimalField1(BigDecimal) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setDecimalField1(String) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setDecimalField2(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setDecimalField2(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setDecimalField2(BigDecimal) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setDecimalField2(String) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setDecimalField3(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setDecimalField3(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setDecimalPlace(Integer) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatAccessBean
 
setDecimalPlace(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatAccessBean
 
setDecimalPlaces(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyFormatAccessBean
 
setDecimalPlaces(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatAccessBean
 
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
setDefault(boolean) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributeAllowedValueType
Sets the value of the 'Default' attribute.
setDefault(boolean) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogType
Sets the value of the 'Default' attribute.
setDefaultAction(VerbAction) - Method in class com.ibm.commerce.component.bod.SyncVerb
Sets the default action for this verb.
setDefaultAction(String) - Method in class com.ibm.commerce.component.bod.SyncVerb
Sets the default action for this verb.
setDefaultAction(VerbAction) - Method in class com.ibm.commerce.component.bod.UpdateVerb
Sets the default action for this verb.
setDefaultAction(String) - Method in class com.ibm.commerce.component.bod.UpdateVerb
Sets the default action for this verb.
setDefaultAddressUsed(boolean) - Method in interface com.ibm.commerce.order.commands.UpdateShippingAddressCmd
Sets if it sets the shipping address using the default shipping address for registered user.
setDefaultAddressUsed(boolean) - Method in class com.ibm.commerce.order.commands.UpdateShippingAddressCmdImpl
Sets if it sets the shipping address using the default shipping address for registered user.
setDefaultBoOffset(Integer) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setDefaultBoOffset(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setDefaultbooffset(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Defaultbooffset' attribute.
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(String[]) - Method in class com.ibm.commerce.marketing.beans.AwarenessAdvertisementMPE
Deprecated.
Sets the array of default collateral item names.
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.
setDefaultContentMarketingSpotBehavior(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeCache.CachedEMarketingSpot
This method sets the marketing spot behavior of the default content assigned to the spot.
setDefaultContract(Integer) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setDefaultContract(String) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setDefaultCurrency(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setDefaultCurrency(String) - Method in class com.ibm.commerce.common.objects.StoreEntityAccessBean
 
setDefaultCurrency(String) - Method in class com.ibm.commerce.common.objects.StoreGroupAccessBean
 
setDefaultCurrency(String) - Method in class com.ibm.commerce.contract.commands.StoreCreationWizardCmdImpl
Sets store's default currency.
setDefaultDeviceFormat(Integer) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement.
setDefaultDeviceFormat(Integer) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
No replacement.
setDefaultEngine(PromotionEngine) - Static method in class com.ibm.commerce.marketing.promotion.runtime.PromotionEngineHome
Sets default engine
setDefaultInstance(PersistenceManagerRegistry) - Static method in class com.ibm.commerce.marketing.promotion.persistence.PersistenceManagerRegistry
Sets the default PersistenceManagerRegistry instance.
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.
setDefaultLocale(String) - Method in class com.ibm.commerce.contract.commands.StoreCreationWizardCmdImpl
Sets store's default locale.
setDefaultLocale(Locale) - Method in interface com.ibm.commerce.marketing.promotion.Description
Sets the default locale for this description object.
setDefaultLocale(Locale) - Method in class com.ibm.commerce.marketing.promotion.TypedNLDescription
 
setDefaultMessage(String) - Method in exception com.ibm.commerce.edp.api.BaseException
This method sets the default message of this exception
setDefaultNounType(Class) - Method in class com.ibm.commerce.component.servicemapper.ServiceMappingGroup
Sets the default noun type for this mapping group
setDefaultParameters(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentActionMapping
This method will set the default parameters to associate with the request.
setDefaultProperties(TypedProperty) - Method in class com.ibm.commerce.command.AbstractECCommand
This method sets default properties associated with this ECCommand.
setDefaultProperties(TypedProperty) - Method in class com.ibm.commerce.command.AbstractECTargetableCommand
This method sets default properties associated with this ECCommand.
setDefaultProperties(TypedProperty) - Method in interface com.ibm.commerce.command.ECCommand
This method sets the default properties associated with this ECCommand.
setDefaultProperties(String) - Method in class com.ibm.commerce.struts.ECActionMapping
This method sets the value of the defaultProperties property.
setDefaultResponseAttributeParameters(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentActionMapping
This method will set the default parameters to associate with the request.
setDefaultResponseObjectParameters(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentActionMapping
This method will set the default parameters to associate with the request.
setDefaultResultFilter() - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot
Sets the result filters to values different than their default values.
setDefaultResultSelection() - Method in class com.ibm.commerce.search.rulequery.RuleQuery
To set default result selection variable.
setDefaultrule(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emspot
Sets the value of the 'Defaultrule' attribute.
setDefaultSelectTableFields(TableField[]) - Method in class com.ibm.commerce.giftregistry.search.ECGiftRegistryQuery
Set the Default TableField object that will be used for the SELECT clause.
setDefaultShipOffset(Integer) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterAccessBean
 
setDefaultShipOffset(String) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterAccessBean
 
setDefaultShipOffset(String) - Method in interface com.ibm.commerce.inventory.commands.FulfillmentCenterCreateCmd
Sets the default shipped offset of the fulfillment center .
setDefaultShipOffset(String) - Method in class com.ibm.commerce.inventory.commands.FulfillmentCenterCreateCmdImpl
 
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.FulfillmentCenterUpdateCmdImpl
 
setDefaultTemplate(Boolean) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementTemplateAccessBean
 
setDefaultToStoreAddress(boolean) - Method in interface com.ibm.commerce.order.calculation.ResolveJurisdictionsCmd
 
setDefaultToStoreAddress(boolean) - Method in class com.ibm.commerce.order.calculation.ResolveJurisdictionsCmdImpl
sets the default store address.
setDefaultValue(String) - Method in class com.ibm.commerce.foundation.dataload.config.ColumnConfigProperties
Set the default value
setDefaultValueFrom(String) - Method in class com.ibm.commerce.foundation.dataload.config.ColumnConfigProperties
Set the default value from
setDelay(Integer) - Method in interface com.ibm.commerce.scheduler.commands.AddJobCmd
This method sets the delay time between re-attempts.
setDelay(Integer) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the delay time between re-attempts.
setDelayDays(int) - Method in class com.ibm.commerce.negotiation.commands.NotifyAuctionBaseCmdImpl
Sets 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
Sets 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
Sets the number of minitues after which a message is sent through e-mail if the message is not read on web.
setDelayTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setDelayTime(String) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setDelayTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setDelayTime(String) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setDelayTimePeriod(int, int, int) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setDeleteAction(boolean) - Method in interface com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmd
This method specified that the existing inventory with specified SKU will be deleted
setDeleteAction(boolean) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmdImpl
This method specified that the existing inventory with specified SKU will be deleted
setDeleteAssetsOnly(boolean) - Method in interface com.ibm.commerce.attachment.commands.AttachmentDeleteCmd
Sets the flag to indicate that it will only deletes the assets indicated but not the target.
setDeleteAssetsOnly(boolean) - Method in class com.ibm.commerce.attachment.commands.AttachmentDeleteCmdImpl
Sets the flag to indicate that it will only deletes the assets indicated but not the target.
setDeleteByAttachmentTarget(Boolean) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentAssetCmd
Sets option value for deleting the attachment assets by attachment target ID.
setDeleteByAttachmentTarget(Boolean) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentAssetCmdImpl
Sets option value for deleting the attachment assets by attachment target ID.
setDeleteByBusinessObject(Boolean) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseDeleteCmd
Sets the option to delete all the attachment relations by business object.
setDeleteByBusinessObject(Boolean) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseDeleteCmdImpl
Sets the option to delete all the attachment relations by business object.
setDeleteByBusinessObject(Boolean) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentRelationCmd
Sets the option to delete all the attachment relations by business object.
setDeleteByBusinessObject(Boolean) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentRelationCmdImpl
Sets the option to delete all the attachment relations by business object.
setDeleteContract(boolean) - Method in interface com.ibm.commerce.contract.commands.ContractCancelCmd
Sets whether the contract should be deleted.
setDeleteContract(boolean) - Method in class com.ibm.commerce.contract.commands.ContractCancelCmdImpl
Sets whether the contract should be deleted.
setDeletedOrderItemIds(Set) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryExtendOrderItemProcessCmdImpl
Sets the identifiers of deleted orderItems.
setDeletedOrderItemIds(Set) - Method in interface com.ibm.commerce.order.commands.ExtOrderCopyCmd
Sets the identifiers of deleted OrderItems.
setDeletedOrderItemIds(Set) - Method in class com.ibm.commerce.order.commands.ExtOrderCopyCmdImpl
Sets the identifiers of deleted OrderItems.
setDeletedOrderItemIds(Set) - Method in interface com.ibm.commerce.orderitems.commands.ExtendOrderItemProcessCmd
Sets the identifiers of deleted OrderItems.
setDeletedOrderItemIds(Set) - Method in class com.ibm.commerce.orderitems.commands.ExtendOrderItemProcessCmdImpl
Sets the identifiers of deleted OrderItems.
setDeleteFlag(boolean) - Method in class com.ibm.commerce.foundation.dataload.config.AbstractTableHandler
Sets the delete flag.
setDeleteFlag(boolean) - Method in interface com.ibm.commerce.foundation.dataload.config.TableHandler
Sets the delete flag.
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(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.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.ProductAttributeDeleteCmdImpl
Set whether or not to delete the items of the product for the deleting attribute
setDeleteItems(Vector) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderItemDeleteCmdImpl
Sets the items to be deleted from the order.
setDeleteItems(Vector) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderItemUpdateCmdImpl
Sets the items to be deleted from the order.
setDeleteMemberGroupAfterSend(boolean) - Method in interface com.ibm.commerce.emarketing.commands.EmailActivitySaveCmd
This method sets if after the email has been set to the member group that the member group should be deleted.
setDeleteMemberGroupAfterSend(boolean) - Method in class com.ibm.commerce.emarketing.commands.EmailActivitySaveCmdImpl
This method sets if after the email has been set to the member group that the member group should be deleted.
setDeleteMemberGroupAfterSend(boolean) - Method in class com.ibm.commerce.emarketing.commands.SendEmailActivityTaskCmdImpl
This method sets if the member group associated with the e-mail promotion should be deleted after the e-mails have been sent.
setDeleteOrderQuotationRelIds(String[]) - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationRequestCmdImpl
(Optional) Sets the order quotation relation ids to be deleted along with their child Orders: if their type is either "initial" or "final".
setDeleteUniqueIndexViolation(Boolean) - Method in class com.ibm.commerce.context.content.resources.metadata.ResourceMetaData
This method sets whether or not the resource manager should delete the unique index violations.
setDelim(String) - Method in class com.ibm.commerce.negotiation.operation.NumericRangeDataBeanHelper
Sets delimiter.
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
This method sets the delivery address.
setDeliveryMethod(String) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setDeltaSQL(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DataProcessingConfig
Sets the delta sql statement for the index build.
setDemographicsField1(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the demographic field1 reserved for customization.
setDemographicsField1(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets demographic field 1.
setDemographicsField2(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the demographic field2 reserved for customization.
setDemographicsField2(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets demographic field 2.
setDemographicsField3(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the demographic field3 reserved for customization.
setDemographicsField3(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets demographic field 3.
setDemographicsField4(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the demographic field4 reserved for customization.
setDemographicsField4(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets demographic field 4.
setDemographicsField5(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the demographic field5 reserved for customization.
setDemographicsField5(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets demographic field 5.
setDemographicsField6(Integer) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the demographic field6 reserved for customization.
setDemographicsField6(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the demographic field6 reserved for customization.
setDemographicsField6(Integer) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets demographic field 6.
setDemographicsField6(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets demographic field 6.
setDemographicsField7(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the demographic field7 reserved for customization.
setDemographicsField7(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets demographic field 7.
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 interface com.ibm.commerce.returns.commands.ApproveReturnItemCmd
Set the vector of RMA item returns deny reason identifiers.
setDenyReasons(Vector) - Method in class com.ibm.commerce.returns.commands.ApproveReturnItemCmdImpl
Set the existing vector of return RMA item deny reasons.
setDepartmentNumber(String) - Method in interface com.ibm.commerce.member.facade.datatypes.BusinessProfileType
Sets the value of the 'Department Number' attribute.
setDepartmentNumber(String) - Method in class com.ibm.commerce.user.objects.BusinessProfileAccessBean
 
setDepartmentNumber(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the department number where the member works (BUSPROF table).
setDepartmentNumber(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the department number.
setDependentCreditRequired(boolean) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfigurations.PaymentMethodConfiguration
This method sets if the credit of this payment method only supports dependent credit.
setDeployStatus(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setDeployStatus(String) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setDeployStatus(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setDeployStatus(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setDeployTimeStamp(Timestamp) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setDeployTimeStamp(String) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setDeployTimeStamp(Timestamp) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setDeployTimeStamp(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
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.
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 class com.ibm.commerce.negotiation.commands.ModifyAuctionTaskCmdImpl
Sets the deposit.
setDeposit(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setDeposit(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setDeposit(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setDeposit(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setDeposit(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setDeposit(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setDeposit(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setDeposit(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setDepositAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.DoDepositCLCmdImpl
Deprecated.
Sets the depositAmount property of the command.
setDepositAmount(BigDecimal) - Method in interface com.ibm.commerce.payment.commands.DoDepositCmd
Deprecated.
Sets the depositAmount property of the command.
setDepositAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.DoDepositCmdImpl
Deprecated.
Sets the depositAmount property of the command.
setDepositAmount(BigDecimal) - Method in interface com.ibm.commerce.payment.commands.DoDepositPolicyCmd
Deprecated.
Sets the depositAmount property of the command.
setDepositAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.DoDepositTestCmdImpl
Deprecated.
Sets the depositAmount property of the command.
setDepositAmount(BigDecimal) - Method in interface com.ibm.commerce.payment.commands.UpdateTADepositRecordsCmd
This method sets the depositAmount property of the command.
setDepositAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.UpdateTADepositRecordsCmdImpl
This method sets the depositAmount property of the command.
setDepositAmount(BigDecimal) - Method in interface com.ibm.commerce.payment.extern.DebitAccountCmd
Sets the amount to be deposited in the currency of the order.
setDepositAmount(BigDecimal) - Method in class com.ibm.commerce.payment.extern.DebitAccountCmdImpl
Sets the amount to be deposited in the currency of the order.
setDepositedAmount(BigDecimal) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This method sets the deposited amount of this payment instruction.
setDepositedAmount(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryPaymentInformation
Sets deposited Amount
setDepositedAmount(BigDecimal) - Method in class com.ibm.commerce.payment.rules.AtomicPaymentToBackendLinkObject
This method sets the deposited amount of the backend payment.
setDepositedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method sets the currently deposited amount.
setDepositedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the currently deposited amount on this PaymentInstruction.
setDepositedAmount(BigDecimal) - Method in interface com.ibm.commerce.payments.plugin.Payment
This method sets the currently deposited amount.
setDepositedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets the depositedAmount.
setDepositedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the depositedAmount.
setDepositingAmount(BigDecimal) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This method sets the depositing amount of this payment instruction.
setDepositingAmount(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryPaymentInformation
Sets depositing Amount
setDepositingAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method sets the amount being deposited.
setDepositingAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the amount being deposited.
setDepositingAmount(BigDecimal) - Method in interface com.ibm.commerce.payments.plugin.Payment
This method sets the amount being deposited.
setDepositingAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets the depositingAmount.
setDepositingAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the depositing amount.
setDepositTransactions(ArrayList) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method sets a list of deposit transactions.
setDepositUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets deposit amount from the WebSphere Commerce tools framework XML object, and sets it for the command.
setDepositUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets deposit amount from the WebSphere Commerce tools framework XML object, and sets it for the command.
setDeptName(String) - Method in interface com.ibm.commerce.me.commands.RegisterRequisitionerCmd
This method sets the department name (if any) to which the requisitioner belongs to.
setDeptName(String) - Method in class com.ibm.commerce.me.commands.RegisterRequisitionerCmdImpl
This method sets the department name (if any) to which the requisitioner belongs to.
setDeptName(String) - Method in class com.ibm.commerce.me.datatype.SessionInfo
This method sets the name of the department to which the requisitioner belongs.
setDesc(String) - Method in interface com.ibm.commerce.search.catalog.SearchCategoryCmd
Reserved for IBM internal use.
setDesc(String) - Method in class com.ibm.commerce.search.catalog.SearchCategoryCmdImpl
 
setDescArray(String[]) - Method in class com.ibm.commerce.marketing.databeans.PromotionCodeData
Sets a list of promotion descriptions
setDescendingSortOrder() - Method in class com.ibm.commerce.order.beans.OrderHistoryDataBean
This method sets ascending sort order.
setDescendingSortOrder() - Method in class com.ibm.commerce.order.beans.OrderHistoryListDataBean
This method sets descending sort order.
setDescendingSortOrder() - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method sets ascending sort order.
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.catalogmanagement.commands.AttributeValueAddCmdImpl
Set 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.AttributeValueDeleteCmdImpl
Set the 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.AttributeValueUpdateCmdImpl
Set language Id of the attribute value
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.CatalogAddCmdImpl
Sets the language Id used in the catalog 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.CatalogEntryAddCmdImpl
Sets the language ID of the 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.CatalogEntryUpdateCmdImpl
Set language Id of catalog entry 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.CatalogGroupAddCmdImpl
Set the 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.CatalogGroupUpdateCmdImpl
Set language id of the catalog group 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.CatalogUpdateCmdImpl
Sets the language Id of the catalog 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.OfferAddCmdImpl
Set language id for 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.OfferDeleteCmdImpl
Set language Id of the 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.OfferUpdateCmdImpl
Set language Id of offer description
setDescLanguage(Integer) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set language id of Catalog Entry Description
setDescLanguage(Integer) - Method in class com.ibm.commerce.tools.catalog.util.CategoryHelper
Set the language id of the catalog group description.
setDescription(CatalogEntryDescriptionAccessBean) - Method in class com.ibm.commerce.catalog.beans.BundleDataBean
Sets the descriptive AccessBean CatalogEntryDescriptionAccessBean about this bundle.
setDescription(CatalogDescriptionAccessBean) - Method in class com.ibm.commerce.catalog.beans.CatalogDataBean
Sets the description for the catalog.
setDescription(CatalogEntryDescriptionAccessBean) - Method in class com.ibm.commerce.catalog.beans.CatalogEntryDataBean
Sets the description bean.
setDescription(CatalogGroupDescriptionAccessBean) - Method in class com.ibm.commerce.catalog.beans.CategoryDataBean
Sets the description for the category.
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.ItemDataBean
Sets the descriptive information about this item.
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.ProductDataBean
Sets the descriptive information object about this product.
setDescription(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'Description' attribute.
setDescription(CatalogDescriptionType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Description' containment reference.
setDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeType
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Catalog
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryAttribute
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryType
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupAttribute
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupPageRelation
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogRelationType
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItemList
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemType
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociation
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationType
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.OperatorDescription
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSetDescription
Sets the value of the 'Description' attribute.
setDescription(String) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.catalog.objects.AttributeEntityCreationData
Sets the attribute description.
setDescription(String) - Method in class com.ibm.commerce.catalog.objects.AttributeTypeAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntityCreationData
Sets the catalog description.
setDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryTypeAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeEntityCreationData
Sets the description.
setDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationEntityCreationData
Sets the description.
setDescription(String) - Method in class com.ibm.commerce.catalog.objects.ClassificationCodeDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemListAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.catalog.objects.OperatorDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationEntityCreationData
Sets the description.
setDescription(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetDescriptionEntityCreationData
Sets the product set description.
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.catalogmanagement.commands.CatalogAddCmdImpl
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.CatalogUpdateCmdImpl
Sets the description of the catalog.
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.OfferAddCmdImpl
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.OfferUpdateCmdImpl
Set the offer description
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.ProductAttributeAddCmdImpl
Set the description of 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.ProductAttributeUpdateCmdImpl
Set the description for the attribute
setDescription(String) - Method in class com.ibm.commerce.common.beans.CurrencyDataBean
This method sets the currency description.
setDescription(String) - Method in class com.ibm.commerce.common.beans.QuantityUnitDataBean
This method sets the description.
setDescription(String) - Method in class com.ibm.commerce.common.objects.CurrencyDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.common.objects.LanguageDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.common.objects.StoreCategoryDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementTemplateAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRuleAccessBean
 
setDescription(TaskDescription) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskDescriptionCmd
Sets the Task Description
setDescription(TaskDescription) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskDescriptionCmdImpl
Sets the Task description
setDescription(TaskGroupDescription) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskGroupDescriptionCmd
Sets the Task Group Description
setDescription(TaskGroupDescription) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupDescriptionCmdImpl
Sets the Task Group description
setDescription(WorkspaceDescription) - Method in interface com.ibm.commerce.contentmanagement.commands.AddWorkspaceDescriptionCmd
Sets the Workspace Description
setDescription(WorkspaceDescription) - Method in class com.ibm.commerce.contentmanagement.commands.AddWorkspaceDescriptionCmdImpl
Sets the Workspace description
setDescription(TaskDescription) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateTaskDescriptionCmd
Sets the Task Description
setDescription(TaskDescription) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateTaskDescriptionCmdImpl
Sets the Task description
setDescription(TaskGroupDescription) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupDescriptionCmd
Sets the Task Group Description
setDescription(TaskGroupDescription) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupDescriptionCmdImpl
Sets the Task Group description
setDescription(WorkspaceDescription) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateWorkspaceDescriptionCmd
Sets the Workspace Description
setDescription(WorkspaceDescription) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateWorkspaceDescriptionCmdImpl
Sets the Workspace description
setDescription(String) - Method in class com.ibm.commerce.contentmanagement.common.TaskDescription
Set Description
setDescription(String) - Method in class com.ibm.commerce.contentmanagement.common.TaskGroupDescription
Set Description
setDescription(String) - Method in class com.ibm.commerce.contentmanagement.common.WorkspaceDescription
Set Description
setDescription(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskDescriptionEntityCreationData
Sets the description.
setDescription(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupDescriptionEntityCreationData
Sets the description.
setDescription(String) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceDescriptionEntityCreationData
Sets the description.
setDescription(String) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.edp.parsers.scoreandresponserules.ScoreRule
This method sets the description of this score rule.
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.commands.EmailConfigurationSaveTaskCmdImpl
Sets the description of the e-mail Configuration.
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.EmailPromotionSaveTaskCmdImpl
Sets the description of the e-mail activity.
setDescription(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateDatabean
Sets the description for this email template
setDescription(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateSummaryDatabean
Sets the description for this template.
setDescription(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.TagClassAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.TagDisplayAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.emarketing.objects.EmailMessageAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.experimentation.objects.ExperimentTypeAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.experimentation.registry.ExperimentCache
This method sets the description of the experiment.
setDescription(DescriptionType) - Method in interface com.ibm.commerce.foundation.common.datatypes.AdjustmentType
Sets the value of the 'Description' containment reference.
setDescription(DescriptionType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OfferPriceType
Sets the value of the 'Description' containment reference.
setDescription(DescriptionType) - Method in interface com.ibm.commerce.foundation.common.datatypes.PaymentMethodType
Sets the value of the 'Description' containment reference.
setDescription(DescriptionType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ShippingModeType
Sets the value of the 'Description' containment reference.
setDescription(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationMethodAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationScaleAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationUsageAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeDescriptionAccessBean
 
setDescription(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListDescriptionType
Sets the value of the 'Description' attribute.
setDescription(GiftListDescriptionType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListType
Sets the value of the 'Description' containment reference.
setDescription(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the gift registry description
setDescription(DescriptionType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.ConfigurationType
Sets the value of the 'Description' containment reference.
setDescription(String) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.OnlineStoreDescriptionType
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeentds
Sets the value of the 'Description' attribute.
setDescription(String) - Method in class com.ibm.commerce.inventory.beans.InventoryAdjustmentCodeDataBean
This method sets the description.
setDescription(String) - Method in class com.ibm.commerce.inventory.beans.VendorDataBean
This method sets the description.
setDescription(String) - Method in interface com.ibm.commerce.inventory.commands.FulfillmentCenterCreateCmd
Sets the description of fulfillment center.
setDescription(String) - Method in class com.ibm.commerce.inventory.commands.FulfillmentCenterCreateCmdImpl
 
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.FulfillmentCenterUpdateCmdImpl
 
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.GenericInventoryReserveCmdImpl
Set the description for this reservation.
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.VendorCreateCmdImpl
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.VendorUpdateCmdImpl
Set the description of the vendor.
setDescription(DescriptionType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryAdjustmentCodeType
Sets the value of the 'Description' containment reference.
setDescription(String) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Description' attribute.
setDescription(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.inventory.objects.OutputQueueDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.marketing.databeans.PromotionCodeData
Sets the description
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementTemplateType
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignType
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailTemplateType
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotPageType
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotType
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchobjtyp
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmacttype
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelementtype
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmeletemplate
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexptype
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmpage
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtemplatetype
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlmsg
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emspot
Sets the value of the 'Description' attribute.
setDescription(Locale, int, String) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the specified type of the description of the promotion in a particular locale.
setDescription(Description) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the description of the promotion.
setDescription(Locale, int, String) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the specified type of the description of the promotion in a particular locale.
setDescription(String) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the description of the activity.
setDescription(String) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotMappableTypeAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the description of the item.
setDescription(String) - Method in class com.ibm.commerce.me.datatype.ShippingInfo
This method sets the description.
setDescription(String) - Method in class com.ibm.commerce.me.datatype.TaxInfo
This method sets the tax information description.
setDescription(DescriptionType) - Method in interface com.ibm.commerce.member.facade.datatypes.MemberGroupType
Sets the value of the 'Description' containment reference.
setDescription(DescriptionType) - Method in interface com.ibm.commerce.member.facade.datatypes.OrganizationType
Sets the value of the 'Description' containment reference.
setDescription(String) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Description' attribute.
setDescription(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.negotiation.objects.ForumAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the description of the new/copied/updated order item(s).
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.OrderCopyCmdImpl
Set the description of the target order.
setDescription(String) - Method in class com.ibm.commerce.order.commands.OrderCreateCmdImpl
 
setDescription(String) - Method in interface com.ibm.commerce.order.commands.OrderCreateQuoteCmd
Sets the description of the quote to be created from the order.
setDescription(String) - Method in class com.ibm.commerce.order.commands.OrderCreateQuoteCmdImpl
Sets the description of the Order to be generated from Quote.
setDescription(DescriptionType) - Method in interface com.ibm.commerce.order.facade.datatypes.BlockReasonType
Sets the value of the 'Description' containment reference.
setDescription(DescriptionType) - Method in interface com.ibm.commerce.order.facade.datatypes.ChangeReasonCodeType
Sets the value of the 'Description' containment reference.
setDescription(DescriptionType) - Method in interface com.ibm.commerce.order.facade.datatypes.ChannelType
Sets the value of the 'Description' containment reference.
setDescription(DescriptionType) - Method in interface com.ibm.commerce.order.facade.datatypes.FulfillmentCenterType
Sets the value of the 'Description' containment reference.
setDescription(DescriptionType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.BlockReasonTypeImpl
 
setDescription(DescriptionType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ChangeReasonCodeTypeImpl
 
setDescription(DescriptionType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ChannelTypeImpl
 
setDescription(DescriptionType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.FulfillmentCenterTypeImpl
 
setDescription(DescriptionType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentMethodTypeImpl
 
setDescription(DescriptionType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ShippingModeTypeImpl
 
setDescription(DescriptionType) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentMethodType
Sets the value of the 'Description' containment reference.
setDescription(DescriptionType) - Method in interface com.ibm.commerce.order.facade.datatypes.ShippingModeType
Sets the value of the 'Description' containment reference.
setDescription(String) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets description
setDescription(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets description
setDescription(String) - Method in class com.ibm.commerce.order.objects.OfferDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.order.objects.OrderChangeReasonDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
setDescription(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the description parameters (optional).
setDescription(String) - Method in class com.ibm.commerce.ordermanagement.objects.BlockReasonDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.ordermanagement.objects.PriceOverrideReasonDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonDescriptionAccessBean
 
setDescription(String) - Method in interface com.ibm.commerce.orderquotation.commands.QuotationResponseItemBase
Sets the description.
setDescription(String) - Method in class com.ibm.commerce.orderquotation.commands.QuotationResponseItemBaseImpl
Sets the description.
setDescription(String) - Method in class com.ibm.commerce.payment.objects.PaymentMethodDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceModelAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setDescription(String) - Method in interface com.ibm.commerce.quote.commands.QuoteCopyCmd
Sets the description of the order to be generated from the quote.
setDescription(String) - Method in class com.ibm.commerce.quote.commands.QuoteCopyCmdImpl
Sets the description of the quote that results from QuoteCopy.
setDescription(String) - Method in interface com.ibm.commerce.quote.commands.QuoteCreateCmd
Sets the description of the quote.
setDescription(String) - Method in class com.ibm.commerce.quote.commands.QuoteCreateCmdImpl
Sets the description of the quote.
setDescription(String) - Method in interface com.ibm.commerce.quote.commands.QuoteGenerateOrderCmd
Sets the description of the order to be generated from the quote.
setDescription(String) - Method in class com.ibm.commerce.quote.commands.QuoteGenerateOrderCmdImpl
Sets the description of the Order to be generated from the quote.
setDescription(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the description parameters (optional).
setDescription(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the description parameters (optional).
setDescription(String) - Method in class com.ibm.commerce.rfq.commands.RFQAttachmentReplaceCmdImpl
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.RFQResponseAttachmentUploadCmdImpl
Sets the description
setDescription(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
 
setDescription(PhysicalStoreDescriptionType) - Method in interface com.ibm.commerce.store.facade.datatypes.DocumentRoot
Sets the value of the 'Description' containment reference.
setDescription(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geondds
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocds
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionType
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscptype
Sets the value of the 'Description' attribute.
setDescription(String) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Description' attribute.
setDescription(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.taxation.objects.TaxCodeClassificationAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.taxation.objects.TaxCodeSchemeAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.tickler.objects.TicklerActionDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.tickler.objects.TicklerReasonDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignDataBean.CampaignInitiative
Sets the description of the campaign initiative.
setDescription(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean
Sets the e-Marketing Spot description.
setDescription(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean
Sets the description of the Initiative
setDescription(String) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Sets Description.
setDescription(String) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets Description.
setDescription(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLPromotionListRow
Sets the description.
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.experimentation.beans.ExperimentTypeDataBean
This method sets the experiment type description.
setDescription(String) - Method in interface com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmd
This method sets the description of the experiment to be created.
setDescription(String) - Method in class com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmdImpl
This method sets the description of the experiment to be created.
setDescription(String) - Method in interface com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmd
This method sets the description of the experiment to be updated.
setDescription(String) - Method in class com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmdImpl
This method sets the description of the experiment to be updated.
setDescription(String) - Method in class com.ibm.commerce.user.objects.AddressBookAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.user.objects.MemberGroupTypeAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.user.objects.PolicyAccountDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.user.objects.PolicyAccountLockoutDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.user.objects.PolicyPasswordDescriptionAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.user.objects.RoleAccessBean
 
setDescription(String) - Method in class com.ibm.commerce.user.objects.UserProfileAccessBean
 
setDescription(String) - Method in interface com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmd
Sets the description.
setDescription(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set 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.usermanagement.commands.UserRegistrationCmdImpl
Sets the description.
setDescription(String) - Method in class com.ibm.commerce.utf.beans.RFQDataLight
Sets the rfq description.
setDescription(String) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Sets attribute description
setDescription2(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Description2' attribute.
setDescription2(String) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setDescription2(String) - Method in class com.ibm.commerce.catalog.objects.AttributeEntityCreationData
Sets the second description.
setDescription2(String) - Method in interface com.ibm.commerce.catalogmanagement.commands.ProductAttributeAddCmd
Sets the secondary 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.ProductAttributeUpdateCmd
Sets the second description of the attribute.
setDescription2(String) - Method in class com.ibm.commerce.catalogmanagement.commands.ProductAttributeUpdateCmdImpl
Set the second description for 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.
setDescriptionLanguageId(Integer) - Method in class com.ibm.commerce.common.objects.LanguageDescriptionAccessBean
 
setDescriptionLanguageId(String) - Method in class com.ibm.commerce.common.objects.LanguageDescriptionAccessBean
 
setDescriptionLongNL(String) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Because the NL-enabled long description 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 NL-enabled short description is stored in the CALCODEDSC table, it has to be set outside of 'populate' method.
setDescriptions(AttachmentTargetDescriptionDataBean[]) - Method in class com.ibm.commerce.attachment.beans.AttachmentTargetDataBean
This method sets the list of AttachmentTargetDescriptionDataBean of the attachment target.
setDescriptions(String) - Method in class com.ibm.commerce.catalog.objects.CatalogAccessBean
 
setDescriptions(Vector) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskCmd
Sets the Task Descriptions
setDescriptions(Vector) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskCmdImpl
Sets the Task Descriptions.
setDescriptions(Vector) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmd
Sets the Task Group descriptions.
setDescriptions(Vector) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmdImpl
Sets the Task Group descriptions.
setDescriptions(Vector) - Method in interface com.ibm.commerce.contentmanagement.commands.AddWorkspaceCmd
Sets the Workspace Descriptions.
setDescriptions(Vector) - Method in class com.ibm.commerce.contentmanagement.commands.AddWorkspaceCmdImpl
Sets the Workspace Descriptions.
setDescriptions(Hashtable) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmd
Sets the descriptions.
setDescriptions(Hashtable) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmdImpl
Sets the descriptions.
setDescriptions(Hashtable) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskUpdateCmd
Sets the descriptions of the task
setDescriptions(Hashtable) - Method in class com.ibm.commerce.contentmanagement.commands.TaskUpdateCmdImpl
Sets the descriptions of the task
setDescriptions(Hashtable) - Method in interface com.ibm.commerce.contentmanagement.commands.WorkspaceUpdateCmd
Sets the descriptions of the Workspace
setDescriptions(Hashtable) - Method in class com.ibm.commerce.contentmanagement.commands.WorkspaceUpdateCmdImpl
Sets the descriptions of the Workspace
setDescriptionUrlName(String, boolean) - Method in interface com.ibm.commerce.utf.commands.PAttributeBaseCmd
Set attribute short description
setDescriptionUrlName(String, boolean) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Set attribute short description
setDeviceClass(String) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.AbstractPageLayoutActivity
Sets the Device Class in this Page Layout Activity.
setDeviceExpiration(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setDeviceExpiration(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setDeviceExpiration(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setDeviceExpiration(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setDeviceExpiration(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setDeviceExpiration(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setDeviceExpiration(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setDeviceExpiration(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setDeviceExpiration(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setDeviceExpiration(String) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setDeviceFmtId(Integer) - Method in class com.ibm.commerce.pvc.commands.PVCChangeDeviceCmdImpl
Sets the device format ID.
setDeviceFmtId(Integer) - Method in interface com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmd
Sets the device format ID.
setDeviceFmtId(Integer) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the device format ID.
setDeviceFormatAdapter(DeviceFormatAdapter) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement.
setDeviceFormatAdapter(DeviceFormatAdapter) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
No replacement.
setDeviceFormatId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Device Format Id' attribute.
setDeviceFormatId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupPageRelation
Sets the value of the 'Device Format Id' attribute.
setDeviceFormatId(Integer) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement.
setDeviceFormatId(Integer) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
No replacement.
setDeviceFormatId(Integer) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setDeviceFormatId(String) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setDeviceFormatTypeId(Integer) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement.
setDeviceFormatTypeId(Integer) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
No replacement.
setDeviceId(Integer) - Method in class com.ibm.commerce.foundation.server.services.httpdevice.Device
Sets the device ID.
setDeviceID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Device ID' attribute.
setDeviceIdentifier(Long) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setDeviceModel(String) - Method in interface com.ibm.commerce.pvcadapter.PVCAdapter
Sets the model name of the device.
setDeviceModel(String) - Method in class com.ibm.commerce.pvcadapter.PVCAdapterImpl
Sets the model name of the device.
setDeviceModelId(Integer) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceModelAccessBean
 
setDeviceModelId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceModelAccessBean
 
setDeviceNumber(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setDeviceNumber(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setDeviceNumber(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setDeviceNumber(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setDeviceNumber(String) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setDeviceType(Integer) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement.
setDeviceType(Integer) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
No replacement.
setDevicetype_id(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setDevicetype_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationEntityCreationData
Sets the device type ID.
setDevicetype_id(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setDevicetype_id(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationEntityCreationData
Sets the device type ID.
setDevModelName(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceModelAccessBean
 
setDirect(String) - Method in class com.ibm.commerce.struts.ECActionForward
This method sets the value of the direct view property.
setDirectAncestorChainEntry(CatalogGroupSelectionChainEntry) - Method in class com.ibm.commerce.contract.catalogfilter.CatalogGroupSelectionChainEntry
Set direct ancestor chain entry
setDirectDescendantChainEntryList(List<CatalogGroupSelectionChainEntry>) - Method in class com.ibm.commerce.contract.catalogfilter.CatalogGroupSelectionChainEntry
Set the direct descendant chain entry list.
setDirectory(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setDirectory(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Directory' attribute.
setDirectoryId(String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentResultDataBean
Sets the directory Id.
setDirectoryId(Long) - Method in interface com.ibm.commerce.tools.attachment.commands.ManagedDirectoryDeleteCmd
This method sets the managed directory identifier to be deleted.
setDirectoryId(Long) - Method in class com.ibm.commerce.tools.attachment.commands.ManagedDirectoryDeleteCmdImpl
This method sets the managed directory identifier to be deleted.
setDirectoryPath(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentAssetDataBean
Sets the directory path of the attachment asset.
setDirectoryPath(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentAssetEntityCreationData
Sets the directory path.
setDirectoryPath(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentAssetType
Sets the value of the 'Directory Path' attribute.
setDirectoryPath(String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentDataBean
This method sets the Directory Path.
setDirty(boolean) - Method in class com.ibm.commerce.contentmanagement.commands.SetContentContextCmdImpl
This method sets whether the ContentContext and TaskContext should be persisted to the database.
setDirty(boolean) - Method in class com.ibm.commerce.context.baseimpl.AbstractContextImpl
This method sets whether this context is dirty.
setDisallowedAbbreviations(Set) - Method in interface com.ibm.commerce.order.utils.ResolveOrdersCmd
Sets the abbreviations that are not allowed
setDisallowedAbbreviations(Set) - Method in class com.ibm.commerce.order.utils.ResolveOrdersCmdImpl
 
setDiscAmt(BigDecimal) - Method in class com.ibm.commerce.couponredemption.objects.CouponItemMapAccessBean
 
setDiscAmt(BigDecimal) - Method in class com.ibm.commerce.couponredemption.objects.TempCouponItemMapAccessBean
 
setDiscAmts(Vector) - Method in class com.ibm.commerce.couponredemption.databeans.ViewApplicableCouponDataBean
Deprecated.
Sets the discount amounts.
setDiscAmts(Vector) - Method in class com.ibm.commerce.couponredemption.databeans.ViewAppliedCouponDataBean
Deprecated.
Sets the discount amount.
setDiscontinued(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemSpecified
Sets the value of the 'Discontinued' attribute.
setDiscontinued(String) - Method in class com.ibm.commerce.inventory.objects.ItemSpecificationAccessBean
 
setDiscontinueDate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Discontinue Date' attribute.
setDiscontinueDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setDiscontinueDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setDiscontinueDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the discontinue date.
setDiscontinueDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setDiscontinueDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setDiscontinueDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setDiscontinueDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setDiscontinueDate(Timestamp) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmd
Sets the discontinue date for the catalog entry.
setDiscontinueDate(Timestamp) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the discontinue date for the Catalog Entry.
setDiscontinueDate(Timestamp) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatalogEntryUpdateCmd
Sets the discontinue date for the catalog entry.
setDiscontinueDate(Timestamp) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryUpdateCmdImpl
Set a discontinue date for the catalog entry
setDiscontinueDate(Timestamp) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Sets the discontinue date when the Catalog Entry was updated
setDiscount(BigDecimal) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
The total value of all non-tax-exempt discounts for this line item.
setDiscount(BigDecimal) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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.
setDiscounts(Vector) - Method in interface com.ibm.commerce.discount.rules.commands.OrderLevelPolicyTaskCmd
Deprecated.
Set the discounts.
setDiscounts(Vector) - Method in class com.ibm.commerce.discount.rules.commands.OrderLevelPolicyTaskCmdImpl
Deprecated.
Set the discounts value.
setDiscounts(Vector) - Method in interface com.ibm.commerce.discount.rules.commands.ProductLevelPolicyTaskCmd
Deprecated.
Set a collection of discounts.
setDiscounts(Vector) - Method in class com.ibm.commerce.discount.rules.commands.ProductLevelPolicyTaskCmdImpl
Deprecated.
Set discounts value
setDiscounts(Discount[]) - Method in class com.ibm.commerce.discount.rules.DiscountContext
Set Discounts.
setDiscountValueVector(Vector) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Sets DiscountValueVector.
setDiscountValueVector(Vector) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets DiscountValueVector.
setDiscSubType(Integer) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Sets the type of discount given.
setDiscSubType(Integer) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets the type of discount given.
setDiscType(Integer) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Sets DiscountType.
setDiscType(Integer) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets DiscountType.
setDisplay(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupDescription
Sets the value of the 'Display' attribute.
setDisplay(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setDisplay(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionEntityCreationData
Sets the display.
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.catalogmanagement.commands.CatalogGroupAddCmdImpl
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.CatalogGroupUpdateCmdImpl
Set the display for the catalog group description
setDisplay(String) - Method in class com.ibm.commerce.inventory.beans.InventoryAdjustmentCodeDataBean
This method sets the display.
setDisplay(String) - Method in class com.ibm.commerce.tools.catalog.util.CategoryHelper
Set the display for the catalog group description.
setDisplayable(boolean) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'Displayable' attribute.
setDisplayable(boolean) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreAttributeType
Sets the value of the 'Displayable' attribute.
setDisplayable(short) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocattr
Sets the value of the 'Displayable' attribute.
setDisplayAggregated(String) - Method in class com.ibm.commerce.ordermanagement.objects.ChargeTypeAccessBean
 
setDisplayCalogEntryRelationId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Display Calog Entry Relation Id' attribute.
setDisplayCatalogGroupRelation(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupPageRelation
Sets the value of the 'Display Catalog Group Relation' attribute.
setDisplayData(Integer, Integer, BigDecimal, String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This method sets the data associated with test element being displayed.
setDisplayFrequency(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the display frequency of the test element.
setDisplayFrequency(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This method sets the display frequency of the test element.
setDisplayImage1(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestDescriptionType
Sets the value of the 'Display Image1' attribute.
setDisplayImage2(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestDescriptionType
Sets the value of the 'Display Image2' attribute.
setDisplayLevel(Object) - Method in interface com.ibm.commerce.foundation.common.datatypes.AdjustmentType
Sets the value of the 'Display Level' attribute.
setDisplayLevel(Integer) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the display level of the CalculationCodes.
setDisplayLevel(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the display level of the CalculationCodes.
setDisplayLevel(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setDisplayLevel(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setDisplayLevel(Integer) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentAccessBean
 
setDisplayLevel(String) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentAccessBean
 
setDisplayLocale(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setDisplayLocale(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setDisplayName(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryReferenceType
Sets the value of the 'Display Name' attribute.
setDisplayName(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogGroupReferenceType
Sets the value of the 'Display Name' attribute.
setDisplayName(String) - Method in class com.ibm.commerce.common.objects.StoreCategoryDescriptionAccessBean
 
setDisplayName(String) - Method in class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
setDisplayName(String) - Method in interface com.ibm.commerce.content.facade.datatypes.ManagedDirectoryType
Sets the value of the 'Display Name' attribute.
setDisplayName(String) - Method in class com.ibm.commerce.context.content.resources.file.beans.ManagedFileDirectoryDataBean
This method sets the display name of the directory.*
setDisplayName(String) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setDisplayName(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.TagDisplayRelationKey
 
setDisplayName(String) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterDescriptionAccessBean
 
setDisplayName(String) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.OnlineStoreDescriptionType
Sets the value of the 'Display Name' attribute.
setDisplayname(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeentds
Sets the value of the 'Displayname' attribute.
setDisplayName(String) - Method in class com.ibm.commerce.inventory.beans.FulfillmentCenterDataBean
This method sets the display name.
setDisplayName(String) - Method in interface com.ibm.commerce.inventory.commands.FulfillmentCenterCreateCmd
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.FulfillmentCenterUpdateCmd
Sets the display name of fulfillment center.
setDisplayName(String) - Method in class com.ibm.commerce.inventory.commands.FulfillmentCenterUpdateCmdImpl
 
setDisplayName(DescriptionType) - Method in interface com.ibm.commerce.member.facade.datatypes.MemberGroupType
Sets the value of the 'Display Name' containment reference.
setDisplayName(String) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Display Name' attribute.
setDisplayName(String) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreAttributeType
Sets the value of the 'Display Name' attribute.
setDisplayname(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocattr
Sets the value of the 'Displayname' attribute.
setDisplayName(String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentDataBean
Setter for the display name to be used in the UI.
setDisplayName(String) - Method in class com.ibm.commerce.user.beans.CountryStateListDataBean.Country
Sets the display name of the country or region.
setDisplayName(String) - Method in class com.ibm.commerce.user.objects.AddressBookAccessBean
 
setDisplayName(String) - Method in class com.ibm.commerce.user.objects.UserProfileAccessBean
 
setDisplayName(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the display name of the entry (USERPROF).
setDisplayName(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the display name.
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).
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.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.ResolveTaxJurisdictionCmdImpl
Sets the display flag to indicate that it is for product display.
setDisplayOrders(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This method sets the number of orders associated with the test element being displayed.
setDisplayPageName(String) - Method in class com.ibm.commerce.contract.objects.ContractDisplayAccessBean
 
setDisplayReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationEntityCreationData
Sets the catalog group page relation ID.
setDisplayReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationEntityCreationData
Sets the product page relation display ID.
setDisplays(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This method sets the number of times the test element has been displayed.
setDisplaySeq(Double) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemListCopyCmd
Sets the display sequence parameters (optional).
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.
setDisplaySequence(double) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AssociationType
Sets the value of the 'Display Sequence' attribute.
setDisplaySequence(double) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributeAllowedValueType
Sets the value of the 'Display Sequence' attribute.
setDisplaySequence(double) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'Display Sequence' attribute.
setDisplaySequence(double) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryType
Sets the value of the 'Display Sequence' attribute.
setDisplaySequence(double) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogGroupType
Sets the value of the 'Display Sequence' attribute.
setDisplaySequence(double) - Method in interface com.ibm.commerce.catalog.facade.datatypes.KitComponentType
Sets the value of the 'Display Sequence' attribute.
setDisplaySequence(double) - Method in interface com.ibm.commerce.catalog.facade.datatypes.NavigationRelationshipType
Sets the value of the 'Display Sequence' attribute.
setDisplaySequence(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentReferenceType
Sets the value of the 'Display Sequence' attribute.
setDisplaySequence(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentUsageType
Sets the value of the 'Display Sequence' attribute.
setDisplaySequence(BigInteger) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.ConfigurationType
Sets the value of the 'Display Sequence' attribute.
setDisplaySequence(double) - Method in interface com.ibm.commerce.marketing.facade.datatypes.DefaultContentType
Sets the value of the 'Display Sequence' attribute.
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.order.commands.OrderCopyCmdImpl
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 interface com.ibm.commerce.store.facade.datatypes.GeoNodeType
Sets the value of the 'Display Sequence' attribute.
setDisplaySequence(double) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreAttributeType
Sets the value of the 'Display Sequence' attribute.
setDisplaySequence(Double) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setDisplaySequence(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setDisplaySequenceNumber(Double) - Method in class com.ibm.commerce.catalog.objects.InterestItemListAccessBean
 
setDisplaySequenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemListAccessBean
 
setDisplayText(String) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setDisplayTextLocale(Integer) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setDisplayTotalOrderAmount(BigDecimal) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This method sets the total of the orders associated with the test element being displayed.
setDisplayType(String) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setDisplayUsage(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setDisplayUsage(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setDisplayValue(String) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreAttributeType
Sets the value of the 'Display Value' attribute.
setDisplayvalue(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocattr
Sets the value of the 'Displayvalue' attribute.
setDisplayXML(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementTemplateType
Sets the value of the 'Display XML' attribute.
setDisplayxml(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmeletemplate
Sets the value of the 'Displayxml' attribute.
setDispositionDate(Timestamp) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDispositionAccessBean
 
setDispositionDate(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDispositionAccessBean
 
setDispositionDate(Timestamp) - Method in interface com.ibm.commerce.returns.commands.ReturnItemToInventoryCmd
Set the disposition date on which a part of a return receipt was dispositioned
setDispositionDate(Timestamp) - Method in class com.ibm.commerce.returns.commands.ReturnItemToInventoryCmdImpl
This method sets the date the new inventory receipt(s) are for
setDispositionedQty(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setDispositionedQty(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setDispositionHeaderList(DispositionHeaderDataBean[]) - Method in class com.ibm.commerce.ordermanagement.beans.DispositionHeaderListDataBean
This method sets DispositionHeaderDataBean array.
setDistance(QuantityType) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreLocationInfoType
Sets the value of the 'Distance' containment reference.
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.commands.CreateReceiptCmdImpl
 
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.MakeReceiptAvailableCmdImpl
 
setDistArrangId(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the identifier of the distribution arrangement that has access to this received inventory.
setDistArrangId(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
setDistArrangId(String) - Method in interface com.ibm.commerce.inventory.commands.ReceiptCreateCmd
Sets distribution arrangement identifier.
setDistArrangId(String) - Method in class com.ibm.commerce.inventory.commands.ReceiptCreateCmdImpl
 
setDistArrangId(Long) - Method in class com.ibm.commerce.inventory.objects.AvailableReceiptAccessBean
 
setDistArrangId(String) - Method in class com.ibm.commerce.inventory.objects.AvailableReceiptAccessBean
 
setDistArrangId(Long) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setDistArrangId(String) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setDistinct(String) - Method in class com.ibm.commerce.search.beans.CatalogSearchListDataBean
Defines SQL distinct qualifier.
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.CatEntrySearchListDataBean
To set distinct.
setDistinct() - Method in class com.ibm.commerce.search.rulequery.RuleQuery
To set distinct operator
setDistinct(boolean) - Method in class com.ibm.commerce.search.rulequery.RuleQuery
To set distinct operator.
setDistinct() - Method in class com.ibm.commerce.search.rulequery.SelectQuery
To set distinct operator
setDistinct(boolean) - Method in class com.ibm.commerce.search.rulequery.SelectQuery
To set distinct operator.
setDistinguishedName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrganizationIdentifierType
Sets the value of the 'Distinguished Name' attribute.
setDistinguishedName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PersonIdentifierType
Sets the value of the 'Distinguished Name' attribute.
setDistinguishedName(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setDistinguishedName(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setDistinguishedName(String) - Method in interface com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmd
Sets the distinguished name of the entry.
setDistinguishedName(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set the Distinguished name of the entry.
setDistinguishedName(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the distinguished name of the entry (USERS table).
setDistinguishedName(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the distinguished name.
setDistribution(GenericDistribution) - Method in class com.ibm.commerce.marketing.promotion.condition.PurchaseCondition
Sets the Distribution of this purchase condition
setDistributor(Integer) - Method in interface com.ibm.commerce.orderquotation.commands.GetOrgDistributorPartnerInfoCmd
Set the distributor's store id for the credentials.
setDistributor(Integer) - Method in class com.ibm.commerce.orderquotation.commands.GetOrgDistributorPartnerInfoCmdImpl
Set the distributor's store id for the credentials.
setDistributorProductId(String) - Method in interface com.ibm.commerce.orderquotation.commands.QuotationResponseItemBase
Sets the distributor product id of the item.
setDistributorProductId(String) - Method in class com.ibm.commerce.orderquotation.commands.QuotationResponseItemBaseImpl
Sets the distributor product id of the item.
setDistrict(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setDk_price(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the dynamickit price
setDk_priceLock(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the dynamickit price lock
setDkpdccomplist_id(Long) - Method in class com.ibm.commerce.price.beans.DynamicKitPredefinedConfigurationComponentDataBean
Sets the dkpdccomplist_id of the component.
setDkpdcrel_id(Long) - Method in class com.ibm.commerce.price.beans.DynamicKitPredefinedConfigurationComponentDataBean
Sets the dkpdcrel_id of the component.
setDkpredefconfForDkpdcdesc(DynamicKitPredefinedConfiguration) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitPredefinedConfigurationDescription
Sets the value of the 'Dkpredefconf For Dkpdcdesc' reference.
setDkPredefinedConfigurationId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitPredefinedConfiguration
Sets the value of the 'Dk Predefined Configuration Id' attribute.
setDkPredefinedConfigurationId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitPredefinedConfigurationDescription
Sets the value of the 'Dk Predefined Configuration Id' attribute.
setDmactivity_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactattr
Sets the value of the 'Dmactivity id' attribute.
setDmactivity_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Dmactivity id' attribute.
setDmactivity_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelement
Sets the value of the 'Dmactivity id' attribute.
setDmactivity_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotstats
Sets the value of the 'Dmactivity id' attribute.
setDmactivity_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpfamily
Sets the value of the 'Dmactivity id' attribute.
setDmactivity_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtriglstn
Sets the value of the 'Dmactivity id' attribute.
setDmactivityForDmelement(Dmactivity) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelement
Sets the value of the 'Dmactivity For Dmelement' reference.
setDmactivityForDmexpfamily(Dmactivity) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpfamily
Sets the value of the 'Dmactivity For Dmexpfamily' reference.
setDmactivityForDmtriglstn(Dmactivity) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtriglstn
Sets the value of the 'Dmactivity For Dmtriglstn' reference.
setDmacttype_id(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Dmacttype id' attribute.
setDmacttype_id(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmacttype
Sets the value of the 'Dmacttype id' attribute.
setDmacttypeForDmactivity(Dmacttype) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Dmacttype For Dmactivity' reference.
setDmcampaign_id(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Dmcampaign id' attribute.
setDmcampaign_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Dmcampaign id' attribute.
setDmcampaignForDmactivity(Dmcampaign) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Dmcampaign For Dmactivity' reference.
setDmelement_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelement
Sets the value of the 'Dmelement id' attribute.
setDmelement_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelementnvp
Sets the value of the 'Dmelement id' attribute.
setDmelement_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelestats
Sets the value of the 'Dmelement id' attribute.
setDmelement_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingitem
Sets the value of the 'Dmelement id' attribute.
setDmelement_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingstat
Sets the value of the 'Dmelement id' attribute.
setDmelement_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtriglstn
Sets the value of the 'Dmelement id' attribute.
setDmelement_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtrigsnd
Sets the value of the 'Dmelement id' attribute.
setDmelementForDmelementnvp(Dmelement) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelementnvp
Sets the value of the 'Dmelement For Dmelementnvp' reference.
setDmelementForDmrankingitem(Dmelement) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingitem
Sets the value of the 'Dmelement For Dmrankingitem' reference.
setDmelementForDmtriglstn(Dmelement) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtriglstn
Sets the value of the 'Dmelement For Dmtriglstn' reference.
setDmelementtype_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelementtype
Sets the value of the 'Dmelementtype id' attribute.
setDmelementtype_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmeletemplate
Sets the value of the 'Dmelementtype id' attribute.
setDmelementtypeForDmeletemplate(Dmelementtype) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmeletemplate
Sets the value of the 'Dmelementtype For Dmeletemplate' reference.
setDmeletemplate_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelement
Sets the value of the 'Dmeletemplate id' attribute.
setDmeletemplate_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmeletemplate
Sets the value of the 'Dmeletemplate id' attribute.
setDmeletemplateForDmelement(Dmeletemplate) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelement
Sets the value of the 'Dmeletemplate For Dmelement' reference.
setDmemspotcmd_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotcmd
Sets the value of the 'Dmemspotcmd id' attribute.
setDmemspotcolldef_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotcolldef
Sets the value of the 'Dmemspotcolldef id' attribute.
setDmemspotdef_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotdef
Sets the value of the 'Dmemspotdef id' attribute.
setDmemspotord_id(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotcmd
Sets the value of the 'Dmemspotord id' attribute.
setDmemspotord_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotord
Sets the value of the 'Dmemspotord id' attribute.
setDmemspotordForDmemspotcmd(Dmemspotord) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotcmd
Sets the value of the 'Dmemspotord For Dmemspotcmd' reference.
setDmexpfamilyForDmactivity(Dmexpfamily) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Dmexpfamily For Dmactivity' reference.
setDmexplog_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexplog
Sets the value of the 'Dmexplog id' attribute.
setDmexptype_id(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Dmexptype id' attribute.
setDmexptype_id(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexptype
Sets the value of the 'Dmexptype id' attribute.
setDmexptypeForDmactivity(Dmexptype) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Dmexptype For Dmactivity' reference.
setDmpage_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotpage
Sets the value of the 'Dmpage id' attribute.
setDmpage_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmpage
Sets the value of the 'Dmpage id' attribute.
setDmpageForDmemspotpage(Dmpage) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotpage
Sets the value of the 'Dmpage For Dmemspotpage' reference.
setDmrankingitem_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingitem
Sets the value of the 'Dmrankingitem id' attribute.
setDmrankingstat_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingstat
Sets the value of the 'Dmrankingstat id' attribute.
setDmtemplatetype_id(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Dmtemplatetype id' attribute.
setDmtemplatetype_id(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtemplatetype
Sets the value of the 'Dmtemplatetype id' attribute.
setDmtemplatetypeForDmactivity(Dmtemplatetype) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Dmtemplatetype For Dmactivity' reference.
setDmtriglstnForDmelement(Dmtriglstn) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelement
Sets the value of the 'Dmtriglstn For Dmelement' reference.
setDN(String) - Method in class com.ibm.commerce.marketing.promotion.condition.ShippingModeFilter
This method sets the Distinguished NameDN.
setDN(String) - Method in class com.ibm.commerce.marketing.promotion.dependency.CatalogEntryKey
Sets the DN of key.
setDN(String) - Method in class com.ibm.commerce.marketing.promotion.dependency.CategoryKey
Sets the DN of key.
setDN(String) - Method in class com.ibm.commerce.marketing.promotion.dependency.StoreKey
Sets the DN of store key.
setDN(String) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
setDocumentdesc(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQAttachmentCmd
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.ModifyRFQAttachmentCmd
Stores the document description of the RFQ attachment.
setDocumentdesc(String) - Method in class com.ibm.commerce.utf.commands.ModifyRFQAttachmentCmdImpl
Sets new attachment description.
setDocumentdesc(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the attachment description.
setDocumentDescriptionFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the attachment description from the tools XML objects and stores it in a member variable.
setDocumentDescriptionFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the attachment description from the tools XML objects 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 class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setDocumentList(SolrDocumentList) - Method in class com.ibm.commerce.catalog.facade.server.services.search.metadata.solr.SolrCatalogNavigationViewImpl
Sets the embedded SolrDocumentList object in the response object.
setDocumentLocator(Locator) - Method in class com.ibm.commerce.foundation.dataload.xmlhandler.AbstractXmlHandler
Set the document locator.
setDocumentRootFactory(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentActionMapping
This method sets the factory to use to create the document root.
setDocumentURL(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQAttachmentCmd
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.ModifyRFQAttachmentCmd
Stores the document URL of the RFQ attachment.
setDocumentURL(String) - Method in class com.ibm.commerce.utf.commands.ModifyRFQAttachmentCmdImpl
Sets new document URL.
setDocumentURL(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the attachment URL.
setDocumentURLFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the attachment URL from the tools XML objects and stores it in a member variable.
setDocumentURLFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the attachment URL from the tools XML objects 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 class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setDoFreeGift(boolean) - Method in interface com.ibm.commerce.order.commands.CalculateOrderCmd
This method sets the flag whether free gift handling logic will be called.
setDoFreeGift(boolean) - Method in class com.ibm.commerce.order.commands.CalculateOrderCmdImpl
This method sets the flag whether free gift handling logic will be called.
setDoInventory(String) - Method in class com.ibm.commerce.orderitems.commands.OrderItemMoveCmdImpl
This method sets the doInventory flag, this flag indicates if the inventory action should be done.
setDomain(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryClassificationCode
Sets the value of the 'Domain' attribute.
setDomain(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryClassificationCodeAccessBean
 
setDomain(String) - Method in class com.ibm.commerce.catalog.objects.ClassificationCodeAccessBean
 
setDomain(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the trading domain.
setDomainFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the trading domain from the tools XML objects and stores it in a member variable.
setDomainFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the trading domain from the tools XML objects and stores it in a member variable.
setDoNotFindDefaultContract() - Method in class com.ibm.commerce.tools.contract.beans.PriceTCMasterCatalogWithFilteringDataBean
Sets whether the bean should find the default contract
setDoPrice(String) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
This method sets the do price parameter.
setDoPrice(boolean) - Method in interface com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmd
This method sets the flag of doPrice, if false, some of the order items might skip re-pricing if just refreshed before
setDoPrice(boolean) - Method in class com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmdImpl
This method sets the flag of doPrice, if false, some of the order items might skip re-pricing if just refreshed before
setDoubleTheApostrophy(boolean) - Method in class com.ibm.commerce.server.JSPResourceBundle
This method sets the value of bDoubleTheApostrophy.
setDropShip(String) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterAccessBean
 
setDropship(String) - Method in class com.ibm.commerce.inventory.commands.FulfillmentCenterCreateCmdImpl
Sets the istrDropship
setDropship(String) - Method in class com.ibm.commerce.inventory.commands.FulfillmentCenterUpdateCmdImpl
This method sets the istrDropship
setDueDate(Timestamp) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskCmd
Sets the Task Due Date
setDueDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskCmdImpl
Sets the Task Due Date
setDueDate(Timestamp) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmd
Sets the due date of the Task Group
setDueDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmdImpl
Sets the due date of the Task Group
setDueDate(Timestamp) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmd
Sets the due date of the Task Group.
setDueDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmdImpl
Sets the due date of the Task Group.
setDueDate(Timestamp) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskUpdateCmd
Sets the due date of the task.
setDueDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.commands.TaskUpdateCmdImpl
Sets the due date of the task.
setDueDate(Timestamp) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateTaskCmd
Sets the Task Due Date.
setDueDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateTaskCmdImpl
Sets the Task Due Date.
setDueDate(Timestamp) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupCmd
Sets the due date of the Task Group.
setDueDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupCmdImpl
Sets the due date of the Task Group.
setDueDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.objects.TaskAccessBean
 
setDueDate(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskAccessBean
 
setDueDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.objects.TaskEntityCreationData
Sets the dueDate.
setDueDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setDueDate(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setDueDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupEntityCreationData
Sets the dueDate.
setDuration(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setDuration(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setDuration(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setDuration(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setDuration(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setDuration(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setDuration(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setDuration(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setDuration(Timestamp) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
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.ModifyRFQBasicInfoCmd
Stores the duration limit between successive responses.
setDuration(Timestamp) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores the duration limit between successive responses.
setDuration(Timestamp) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setDuration(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
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.
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 class com.ibm.commerce.negotiation.commands.ModifyAuctionTaskCmdImpl
Stores the incoming value for the day duration.
setDurationDays(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setDurationDays(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setDurationDays(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setDurationDays(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setDurationDays(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setDurationDays(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setDurationDays(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setDurationDays(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setDurationTime(Integer, Integer) - Method in interface com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmd
Hours and minute for the duration field on auction closing rule.
setDurationTime(Integer, Integer) - Method in class com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmdImpl
Sets up the duration timestamp based on hours and minutes.
setDurationTime(Integer, Integer) - Method in class com.ibm.commerce.negotiation.commands.ModifyAuctionTaskCmdImpl
Sets up the duration timestamp based on hours and minutes.
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.AuctionTaskBaseCmdImpl
Sets duration timestamp
setDurationTimestamp(Timestamp) - Method in class com.ibm.commerce.negotiation.commands.ModifyAuctionTaskCmdImpl
Sets duration timestamp
setDynamic(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroup
Sets the value of the 'Dynamic' attribute.
setDynamicAttributePersistenceManager(DynamicAttributePersistenceManager) - Method in class com.ibm.commerce.marketing.promotion.persistence.PersistenceManagerRegistry
Sets the dynamicAttributePersistenceManager.
setDynamicCatalogGroup(int) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogGroupType
Sets the value of the 'Dynamic Catalog Group' attribute.
setDynamicColumnMapping(DataImportPreProcessConfig.DynamicColumnMapping) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.Mapping
Sets the dynamic column mapping.
setDynamicColumnNameDelimiter(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DynamicColumnMapping
 
setDynamicColumnNamePattern(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DynamicColumnMapping
 
setDynamicColumnNameSeparator(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DynamicColumnMapping
 
setDynamicColumnNameTableColumn(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DynamicColumnMapping
 
setDynamicColumnValuePattern(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DynamicColumnMapping
 
setDynamicColumnValueSeparator(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DynamicColumnMapping
 
setDynamicKit(DynamicKitDataBean) - Method in class com.ibm.commerce.catalog.beans.RelatedDynamicKitDataBean
Sets the related Dynamic Kit
setDynamicKitCatalogEntryId(Long) - Method in class com.ibm.commerce.price.beans.DynamicKitPredefinedConfigurationDataBean
Sets the dynamic kit catalog entry ID used to lookup the bean
setDynamicKitCatalogEntryId(Long) - Method in interface com.ibm.commerce.price.commands.PredefinedConfigurationComponentPricingCmd
Sets the catalog entry ID of the dynamic kit.
setDynamicKitCatalogEntryId(Long) - Method in class com.ibm.commerce.price.commands.PredefinedConfigurationComponentPricingCmdImpl
Sets the catalog entry ID of the dynamic kit.
setDynamicKitConfigurationComponentListId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitConfigurationComponentList
Sets the value of the 'Dynamic Kit Configuration Component List Id' attribute.
setDynamicKitConfigurationForComponentList(DynamicKitPredefinedConfiguration) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitConfigurationComponentList
Sets the value of the 'Dynamic Kit Configuration For Component List' reference.
setDynamicKitConfigurationRelationForComponentList(DynamicKitNestedConfigurationRelation) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitConfigurationComponentList
setDynamicKitID(String) - Method in class com.ibm.commerce.catalog.beans.DynamicKitDataBean
Sets the ID that represents the primary key for this DynamicKit.
setDynamicKitPredefinedConfigId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitCatalogEntryConfigurationRelation
Sets the value of the 'Dynamic Kit Predefined Config Id' attribute.
setDynamicKitPredefinedConfigId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitConfigurationComponentList
Sets the value of the 'Dynamic Kit Predefined Config Id' attribute.
setDynamicKitPredefinedConfigId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitNestedConfigurationRelation
Sets the value of the 'Dynamic Kit Predefined Config Id' attribute.
setDynamicKitPredefinedConfigRelationId(Long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitConfigurationComponentList
Sets the value of the 'Dynamic Kit Predefined Config Relation Id' attribute.
setDynamicKitPredefinedConfigRelationId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitNestedConfigurationRelation
Sets the value of the 'Dynamic Kit Predefined Config Relation Id' attribute.
setDynamicKitPredefinedConfigurationForNestedConfiguration(DynamicKitPredefinedConfiguration) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitNestedConfigurationRelation
setDynamicKitPredefinedConfigurationId(Long) - Method in class com.ibm.commerce.price.beans.DynamicKitPredefinedConfigurationComponentDataBean
Sets the dynamic kit predefined configuration ID.
setDynamicKitPredefinedConfigurationId(Long) - Method in class com.ibm.commerce.price.beans.DynamicKitPredefinedConfigurationDataBean
Sets the dynamic kit predefined configuration ID used to lookup the bean.
setDynamicValueMapping(Map<String, String>) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DynamicColumnMapping
 
setEarlyBirdLimit(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setEarlyTranslation(boolean) - Static method in class com.ibm.commerce.edp.utils.EDPLog
This method sets if translation should happen inside of Payment Rules.
setECCorrectiveActionMessage(ECMessage) - Method in class com.ibm.commerce.beans.ErrorDataBean
This method sets the corrective action error message.
setECMessage(ECMessage) - Method in class com.ibm.commerce.beans.ErrorDataBean
This method sets the exception message.
setECMessage(ECMessage) - Method in exception com.ibm.commerce.context.exception.BusinessContextServiceException
Sets the message that describes this exception.
setECouponCurr(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the eCouponCurr.
setECouponDesc(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the eCouponDesc.
setECouponEndDay(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the eCouponEndDay.
setECouponEndMonth(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the eCouponEndMonth.
setECouponEndTime(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the eCouponEndTime.
setECouponEndTimeSelectedIndex(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the eCouponEndTimeSelectedIndex.
setECouponEndYear(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the eCouponEndYear.
setECouponName(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the eCouponName.
setECouponNumOffer(int) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the eCouponNumOffer.
setECouponRowList(ECouponPromotionChooseListRow[]) - Method in class com.ibm.commerce.tools.ecoupon.ECouponPromotionListBean
Deprecated.
Sets Ecoupon.
setECouponStartDay(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the eCouponStartDay.
setECouponStartMonth(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the eCouponStartMonth.
setECouponStartTime(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the eCouponStartTime.
setECouponStartTimeSelectedIndex(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the eCouponStartTimeSelectedIndex.
setECouponStartYear(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the eCouponStartYear.
setEditable(Boolean) - Method in class com.ibm.commerce.edp.config.RefundRuleData
This method sets if the refund rule is editable.
setEditable(boolean) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderStatusTypeImpl
 
setEditable(boolean) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderStatusType
Sets the value of the 'Editable' attribute.
setEditAction(int, EditAction) - Method in class com.ibm.commerce.edp.parsers.edits.AddOrderAmount
This method sets the EditAction needed by current business event AddOrderAmount.
setEditAction(int, EditAction) - Method in class com.ibm.commerce.edp.parsers.edits.ReduceOrderAmount
This method sets the EditAction needed by current business event ReduceOrderAmount.
setEditAction(int, EditAction) - Method in class com.ibm.commerce.edp.parsers.edits.ReplacePaymentInstruction
This method sets the EditAction needed by current business event ReplacePaymentInstruction.
setEditor(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.OrderCreateCmdImpl
Sets the editor ID with the value.
setEditor(OrderAccessBean) - Method in class com.ibm.commerce.ordermanagement.commands.AdvancedOrderEditBeginCmdImpl
Sets the editor ID with the value of the login ID.
setEditorId(Long) - Method in class com.ibm.commerce.order.commands.OrderCreateCmdImpl
Set the editor Id
setEditorId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets editorId
setEditorId(Long) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setEditResults(EDPEditResults) - Method in interface com.ibm.commerce.edp.commands.EditCmd
This method sets the aggregated result of each individual payment instruction.
setEditResults(EDPEditResults) - Method in class com.ibm.commerce.edp.commands.EditCmdImpl
This method sets the edit results.
setEditResults(EDPEditResults) - Method in class com.ibm.commerce.edp.commands.EditVoidCmdImpl
This method sets the edit results.
setEditReversalRules(PaymentActions) - Method in class com.ibm.commerce.edp.config.CoreConfiguration
This method sets the editReversalActions , when the Edit Reversal related business event occurs, this configuration will be evaluated.
setEditRules(EditRules) - Method in class com.ibm.commerce.edp.config.CoreConfiguration
This method sets the editRules , when the Edit Payment related business event occurs, this configuration will be evaluated.
setEDPAction(AbstractAction) - Method in class com.ibm.commerce.edp.tickler.AEDPTickler
This method sets the current Payment Rules action decided by the payment rules configuration.
setEDPAction(AbstractAction) - Method in interface com.ibm.commerce.edp.tickler.IEDPTickler
This method sets the action that created this tickler.
setEDPAtmPay(AtomicPaymentData) - Method in interface com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmd
This method sets edpAtmPay data for the successful payment action.
setEDPAtmPay(AtomicPaymentData) - Method in class com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmdImpl
This method sets edpAtmPay data.
setEdpException(EDPException) - Method in class com.ibm.commerce.edp.commands.AEDPTaskCmdImpl
This method gets EDP exception, if any, that occurred during the processing of the request.
setEdpException(EDPException) - Method in class com.ibm.commerce.payment.rules.EDPResults
This method sets a Payment Rules exception, if any, that occurred during the processing of the Payment Rules operation.
setEDPOrderId(Long) - Method in class com.ibm.commerce.edp.commands.AEDPTaskCmdImpl
This method sets the EDP order id.
setEDPOrderId(Long) - Method in interface com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmd
This method sets the current identifier of EDPOrder .
setEDPOrderId(Long) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmdImpl
This method sets the EDP order id.
setEDPOrderId(Long) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesVoidCmdImpl
This method sets the EDP order id.
setEDPOrderId(Long) - Method in class com.ibm.commerce.edp.tickler.AEDPTickler
This method sets the current EDPOrder ID involved in current tickler.
setEDPOrderId(Long) - Method in interface com.ibm.commerce.edp.tickler.IEDPTickler
This method sets the EDPOrder ID the tickler refered to.
setEDPOrderId(Long) - Method in class com.ibm.commerce.payment.event.PaymentEventData
This method gets current EDP order Id, and the corresponding EDP order stores the necessary order information needed by payment rules.
setEDPPayInst(PaymentInstructionData) - Method in interface com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmd
This method sets edpPayInst data for the successful payment action.
setEDPPayInst(PaymentInstructionData) - Method in class com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmdImpl
This method sets edpPayInst data.
setEDPPaymentInstructionId(Long) - Method in interface com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmd
This method sets the Payment instruction id in payment rule.
setEDPPaymentInstructionId(Long) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmdImpl
This method sets the payment instruction id in payment rule.
setEDPPaymentInstructionId(Long) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesVoidCmdImpl
This method sets the payment instruction id in payment rule.
setEDPPaymentInstructionId(Long) - Method in class com.ibm.commerce.edp.tickler.AEDPTickler
This method sets the ID of payment instruction in Payment Rules involved in current tickler.
setEDPPaymentInstructionId(Long) - Method in interface com.ibm.commerce.edp.tickler.IEDPTickler
This method sets the Payment Rules Payment Instruction ID the tickler refered to.
setEDPPaymentInstructionId(Long) - Method in class com.ibm.commerce.payment.actions.ActionData
This method sets the payment instruction ID in Payment Rules.
setEDPRefInst(RefundInstructionData) - Method in interface com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmd
This method sets edpRefInst data for the successful payment action.
setEDPRefInst(RefundInstructionData) - Method in class com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmdImpl
This method sets edpRefInst data.
setEDPReleaseId(List) - Method in interface com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmd
This method sets the involved EDPRelease.
setEDPReleaseId(List) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmdImpl
This method sets the release id in payment rule.
setEDPReleaseId(List) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesVoidCmdImpl
This method sets the release id in payment rule.
setEDPReleases(Collection) - Method in interface com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmd
This method sets edpRelease data for the successful payment action.
setEDPReleases(Collection) - Method in class com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmdImpl
This method sets edpRelease data.
setEDPResults(EDPResults) - Method in interface com.ibm.commerce.edp.commands.AEDPTaskCmd
This method sets the EDP results for the invoked EDP request.
setEDPResults(EDPResults) - Method in class com.ibm.commerce.edp.commands.AEDPTaskCmdImpl
This method sets the results of the business event request.
setEdpResults(EDPResults) - Method in class com.ibm.commerce.payment.rules.EDPEditResults
This method sets the results of Payment Rules edit operation.
setEDPTicklerFactory(String) - Method in class com.ibm.commerce.edp.parsers.edpglobalconfig.EDPGlobalConfigs
This method sets the current Payment Rules tickler factory that creates the corresponding ticklers.
setEDPWarning(String) - Method in class com.ibm.commerce.edp.commands.PrimePaymentCmdImpl
This method sets the payment rule warning information.
setEDPWarning(String) - Method in class com.ibm.commerce.edp.commands.PrimePaymentVoidCmdImpl
This method sets the payment rule warning information.
setEffective(Integer) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Effective' attribute.
setEffectiveDateTime(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.CouponCodeType
Sets the value of the 'Effective Date Time' attribute.
setEffectiveDateTime(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.CouponCodeTypeImpl
 
setEIRs(String[]) - Method in interface com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCloseCmd
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.ExpectedInventoryRecordDeleteCmd
Sets the list of expected inventory Ids.
setEIRs(String[]) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordDeleteCmdImpl
Sets the list of expected inventory identifiers.
setEJBLoaded(boolean) - Method in class com.ibm.commerce.base.helpers.OptCounterInfo
Sets whether the current OPTCOUNTER value was loaded using ejbLoad().
setEJBLoaded() - Method in class com.ibm.commerce.base.helpers.OptCounterInfo
Sets the property that indicates that the current OPTCOUNTER value was loaded using ejbLoad().
setElement(Element) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCCreateCmdImpl
Sets term and condition Element object.
setElement(Element) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCUpdateCmdImpl
Sets term and condition Element object.
setElement(int, Serializable) - Method in class com.ibm.commerce.datatype.SerializableTuple
This method replaces the specified array element with the specified Object.
setElementId(String) - Method in class com.ibm.commerce.bi.taglib.ElementBaseTag
Sets the elementId value
setElementId(Integer) - Method in class com.ibm.commerce.emarketing.commands.EmailIndividualCreateCmdImpl
This method sets the ID of the element.
setElementId(Integer) - Method in interface com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmd
This method sets the ID of the element.
setElementId(Integer) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
This method sets the ID of the element.
setElementId(Integer) - Method in class com.ibm.commerce.marketing.dialog.util.UserBehaviorRule
This method sets the element ID associated with this user behavior rule.
setElementId(String) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmd
Set element id.
setElementId(String) - Method in class com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmdImpl
Set the elementId.
setElementName(String) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionElementType
Sets the value of the 'Element Name' attribute.
setElementParameters(Map) - Method in interface com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmd
This method set the parameters associated with the element.
setElementParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
This method sets the parameters associated with the element.
setElementParameters(Map) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmd
This method sets the parameters associated with the element.
setElementParameters(Map) - Method in class com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmdImpl
This method sets the parameters associated with the element.
setElementSequence(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementType
Sets the value of the 'Element Sequence' attribute.
setElementSequence(double) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionElementType
Sets the value of the 'Element Sequence' attribute.
setElementSubType(String) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionElementType
Sets the value of the 'Element Sub Type' attribute.
setElementTemplateId(Integer) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the ID of the template that created this flow element.
setElementTemplateName(String) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the name of the template of this flow element.
setElementType(String) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionElementType
Sets the value of the 'Element Type' attribute.
setElementTypeId(Integer) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the ID of the type of this flow element.
setElementTypeName(String) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the name of the type of this flow element.
setElementXml(String) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method gets the XML associated with this flow element.
setEligibleTradingAgreementIdsAsString(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setEligibleTradingAgreementIdsAsString(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setEmail(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the email parameter for this Tag.
setEmail(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementEmailListAccessBean
 
setEmail(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryEmailListVO
Sets the e-mail address
setEmail(String) - Method in class com.ibm.commerce.me.datatype.Address
This method sets the email address.
setEmail(String) - Method in interface com.ibm.commerce.security.commands.SendPasswordNotificationCmd
This method sets the email address of the user.
setEmail(String) - Method in class com.ibm.commerce.security.commands.SendPasswordNotificationCmdImpl
Sets the email of the user.
setEmail(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the email search term.
setEmail(String) - Method in class com.ibm.commerce.tools.segmentation.SegmentCustomerListDataBean.Customer
Sets the e-mail address of the customer.
setEmail1(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setEmail1(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setEmail1(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets an e-mail address to be searched on
setEmail1(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the e-mail address 1 for the gift registry address
setEmail1(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Email1' attribute.
setEmail1(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
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.UpdateStoreAddressCmd
This method sets 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.VendorCreateCmd
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.VendorUpdateCmd
Set the 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.member.facade.server.commands.UserRegistrationEmailActivateResendCmd
This method sets e-mail address be used to send the activation message.
setEmail1(String) - Method in class com.ibm.commerce.member.facade.server.commands.UserRegistrationEmailActivateResendCmdImpl
This method sets the e-mail address be used to send the activation message.
setEmail1(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setEmail1(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the email or URL address 1 of the individual.
setEmail1(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
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.
setEmail1(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the primary email address.
setEmail2(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setEmail2(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setEmail2(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the e-mail address 2 for the gift registry address
setEmail2(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Email2' attribute.
setEmail2(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
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.UpdateStoreAddressCmd
This method sets the secondary e-mail address.
setEmail2(String) - Method in class com.ibm.commerce.inventory.commands.UpdateStoreAddressCmdImpl
Set the secondary e-mail address.
setEmail2(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setEmail2(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the email or URL address 2 of the individual.
setEmail2(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
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.
setEmail2(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the secondary email address.
setEmailAddress(EmailAddressType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Email Address' containment reference.
setEmailAddress1(EmailAddressType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'Email Address1' containment reference.
setEmailAddress2(EmailAddressType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'Email Address2' containment reference.
setEmailBody(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateDatabean
Sets the email body for this template
setEmailBody(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateSummaryDatabean
Sets the email body for this template
setEmailBody(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.EmailContentAccessBean
 
setEmailBodyType(Short) - Method in class com.ibm.commerce.emarketing.objects.EmailMessageAccessBean
 
setEmailBodyType(String) - Method in class com.ibm.commerce.emarketing.objects.EmailMessageAccessBean
 
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.
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.
setEmailConfigurationId(Integer) - Method in interface com.ibm.commerce.emarketing.commands.EmailConfigurationSaveTaskCmd
Set the ID of the e-mail configuration.
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.
setEmailContent(Integer) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.EmailMessageContentRelationKey
 
setEmailList(List) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAnnouncementVO
Sets a list of e-mail addresses
setEmailListId(Long) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryEmailListVO
Sets e-mail list ID
setEmailMessage(Integer) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.EmailMessageContentRelationKey
 
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.commands.EmailPromotionSaveTaskCmdImpl
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
 
setEmailMessageId(String) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionAccessBean
 
setEmailPromoMemberGroupId(String) - Method in class com.ibm.commerce.emarketing.commands.SendEmailActivityTaskCmdImpl
This method sets the ID of the member group associated with the e-mail promotion.
setEmailPromotionId(Integer) - Method in class com.ibm.commerce.emarketing.beans.EmailActivityUrlHelperDataBean
Set the e-mail promotion ID.
setEmailPromotionId(Integer) - Method in interface com.ibm.commerce.emarketing.commands.EmailPromotionDeleteTaskCmd
Sets the e-mail activity ID.
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.EmailPromotionSaveTaskCmd
Sets the e-mail promotion ID of the e-mail activity.
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.SendEmailActivityTaskCmd
Sets the EmailPromotionId for this command.
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.
setEmailSearchType(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the email search type.
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.commands.EmailConfigurationSaveTaskCmdImpl
Sets the hostname of the server to use for e-mail activities (either inbound or outbound).
setEmailServer(String) - Method in class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean
 
setEmailSubject(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateDatabean
Returns the email subject of this template.
setEmailSubject(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateSummaryDatabean
Sets the subject for this template
setEmailSubject(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.EmailContentAccessBean
 
setEmailTemplateDataObject(EmailTemplateDatabean) - Method in interface com.ibm.commerce.emarketing.emailtemplate.commands.EmailTemplateAddTaskCmd
Sets the email template object..which is a data holder object and contains all the data required to create a new template.
setEmailTemplateDataObject(EmailTemplateDatabean) - Method in class com.ibm.commerce.emarketing.emailtemplate.commands.EmailTemplateAddTaskCmdImpl
Sets the e-mail template object, which is data holder object.
setEmailTemplateDataObject(EmailTemplateDatabean) - Method in interface com.ibm.commerce.emarketing.emailtemplate.commands.EmailTemplateUpdateTaskCmd
Sets the email Template object..This is a data holder object, which contains all the data required to create a new email template
setEmailTemplateDataObject(EmailTemplateDatabean) - Method in class com.ibm.commerce.emarketing.emailtemplate.commands.EmailTemplateUpdateTaskCmdImpl
Sets the new email template object..
setEmailType(String) - Method in class com.ibm.commerce.me.datatype.Address
This method sets the type of the email address (work / home).
setEMarketingSpotId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean
This method sets the ID of the e-Marketing Spot.
setEMarketingSpotId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotAccessBean
 
setEMarketingSpotId(String) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotAccessBean
 
setEMarketingSpotId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleAccessBean
 
setEMarketingSpotId(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleAccessBean
 
setEMarketingSpotId(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleAddCmd
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.
setEMarketingSpotMappableObjectId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotMappableObjectAccessBean
 
setEMarketingSpotName(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean
This method 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.
setEMarketingSpotName(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl
Sets the name of the e-Marketing Spot.
setEMarketingSpotTypeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean
This method sets the ID of the e-Marketing Spot type.
setEMarketingSpotTypeName(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean
This method sets the name of the e-Marketing Spot type.
setEmlbody(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlcontent
Sets the value of the 'Emlbody' attribute.
setEmlbodytype(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlmsg
Sets the value of the 'Emlbodytype' attribute.
setEmlcontent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlcontent
Sets the value of the 'Emlcontent id' attribute.
setEmlcontent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlmcrel
Sets the value of the 'Emlcontent id' attribute.
setEmlcontentForEmlmcrel(Emlcontent) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlmcrel
Sets the value of the 'Emlcontent For Emlmcrel' reference.
setEmlmsg_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlmcrel
Sets the value of the 'Emlmsg id' attribute.
setEmlmsg_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlmsg
Sets the value of the 'Emlmsg id' attribute.
setEmlmsgForEmlmcrel(Emlmsg) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlmcrel
Sets the value of the 'Emlmsg For Emlmcrel' reference.
setEmlsubject(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlcontent
Sets the value of the 'Emlsubject' attribute.
setEmployeeID(String) - Method in interface com.ibm.commerce.member.facade.datatypes.BusinessProfileType
Sets the value of the 'Employee ID' attribute.
setEmployeeId(String) - Method in class com.ibm.commerce.user.objects.BusinessProfileAccessBean
 
setEmployeeId(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the employee identification (BUSPROF table).
setEmployeeId(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the employee identifier.
setEmployeeType(String) - Method in interface com.ibm.commerce.member.facade.datatypes.BusinessProfileType
Sets the value of the 'Employee Type' attribute.
setEmployeeType(String) - Method in class com.ibm.commerce.user.objects.BusinessProfileAccessBean
 
setEmployeeType(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the employee type.
setEmployeeType(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the employee type.
setEmpty(String) - Method in class com.ibm.commerce.foundation.dataload.config.ColumnConfigProperties
Set the empty attribute value
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.
setEMSData(String, List) - Method in class com.ibm.commerce.marketing.runtime.engine.TriggerHandler
This method sets a EMarketingSpotDataBean to be returned to be displayed in an e-Marketing Spot.
setEmsDataBeans(List) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotDataCmdImpl
This method sets the List of EMarketingSpotDataBeans returned by the marketing runtime.
setEmsDescription(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignEmsCreateCmd
Sets the description of the e-Marketing Spot.
setEmsDescription(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignEmsUpdateCmd
Sets the description of the e-Marketing Spot.
setEmsId(Integer) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotDataCmdImpl
This method sets the ID of the e-Marketing Spot.
setEmsId(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignEmsDeleteCmd
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.CampaignInitiativeDataBean.EmsSchedule
Sets the ID of the e-Marketing Spot.
setEmsList(Vector) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsListCursorDataBean
This method sets the list of CampaignEmsListDataBean data beans based on the database results.
setEmsName(String) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotDataCmdImpl
This method sets the name of the e-Marketing Spot.
setEmsName(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignEmsCreateCmd
Sets the name of the e-Marketing Spot.
setEmsName(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean
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.
setEmspot_id(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotcmd
Sets the value of the 'Emspot id' attribute.
setEmspot_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotcolldef
Sets the value of the 'Emspot id' attribute.
setEmspot_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotdef
Sets the value of the 'Emspot id' attribute.
setEmspot_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotpage
Sets the value of the 'Emspot id' attribute.
setEmspot_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotstats
Sets the value of the 'Emspot id' attribute.
setEmspot_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emspot
Sets the value of the 'Emspot id' attribute.
setEmspotForDmemspotcmd(Emspot) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotcmd
Sets the value of the 'Emspot For Dmemspotcmd' reference.
setEmspotForDmemspotcolldef(Emspot) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotcolldef
Sets the value of the 'Emspot For Dmemspotcolldef' reference.
setEmspotForDmemspotdef(Emspot) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotdef
Sets the value of the 'Emspot For Dmemspotdef' reference.
setEmspotForDmemspotpage(Emspot) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotpage
Sets the value of the 'Emspot For Dmemspotpage' reference.
setEmsTitleDataBeans(List) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotDataCmdImpl
This method sets the List of EMarketingSpotDataBeans returned by the marketing runtime used for e-Marketing Spot title.
setEmsUsageType(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsListCursorDataBean
This method sets the value of the usage type identifier.
setEmsUsageType(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsListDataBean
Sets the value of the usage type identifier.
setEnableAttributeLanguageFallback(boolean) - Method in class com.ibm.commerce.catalog.beans.ProductDataBean
Enables the language fallback for retrieving the attribute names.
setEnabled(Integer, boolean) - Method in class com.ibm.commerce.bi.BIConfigRegistry
Sets the enabled attribute for the store
setEnabled(Integer, String, boolean) - Method in class com.ibm.commerce.bi.BIConfigRegistry
Sets the enabled attribute for the store
setEnabled(Boolean) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DataProcessingConfig
Sets the enabled flag.
setEnabled(boolean) - Method in class com.ibm.commerce.messaging.commands.GetBatchAvailabilityCmdImpl
This method sets the enabled flag to determine if the partner will accept this request.
setEnabled(boolean) - Method in class com.ibm.commerce.messaging.commands.GetPriceAndAvailabilityCmdImpl
This method sets whether the partner will accept this request.
setEnabled(boolean) - Method in interface com.ibm.commerce.messaging.commands.RequestOrderQuotationPolicyCmd
This method sets the theEnabled flag to indicate if the partner will accept this request.
setEnabled(boolean) - Method in class com.ibm.commerce.messaging.commands.TransferShopcartCmdImpl
This method sets the flag indicating whether the partner accepts this request.
setEnabled(boolean) - Method in class com.ibm.commerce.search.base.AttributeInfo
Sets whether this column is enabled for this table.
setEncCurContr(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setEncCurContr(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.

setEncElgContr(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setEncElgContr(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.

setEncipheredMerchantKey(String) - Method in interface com.ibm.commerce.security.commands.DBAuthenticationCmd
Deprecated.
Retrieve the merchantkey by first calling ConfigProperties.singleton().getMerchantKey() and then call setMerchantKey(String) to set the merchant key to be used by the command.
setEncipheredMerchantKey(String) - Method in class com.ibm.commerce.security.commands.DBAuthenticationCmdImpl
Deprecated.
Retrieve the merchantkey by first calling ConfigProperties.singleton().getMerchantKey() and then call setMerchantKey(String) to set the merchant key to be used by the command.
setEncipheredMerchantKey(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Deprecated.
in version 6.0. This is no longer used.
setEncipheredMerchantKey(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Deprecated.
in version 6.0. This is no longer used.
setEncoding(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setEncoding(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setEncoding(String) - Method in interface com.ibm.commerce.command.ViewCommandContext
This method sets the character encoding.
setEncoding(String) - Method in class com.ibm.commerce.common.objects.LanguageAccessBean
 
setEncoding(HttpServletRequest, String) - Static method in class com.ibm.commerce.server.ServletHelper
Deprecated.
Use setEncoding(HttpServletRequest req, String defaultEncoding, String cookiePreix) instead
setEncoding(HttpServletRequest, String, String) - Static method in class com.ibm.commerce.server.ServletHelper
This method reserved for IBM Internal use only.
setEncoding(HttpServletRequest, Integer, Integer, String) - Static method in class com.ibm.commerce.server.ServletHelper
This method sets the encoding to be used to extract the input parameters.
setEncParOrg(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setEncParOrg(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.

setEncrypt(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.MerchantConfInfoProperty
This method marks if the merchant configuration information property is encrypted.
setEncrypted(int) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setEncrypted(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setEncrypted(int) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setEncrypted(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setEncrypted(int) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setEncrypted(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setEncrypted(int) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setEncrypted(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setEncrypted(int) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setEncrypted(String) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
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.RecordAuctionPaymentCmdImpl
Sets encrypted payment string.
setEncryptFlag(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setEncryptFlag(String) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setEncryptFlag(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setEncryptFlag(String) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setEncryptFlag(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setEncryptFlag(String) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setEncryptFlag(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setEncryptFlag(String) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setEncryptFlag(Integer) - Method in class com.ibm.commerce.utf.objects.PAttributeAccessBean
 
setEncryptFlag(String) - Method in class com.ibm.commerce.utf.objects.PAttributeAccessBean
 
setEncryptFlag(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setEncryptFlag(String) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setEncryptFlag(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setEncryptFlag(String) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setEncryptFlag(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setEncryptFlag(String) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setEncryption(int) - Method in interface com.ibm.commerce.negotiation.commands.RecordAuctionPaymentCmd
Stores the incoming value of the encryption flag.
setEncryption(int) - Method in class com.ibm.commerce.negotiation.commands.RecordAuctionPaymentCmdImpl
Sets encryption.
setEncryptionFlag(Integer) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Sets encryption flag
setEncryptionRequired(boolean) - Method in class com.ibm.commerce.payments.plugin.NameValueObject
This method sets the encryption flag on the name-value pair.
setEncSesContr(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setEncSesContr(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.

setEncyrptionFlagUrlName(String, boolean) - Method in interface com.ibm.commerce.utf.commands.PAttributeBaseCmd
Set Encryption flag
setEncyrptionFlagUrlName(String, boolean) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Sets encryption flag
setEndDate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'End Date' attribute.
setEndDate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'End Date' attribute.
setEndDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setEndDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setEndDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the end date.
setEndDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setEndDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setEndDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setEndDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets 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.CatalogEntryUpdateCmdImpl
Set an end date for the catalog entry
setEnddate(Timestamp) - Method in interface com.ibm.commerce.catalogmanagement.commands.OfferAddCmd
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.OfferUpdateCmd
Sets the end date of the offer.
setEnddate(Timestamp) - Method in class com.ibm.commerce.catalogmanagement.commands.OfferUpdateCmdImpl
Sets the end date of the offer
setEndDate(String) - Method in interface com.ibm.commerce.contract.commands.PolicyAddCmd
Sets 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.contract.commands.PolicyAddCmdImpl
Sets the end date of the business policy.
setEndDate(Timestamp) - 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.PolicyUpdateCmd
Sets the end date of the business policy.
setEndDate(Long) - Method in class com.ibm.commerce.contract.commands.PolicyUpdateCmdImpl
Set the end date of the business policy.
setEndDate(String) - Method in class com.ibm.commerce.contract.commands.PolicyUpdateCmdImpl
Sets the end date of the business policy.
setEndDate(Timestamp) - Method in class com.ibm.commerce.contract.commands.PolicyUpdateCmdImpl
Sets the end date of the business policy.
setEndDate(Timestamp) - Method in class com.ibm.commerce.contract.objects.BusinessPolicyAccessBean
 
setEndDate(String) - Method in class com.ibm.commerce.contract.objects.BusinessPolicyAccessBean
 
setEndDate(Timestamp) - Method in class com.ibm.commerce.contract.objects.ComponentOfferAccessBean
 
setEndDate(Timestamp) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setEndDate(Timestamp) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setEndDate(Timestamp) - Method in class com.ibm.commerce.experimentation.registry.ExperimentCache
This method sets the end date of the experiment.
setEndDate(Object) - Method in interface com.ibm.commerce.foundation.common.datatypes.OfferPriceType
Sets the value of the 'End Date' attribute.
setEndDate(Timestamp) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setEndDate(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setEndDate(Timestamp) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setEndDate(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setEndDate(Timestamp) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setEndDate(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setEndDate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setEndDate(String) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setEndDate(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'End Date' attribute.
setEndDate(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignType
Sets the value of the 'End Date' attribute.
setEnddate(Date) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Enddate' attribute.
setEnddate(Date) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Enddate' attribute.
setEndDate(Timestamp) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the end date of the activity.
setEndDate(Timestamp) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleAccessBean
 
setEndDate(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleAccessBean
 
setEndDate(Timestamp) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setEndDate(String) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setEndDate(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setEndDate(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setEndDate(Object) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.AbstractPageLayoutActivity
Sets the End Date of this Page Layout Activity.
setEndDate(Object) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionScheduleType
Sets the value of the 'End Date' attribute.
setEnddate(Date) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Enddate' attribute.
setEnddate(String) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the enddate
setEnddate(Date) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Enddate' attribute.
setEndDate(Timestamp) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the end date of the initiative schedule.
setEndDate(Timestamp) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean.EmsSchedule
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 interface com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleUpdateCmd
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.ContractDataBean
Sets the end date
setEndDate(Timestamp) - Method in class com.ibm.commerce.tools.contract.beans.PolicyDataBean
Sets the end date of the business policy
setEndDate(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLPromotionListRow
Sets the discount End date.
setEndDate(Timestamp) - Method in interface com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmd
This method sets the end date of the experiment to be created.
setEndDate(Timestamp) - Method in class com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmdImpl
This method sets the end date of the experiment to be created.
setEndDate(Timestamp) - Method in interface com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmd
This method sets the end date of the experiment to be updated.
setEndDate(Timestamp) - Method in class com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmdImpl
This method sets the end date of the experiment to be updated.
setEnddate(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the offering end date.
setEndDateFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the offering end date from the tools XML objects 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 objects and stores it in a member variable.
setEndDateLocale(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the endDateLocale
setEndDateUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets auction's end date from the WebSphere Commerce tools framework XML object, and sets it for the command.
setEndDateUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets auction's end date from the WebSphere Commerce tools framework XML object, and sets it for the command.
setEndDay(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the end day of the initiative schedule.
setEndDay(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean.EmsSchedule
Sets the end day of the initiative schedule.
setEndDays(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setEndDays(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setEndIndex(Integer) - Method in interface com.ibm.commerce.order.client.commands.GetOrderCmd
Sets the end index.
setEndIndex(Integer) - Method in class com.ibm.commerce.order.client.commands.GetOrderCmdImpl
Sets the end index.
setEndKey(Long) - Method in class com.ibm.commerce.foundation.dataload.idresolve.IDResolveRequest
set the end key
setEndMonth(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the end month of the initiative schedule.
setEndMonth(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean.EmsSchedule
Sets the end month of the initiative schedule.
setEndOfServiceDate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'End Of Service Date' attribute.
setEndOfServiceDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setEndOfServiceDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setEndOfServiceDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the end of service date.
setEndOfServiceDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setEndOfServiceDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setEndOfServiceDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setEndOfServiceDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setEndOfServiceDate(Timestamp) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmd
Sets the endOfService date for the catalog entry.
setEndOfServiceDate(Timestamp) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the endOfService date for the Catalog Entry.
setEndOfServiceDate(Timestamp) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatalogEntryUpdateCmd
Sets the endOfService date for the catalog entry.
setEndOfServiceDate(Timestamp) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryUpdateCmdImpl
Set the endOfService date for the catalog entry
setEndOfServiceDate(Timestamp) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Sets the endOfService date when the Catalog Entry was updated
setEndresult(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the endresult
setEndResult(Integer) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
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.ModifyRFQBasicInfoCmd
Stores an integer representing the expected outcome of this RFQ.
setEndResult(Integer) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores an integer representing the expected outcome of this RFQ.
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.utf.objects.RFQAccessBean
 
setEndResult(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setEndResultFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the offering end result from the tools XML objects and stores it in a member variable.
setEndTime(Timestamp) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setEndTime(String) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setEndTime(Date) - Method in class com.ibm.commerce.marketing.promotion.schedule.TimeRangeSchedule
Sets the endTime.
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.negotiation.commands.AuctionTaskBaseCmdImpl
Sets auction end date timestamp.
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.objects.AuctionAccessBean
 
setEndTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setEndTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setEndTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setEndTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setEndTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setEndTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setEndTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setEndTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setEndTime(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setEndTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setEndTime(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setEndTime(String) - Method in interface com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmd
Sets the endTime value
setEndTime(String) - Method in class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl
Sets the endTime value
setEndtime(String) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the endtime
setEndTime(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the endTime value from toolXMLObject, and sets it.
setEndTime(String) - Method in interface com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmd
Sets the endTime value
setEndTime(String) - Method in class com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmdImpl
Sets the endTime value
setEndTime(Timestamp) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the end time of the job.
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(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the end time of the initiative schedule.
setEndTime(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean.EmsSchedule
Sets the end time of the initiative schedule.
setEndTime(Timestamp) - Method in class com.ibm.commerce.utf.beans.RFQDataLight
Sets the rfq end time.
setEndTime(Timestamp) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
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.ModifyRFQBasicInfoCmd
Stores the supplied value for the RFQ closing time.
setEndTime(Timestamp) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores the supplied value for the RFQ closing time.
setEndtime(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the end time of the offering.
setEndTime(Timestamp) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setEndTime(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setEndTimeFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the offering end time from the tools XML objects 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 objects and stores it in a member variable.
setEndTimestamp(Timestamp) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the endTimestamp
setEndTimestamp(Timestamp) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Sets the end of validity period.
setEndTimestamp(Timestamp) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets the end of validity period.
setEndTimeStamp(Timestamp) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the endTimeStamp.
setEndtimestamp(Timestamp) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the end date and time of the offering in a java timestamp.
setEndTimeUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets auction's end time from the WebSphere Commerce tools framework XML objects, and sets it for the command.
setEndTimeUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets auction's end time from the WebSphere Commerce tools framework XML objects, and sets it for the command.
setEndYear(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the end year of the initiative schedule.
setEndYear(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean.EmsSchedule
Sets the end year of the initiative schedule.
setEnforceMinQuantity(String) - Method in class com.ibm.commerce.rfq.commands.RFQToContractCreateCmdImpl
Sets the enforce minimum quantity setting
setEngine(PromotionEngine) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Sets the promotion engine.
setEngineId(Long) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setEngineId(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setEngineName(String) - Method in class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine
Sets the name for engine
setEngineName(String) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionArgument
Sets the name of the promotion engine that is invoked.
setEngineName(String) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Sets the name of the promotion engine which created this promotion execution record
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setEntireCatalogAdjustment(Double) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setEntireCatalogAdjustment(String) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setEntireCatalogSelected(Integer) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setEntireCatalogSelected(String) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setEntitlementType(String) - Method in class com.ibm.commerce.tools.contract.beans.CatalogFilterDataBean
Sets the entitlement type for this filter
setEntityExperimental(boolean) - Method in class com.ibm.commerce.experimentation.runtime.DynamicEntity
This method sets the boolean flag that indicates whether or not the entity is generated by an experiment.
setEntityId(Long) - Method in class com.ibm.commerce.approval.commands.ApprovalNotifyCmdImpl
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.ApproversNotifyCmdImpl
Sets the entity ID.
setEntityId(Long) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setEntityId(String) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
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.contract.commands.ContractSubmitCheckApprovalCmdImpl
Sets the entity id.
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.order.commands.OrderProcessCheckApprovalCmdImpl
Allow UBF passes an entity Id to the entry action command.
setEntityId(Long) - Method in class com.ibm.commerce.tools.contract.beans.ContractDataBean
Sets the entity identifier for UBF
setEntityId(Long) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationAddCheckApprovalCmdImpl
Sets the entity id.
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.UserRegistrationAddCheckApprovalCmdImpl
Sets the entity identifier.
setEntityId(Long) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationAddPostApprovalNotificationCmdImpl
 
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.OrgEntityRegistrationAddCheckApprovalCmdImpl
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.UserRegistrationAddCheckApprovalCmdImpl
Sets the entity object.
setEntityObject(Object) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationAddPostApprovalNotificationCmdImpl
 
setEntry(String) - Method in class com.ibm.commerce.bi.taglib.CampaignURLBaseTag
Deprecated.
replaced by setName()
setEntryId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setEntryId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setEntryId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setEntryId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setEntryId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setEntryId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setEnumerationGroupId(Integer) - Method in class com.ibm.commerce.orderquotation.commands.OrderItemSelectCmd.EnumerationGroup
Sets the enumeration group ID.
setEnumerationGroups(OrderItemSelectCmd.EnumerationGroup[]) - Method in interface com.ibm.commerce.orderquotation.commands.OrderItemSelectCmd
Sets the enumeration groups.
setEnumerationGroups(OrderItemSelectCmd.EnumerationGroup[]) - Method in class com.ibm.commerce.orderquotation.commands.OrderItemSelectCmdImpl
Sets the enumeration groups.
setEnumerationIndex(Integer) - Method in class com.ibm.commerce.order.commands.OrderProcessCmd.Group
Sets the index of the enumeration.
setEnvironmentProperties(DataImportEnvironmentProperty) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DataProcessingConfig
Set the set environment properties object
setEquationExpression(String) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmd
Set the representing expression of price equation.
setEquationExpression(String) - Method in class com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmdImpl
Set the representing expression of price equation.
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
This method sets the error code of the data bean.
setErrorCode(String) - Method in class com.ibm.commerce.component.bod.ProcessingOutcomeMessage
Sets the error code for this noun
setErrorCode(Integer) - Method in class com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmdImpl
Deprecated.
Sets the errorcode.
setErrorCode(String) - Method in class com.ibm.commerce.foundation.common.exception.ApplicationError
This method sets error code.
setErrorCode(String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentDataBean
Setter for the error code.
setErrorCode(String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentResultDataBean
Sets the error code.
setErrorCodeMajor(int) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionErrorReport
Sets major error code
setErrorCodeMinor(int) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionErrorReport
Sets the minor error code
setErrorCodesSize(long) - Method in class com.ibm.commerce.promotion.uniquecode.generator.CodeGenerator
Set the error codes size.
setErrorContent(Hashtable) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Sets error content
setErrorContent(Hashtable) - Method in class com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmdImpl
Sets error content hashtable.
setErrorContent(Hashtable) - Method in class com.ibm.commerce.negotiation.commands.BidRuleBaseCmdImpl
Sets the errorContent.
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.DeleteAuctionCmdImpl
Sets the incoming hashtable of 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.DeleteAuctionTaskCmdImpl
Stores the incoming hashtable containing error codes.
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.rfq.commands.RFQItemAddCmdImpl
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.RFQItemCommentRemoveCmdImpl
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.RFQItemSpecificationAddCmdImpl
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.RFQModifyBasicCmdImpl
Copies the incoming hashtable into a member variable.
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.RFQResponseBaseCmdImpl
Sets errorContent.
setErrorContent(Hashtable) - Method in class com.ibm.commerce.rfq.commands.RFQResponseChangeStateBaseCmdImpl
Sets errorContent.
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.RFQTCRemoveCmdImpl
Copies the incoming hashtable into a member variable.
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.utf.commands.OfferingBaseCmdImpl
Sets the hashtable containing error codes.
setErrorContent(Hashtable) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Sets error content
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.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.RFQSubmitCmdImpl
Copies the incoming hashtable into a member variable.
setErrorFlag(boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Sets error flag.
setErrorFlag(boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmdImpl
Sets error flag.
setErrorFlag(boolean) - Method in class com.ibm.commerce.negotiation.commands.BidRuleBaseCmdImpl
Sets the error flag.
setErrorFlag(boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Sets errorFlag.
setErrorFlag(boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseChangeStateBaseCmdImpl
Sets errorFlag.
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.PAttributeBaseCmdImpl
Sets error flag
setErrorKey(String) - Method in class com.ibm.commerce.foundation.common.exception.ApplicationError
This method sets the error key of the client error.
setErrorKey(String) - Method in class com.ibm.commerce.negotiation.operation.BidDeleteHelper
setErrorKey Saves the most recent NLV error message key.
setErrorKey(String) - Method in class com.ibm.commerce.payment.actions.PaymentActionData
This method sets the error key of this payment action.
setErrorMessage(String) - Method in class com.ibm.commerce.beans.DataBeanHelper
This method sets the error message of the data bean.
setErrorMessage(ECMessage) - Method in class com.ibm.commerce.component.bod.ProcessingOutcomeMessage
Sets an error message indicating why the corresponding value object failed to be processed
setErrorMessage(String) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionErrorReport
Sets the error message
setErrorMessageMap(Map) - Method in class com.ibm.commerce.edp.commands.AEDPPaymentTaskCmdImpl
This method sets the map containing error message of each Payment Instruction.
setErrorMode(boolean) - Method in class com.ibm.commerce.catalog.beans.ItemDataBean
Sets the error mode.
setErrorMode(boolean) - Method in class com.ibm.commerce.catalog.beans.ProductDataBean
Sets the error mode.
setErrorMode(boolean) - Method in interface com.ibm.commerce.catalog.beans.ProductInputDataBean
Sets the error mode.
setErrorMode(boolean) - Method in class com.ibm.commerce.price.commands.AbstractGetEntitledPriceCmdImpl
Sets the flag to indicate if exception will be thrown when the price cannot be found
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).
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.FloorPriceLookupCmd
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 class com.ibm.commerce.price.commands.FloorPriceLookupCmdImpl
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
Sets whether an exception will be thrown when the price cannot be found for the input catalog entry.
setErrorMode(boolean) - Method in interface com.ibm.commerce.price.commands.GetContractUnitPriceCmd
Sets whether an exception will be thrown when the price cannot be found for the input catalog entry.
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.GetProductContractUnitPriceCmd
Sets whether an exception will be thrown when the price cannot be found for the input catalog entry.
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 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).
setErrorParameters(Object[]) - Method in class com.ibm.commerce.foundation.common.exception.ApplicationError
This method sets the parameter errors.
setErrorProperties(TypedProperty) - Method in class com.ibm.commerce.beans.ControllerCommandInvokerDataBean
This method sets the error response properties.
setErrorRedirectURL(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordCmdImpl
This method sets the URL to redirect the user in case of error.
setErrorRedirectURL(String) - Method in interface com.ibm.commerce.security.commands.ResetPasswordRegisterCmd
Sets the error URL to which to redirect if specified.
setErrorRedirectURL(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordRegisterCmdImpl
Sets the error URL to which to redirect if specified.
setErrorTask(String) - Method in interface com.ibm.commerce.security.commands.AuthenticationPolicyCmd
This function allows the default error view task of the command to be overwritten.
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.
setErrorTaskName(String) - Method in exception com.ibm.commerce.exception.ECException
This method sets the error view task name for this exception.
setErrorTaskName(String) - Method in interface com.ibm.commerce.negotiation.commands.AutoBidsInitTaskCmd
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in class com.ibm.commerce.negotiation.commands.AutoBidsInitTaskCmdImpl
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in interface com.ibm.commerce.negotiation.commands.CalculateBestBidCmd
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in class com.ibm.commerce.negotiation.commands.CalculateBestBidCmdImpl
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in interface com.ibm.commerce.negotiation.commands.CheckAutoBidUpdateAuthorizationCmd
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in class com.ibm.commerce.negotiation.commands.CheckAutoBidUpdateAuthorizationCmdImpl
Sets error task name that will be returned by the exceptions.
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.CheckBidControlCmdImpl
Sets the error task name.
setErrorTaskName(String) - Method in interface com.ibm.commerce.negotiation.commands.CheckBidderQualificationCmd
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in class com.ibm.commerce.negotiation.commands.CheckBidderQualificationCmdImpl
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in interface com.ibm.commerce.negotiation.commands.CheckBidderStatusCmd
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in class com.ibm.commerce.negotiation.commands.CheckBidderStatusCmdImpl
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in interface com.ibm.commerce.negotiation.commands.CheckBidUpdateAuthorizationCmd
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in class com.ibm.commerce.negotiation.commands.CheckBidUpdateAuthorizationCmdImpl
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in interface com.ibm.commerce.negotiation.commands.CheckGenBidRefCmd
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in class com.ibm.commerce.negotiation.commands.CheckGenBidRefCmdImpl
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in interface com.ibm.commerce.negotiation.commands.DetermineWinnersCmd
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in class com.ibm.commerce.negotiation.commands.DetermineWinnersCmdImpl
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in interface com.ibm.commerce.negotiation.commands.EvaluateSingleQuantityOpenCryBidCmd
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in class com.ibm.commerce.negotiation.commands.EvaluateSingleQuantityOpenCryBidCmdImpl
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in interface com.ibm.commerce.negotiation.commands.GenBidRefCmd
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in class com.ibm.commerce.negotiation.commands.GenBidRefCmdImpl
Sets error task name that will be returned by the exceptions.
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.ProcessControllerCmdImpl
Sets this command's error task name
setErrorTaskName(String) - Method in class com.ibm.commerce.negotiation.commands.ProcessRunner
Sets this process's error task name
setErrorTaskName(String) - Method in interface com.ibm.commerce.negotiation.commands.ProcessTaskCmd
Sets error task name that will be returned by the exceptions.
setErrorTaskName(String) - Method in class com.ibm.commerce.negotiation.commands.ProcessTaskCmdImpl
Sets error task name that will be returned by the exceptions.
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.ProcessToolsControllerCmdImpl
Sets this command's error task name
setErrorTaskName(String) - Method in class com.ibm.commerce.negotiation.operation.BidDeleteHelper
Sets the taskname that handles errors.
setErrorTaskName(String) - Method in interface com.ibm.commerce.payment.commands.CheckCCNumberCmd
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.DoLuhnCheckCmd
Sets the errorTaskName property of the command.
setErrorTaskName(String) - Method in class com.ibm.commerce.payment.commands.DoLuhnCheckCmdImpl
Sets the errorTaskName property of the command.
setErrorURL(String) - Method in class com.ibm.commerce.command.TempUploadCmdImpl
This method sets the errorURL to be forwarded when an error occurs during upload.
setErrorURL(String) - Method in class com.ibm.commerce.command.UploadToStreamCmdImpl
This method sets the errorURL to be forwarded to when an error occurs during upload.
setErrorUrl(String) - Method in interface com.ibm.commerce.order.commands.OrderTransferCheckCmd
Sets the error URL.
setErrorUrl(String) - Method in class com.ibm.commerce.order.commands.OrderTransferCheckCmdImpl
Sets the error url.
setErrorURL(String) - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationCheckCmdImpl
Sets the errorURL.
setErrorUrl(String) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the URL to be redirected to at the end of the command.
setErrorViewName(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
The error view name is now set in the response properties instead.
setErrorViewName(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
Set the error view name in the response properties instead.
setErrorViewName(String) - Method in interface com.ibm.commerce.giftregistry.commands.GiftRegistryAddressAuditCmd
Sets the name of the error view.
setErrorViewName(String) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryAddressAuditCmdImpl
Sets the name of the error view.
setErrorViewName(String) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryAuthenticationBaseActionForm
Sets the errorViewName view
setErrorViewName(String) - Method in class com.ibm.commerce.order.commands.DOMValidatePaymentMethodCmdImpl
Deprecated.
This method sets the error view name.
setErrorViewName(String) - Method in interface com.ibm.commerce.order.commands.ValidatePaymentMethodCmd
This method sets the error view name.
setErrorViewName(String) - Method in class com.ibm.commerce.order.commands.ValidatePaymentMethodCmdImpl
This method sets the error view name.
setErrorViewName(String) - Method in class com.ibm.commerce.payment.commands.CheckPaymentAcceptCLCmdImpl
Deprecated.
Sets the error view to be used to report error.
setErrorViewName(String) - Method in interface com.ibm.commerce.payment.commands.CheckPaymentAcceptPolicyCmd
Deprecated.
Sets the error view to be used to report error.
setErrorViewName(String) - Method in class com.ibm.commerce.payment.commands.CheckPaymentAcceptTestCmdImpl
Deprecated.
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.CheckPOSpendingLimitCmdImpl
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.CheckTASpendingLimitCmdImpl
Sets the error view to be used to report error.
setErrorViewName(String) - Method in class com.ibm.commerce.payment.commands.DoCancelCLCmdImpl
Deprecated.
Sets the error view to be used to report error.
setErrorViewName(String) - Method in interface com.ibm.commerce.payment.commands.DoCancelPolicyCmd
Deprecated.
Sets the error view to be used to report error.
setErrorViewName(String) - Method in class com.ibm.commerce.payment.commands.DoCancelTestCmdImpl
Deprecated.
Sets the error view to be used to report error.
setErrorViewName(String) - Method in class com.ibm.commerce.payment.commands.DoDepositCLCmdImpl
Deprecated.
Sets the error view to be used to report error.
setErrorViewName(String) - Method in interface com.ibm.commerce.payment.commands.DoDepositPolicyCmd
Deprecated.
Sets the error view to be used to report error.
setErrorViewName(String) - Method in class com.ibm.commerce.payment.commands.DoDepositTestCmdImpl
Deprecated.
Sets the error view to be used to report error.
setErrorViewName(String) - Method in class com.ibm.commerce.payment.commands.DoPaymentCLCmdImpl
Deprecated.
Sets the error view to be used to report error.
setErrorViewName(String) - Method in interface com.ibm.commerce.payment.commands.DoPaymentPolicyCmd
Deprecated.
Sets the error view to be used to report error.
setErrorViewName(String) - Method in class com.ibm.commerce.payment.commands.DoPaymentTestCmdImpl
Deprecated.
Sets the error view to be used to report error.
setErrorViewName(String) - Method in class com.ibm.commerce.payment.commands.DoRefundCLCmdImpl
Deprecated.
Sets the error view to be used to report error.
setErrorViewName(String) - Method in interface com.ibm.commerce.payment.commands.DoRefundPolicyCmd
Deprecated.
Sets the error view to be used to report error.
setErrorViewName(String) - Method in class com.ibm.commerce.payment.commands.DoRefundTestCmdImpl
Deprecated.
Sets the error view to be used to report error.
setErrorViewName(String) - Method in interface com.ibm.commerce.payment.commands.UpdatePOSpendingCmd
This method sets the error view to be used to report error.
setErrorViewName(String) - Method in class com.ibm.commerce.payment.commands.UpdatePOSpendingForLimitCheckCmdImpl
This command sets the error view to be used to report error.
setErrorViewName(String) - Method in interface com.ibm.commerce.payment.commands.UpdateTASpendingCmd
This method sets the error view to be used to report error.
setErrorViewName(String) - Method in class com.ibm.commerce.payment.commands.UpdateTASpendingForLimitCheckCmdImpl
This method sets the error view to be used to report error.
setErrorViewName(String) - Method in interface com.ibm.commerce.payment.commands.ValidatePONumberCmd
This method sets the error view to be used to report error.
setErrorViewName(String) - Method in class com.ibm.commerce.payment.commands.ValidatePONumberCmdImpl
This method 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.payment.extern.AuthorizeAccountPaymentCmdImpl
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.CheckAccountPaymentCmdImpl
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.CreditAccountCmdImpl
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.DebitAccountCmdImpl
Sets the error view to be used to report error.
setErrorViewName(String) - Method in interface com.ibm.commerce.returns.commands.RefundPaymentPolicyCmd
Deprecated.
(Optional) error view name passed in by the caller.
setErrorViewName(String) - Method in class com.ibm.commerce.returns.commands.RefundPaymentPolicyCmdImpl
Deprecated.
 
setErrorViewName(String) - Method in interface com.ibm.commerce.usermanagement.commands.AuditBaseCmd
Sets the error view name.
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.OrgEntityRegistrationCmd
Sets the name of the Error View that overwrites the default Error View of the command.
setErrorViewName(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set the error view name.
setErrUrl(String) - Method in interface com.ibm.commerce.pvc.commands.PVCBufferUrlCmd
Sets the redirect view name.
setErrUrl(String) - Method in class com.ibm.commerce.pvc.commands.PVCBufferUrlCmdImpl
Set the redirect view name.
setESpot(PageLocationActivityESpot) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.pagelocation.PageLocationActivity
Sets a given ESpot to this Page Location Activity.
setEspotData(MarketingSpotDataType) - Method in class com.ibm.commerce.bi.taglib.CampaignBaseTag
Sets the MarketingSpotDataType SDO to be used for generating the campaign data
setEspotDataJSON(HashMap) - Method in class com.ibm.commerce.bi.taglib.CampaignBaseTag
Sets the MarketingSpotData JSON object to be used to get the data for analysis
setESpotId(Integer) - Method in class com.ibm.commerce.content.objects.ESpotSchdcfgRelAccessBean
 
setESpotName(String) - Method in interface com.ibm.commerce.content.commands.EContentSpotCacheInvalCmd
Deprecated.
Sets the name of the Content Spot that is used in this command.
setESpotName(String) - Method in class com.ibm.commerce.content.commands.EContentSpotCacheInvalCmdImpl
Deprecated.
Sets the name of the Content Spot that is used in this command.
setEstimatedAvailabilityDate(Timestamp) - Method in interface com.ibm.commerce.orderquotation.commands.QuotationResponseItemBase
Sets the estimated availability date of the item.
setEstimatedAvailabilityDate(Timestamp) - Method in class com.ibm.commerce.orderquotation.commands.QuotationResponseItemBaseImpl
Sets the estimated availability date of the item.
setEstimatedAvailableDateTime(Timestamp) - Method in interface com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmd
This method sets the available time
setEstimatedAvailableDateTime(Timestamp) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmdImpl
This method sets the available time
setEstimatedAvailableTime(Timestamp) - Method in class com.ibm.commerce.order.calculation.Item
 
setEstimatedAvailableTime(Timestamp) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets estimated available time
setEstimatedAvailableTime(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setEstimatedAvailableTime(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setEvaluateAllAndIgnoreTimeInterval() - Method in class com.ibm.commerce.catalog.facade.server.helpers.RuleBasedCategoryHelper
This method will set the evaluating column to '2' for all rule based sales categories.
setEvaluateAllChildItems(boolean) - Method in class com.ibm.commerce.marketing.databeans.PromotionalPriceDataBean
Sets the flag to indicate whether all child items of a product catalog entry must be evaluated.
setEvaluating(int, String) - Method in class com.ibm.commerce.catalog.facade.server.helpers.RuleBasedCategoryHelper
This method will set the evaluating column in the catgrprule table for this category.
setEvent(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListEventInformationType
Sets the value of the 'Event' attribute.
setEvent(DataServiceEventType) - Method in class com.ibm.commerce.location.facade.server.commands.DispatchClientLocationEventCmdImpl
Set the client location from a Celadon event
setEvent(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmuserbhvr
Sets the value of the 'Event' attribute.
setEventData(HashMap) - Method in interface com.ibm.commerce.order.commands.RaiseOrderEventCmd
This method sets the event data.
setEventData(HashMap) - Method in class com.ibm.commerce.order.commands.RaiseOrderEventCmdImpl
This method sets the event data.
setEventDate(Date) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setEventDate(Object) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListEventInformationType
Sets the value of the 'Event Date' attribute.
setEventDate(Date) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryValuesAuditCmdImpl
Sets the event date for a gift registry
setEventDate(Date) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the event date for the gift registry
setEventDay(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the country to be searched on if set
setEventDay(Integer) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryValuesAuditCmdImpl
Sets the day of an event
setEventGlobalId(String) - Method in interface com.ibm.commerce.event.impl.commands.RaiseECEventCmd
This method sets the name of the event to raise.
setEventGlobalId(String) - Method in class com.ibm.commerce.event.impl.commands.RaiseECEventCmdImpl
This method sets the name of the event to raise.
setEventId(String) - Method in class com.ibm.commerce.bi.taglib.ConversionBaseTag
Sets the eventId for the non e-conversion event
setEventIdentifier(String) - Method in class com.ibm.commerce.approval.commands.ApprovalNotifyCmdImpl
Sets the event identifier.
setEventInformation(GiftListEventInformationType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListType
Sets the value of the 'Event Information' containment reference.
setEventMonth(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the event month to be searched on if set
setEventMonth(Integer) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryValuesAuditCmdImpl
Sets the month of an event
setEventName(String) - Method in interface com.ibm.commerce.order.event.RaiseOrderSubmitEventCmd
This method sets the event name
setEventName(String) - Method in class com.ibm.commerce.order.event.RaiseOrderSubmitEventCmdImpl
This method sets the event name
setEvents(Document) - Method in interface com.ibm.commerce.bi.events.transmit.GenericTransmitter
Sets the list of events that should be sent.
setEvents(HashMap) - Method in class com.ibm.commerce.bi.events.xml.EventMapper
The setter for the internal CBE XML�s to be transformed The eventList will contain an Long KEY as event ID and value as a Document representing the CBE XML to be transformed
setEventType(int) - Method in class com.ibm.commerce.context.content.events.ContentData
Sets the event type.
setEventType(int) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats
Deprecated.
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. 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.SAStats
Sets the event type recorded in the current event.
setEventType(Integer) - Method in interface com.ibm.commerce.order.commands.RaiseOrderEventCmd
This method sets the event type.
setEventType(Integer) - Method in class com.ibm.commerce.order.commands.RaiseOrderEventCmdImpl
This method sets the event type.
setEventTypeDescription(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setEventTypeId(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setEventTypeId(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementTemplateAccessBean
 
setEventTypeId(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeAccessBean
 
setEventTypeId(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeDescriptionAccessBean
 
setEventTypeId(Integer) - Method in interface com.ibm.commerce.giftcenter.commands.SendAnnouncementCmd
Sets the event type identifier of the event
setEventTypeId(Integer) - Method in class com.ibm.commerce.giftcenter.commands.SendAnnouncementCmdImpl
Sets the event type identifier of the event
setEventTypeId(Integer) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementTemplateListDataBean
Sets the event type ID for which this template is associated
setEventTypeId(Integer) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryEventTypeDataBean
Sets the eventTypeId.
setEventTypeId(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the ID of the event type that is associated with the gift registry
setEventTypeId(Integer) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryValuesAuditCmdImpl
Set event type ID
setEventTypeId(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Set the event type ID for the gift registry
setEventTypeName(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeAccessBean
 
setEventTypeName(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRuleAccessBean
 
setEventYear(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the event year to be searched on if set
setEventYear(Integer) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryValuesAuditCmdImpl
Sets the year of an event
setExceededPageSize(boolean) - Method in class com.ibm.commerce.search.beans.SearchBaseDataBean
To set exceededPageSize.
setExceededResultSize(boolean) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set exceededResultSize.
setException(Throwable) - Method in class com.ibm.commerce.beans.ErrorDataBean
This method sets the exception of the error data bean.
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.catalog.commands.ErrorProductAttributeCmdImpl
Sets the exception that this command is responsible for handling.
setException(Exception) - Method in class com.ibm.commerce.content.facade.server.commands.AttachmentResponseBuildBaseCmdImpl
This method sets the exception.
setException(Exception) - Method in class com.ibm.commerce.content.facade.server.commands.ManagedDirectoryResponseBuildBaseCmdImpl
This method sets the exception.
setException(Exception) - Method in class com.ibm.commerce.content.facade.server.commands.ManagedFileResponseBuildBaseCmdImpl
This method sets the exception.
setException(Throwable) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmdImpl
This method sets the current thrown exception.
setException(Throwable) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesVoidCmdImpl
This method sets the current thrown exception.
setException(Throwable) - Method in exception com.ibm.commerce.exception.ECException
This method sets the Exception object associated with this exception.
setException(Exception) - Method in class com.ibm.commerce.foundation.server.command.soi.ConfirmBODResponseCmdImpl
This method sets the exception that resulted when executing the request.
setException(Exception) - Method in interface com.ibm.commerce.foundation.server.command.soi.MessageMappingResponseCmd
This method is called to set the associated exception that occurred during executing the controller command.
setException(Throwable) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionErrorReport
Sets the exception attribute
setException(Exception) - Method in class com.ibm.commerce.member.facade.server.commands.AbstractMemberResponseBaseCmdImpl
 
setException(Exception) - Method in class com.ibm.commerce.member.facade.server.commands.AcknowledgePersonCreateGuestCmdImpl
This method sets the exception that resulted when executing the business logic.
setException(Exception) - Method in class com.ibm.commerce.messaging.commands.SendWCSOrderCmdImpl
Sets the execution exception when it happens.
setException(Exception) - Method in class com.ibm.commerce.messaging.commands.SendXMLOrderCmdImpl
Sets the execution exception when it happens.
setException(Exception) - Method in class com.ibm.commerce.order.facade.server.commands.OrderResponseBuildBaseCmdImpl
This method sets the exception.
setException(Throwable) - Method in class com.ibm.commerce.ras.MessageLogEvent
Sets the exception.
setExceptionField(String, Object) - Method in exception com.ibm.commerce.exception.ECApplicationException
This method sets a name/value pair in the exception fields object.
setExceptionFields(TypedProperty) - Method in exception com.ibm.commerce.exception.ECApplicationException
This method sets the parameters that caused the exception.
setExceptionType(String) - Method in class com.ibm.commerce.beans.ErrorDataBean
This method sets the exception type.
setExceptionValues(ECMessage, Object[], String, Throwable) - Method in exception com.ibm.commerce.exception.ECSystemException
This method sets the exception values of an ECSystemException.
setExclsve(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Exclsve' attribute.
setExclude(String) - Method in interface com.ibm.commerce.membergroup.commands.AddMemberGroupMemberCmd
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.AddMemberGroupMembersCmd
Sets the exclude value.
setExclude(String) - Method in class com.ibm.commerce.membergroup.commands.AddMemberGroupMembersCmdImpl
Sets the exclude flag.
setExclude(String) - Method in class com.ibm.commerce.user.objects.MemberGroupMemberAccessBean
 
setExcludeImplicitProductSetId(String) - Method in class com.ibm.commerce.catalogfilter.dataload.mediator.CatalogFilterCatentrySelectionMediator
This method sets excludeImplicitProductSetId catalog product set id.
setExcludePromotionCode(boolean) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets whether to retrieve the CalculationCodes which requires promotion code.
setExcludePromotionCode(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets whether to retrieve the CalculationCodes which requires promotion code
setExcludeUnListedColumns(boolean) - Method in class com.ibm.commerce.foundation.dataload.config.TableConfigProperties
Set the flag for the excluding all columns which are not specified.
setExclusion(String) - Method in interface com.ibm.commerce.membergroup.commands.DeleteMemberGroupAllMemberCmd
Sets the exclusion.
setExclusion(String) - Method in class com.ibm.commerce.membergroup.commands.DeleteMemberGroupAllMemberCmdImpl
set the exclude flag.
setExclusion(boolean) - Method in interface com.ibm.commerce.productset.commands.ProductSetPublishCmd
Sets the exclusion flag.
setExclusionPSIds(Vector) - Method in class com.ibm.commerce.catalog.beans.CategoryDataBean
Sets the exclusion product set IDs.
setExclusive(int) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the exclusiveness of current RLPromotion object.
setExclusiveLevel(int) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the exclusive level.
setExclusiveLevel(int) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the exclusive level of the promotion.
setExclusiveType(Object) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionType
Sets the value of the 'Exclusive Type' attribute.
setExeceptionForFailure(Throwable) - Method in class com.ibm.commerce.subscription.scheduler.actions.AbstractSubscriptionScheduledActionCmdImpl
This method sets the exception which caused the failure for this command.
setExeceptionForFailure(Throwable) - Method in interface com.ibm.commerce.subscription.scheduler.actions.SubscriptionScheduledActionCmd
This method sets the exception which caused the command to fail.
setExecutedInitiativeId(Integer) - Method in class com.ibm.commerce.marketing.beans.AwarenessAdvertisementMPE
Deprecated.
Sets the initiative ID.
setExecutedInitiativeId(Integer) - Method in class com.ibm.commerce.marketing.beans.CatalogEntryMPE
Deprecated.
Sets the initiative ID.
setExecutionProperties(TypedProperty) - Method in class com.ibm.commerce.datatype.CommandProperty
This method sets the execution properties.
setExemptedFromAffectRule(boolean) - Method in class com.ibm.commerce.marketing.promotion.policy.EachItemCanParticipateInPromotionOncePolicy
Sets the flag that controls whether to enforce the each item can be affected by a single promotion rule or not
setExemptedFromTargetRule(boolean) - Method in class com.ibm.commerce.marketing.promotion.policy.EachItemCanParticipateInPromotionOncePolicy
Sets the flag that controls whether to enforce the each item can be targeted by a single promotion rule or not
setExOrderFacadeClient(ExternalOrderFacadeClient) - Method in class com.ibm.commerce.order.commands.ExternalOrderCalculateCmdImpl
This method sets the ExternalOrderFacadeClient
setExpandConfigurationId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the expandConfigurationId parameter.
setExpandConfigurationId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the expandConfigurationId parameter.
setExpandConfigurationId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the expandConfigurationId parameter.
setExpectedAmount(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCCreditEditCmdImpl
This method sets the expected amount of current credit.
setExpectedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.Credit
This method sets the expected amount of this credit, which is the maximum amount that will be credited under this object.
setExpectedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets the expected amount in the Payment object.
setExpectedDate(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCreateCmdImpl
Sets the date the inventory is expected.
setExpectedDate(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordUpdateCmdImpl
Sets the date the inventory is expected.
setExpectedDate(Object) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryDetailExternalIdentifierType
Sets the value of the 'Expected Date' attribute.
setExpectedDate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setExpectedDate(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setExpectedDate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setExpectedDate(String) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setExpectedInventoryDetailIdentifier(ExpectedInventoryDetailIdentifierType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryDetailType
Sets the value of the 'Expected Inventory Detail Identifier' containment reference.
setExpectedInventoryDetailIdentifier(ExpectedInventoryDetailIdentifierType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryReceiptType
Sets the value of the 'Expected Inventory Detail Identifier' containment reference.
setExpectedInventoryRecord(ExpectedInventoryRecordType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.DocumentRoot
Sets the value of the 'Expected Inventory Record' containment reference.
setExpectedInventoryRecordBODVersion(String) - Method in interface com.ibm.commerce.inventory.facade.datatypes.DocumentRoot
Sets the value of the 'Expected Inventory Record BOD Version' attribute.
setExpectedInventoryRecordIdentifier(ExpectedInventoryRecordIdentifierType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryRecordType
Sets the value of the 'Expected Inventory Record Identifier' containment reference.
setExpectedInventoryRecordsBackAlloNum(Integer) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean
 
setExpectedInventoryRecordsBackAlloNum(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean
 
setExpectedInventoryRecordsDetailComment(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setExpectedInventoryRecordsDetailId(Long) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean
 
setExpectedInventoryRecordsDetailId(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean
 
setExpectedInventoryRecordsDetailId(Long) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setExpectedInventoryRecordsDetailId(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setExpectedInventoryRecordsId(Long) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setExpectedInventoryRecordsId(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setExpectedInventoryRecordsId(Long) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setExpectedInventoryRecordsId(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setExpectedShipDate(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemFulfillmentInfoTypeImpl
 
setExpectedShipDate(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemFulfillmentInfoType
Sets the value of the 'Expected Ship Date' attribute.
setExpedite(boolean) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemShippingInfoTypeImpl
 
setExpedite(boolean) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemShippingInfoType
Sets the value of the 'Expedite' attribute.
setExperiment(CampaignElementIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ExperimentResultType
Sets the value of the 'Experiment' containment reference.
setExperiment_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexplog
Sets the value of the 'Experiment id' attribute.
setExperiment_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpstats
Sets the value of the 'Experiment id' attribute.
setExperimentData(String, Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the experiment data.
setExperimentData(String, Integer, Integer, Integer, String, String, boolean, Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This method sets the experiment data.
setExperimentFormat(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Experiment Format' attribute.
setExperimentId(Integer) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setExperimentId(Integer) - Method in class com.ibm.commerce.experimentation.objects.ExperimentResultAccessBean
 
setExperimentId(Integer) - Method in class com.ibm.commerce.experimentation.registry.ExperimentCache
This method sets the ID of the experiment.
setExperimentId(Integer) - Method in class com.ibm.commerce.experimentation.runtime.DynamicEntity
This method sets the ID of the experiment which generates this business object as its display content.
setExperimentId(String) - Method in class com.ibm.commerce.marketing.runtime.util.ExperimentDataBean
This method sets the ID of the experiment which resulted in data being displayed in an eMarketing Spot.
setExperimentId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the experiment ID.
setExperimentId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This value sets the experiment ID.
setExperimentId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultsListDataBean
This method sets the experiment ID.
setExperimentId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.ExpCpgnStats
This method sets the experiment ID recorded in the current event.
setExperimentId(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmd
This method sets the ID of the experiment associated with the e-Marketing Spot.
setExperimentId(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl
This method sets the ID of the experiment associated with the e-Marketing Spot.
setExperimentId(Integer) - Method in interface com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmd
This method sets the ID of the experiment to be updated.
setExperimentId(Integer) - Method in class com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmdImpl
This method sets the ID of the experiment to be updated.
setExperimentName(String) - Method in class com.ibm.commerce.bi.taglib.CampaignBaseTag
Sets the experiment name that should be used
setExperimentName(String) - Method in class com.ibm.commerce.experimentation.registry.ExperimentCache
This method sets the name of the experiment.
setExperimentName(String) - Method in class com.ibm.commerce.experimentation.runtime.DynamicEntity
This method sets the name of the experiment which generates this business object as its display content.
setExperimentName(String) - Method in class com.ibm.commerce.marketing.runtime.util.ExperimentDataBean
This method sets the name of the experiment which resulted in data being displayed in an eMarketing Spot.
setExperimentName(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the name of the experiment.
setExperimentName(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This value sets the name of the experiment.
setExperimentResult(Integer, Short) - Method in interface com.ibm.commerce.context.experiment.ExperimentContext
This method sets the result of the given experiment for the user who owns this context.
setExperimentResult(Integer, Short) - Method in class com.ibm.commerce.context.experimentimpl.ExperimentContextImpl
This method sets the result of the given experiment for the user who owns this context.
setExperimentStatistics(ExperimentStatisticsType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementType
Sets the value of the 'Experiment Statistics' containment reference.
setExperimentTestElements(List) - Method in interface com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmd
This method sets the set of experiments and test elements that have been passed along the activity flow.
setExperimentTestElements(List) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
This method sets the set of experiments and test elements that have been passed along the activity flow.
setExperimentTestElements(List) - Method in class com.ibm.commerce.marketing.runtime.util.EMarketingSpotDataBean
This method sets the set of experiments and test elements that have been passed along the activity flow.
setExperimentType(Short) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the type of the experimental activity.
setExperimentType(String) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the type of this experiment.
setExperimentTypeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the type of the experiment.
setExperimentTypeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This method sets the type of the experiment.
setExpiration(Timestamp) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setExpiration(String) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setExpiration(Date) - Method in class com.ibm.commerce.me.datatype.PaymentInfo
This method sets the card expiration date.
setExpirationDate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemVersion
Sets the value of the 'Expiration Date' attribute.
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets 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.CatalogEntryUpdateCmdImpl
Set an expiration date for the item version
setExpirationDate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ItemVersionAccessBean
 
setExpirationDate(String) - Method in class com.ibm.commerce.inventory.objects.ItemVersionAccessBean
 
setExpirationDate(Timestamp) - Method in class com.ibm.commerce.negotiation.commands.RecordAuctionPaymentCmdImpl
Sets the expiration date.
setExpirationDate(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.QuoteTypeImpl
 
setExpirationDate(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.QuoteType
Sets the value of the 'Expiration Date' attribute.
setExpirationDate(Date) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method sets the expiration date of the Payment approval (authorization).
setExpirationDate(Date) - Method in interface com.ibm.commerce.payments.plugin.Payment
This method sets the date the payment approval (authorization) is supposed to expire.
setExpirationDateTime(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.CouponCodeType
Sets the value of the 'Expiration Date Time' attribute.
setExpirationDateTime(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.CouponCodeTypeImpl
 
setExpirationTime(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.FinancialTransactionType
Sets the value of the 'Expiration Time' attribute.
setExpire(Integer) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Expire' attribute.
setExpireCount(Integer) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setExpireCount(Integer) - Method in class com.ibm.commerce.experimentation.registry.ExperimentCache
This method sets the expire count of the experiment, which is used to determine when the experiment would be expired.
setExpireCount(Integer) - Method in interface com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmd
This method sets the expire count of the experiment to be created, which is used to determine the number of customers to display the experiment to before the experiment expires.
setExpireCount(Integer) - Method in class com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmdImpl
This method sets the expire count of the experiment to be created, which is used to determine the number of customers to display the experiment to before the experiment expires.
setExpireCount(Integer) - Method in interface com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmd
This method sets the expire count of the experiment to be updated, which is used to determine the number of customers to display the experiment to before the experiment expires.
setExpireCount(Integer) - Method in class com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmdImpl
This method sets the expire count of the experiment to be updated, which is used to determine the number of customers to display the experiment to before the experiment expires.
setExpired(boolean) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method indicates if the Payment approval (authorization) has expired.
setExpired(boolean) - Method in interface com.ibm.commerce.payments.plugin.Payment
This method indicates if the Payment approval (authorization) has expired.
setExpired(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets if the approval of this payment is expired.
setExpireDate(Timestamp) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets expireDate
setExpireDate(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setExpiredTime(long) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentEditCmdImpl
This method sets the expired time specified for this payment.
setExpirePeriod(Long) - Method in class com.ibm.commerce.order.objects.StoreQuoteConfigurationAccessBean
 
setExpireTime(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCCreditEditCmdImpl
This method sets the expire time of current credit.
setExpiryDate(Timestamp) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setExpiryDate(Timestamp) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
No replacement.
setExplicitEntitlement(boolean) - Method in class com.ibm.commerce.user.beans.OrganizationListDataBean
Make the result set of organizations to only return the actual organizations where the role is played.
setExportAll(boolean) - Method in interface com.ibm.commerce.member.facade.datatypes.MemberGroupType
Sets the value of the 'Export All' attribute.
setExportAllData(boolean) - Method in interface com.ibm.commerce.account.commands.AccountExportCmd
Sets the exporting all data flag.
setExportAllData(boolean) - Method in class com.ibm.commerce.account.commands.AccountExportCmdImpl
Sets the exporting all data flag.
setExportAllData(boolean) - Method in interface com.ibm.commerce.contract.commands.ContractExportCmd
Sets the exporting all data flag.
setExportAllData(boolean) - Method in class com.ibm.commerce.contract.commands.ContractExportCmdImpl
Sets the exporting all data flag.
setExpressionLanguage(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ActionExpressionType
Sets the value of the 'Expression Language' attribute.
setExpressionLanguage(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ExpressionType
Sets the value of the 'Expression Language' attribute.
setExpressionLanguage(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ResponseExpressionType
Sets the value of the 'Expression Language' attribute.
setExpTypeId(Integer) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setExpTypeId(Integer) - Method in class com.ibm.commerce.experimentation.objects.ExperimentTypeAccessBean
 
setExpTypeId(Integer) - Method in interface com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmd
This method sets the ID of the experiment type to which the new experiment will be assigned.
setExpTypeId(Integer) - Method in class com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmdImpl
This method sets the ID of the experiment type to which the new experiment will be assigned.
setExpTypeId(Integer) - Method in interface com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmd
This method sets the ID of the experiment type to which the experiment is assigned.
setExpTypeId(Integer) - Method in class com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmdImpl
This method sets the ID of the experiment type to which the experiment is assigned.
setExtData(ExtendedData) - Method in class com.ibm.commerce.payment.ppc.beans.PPCPayTranExtendedDataDataBean
This method sets the extended data of current payment transaction.
setExtData(ExtendedData) - Method in class com.ibm.commerce.payment.ppc.commands.PPCCreditEditCmdImpl
This method sets the extended data of current credit.
setExtData(ExtendedData) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPayInstExtendedEditCmdImpl
This method sets the extended data of this payment instruction.
setExtData(ExtendedData) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentEditCmdImpl
This method sets the extended data of current payment.
setExtendedData(Map<String, Object>) - Method in class com.ibm.commerce.catalog.facade.server.services.search.metadata.solr.SolrCatalogNavigationViewImpl
Assigned the extended data object.
setExtendedData(ExtendedData) - Method in class com.ibm.commerce.payment.ppc.beans.PPCPIExtendedDataDataBean
This method sets the extended data of current payment instruction.
setExtendedData(ExtendedData) - Method in interface com.ibm.commerce.payments.plugin.FinancialTransaction
This method adds extended data to the FinancialTransaction container.
setExtendedData(ExtendedData) - Method in class com.ibm.commerce.payments.plugin.impl.FinancialTransactionImpl
This method adds extended data to the FinancialTransaction container.
setExtendedData(ExtendedData) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the extra protocol data associated with the PaymentInstruction.
setExtendedData(HashMap) - Method in class com.ibm.commerce.payments.plugincontroller.FinancialTransaction
This method sets the extended data of this financial transaction.
setExtendedData(HashMap) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the extendedData.
setExtensionApplicationErrorResourceBundle(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.config.URLtoBusinessObjectDocumentUtility
This method sets the extension resource bundle for common exceptions.
setExternalContentAsset(ExternalContentAssetType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'External Content Asset' containment reference.
setExternalContentBODVersion(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'External Content BOD Version' attribute.
setExternalContentReference(ExternalContentReferenceType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'External Content Reference' containment reference.
setExternalEntityRegistry(ExternalEntityFactoryRegistry) - Method in class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine
Sets the ExternalRegistry
setExternalFulfillmentStoreNumber(String) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterAccessBean
 
setExternalGiftRegistryId(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAuthenticationVO
Sets the externalId
setExternalId(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setExternalId(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementHistoryListDataBean
Sets the unique gift registry identifier for all channels.
setExternalId(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryDataBean
Sets the gift registry externalId value
setExternalId(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemCatalogEntryListDataBean
Sets the gift registry external identifier for all channels
setExternalId(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemPurchaseRecordCatalogEntryListDataBean
Set the gift registry external identifier for all channels
setExternalId(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the gift registry externalId to be searched on
setExternalId(String) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryValuesAuditCmdImpl
Sets the External ID
setExternalId(String) - Method in class com.ibm.commerce.giftregistry.objects.OrderItemGiftAccessBean
 
setExternalId(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAnnouncementVO
Sets the external ID for the gift registry
setExternalId(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the external ID of the gift registry.
setExternalId(String) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryAuthenticationBaseActionForm
Sets the externalId
setExternalId(String) - Method in interface com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCreateCmd
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.ExpectedInventoryRecordUpdateCmd
Sets the external identifier.
setExternalId(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordUpdateCmdImpl
 
setExternalId(String) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryRecordType
Sets the value of the 'External Id' attribute.
setExternalId(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setExternalId(String) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setExternalIdAccessed(String, Integer) - Method in interface com.ibm.commerce.context.giftregistry.GiftRegistryContext
Adds to a list of gift registry externalId's this user has accessed.
setExternalIdAccessed(String) - Method in interface com.ibm.commerce.context.giftregistry.GiftRegistryContext
Adds to a list of gift registry externalId's this user has accessed.
setExternalIdAccessed(String, Integer) - Method in class com.ibm.commerce.context.giftregistryimpl.GiftRegistryContextImpl
Adds to a list of gift registry externalId's this user has accessed.
setExternalIdAccessed(String) - Method in class com.ibm.commerce.context.giftregistryimpl.GiftRegistryContextImpl
Adds to a list of gift registry externalId's this user has accessed.
setExternalIdentifier(ContentVersionExternalIdentifierType) - Method in interface com.ibm.commerce.content.facade.datatypes.ContentVersionIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(ActivityExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ActivityIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(AttachmentExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(BusinessAccountExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.BusinessAccountIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(CampaignExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.CampaignIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(PartNumberIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.CatalogEntryIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(CatalogGroupExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.CatalogGroupIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(CatalogExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.CatalogIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(ContactInfoExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(ContractExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContractIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.GeoNodeIdentifierType
Sets the value of the 'External Identifier' attribute.
setExternalIdentifier(BusinessAccountExternalIdentifierType) - Method in class com.ibm.commerce.foundation.common.datatypes.impl.BusinessAccountIdentifierTypeImpl
 
setExternalIdentifier(ContractExternalIdentifierType) - Method in class com.ibm.commerce.foundation.common.datatypes.impl.ContractIdentifierTypeImpl
 
setExternalIdentifier(InventoryAvailabilityExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.InventoryAvailabilityIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(MarketingContentExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.MarketingContentIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(MarketingEmailTemplateExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.MarketingEmailTemplateIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(MarketingSpotExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.MarketingSpotIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(MemberGroupExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.MemberGroupIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(PersonExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.PersonIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PhysicalStoreIdentifierType
Sets the value of the 'External Identifier' attribute.
setExternalIdentifier(PriceListExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.PriceListIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(PromotionExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.PromotionIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(ExternalShipModeIdentifier) - Method in interface com.ibm.commerce.foundation.common.datatypes.ShippingModeIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.StoreEventBookingIdentifierType
Sets the value of the 'External Identifier' attribute.
setExternalIdentifier(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.StoreEventCategoryIdentifierType
Sets the value of the 'External Identifier' attribute.
setExternalIdentifier(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.StoreEventIdentifierType
Sets the value of the 'External Identifier' attribute.
setExternalIdentifier(StoreExternalIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.StoreIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.StoreLocationIdentifierType
Sets the value of the 'External Identifier' attribute.
setExternalIdentifier(ExpectedInventoryDetailExternalIdentifierType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryDetailIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(PointOfInterestExternalIdentifierType) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(CampaignElementTemplateExternalIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementTemplateIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(MarketingSpotOrderExternalIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotOrderIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(MarketingSpotPageExternalIdentifier) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotPageIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalIdentifier(ExternalShipModeIdentifier) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ShippingModeIdentifierTypeImpl
 
setExternalIdentifier(ExternalShipModeIdentifier) - Method in interface com.ibm.commerce.order.facade.datatypes.ShippingModeIdentifierType
Sets the value of the 'External Identifier' containment reference.
setExternalKeys(Object[]) - Method in class com.ibm.commerce.context.content.resources.ManagedResourceKey
This method sets the external keys that represents the managed resource.
setExternalOrderID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderIdentifierType
Sets the value of the 'External Order ID' attribute.
setExternalOrderId(String) - Method in class com.ibm.commerce.order.client.beans.OrderStatusDataBean
Sets the external order ID.
setExternalOrderId(String) - Method in interface com.ibm.commerce.order.client.commands.GetOrderCmd
Sets the external order ID.
setExternalOrderId(String) - Method in class com.ibm.commerce.order.client.commands.GetOrderCmdImpl
Sets the external order ID.
setExternalOrderId(String) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set external order id.
setExternalOrderId(String) - Method in class com.ibm.commerce.order.commands.CreateOrderOnSuccessStatusUpdateCmdImpl
This method sets the external order id.
setExternalOrderId(String) - Method in interface com.ibm.commerce.order.commands.OrderTransferConfirmCmd
Sets the external order identifier.
setExternalOrderId(String) - Method in class com.ibm.commerce.order.commands.OrderTransferConfirmCmdImpl
Sets the external order identifier.
setExternalOrderItemID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderItemIdentifierType
Sets the value of the 'External Order Item ID' attribute.
setExternalOrderNum(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setExternalOrderReference(String) - Method in interface com.ibm.commerce.order.commands.OrderTransferConfirmCmd
Sets the external order reference.
setExternalOrderReference(String) - Method in class com.ibm.commerce.order.commands.OrderTransferConfirmCmdImpl
Sets the external order reference.
setExternalPassword(String) - Method in interface com.ibm.commerce.order.commands.OrderProcessCmd
Sets the external password
setExternalPassword(String) - Method in class com.ibm.commerce.order.commands.OrderProcessCmdImpl
Sets the external password
setExternalPassword(String) - Method in class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method sets the external password
setExternalPassword(String) - Method in interface com.ibm.commerce.order.commands.ProcessOrderCmd
This method sets the external password
setExternalPassword(String) - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
Sets the external password
setExternalReference(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setExternalRule(ExternalRuleType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'External Rule' containment reference.
setExternalRuleBODVersion(String) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'External Rule BOD Version' attribute.
setExternalSource(boolean) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AssociationType
Sets the value of the 'External Source' attribute.
setExternalUserId(String) - Method in interface com.ibm.commerce.order.commands.OrderProcessCmd
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 class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method sets the external user id
setExternalUserId(String) - Method in interface com.ibm.commerce.order.commands.ProcessOrderCmd
This method sets the external user id
setExternalUserId(String) - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
Sets the external user id
setExtraCost(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.reward.ItemUpgradeAtExtraCostAdjustment
This method sets the extra cost to upgrade the item.
setExtraCost(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.reward.ShippingUpgradeAtExtraCostAdjustment
This method sets the extra amount to upgrade shipping mode
setExtraparms(String) - Method in class com.ibm.commerce.bi.taglib.CartBaseTag
Sets the additional parameters that need to be passed in the HashMap object.
setExtraparms(String) - Method in class com.ibm.commerce.bi.taglib.CommonBaseTag
Sets the additional parameters that should be passed in the page view map
setExtraparms(String) - Method in class com.ibm.commerce.bi.taglib.ConversionBaseTag
Sets the additional parameters that should be passed in the page view map
setExtraparms(String) - Method in class com.ibm.commerce.bi.taglib.ElementBaseTag
Sets the additional parameters that should be passed in the page view map
setExtraparms(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the additional parameters that should be passed in the page view map
setExtraparms(String) - Method in class com.ibm.commerce.bi.taglib.OrderBaseTag
Sets the extra parameters which is applicable to all order items that need to be passed to any analytics vendor
setExtraparms(String) - Method in class com.ibm.commerce.bi.taglib.ProductBaseTag
Sets the additional parameters that should be passed in the page view map
setExtraparmsMap(HashMap) - Method in class com.ibm.commerce.bi.taglib.CartBaseTag
Sets the additional parameter that need to be passed with specific items in the cart.
setExtraparmsMap(HashMap) - Method in class com.ibm.commerce.bi.taglib.OrderBaseTag
Sets the extra parameter map, which contains extra parameters that need to be passed with each order items
setExtRfqNum(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setExtRfqResponseNum(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setFacetable(boolean) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'Facetable' attribute.
setFacetQueries(FacetQuery) - Method in class com.ibm.commerce.catalog.facade.server.services.search.metadata.solr.SolrCatalogNavigationViewImpl
Assigned the Solr facet query object contained in the response object.
setFacets(Map<Long, SolrSearchAttributeConfig>) - Method in class com.ibm.commerce.catalog.facade.server.services.search.metadata.solr.SolrCatalogNavigationViewImpl
Assigned the Solr facet object contained in the response object.
setFailedRequest(String) - Method in exception com.ibm.commerce.edp.api.InvalidRequestException
This method sets the request that could not be executed because the target object was canceled.
setFallbackavailtime(Date) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Fallbackavailtime' attribute.
setFallbackinvoffset(Integer) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Fallbackinvoffset' attribute.
setFallbackinvstat(String) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Fallbackinvstat' attribute.
setFamily_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpfamily
Sets the value of the 'Family id' attribute.
setFamilyId(Long) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setFamilyId(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setFamilyId(String) - Method in class com.ibm.commerce.tools.contract.beans.ContractDataBean
Sets the family id
setFamilyIdentifier(ActivityIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Family Identifier' containment reference.
setFax(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setFax(FaxType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Fax' containment reference.
setFax(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the fax number for the gift registry address
setFax(String) - Method in class com.ibm.commerce.me.datatype.Address
This method sets the fax number of the address.
setFax(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'Fax' attribute.
setFax1(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setFax1(FaxType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'Fax1' containment reference.
setFax1(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Fax1' attribute.
setFax1(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
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.UpdateStoreAddressCmd
This method sets 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.VendorCreateCmd
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.VendorUpdateCmd
Set the primary fax number.
setFax1(String) - Method in class com.ibm.commerce.inventory.commands.VendorUpdateCmdImpl
Set the primary fax number.
setFax1(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setFax1(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the facsimile number 1.
setFax1(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the primary fax number.
setFax1(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the facsimile number 1.
setFax1(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the primary fax number.
setFax2(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setFax2(FaxType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'Fax2' containment reference.
setFax2(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Fax2' attribute.
setFax2(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
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.UpdateStoreAddressCmd
This method sets the secondary fax number.
setFax2(String) - Method in class com.ibm.commerce.inventory.commands.UpdateStoreAddressCmdImpl
Set the secondary fax number.
setFax2(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setFax2(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the facsimile number 2.
setFax2(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the secondary fax number.
setFax2(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the facsimile number 2.
setFax2(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the secondary fax number.
setFaxType(String) - Method in class com.ibm.commerce.me.datatype.Address
This method 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.ProductExplorerStatisticsBean
Sets the feature ID of this statistics, in EJB attribute type.
setFeatureId(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ProductExplorerStatisticsBean
Sets the feature ID of this statistics.
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.objects.ProductExplorerStatisticsAccessBean
 
setFeatureId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsAccessBean
 
setFeatureId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsKey
 
setFeatureIdAsInteger(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ProductExplorerStatisticsBean
Sets the feature ID of this statistics, in EJB attribute type.
setFeatureName(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ProductExplorerStatisticsBean
Sets the feature name of this statistics.
setFetchActivityByCampaignElementAccessProfile(String) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.AbstractPageLayoutActivityHelper
Sets the access profile for fetching Activity by a Campaign Element.
setFetchActivityByIdAccessProfile(String) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.AbstractPageLayoutActivityHelper
Sets the access profile for fetching Activities by Activity Id's.
setFetchActivityElementsByIdAccessProfile(String) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.AbstractPageLayoutActivityHelper
Sets the access profile for fetching the Campaign Elements of an Activity by Activity Id.
setFetchActivityTemplateByNameAccessProfile(String) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.AbstractPageLayoutActivityHelper
Sets the access profile for fetching Activity Template by Name.
setFetchCommandInterface(String) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractGetBusinessObjectDocumentCmdImpl
This method sets the fetch command interface that is used to resolve the fetch command implementation.
setFetchCurrentPendingOrder(boolean) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method specifies whether the databean should be populated with current.
setFetchESpotAccessProfile(String) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.AbstractPageLayoutActivityHelper
Sets the access profile for fetching an ESpot.
setFetchSize(int) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DataProcessingConfig
Sets the fetch size for database operation.
setFFCDefaultLanguageId(String) - Method in interface com.ibm.commerce.contract.commands.CreateFulfillmentCenterCmd
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(Integer) - Method in class com.ibm.commerce.contract.commands.CreateFulfillmentCenterCmdImpl
Sets the store default language ID.
setFFCId(Integer) - Method in interface com.ibm.commerce.inventory.commands.ReserveInventoryCmd
Sets the fulfillment center identifier.
setFFCId(Integer) - Method in class com.ibm.commerce.inventory.commands.ReserveInventoryCmdImpl
 
setFfmacknowledgement(Timestamp) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setFfmacknowledgement(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setFfmcenter_id(Integer) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Ffmcenter id' attribute.
setFfmcenterId(String) - Method in class com.ibm.commerce.inventory.beans.ReleaseShipListDataBean
This method sets the fulfillment center id.
setFfmcenterId(String) - Method in interface com.ibm.commerce.inventory.commands.AdjustReceiptCmd
Sets the fulfillment center identifier.
setFfmcenterId(String) - Method in class com.ibm.commerce.inventory.commands.AdjustReceiptCmdImpl
 
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.commands.CreateReceiptCmdImpl
 
setFfmcenterId(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCreateCmdImpl
Sets the fulfillment center identifier.
setFfmcenterId(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordUpdateCmdImpl
Sets the fulfillment center identifier.
setFfmcenterId(Integer) - Method in interface com.ibm.commerce.inventory.commands.GeneratePackSlipCmd
This method sets fulfillment center identifier.
setFfmcenterId(Integer) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets fulfillment center identifier.
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.GeneratePickBatchCmdImpl
 
setFfmcenterId(String) - Method in interface com.ibm.commerce.inventory.commands.InventoryAdjustCmd
This method sets the fulfillment center identifier.
setFfmcenterId(String) - Method in class com.ibm.commerce.inventory.commands.InventoryAdjustCmdImpl
 
setFfmcenterId(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the fulfillment center identifier.
setFfmcenterId(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
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.PickBatchGenerateCmdImpl
 
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.ReceiptCreateCmdImpl
 
setFfmcenterId(Integer) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setFfmcenterId(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setFfmCenterId(Integer) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setFfmCenterId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setFfmCenterId(Integer) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setFfmCenterId(String) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setFfmcenterId(Integer) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setFfmcenterId(String) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setFfmcenterId(Integer) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setFfmcenterId(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setFfmCenterId(Integer) - Method in class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
setFfmCenterId(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
setFfmcenterId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setFfmcenterId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setFfmcenterName(String) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets the ffmcenterName.
setFfmcenterObj(Hashtable) - Method in interface com.ibm.commerce.rfq.commands.CreateResponseFulfillmentTCCmd
Sets response fulfillment center.
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.ModifyResponseFulfillmentTCCmd
Sets Response fulfillment center info
setFfmcenterObj(Hashtable) - Method in class com.ibm.commerce.rfq.commands.ModifyResponseFulfillmentTCCmdImpl
Sets RFQ response fulfillment center information
setFfmcenterObj(String, boolean) - Method in interface com.ibm.commerce.rfq.commands.RFQResponseBaseCmd
Sets the fulfillment center information from the tools XML object and stores it in a member variable.
setFfmcenterObj(Hashtable) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Sets the field of ffmcenterObj
setFfmcenterObj(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the response fulfillment center from toolXMLObject and sets it.
setFfmcselectionflags(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Ffmcselectionflags' attribute.
setFfmfreq_uom(String) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Ffmfreq uom' attribute.
setFFMOrderItemsList(FFMOrderItemsDataBean[]) - Method in interface com.ibm.commerce.fulfillment.beans.FFMOrderItemsInputListDataBean
This method sets the list of the FFMOrderItemsDataBean.
setFFMOrderItemsList(FFMOrderItemsDataBean[]) - Method in class com.ibm.commerce.fulfillment.beans.FFMOrderItemsListDataBean
This method sets the list of the FFMOrderItemsDataBean.
setFianancialTransaction(FinancialTransaction) - Method in class com.ibm.commerce.payments.plugincontroller.Result
This method sets the FinancialTransaction object of this result.
setField(String) - Method in interface com.ibm.commerce.order.commands.ErrorOrderDataCmd
Reserved for IBM internal use.
setField1(Long) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentTargetCmd
Sets the customizable field 1.
setField1(Long) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentTargetCmdImpl
Sets the customizable field 1.
setField1(Long) - Method in interface com.ibm.commerce.attachment.commands.AttachmentAddCmd
Sets the customizable field 1 of the attachment target.
setField1(Long) - Method in class com.ibm.commerce.attachment.commands.AttachmentAddCmdImpl
Sets the customizable field 1 of the attachment target.
setField1(Long) - Method in interface com.ibm.commerce.attachment.commands.AttachmentUpdateCmd
Sets the customizable field 1 of the attachment target.
setField1(Long) - Method in class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl
Sets the customizable field 1 of the attachment target.
setField1(Long) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmd
Sets the customizable field 1.
setField1(Long) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmdImpl
Sets the customizable field 1.
setField1(Long) - Method in class com.ibm.commerce.attachment.objects.AttachmentTargetEntityCreationData
Sets the customizable field 1.
setField1(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryAttribute
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryConfigurationInformation
Sets the value of the 'Field1' attribute.
setField1(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Field1' attribute.
setField1(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryRelation
Sets the value of the 'Field1' attribute.
setField1(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroup
Sets the value of the 'Field1' attribute.
setField1(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupPageRelation
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogRelationType
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItem
Sets the value of the 'Field1' attribute.
setField1(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
Sets the value of the 'Field1' attribute.
setField1(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationType
Sets the value of the 'Field1' attribute.
setField1(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Field1' attribute.
setField1(String) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.AttributeEntityCreationData
Sets the customizable field 1.
setField1(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the customizable field 1.
setField1(Integer) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationEntityCreationData
Sets the customizable field 1.
setField1(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the customizable field 1.
setField1(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationEntityCreationData
Sets the customizable field 1.
setField1(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupEntityCreationData
Sets the customizable field 1.
setField1(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationEntityCreationData
Sets the customizable field 1.
setField1(String) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationEntityCreationData
Sets the customizable field 1.
setField1(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData
Sets the customizable field 1.
setField1(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setField1(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
Sets the customizable field 1.
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.catalogmanagement.commands.AttributeValueAddCmdImpl
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.AttributeValueUpdateCmdImpl
Set field 1 of the attribute value
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.CatalogEntryAddCmdImpl
Sets 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.CatalogEntryUpdateCmdImpl
Set field 1 of the catalog entry
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.catalogmanagement.commands.CatalogGroupAddCmdImpl
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.CatalogGroupUpdateCmdImpl
Set field 1 of the catalog group
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.OfferAddCmdImpl
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.OfferUpdateCmdImpl
Set field 1 of the offer
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.ProductAttributeAddCmdImpl
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.ProductAttributeUpdateCmdImpl
Set field 1 of the attribute
setField1(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitAccessBean
 
setField1(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitMappingAccessBean
 
setField1(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setField1(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setField1(String) - Method in class com.ibm.commerce.common.objects.StoreGroupAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setField1(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementHistoryAccessBean
 
setField1(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementTemplateAccessBean
 
setField1(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean
 
setField1(String) - Method in class com.ibm.commerce.contract.objects.ComponentOfferAccessBean
 
setField1(String) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setField1(String) - Method in class com.ibm.commerce.couponwallet.objects.CouponWalletAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setField1(String) - Method in class com.ibm.commerce.experimentation.objects.ExperimentTypeAccessBean
 
setField1(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setField1(BigDecimal) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setField1(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setField1(BigDecimal) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setField1(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setField1(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationScaleAccessBean
 
setField1(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setField1(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setField1(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeDescriptionAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the customizable field 1 for the gift registry address
setField1(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAnnouncementVO
Sets field1
setField1(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
Sets the customizable field 1 of the gift item
setField1(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Set the value of the gift registry customizable field 1
setField1(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Field1' attribute.
setField1(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Field1' attribute.
setField1(Hashtable) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemAddCmd
Sets the field1 parameters (optional).
setField1(Hashtable) - Method in class com.ibm.commerce.interestitems.commands.InterestItemAddCmdImpl
 
setField1(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
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.UpdateStoreAddressCmd
This method sets the value of field1.
setField1(String) - Method in class com.ibm.commerce.inventory.commands.UpdateStoreAddressCmdImpl
Set the value of field1.
setField1(Integer) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invavl
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Field1' attribute.
setField1(String) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setField1(String) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setField1(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setField1(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setField1(String) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setField1(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collateral
Sets the value of the 'Field1' attribute.
setField1(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Colldesc
Sets the value of the 'Field1' attribute.
setField1(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelement
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelestats
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmeletemplate
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpstats
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingitem
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingstat
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtriglstn
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets custom field 1 of the activity.
setField1(Integer) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the customization field 1.
setField1(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentCustomResultDataBean
This method sets the data in custom field 1.
setField1(String) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setField1(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
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 class com.ibm.commerce.membergroup.commands.AddMemberGroupMemberCmdImpl
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.AddMemberGroupMembersCmdImpl
Sets the custom field 1 value.
setField1(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setField1(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setField1(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setField1(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setField1(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setField1(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setField1(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setField1(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setField1(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setField1(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setField1(Long) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setField1(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setField1(Long) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setField1(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setField1(Long) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setField1(String) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setField1(Long) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setField1(String) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setField1(Long) - Method in class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean
 
setField1(String) - Method in class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean
 
setField1(Integer[]) - Method in interface com.ibm.commerce.order.commands.OrderCommentRecordContrlCmd
This method sets the Field1 array.
setField1(Integer[]) - Method in class com.ibm.commerce.order.commands.OrderCommentRecordContrlCmdImpl
This method sets the Field1 array.
setField1(Integer) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set field1 of the new/copied/updated order item(s).
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.OrderCopyCmdImpl
Set field1 of the target order.
setField1(Integer) - Method in class com.ibm.commerce.order.commands.OrderProcessCmd.Group
Sets the customization field1.
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.OrderProcessCmdImpl
Sets merchant-customizable field one.
setField1(Integer) - Method in class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method sets merchant-customizable field one.
setField1(Integer) - Method in interface com.ibm.commerce.order.commands.ProcessOrderCmd
This method sets merchant-customizable field one.
setField1(Integer) - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
This method sets merchant-customizable field one.
setField1(Integer) - Method in interface com.ibm.commerce.order.commands.SetPendingOrderCmd
This method sets the customizable field 1.
setField1(Integer) - Method in class com.ibm.commerce.order.commands.SetPendingOrderCmdImpl
This method sets the customizable field 1.
setField1(Integer) - Method in class com.ibm.commerce.order.history.HistoryCalculationAdjustment
This method sets the field1 of calculation adjustment.
setField1(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets field1
setField1(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrderBlock
This method sets the value of filed1.
setField1(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets field1
setField1(Integer) - Method in class com.ibm.commerce.order.objects.CalculationAdjustmentAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.order.objects.CurrentPendingOrderAccessBean
 
setField1(String) - Method in class com.ibm.commerce.order.objects.CurrentPendingOrderAccessBean
 
setField1(String) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setField1(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setField1(String) - Method in class com.ibm.commerce.order.objects.OrderChangeReasonAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.order.objects.OrderHistoryAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setField1(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setField1(String) - Method in class com.ibm.commerce.order.objects.OrderItemMessagingExtensionAccessBean
 
setField1(String) - Method in class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setField1(String) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinitionAccessBean
 
setField1(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinitionAccessBean
 
setField1(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the field1 parameters (optional).
setField1(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.BlockReasonCodeAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.OrderBlockAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setField1(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_description
Sets the value of the 'Field1' attribute.
setField1(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the field1 parameters (optional).
setField1(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the field1 parameters (optional).
setField1(Long) - Method in interface com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmd
Sets the field1 value
setField1(Long) - Method in class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl
Sets the field1 value
setField1(Long) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the field1 value
setField1(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the customizable field1 value from toolXMLObject, and sets it.
setField1(Long) - Method in interface com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmd
Sets the field1 value
setField1(Long) - Method in class com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmdImpl
Sets the field1 value
setField1(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setField1(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setField1(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
The value of this variable is the field1 column value from the Catentry table.
setField1(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocds
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrschjobs
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrsuspend
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtemplate
Sets the value of the 'Field1' attribute.
setField1(Integer) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtmplitemlist
Sets the value of the 'Field1' attribute.
setField1(BigDecimal) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setField1(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setField1(String) - Method in class com.ibm.commerce.tickler.objects.TicklerActionAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerActionHistoryAccessBean
 
setField1(String) - Method in class com.ibm.commerce.tickler.objects.TicklerReasonAccessBean
 
setField1(Integer) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set Field1 of the Catalog Entry
setField1(String) - Method in class com.ibm.commerce.tools.catalog.util.CategoryHelper
Set the field1 of the catalog group.
setField1(Integer) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setField1(String) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setField1(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setField1(String) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
setField1(String) - Method in class com.ibm.commerce.user.objects.MemberGroupConditionAccessBean
 
setField1(String) - Method in class com.ibm.commerce.user.objects.MemberGroupMemberAccessBean
 
setField1(String) - Method in class com.ibm.commerce.user.objects.MemberGroupUsageAccessBean
 
setField1(Long) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
Stores the customizable field1 value of an RFQ
setField1(Long) - Method in class com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmdImpl
Sets the field1 value
setField1(Long) - Method in interface com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmd
Stores the customizable field1 value of an RFQ
setField1(Long) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Sets the field1 value
setField1(Long) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the field1 value
setField1(Long) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setField1(Long) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setField1s(String[]) - Method in interface com.ibm.commerce.membergroup.commands.AddMemberGroupMembersCmd
Sets field 1 values for the member group to member relationship.
setField1s(String[]) - Method in class com.ibm.commerce.membergroup.commands.AddMemberGroupMembersCmdImpl
Sets the custom array of field 1 values.
setField2(Double) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentTargetCmd
Sets the customizable field 2.
setField2(Double) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentTargetCmdImpl
Sets the customizable field 2.
setField2(Double) - Method in interface com.ibm.commerce.attachment.commands.AttachmentAddCmd
Sets the customizable field 2 of the attachment target.
setField2(Double) - Method in class com.ibm.commerce.attachment.commands.AttachmentAddCmdImpl
Sets the customizable field 2 of the attachment target.
setField2(Double) - Method in interface com.ibm.commerce.attachment.commands.AttachmentUpdateCmd
Sets the customizable field 2 of the attachment target.
setField2(Double) - Method in class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl
Sets the customizable field 2 of the attachment target.
setField2(Double) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmd
Sets the customizable field 2.
setField2(Double) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmdImpl
Sets the customizable field 2.
setField2(Double) - Method in class com.ibm.commerce.attachment.objects.AttachmentTargetEntityCreationData
Sets the customizable field 2.
setField2(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Field2' attribute.
setField2(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Field2' attribute.
setField2(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryAttribute
Sets the value of the 'Field2' attribute.
setField2(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryConfigurationInformation
Sets the value of the 'Field2' attribute.
setField2(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Field2' attribute.
setField2(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryRelation
Sets the value of the 'Field2' attribute.
setField2(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroup
Sets the value of the 'Field2' attribute.
setField2(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupPageRelation
Sets the value of the 'Field2' attribute.
setField2(BigDecimal) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogRelationType
Sets the value of the 'Field2' attribute.
setField2(BigDecimal) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItem
Sets the value of the 'Field2' attribute.
setField2(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
Sets the value of the 'Field2' attribute.
setField2(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
Sets the value of the 'Field2' attribute.
setField2(BigDecimal) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationType
Sets the value of the 'Field2' attribute.
setField2(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Field2' attribute.
setField2(String) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the customizable field 2.
setField2(Integer) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setField2(Double) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationAccessBean
 
setField2(Double) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationEntityCreationData
Sets the customizable field 2.
setField2(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the customizable field2.
setField2(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationEntityCreationData
Sets the customizable field 2.
setField2(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupEntityCreationData
Sets the customizable field 2.
setField2(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationEntityCreationData
Sets the customizable field 2.
setField2(Integer) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setField2(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationEntityCreationData
Sets the customizable field 2.
setField2(Integer) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData
Sets the customizable field 2.
setField2(Integer) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setField2(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
Sets the customizable field 2.
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.catalogmanagement.commands.AttributeValueAddCmdImpl
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.AttributeValueUpdateCmdImpl
Set field 2 of the attribute value
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets 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.CatalogEntryUpdateCmdImpl
Set field 2 of the catalog entry
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.CatalogGroupAddCmdImpl
Set field2 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.CatalogGroupUpdateCmdImpl
Set field 2 of the catalog group
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.OfferAddCmdImpl
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.OfferUpdateCmdImpl
Set field 2 of the offer
setField2(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setField2(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setField2(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementHistoryAccessBean
 
setField2(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementTemplateAccessBean
 
setField2(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean
 
setField2(String) - Method in class com.ibm.commerce.contract.objects.ComponentOfferAccessBean
 
setField2(Long) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setField2(String) - Method in class com.ibm.commerce.experimentation.objects.ExperimentTypeAccessBean
 
setField2(BigDecimal) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setField2(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setField2(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setField2(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setField2(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setField2(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeDescriptionAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the customizable field 2 for the gift registry address
setField2(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAnnouncementVO
Sets field2
setField2(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
Sets the customizable field 2 of the gift item
setField2(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Set the value of the gift registry customizable field 2
setField2(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Field2' attribute.
setField2(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Field2' attribute.
setField2(Hashtable) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemAddCmd
Sets the field2 parameters (optional).
setField2(Hashtable) - Method in class com.ibm.commerce.interestitems.commands.InterestItemAddCmdImpl
 
setField2(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
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.UpdateStoreAddressCmd
This method sets the value of field2.
setField2(String) - Method in class com.ibm.commerce.inventory.commands.UpdateStoreAddressCmdImpl
Set the value of field2.
setField2(BigDecimal) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invavl
Sets the value of the 'Field2' attribute.
setField2(BigDecimal) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Field2' attribute.
setField2(String) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setField2(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setField2(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setField2(String) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setField2(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collateral
Sets the value of the 'Field2' attribute.
setField2(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Colldesc
Sets the value of the 'Field2' attribute.
setField2(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Field2' attribute.
setField2(Long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Field2' attribute.
setField2(Long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Field2' attribute.
setField2(Long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelement
Sets the value of the 'Field2' attribute.
setField2(Long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelestats
Sets the value of the 'Field2' attribute.
setField2(Long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmeletemplate
Sets the value of the 'Field2' attribute.
setField2(Long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpstats
Sets the value of the 'Field2' attribute.
setField2(Long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingitem
Sets the value of the 'Field2' attribute.
setField2(Long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingstat
Sets the value of the 'Field2' attribute.
setField2(Long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtriglstn
Sets the value of the 'Field2' attribute.
setField2(Long) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets custom field 2 of the activity.
setField2(Long) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the customization field 2.
setField2(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentCustomResultDataBean
This method sets the data in custom field 2.
setField2(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setField2(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setField2(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setField2(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setField2(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setField2(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setField2(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setField2(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setField2(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setField2(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setField2(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setField2(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setField2(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setField2(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setField2(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setField2(String) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setField2(Long) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setField2(String) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setField2(Long) - Method in class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean
 
setField2(String) - Method in class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean
 
setField2(String[]) - Method in interface com.ibm.commerce.order.commands.OrderCommentRecordContrlCmd
This method sets the Field2 array.
setField2(String[]) - Method in class com.ibm.commerce.order.commands.OrderCommentRecordContrlCmdImpl
This method sets the Field2 array.
setField2(String) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set field2 of the new/copied/updated order item(s).
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.commands.OrderCopyCmdImpl
Set field2 of the target order.
setField2(BigDecimal) - Method in class com.ibm.commerce.order.commands.OrderProcessCmd.Group
Sets the customization field2.
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.OrderProcessCmdImpl
Sets merchant-customizable field two.
setField2(BigDecimal) - Method in class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method sets merchant-customizable field two.
setField2(BigDecimal) - Method in interface com.ibm.commerce.order.commands.ProcessOrderCmd
This method sets merchant-customizable field two.
setField2(BigDecimal) - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
This method sets merchant-customizable field two.
setField2(String) - Method in interface com.ibm.commerce.order.commands.SetPendingOrderCmd
This method sets the customizable field 2.
setField2(String) - Method in class com.ibm.commerce.order.commands.SetPendingOrderCmdImpl
This method sets the customizable field 2.
setField2(String) - Method in class com.ibm.commerce.order.history.HistoryCalculationAdjustment
This method sets the field2 of calculation adjustment.
setField2(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets field2
setField2(String) - Method in class com.ibm.commerce.order.history.HistoryOrderBlock
This method sets the value of filed2.
setField2(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets field2
setField2(String) - Method in class com.ibm.commerce.order.objects.CalculationAdjustmentAccessBean
 
setField2(String) - Method in class com.ibm.commerce.order.objects.CurrentPendingOrderAccessBean
 
setField2(String) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setField2(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setField2(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setField2(Long) - Method in class com.ibm.commerce.order.objects.OrderChangeReasonAccessBean
 
setField2(String) - Method in class com.ibm.commerce.order.objects.OrderHistoryAccessBean
 
setField2(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setField2(String) - Method in class com.ibm.commerce.order.objects.OrderItemMessagingExtensionAccessBean
 
setField2(String) - Method in class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean
 
setField2(BigDecimal) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setField2(String) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinitionAccessBean
 
setField2(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinitionAccessBean
 
setField2(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the field2 parameters (optional).
setField2(String) - Method in class com.ibm.commerce.ordermanagement.objects.BlockReasonCodeAccessBean
 
setField2(String) - Method in class com.ibm.commerce.ordermanagement.objects.OrderBlockAccessBean
 
setField2(String) - Method in class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeAccessBean
 
setField2(BigDecimal) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setField2(BigDecimal) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setField2(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_description
Sets the value of the 'Field2' attribute.
setField2(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the field2 parameters (optional).
setField2(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the field2 parameters (optional).
setField2(Integer) - Method in interface com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmd
Sets the field2 value
setField2(Integer) - Method in class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl
Sets the field2 value
setField2(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the field2 value
setField2(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the customizable field2 value from toolXMLObject, and sets it.
setField2(Integer) - Method in interface com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmd
Sets the field2 value
setField2(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmdImpl
Sets the field2 value
setField2(Integer) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setField2(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
The value of this variable is the field2 column value from the Catentry table.
setField2(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocds
Sets the value of the 'Field2' attribute.
setField2(BigDecimal) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Field2' attribute.
setField2(BigDecimal) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrschjobs
Sets the value of the 'Field2' attribute.
setField2(BigDecimal) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrsuspend
Sets the value of the 'Field2' attribute.
setField2(BigDecimal) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtemplate
Sets the value of the 'Field2' attribute.
setField2(BigDecimal) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtmplitemlist
Sets the value of the 'Field2' attribute.
setField2(BigDecimal) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setField2(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setField2(String) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setField2(String) - Method in class com.ibm.commerce.tickler.objects.TicklerActionHistoryAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set Field2 of the Catalog Entry
setField2(String) - Method in class com.ibm.commerce.tools.catalog.util.CategoryHelper
Set the field2 of the catalog group.
setField2(String) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setField2(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setField2(String) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
setField2(String) - Method in class com.ibm.commerce.user.objects.MemberGroupConditionAccessBean
 
setField2(Integer) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
Stores the customizable field2 value of an RFQ
setField2(Integer) - Method in class com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmdImpl
Sets the field2 value
setField2(Integer) - Method in interface com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmd
Stores the customizable field2 value of an RFQ
setField2(Integer) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Sets the field2 value
setField2(Integer) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the field2 value
setField2(Integer) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setField2(Integer) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setField3(String) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentTargetCmd
Sets the customizable field 3.
setField3(String) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentTargetCmdImpl
Sets the customizable field 3.
setField3(String) - Method in interface com.ibm.commerce.attachment.commands.AttachmentAddCmd
Sets the customizable field 3 of the attachment target.
setField3(String) - Method in class com.ibm.commerce.attachment.commands.AttachmentAddCmdImpl
Sets the customizable field 3 of the attachment target.
setField3(String) - Method in interface com.ibm.commerce.attachment.commands.AttachmentUpdateCmd
Sets the customizable field 3 of the attachment target.
setField3(String) - Method in class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl
Sets the customizable field 3 of the attachment target.
setField3(String) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmd
Sets the customizable field 3.
setField3(String) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmdImpl
Sets the customizable field 3.
setField3(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentTargetEntityCreationData
Sets the customizable field 3.
setField3(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Field3' attribute.
setField3(BigDecimal) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Field3' attribute.
setField3(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryAttribute
Sets the value of the 'Field3' attribute.
setField3(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryConfigurationInformation
Sets the value of the 'Field3' attribute.
setField3(BigDecimal) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryRelation
Sets the value of the 'Field3' attribute.
setField3(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogRelationType
Sets the value of the 'Field3' attribute.
setField3(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItem
Sets the value of the 'Field3' attribute.
setField3(BigDecimal) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
Sets the value of the 'Field3' attribute.
setField3(BigDecimal) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
Sets the value of the 'Field3' attribute.
setField3(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationType
Sets the value of the 'Field3' attribute.
setField3(String) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the customizable field 3.
setField3(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setField3(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationEntityCreationData
Sets the customizable field 3.
setField3(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the customizable field 3.
setField3(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setField3(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationEntityCreationData
Sets the customizable field 3.
setField3(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setField3(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setField3(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setField3(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setField3(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setField3(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setField3(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData
Sets the customizable field 3.
setField3(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setField3(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setField3(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
Sets the customizable field 3.
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.catalogmanagement.commands.AttributeValueAddCmdImpl
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.AttributeValueUpdateCmdImpl
Set field 3 of the attribute value
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets 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.CatalogEntryUpdateCmdImpl
Set field 3 of the catalog entry
setField3(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setField3(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setField3(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementTemplateAccessBean
 
setField3(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeAccessBean
 
setField3(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean
 
setField3(Double) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setField3(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setField3(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the customizable field 3 for the gift registry address
setField3(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
Sets the customizable field 3 of the gift item
setField3(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Set the value of the gift registry customizable field 3
setField3(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Field3' attribute.
setField3(Hashtable) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemAddCmd
Sets the field3 parameters (optional).
setField3(Hashtable) - Method in class com.ibm.commerce.interestitems.commands.InterestItemAddCmdImpl
 
setField3(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
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.UpdateStoreAddressCmd
This method sets the value of field3.
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.facade.server.entity.datatypes.Invavl
Sets the value of the 'Field3' attribute.
setField3(String) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Field3' attribute.
setField3(String) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setField3(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setField3(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setField3(String) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setField3(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Field3' attribute.
setField3(BigDecimal) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Field3' attribute.
setField3(BigDecimal) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Field3' attribute.
setField3(BigDecimal) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelement
Sets the value of the 'Field3' attribute.
setField3(BigDecimal) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelestats
Sets the value of the 'Field3' attribute.
setField3(BigDecimal) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmeletemplate
Sets the value of the 'Field3' attribute.
setField3(BigDecimal) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpstats
Sets the value of the 'Field3' attribute.
setField3(BigDecimal) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingitem
Sets the value of the 'Field3' attribute.
setField3(BigDecimal) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingstat
Sets the value of the 'Field3' attribute.
setField3(BigDecimal) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtriglstn
Sets the value of the 'Field3' attribute.
setField3(BigDecimal) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets custom field 3 of the activity.
setField3(BigDecimal) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the customization field 3.
setField3(BigDecimal) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentCustomResultDataBean
This method sets the data in custom field 3.
setField3(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setField3(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setField3(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setField3(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setField3(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setField3(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setField3(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setField3(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setField3(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setField3(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setField3(String) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setField3(Long) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setField3(String) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setField3(Long) - Method in class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean
 
setField3(String) - Method in class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean
 
setField3(Timestamp[]) - Method in interface com.ibm.commerce.order.commands.OrderCommentRecordContrlCmd
This method sets the Field3 array.
setField3(Timestamp[]) - Method in class com.ibm.commerce.order.commands.OrderCommentRecordContrlCmdImpl
This method sets the Field3 array.
setField3(String) - Method in interface com.ibm.commerce.order.commands.OrderCopyCmd
Set field3 of the target order.
setField3(String) - Method in class com.ibm.commerce.order.commands.OrderCopyCmdImpl
Set field3 of the target order.
setField3(String) - Method in class com.ibm.commerce.order.commands.OrderProcessCmd.Group
Sets the customization filed3.
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.OrderProcessCmdImpl
Sets merchant-customizable field three.
setField3(String) - Method in class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method 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.ProcessOrderCmdImpl
This method sets merchant-customizable field three.
setField3(String) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets field3
setField3(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setField3(Integer) - Method in class com.ibm.commerce.order.objects.OrderChangeReasonAccessBean
 
setField3(String) - Method in class com.ibm.commerce.order.objects.OrderItemMessagingExtensionAccessBean
 
setField3(String) - Method in class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean
 
setField3(String) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setField3(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setField3(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setField3(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_description
Sets the value of the 'Field3' attribute.
setField3(String) - Method in interface com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmd
Sets the field3 value
setField3(String) - Method in class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl
Sets the field3 value
setField3(String) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the field3 value
setField3(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the customizable field3 value from toolXMLObject, and sets it.
setField3(String) - Method in interface com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmd
Sets the field3 value
setField3(String) - Method in class com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmdImpl
Sets the field3 value
setField3(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setField3(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setField3(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
The value of this variable is the field3 column value from the Catentry table.
setField3(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocds
Sets the value of the 'Field3' attribute.
setField3(String) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Field3' attribute.
setField3(String) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrschjobs
Sets the value of the 'Field3' attribute.
setField3(String) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrsuspend
Sets the value of the 'Field3' attribute.
setField3(String) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtemplate
Sets the value of the 'Field3' attribute.
setField3(String) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtmplitemlist
Sets the value of the 'Field3' attribute.
setField3(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setField3(Long) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setField3(Long) - Method in class com.ibm.commerce.tickler.objects.TicklerActionHistoryAccessBean
 
setField3(BigDecimal) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set Field3 of the Catalog Entry
setField3(Timestamp) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setField3(String) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setField3(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setField3(String) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
setField3(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
Stores the customizable field3 value of an RFQ
setField3(String) - Method in class com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmdImpl
Sets the field3 value
setField3(String) - Method in interface com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmd
Stores the customizable field3 value of an RFQ
setField3(String) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Sets the field3 value
setField3(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the field3 value
setField3(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setField3(String) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setField4(String) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentTargetCmd
Sets the customizable field 4
setField4(String) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentTargetCmdImpl
Sets the customizable field 4
setField4(String) - Method in interface com.ibm.commerce.attachment.commands.AttachmentAddCmd
Sets the customizable field 4 of the attachment target.
setField4(String) - Method in class com.ibm.commerce.attachment.commands.AttachmentAddCmdImpl
Sets the customizable field 4 of the attachment target.
setField4(String) - Method in interface com.ibm.commerce.attachment.commands.AttachmentUpdateCmd
Sets the customizable field 4 of the attachment target.
setField4(String) - Method in class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl
Sets the customizable field 4 of the attachment target.
setField4(String) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmd
Sets the customizable field 4
setField4(String) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmdImpl
Sets the customizable field 4
setField4(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentTargetEntityCreationData
Sets the customizable field 4.
setField4(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Field4' attribute.
setField4(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryConfigurationInformation
Sets the value of the 'Field4' attribute.
setField4(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setField4(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setField4(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationAccessBean
 
setField4(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationEntityCreationData
Sets the customizable field 4.
setField4(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the customizable field4.
setField4(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setField4(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setField4(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setField4(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets 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.CatalogEntryUpdateCmdImpl
Set field 4 of the catalog entry
setField4(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setField4(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setField4(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean
 
setField4(String) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setField4(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the customizable field 4 for the gift registry address
setField4(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
Sets the customizable field 4 of the gift item
setField4(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Set the value of the gift registry customizable field 4
setField4(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Field4' attribute.
setField4(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Field4' attribute.
setField4(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Field4' attribute.
setField4(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelement
Sets the value of the 'Field4' attribute.
setField4(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelestats
Sets the value of the 'Field4' attribute.
setField4(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmeletemplate
Sets the value of the 'Field4' attribute.
setField4(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpstats
Sets the value of the 'Field4' attribute.
setField4(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingitem
Sets the value of the 'Field4' attribute.
setField4(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingstat
Sets the value of the 'Field4' attribute.
setField4(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtriglstn
Sets the value of the 'Field4' attribute.
setField4(String) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets custom field 4 of the activity.
setField4(String) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the customization field 4.
setField4(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentCustomResultDataBean
This method sets the data in custom field 4.
setField4(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setField4(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setField4(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setField4(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setField4(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setField4(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setField4(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_description
Sets the value of the 'Field4' attribute.
setField4(String) - Method in interface com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmd
Sets the field4 value
setField4(String) - Method in class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl
Sets the field4 value
setField4(String) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the field4 value
setField4(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the customizable field4 value from toolXMLObject, and sets it.
setField4(String) - Method in interface com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmd
Sets the field4 value
setField4(String) - Method in class com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmdImpl
Sets the field4 value
setField4(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setField4(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setField4(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
The value of this variable is the field4 column value from the Catentry table.
setField4(String) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set Field4 of the Catalog Entry
setField4(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setField4(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
Stores the customizable field4 value of an RFQ
setField4(String) - Method in class com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmdImpl
Sets the field4 value
setField4(String) - Method in interface com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmd
Stores the customizable field4 value of an RFQ
setField4(String) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Sets the field4 value
setField4(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the field4 value
setField4(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setField4(String) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setField5(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Field5' attribute.
setField5(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryConfigurationInformation
Sets the value of the 'Field5' attribute.
setField5(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setField5(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setField5(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the customizable field 5.
setField5(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setField5(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setField5(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setField5(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets 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.CatalogEntryUpdateCmdImpl
Set field 5 of the catalog entry
setField5(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setField5(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setField5(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean
 
setField5(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the customizable field 5 for the gift registry address
setField5(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
Sets the customizable field 5 of the gift item
setField5(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Set the value of the gift registry customizable field 5
setField5(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Field5' attribute.
setField5(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setField5(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setField5(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setField5(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_description
Sets the value of the 'Field5' attribute.
setField5(String) - Method in interface com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmd
Sets the field5 value
setField5(String) - Method in class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl
Sets the field5 value
setField5(String) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the field5 value
setField5(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the customizable field5 value from toolXMLObject, and sets it.
setField5(String) - Method in interface com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmd
Sets the field5 value
setField5(String) - Method in class com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmdImpl
Sets the field5 value
setField5(Timestamp) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setField5(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
The value of this variable is the field5 column value from the Catentry table.
setField5(String) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set Field5 of the Catalog Entry
setField5(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setField5(Timestamp) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
Stores the customizable field5 value of an RFQ
setField5(Timestamp) - Method in class com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmdImpl
Sets the field5 value
setField5(Timestamp) - Method in interface com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmd
Stores the customizable field5 value of an RFQ
setField5(Timestamp) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Sets the field5 value
setField5(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the field5 value
setField5(Timestamp) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setField6(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setField6(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setField6(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setField6(String) - Method in interface com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmd
Sets the field6 value
setField6(String) - Method in class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl
Sets the field6 value
setField6(String) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the field6 value
setField6(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the customizable field6 value from toolXMLObject, and sets it.
setField6(String) - Method in interface com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmd
Sets the field6 value
setField6(String) - Method in class com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmdImpl
Sets the field6 value
setField6(Timestamp) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setField6(Integer) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setField6(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setField6(Timestamp) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
Stores the customizable field6 value of an RFQ
setField6(Timestamp) - Method in class com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmdImpl
Sets the field6 value
setField6(Timestamp) - Method in interface com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmd
Stores the customizable field6 value of an RFQ
setField6(Timestamp) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Sets the field6 value
setField6(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the field6 value
setField6(Timestamp) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setField7(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setFieldName(String) - Method in class com.ibm.commerce.member.search.TableField
Set the field name.
setFieldOperator1(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
A user can choose a search operators for field value operation.
setFieldOperator2(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
A user can choose a search operators for field value operation.
setFieldOperator3(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
A user can choose a search operators for field value operation.
setFieldOperator4(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
A user can choose a search operators for attribute value operation.
setFieldOperator5(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
A user can choose a search operators for attribute value operation.
setFields(String) - Method in interface com.ibm.commerce.foundation.persistence.EntityDao
Sets the fields to return.
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.
setFieldsFromPolicyAB(BusinessPolicyAccessBean, Integer, 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.
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.
setFieldValue(String, String) - Method in class com.ibm.commerce.bi.taglib.coremetrics.DDXOutput
Set the value of a final field on the digitalData Javascript array.
setFieldValueCaseSensitive4(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Set the parameter to indicate if the search on field4 column of catentry table is case sensitive or not
setFieldValueCaseSensitive5(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Set the parameter to indicate if the search on field5 column of catentry table is case sensitive or not
setFile(byte[]) - Method in interface com.ibm.commerce.attachment.commands.WriteManagedFileCmd
Sets the content of the file.
setFile(byte[]) - Method in class com.ibm.commerce.attachment.commands.WriteManagedFileCmdImpl
Sets the content of the file.
setFile(byte[], String) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileAccessBean
 
setFile(byte[]) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileEntityCreationData
Sets the file contents of the managed file.
setFileContent(byte[]) - Method in class com.ibm.commerce.filepublish.common.ContentManagedFile
This method sets the content of the file.
setFiled3(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderHistoryAccessBean
 
setFileDateStamped(String) - Method in class com.ibm.commerce.ras.ant.tasks.LogConfigurationTask
This method sets whether the date should be appended when the file is created.
setFileDateStamped(String) - Method in class com.ibm.commerce.ras.LogConfiguration
Sets whether the file should be date stamped when created.
setFileDirectoryId(Long) - Method in class com.ibm.commerce.context.content.resources.file.beans.ManagedFileDataBean
This method sets the id of the content managed file directory.
setFileDirectoryId(Long) - Method in class com.ibm.commerce.context.content.resources.file.beans.ManagedFileListDataBean
This method sets the file directory id.
setFileDirId(Long) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileAccessBean
 
setFileDirId(Long) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileEntityCreationData
Sets the File Directory ID.
setFileId(String[]) - Method in interface com.ibm.commerce.attachment.commands.ManagedFileDeleteCmd
This method sets the file identifier.
setFileId(String[]) - Method in class com.ibm.commerce.attachment.commands.ManagedFileDeleteCmdImpl
This method sets the file identifier.
setFileId(Long) - Method in interface com.ibm.commerce.attachment.commands.WriteManagedFileCmd
Sets the file ID.
setFileId(Long) - Method in class com.ibm.commerce.attachment.commands.WriteManagedFileCmdImpl
Sets the file ID.
setFileId(Long) - Method in class com.ibm.commerce.context.content.resources.file.beans.ManagedFileDataBean
This method sets the content managed file id.
setFileId(Long) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileAccessBean
 
setFileId(Long) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileEntityCreationData
Sets the internal business object key of the managed file.
setFileId(Long) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileStorageKey
 
setFileName(String) - Method in interface com.ibm.commerce.account.commands.AccountExportCmd
Sets the xml file which the business account will be exported to.
setFileName(String) - Method in class com.ibm.commerce.account.commands.AccountExportCmdImpl
Sets the xml file which the business account will be exported to.
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.contract.commands.ContractExportCmdImpl
Sets the xml file to which the contract will be exported.
setFilename(String) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setFileName(String) - Method in class com.ibm.commerce.server.UploadedFile
This method sets the file name.
setFilename(String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentDataBean
This method sets the file name.
setFileName(String) - Method in class com.ibm.commerce.tools.campaigns.search.beans.CollateralSearchListDataBean
Sets the value of the File Name search criteria used in the search.
setFileName(String) - Method in class com.ibm.commerce.tools.campaigns.search.commands.CollateralSearchCmdImpl
Sets the value of the File Name search criteria used in the search.
setFileNameOperator(String) - Method in class com.ibm.commerce.tools.campaigns.search.beans.CollateralSearchListDataBean
Sets the operator of the File Name search criteria used in the search.
setFileNameOperator(String) - Method in class com.ibm.commerce.tools.campaigns.search.commands.CollateralSearchCmdImpl
Sets the operator of the File Name search criteria used in the search.
setFilenamePath(String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentDataBean
This method sets the directory path plus the file name.
setFilePath(String) - Method in interface com.ibm.commerce.attachment.commands.WriteManagedFileCmd
Sets the file path.
setFilePath(String) - Method in class com.ibm.commerce.attachment.commands.WriteManagedFileCmdImpl
Sets the file path.
setFilePath(String) - Method in class com.ibm.commerce.command.TempUploadCmdImpl
This method sets the subdirectories (after the predefined path) of the attachment to be uploaded.
setFilePath(String) - Method in class com.ibm.commerce.common.beans.StoreDataBean
This method sets the path for static resources
setFilePath(String) - Method in class com.ibm.commerce.context.content.resources.file.beans.ManagedFileDataBean
This method sets the content managed file path.
setFilePath(String) - Method in class com.ibm.commerce.context.content.resources.file.beans.ManagedFileListDataBean
Set the file path.
setFilePath(String) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileAccessBean
 
setFilePath(String) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileEntityCreationData
Sets the URL location of the file.
setFilePath(String) - Method in class com.ibm.commerce.marketing.beans.CollateralDataBean
Sets the image or flash file path of this collateral.
setFilePath(String) - Method in interface com.ibm.commerce.tools.attachment.commands.FileAntiVirusCmd
The persisted file to scan.
setFilePath(String) - Method in class com.ibm.commerce.tools.attachment.commands.FileAntiVirusCmdImpl
This method sets the file path to be scanned.
setFilePathSearchCriteria(String) - Method in class com.ibm.commerce.context.content.resources.file.beans.ManagedFileListDataBean
Set file path search criteria.
setFilePromotion(boolean) - Method in class com.ibm.commerce.filepublish.common.ContentManagedFile
Sets the file promotion indicator to indicate whether or not the content managed file should be promoted to the file system.
setFileSize(String) - Method in interface com.ibm.commerce.content.facade.datatypes.ManagedFileType
Sets the value of the 'File Size' attribute.
setFileSize(Long) - Method in class com.ibm.commerce.context.content.resources.file.beans.ManagedFileDataBean
This method sets the content managed file size.
setFileSize(Long) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileAccessBean
 
setFilesize(Long) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setFileSize(String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentDataBean
Setter for the size of the file.
setFileUploadId(String) - Method in class com.ibm.commerce.promotion.uniquecode.loader.PromoCodeLoader
set file upload id
setFileUploadJobIdentifier(FileUploadJobIdentifierType) - Method in interface com.ibm.commerce.content.facade.datatypes.FileUploadJobType
Sets the value of the 'File Upload Job Identifier' containment reference.
setFilterChain(FilterChain) - Method in class com.ibm.commerce.marketing.promotion.reward.AdjustmentFunction
This method sets the FilterChain for this AdjustmentFunction.
setFilterChains(FilterChain[]) - Method in class com.ibm.commerce.marketing.promotion.condition.Constraint
Sets the filter chains that are part of the definition of this constraint
setFilterCMCPromotions(boolean) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountListBaseBean
Sets the flag of whether CMC managed promotions should be filtered out or not.
setFilterCriteria(String) - Method in class com.ibm.commerce.marketing.promotion.condition.OrderedQuantityFilter
This method sets the FilterCriteria.
setFilterCriteria(String) - Method in class com.ibm.commerce.marketing.promotion.condition.PriceComparisonFilter
Deprecated.
This method returns the FilterCriteria.
setFilterEnabled(String) - Method in class com.ibm.commerce.catalog.beans.CategoryDataBean
Sets the filter enabled flag.
setFilterExcludeOrdersBlocked(boolean) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method enables/disables a filter that exclude blocked orders from the order list.
setFilterExcludeOrdersWaitingApproval(boolean) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method enables/disables a filter that will exclude orders waiting for approval from the order list
setFilterIncludeOrdersWaitingApproval(boolean) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method enables/disables a filter that will include orders waiting for approval
setFilterOrdersWithNoDescription(boolean) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method sets the filterOrdersWithNoDescription.
setFilterTerm(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets filterTerm.
setFilterTermCaseSensitive(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets filterTermCaseSensitive.
setFilterTermOperator(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets filterTermOperator.
setFilterType(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets filterType.
setFilterType(String) - Method in class com.ibm.commerce.tools.contract.beans.CatalogFilterDataBean
Sets the filter type for this filter
setFilterType(String) - Method in class com.ibm.commerce.tools.contract.beans.CatalogShippingAdjustmentDataBean
Sets the filter types for this filter.This setup might be from the user interface.
setFilterType(int) - Method in class com.ibm.commerce.tools.contract.beans.CatalogShippingAdjustmentDataBean
Sets the filter type by int directly.
setFilterXMLdefinition(String) - Method in class com.ibm.commerce.tools.contract.beans.PriceTCMasterCatalogWithFilteringDataBean
Sets the XML definition for the PriceTCMasterCatalogWithFiltering term and condition.
setFinalizationAmount(BigDecimal) - Method in interface com.ibm.commerce.edp.commands.FinalizePaymentCmd
This method sets the amount to be finalized.
setFinalizationAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.FinalizePaymentCmdImpl
This method sets the amount to be finalized.
setFinalizationAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.FinalizePaymentVoidCmdImpl
This method sets the amount to be finalized.
setFinalizationAmount(BigDecimal) - Method in class com.ibm.commerce.payment.event.FinalizePaymentEventData
This method sets the finalization amount that is the amount of current finalize payment business event.
setFinalizeCalculationUsageMethodId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setFinalizeCalculationUsageMethodId(String) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setFinalizePaymentEvent(FinalizePaymentEvent) - Method in class com.ibm.commerce.edp.parsers.paymentrules.PaymentRule
This method sets the Finalize Payment business event.
setFinalPrice(RangePriceObject[][]) - Method in class com.ibm.commerce.price.rule.commands.InternalRuleEngineExecutePriceRuleCmdImpl
Set the finalPrice.
setFinancialTransaction(FinancialTransactionType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Financial Transaction' containment reference.
setFinancialTransaction(FinancialTransactionType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setFinancialTransaction(FinancialTransaction) - Method in exception com.ibm.commerce.payments.plugin.PluginException
This method sets the PaymentTransaction container associated with the exception context.
setFinancialTransactionIdentifier(FinancialTransactionIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Financial Transaction Identifier' containment reference.
setFinancialTransactionIdentifier(FinancialTransactionIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.FinancialTransactionType
Sets the value of the 'Financial Transaction Identifier' containment reference.
setFinancialTransactionIdentifier(FinancialTransactionIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setFindBy(String) - Method in class com.ibm.commerce.tools.contract.beans.PolicyListDataBean
Sets the findBy type of policy to find.
setFindByMemberGroupUsageTypeOnly(boolean) - Method in interface com.ibm.commerce.membergroup.commands.ListMemberGroupsForUserCmd
Set a flag to specify whether to find the member groups by MemberGroupUsageType only or to find by MemberGroupUsageType and Store.
setFindByMemberGroupUsageTypeOnly(boolean) - Method in class com.ibm.commerce.membergroup.commands.ListMemberGroupsForUserCmdImpl
Set a flag to specify whether to find the member groups by MemberGroupUsageType only or to find by MemberGroupUsageType and Store.
setFindCreditLinePolicy(boolean) - Method in class com.ibm.commerce.payment.beans.PaymentPolicyListDataBean
Sets if we should only return the credit line business policy
setFindSimilarMatches(boolean) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets this bean to search for similar search results.
setFinishedSize(long) - Method in class com.ibm.commerce.promotion.uniquecode.generator.CodeGenerator
This method sets the total number of generate codes
setFinishedSize(Long) - Method in class com.ibm.commerce.promotion.uniquecode.loader.PromoCodeLoader
Set the finished size of the codes
setFirstBidId(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setFirstBidId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setFirstBidId(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setFirstBidId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setFirstName(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setFirstName(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setFirstName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PersonNameType
Sets the value of the 'First Name' attribute.
setFirstName(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the first name to be searched on if set
setFirstName(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets first name for the gift registry address
setFirstname(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Firstname' attribute.
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.inventory.commands.CreateStoreAddressCmdImpl
 
setFirstName(String) - Method in interface com.ibm.commerce.inventory.commands.UpdateStoreAddressCmd
This method sets 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.VendorCreateCmd
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.VendorUpdateCmd
Set the 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 class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the first name search term.
setFirstName(String) - Method in class com.ibm.commerce.tools.segmentation.SegmentCustomerListDataBean.Customer
Sets the first name of the customer.
setFirstName(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setFirstName(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the first name of the individual.
setFirstName(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the first name.
setFirstName(String) - Method in class com.ibm.commerce.usermanagement.commands.AuditAddressCmdImpl
Sets the First name of the individual.
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.UserRegistrationCmdImpl
Sets the first name.
setFirstNameSearchType(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the first name search type.
setFirstOrderCouponIds(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderAdjustmentUpdateCmdImpl
Sets the list of coupons used in the first order
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.CSROrderItemUpdateCmdImpl
Sets the first order ID.
setFixedCost(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedCostAdjustment
This method sets the Fixed Cost of the affected line items.
setFixedCost(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedCostShippingAdjustment
This method sets the fixed amount value for shipping
setFixedPrice(BigDecimal) - Method in class com.ibm.commerce.discount.rules.FixedPriceItem
Set the fixed price of the item.
setFixedPriceItems(FixedPriceItem[]) - Method in class com.ibm.commerce.discount.rules.Discount
Set the fixed price items.
setFlag(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingstat
Sets the value of the 'Flag' attribute.
setFlag(boolean) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmd
Set the flag of getUnitOnly.
setFlag(boolean) - Method in class com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmdImpl
Set the flag of getUnitOnly.
setFlag(boolean) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
Reserved for IBM internal use.
setFlag(boolean) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Reserved for IBM internal use.
setFlagCheck(String) - Method in interface com.ibm.commerce.inventory.commands.AdjustInventoryCmd
This method sets the flag of inventory flags
setFlagCheck(String) - Method in class com.ibm.commerce.inventory.commands.AdjustInventoryCmdImpl
This method sets flagCheck
setFlagCheck(String) - Method in class com.ibm.commerce.inventory.commands.InventoryAdjustCmdImpl
Set the flag whether to check inventory
setFlagCheck(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the flag for when updateInventory whether to check quantity
setFlagCheck(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
This method sets the flag for when updateInventory whether to check quantity
setFlagCheck(String) - Method in class com.ibm.commerce.inventory.commands.ReceiptCreateCmdImpl
 
setFlagForCatentryReplace(int) - Method in class com.ibm.commerce.catalogfilter.dataload.mediator.CatalogFilterCatentrySelectionMediator
 
setFlags(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Flags' attribute.
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.catalogmanagement.commands.OfferAddCmdImpl
Set offer flags: 1 = ship to 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.OfferUpdateCmdImpl
Set offer flags: 1 = ship to 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.fulfillment.objects.CalculationCodeAccessBean
 
setFlags(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setFlags(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setFlags(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setFlags(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setFlags(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setFlags(int) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Flags' attribute.
setFlags(Integer) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setFlags(String) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setFlags(Integer) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
setFlags(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
setFlagUpdate(String) - Method in interface com.ibm.commerce.inventory.commands.AdjustInventoryCmd
This method sets the flag of inventoryFlags
setFlagUpdate(String) - Method in class com.ibm.commerce.inventory.commands.AdjustInventoryCmdImpl
This method sets flagUpdate
setFlagUpdate(String) - Method in class com.ibm.commerce.inventory.commands.InventoryAdjustCmdImpl
 
setFlagUpdate(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the flag for when updateInventory/checkInventory whether to update quantity
setFlagUpdate(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
This method sets the flag for when updateInventory/checkInventory whether to update quantity
setFlagUpdate(String) - Method in class com.ibm.commerce.inventory.commands.ReceiptCreateCmdImpl
 
setFloatValue(FloatValueType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributeAllowedValueType
Sets the value of the 'Float Value' containment reference.
setFloatValue(FloatValueType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogAttributeType
Sets the value of the 'Float Value' containment reference.
setFloatValue(FloatValueType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Float Value' containment reference.
setFloatValue(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Float Value' attribute.
setFloatvalue(Double) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the attribute float value.
setFloatvalue(Double) - Method in interface com.ibm.commerce.catalogmanagement.commands.AttributeValueAddCmd
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.AttributeValueUpdateCmd
Sets the float value of the attribute value.
setFloatvalue(Double) - Method in class com.ibm.commerce.catalogmanagement.commands.AttributeValueUpdateCmdImpl
Set the float value of the attribute value
setFloorPrice(OfferPriceType) - Method in interface com.ibm.commerce.foundation.common.datatypes.PriceInfoType
Sets the value of the 'Floor Price' containment reference.
setFlowContext(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationAddApprovalBaseCmdImpl
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.UserRegistrationAddApprovalBaseCmdImpl
Sets the flow context.
setFlowContext(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationAddPreApprovalCmdImpl
Sets the flow context.
setFlowElement(FlowElement, Activity, ActivityElementData) - Method in class com.ibm.commerce.marketing.runtime.engine.MarketingEngineCache
This method updates the cache with the provided FlowElement object.
setFlowId(Long) - Method in interface com.ibm.commerce.approval.commands.ApproversNotifyCmd
Sets the Flow ID.
setFlowId(Long) - Method in class com.ibm.commerce.approval.commands.ApproversNotifyCmdImpl
Sets the flow ID.
setFlowId(Long) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setFlowId(String) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setFlowTypeId(String) - Method in class com.ibm.commerce.approval.beans.ApprovalStatusLightListBean
Sets the flow type id.
setFlowTypeId(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalStatusLightListInputDataBean
Sets the flow type ID.
setFlowTypeId(Long) - Method in interface com.ibm.commerce.approval.commands.ApproversNotifyCmd
Sets the Flow Type ID.
setFlowTypeId(Long) - Method in class com.ibm.commerce.approval.commands.ApproversNotifyCmdImpl
Sets the flow type ID.
setFlowTypeId(Long) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setFlowTypeId(String) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setFlowxml(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Flowxml' attribute.
setFlowXml(String) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the runtime XML associated with the activity.
setFlushNeeded(boolean) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets whether flush needed after order prepare
setFlushNeeded(boolean) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets whether flush needed for SP to catch the changes to DB
setFlushNeeded(boolean) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets whether a flush is needed for SP to catch the changes to DB
setFolder(FolderType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Folder' containment reference.
setFolderBODVersion(String) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Folder BOD Version' attribute.
setForce(Integer) - Method in interface com.ibm.commerce.catalogmanagement.commands.AttributeValueDeleteCmd
Sets the force delete option for the attribute value.
setForce(Integer) - Method in class com.ibm.commerce.catalogmanagement.commands.AttributeValueDeleteCmdImpl
Set the force delete option for the attribute value.
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.CatalogEntryDeleteCmdImpl
Set the force delete option of the catalog entry: 0 = catalog entry will be marked for delete.
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.CatalogGroupDeleteCmdImpl
Set the force delete option for the catalog group
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.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.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.ProductAttributeDeleteCmdImpl
Set the force delete option of the attribute
setForceBackOrder(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreItem
Sets the value of the 'Force Back Order' attribute.
setForceBackOrder(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setForceClose(boolean) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentechBatchCtrlCmdImpl
This method sets if the forceClose flag is set as true or false.
setForcedCancel(Boolean) - Method in interface com.ibm.commerce.edp.commands.CancelOrderCmd
This method sets the forced flag indicating if the request will be forced or not.
setForcedCancel(Boolean) - Method in class com.ibm.commerce.edp.commands.CancelOrderCmdImpl
This method sets the forced flag that shows if the cancel request will be forced or not.
setForcedCancel(Boolean) - Method in class com.ibm.commerce.edp.commands.CancelOrderVoidCmdImpl
This method sets the forced flag indicating if the request will be forced or not.
setForcedCancel(Boolean) - Method in class com.ibm.commerce.order.commands.AdminOrderCancelCmdImpl
This method sets the forcedCancel
setForcedCancel(Boolean) - Method in class com.ibm.commerce.order.commands.OrderCancelCmdImpl
This method sets an indicator to force cancellation.
setForcedCancel(boolean) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderCancelCmdImpl
Sets the forcedCancel flag.
setForcedPaymentInstructionChangeFlag(boolean) - Method in interface com.ibm.commerce.edp.commands.EditCmd
This method sets the forced flag indicating if the payment instruction change will be forced or not.
setForcedPaymentInstructionChangeFlag(boolean) - Method in class com.ibm.commerce.edp.commands.EditCmdImpl
This method sets the forced flag indicating if the payment instruction edit operation will be forced or not.
setForcedPaymentInstructionChangeFlag(boolean) - Method in class com.ibm.commerce.edp.commands.EditVoidCmdImpl
Void implementation
setForcedPaymentInstructionChangeFlag(boolean) - Method in interface com.ibm.commerce.edp.commands.PIEditCmd
This method sets the forced flag indicating if the payment instruction edit operation will be forced or not.
setForcedPaymentInstructionChangeFlag(boolean) - Method in class com.ibm.commerce.edp.commands.PIEditCmdImpl
This method sets the forced flag indicating if the request will be forced or not.
setForcedPaymentInstructionChangeFlag(boolean) - Method in class com.ibm.commerce.edp.commands.PIEditVoidCmdImpl
This method sets the forced flag indicating if the request will be forced or not.
setForcedPaymentInstructionChangeFlag(boolean) - Method in class com.ibm.commerce.edp.commands.PIEditWithMergingProtocolDataCmdImpl
This method sets the forced flag indicating if the request will be forced or not.
setForceEARUpdate(boolean) - Method in class com.ibm.commerce.context.content.resources.metadata.PublishRequest
Sets whether or not the EAR will be updated during this quick publish step.
setForceRefresh(boolean) - Method in interface com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmd
This method sets the flag forceRefresh, if true, all the order items needs to be refresh even if it's just refreshed
setForceRefresh(boolean) - Method in class com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmdImpl
This method sets the flag forceRefresh, if true, all the order items needs to be refresh even if it's just refreshed
setForContract(boolean) - Method in class com.ibm.commerce.tools.catalog.util.CategoryHelper
Setter to indicate if the category is to be used in a contract.
setForeignOrdersAllowed(boolean) - Method in interface com.ibm.commerce.order.utils.ResolveOrdersCmd
Sets if foreign orders are allowed
setForeignOrdersAllowed(boolean) - Method in class com.ibm.commerce.order.utils.ResolveOrdersCmdImpl
 
setForeignSKU(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreItem
Sets the value of the 'Foreign SKU' attribute.
setforeignSKU(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setForeignSystem(Long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreItem
Sets the value of the 'Foreign System' attribute.
setForeignSystem(Long) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setForeignSystem(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setFormat(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Format' attribute.
setFormat(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignType
Sets the value of the 'Format' attribute.
setFormat(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.DefaultContentType
Sets the value of the 'Format' attribute.
setFormatArguments(Object[]) - Method in exception com.ibm.commerce.edp.api.BaseException
This method sets text format arguments for message to be formated and localized.
setFormattedAdjustableBaseShipModeTotalAmount(FormattedMonetaryAmountDataBean) - Method in class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean
This method sets the total adjustable cost of shipping with no adjustments and/or discounts that apply to this shipMode and is adjustable.
setFormattedAdjustableTSRBaseShipModeTotalAmount(FormattedMonetaryAmountDataBean) - Method in class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean
This method sets the TSR base amount on which current TSR can give adjustment.
setFormattedCurrentShipModeAdjustmentAmount(FormattedMonetaryAmountDataBean) - Method in class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean
This method sets the sum of the current shipping adjustments applied to items with this shipMode.
setFormattedCurrentShipModeTotalAmount(FormattedMonetaryAmountDataBean) - Method in class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean
This method sets the total cost of the shipping charge for the order for editable item with this shipping mode.
setFormattedPotentialShipModeAdjustmentAmount(FormattedMonetaryAmountDataBean) - Method in class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean
This method sets the Max Allowable shipping adjustment amount the current TSR can give for this specific shipping mode within his/her role limit.
setFormattedPotentialShipModeTotalAmount(FormattedMonetaryAmountDataBean) - Method in class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean
This method sets the shipping charge amount assuming the current TSR gave his/her Max Allowable shipping adjustment amount for this specific shipping mode.
setFormattedTotalQuantityOnHand(FormattedQuantityAmountDataBean) - Method in class com.ibm.commerce.inventory.beans.ProductAvailabilityDataBean
This method sets the formatted QuantityAmount DataBean
setFormattedUnadjustableCurrentShipModeTotalAmount(FormattedMonetaryAmountDataBean) - Method in class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean
This method sets the total adjustable cost of the shipping charge for the order for non-editable item with this shipping mode.
setForNextInsert(OptCounterInfo) - Static method in class com.ibm.commerce.base.helpers.OptCounterInfo
Sets an OptCounterInfo object that will be recalled by the next execution of the getAndForgetForNextInsert method.
setForStoreId(Integer) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setForStoreId(Integer) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setForumId(String) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageLightListBean
Sets the forum ID.
setForumId(String) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageLightListInputDataBean
Sets the forum ID.
setForumId(String) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageListBean
Set forum ID(String) Sets the value of field forum ID.
setForumId(String) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageListInputDataBean
Sets forum ID(String) Sets the value of field forum ID.
setForumId(Long) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setForumId(String) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setForumMessageBeans(ForumMessageLightDataBean[]) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageLightListBean
Sets the array of forum message beans.
setForumMessageBeans(ForumMessageLightDataBean[]) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageLightListInputDataBean
Sets the array of forum message beans.
setForumMessageBeans(ForumMessageDataBean[]) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageListBean
Loads the array of forum message data bean.
setForumMessageBeans(ForumMessageDataBean[]) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageListInputDataBean
Loads the array of forum message data bean.
setForUserId(CommandContext) - Static method in class com.ibm.commerce.command.AbstractECCommand
a utility to set forUserId
setForUserId(Long) - Method in class com.ibm.commerce.command.AbstractViewCommand
This method sets the "for user id" for a customer agent command.
setForUserId(Long) - Method in interface com.ibm.commerce.command.AccCommand
This method sets the value of the forUserId field for this command.
setForUserId(Long) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
The "for user id" should be set in the request properties instead.
setForUserId(Long) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
Set the forUserId in the request properties instead.
setForUserId(Long) - Method in class com.ibm.commerce.command.ControllerCommandImpl
This method sets the forUserId for a customer agent command.
setForUserId(Long) - Method in interface com.ibm.commerce.orderitems.commands.AdminOrderItemUpdateCOCmd
This method sets the for user id.
setForUserId(Long) - Method in class com.ibm.commerce.orderitems.commands.AdminOrderItemUpdateCOCmdImpl
This method sets the for user id.
setForUserId(Long) - Method in interface com.ibm.commerce.quote.commands.AdminQuoteItemUpdateCmd
Sets the for user id.
setForUserId(Long) - Method in class com.ibm.commerce.quote.commands.AdminQuoteItemUpdateCmdImpl
Sets the for user id.
setForUserInfo(CommandContextImpl.UserDependantInfo) - Method in class com.ibm.commerce.command.CommandContextImpl
This method sets the for user information.
setForWhom(String) - Method in class com.ibm.commerce.approval.beans.ApprovalApproversLightListBean
Sets the forWhom flag.
setForWhom(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalApproversLightListInputDataBean
Sets the forWhom flag.
setForWhom(String) - Method in class com.ibm.commerce.approval.beans.ApprovalStatusLightListBean
Sets the forWhom flag.
setForWhom(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalStatusLightListInputDataBean
Sets the forWhom flag.
setFreebieItems(FreebieItem[]) - Method in class com.ibm.commerce.discount.rules.Discount
Set the freebie items.
setFreeGift(boolean) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderItemChargesType
Sets the value of the 'Free Gift' attribute.
setFreeGift(CatalogEntryKey) - Method in class com.ibm.commerce.marketing.promotion.reward.FreeNonPurchasableGiftAdjustment
This method sets the Free Gift item.
setFreeGift(CatalogEntryKey) - Method in class com.ibm.commerce.marketing.promotion.reward.FreePurchasableGiftAdjustment
This method sets the Free Gift item.
setFreeGiftChoice(FreeGiftChoice) - Method in class com.ibm.commerce.marketing.promotion.reward.DefaultChoiceOfFreeGiftAdjustment
Sets the FreeGiftChoice object as the default RewardChoice.
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.TaxIntegrationOrderItemCmd
The total sbipping charge for this order item.
setFreight(BigDecimal) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
setFreight(BigDecimal) - Method in interface com.ibm.commerce.isv.kit.tax.TaxOrderItemCmd
The total shipping charge for this order item.
setFrom(int) - Method in class com.ibm.commerce.edp.parsers.scoreandresponserules.ScoreRule
This method sets the beginning value of this score value.
setFromCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setFromCatalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setFromCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setFromCatalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setFromCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData
Sets the catalog entry ID that is the source of the association.
setFromCatalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setFromCatalogGroupReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setFromCatalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
Sets the catalog group ID that is the source of the association.
setFromCurrency(String) - Method in class com.ibm.commerce.common.objects.CurrencyConversionAccessBean
 
setFromOrderAbbreviations(String[]) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the source orders.
setFromOrderIds(Long[]) - Method in class com.ibm.commerce.marketing.commands.AbstractCopyOrderPromotionCodeTaskCmdImpl
 
setFromOrderIds(Long[]) - Method in class com.ibm.commerce.marketing.commands.CopyOrderPromotionCodeCOTaskCmdImpl
 
setFromOrderIds(Long[]) - Method in interface com.ibm.commerce.marketing.commands.CopyOrderPromotionCodeTaskCmd
This is the method declaration to Set From Order Id array.
setFromOrderIds(Long[]) - Method in class com.ibm.commerce.marketing.commands.CopyOrderPromotionCodeTaskCmdImpl
 
setFromOrderItem(OrderItemAccessBean) - Method in interface com.ibm.commerce.orderitems.commands.CopyOrderItemComponentsCmd
This method sets order item from which components are copied.
setFromOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.orderitems.commands.CopyOrderItemComponentsCmdImpl
This method sets order item from which components are copied.
setFromOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.orderitems.commands.CopyOrderItemComponentsForDynamicKitCmdImpl
This method sets order item from which components are copied.
setFromOrderItem(OrderItemAccessBean) - Method in interface com.ibm.commerce.orderitems.commands.CopyOrderItemConfigurationCmd
This method sets order item from which configuration is copied.
setFromOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.orderitems.commands.CopyOrderItemConfigurationCmdImpl
This method sets order item from which configuration is copied.
setFromOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.orderitems.commands.CopyOrderItemConfigurationForDynamicKitCmdImpl
This method sets order item from which configuration is copied.
setFromOrderItems(String[]) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemMoveCmd
Sets the input order items.
setFromOrderItems(String[]) - Method in class com.ibm.commerce.orderitems.commands.OrderItemMoveCmdImpl
Sets the input order items.
setFromOrders(OrderAccessBean[]) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the source orders.
setFromOrders(String[]) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemMoveCmd
Sets the orders from which order items will be moved.
setFromOrders(String[]) - Method in class com.ibm.commerce.orderitems.commands.OrderItemMoveCmdImpl
Sets the orders from which order items will be moved.
setFromQuantityUnitId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitConversionAccessBean
 
setFufillmentCenterId(Integer) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setFufillmentCenterId(String) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setFulfillment_freq(int) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Fulfillment freq' attribute.
setFulfillmentCenter(String) - Method in class com.ibm.commerce.inventory.beans.PickTicketDetailDataBean
This method sets the fulfillment center.
setFulfillmentCenter(FulfillmentCenterType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Fulfillment Center' containment reference.
setFulfillmentCenter(FulfillmentCenterType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setFulfillmentCenter(FulfillmentCenterType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setFulfillmentCenter(FulfillmentCenterType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Fulfillment Center' containment reference.
setFulfillmentCenter(Integer) - Method in interface com.ibm.commerce.returns.commands.ReturnItemToInventoryCmd
Set the fulfillment center to which inventory was returned.
setFulfillmentCenter(Integer) - Method in class com.ibm.commerce.returns.commands.ReturnItemToInventoryCmdImpl
This method sets the fulfillment center to which inventory is being returned.
setFulfillmentCenterByLanguageList(FulfillmentCenterByLanguageDataBean[]) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageListDataBean
This method sets the list of the FulfillmentCenterByLanguageDataBean.
setFulfillmentCenterId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Inventory
Sets the value of the 'Fulfillment Center Id' attribute.
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setFulfillmentCenterId(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This method sets fulfillment center id (optional).
setFulfillmentCenterId(String) - Method in class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This method sets fulfillment center id (optional).
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.commands.InventoryBaseCmdImpl
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.ResolveFulfillmentCenterCmdImpl
Set a fulfillment center Id.
setFulfillmentCenterId(Integer) - Method in interface com.ibm.commerce.fulfillment.commands.ReverseUpdateInventoryCmd
Set a fulfillment center Id.
setFulfillmentCenterId(Integer) - Method in interface com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmd
This method sets the fulfillment center id
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmdImpl
This method sets the fulfillment center id
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeOnhandInventoryRecordTaskCmdImpl
This method sets the fulfillment center id
setFulfillmentCenterId(Integer) - Method in interface com.ibm.commerce.fulfillment.commands.UpdateInventoryCmd
Set a fulfillment center Id to update the inventory.
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterDescriptionAccessBean
 
setFulfillmentCenterId(String) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterDescriptionAccessBean
 
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setFulfillmentCenterId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
setFulfillmentCenterId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
setFulfillmentCenterId(String) - Method in class com.ibm.commerce.inventory.beans.FulfillmentCenterDataBean
This method sets the fulfillment center id.
setFulfillmentCenterId(Integer) - Method in interface com.ibm.commerce.inventory.commands.AdjustInventoryCmd
This method sets the fulfillmentCenter parameters to check inventory on It is optional if order item is set
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.inventory.commands.AdjustInventoryCmdImpl
This method sets the fulfillmentCenter parameters to check inventory on It is optional if order item is set
setFulfillmentCenterId(Integer) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets the fulfillmentCenter parameters to check inventory on It is optional if order item is set
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets the fulfillmentCenter parameters to check inventory.
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets the fulfillmentCenter parameters to check inventory.
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.FulfillmentCenterUpdateCmdImpl
 
setFulfillmentCenterId(Integer) - Method in interface com.ibm.commerce.inventory.commands.GenericInventoryAdjustCmd
This method sets the Fulfill center id.
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 class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setFulfillmentCenterId(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
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.negotiation.commands.AuctionTaskBaseCmdImpl
Sets fullfillment center ID.
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.order.beans.PhysicalStoreFulfillmentCenterRelationshipListDataBean
Sets the fulfillment center id.
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.order.calculation.Item
 
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.order.commands.DOMCheckInStorePickupCmdImpl
Deprecated.
Sets the fulfillment center id to be checked.
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the fulfillment center of the new/copied/updated order item(s).
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.order.commands.ValidateOrderAddressCmdImpl
This method is used to set the fulfillment center for shipping address validation.
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets fulfillmentCenter id
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setFulfillmentCenterId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.order.objects.PhysicalStoreFulfillmentCenterRelationship
 
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.order.objects.PhysicalStoreFulfillmentCenterRelationshipAccessBean
 
setFulfillmentCenterId(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.AdminOrderItemUpdateCOCmdImpl
This method sets the fulfillment center id to be stored in OrderItem.
setFulfillmentCenterId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
Set the Fulfillment Center id parameters (optional).
setFulfillmentCenterId(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the fulfillment center ID (optional).
setFulfillmentCenterId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemUpdateCmd
Set the Fulfillment Center id parameters (optional).
setFulfillmentCenterId(Hashtable) - Method in class com.ibm.commerce.quote.commands.AdminQuoteItemUpdateCmdImpl
Sets the fulfillment center id to be stored in OrderItem.
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.commands.GetDisplayTaxesCmdImpl
Sets the id of the fulfillment center (Optional).
setFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean
 
setFulfillmentCenterId(String) - Method in class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean
 
setFulfillmentCenterIdentifier(FulfillmentCenterIdentifierType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryDetailExternalIdentifierType
Sets the value of the 'Fulfillment Center Identifier' containment reference.
setFulfillmentCenterIdentifier(FulfillmentCenterIdentifierType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.FulfillmentCenterInventoryAvailabilityType
Sets the value of the 'Fulfillment Center Identifier' containment reference.
setFulfillmentCenterIdentifier(FulfillmentCenterIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.FulfillmentCenterType
Sets the value of the 'Fulfillment Center Identifier' containment reference.
setFulfillmentCenterIdentifier(FulfillmentCenterIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.FulfillmentCenterTypeImpl
 
setFulfillmentCenterIdList(String) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
Sets all the fulfillment center Ids lised in a string, seperated by comma, which is used to get the ATP inventories.
setFulfillmentCenterIdList(String) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Sets all the fulfillment center Ids lised in a string, seperated by comma, which is used to get the ATP inventories.
setFulfillmentCenterIds(Integer[]) - Method in class com.ibm.commerce.inventory.beans.commands.ProductAvailabilityDataBeanCmdImpl
This method sets the fulfillment center Ids
setFulfillmentCenterIds(Integer[]) - Method in class com.ibm.commerce.inventory.beans.ProductAvailabilityDataBean
This method sets a list of fulfillment centers on which the inventory will be checked.
setFulfillmentCenterIds(String[]) - Method in interface com.ibm.commerce.inventory.commands.FulfillmentCenterDeleteCmd
Sets the list of fulfillment center identifiers.
setFulfillmentCenterIds(String[]) - Method in class com.ibm.commerce.inventory.commands.FulfillmentCenterDeleteCmdImpl
 
setFulfillmentCenterIds(Integer[]) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
 
setFulfillmentCenterIds(Integer[]) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Sets an array of the fulfillment center ids into the command.
setFulfillmentCenterIds(Vector) - Method in interface com.ibm.commerce.orderitems.commands.SetOrderItemFulfillmentCenterCmd
Sets the fulfillment center ID parameters.
setFulfillmentCenterIds(Vector) - Method in class com.ibm.commerce.orderitems.commands.SetOrderItemFulfillmentCenterCmdImpl
Sets the fulfillment center ID parameters.
setFulfillmentCenterIdUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets fulfillment center ID from the WebSphere Commerce tools framework XML object, and sets it for the command.
setFulfillmentCenterIdUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets fulfillment center ID from the WebSphere Commerce tools framework XML object, and sets it for the command.
setFulfillmentCenterInformationByLanguageList(FulfillmentCenterInformationByLanguageDataBean[]) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageListDataBean
This method sets the list of the FulfillmentCenterInformationByLanguageDataBean.
setFulfillmentCenterName(String) - Method in interface com.ibm.commerce.inventory.commands.FulfillmentCenterCreateCmd
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.FulfillmentCenterUpdateCmd
Sets the fulfillment center name.
setFulfillmentCenterName(String) - Method in class com.ibm.commerce.inventory.commands.FulfillmentCenterUpdateCmdImpl
 
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.
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.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.AllocateExpectedInventoryCmdImpl
Sets a prioritized list of fulfillment centers from which the inventory should be backordered.
setFulfillmentCenterSelectionFlags(Integer) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setFulfillmentCenterSelectionFlags(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setFulfillmentOrderId(String) - Method in interface com.ibm.commerce.orderitems.commands.AddItemsToFulfillmentOrderCmd
Sets the fulfillmentOrderId property of the command.
setFulfillmentOrderId(String) - Method in class com.ibm.commerce.orderitems.commands.AddItemsToFulfillmentOrderCmdImpl
Sets the fulfillmentOrderId property of the command.
setFulfillmentOrderName(String) - Method in interface com.ibm.commerce.orderitems.commands.AddItemsToFulfillmentOrderCmd
Sets the fulfillmentOrderName property of the command.
setFulfillmentOrderName(String) - Method in class com.ibm.commerce.orderitems.commands.AddItemsToFulfillmentOrderCmdImpl
Sets the fulfillmentOrderName property of the command.
setFulfillmentProperties(CatalogEntryFulfillmentPropertiesType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryType
Sets the value of the 'Fulfillment Properties' containment reference.
setFulfillmentProperties(CatalogEntryFulfillmentPropertiesType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Fulfillment Properties' containment reference.
setFulfillmentStatus(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemStatusTypeImpl
 
setFulfillmentStatus(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemStatusType
Sets the value of the 'Fulfillment Status' attribute.
setFulfillmentStatus(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets fulfillment status
setFulfillmentStatus(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setFullCodeToPromotionMap(Hashtable) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionContext
Sets the full codeToPromotionMap where the key is the promotion key, and the value is a list of promotion codes for that promotion.
setFullfillmentCenterId(Integer) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setFullfillmentCenterId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setFullfillmentCenterId(Integer) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setFullfillmentCenterId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setFullfillmentCenterId(Integer) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setFullfillmentCenterId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setFullIImage(String) - Method in class com.ibm.commerce.catalog.beans.CatalogGroupDescriptionDataBean
Deprecated.
setFullIImage(String) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionAccessBean
 
setFullIImage(String) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionEntityCreationData
Sets the path to the full image.
setFullIImage(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setFullIImage(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionEntityCreationData
Sets the path to the full image.
setFullImage(String) - Method in class com.ibm.commerce.catalog.beans.CatalogGroupDescriptionDataBean
Sets the full image path.
setFullImage(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogDescriptionType
Sets the value of the 'Full Image' attribute.
setFullimage(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogDescription
Sets the value of the 'Fullimage' attribute.
setFullImage(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDescription
Sets the value of the 'Full Image' attribute.
setFullimage(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupDescription
Sets the value of the 'Fullimage' attribute.
setFullImage(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setFullImage(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionEntityCreationData
Sets the path to the full image.
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.catalogmanagement.commands.CatalogAddCmdImpl
Sets the path of the full image of catalog.
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.CatalogEntryAddCmdImpl
Sets the path to 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.CatalogEntryUpdateCmdImpl
Set the path of the full image of the catalog entry 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.CatalogGroupAddCmdImpl
Set the path of the full image for 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.CatalogGroupUpdateCmdImpl
Set the path to the full image of catalog group description
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.CatalogUpdateCmdImpl
Sets the path of the full image of catalog.
setFullImage(String) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreDescriptionType
Sets the value of the 'Full Image' attribute.
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 class com.ibm.commerce.tools.catalog.util.CategoryHelper
Set the path of the full image of catalog group description.
setFullImagePath(String) - Method in class com.ibm.commerce.couponpromotion.objects.PromoDescriptionAccessBean
 
setFullImagePath(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the fullImagePath.
setGender(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the gender parameter for this Tag.
setGender(GenderType) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Gender' attribute.
setGender(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setGender(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the gender associated with this user.
setGender(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the gender.
setGenerateLTPAToken(String) - Method in class com.ibm.commerce.struts.ECActionMapping
This method sets the value of the generateLTPAToken property.
setGenerateNewKey(boolean) - Method in class com.ibm.commerce.foundation.dataload.idresolve.IDResolveRequest
Set the generateNewKey value
setGenerateSQLStatementsOnly(String) - Method in class com.ibm.commerce.context.content.ant.tasks.CreateWorkspaceTask
This method sets whether to only generate the SQL statements or not.
setGenerateSQLStatementsOutputFile(String) - Method in class com.ibm.commerce.context.content.ant.tasks.CreateWorkspaceTask
This method sets the output file name for the SQL statements.
setGeneric(boolean) - Method in interface com.ibm.commerce.command.ControllerCommand
This method sets the generic property of this command.
setGeneric(boolean) - Method in class com.ibm.commerce.command.ControllerCommandImpl
This method sets the generic property of this command.
setGeoCode(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setGeoCode(PhysicalStoreGeoCodeType) - Method in interface com.ibm.commerce.store.facade.datatypes.DocumentRoot
Sets the value of the 'Geo Code' containment reference.
setGeoCode(PhysicalStoreGeoCodeType) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreLocationInfoType
Sets the value of the 'Geo Code' containment reference.
setGeographicalShippingCode(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'Geographical Shipping Code' attribute.
setGeographicalTaxCode(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'Geographical Tax Code' attribute.
setGeondds_id(int) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geondds
Sets the value of the 'Geondds id' attribute.
setGeoNode(GeoNodeType) - Method in interface com.ibm.commerce.store.facade.datatypes.DocumentRoot
Sets the value of the 'Geo Node' containment reference.
setGeonode_id(int) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geondds
Sets the value of the 'Geonode id' attribute.
setGeonode_id(int) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geonode
Sets the value of the 'Geonode id' attribute.
setGeonode_id(Integer) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'Geonode id' attribute.
setGeoNodeBODVersion(String) - Method in interface com.ibm.commerce.store.facade.datatypes.DocumentRoot
Sets the value of the 'Geo Node BOD Version' attribute.
setGeonodeForGeondds(Geonode) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geondds
Sets the value of the 'Geonode For Geondds' reference.
setGeonodeForGeotree(Geonode) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geotree
Sets the value of the 'Geonode For Geotree' reference.
setGeonodeForGeotree2(Geonode) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geotree
Sets the value of the 'Geonode For Geotree2' reference.
setGeonodeForStloc(Geonode) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'Geonode For Stloc' reference.
setGeoNodeIdentifier(GeoNodeIdentifierType) - Method in interface com.ibm.commerce.store.facade.datatypes.DocumentRoot
Sets the value of the 'Geo Node Identifier' containment reference.
setGeoNodeIdentifier(GeoNodeIdentifierType) - Method in interface com.ibm.commerce.store.facade.datatypes.GeoNodeType
Sets the value of the 'Geo Node Identifier' containment reference.
setGeoNodeIdentifier(GeoNodeIdentifierType) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreLocationInfoType
Sets the value of the 'Geo Node Identifier' containment reference.
setGeoNodes(List) - Method in interface com.ibm.commerce.store.facade.server.commands.InsertMoreGeoNodeDataCmd
This method sets the list of GeoNodes.
setGeotree_id(int) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geotree
Sets the value of the 'Geotree id' attribute.
setGet(GetType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.GetCatalogDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.GetCatalogEntryDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.GetCatalogGroupDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.GetKitDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogEntrySOICmdImpl
This method sets the get expression for the fetch operation.
setGet(GetType) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogGroupSOICmdImpl
This method sets the get expression for the fetch operation.
setGet(GetType) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogSOICmdImpl
This method sets the get expression for the fetch operation.
setGet(GetType) - Method in interface com.ibm.commerce.catalog.facade.server.commands.FetchCatalogCmd
This method sets the get expression to base the fetch operation on.
setGet(GetType) - Method in interface com.ibm.commerce.catalog.facade.server.commands.FetchCatalogEntryCmd
This method sets the get expression to base the fetch operation on.
setGet(GetType) - Method in interface com.ibm.commerce.catalog.facade.server.commands.FetchCatalogGroupCmd
This method sets the get expression to base the fetch operation on.
setGet(GetType) - Method in interface com.ibm.commerce.catalog.facade.server.commands.FetchKitCmd
This method sets the get expression to base the fetch operation on.
setGet(GetType) - Method in interface com.ibm.commerce.content.facade.datatypes.GetAttachmentDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.content.facade.datatypes.GetFileUploadJobDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.content.facade.datatypes.GetManagedDirectoryDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.content.facade.datatypes.GetManagedFileDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractFetchAttachmentCmdImpl
This method sets the get expression for the fetch operation.
setGet(GetType) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractFetchManagedFileCmdImpl
This method sets the get expression for the fetch operation.
setGet(GetType) - Method in interface com.ibm.commerce.content.facade.server.commands.FetchAttachmentCmd
This method sets the get expression to base the fetch operation on.
setGet(GetType) - Method in interface com.ibm.commerce.content.facade.server.commands.FetchManagedFileCmd
This method sets the get expression to base the fetch operation on.
setGet(GetType) - Method in interface com.ibm.commerce.contract.facade.datatypes.GetBusinessAccountDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.contract.facade.datatypes.GetContractDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.GetBusinessAccountDataAreaTypeImpl
 
setGet(GetType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.GetContractDataAreaTypeImpl
 
setGet(GetType) - Method in class com.ibm.commerce.contract.facade.server.commands.AbstractFetchContractCmdImpl
 
setGet(GetType) - Method in class com.ibm.commerce.contract.facade.server.commands.FetchContractCmdImpl
This method sets the get expression for the fetch operation.
setGet(GetType) - Method in interface com.ibm.commerce.foundation.server.command.bod.AbstractFetchNounCmd
This method sets the get expression to base the fetch operation on.
setGet(GetType) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractFetchNounCmdImpl
This method sets the get expression for the fetch operation.
setGet(GetType) - Method in interface com.ibm.commerce.foundation.server.command.bod.AbstractInsertMoreNounDataCmd
This method sets the get expression to base the fetch operation on.
setGet(GetType) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractInsertMoreNounDataCmdImpl
This method sets the get expression for the fetch operation.
setGet(GetType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GetGiftListDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.GetConfigurationDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.GetOnlineStoreDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.GetInventoryAvailabilityDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.location.facade.datatypes.GetClientLocationDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.location.facade.datatypes.GetPointOfInterestDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.GetActivityDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.GetCampaignDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.GetCampaignElementTemplateDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.GetMarketingContentDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.GetMarketingEmailTemplateDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.GetMarketingSpotDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.GetMarketingSpotDataDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.member.facade.datatypes.GetMemberGroupDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.member.facade.datatypes.GetOrganizationDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.member.facade.datatypes.GetPersonDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in class com.ibm.commerce.member.facade.server.commands.ComposeMemberGroupFromDataBeanBaseCmdImpl
Sets the get expression for the fetch operation.
setGet(GetType) - Method in interface com.ibm.commerce.member.facade.server.commands.ComposeMemberGroupFromDataBeanCmd
This method sets the get expression to base the fetch operation on.
setGet(GetType) - Method in interface com.ibm.commerce.member.facade.server.commands.FetchMemberGroupCmd
This method sets the get expression to base the fetch operation on.
setGet(GetType) - Method in interface com.ibm.commerce.member.facade.server.commands.FetchOrganizationCmd
This method sets the get expression to base the fetch operation on.
setGet(GetType) - Method in class com.ibm.commerce.member.facade.server.commands.FetchOrganizationCmdImpl
Sets the get expression for the fetch operation.
setGet(GetType) - Method in interface com.ibm.commerce.member.facade.server.commands.FetchPersonCmd
This method sets the get expression to base the fetch operation on.
setGet(GetType) - Method in class com.ibm.commerce.member.facade.server.commands.FetchPersonCmdImpl
Sets the get expression for the fetch operation.
setGet(GetType) - Method in interface com.ibm.commerce.order.facade.datatypes.GetOrderDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.order.facade.datatypes.GetQuoteDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.GetOrderDataAreaTypeImpl
 
setGet(GetType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.GetQuoteDataAreaTypeImpl
 
setGet(GetType) - Method in class com.ibm.commerce.order.facade.server.commands.AbstractFetchQuoteCmdImpl
 
setGet(GetType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.GetPromotionDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.search.facade.datatypes.GetSearchTermAssociationDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.store.facade.datatypes.GetGeoNodeDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.store.facade.datatypes.GetPhysicalStoreDataAreaType
Sets the value of the 'Get' containment reference.
setGet(GetType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.GetSubscriptionDataAreaType
Sets the value of the 'Get' containment reference.
setGetActivity(GetActivityType) - Method in interface com.ibm.commerce.marketing.facade.server.commands.GetActivityCmd
This method sets the GetActivityType business object document that this command will process.
setGetActivity(GetActivityType) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetActivityCmdImpl
This method sets the GetActivityType business object document that this command will process.
setGetAttachment(GetAttachmentType) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractFetchAttachmentCmdImpl
This method sets the value of GetAttachmentType.
setGetAttachment(GetAttachmentType) - Method in interface com.ibm.commerce.content.facade.server.commands.FetchAttachmentCmd
This method sets the GetAttachment.
setGetAttachment(GetAttachmentType) - Method in interface com.ibm.commerce.content.facade.server.commands.GetAttachmentCmd
A set method for GetAttachment
setGetAttachment(GetAttachmentType) - Method in class com.ibm.commerce.content.facade.server.commands.GetAttachmentCmdImpl
A set method for GetAttachment
setGetAttributeDictionary(GetAttributeDictionaryType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Get Attribute Dictionary' containment reference.
setGetAttributeDictionaryAttribute(GetAttributeDictionaryAttributeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Get Attribute Dictionary Attribute' containment reference.
setGetAttributeDictionaryAttributeGroup(GetAttributeDictionaryAttributeGroupType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Get Attribute Dictionary Attribute Group' containment reference.
setGetBusinessAccount(GetBusinessAccountType) - Method in interface com.ibm.commerce.contract.facade.datatypes.DocumentRoot
Sets the value of the 'Get Business Account' containment reference.
setGetBusinessAccount(GetBusinessAccountType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.DocumentRootImpl
 
setGetBusinessAccount(GetBusinessAccountType) - Method in interface com.ibm.commerce.contract.facade.server.commands.GetBusinessAccountCmd
This method sets the GetBusinessAccountType business object document that this command will process.
setGetBusinessAccount(GetBusinessAccountType) - Method in class com.ibm.commerce.contract.facade.server.commands.GetBusinessAccountCmdImpl
This method sets the GetBusinessAccountType business object document that this command will process.
setGetCampaign(GetCampaignType) - Method in interface com.ibm.commerce.marketing.facade.server.commands.GetCampaignCmd
This method sets the GetCampaignType business object document that this command will process.
setGetCampaign(GetCampaignType) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetCampaignCmdImpl
This method sets the GetCampaignType business object document that this command will process.
setGetCampaignElementTemplate(GetCampaignElementTemplateType) - Method in interface com.ibm.commerce.marketing.facade.server.commands.GetCampaignElementTemplateCmd
This method sets the GetCampaignElementTemplateType business object document that this command will process.
setGetCampaignElementTemplate(GetCampaignElementTemplateType) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetCampaignElementTemplateCmdImpl
This method sets the GetCampaignElementTemplateType business object document that this command will process.
setGetCatalog(GetCatalogType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Get Catalog' containment reference.
setGetCatalog(GetCatalogType) - Method in interface com.ibm.commerce.catalog.facade.server.commands.GetCatalogCmd
Set the GetCatalogType.
setGetCatalog(GetCatalogType) - Method in class com.ibm.commerce.catalog.facade.server.commands.GetCatalogCmdImpl
This method sets the get verb for Catalog noun.
setGetCatalogEntry(GetCatalogEntryType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Get Catalog Entry' containment reference.
setGetCatalogEntry(GetCatalogEntryType) - Method in interface com.ibm.commerce.catalog.facade.server.commands.GetCatalogEntryCmd
A set method for GetCatalogEntryType
setGetCatalogEntry(GetCatalogEntryType) - Method in class com.ibm.commerce.catalog.facade.server.commands.GetCatalogEntryCmdImpl
This method sets the get verb for CatalogEntry noun.
setGetCatalogEntryFiltering(GetCatalogEntryFilteringType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Get Catalog Entry Filtering' containment reference.
setGetCatalogEntryInstallmentPrice(GetCatalogEntryInstallmentPriceType) - Method in interface com.ibm.commerce.installment.facade.server.commands.GetCatalogEntryInstallmentPriceCmd
This method sets the GetCatalogEntryInstallmentPriceType business object document that this command will process.
setGetCatalogEntryInstallmentPrice(GetCatalogEntryInstallmentPriceType) - Method in class com.ibm.commerce.installment.facade.server.commands.GetCatalogEntryInstallmentPriceCmdImpl
This method sets the GetCatalogEntryInstallmentPriceType business object document that this command will process.
setGetCatalogFilter(GetCatalogFilterType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Get Catalog Filter' containment reference.
setGetCatalogFilter(GetCatalogFilterType) - Method in interface com.ibm.commerce.catalog.facade.server.commands.GetCatalogFilterCmd
This method sets the GetCatalogFilterType business object document that this command will process.
setGetCatalogFilter(GetCatalogFilterType) - Method in class com.ibm.commerce.catalog.facade.server.commands.GetCatalogFilterCmdImpl
This method sets the GetCatalogFilterType business object document that this command will process.
setGetCatalogGroup(GetCatalogGroupType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Get Catalog Group' containment reference.
setGetCatalogGroup(GetCatalogGroupType) - Method in interface com.ibm.commerce.catalog.facade.server.commands.GetCatalogGroupCmd
A set method for GetCatalogGroup
setGetCatalogGroup(GetCatalogGroupType) - Method in class com.ibm.commerce.catalog.facade.server.commands.GetCatalogGroupCmdImpl
This method sets the get verb for CatalogGroup noun.
setGetCatalogNavigationView(GetCatalogNavigationViewType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Get Catalog Navigation View' containment reference.
setGetClientLocation(GetClientLocationType) - Method in interface com.ibm.commerce.location.facade.datatypes.DocumentRoot
Sets the value of the 'Get Client Location' containment reference.
setGetClientLocation(GetClientLocationType) - Method in interface com.ibm.commerce.location.facade.server.commands.GetClientLocationCmd
This method sets the GetClientLocationType business object document that this command will process.
setGetClientLocation(GetClientLocationType) - Method in class com.ibm.commerce.location.facade.server.commands.GetClientLocationCmdImpl
This method sets the GetClientLocationType business object document that this command will process.
setGetConfiguration(GetConfigurationType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Get Configuration' containment reference.
setGetConfiguration(GetConfigurationType) - Method in interface com.ibm.commerce.infrastructure.facade.server.commands.GetConfigurationCmd
A set method for GetConfiguration
setGetConfiguration(GetConfigurationType) - Method in class com.ibm.commerce.infrastructure.facade.server.commands.GetConfigurationCmdImpl
A set method for GetConfiguration
setGetContract(GetContractType) - Method in interface com.ibm.commerce.contract.facade.datatypes.DocumentRoot
Sets the value of the 'Get Contract' containment reference.
setGetContract(GetContractType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.DocumentRootImpl
 
setGetContract(GetContractType) - Method in class com.ibm.commerce.contract.facade.server.commands.GetContractCmdImpl
Sets the GetContract
setGetExternalRule(GetExternalRuleType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Get External Rule' containment reference.
setGetFolder(GetFolderType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Get Folder' containment reference.
setGetGeoNode(GetGeoNodeType) - Method in interface com.ibm.commerce.store.facade.datatypes.DocumentRoot
Sets the value of the 'Get Geo Node' containment reference.
setGetGeoNode(GetGeoNodeType) - Method in interface com.ibm.commerce.store.facade.server.commands.GetGeoNodeCmd
A set method for GetGeoNode
setGetGeoNode(GetGeoNodeType) - Method in class com.ibm.commerce.store.facade.server.commands.GetGeoNodeCmdImpl
This method sets the get verb for GeoNode noun.
setGetGiftList(GetGiftListType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.DocumentRoot
Sets the value of the 'Get Gift List' containment reference.
setGetGiftList(GetGiftListType) - Method in interface com.ibm.commerce.giftcenter.facade.server.commands.GetGiftListCmd
Sets the GetGiftListType business object document that this command will process.
setGetGiftList(GetGiftListType) - Method in class com.ibm.commerce.giftcenter.facade.server.commands.GetGiftListCmdImpl
Sets the GetGiftListType business object document that this command will process.
setGetInstallmentRule(GetInstallmentRuleType) - Method in interface com.ibm.commerce.installment.facade.server.commands.GetInstallmentRuleCmd
This method sets the GetInstallmentRuleType business object document that this command will process.
setGetInstallmentRule(GetInstallmentRuleType) - Method in class com.ibm.commerce.installment.facade.server.commands.GetInstallmentRuleCmdImpl
This method sets the GetInstallmentRuleType business object document that this command will process.
setGetInventoryAvailability(GetInventoryAvailabilityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.DocumentRoot
Sets the value of the 'Get Inventory Availability' containment reference.
setGetInventoryAvailability(GetInventoryAvailabilityType) - Method in interface com.ibm.commerce.inventory.facade.server.commands.GetInventoryAvailabilityCmd
A set method for GetInventoryAvailability
setGetInventoryAvailability(GetInventoryAvailabilityType) - Method in class com.ibm.commerce.inventory.facade.server.commands.GetInventoryAvailabilityCmdImpl
This method sets the get verb for InventoryAvailability noun.
setGetKit(GetKitType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Get Kit' containment reference.
setGetKit(GetKitType) - Method in interface com.ibm.commerce.catalog.facade.server.commands.GetKitCmd
A set method for GetKit.
setGetKit(GetKitType) - Method in class com.ibm.commerce.catalog.facade.server.commands.GetKitCmdImpl
A set method for GetKit.
setGetLayout(GetLayoutType) - Method in interface com.ibm.commerce.pagelayout.facade.server.commands.GetLayoutCmd
This method sets the GetLayoutType business object document that this command will process.
setGetLayout(GetLayoutType) - Method in class com.ibm.commerce.pagelayout.facade.server.commands.GetLayoutCmdImpl
This method sets the GetLayoutType business object document that this command will process.
setGetManagedDirectory(GetManagedDirectoryType) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractFetchManagedDirectoryCmdImpl
This method sets the GetManagedDirectoryType.
setGetManagedDirectory(GetManagedDirectoryType) - Method in interface com.ibm.commerce.content.facade.server.commands.FetchManagedDirectoryCmd
This method sets the GetManagedDirectoryType.
setGetManagedDirectory(GetManagedDirectoryType) - Method in interface com.ibm.commerce.content.facade.server.commands.GetManagedDirectoryCmd
This method sets the GetManagedDirectory BOD.
setGetManagedDirectory(GetManagedDirectoryType) - Method in class com.ibm.commerce.content.facade.server.commands.GetManagedDirectoryCmdImpl
This method sets the GetManagedDirectory GetManagedDirectory.
setGetManagedFile(GetManagedFileType) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractFetchManagedFileCmdImpl
This method sets the GetManagedFileType.
setGetManagedFile(GetManagedFileType) - Method in interface com.ibm.commerce.content.facade.server.commands.FetchManagedFileCmd
This method sets the GetManagedFile.
setGetManagedFile(GetManagedFileType) - Method in interface com.ibm.commerce.content.facade.server.commands.GetManagedFileCmd
This method sets the GetManagedFileType BOD.
setGetManagedFile(GetManagedFileType) - Method in class com.ibm.commerce.content.facade.server.commands.GetManagedFileCmdImpl
This method sets the GetManagedFile BOD.
setGetMarketingContent(GetMarketingContentType) - Method in interface com.ibm.commerce.marketing.facade.server.commands.GetMarketingContentCmd
This method sets the GetMarketingContentType business object document that this command will process.
setGetMarketingContent(GetMarketingContentType) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetMarketingContentCmdImpl
This method sets the GetMarketingContentType business object document that this command will process.
setGetMarketingEmailTemplate(GetMarketingEmailTemplateType) - Method in interface com.ibm.commerce.marketing.facade.server.commands.GetMarketingEmailTemplateCmd
This method sets the GetMarketingEmailTemplateType business object document that this command will process.
setGetMarketingEmailTemplate(GetMarketingEmailTemplateType) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetMarketingEmailTemplateCmdImpl
This method sets the GetMarketingEmailTemplateType business object document that this command will process.
setGetMarketingSpot(GetMarketingSpotType) - Method in interface com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotCmd
This method sets the GetMarketingSpotType business object document that this command will process.
setGetMarketingSpot(GetMarketingSpotType) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotCmdImpl
This method sets the GetMarketingSpotType business object document that this command will process.
setGetMarketingSpotData(GetMarketingSpotDataType) - Method in interface com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotDataCmd
This method sets the GetMarketingSpotDataType business object document that this command will process.
setGetMarketingSpotData(GetMarketingSpotDataType) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotDataCmdImpl
This method sets the GetMarketingSpotDataType business object document that this command will process.
setGetMemberGroup(GetMemberGroupType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Get Member Group' containment reference.
setGetMemberGroup(GetMemberGroupType) - Method in interface com.ibm.commerce.member.facade.server.commands.GetMemberGroupCmd
Sets the GetMemberGroup BOD which contains the search criteria and access profile.
setGetMemberGroup(GetMemberGroupType) - Method in class com.ibm.commerce.member.facade.server.commands.GetMemberGroupCmdImpl
Sets the GetMemberGroup
setGetOnlineStore(GetOnlineStoreType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Get Online Store' containment reference.
setGetOnlineStore(GetOnlineStoreType) - Method in interface com.ibm.commerce.infrastructure.facade.server.commands.GetOnlineStoreCmd
A set method for GetOnlineStore
setGetOnlineStore(GetOnlineStoreType) - Method in class com.ibm.commerce.infrastructure.facade.server.commands.GetOnlineStoreCmdImpl
A set method for GetOnlineStore
setGetOrder(GetOrderType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Get Order' containment reference.
setGetOrder(GetOrderType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setGetOrder(GetOrderType) - Method in class com.ibm.commerce.order.facade.server.commands.AbstractComposeOrderCmdImpl
This method sets the GetOrder verb, which contains the XPath and parameters to control composition of noun-parts.
setGetOrder(GetOrderType) - Method in class com.ibm.commerce.order.facade.server.commands.AbstractFetchOrdersSOICmdImpl
This method sets the value of GetOrderType.
setGetOrder(GetOrderType) - Method in interface com.ibm.commerce.order.facade.server.commands.ComposeOrderCmd
This method sets the GetOrder verb, which contains the XPath and parameters to control composition of noun-parts.
setGetOrder(GetOrderType) - Method in interface com.ibm.commerce.order.facade.server.commands.FetchOrdersCmd
This method sets the GetOrder.
setGetOrder(GetOrderType) - Method in interface com.ibm.commerce.order.facade.server.commands.GetOrderCmd
This method sets the GetOrder.
setGetOrder(GetOrderType) - Method in class com.ibm.commerce.order.facade.server.commands.GetOrderCmdImpl
This methods set the GetOrder.
setGetOrderInstallmentPrice(GetOrderInstallmentPriceType) - Method in interface com.ibm.commerce.installment.facade.server.commands.GetOrderInstallmentPriceCmd
This method sets the GetOrderInstallmentPriceType business object document that this command will process.
setGetOrderInstallmentPrice(GetOrderInstallmentPriceType) - Method in class com.ibm.commerce.installment.facade.server.commands.GetOrderInstallmentPriceCmdImpl
This method sets the GetOrderInstallmentPriceType business object document that this command will process.
setGetOrganization(GetOrganizationType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Get Organization' containment reference.
setGetOrganization(GetOrganizationType) - Method in interface com.ibm.commerce.member.facade.server.commands.GetOrganizationCmd
A set method for GetOrganization
setGetOrganization(GetOrganizationType) - Method in class com.ibm.commerce.member.facade.server.commands.GetOrganizationCmdImpl
Sets the GetOrganization
setGetPage(GetPageType) - Method in interface com.ibm.commerce.pagelayout.facade.server.commands.GetPageCmd
This method sets the GetPageType business object document that this command will process.
setGetPage(GetPageType) - Method in class com.ibm.commerce.pagelayout.facade.server.commands.GetPageCmdImpl
This method sets the GetPageType business object document that this command will process.
setGetPageDesign(GetPageDesignType) - Method in interface com.ibm.commerce.pagelayout.facade.server.commands.GetPageDesignCmd
This method sets the GetPageDesignType business object document that this command will process.
setGetPageDesign(GetPageDesignType) - Method in class com.ibm.commerce.pagelayout.facade.server.commands.GetPageDesignCmdImpl
This method sets the GetPageDesignType business object document that this command will process.
setGetPageLayout(GetPageLayoutType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Get Page Layout' containment reference.
setGetPerson(GetPersonType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Get Person' containment reference.
setGetPerson(GetPersonType) - Method in interface com.ibm.commerce.member.facade.server.commands.GetPersonCmd
A set method for GetPerson
setGetPerson(GetPersonType) - Method in class com.ibm.commerce.member.facade.server.commands.GetPersonCmdImpl
Sets the GetPerson
setGetPhysicalStore(GetPhysicalStoreType) - Method in interface com.ibm.commerce.store.facade.datatypes.DocumentRoot
Sets the value of the 'Get Physical Store' containment reference.
setGetPhysicalStore(GetPhysicalStoreType) - Method in interface com.ibm.commerce.store.facade.server.commands.GetPhysicalStoreCmd
A set method for GetPhysicalStore
setGetPhysicalStore(GetPhysicalStoreType) - Method in class com.ibm.commerce.store.facade.server.commands.GetPhysicalStoreCmdImpl
This method sets the get verb for PhysicalStore noun.
setGetPointOfInterest(GetPointOfInterestType) - Method in interface com.ibm.commerce.location.facade.datatypes.DocumentRoot
Sets the value of the 'Get Point Of Interest' containment reference.
setGetPointOfInterest(GetPointOfInterestType) - Method in interface com.ibm.commerce.location.facade.server.commands.GetPointOfInterestCmd
This method sets the GetPointOfInterestType business object document that this command will process.
setGetPointOfInterest(GetPointOfInterestType) - Method in class com.ibm.commerce.location.facade.server.commands.GetPointOfInterestCmdImpl
This method sets the GetPointOfInterestType business object document that this command will process.
setGetPromotion(GetPromotionType) - Method in interface com.ibm.commerce.promotion.facade.server.commands.GetPromotionCmd
A set method for GetPromotion
setGetPromotion(GetPromotionType) - Method in class com.ibm.commerce.promotion.facade.server.commands.GetPromotionCmdImpl
This method sets the get verb for Promotion noun.
setGetQuote(GetQuoteType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Get Quote' containment reference.
setGetQuote(GetQuoteType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setGetQuote(GetQuoteType) - Method in class com.ibm.commerce.order.facade.server.commands.AbstractFetchQuoteCmdImpl
 
setGetSearchTermAssociation(GetSearchTermAssociationType) - Method in interface com.ibm.commerce.search.facade.datatypes.DocumentRoot
Sets the value of the 'Get Search Term Association' containment reference.
setGetSearchTermAssociation(GetSearchTermAssociationType) - Method in interface com.ibm.commerce.search.facade.server.commands.GetSearchTermAssociationCmd
This method sets the GetSearchTermAssociationType business object document that this command will process.
setGetSearchTermAssociation(GetSearchTermAssociationType) - Method in class com.ibm.commerce.search.facade.server.commands.GetSearchTermAssociationCmdImpl
This method sets the GetSearchTermAssociationType business object document that this command will process.
setGetStorePage(GetStorePageType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Get Store Page' containment reference.
setGetStorePageData(GetStorePageDataType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Get Store Page Data' containment reference.
setGetSubscription(GetSubscriptionType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.DocumentRoot
Sets the value of the 'Get Subscription' containment reference.
setGetSubscription(GetSubscriptionType) - Method in interface com.ibm.commerce.subscription.facade.server.commands.GetSubscriptionCmd
This method sets the GetSubscriptionType business object document that this command will process.
setGetSubscription(GetSubscriptionType) - Method in class com.ibm.commerce.subscription.facade.server.commands.GetSubscriptionCmdImpl
This method sets the GetSubscriptionType business object document that this command will process.
setGetWallet(GetWalletType) - Method in interface com.ibm.commerce.wallet.facade.server.commands.GetWalletCmd
This method sets the GetWalletType business object document that this command will process.
setGetWallet(GetWalletType) - Method in class com.ibm.commerce.wallet.facade.server.commands.GetWalletCmdImpl
This method sets the GetWalletType business object document that this command will process.
setGetWalletItem(GetWalletItemType) - Method in interface com.ibm.commerce.wallet.facade.server.commands.GetWalletItemCmd
This method sets the GetWalletItemType business object document that this command will process.
setGetWalletItem(GetWalletItemType) - Method in class com.ibm.commerce.wallet.facade.server.commands.GetWalletItemCmdImpl
This method sets the GetWalletItemType business object document that this command will process.
setGetWidgetDefinition(GetWidgetDefinitionType) - Method in interface com.ibm.commerce.pagelayout.facade.server.commands.GetWidgetDefinitionCmd
This method sets the GetWidgetDefinitionType business object document that this command will process.
setGetWidgetDefinition(GetWidgetDefinitionType) - Method in class com.ibm.commerce.pagelayout.facade.server.commands.GetWidgetDefinitionCmdImpl
This method sets the GetWidgetDefinitionType business object document that this command will process.
setGiftCardAccepted(boolean) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListEventInformationType
Sets the value of the 'Gift Card Accepted' attribute.
setGiftGiverAddress(GiftRegistryAddressVO) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
Sets the address of the gift giver.
setGiftItem(GiftItemType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Gift Item' containment reference.
setGiftItem(GiftItemType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setGiftItemId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean
 
setGiftItemId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPersonalizationAttributeAccessBean
 
setGiftItemId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setGiftItemId(Long) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemPersonalizationVO
Sets the gift item ID for the gift registry item personalization value object
setGiftItemId(Long) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
Sets the gift item ID
setGiftItemId(Long) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
Sets the id of the gift registry item that is bought for this purchase record.
setGiftItemInfo(GiftItemInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setGiftItemInfo(GiftItemInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Gift Item Info' containment reference.
setGiftItems(List) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the gift items to the gift registry
setGiftItems(int, GiftRegistryItemVO) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets an item to the indicated position in the gift item list.
setGiftItemsArray(int, GiftRegistryItemVO) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets an item
setGiftItemsArray(GiftRegistryItemVO[]) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the whole item list
setGiftKey(CatalogEntryKey) - Method in class com.ibm.commerce.marketing.promotion.condition.FreeGiftPurchaseCondition
This method sets the CatalogEntryKey of the gift item in the condition.
setGiftList(GiftListType) - Method in interface com.ibm.commerce.giftcenter.commands.SendAnnouncementCmd
Sets the gift list which has the announcement information that need to be announced
setGiftList(GiftListType) - Method in class com.ibm.commerce.giftcenter.commands.SendAnnouncementCmdImpl
Sets the GiftListType object
setGiftList(GiftListType) - Method in interface com.ibm.commerce.giftcenter.commands.SendGiftListConfirmationCmd
Sets the gift list which has been created or updated
setGiftList(GiftListType) - Method in class com.ibm.commerce.giftcenter.commands.SendGiftListConfirmationCmdImpl
Sets the gift list noun which is created or updated
setGiftList(GiftListType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.DocumentRoot
Sets the value of the 'Gift List' containment reference.
setGiftListAnnouncementID(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListAnnouncementType
Sets the value of the 'Gift List Announcement ID' attribute.
setGiftListBeingCompleted(String) - Method in interface com.ibm.commerce.giftcenter.context.GiftCenterContext
Sets the unique identifier for the gift list that the user is currently completing.
setGiftListBeingCompleted(String) - Method in class com.ibm.commerce.giftcenter.context.GiftCenterContextImpl
Sets the unique identifier for the gift list that the user is currently completing.
setGiftListBODVersion(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.DocumentRoot
Sets the value of the 'Gift List BOD Version' attribute.
setGiftListIdentifier(GiftListIdentifierType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListType
Sets the value of the 'Gift List Identifier' containment reference.
setGiftListItemID(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListItemType
Sets the value of the 'Gift List Item ID' attribute.
setGiftListItemID(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListPurchaseRecordType
Sets the value of the 'Gift List Item ID' attribute.
setGiftListType(GiftListType) - Method in interface com.ibm.commerce.giftcenter.commands.GenerateGiftListExternalIdCmd
Sets the GiftListType.
setGiftListType(GiftListType) - Method in class com.ibm.commerce.giftcenter.commands.GenerateGiftListExternalIdCmdImpl
Sets the GiftListType object.
setGiftListType(GiftListType) - Method in interface com.ibm.commerce.giftcenter.commands.GenerateGiftRegistryAccessKeyCmd
Sets the GiftListType.
setGiftListType(GiftListType) - Method in class com.ibm.commerce.giftcenter.commands.GenerateGiftRegistryAccessKeyCmdImpl
Sets the GiftListType object.
setGiftMessage(String) - Method in class com.ibm.commerce.giftregistry.objects.OrderItemGiftAccessBean
 
setGiftQuantity(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.condition.FreeGiftPurchaseCondition
This method sets the gift quantity in the condition to the passed parameter.
setGiftRegistries(GiftRegistryVO[]) - Method in class com.ibm.commerce.giftregistry.service.businessobjects.CancelGiftRegistryBOD
Sets gift registries in the data area of this bod
setGiftRegistries(GiftRegistryVO[]) - Method in class com.ibm.commerce.giftregistry.service.businessobjects.UpdateGiftRegistryBOD
Sets gift registries in the data area of this BOD
setGiftRegistryAnnouncement(GiftRegistryAnnouncementVO[]) - Method in class com.ibm.commerce.giftregistry.service.businessobjects.PostGiftRegistryAnnouncementBOD
Sets gift registry announcements in the data area of this BOD
setGiftRegistryAuthenticationVO(GiftRegistryAuthenticationVO[]) - Method in class com.ibm.commerce.giftregistry.service.businessobjects.AuthenticationGiftRegistryBOD
Sets the authentication value objects in the data area of this bod.
setGiftRegistryExternalId(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
Sets the gift registry ID of the purchase record.
setGiftRegistryId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setGiftRegistryId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setGiftRegistryId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementHistoryAccessBean
 
setGiftRegistryId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventReminderLogAccessBean
 
setGiftRegistryId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean
 
setGiftRegistryId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setGiftRegistryId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRegistrantAccessBean
 
setGiftRegistryId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryUserAuthenticationAccessBean
 
setGiftRegistryId(Long) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementHistoryListDataBean
Sets the gift registry ID
setGiftRegistryId(Long) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryDataBean
Sets the gift registry Id.
setGiftRegistryId(Long) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemCatalogEntryListDataBean
Sets the gift registry ID
setGiftRegistryId(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemPurchaseRecordCatalogEntryListDataBean
Set the gift registry ID
setGiftRegistryId(Long) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAnnouncementVO
Sets the gift registry ID
setGiftRegistryId(Long) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAuthenticationVO
Set the gift registry ID
setGiftRegistryId(Long) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Set the gift registry ID
setGiftRegistryItemId(Long) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemDataBean
Sets the gift registry item Id.
setGiftRegistryPurchaseRecords(GiftRegistryPurchaseRecordVO[]) - Method in class com.ibm.commerce.giftregistry.service.businessobjects.UpdateGiftRegistryPurchaseRecordBOD
Sets gift registry item purchase records in the data area of this BOD
setGiftRegistrySearchDataBean(GiftRegistrySearchDataBean) - Method in class com.ibm.commerce.giftregistry.beans.UsersGiftRegistryDataBean
Sets the GiftRegistrySearchDataBean
setGiftSet(GiftSetType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Gift Set' containment reference.
setGiftSet(GiftSetType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setGiftSet(GiftSetType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.RewardChoiceTypeImpl
 
setGiftSet(GiftSetType) - Method in interface com.ibm.commerce.order.facade.datatypes.RewardChoiceType
Sets the value of the 'Gift Set' containment reference.
setGiftSetSpecification(GiftSetSpecificationType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Gift Set Specification' containment reference.
setGiftSetSpecification(GiftSetSpecificationType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setGiftSetSpecification(GiftSetSpecificationType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.RewardSpecificationTypeImpl
 
setGiftSetSpecification(GiftSetSpecificationType) - Method in interface com.ibm.commerce.order.facade.datatypes.RewardSpecificationType
Sets the value of the 'Gift Set Specification' containment reference.
setGlobalProductId(String) - Method in interface com.ibm.commerce.orderquotation.commands.QuotationResponseItemBase
Sets the global product id of the item.
setGlobalProductId(String) - Method in class com.ibm.commerce.orderquotation.commands.QuotationResponseItemBaseImpl
Sets the global product id of the item.
setGrandTotal(MonetaryAmountType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderChargesType
Sets the value of the 'Grand Total' containment reference.
setGroup_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingitem
Sets the value of the 'Group id' attribute.
setGroup_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingstat
Sets the value of the 'Group id' attribute.
setGroupBy(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setGroupBy(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setGroupBy(Integer) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Sets GroupBy.
setGroupBy(Integer) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets GroupBy.
setGroupByCatEntry(Map) - Method in class com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmdImpl
This method sets the catEntryPricesGroup as per catEntryPricesGroupKey(catalog entry id and trading IDs)
setGroupByTrading(Map) - Method in class com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmdImpl
This method sets the catEntryPricesGroup as per catEntryPricesGroupKey(trading IDs)
setGroupCommands(List<GroupCommand>) - Method in class com.ibm.commerce.catalog.facade.server.services.search.metadata.solr.SolrCatalogNavigationViewImpl
Sets a list of embedded GroupCommand objects for supporting result grouping.
setGroupIdentifier(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.CatalogGroupExternalIdentifierType
Sets the value of the 'Group Identifier' attribute.
setGroupingCharacter(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setGroupingCharacter(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setGroupingContextVariables(Hashtable) - Method in class com.ibm.commerce.grouping.GroupingContext
This method sets the context information required for the evaluation of some attributes.
setGroupKey(PromotionGroupKey) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the group this promotion belongs to.
setGroupKey(PromotionGroupKey) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the promotion group key of the promotion.
setGroupKeys(PromotionGroupKey[]) - Method in class com.ibm.commerce.marketing.promotion.runtime.Template
Sets the array of the promotion group keys in this template
setGroupName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Group Name' attribute.
setGroupName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryRelation
Sets the value of the 'Group Name' attribute.
setGroupName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitConfigurationComponentList
Sets the value of the 'Group Name' attribute.
setGroupName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
Sets the value of the 'Group Name' attribute.
setGroupName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
Sets the value of the 'Group Name' attribute.
setGroupName(String) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setGroupName(String) - Method in class com.ibm.commerce.catalog.objects.AttributeEntityCreationData
Sets the group name.
setGroupName(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setGroupName(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationEntityCreationData
Sets the group name.
setGroupName(String) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setGroupName(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setGroupName(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData
Sets the group name.
setGroupName(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setGroupName(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
Sets the group name.
setGroupName(String) - Method in class com.ibm.commerce.price.beans.DynamicKitPredefinedConfigurationComponentDataBean
Sets the groupName of the component.
setGroupName(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountListBaseBean
Sets the promotion group name
setGroupName(String) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the group name of current RLPromotion object.
setGroupNumber(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.LayoutAssignmentMediator
 
setGroupPath(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'Group Path' attribute.
setGroups(OrderCopyCmd.Group[]) - Method in interface com.ibm.commerce.order.commands.OrderCopyCmd
Set the enumeration groups.
setGroups(OrderCopyCmd.Group[]) - Method in class com.ibm.commerce.order.commands.OrderCopyCmdImpl
Set the enumeration groups.
setGroups(SetOrderTemplateCmd.Group[]) - Method in interface com.ibm.commerce.order.commands.SetOrderTemplateCmd
This method sets the enumerationGroups.
setGroups(SetOrderTemplateCmd.Group[]) - Method in class com.ibm.commerce.order.commands.SetOrderTemplateCmdImpl
This method sets the enumerationGroups.
setGroupSize(int) - Method in class com.ibm.commerce.marketing.promotion.condition.QuantitySelectionFilter
This method sets the groupSize.
setGrpname(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_group
Sets the value of the 'Grpname' attribute.
setGrRegRuleId(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRuleAccessBean
 
setGrRuleVal(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRuleAccessBean
 
setGuestAccessKey(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setGuestAccessKey(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListAccessSpecifierType
Sets the value of the 'Guest Access Key' attribute.
setGuestAccessKey(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAuthenticationVO
Set the guest access key
setGuestAccessKey(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the registrant access key of the gift registry
setGuestAccessKey(String) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryAuthenticationBaseActionForm
Sets the guest access key
setGuestAccessOption(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setGuestAccessPassword(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListAccessSpecifierType
Sets the value of the 'Guest Access Password' attribute.
setGuestId(Long) - Method in class com.ibm.commerce.pvcdevices.objects.PVCSessionAccessBean
 
setGuestId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCSessionAccessBean
 
setGuestMessage(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListDescriptionType
Sets the value of the 'Guest Message' attribute.
setGuestOption(int[]) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the guestOption of a gift registry to search for.
setGuestOption(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Set the value of guest option
setGuestOption(int) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Set the value of guest option
setGuestOptionShowOffline(boolean) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBean
A registrant may set their gift registry to not be viewable online.
This implies guestOption = { 1 }.
Setting this value allows searching for a registry that is considered offline.
true: search for offline registries. false: do not search for offline registries. Default is false.
setGuestOptionShowOnline(boolean) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBean
A value of true (default) means that all public online searchable registries are shown in search results.
A value of false means no online accessable registries will be shown.
setGuestPassword(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the guest password of the gift registry
setGuestToken(String) - Method in interface com.ibm.commerce.marketing.commands.AddOrderItemWithPromotionCodeOrCouponCmd
Sets the string identifier of a guest customer.
setGuestToken(String) - Method in class com.ibm.commerce.marketing.commands.AddOrderItemWithPromotionCodeOrCouponCmdImpl
 
setGuestToken(String) - Method in class com.ibm.commerce.marketing.promotion.dependency.CustomerKey
Sets a guest token for a guest shopper
setHasApplicablePromotions(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionArgument
Set to true if this PromotionArgument contains applicable promotions.
setHasDateTimeRange(boolean) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Indicates whether this calculation code has a date time range.
setHasDateTimeRange(boolean) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Indicates whether this calculation code has a date time range.
setHasDateTimeRange(boolean) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the hasDateTimeRange.
setHasExecuted(boolean) - Method in class com.ibm.commerce.payment.actions.ActionData
This method sets if the current action has been executed.
setHashOfActionDetailLists(HashMap) - Method in class com.ibm.commerce.payment.event.PaymentEventData
This method sets the reversal action detailed lists to a HashMap.
setHashOfActionDetailLists(HashMap) - Method in class com.ibm.commerce.payment.event.RefundEventData
This method sets HashMap object that contains the action list for each refund instruction.
setHashOfActionList(HashMap) - Method in interface com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmd
This method sets the hashmap which stores the current action list.
setHashOfActionList(HashMap) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmdImpl
This method sets the HashMap that stores the current action list.
setHashOfActionList(HashMap) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesVoidCmdImpl
This method sets the HashMap that stores the current action list.
setHashOfEditActionDetailLists(HashMap) - Method in class com.ibm.commerce.payment.event.PaymentEventData
This method sets the edit action detailed lists to a HashMap.
setHashOfReversalActionDetailLists(HashMap) - Method in class com.ibm.commerce.payment.event.PaymentEventData
This method sets the reversal action detailed lists to a HashMap.
setHasMax(boolean) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the hasMax field.
setHasNumOffer(boolean) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the hasNumOffer field.
setHasOnlyTriggersForAllUsers(boolean) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the setting of whether the activity has only triggers that are for all users.
setHeading(double) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Heading' attribute.
setHeight(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryShipment
Sets the value of the 'Height' attribute.
setHeight(Double) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setHeight(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setHeight(Double) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingEntityCreationData
Sets the height.
setHeight(int) - Method in class com.ibm.commerce.pvcadapter.DeviceInfo
Sets height of the clients display to the data bean.
setHighestBidId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setHighestBidId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setHighestBidId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setHighestBidId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setHighestBidId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setHighestBidId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setHighlightings(Map<String, Map<String, List<String>>>) - Method in class com.ibm.commerce.catalog.facade.server.services.search.metadata.solr.SolrCatalogNavigationViewImpl
Assigned the Solr highlighting object contained in the response object.
setHistoryOrder(HistoryOrder) - Method in interface com.ibm.commerce.order.commands.GetHistoryOrderTotalAmountCmd
This method sets the history order whose charges need to be summed up.
setHistoryOrder(HistoryOrder) - Method in class com.ibm.commerce.order.commands.GetHistoryOrderTotalAmountCmdImpl
This method sets the order object.
setHistoryOrder(HistoryOrder) - Method in class com.ibm.commerce.order.commands.VATGetHistoryOrderTotalAmountCmdImpl
This method sets the order object.
setHistoryOrderItem(Vector) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets a vector of HistoryOrderItem
setHistoryShipInfo(Vector) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets a vector of HistoryShipInfo
setHitsPerPage(String) - Method in class com.ibm.commerce.approval.beans.ApprovalStatusLightListBean
Sets the number of hits displayed on a page.
setHitsPerPage(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalStatusLightListInputDataBean
Sets the number of hits displayed on a page.
setHobbies(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the hobbies parameter for this Tag.
setHobbies(String) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Hobbies' attribute.
setHobbies(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setHobbies(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the main interests and hobbies of this person.
setHobbies(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the hobbies.
setHome(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.PluginInformation
This method sets the home.
setHomeClass(String) - Method in class com.ibm.commerce.payments.plugin.impl.PluginConfigurationImpl
This method sets the full-qualified name of the Plugin's implementation EJB SSB home class.
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.commands.EmailConfigurationSaveTaskCmdImpl
Sets the commerce host used to perform e-mail activity jobs.
setHost(String) - Method in class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean
 
setHost(String) - Method in interface com.ibm.commerce.order.commands.OrderScheduleCmd
Sets the host name responsible for processing an order.
setHost(String) - Method in class com.ibm.commerce.order.commands.OrderScheduleCmdImpl
Sets the host name responsible for processing an order.
setHost(String) - Method in interface com.ibm.commerce.scheduler.commands.AddJobCmd
This method sets the name of the host where command should be run.
setHost(String) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the name of the scheduler instance that should run the schedule job.
setHostingMode(boolean) - Method in class com.ibm.commerce.tools.contract.beans.PriceTCMasterCatalogWithFilteringDataBean
Sets the hosting mode.
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 interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the number of people within the household of this person.
setHousehold(Integer) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the number of people in the user's household.
setHousehold(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the number of people in the user's household.
setHouseholdSize(int) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Household Size' attribute.
setHshArrValues(HashMap) - Method in class com.ibm.commerce.order.calculation.ItemTaxInfo
This method sets the tax info hash map for this item.
setHshOrderItemId2CorrelationGroupMap(HashMap) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
This method sets the map of the OrderItems.
setHshPartNumber2CorrelationGroupMap(HashMap) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
This method sets the map of free gift before performing order calculation.
setHtmldef(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Htmldef' attribute.
setHttpRequest(HttpServletRequest) - Method in class com.ibm.commerce.beans.SmartDataBeanImpl
This method sets the HttpServletRequest object.
setHttpResponse(HttpServletResponse) - Method in class com.ibm.commerce.beans.SmartDataBeanImpl
This method sets the HttpServletResponse object.
setHttps(String) - Method in class com.ibm.commerce.struts.ECActionMapping
This method sets the value of the HTTPS property.
setHttps(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setHumanEditable(String) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfiguration.PaymentMethod
This method sets if the payment method is human editable.
setHumanEditable(boolean) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfigurations.PaymentMethodConfiguration
This method sets if the payment method is allowed to edit by the system without human interaction.
setIbmId(String) - Method in class com.ibm.commerce.security.commands.LogonCmdImpl
This method sets the IBM id.
setIbmIdLogoff(boolean) - Method in class com.ibm.commerce.security.commands.LogoffCmdImpl
Sets the logoff IBM id indicator.
setIbXSDValidation(boolean) - Method in interface com.ibm.commerce.contract.commands.ImportDTDContractApprovedVersionCmd
Set the value of xsd validation, default is true.
setIbXSDValidation(boolean) - Method in class com.ibm.commerce.contract.commands.ImportDTDContractApprovedVersionCmdImpl
Set the value of xsd validation, default is true.
setIcons(String[]) - Method in class com.ibm.commerce.tools.common.ui.DynamicTreeIconType
Deprecated.
setIcons(DynamicTreeIcon[]) - 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.
setICUCollator(Collator) - Method in class com.ibm.commerce.tools.util.StringPair
Sets the collator
setId(Long) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setId(String) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setId(Long) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This method sets the id.
setId(String) - Method in class com.ibm.commerce.edp.config.RefundRuleData
This method sets the id of this refund rule data.
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.emarketing.beans.EmailActivitySummaryDataBean
Sets the e-mail activity ID.
setId(Integer) - Method in class com.ibm.commerce.emarketing.beans.EmailMessageDataBean
Sets the e-mail message template ID to lookup.
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.marketing.beans.CatalogEntryMPE
Deprecated.
Sets the e-Marketing Spot ID.
setId(Long) - Method in class com.ibm.commerce.marketing.beans.CatalogGroupDataBean
This method sets the ID of the catalog group.
setId(Number) - Method in class com.ibm.commerce.marketing.beans.CatalogGroupDataBean
This method sets the ID of the catalog group.
setId(Integer) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the unique activity ID.
setId(Integer) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the unique ID of the flow element.
setId(String) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleDataBean
Sets the control rule ID.
setId(String) - Method in interface com.ibm.commerce.negotiation.beans.ControlRuleInputDataBean
Sets the control rule ID.
setId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setId(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setId(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setId(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setId(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setId(String) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setId(Long) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setId(String) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setId(Long) - Method in class com.ibm.commerce.negotiation.objects.ForumAccessBean
 
setId(String) - Method in class com.ibm.commerce.negotiation.objects.ForumAccessBean
 
setId(Long) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setId(String) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setId(Long) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setId(String) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setId(Long) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setId(String) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setId(Long) - Method in class com.ibm.commerce.negotiation.objects.MessageMemberRelationAccessBean
 
setId(String) - Method in class com.ibm.commerce.negotiation.objects.MessageMemberRelationAccessBean
 
setId(Long) - Method in class com.ibm.commerce.negotiation.objects.RuleClassRegistryAccessBean
 
setId(String) - Method in class com.ibm.commerce.negotiation.objects.RuleClassRegistryAccessBean
 
setId(String) - Method in class com.ibm.commerce.payments.plugincontroller.FinancialTransaction
This method sets the identifier of current financial transaction.
setId(String) - Method in class com.ibm.commerce.taglibs.rememberme.tag.RememberMeCheckBoxTagSupport
This method sets the id associated with the check box field.
setId(String) - Method in class com.ibm.commerce.taglibs.rememberme.tag.RememberMeLogonFieldTagSupport
This method sets the id to associated with the logon input field.
setId(Integer) - Method in class com.ibm.commerce.tools.campaigns.CampaignCollateralDataBean
Sets the collateral 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.CampaignDataBean.CampaignInitiative
Sets the ID of the campaign initiative.
setId(Integer) - Method in class com.ibm.commerce.tools.campaigns.CampaignDataBean.EmailActivity
Sets the ID of the e-mail activity.
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.CampaignEmsDataBean.InitiativeSchedule
Sets the ID of the initiative schedule.
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.CampaignInitiativeDataBean.EmsSchedule
Sets the ID of the initiative schedule.
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.CampaignInitiativeScheduleDataBean
Sets the initiative schedule ID.
setId(String) - Method in class com.ibm.commerce.tools.campaigns.CatalogSearchDataBean
Sets the ID of the category/catalog entry.
setId(Long) - Method in class com.ibm.commerce.tools.contract.beans.CustomProductSetDataBean
Sets the identifier of the custom product set
setId(String) - Method in class com.ibm.commerce.tools.contract.beans.MemberDataBean
Sets the member identifier
setId(Long) - Method in class com.ibm.commerce.tools.contract.beans.PolicyDataBean
Sets the identifier of the business policy
setID(BigDecimal) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchDataBean
Sets the unique identifier of the entry
setId(Integer) - Method in class com.ibm.commerce.tools.experimentation.beans.ExperimentDataBean
This method sets the ID of this experiment.
setId(Integer) - Method in class com.ibm.commerce.tools.experimentation.beans.ExperimentTypeDataBean
This method sets the experiment type ID.
setId(Long) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogEntrySearchDataBean
This method sets the ID of this catalog entry.
setId(Long) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogGroupSearchDataBean
This method sets the ID of this catalog group.
setId(Integer) - Method in class com.ibm.commerce.tools.experimentation.search.CollateralSearchDataBean
This method sets the ID of this collateral.
setId(Integer) - Method in class com.ibm.commerce.tools.experimentation.search.PromotionSearchDataBean
This method sets the ID of this promotion.
setId(String) - Method in class com.ibm.commerce.tools.segmentation.SegmentCustomerListDataBean.Customer
Sets the user ID of the customer.
setId(String) - Method in class com.ibm.commerce.tools.segmentation.SegmentDataBean
Sets the member group ID.
setIdempotent(boolean) - Method in class com.ibm.commerce.payment.event.PaymentEventData
This method sets if it is idempotent .
setIdentifier(String) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentTargetCmd
Sets the identifier of the attachment target.
setIdentifier(String) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentTargetCmdImpl
Sets the identifier of the attachment target.
setIdentifier(String) - Method in interface com.ibm.commerce.attachment.commands.AttachmentAddCmd
Sets the identifier of the attachment target.
setIdentifier(String) - Method in class com.ibm.commerce.attachment.commands.AttachmentAddCmdImpl
Sets the identifier of the attachment target.
setIdentifier(String) - Method in interface com.ibm.commerce.attachment.commands.AttachmentDeleteCmd
Sets the identifier of the attachment target.
setIdentifier(String) - Method in class com.ibm.commerce.attachment.commands.AttachmentDeleteCmdImpl
Sets the identifier of the attachment target.
setIdentifier(String) - Method in interface com.ibm.commerce.attachment.commands.AttachmentUpdateCmd
Sets the identifier of the attachment target.
setIdentifier(String) - Method in class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl
Sets the identifier of the attachment target.
setIdentifier(String) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentTargetCmd
Sets the identifier of the attachment target.
setIdentifier(String) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentTargetCmdImpl
Sets the identifier of the attachment target.
setIdentifier(String) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmd
Sets the identifier of the attachment target.
setIdentifier(String) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmdImpl
Sets the identifier of the attachment target.
setIdentifier(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationUsageEntityCreationData
Sets the attachment relation usage identifier.
setIdentifier(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentTargetEntityCreationData
Sets the attachment target identifier.
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.beans.CategoryDataBean
Sets the external identifier for this category.
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 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.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.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.facade.datatypes.AttributeAllowedValueType
Sets the value of the 'Identifier' attribute.
setIdentifier(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Catalog
Sets the value of the 'Identifier' attribute.
setIdentifier(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroup
Sets the value of the 'Identifier' attribute.
setIdentifier(Long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Identifier' attribute.
setIdentifier(String) - Method in class com.ibm.commerce.catalog.objects.CatalogAccessBean
 
setIdentifier(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntityCreationData
Sets the catalog identifier.
setIdentifier(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAccessBean
 
setIdentifier(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupEntityCreationData
Sets the catalog group identifier.
setIdentifier(String) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogAttachmentDeleteCmd
Sets the Catalog identifier.
setIdentifier(String) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogAttachmentDeleteCmdImpl
Sets the Catalog identifier.
setIdentifier(String) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentDeleteCmd
Sets the identifier for the catalog group.
setIdentifier(String) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentDeleteCmdImpl
Set the identifier of the catalog group
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.catalogmanagement.commands.CatalogAddCmdImpl
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.CatalogDeleteCmdImpl
Sets the identifier of the catalog.
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.CatalogGroupAddCmdImpl
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.CatalogGroupDeleteCmdImpl
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.CatalogGroupUpdateCmdImpl
Set the identifier of the catalog group
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.CatalogUpdateCmdImpl
Sets the identifier of the catalog.
setIdentifier(Long) - Method in interface com.ibm.commerce.catalogmanagement.commands.OfferAddCmd
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.OfferDeleteCmd
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.OfferUpdateCmd
Sets the offer identifier.
setIdentifier(Long) - Method in class com.ibm.commerce.catalogmanagement.commands.OfferUpdateCmdImpl
Set the offer identifier
setIdentifier(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setIdentifier(String) - Method in class com.ibm.commerce.common.objects.StoreEntityAccessBean
 
setIdentifier(String) - Method in class com.ibm.commerce.common.objects.StoreGroupAccessBean
 
setIdentifier(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskAccessBean
 
setIdentifier(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskEntityCreationData
Sets the identifier.
setIdentifier(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setIdentifier(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupEntityCreationData
Sets the identifier.
setIdentifier(String) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceAccessBean
 
setIdentifier(String) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceEntityCreationData
Sets the identifier.
setIdentifier(String) - Method in class com.ibm.commerce.context.content.resources.file.beans.ManagedFileDirectoryDataBean
This method sets the identifier of the directory.
setIdentifier(Integer) - Method in class com.ibm.commerce.context.content.resources.metadata.ManagedResourceMetaData
This method sets the numeric identifier.
setIdentifier(Integer) - Method in class com.ibm.commerce.context.content.resources.metadata.ResourceContainerMetaData
This method sets the numeric identifier of the resource container.
setIdentifier(Long) - Method in class com.ibm.commerce.contract.objects.ComponentOfferAccessBean
 
setIdentifier(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setIdentifier(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentExternalIdentifierType
Sets the value of the 'Identifier' attribute.
setIdentifier(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.CatalogExternalIdentifierType
Sets the value of the 'Identifier' attribute.
setIdentifier(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setIdentifier(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setIdentifier(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeent
Sets the value of the 'Identifier' attribute.
setIdentifier(String) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Identifier' attribute.
setIdentifier(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestExternalIdentifierType
Sets the value of the 'Identifier' attribute.
setIdentifier(String) - Method in class com.ibm.commerce.marketing.beans.CatalogGroupDataBean
This method sets the identifier of the catalog group.
setIdentifier(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchobjtyp
Sets the value of the 'Identifier' attribute.
setIdentifier(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrlus
Sets the value of the 'Identifier' attribute.
setIdentifier(String) - Method in class com.ibm.commerce.marketing.promotion.dependency.StoreKey
Sets the Identifier of store key.
setIdentifier(String) - Method in interface com.ibm.commerce.me.commands.PunchOutCatalogDisplayCmd
This method sets the external Identifier that along with the MemberId (or owner) uniquely identifies the category whose view is to be retrieved.
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(Long) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setIdentifier(String) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setIdentifier(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.LayoutAssignmentMediator
 
setIdentifier(String) - Method in class com.ibm.commerce.pagelayout.internal.client.taglib.WidgetImportTag
Setter for the widget identifier
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.search.beans.CategorySearchListDataBean
The value of this variable is used in search based on catgroup identifier (Catgroup.identifier column).
setIdentifier(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geonode
Sets the value of the 'Identifier' attribute.
setIdentifier(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'Identifier' attribute.
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 the identifier of the catalog group.
setIdentifier(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchDataBean
Sets the identifier of the entry
setIdentifier(String) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogGroupSearchDataBean
This method sets the identifier of this catalog group.
setIdentifier(String) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogGroupSearchListDataBean
This method sets the identifier of the catalog group to be searched for, this is the value of the identifier criteria.
setIdentifierCaseSensitive(String) - Method in class com.ibm.commerce.search.beans.CatalogSearchListDataBean
To set identifierCaseSensitive.
setIdentifierCaseSensitive(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
A user can choose case sensitive or case insensitive search.
setIdentifierOperator(String) - Method in class com.ibm.commerce.search.beans.CatalogSearchListDataBean
A user can choose either 'like' or 'equal' as search operators.
setIdentifierOperator(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
A user can choose either 'like' or 'equal' as search operators.
setIdentifierType(String) - Method in class com.ibm.commerce.search.beans.CatalogSearchListDataBean
A user can specify three types of search criteria All, Any, Exact Phrase.
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.tools.experimentation.search.CatalogGroupSearchListDataBean
This method sets the type of search that is being performed to the catalog group identifier criteria.
setIdentityId(String) - Method in class com.ibm.commerce.foundation.common.security.auth.callback.IdentityTokenCallback
This method sets the identity identifier of the identity token.
setIdInString(String) - Method in class com.ibm.commerce.marketing.beans.CatalogGroupDataBean
This method sets the ID of the catalog group in string.
setIdToCancel(Long) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This is the only way to set cancelFlag, along with an Id.
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.
setIgnoreTargetingConditionUponProperPromotionCodeEntry(boolean) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets to ignore targeting condition upon a correct code entry.
setIgnoreTargetingConditionUponProperPromotionCodeEntry(boolean) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets if the targeting condition to be checked at runtime based on promotion code entry.
setIIList(InterestItemListAccessBean) - Method in interface com.ibm.commerce.interestitems.commands.AuthIIListAccessCmd
Sets the interest item list.
setIIList(InterestItemListAccessBean) - Method in class com.ibm.commerce.interestitems.commands.AuthIIListAccessCmdImpl
This method sets the interest item list for the command.
setIILists(Enumeration) - Method in interface com.ibm.commerce.interestitems.commands.SetCurrentIIListsCmd
Sets the interest item list parameters.
setIILists(Enumeration) - Method in class com.ibm.commerce.interestitems.commands.SetCurrentIIListsCmdImpl
 
setImage(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationUsageEntityCreationData
Sets the path to the image.
setImage(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentUsageType
Sets the value of the 'Image' attribute.
setImage(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrlus
Sets the value of the 'Image' attribute.
setImage(String) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreAttributeType
Sets the value of the 'Image' attribute.
setImage(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocattr
Sets the value of the 'Image' attribute.
setImage1(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentAssetDataBean
Sets the image 1 of the attachment asset.
setImage1(String) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentAssetCmd
Sets the image 1 of the attachment asset.
setImage1(String) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentAssetCmdImpl
Sets the image 1 of the attachment asset.
setImage1(String) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmd
Sets the image 1 of the attachment asset.
setImage1(String) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmdImpl
Sets the image 1 of the attachment asset.
setImage1(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentAssetEntityCreationData
Sets the path to image 1.
setImage1(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Image1' attribute.
setImage1(String) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setImage1(String) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setImage1(String) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setImage1(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setImage1(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the path to image 1.
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 class com.ibm.commerce.catalogmanagement.commands.AttributeValueAddCmdImpl
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.AttributeValueUpdateCmdImpl
Set image 1 of the attribute value
setImage1(String) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setImage1(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocds
Sets the value of the 'Image1' attribute.
setImage2(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentAssetDataBean
Sets the image 2 of the attachment asset.
setImage2(String) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentAssetCmd
Sets the image 2 of the attachment asset.
setImage2(String) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentAssetCmdImpl
Sets the image 2 of the attachment asset.
setImage2(String) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmd
Sets the image 2 of the attachment asset.
setImage2(String) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmdImpl
Sets the image 2 of the attachment asset.
setImage2(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentAssetEntityCreationData
Sets the path to image 2.
setImage2(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Image2' attribute.
setImage2(String) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setImage2(String) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setImage2(String) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setImage2(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setImage2(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the path to image 2.
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 class com.ibm.commerce.catalogmanagement.commands.AttributeValueAddCmdImpl
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.AttributeValueUpdateCmdImpl
Set image 2 of the attribute value
setImage2(String) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setImage2(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocds
Sets the value of the 'Image2' attribute.
setImageFormat(String) - Method in class com.ibm.commerce.pvcadapter.DeviceInfo
Sets supported image format to the data bean.
setImageFormat(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setImageUrl(URL) - Method in class com.ibm.commerce.marketing.beans.AwarenessAdvertisementMPE
Deprecated.
Sets the image URL.
setImageUrl(URL) - Method in class com.ibm.commerce.marketing.beans.CatalogEntryMPE
Deprecated.
Sets the image URL.
setImplClassName(String) - Method in class com.ibm.commerce.struts.ECActionForward
This method sets the implementation class name, as specified by the set-property element in the struts configuration file.
setImplCls(String) - Method in class com.ibm.commerce.experimentation.objects.ExperimentTypeAccessBean
 
setImplementationClass(String) - Method in class com.ibm.commerce.tools.experimentation.beans.ExperimentTypeDataBean
This method sets the reference to the runtime implementation class for this experiment type.
setImplementationXML(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementTemplateType
Sets the value of the 'Implementation XML' attribute.
setImplxml(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmeletemplate
Sets the value of the 'Implxml' attribute.
setIncludeBundles(boolean) - Method in class com.ibm.commerce.seo.beans.CatalogNodeListDataBean
Sets if bundles are to be included.
setIncludeChildItems(boolean) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method 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
This method sets whether to retrieve the CalculationCodes attached to the child items of the specified CatalogEntry.
setIncludeDiscountsInUnitPrice(boolean) - Method in class com.ibm.commerce.bi.taglib.CartBaseTag
Sets the flag to pass discounted price in the Coremetrics cmCreateShopAction5() tag.
setIncludeDynamicKits(boolean) - Method in class com.ibm.commerce.seo.beans.CatalogNodeListDataBean
Sets if dynamic kits are to be included.
setIncludeEnd(boolean) - Method in class com.ibm.commerce.marketing.promotion.schedule.TimeRangeSchedule
Sets the includeEnd.
setIncludeHostName(boolean) - Method in interface com.ibm.commerce.content.commands.GetContentCmd
Indicates that URLs in the embedded content must be a fully qualified URLs that includes the scheme, host name and port.
setIncludeHostName(boolean) - Method in class com.ibm.commerce.content.commands.GetContentCmdImpl
Indicates that the URLs embedded in the content must be a fully qualified URLs that includes the scheme, host name and port.
setIncludeHostName(boolean) - Method in interface com.ibm.commerce.content.commands.ResolveContentURLCmd
Indicates that the content URL must be a fully qualified URL that includes the scheme, host name and port.
setIncludeHostName(boolean) - Method in class com.ibm.commerce.content.commands.ResolveContentURLCmdImpl
Indicates that the content URL must be a fully qualified URL that includes the scheme, host name and port.
setIncludeImplicitProductSetId(String) - Method in class com.ibm.commerce.catalogfilter.dataload.mediator.CatalogFilterCatentrySelectionMediator
This method sets includeImplicitProductSetId catalog product set id.
setIncludeItems(boolean) - Method in class com.ibm.commerce.seo.beans.CatalogNodeListDataBean
Sets if items are to be included.
setIncludeOrderItems(boolean) - Method in interface com.ibm.commerce.order.client.commands.ComposeOrderCmd
Sets whether to include order items in the Order SDO.
setIncludeOrderItems(boolean) - Method in class com.ibm.commerce.order.client.commands.ComposeOrderCmdImpl
Sets whether to include order items in the Order SDO.
setIncludePackages(boolean) - Method in class com.ibm.commerce.seo.beans.CatalogNodeListDataBean
Sets if packages are to be included.
setIncludeParentCategory(boolean) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets whether to retrieve the CalculationCodes attached to the parent categories of the specified CatalogGroup .
setIncludeParentCategory(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets whether to retrieve the CalculationCodes attached to the parent categories of the specified CatalogGroup.
setIncludeParentProduct(boolean) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method 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
This method sets whether to retrieve the CalculationCodes attached to the parent product of the specified CatalogEntry.
setIncludeProducts(boolean) - Method in class com.ibm.commerce.seo.beans.CatalogNodeListDataBean
Sets if products are to be included.
setIncludePublicCodePromotions(boolean) - Method in class com.ibm.commerce.marketing.databeans.PromotionalPriceDataBean
Sets the flag to indicate whether promotions with public codes to be included for evaluation.
setIncludeSalesTax(String) - Method in interface com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerActionCmd
This method sets if the revenue associated with a test element should include the sales tax associated with the order.
setIncludeSalesTax(String) - Method in class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerActionCmdImpl
This method sets if the revenue associated with a test element should include the sales tax associated with the order.
setIncludeStart(boolean) - Method in class com.ibm.commerce.marketing.promotion.schedule.TimeRangeSchedule
Sets the includeStart.
setIncludeTaxInTotalPrice(boolean) - Method in class com.ibm.commerce.bi.taglib.OrderBaseTag
Sets the flag to include the tax component in total price
setIncludeTaxInUnitPrice(boolean) - Method in class com.ibm.commerce.bi.taglib.CartBaseTag
Sets the boolean parameter to conditionally include tax component in unit price
setIncludeTaxInUnitPrice(boolean) - Method in class com.ibm.commerce.bi.taglib.OrderBaseTag
Sets the flag to include the tax component in unit price
setInclusion(boolean) - Method in class com.ibm.commerce.marketing.promotion.condition.CatalogEntryAttributeFilter
Sets the flag to indicate whether the filtering logic is for inclusion or exclusion.
setInclusionPSIds(Vector) - Method in class com.ibm.commerce.catalog.beans.CategoryDataBean
Sets the inclusion product set IDs.
setIncome(IncomeAmountType) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Income' containment reference.
setIncome(Integer) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setIncome(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
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.usermanagement.commands.UserRegistrationCmd
Sets the annual income category for this person.
setIncome(Integer) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the user's income.
setIncome(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the user's income.
setIncomeCurrency(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setIncomeCurrency(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the currency of income (USERDEMO table).
setIncomeCurrency(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the currency of the user's income.
setInComment(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderCommentsAddCmdImpl
Set order comment.
setIncompleteParsingAllowed(boolean) - Method in interface com.ibm.commerce.order.utils.ResolveOrderQuotationRelsCmd
Sets whether 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.ResolveOrdersCmd
Sets if incomplete parsing is allowed
setIncompleteParsingAllowed(boolean) - Method in class com.ibm.commerce.order.utils.ResolveOrdersCmdImpl
 
setIncrement(BigDecimal) - Method in class com.ibm.commerce.negotiation.beans.NumericRangeDataBean
Sets the required bid increment.
setIncrement(BigDecimal) - Method in interface com.ibm.commerce.negotiation.beans.NumericRangeInputDataBean
Sets the required bid increment.
setInDebugMode(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine
This method is used to set the promotion engine running in debug mode.
setInDebugMode(boolean) - Method in interface com.ibm.commerce.marketing.promotion.runtime.PromotionEngine
Sets engine debug mode.
setIndepedentCredit(boolean) - Method in class com.ibm.commerce.payments.plugin.impl.PluginConfigurationImpl
This method sets if the Plugin supports independent credits.
setIndependentCredit(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.PluginInformation
This method marks if the credit is independent.
setIndex(int) - Method in class com.ibm.commerce.payment.actions.ActionData
This method sets the index of this action in the action list.
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.attachment.beans.AttachmentResultDataBean
Sets the starting index of the result items.
setIndexBegin(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the starting index of the result items
setIndexDefinition(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DataProcessingConfig
Sets the index definition.
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.attachment.beans.AttachmentResultDataBean
Sets the end index of the result items.
setIndexEnd(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the end index of the result items
setIndexFieldName(String) - Method in class com.ibm.commerce.contract.catalogfilter.Condition
Set the corresponding index field of attribute name in condition.
setIndexName(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DataProcessingConfig
Sets the index name.
setIndexScopeTag(Long) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DataProcessingConfig
Sets the indexScopeTag
setIndexScopeTag(Long) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig
 
setInferfaceName(String) - Method in class com.ibm.commerce.content.dynacache.AttachmentCmdEventData
Deprecated.
Sets the command inferfaceName
setInferfaceName(String) - Method in class com.ibm.commerce.content.dynacache.CollateralCmdEventData
Deprecated.
Sets the command inferfaceName
setInfo(String) - Method in interface com.ibm.commerce.contract.commands.ParticipantAddCmd
Sets information of the participant
setInfo(String) - Method in class com.ibm.commerce.contract.commands.ParticipantAddCmdImpl
Sets information of the participant
setInformation(String) - Method in class com.ibm.commerce.contract.objects.ParticipantAccessBean
 
setIniPos(String) - Method in class com.ibm.commerce.tools.campaigns.search.beans.CollateralSearchListDataBean
Sets the start position for result set cursor.
setIniPos(String) - Method in class com.ibm.commerce.tools.campaigns.search.commands.CollateralSearchCmdImpl
Sets the start position for result set cursor.
setInitException(Throwable) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method checks if there is some exception during the plugin initialization, use this method to set it.
setInitialAmount(BigDecimal) - Method in interface com.ibm.commerce.edp.commands.PrimePaymentCmd
This method sets the initial amount to be used in the prime payment event request.
setInitialAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.PrimePaymentCmdImpl
This method sets the initial amount.
setInitialAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.PrimePaymentVoidCmdImpl
This method sets the initial amount.
setInitialAmount(BigDecimal) - Method in interface com.ibm.commerce.edp.commands.TriggerPaymentActionsCmd
This method sets the initial amount to be used in the trigger payment action business event request.
setInitialAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.TriggerPaymentActionsCmdImpl
This method sets the initial amount to be used in the prime payment request.
setInitialAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.TriggerPaymentActionsVoidCmdImpl
This method sets the initial amount to be used in the prime payment request.
setInitialAmount(BigDecimal) - Method in class com.ibm.commerce.payment.event.PrimePaymentEventData
This method sets the initial amount of current prime payment business event.
setInitialBidPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setInitialBidPrice(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setInitialBidPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setInitialBidPrice(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setInitialCapacity(int) - Method in class com.ibm.commerce.registry.AbstractManagedDynamicCacheRegistry
This method sets the initial capacity of the registry.
setInitialCapacity(int) - Method in interface com.ibm.commerce.registry.ManagedDynamicCache
This method sets the initial capacity of the registry.
setInitializeCalculationUsageMethodId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setInitializeCalculationUsageMethodId(String) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setInitialParsingPosition(int) - Method in interface com.ibm.commerce.order.utils.ResolveOrderQuotationRelsCmd
Sets the character position in the abbreviation where parsing should start.
setInitialParsingPosition(int) - Method in class com.ibm.commerce.order.utils.ResolveOrderQuotationRelsCmdImpl
 
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.ResolveOrdersCmdImpl
 
setInitialPosition(int) - Method in class com.ibm.commerce.tickler.beans.TicklerListDataBean
This method sets the initial position of the cursor.
setInitialPosition(int) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Sets the cursor initial positions
setInitialPosition(int) - Method in class com.ibm.commerce.utf.beans.RFQProdListBean
Sets the cursor initial positions
setInitiative(Integer) - Method in class com.ibm.commerce.bi.taglib.CampaignBaseTag
Sets the initiativeId
setInitiative(Integer) - Method in class com.ibm.commerce.bi.taglib.CampaignURLBaseTag
Sets the ID of an initiative scheduled to the e-marketing spot.
setInitiativeCampaignId(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeCreateCmd
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.
setInitiativeDescription(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeCreateCmd
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.
setInitiativeField1(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeCreateCmd
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.
setInitiativeId(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setInitiativeId(Integer) - Method in class com.ibm.commerce.experimentation.runtime.CampaignInitiative
This method sets the campaign activity ID.
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.Category
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.marketingcenter.events.databeans.CampaignLoggingDataBean
This method sets the ID of the initiative.
setInitiativeId(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignStatisticsBean
Sets the initiative ID of this statistics.
setInitiativeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnLog
Deprecated.
Sets the initiative ID recorded in the current event.
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.objects.CampaignLogAccessBean
 
setInitiativeId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setInitiativeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogKey
 
setInitiativeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setInitiativeId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setInitiativeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsKey
 
setInitiativeId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setInitiativeId(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setInitiativeId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleAccessBean
 
setInitiativeId(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleAccessBean
 
setInitiativeId(Integer) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the ID of the campaign initiative.
setInitiativeId(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeDeleteCmd
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 interface com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleAddCmd
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 interface com.ibm.commerce.tools.campaigns.CampaignInitiativeUpdateCmd
Sets the ID of the campaign initiative.
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.experimentation.runtime.CampaignInitiative
This method sets the campaign activity name.
setInitiativeName(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean
This method sets the name of the initiative.
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.CpgnLog
Deprecated.
Sets the initiative name recorded in the current event.
setInitiativeName(String) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats
Deprecated.
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details, method setInitiativeName(String) in this class is used for the same purpose as this method. Sets the initiative name recorded in the current event.
setInitiativeName(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setInitiativeName(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setInitiativeName(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the name of the campaign initiative.
setInitiativeName(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeCreateCmd
Sets the name of the campaign initiative.
setInitiativeName(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean
Sets the name of the Initiative
setInitiativeName(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeUpdateCmd
Sets the name of the campaign initiative.
setInitiativeResultType(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeCreateCmd
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.
setInitiativeRule(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeCreateCmd
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.
setInitiativeScheduleId(Integer) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot.AssociateCatalogEntry
Sets the initiative schedule ID.
setInitiativeScheduleId(Integer) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot.CatalogEntry
Sets the initiative schedule ID.
setInitiativeScheduleId(Integer) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot.Category
Sets the initiative schedule ID.
setInitiativeScheduleId(Integer) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot.Collateral
Sets the initiative schedule ID.
setInitiativeScheduleId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleAccessBean
 
setInitiativeScheduleId(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleAccessBean
 
setInitiativeScheduleId(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleDeleteCmd
Sets the initiative schedule ID.
setInitiativeScheduleId(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleUpdateCmd
Sets the ID of the initiative schedule.
setInitiativeSegments(Vector) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeCreateCmd
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.
setInitiativeSellType(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeCreateCmd
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.
setInitiativeStatus(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the status of the campaign initiative.
setInitiativeStatus(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeCreateCmd
Sets the status of the campaign initiative.
setInitiativeStatus(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeDisableCmd
Sets the campaign initiative status.
setInitiativeStatus(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeUpdateCmd
Sets the status of the campaign initiative.
setInitiativeStoreId(Integer) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the store ID of the campaign initiative.
setInitiativeType(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeCreateCmd
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.
setInitKey__eMarketingSpotId(String) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotAccessBean
 
setInitKey__eMarketingSpotId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotAccessBean
 
setInitKey__initiativeScheduleId(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleAccessBean
 
setInitKey__initiativeScheduleId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleAccessBean
 
setInitKey_accountId(String) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setInitKey_accountId(Long) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setInitKey_actionTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setInitKey_actionTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setInitKey_actionTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setInitKey_addressBookId(String) - Method in class com.ibm.commerce.user.objects.AddressBookAccessBean
 
setInitKey_addressBookId(Long) - Method in class com.ibm.commerce.user.objects.AddressBookAccessBean
 
setInitKey_addressId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setInitKey_addressId(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setInitKey_addressId(Long) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setInitKey_ancestorId(String) - Method in class com.ibm.commerce.user.objects.MemberRelationshipsAccessBean
 
setInitKey_ancestorId(Long) - Method in class com.ibm.commerce.user.objects.MemberRelationshipsAccessBean
 
setInitKey_announceHistoryId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementHistoryAccessBean
 
setInitKey_associationReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setInitKey_associationReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setInitKey_associationReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setInitKey_associationReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setInitKey_attachmentId(String) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setInitKey_attachmentId(Long) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setInitKey_attachmentId(String) - Method in class com.ibm.commerce.contract.objects.TradingAttachmentRelationAccessBean
 
setInitKey_attachmentId(Long) - Method in class com.ibm.commerce.contract.objects.TradingAttachmentRelationAccessBean
 
setInitKey_attachmentRelationId(Long) - Method in class com.ibm.commerce.attachment.beans.AttachmentDataBean
Deprecated.
This method should never be used.
setInitKey_attributeId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrProdAccessBean
 
setInitKey_attributeReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setInitKey_attributeReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setInitKey_attributeReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeAccessBean
 
setInitKey_attributeReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeAccessBean
 
setInitKey_attributeType_id(String) - Method in class com.ibm.commerce.catalog.objects.AttributeTypeAccessBean
 
setInitKey_attributeValueReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setInitKey_attributeValueReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setInitKey_attributeValueReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setInitKey_attributeValueReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setInitKey_attributeValueReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setInitKey_attributeValueReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setInitKey_attributeValueReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setInitKey_attributeValueReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setInitKey_auctionId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionDescriptionAccessBean
 
setInitKey_auctionId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionStoreRelationAccessBean
 
setInitKey_auctionId(Long) - Method in class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean
 
setInitKey_baseItemId(String) - Method in class com.ibm.commerce.inventory.objects.BaseItemAccessBean
 
setInitKey_baseItemId(Long) - Method in class com.ibm.commerce.inventory.objects.BaseItemAccessBean
 
setInitKey_baseItemId(String) - Method in class com.ibm.commerce.inventory.objects.BaseItemDescriptionAccessBean
 
setInitKey_baseItemId(Long) - Method in class com.ibm.commerce.inventory.objects.BaseItemDescriptionAccessBean
 
setInitKey_baseItemId(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setInitKey_baseItemId(Long) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setInitKey_baseItemId(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
setInitKey_baseItemId(Long) - Method in class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
setInitKey_bcId(Long) - Method in class com.ibm.commerce.couponredemption.objects.CouponItemMapAccessBean
 
setInitKey_bcId(Long) - Method in class com.ibm.commerce.couponredemption.objects.OrderCouponMapAccessBean
 
setInitKey_bcId(Long) - Method in class com.ibm.commerce.couponredemption.objects.TempCouponItemMapAccessBean
 
setInitKey_bcId(Long) - Method in class com.ibm.commerce.couponredemption.objects.TempOrderCouponMapAccessBean
 
setInitKey_bcId(Long) - Method in class com.ibm.commerce.couponwallet.objects.CouponWalletAccessBean
 
setInitKey_bidId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidOrderRelationAccessBean
 
setInitKey_bkOrdNum(String) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setInitKey_bkOrdNum(Integer) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setInitKey_blkRsnCodeId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.BlockReasonCodeAccessBean
 
setInitKey_blkRsnCodeId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.BlockReasonDescriptionAccessBean
 
setInitKey_blockReasonCodeId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeAccessBean
 
setInitKey_businessCmdClass(String) - Method in class com.ibm.commerce.contract.objects.PolicyCommandAccessBean
 
setInitKey_buyerPurchaseOrderId(String) - Method in class com.ibm.commerce.payment.objects.BuyerPurchaseOrderAccessBean
 
setInitKey_buyerPurchaseOrderId(Long) - Method in class com.ibm.commerce.payment.objects.BuyerPurchaseOrderAccessBean
 
setInitKey_buyerPurchaseOrderId(String) - Method in class com.ibm.commerce.payment.objects.POPurchaseAmountAccessBean
 
setInitKey_buyerPurchaseOrderId(Long) - Method in class com.ibm.commerce.payment.objects.POPurchaseAmountAccessBean
 
setInitKey_calculationAdjustmentId(Long) - Method in class com.ibm.commerce.order.objects.CalculationAdjustmentAccessBean
 
setInitKey_calculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setInitKey_calculationCodeId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setInitKey_calculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeDescriptionAccessBean
 
setInitKey_calculationCodeId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeDescriptionAccessBean
 
setInitKey_calculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeMemberGroupAccessBean
 
setInitKey_calculationCodeId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeMemberGroupAccessBean
 
setInitKey_calculationMethodId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationMethodAccessBean
 
setInitKey_calculationMethodId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationMethodAccessBean
 
setInitKey_calculationRangeId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setInitKey_calculationRangeId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setInitKey_calculationRangeLookupResultId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeLookupResultAccessBean
 
setInitKey_calculationRangeLookupResultId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeLookupResultAccessBean
 
setInitKey_calculationRuleId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setInitKey_calculationRuleId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setInitKey_calculationRuleId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleMemberGroupRelationshipAccessBean
 
setInitKey_calculationRuleId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleMemberGroupRelationshipAccessBean
 
setInitKey_calculationRuleId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleScaleRelationshipAccessBean
 
setInitKey_calculationRuleId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleScaleRelationshipAccessBean
 
setInitKey_calculationScaleId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleScaleRelationshipAccessBean
 
setInitKey_calculationScaleId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleScaleRelationshipAccessBean
 
setInitKey_calculationScaleId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationScaleAccessBean
 
setInitKey_calculationScaleId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationScaleAccessBean
 
setInitKey_calculationUsageId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationUsageAccessBean
 
setInitKey_calculationUsageId(String) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setInitKey_calculationUsageId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setInitKey_campaignId(String) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setInitKey_campaignId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setInitKey_catalogEntryCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryCalculationCodeAccessBean
 
setInitKey_catalogEntryCalculationCodeId(Long) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryCalculationCodeAccessBean
 
setInitKey_catalogEntryId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationAccessBean
 
setInitKey_catalogEntryId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationAccessBean
 
setInitKey_catalogEntryId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setInitKey_catalogEntryId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setInitKey_catalogEntryId(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetCeRelAccessBean
 
setInitKey_catalogEntryId(Long) - Method in class com.ibm.commerce.catalog.objects.ProductSetCeRelAccessBean
 
setInitKey_catalogEntryId(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setInitKey_catalogEntryId(Long) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setInitKey_catalogEntryId(String) - Method in class com.ibm.commerce.fulfillment.objects.InventoryAccessBean
 
setInitKey_catalogEntryId(Long) - Method in class com.ibm.commerce.fulfillment.objects.InventoryAccessBean
 
setInitKey_catalogEntryIdChild(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setInitKey_catalogEntryIdChild(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setInitKey_catalogEntryIdParent(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setInitKey_catalogEntryIdParent(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setInitKey_catalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setInitKey_catalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setInitKey_catalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setInitKey_catalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setInitKey_catalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setInitKey_catalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setInitKey_catalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setInitKey_catalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setInitKey_catalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setInitKey_catalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setInitKey_catalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setInitKey_catalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setInitKey_catalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.ListPriceAccessBean
 
setInitKey_catalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.ListPriceAccessBean
 
setInitKey_catalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setInitKey_catalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setInitKey_catalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setInitKey_catalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setInitKey_catalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogEntryAccessBean
 
setInitKey_catalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogEntryAccessBean
 
setInitKey_catalogEntryTypeReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryTypeAccessBean
 
setInitKey_catalogGroupId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setInitKey_catalogGroupId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setInitKey_catalogGroupId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelAccessBean
 
setInitKey_catalogGroupId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelAccessBean
 
setInitKey_catalogGroupId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelAccessBean
 
setInitKey_catalogGroupId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelAccessBean
 
setInitKey_catalogGroupIdChild(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setInitKey_catalogGroupIdChild(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setInitKey_catalogGroupIdParent(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setInitKey_catalogGroupIdParent(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setInitKey_catalogGroupReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationAccessBean
 
setInitKey_catalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationAccessBean
 
setInitKey_catalogGroupReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAccessBean
 
setInitKey_catalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAccessBean
 
setInitKey_catalogGroupReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setInitKey_catalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setInitKey_catalogGroupReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogGroupAccessBean
 
setInitKey_catalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogGroupAccessBean
 
setInitKey_catalogId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setInitKey_catalogId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setInitKey_catalogId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelAccessBean
 
setInitKey_catalogId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelAccessBean
 
setInitKey_catalogId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setInitKey_catalogId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setInitKey_catalogId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelAccessBean
 
setInitKey_catalogId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelAccessBean
 
setInitKey_catalogReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogAccessBean
 
setInitKey_catalogReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogAccessBean
 
setInitKey_catalogReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationAccessBean
 
setInitKey_catalogReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationAccessBean
 
setInitKey_catalogReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionAccessBean
 
setInitKey_catalogReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionAccessBean
 
setInitKey_catalogReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogAccessBean
 
setInitKey_catalogReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogAccessBean
 
setInitKey_catalogRelationTypeId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setInitKey_catEntryId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryClassificationCodeAccessBean
 
setInitKey_catEntryId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryClassificationCodeAccessBean
 
setInitKey_catentryId(Long) - Method in class com.ibm.commerce.contract.objects.ComponentAdjustmentAccessBean
 
setInitKey_catentryId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrProdAccessBean
 
setInitKey_catGroupId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsAccessBean
 
setInitKey_catGroupId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsAccessBean
 
setInitKey_catGroupId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductComparisonStatisticsAccessBean
 
setInitKey_catGroupId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductComparisonStatisticsAccessBean
 
setInitKey_catGroupId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsAccessBean
 
setInitKey_catGroupId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsAccessBean
 
setInitKey_chargeType(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setInitKey_chargeTypeId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ChargeTypeAccessBean
 
setInitKey_chargeTypeId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ChargeTypeAccessBean
 
setInitKey_classificationCodeId(String) - Method in class com.ibm.commerce.catalog.objects.ClassificationCodeAccessBean
 
setInitKey_classificationCodeId(Long) - Method in class com.ibm.commerce.catalog.objects.ClassificationCodeAccessBean
 
setInitKey_classificationCodeId(String) - Method in class com.ibm.commerce.catalog.objects.ClassificationCodeDescriptionAccessBean
 
setInitKey_classificationCodeId(Long) - Method in class com.ibm.commerce.catalog.objects.ClassificationCodeDescriptionAccessBean
 
setInitKey_collateralId(String) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralAccessBean
 
setInitKey_collateralId(Integer) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralAccessBean
 
setInitKey_collateralId(String) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescriptionAccessBean
 
setInitKey_collateralId(Integer) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescriptionAccessBean
 
setInitKey_collateralTypeId(String) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralTypeAccessBean
 
setInitKey_collateralTypeId(Integer) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralTypeAccessBean
 
setInitKey_conceptId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
setInitKey_conceptId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
setInitKey_contractId(Long) - Method in class com.ibm.commerce.contract.objects.ContractStoreAccessBean
 
setInitKey_contractReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.StoreContractAccessBean
 
setInitKey_contractReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.StoreContractAccessBean
 
setInitKey_counterValueCurrency(String) - Method in class com.ibm.commerce.common.objects.CurrencyCounterValueListAccessBean
 
setInitKey_couponPromotionId(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setInitKey_creditCardReferenceNumber(String) - Method in class com.ibm.commerce.payment.objects.CreditCardCheckAccessBean
 
setInitKey_creditCardReferenceNumber(Integer) - Method in class com.ibm.commerce.payment.objects.CreditCardCheckAccessBean
 
setInitKey_creditLineId(String) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setInitKey_creditLineId(Long) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setInitKey_currency(String) - Method in class com.ibm.commerce.catalog.objects.ListPriceAccessBean
 
setInitKey_currency(String) - Method in class com.ibm.commerce.common.objects.CurrencyCounterValueListAccessBean
 
setInitKey_currency(String) - Method in class com.ibm.commerce.common.objects.SupportedCurrencyAccessBean
 
setInitKey_currency(String) - Method in class com.ibm.commerce.order.objects.OfferPriceAccessBean
 
setInitKey_currencyCode(String) - Method in class com.ibm.commerce.common.objects.CurrencyAccessBean
 
setInitKey_currencyCode(String) - Method in class com.ibm.commerce.common.objects.CurrencyDescriptionAccessBean
 
setInitKey_currencyCode(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatAccessBean
 
setInitKey_currencyCode(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setInitKey_currencyConversionId(String) - Method in class com.ibm.commerce.common.objects.CurrencyConversionAccessBean
 
setInitKey_currencyConversionId(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyConversionAccessBean
 
setInitKey_descendantId(String) - Method in class com.ibm.commerce.user.objects.MemberRelationshipsAccessBean
 
setInitKey_descendantId(Long) - Method in class com.ibm.commerce.user.objects.MemberRelationshipsAccessBean
 
setInitKey_descriptionLanguageId(String) - Method in class com.ibm.commerce.common.objects.LanguageDescriptionAccessBean
 
setInitKey_descriptionLanguageId(Integer) - Method in class com.ibm.commerce.common.objects.LanguageDescriptionAccessBean
 
setInitKey_deviceModelId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceModelAccessBean
 
setInitKey_deviceModelId(Integer) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceModelAccessBean
 
setInitKey_displayName(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.TagDisplayAccessBean
 
setInitKey_displayName(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.TagDisplayRelationAccessBean
 
setInitKey_displayReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setInitKey_displayReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setInitKey_displayReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setInitKey_displayReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setInitKey_displaySequence(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyCounterValueListAccessBean
 
setInitKey_distArrangId(String) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setInitKey_distArrangId(Long) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setInitKey_dkoffer_id(Long) - Method in class com.ibm.commerce.contract.objects.ComponentOfferAccessBean
 
setInitKey_domain(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryClassificationCodeAccessBean
 
setInitKey_emailConfigurationId(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean
 
setInitKey_emailContentId(Integer) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.EmailContentAccessBean
 
setInitKey_emailContentId(Integer) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.EmailMessageContentRelationAccessBean
 
setInitKey_emailListId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementEmailListAccessBean
 
setInitKey_emailMessageId(Integer) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.EmailMessageContentRelationAccessBean
 
setInitKey_emailMessageId(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailMessageAccessBean
 
setInitKey_emailPromotionId(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionAccessBean
 
setInitKey_emailPromotionId(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionMemberGroupRelationAccessBean
 
setInitKey_emailPromotionId(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionRecipientsAccessBean
 
setInitKey_emailPromotionId(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailRecipientEventsAccessBean
 
setInitKey_eMarketingSpotMappableObjectId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotMappableObjectAccessBean
 
setInitKey_eMarketingSpotMappableTypeId(String) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotMappableTypeAccessBean
 
setInitKey_eMarketingSpotMappableTypeId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotMappableTypeAccessBean
 
setInitKey_eSpotId(Integer) - Method in class com.ibm.commerce.content.objects.ESpotSchdcfgRelAccessBean
 
setInitKey_eventReminderLogId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventReminderLogAccessBean
 
setInitKey_eventTypeId(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeAccessBean
 
setInitKey_eventTypeId(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeDescriptionAccessBean
 
setInitKey_expectedInventoryRecordsBackAlloNum(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean
 
setInitKey_expectedInventoryRecordsBackAlloNum(Integer) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean
 
setInitKey_expectedInventoryRecordsDetailId(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setInitKey_expectedInventoryRecordsDetailId(Long) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setInitKey_expectedInventoryRecordsId(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setInitKey_expectedInventoryRecordsId(Long) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setInitKey_experimentId(Integer) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setInitKey_experimentId(Integer) - Method in class com.ibm.commerce.experimentation.objects.ExperimentResultAccessBean
 
setInitKey_expTypeId(Integer) - Method in class com.ibm.commerce.experimentation.objects.ExperimentTypeAccessBean
 
setInitKey_featureId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsAccessBean
 
setInitKey_featureId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsAccessBean
 
setInitKey_ffmCenterId(String) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setInitKey_ffmCenterId(Integer) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setInitKey_ffmCenterId(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
setInitKey_ffmCenterId(Integer) - Method in class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
setInitKey_fileId(Long) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileAccessBean
 
setInitKey_fromCatalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setInitKey_fromCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setInitKey_fulfillmentCenterId(String) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterAccessBean
 
setInitKey_fulfillmentCenterId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterAccessBean
 
setInitKey_fulfillmentCenterId(String) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterDescriptionAccessBean
 
setInitKey_fulfillmentCenterId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterDescriptionAccessBean
 
setInitKey_fulfillmentCenterId(String) - Method in class com.ibm.commerce.fulfillment.objects.InventoryAccessBean
 
setInitKey_fulfillmentCenterId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.InventoryAccessBean
 
setInitKey_giftItemId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean
 
setInitKey_giftItemId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPersonalizationAttributeAccessBean
 
setInitKey_giftRegistryId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setInitKey_giftRegistryId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryUserAuthenticationAccessBean
 
setInitKey_grRegRuleId(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRuleAccessBean
 
setInitKey_id(Long) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setInitKey_id(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setInitKey_id(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setInitKey_id(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setInitKey_id(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setInitKey_id(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setInitKey_id(Long) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setInitKey_id(Long) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setInitKey_id(Long) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setInitKey_id(Long) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setInitKey_id(Long) - Method in class com.ibm.commerce.negotiation.objects.ForumAccessBean
 
setInitKey_id(Long) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setInitKey_id(Long) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setInitKey_id(Long) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setInitKey_id(Long) - Method in class com.ibm.commerce.negotiation.objects.MessageMemberRelationAccessBean
 
setInitKey_id(Long) - Method in class com.ibm.commerce.negotiation.objects.RuleClassRegistryAccessBean
 
setInitKey_iJurisdictionGroupId(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupAccessBean
 
setInitKey_iJurisdictionGroupId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupAccessBean
 
setInitKey_iJurisdictionGroupId(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupRelationshipAccessBean
 
setInitKey_iJurisdictionGroupId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupRelationshipAccessBean
 
setInitKey_iJurisdictionGroupId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementJurisdictionGroupRelationshipAccessBean
 
setInitKey_iJurisdictionGroupId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementJurisdictionGroupRelationshipAccessBean
 
setInitKey_iJurisdictionId(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupRelationshipAccessBean
 
setInitKey_iJurisdictionId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupRelationshipAccessBean
 
setInitKey_iLanguageId(String) - Method in class com.ibm.commerce.user.objects.PolicyAccountDescriptionAccessBean
 
setInitKey_iLanguageId(Integer) - Method in class com.ibm.commerce.user.objects.PolicyAccountDescriptionAccessBean
 
setInitKey_iLanguageId(String) - Method in class com.ibm.commerce.user.objects.PolicyAccountLockoutDescriptionAccessBean
 
setInitKey_iLanguageId(Integer) - Method in class com.ibm.commerce.user.objects.PolicyAccountLockoutDescriptionAccessBean
 
setInitKey_iLanguageId(String) - Method in class com.ibm.commerce.user.objects.PolicyPasswordDescriptionAccessBean
 
setInitKey_iLanguageId(Integer) - Method in class com.ibm.commerce.user.objects.PolicyPasswordDescriptionAccessBean
 
setInitKey_iMbrGrpId(String) - Method in class com.ibm.commerce.user.objects.MemberGroupConditionAccessBean
 
setInitKey_iMbrGrpId(Long) - Method in class com.ibm.commerce.user.objects.MemberGroupConditionAccessBean
 
setInitKey_iMemberGroupId(String) - Method in class com.ibm.commerce.order.objects.OrderMemberGroupRelationshipAccessBean
 
setInitKey_iMemberGroupId(Long) - Method in class com.ibm.commerce.order.objects.OrderMemberGroupRelationshipAccessBean
 
setInitKey_initiativeId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setInitKey_initiativeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setInitKey_initiativeId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setInitKey_initiativeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setInitKey_initiativeId(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setInitKey_initiativeId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setInitKey_interestListNumber(String) - Method in class com.ibm.commerce.catalog.objects.CurrentInterestItemListAccessBean
 
setInitKey_interestListNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CurrentInterestItemListAccessBean
 
setInitKey_interestListNumber(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setInitKey_interestListNumber(Long) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setInitKey_interestListNumber(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemListAccessBean
 
setInitKey_interestListNumber(Long) - Method in class com.ibm.commerce.catalog.objects.InterestItemListAccessBean
 
setInitKey_intvSchdId(Integer) - Method in class com.ibm.commerce.content.objects.ESpotSchdcfgRelAccessBean
 
setInitKey_invAdjCodeId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeAccessBean
 
setInitKey_invAdjCodeId(Long) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeAccessBean
 
setInitKey_invAdjCodeId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeDescriptionAccessBean
 
setInitKey_invAdjCodeId(Long) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeDescriptionAccessBean
 
setInitKey_invadjustId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setInitKey_invadjustId(Long) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setInitKey_invAdjustNum(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setInitKey_invAdjustNum(Integer) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setInitKey_invoiceId(String) - Method in class com.ibm.commerce.payment.objects.InvoiceAccessBean
 
setInitKey_invoiceId(Long) - Method in class com.ibm.commerce.payment.objects.InvoiceAccessBean
 
setInitKey_invReserveId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setInitKey_invReserveId(Long) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setInitKey_iOfferId(String) - Method in class com.ibm.commerce.order.objects.OrderItemOfferRelationshipAccessBean
 
setInitKey_iOfferId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemOfferRelationshipAccessBean
 
setInitKey_iOrderId(String) - Method in class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean
 
setInitKey_iOrderId(Long) - Method in class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean
 
setInitKey_iOrderItemId(String) - Method in class com.ibm.commerce.order.objects.OrderItemMessagingExtensionAccessBean
 
setInitKey_iOrderItemId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemMessagingExtensionAccessBean
 
setInitKey_iOrderItemId(String) - Method in class com.ibm.commerce.order.objects.OrderItemOfferRelationshipAccessBean
 
setInitKey_iOrderItemId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemOfferRelationshipAccessBean
 
setInitKey_iOrderItemId(String) - Method in class com.ibm.commerce.order.objects.OrderItemTradingRelationshipAccessBean
 
setInitKey_iOrderItemId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemTradingRelationshipAccessBean
 
setInitKey_iOrdersId(String) - Method in class com.ibm.commerce.order.objects.OrderMemberGroupRelationshipAccessBean
 
setInitKey_iOrdersId(Long) - Method in class com.ibm.commerce.order.objects.OrderMemberGroupRelationshipAccessBean
 
setInitKey_iOrganizationCodeId(String) - Method in class com.ibm.commerce.user.objects.OrganizationCodeAccessBean
 
setInitKey_iOrganizationCodeId(Long) - Method in class com.ibm.commerce.user.objects.OrganizationCodeAccessBean
 
setInitKey_iPolicyAccountId(String) - Method in class com.ibm.commerce.user.objects.PolicyAccountAccessBean
 
setInitKey_iPolicyAccountId(Integer) - Method in class com.ibm.commerce.user.objects.PolicyAccountAccessBean
 
setInitKey_iPolicyAccountId(String) - Method in class com.ibm.commerce.user.objects.PolicyAccountDescriptionAccessBean
 
setInitKey_iPolicyAccountId(Integer) - Method in class com.ibm.commerce.user.objects.PolicyAccountDescriptionAccessBean
 
setInitKey_iPolicyAccountLockoutId(String) - Method in class com.ibm.commerce.user.objects.PolicyAccountLockoutAccessBean
 
setInitKey_iPolicyAccountLockoutId(Long) - Method in class com.ibm.commerce.user.objects.PolicyAccountLockoutAccessBean
 
setInitKey_iPolicyAccountLockoutId(String) - Method in class com.ibm.commerce.user.objects.PolicyAccountLockoutDescriptionAccessBean
 
setInitKey_iPolicyAccountLockoutId(Long) - Method in class com.ibm.commerce.user.objects.PolicyAccountLockoutDescriptionAccessBean
 
setInitKey_iPolicyPasswordId(String) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setInitKey_iPolicyPasswordId(Long) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setInitKey_iPolicyPasswordId(String) - Method in class com.ibm.commerce.user.objects.PolicyPasswordDescriptionAccessBean
 
setInitKey_iPolicyPasswordId(Long) - Method in class com.ibm.commerce.user.objects.PolicyPasswordDescriptionAccessBean
 
setInitKey_iSequence(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinitionAccessBean
 
setInitKey_iSequence(Integer) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinitionAccessBean
 
setInitKey_iShippingArrangementId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementJurisdictionGroupRelationshipAccessBean
 
setInitKey_iShippingArrangementId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementJurisdictionGroupRelationshipAccessBean
 
setInitKey_itemId(Long) - Method in class com.ibm.commerce.couponpromotion.objects.PromoProdAccessBean
 
setInitKey_itemId(Long) - Method in class com.ibm.commerce.couponredemption.objects.CouponItemMapAccessBean
 
setInitKey_itemId(Long) - Method in class com.ibm.commerce.couponredemption.objects.TempCouponItemMapAccessBean
 
setInitKey_itemSpcId(String) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setInitKey_itemSpcId(Long) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setInitKey_itemspcId(String) - Method in class com.ibm.commerce.inventory.objects.ItemSpecificationAccessBean
 
setInitKey_itemspcId(Long) - Method in class com.ibm.commerce.inventory.objects.ItemSpecificationAccessBean
 
setInitKey_itemversnId(String) - Method in class com.ibm.commerce.inventory.objects.ItemVersionAccessBean
 
setInitKey_itemversnId(Long) - Method in class com.ibm.commerce.inventory.objects.ItemVersionAccessBean
 
setInitKey_iTradingId(String) - Method in class com.ibm.commerce.order.objects.OrderItemTradingRelationshipAccessBean
 
setInitKey_iTradingId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemTradingRelationshipAccessBean
 
setInitKey_iTradingPositionContainerId(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinitionAccessBean
 
setInitKey_iTradingPositionContainerId(Long) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinitionAccessBean
 
setInitKey_jobReferenceNumber(String) - Method in class com.ibm.commerce.order.objects.SchedulerOrderAccessBean
 
setInitKey_jobReferenceNumber(Long) - Method in class com.ibm.commerce.order.objects.SchedulerOrderAccessBean
 
setInitKey_jurisdictionId(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setInitKey_jurisdictionId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setInitKey_kitId(Long) - Method in class com.ibm.commerce.contract.objects.ComponentAdjustmentAccessBean
 
setInitKey_langId(String) - Method in class com.ibm.commerce.utf.objects.PAttributeDescAccessBean
 
setInitKey_langId(Integer) - Method in class com.ibm.commerce.utf.objects.PAttributeDescAccessBean
 
setInitKey_language_id(String) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setInitKey_language_id(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setInitKey_language_id(String) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setInitKey_language_id(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setInitKey_language_id(String) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setInitKey_language_id(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setInitKey_language_id(String) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setInitKey_language_id(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setInitKey_language_id(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setInitKey_language_id(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setInitKey_language_id(String) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionAccessBean
 
setInitKey_language_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionAccessBean
 
setInitKey_language_id(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setInitKey_language_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setInitKey_language_id(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeAccessBean
 
setInitKey_language_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeAccessBean
 
setInitKey_language_id(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setInitKey_language_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setInitKey_language_id(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetDescriptionAccessBean
 
setInitKey_language_id(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductSetDescriptionAccessBean
 
setInitKey_language_id(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitDescriptionAccessBean
 
setInitKey_language_id(Integer) - Method in class com.ibm.commerce.common.objects.QuantityUnitDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.catalog.objects.ClassificationCodeDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.catalog.objects.ClassificationCodeDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.catalog.objects.OperatorDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.catalog.objects.OperatorDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.common.objects.CurrencyDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.common.objects.LanguageAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.common.objects.LanguageAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.common.objects.LanguageDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.common.objects.LanguageDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.common.objects.StoreCategoryDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.common.objects.SupportedLanguageAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.common.objects.SupportedLanguageAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.contract.objects.PolicyDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.contract.objects.PolicyDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.contract.objects.TermConditionDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.contract.objects.TermConditionDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.contract.objects.TradingDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.contract.objects.TradingDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.PromoDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.inventory.objects.BaseItemDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.inventory.objects.BaseItemDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.inventory.objects.OutputQueueDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.negotiation.objects.AuctionDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.order.objects.OfferDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.order.objects.OfferDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.order.objects.OrderChangeReasonDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.BlockReasonDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.PriceOverrideReasonDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.payment.objects.PaymentMethodDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.payment.objects.PaymentMethodDescriptionAccessBean
 
setInitKey_languageId(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerActionDescriptionAccessBean
 
setInitKey_languageId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerReasonDescriptionAccessBean
 
setInitKey_manifestId(String) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setInitKey_manifestId(Long) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setInitKey_marketingPageElementId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setInitKey_marketingPageElementId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setInitKey_marketingPageElementId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setInitKey_marketingPageElementId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setInitKey_mbrGrpId(String) - Method in class com.ibm.commerce.user.objects.MemberGroupMemberAccessBean
 
setInitKey_mbrGrpId(Long) - Method in class com.ibm.commerce.user.objects.MemberGroupMemberAccessBean
 
setInitKey_mbrGrpId(String) - Method in class com.ibm.commerce.user.objects.MemberGroupUsageAccessBean
 
setInitKey_mbrGrpId(Long) - Method in class com.ibm.commerce.user.objects.MemberGroupUsageAccessBean
 
setInitKey_mbrGrpTypeId(String) - Method in class com.ibm.commerce.user.objects.MemberGroupTypeAccessBean
 
setInitKey_mbrGrpTypeId(Integer) - Method in class com.ibm.commerce.user.objects.MemberGroupTypeAccessBean
 
setInitKey_mbrGrpTypeId(String) - Method in class com.ibm.commerce.user.objects.MemberGroupUsageAccessBean
 
setInitKey_mbrGrpTypeId(Integer) - Method in class com.ibm.commerce.user.objects.MemberGroupUsageAccessBean
 
setInitKey_mdlSpcId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceMdlSpecAccessBean
 
setInitKey_mdlSpcId(Integer) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceMdlSpecAccessBean
 
setInitKey_memberAttributeId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeAccessBean
 
setInitKey_memberAttributeId(Long) - Method in class com.ibm.commerce.user.objects.MemberAttributeAccessBean
 
setInitKey_memberAttributeValueId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeDatetimeValueAccessBean
 
setInitKey_memberAttributeValueId(Long) - Method in class com.ibm.commerce.user.objects.MemberAttributeDatetimeValueAccessBean
 
setInitKey_memberAttributeValueId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeFloatValueAccessBean
 
setInitKey_memberAttributeValueId(Long) - Method in class com.ibm.commerce.user.objects.MemberAttributeFloatValueAccessBean
 
setInitKey_memberAttributeValueId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeIntegerValueAccessBean
 
setInitKey_memberAttributeValueId(Long) - Method in class com.ibm.commerce.user.objects.MemberAttributeIntegerValueAccessBean
 
setInitKey_memberAttributeValueId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeStringValueAccessBean
 
setInitKey_memberAttributeValueId(Long) - Method in class com.ibm.commerce.user.objects.MemberAttributeStringValueAccessBean
 
setInitKey_memberAttributeValueId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeValueAccessBean
 
setInitKey_memberAttributeValueId(Long) - Method in class com.ibm.commerce.user.objects.MemberAttributeValueAccessBean
 
setInitKey_memberGroupId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeMemberGroupAccessBean
 
setInitKey_memberGroupId(Long) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeMemberGroupAccessBean
 
setInitKey_memberGroupId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleMemberGroupRelationshipAccessBean
 
setInitKey_memberGroupId(Long) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleMemberGroupRelationshipAccessBean
 
setInitKey_memberGroupId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.OrdersMemberGroupAccessBean
 
setInitKey_memberGroupId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.OrdersMemberGroupAccessBean
 
setInitKey_memberId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskMemberRelAccessBean
 
setInitKey_memberId(Long) - Method in class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean
 
setInitKey_memberId(String) - Method in class com.ibm.commerce.order.objects.CurrentPendingOrderAccessBean
 
setInitKey_memberId(Long) - Method in class com.ibm.commerce.order.objects.CurrentPendingOrderAccessBean
 
setInitKey_memberId(String) - Method in class com.ibm.commerce.order.objects.OrderTemplateAccessBean
 
setInitKey_memberId(Long) - Method in class com.ibm.commerce.order.objects.OrderTemplateAccessBean
 
setInitKey_memberId(String) - Method in class com.ibm.commerce.user.objects.MemberAccessBean
 
setInitKey_memberId(Long) - Method in class com.ibm.commerce.user.objects.MemberAccessBean
 
setInitKey_memberId(String) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
setInitKey_memberId(Long) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
setInitKey_memberId(String) - Method in class com.ibm.commerce.user.objects.MemberGroupMemberAccessBean
 
setInitKey_memberId(Long) - Method in class com.ibm.commerce.user.objects.MemberGroupMemberAccessBean
 
setInitKey_memberId(String) - Method in class com.ibm.commerce.user.objects.MemberRoleAccessBean
 
setInitKey_memberId(Long) - Method in class com.ibm.commerce.user.objects.MemberRoleAccessBean
 
setInitKey_memberId(String) - Method in class com.ibm.commerce.user.objects.MemberViewPreferenceAccessBean
 
setInitKey_memberId(Long) - Method in class com.ibm.commerce.user.objects.MemberViewPreferenceAccessBean
 
setInitKey_memberId(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setInitKey_memberId(Long) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setInitKey_memberId(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setInitKey_memberId(Long) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setInitKey_metaphorTypeId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsAccessBean
 
setInitKey_metaphorTypeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsAccessBean
 
setInitKey_name(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setInitKey_nCalculationCodeId(String) - Method in class com.ibm.commerce.taxation.objects.CalculationCodeTaxExemptAccessBean
 
setInitKey_nCalculationCodeId(Integer) - Method in class com.ibm.commerce.taxation.objects.CalculationCodeTaxExemptAccessBean
 
setInitKey_nCalculationRuleId(String) - Method in class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean
 
setInitKey_nCalculationRuleId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean
 
setInitKey_nCategoryId(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setInitKey_nCategoryId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setInitKey_nClassificationId(String) - Method in class com.ibm.commerce.taxation.objects.TaxCodeClassificationAccessBean
 
setInitKey_nClassificationId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxCodeClassificationAccessBean
 
setInitKey_nFulfillmentCenterId(String) - Method in class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean
 
setInitKey_nFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean
 
setInitKey_nJurisdictionGroupId(String) - Method in class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean
 
setInitKey_nJurisdictionGroupId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean
 
setInitKey_nLanguageId(String) - Method in class com.ibm.commerce.taxation.objects.CountryAccessBean
 
setInitKey_nLanguageId(Integer) - Method in class com.ibm.commerce.taxation.objects.CountryAccessBean
 
setInitKey_nLanguageId(String) - Method in class com.ibm.commerce.taxation.objects.StateProvinceAccessBean
 
setInitKey_nLanguageId(Integer) - Method in class com.ibm.commerce.taxation.objects.StateProvinceAccessBean
 
setInitKey_nOrderItemsId(String) - Method in class com.ibm.commerce.taxation.objects.OrderItemTaxAccessBean
 
setInitKey_nOrderItemsId(Long) - Method in class com.ibm.commerce.taxation.objects.OrderItemTaxAccessBean
 
setInitKey_nOrdersId(String) - Method in class com.ibm.commerce.taxation.objects.OrderTaxAccessBean
 
setInitKey_nOrdersId(Long) - Method in class com.ibm.commerce.taxation.objects.OrderTaxAccessBean
 
setInitKey_nSubOrderId(String) - Method in class com.ibm.commerce.taxation.objects.SubOrderTaxAccessBean
 
setInitKey_nSubOrderId(Long) - Method in class com.ibm.commerce.taxation.objects.SubOrderTaxAccessBean
 
setInitKey_nTaxCategoryId(String) - Method in class com.ibm.commerce.taxation.objects.OrderItemTaxAccessBean
 
setInitKey_nTaxCategoryId(Integer) - Method in class com.ibm.commerce.taxation.objects.OrderItemTaxAccessBean
 
setInitKey_nTaxCategoryId(String) - Method in class com.ibm.commerce.taxation.objects.OrderTaxAccessBean
 
setInitKey_nTaxCategoryId(Integer) - Method in class com.ibm.commerce.taxation.objects.OrderTaxAccessBean
 
setInitKey_nTaxCategoryId(String) - Method in class com.ibm.commerce.taxation.objects.SubOrderTaxAccessBean
 
setInitKey_nTaxCategoryId(Integer) - Method in class com.ibm.commerce.taxation.objects.SubOrderTaxAccessBean
 
setInitKey_nTaxCodeSchemeId(String) - Method in class com.ibm.commerce.taxation.objects.TaxCodeSchemeAccessBean
 
setInitKey_nTaxCodeSchemeId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxCodeSchemeAccessBean
 
setInitKey_nTaxTypeId(String) - Method in class com.ibm.commerce.taxation.objects.TaxTypeAccessBean
 
setInitKey_nTaxTypeId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxTypeAccessBean
 
setInitKey_numberUsageId(String) - Method in class com.ibm.commerce.common.objects.NumberUsageAccessBean
 
setInitKey_numberUsageId(Integer) - Method in class com.ibm.commerce.common.objects.NumberUsageAccessBean
 
setInitKey_numberUsgId(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatAccessBean
 
setInitKey_numberUsgId(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyFormatAccessBean
 
setInitKey_numberUsgId(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setInitKey_numberUsgId(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setInitKey_numberUsgId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatAccessBean
 
setInitKey_numberUsgId(Integer) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatAccessBean
 
setInitKey_numberUsgId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setInitKey_numberUsgId(Integer) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setInitKey_offerId(String) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setInitKey_offerId(Long) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setInitKey_offerId(String) - Method in class com.ibm.commerce.order.objects.OfferDescriptionAccessBean
 
setInitKey_offerId(Long) - Method in class com.ibm.commerce.order.objects.OfferDescriptionAccessBean
 
setInitKey_offerId(String) - Method in class com.ibm.commerce.order.objects.OfferPriceAccessBean
 
setInitKey_offerId(Long) - Method in class com.ibm.commerce.order.objects.OfferPriceAccessBean
 
setInitKey_operatorId(String) - Method in class com.ibm.commerce.catalog.objects.OperatorAccessBean
 
setInitKey_operatorId(Integer) - Method in class com.ibm.commerce.catalog.objects.OperatorAccessBean
 
setInitKey_operatorId(String) - Method in class com.ibm.commerce.catalog.objects.OperatorDescriptionAccessBean
 
setInitKey_operatorId(Integer) - Method in class com.ibm.commerce.catalog.objects.OperatorDescriptionAccessBean
 
setInitKey_orcommentId(String) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setInitKey_orcommentId(Long) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setInitKey_ordChnlTypId(String) - Method in class com.ibm.commerce.inventory.objects.OrderChannelTypeAccessBean
 
setInitKey_ordChnlTypId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderChannelTypeAccessBean
 
setInitKey_orderAdjustmentId(String) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentAccessBean
 
setInitKey_orderAdjustmentId(Long) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentAccessBean
 
setInitKey_orderAdjustmentId(String) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentDescriptionAccessBean
 
setInitKey_orderAdjustmentId(Long) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentDescriptionAccessBean
 
setInitKey_orderAdjustmentId(String) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentTaxExemptAccessBean
 
setInitKey_orderAdjustmentId(Long) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentTaxExemptAccessBean
 
setInitKey_orderAdjustmentId(String) - Method in class com.ibm.commerce.order.objects.SubOrderAdjustmentAccessBean
 
setInitKey_orderAdjustmentId(Long) - Method in class com.ibm.commerce.order.objects.SubOrderAdjustmentAccessBean
 
setInitKey_orderBlkId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.OrderBlockAccessBean
 
setInitKey_orderCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.objects.OrderCalculationCodeAccessBean
 
setInitKey_orderCalculationCodeId(Long) - Method in class com.ibm.commerce.fulfillment.objects.OrderCalculationCodeAccessBean
 
setInitKey_orderChangeReasonId(Integer) - Method in class com.ibm.commerce.order.objects.OrderChangeReasonAccessBean
 
setInitKey_orderChangeReasonId(Integer) - Method in class com.ibm.commerce.order.objects.OrderChangeReasonDescriptionAccessBean
 
setInitKey_orderId(Long) - Method in class com.ibm.commerce.couponredemption.objects.OrderCouponMapAccessBean
 
setInitKey_orderId(Long) - Method in class com.ibm.commerce.couponredemption.objects.TempOrderCouponMapAccessBean
 
setInitKey_orderId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidOrderRelationAccessBean
 
setInitKey_orderId(String) - Method in class com.ibm.commerce.order.beans.OrderDataBean
 
setInitKey_orderId(String) - Method in class com.ibm.commerce.order.objects.CurrentPendingOrderAccessBean
 
setInitKey_orderId(Long) - Method in class com.ibm.commerce.order.objects.CurrentPendingOrderAccessBean
 
setInitKey_orderId(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setInitKey_orderId(Long) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setInitKey_orderId(Long) - Method in class com.ibm.commerce.order.objects.OrderHistoryAccessBean
 
setInitKey_orderId(String) - Method in class com.ibm.commerce.order.objects.OrderOptionAccessBean
 
setInitKey_orderId(Long) - Method in class com.ibm.commerce.order.objects.OrderOptionAccessBean
 
setInitKey_orderId(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setInitKey_orderId(Long) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setInitKey_orderId(String) - Method in class com.ibm.commerce.order.objects.OrderTemplateAccessBean
 
setInitKey_orderId(Long) - Method in class com.ibm.commerce.order.objects.OrderTemplateAccessBean
 
setInitKey_orderId(String) - Method in class com.ibm.commerce.payment.objects.POPurchaseAmountAccessBean
 
setInitKey_orderId(Long) - Method in class com.ibm.commerce.payment.objects.POPurchaseAmountAccessBean
 
setInitKey_orderItemAdjustmentId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAdjustmentAccessBean
 
setInitKey_orderItemAdjustmentId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemAdjustmentAccessBean
 
setInitKey_orderItemCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemCalculationCodeAccessBean
 
setInitKey_orderItemCalculationCodeId(Long) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemCalculationCodeAccessBean
 
setInitKey_orderItemComponentId(String) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setInitKey_orderItemComponentId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setInitKey_orderItemId(Long) - Method in class com.ibm.commerce.giftregistry.objects.OrderItemGiftAccessBean
 
setInitKey_orderItemId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setInitKey_orderItemId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setInitKey_orderItemShipConfirmationId(Long) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemShipConfirmationAccessBean
 
setInitKey_orderItemsId(String) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setInitKey_orderItemsId(Long) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setInitKey_orderItemsId(String) - Method in class com.ibm.commerce.inventory.objects.BackOrderItemAccessBean
 
setInitKey_orderItemsId(Long) - Method in class com.ibm.commerce.inventory.objects.BackOrderItemAccessBean
 
setInitKey_orderitemsId(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean
 
setInitKey_orderitemsId(Long) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean
 
setInitKey_orderItemsId(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setInitKey_orderItemsId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setInitKey_orderItemsId(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setInitKey_orderItemsId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setInitKey_orderitemsId(String) - Method in class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean
 
setInitKey_orderitemsId(Long) - Method in class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean
 
setInitKey_orderItemStatusId(Long) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setInitKey_orderPaymentInfoId(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentInfoAccessBean
 
setInitKey_orderPaymentInfoId(Long) - Method in class com.ibm.commerce.order.objects.OrderPaymentInfoAccessBean
 
setInitKey_orderProcessSystemId(Integer) - Method in class com.ibm.commerce.order.objects.OrderProcessSystemAccessBean
 
setInitKey_orderReleaseNum(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setInitKey_orderReleaseNum(Integer) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setInitKey_orderReleaseNum(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setInitKey_orderReleaseNum(Integer) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setInitKey_ordersId(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setInitKey_ordersId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setInitKey_ordersId(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setInitKey_ordersId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setInitKey_ordersId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.OrdersMemberGroupAccessBean
 
setInitKey_ordersId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.OrdersMemberGroupAccessBean
 
setInitKey_orderStatusId(Long) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setInitKey_orderVersion(Short) - Method in class com.ibm.commerce.order.objects.OrderHistoryAccessBean
 
setInitKey_ordPickHstNum(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setInitKey_ordPickHstNum(Integer) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setInitKey_ordShipHstNum(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setInitKey_ordShipHstNum(Integer) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setInitKey_orgEntityId(String) - Method in class com.ibm.commerce.user.objects.MemberRoleAccessBean
 
setInitKey_orgEntityId(Long) - Method in class com.ibm.commerce.user.objects.MemberRoleAccessBean
 
setInitKey_outputQId(String) - Method in class com.ibm.commerce.inventory.objects.OutputQueueAccessBean
 
setInitKey_outputQId(Long) - Method in class com.ibm.commerce.inventory.objects.OutputQueueAccessBean
 
setInitKey_outputQId(String) - Method in class com.ibm.commerce.inventory.objects.OutputQueueDescriptionAccessBean
 
setInitKey_outputQId(Long) - Method in class com.ibm.commerce.inventory.objects.OutputQueueDescriptionAccessBean
 
setInitKey_ownerId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setInitKey_participantId(String) - Method in class com.ibm.commerce.contract.objects.ParticipantAccessBean
 
setInitKey_participantId(Long) - Method in class com.ibm.commerce.contract.objects.ParticipantAccessBean
 
setInitKey_pattributeId(String) - Method in class com.ibm.commerce.utf.objects.PAttributeDescAccessBean
 
setInitKey_pattributeId(Long) - Method in class com.ibm.commerce.utf.objects.PAttributeDescAccessBean
 
setInitKey_paymentDevice(byte[]) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setInitKey_paymentMethodID(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setInitKey_paymentMethodId(String) - Method in class com.ibm.commerce.payment.objects.PaymentMethodAccessBean
 
setInitKey_paymentMethodId(Integer) - Method in class com.ibm.commerce.payment.objects.PaymentMethodAccessBean
 
setInitKey_paymentMethodId(String) - Method in class com.ibm.commerce.payment.objects.PaymentMethodDescriptionAccessBean
 
setInitKey_paymentMethodId(Integer) - Method in class com.ibm.commerce.payment.objects.PaymentMethodDescriptionAccessBean
 
setInitKey_paymentSummaryId(String) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setInitKey_paymentSummaryId(Long) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setInitKey_personalAttrId(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPersonalizationAttributeAccessBean
 
setInitKey_physicalStoreFulfillmentCenterRelationshipId(Integer) - Method in class com.ibm.commerce.order.beans.PhysicalStoreFulfillmentCenterRelationshipDataBean
Sets the relationship id for the physical store and fulfillment center relationship.
setInitKey_physicalStoreFulfillmentCenterRelationshipId(Integer) - Method in class com.ibm.commerce.order.objects.PhysicalStoreFulfillmentCenterRelationshipAccessBean
 
setInitKey_pickBatchId(String) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setInitKey_pickBatchId(Long) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setInitKey_policyId(String) - Method in class com.ibm.commerce.contract.objects.BusinessPolicyAccessBean
 
setInitKey_policyId(Long) - Method in class com.ibm.commerce.contract.objects.BusinessPolicyAccessBean
 
setInitKey_policyId(String) - Method in class com.ibm.commerce.contract.objects.PolicyCommandAccessBean
 
setInitKey_policyId(Long) - Method in class com.ibm.commerce.contract.objects.PolicyCommandAccessBean
 
setInitKey_policyId(String) - Method in class com.ibm.commerce.contract.objects.PolicyDescriptionAccessBean
 
setInitKey_policyId(Long) - Method in class com.ibm.commerce.contract.objects.PolicyDescriptionAccessBean
 
setInitKey_policyReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PolicyTCRelationAccessBean
 
setInitKey_policyReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PolicyTCRelationAccessBean
 
setInitKey_priceOverrideReasonId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.PriceOverrideReasonAccessBean
 
setInitKey_priceOverrideReasonId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.PriceOverrideReasonDescriptionAccessBean
 
setInitKey_productSetId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelAccessBean
 
setInitKey_productSetId(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelAccessBean
 
setInitKey_productSetId(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetAccessBean
 
setInitKey_productSetId(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductSetAccessBean
 
setInitKey_productSetId(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetCeRelAccessBean
 
setInitKey_productSetId(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductSetCeRelAccessBean
 
setInitKey_productSetId(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetDescriptionAccessBean
 
setInitKey_productSetId(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductSetDescriptionAccessBean
 
setInitKey_promoDiscId(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.PromoDiscAccessBean
 
setInitKey_promoId(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.PromoDescriptionAccessBean
 
setInitKey_promoId(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.PromoOrderAccessBean
 
setInitKey_promoId(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.PromoProdAccessBean
 
setInitKey_purchaseLimitId(String) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setInitKey_purchaseLimitId(Long) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setInitKey_purchaseRecordId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setInitKey_PVCBindingId(Long) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBindingAccessBean
 
setInitKey_PVCSessionId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCSessionAccessBean
 
setInitKey_PVCSessionId(Long) - Method in class com.ibm.commerce.pvcdevices.objects.PVCSessionAccessBean
 
setInitKey_quantityUnitConversionId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitConversionAccessBean
 
setInitKey_quantityUnitConversionId(Integer) - Method in class com.ibm.commerce.common.objects.QuantityUnitConversionAccessBean
 
setInitKey_quantityUnitId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitAccessBean
 
setInitKey_quantityUnitId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitDescriptionAccessBean
 
setInitKey_quantityUnitId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatAccessBean
 
setInitKey_quantityUnitId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setInitKey_raBackAlloNum(String) - Method in class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean
 
setInitKey_raBackAlloNum(Integer) - Method in class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean
 
setInitKey_raDetailId(String) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setInitKey_raDetailId(Long) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setInitKey_raId(String) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setInitKey_raId(Long) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setInitKey_rcptAvailId(String) - Method in class com.ibm.commerce.inventory.objects.AvailableReceiptAccessBean
 
setInitKey_rcptAvailId(Long) - Method in class com.ibm.commerce.inventory.objects.AvailableReceiptAccessBean
 
setInitKey_receiptId(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setInitKey_receiptId(Long) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setInitKey_recipientId(Long) - Method in class com.ibm.commerce.negotiation.objects.MessageCountAccessBean
 
setInitKey_recipientId(Long) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setInitKey_recipientId(Long) - Method in class com.ibm.commerce.negotiation.objects.MessageMemberRelationAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ContractDisplayAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ContractDisplayAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.PAttributeAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setInitKey_referenceNumber(String) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setInitKey_referenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setInitKey_refundNumber(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setInitKey_refundNumber(Long) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setInitKey_registrantId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRegistrantAccessBean
 
setInitKey_relationship_type(String) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setInitKey_relationType(String) - Method in class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean
 
setInitKey_rfqprodId(Long) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setInitKey_rfqResponseId(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setInitKey_rfqResponseProdId(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setInitKey_rfqResponseTCRLId(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseTCRLAccessBean
 
setInitKey_rmaAuthorizationLogId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAuthorizationLogAccessBean
 
setInitKey_rmaAuthorizationLogId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAuthorizationLogAccessBean
 
setInitKey_rmaChargeId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAChargeAccessBean
 
setInitKey_rmaChargeId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAChargeAccessBean
 
setInitKey_rmaId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setInitKey_rmaId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setInitKey_rmaId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMATaxAccessBean
 
setInitKey_rmaId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMATaxAccessBean
 
setInitKey_rmaItemAdjustmentCreditId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAdjustmentCreditAccessBean
 
setInitKey_rmaItemAdjustmentCreditId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAdjustmentCreditAccessBean
 
setInitKey_rmaItemCmpId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemComponentAccessBean
 
setInitKey_rmaItemCmpId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemComponentAccessBean
 
setInitKey_rmaItemId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setInitKey_rmaItemId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setInitKey_rmaItemId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemDenyReasonAccessBean
 
setInitKey_rmaItemId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemDenyReasonAccessBean
 
setInitKey_rmaItemSerialNumberId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemSerialAccessBean
 
setInitKey_roleId(String) - Method in class com.ibm.commerce.user.objects.MemberRoleAccessBean
 
setInitKey_roleId(Integer) - Method in class com.ibm.commerce.user.objects.MemberRoleAccessBean
 
setInitKey_roleId(String) - Method in class com.ibm.commerce.user.objects.RoleAccessBean
 
setInitKey_roleId(Integer) - Method in class com.ibm.commerce.user.objects.RoleAccessBean
 
setInitKey_rtnDnyRsnId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonAccessBean
 
setInitKey_rtnDnyRsnId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonAccessBean
 
setInitKey_rtnDnyRsnId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonDescriptionAccessBean
 
setInitKey_rtnDnyRsnId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonDescriptionAccessBean
 
setInitKey_rtnDnyRsnId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemDenyReasonAccessBean
 
setInitKey_rtnDnyRsnId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemDenyReasonAccessBean
 
setInitKey_rtnDspCodeId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeAccessBean
 
setInitKey_rtnDspCodeId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeAccessBean
 
setInitKey_rtnDspCodeId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeDescriptionAccessBean
 
setInitKey_rtnDspCodeId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeDescriptionAccessBean
 
setInitKey_rtnRcptDspId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDispositionAccessBean
 
setInitKey_rtnRcptDspId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDispositionAccessBean
 
setInitKey_rtnReasonId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonAccessBean
 
setInitKey_rtnReasonId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonAccessBean
 
setInitKey_rtnReasonId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonDescriptionAccessBean
 
setInitKey_rtnReasonId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonDescriptionAccessBean
 
setInitKey_rtnReceiptId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setInitKey_rtnReceiptId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setInitKey_sequence(Integer) - Method in class com.ibm.commerce.contract.objects.TermConditionAttributeAccessBean
 
setInitKey_sessionId(String) - Method in class com.ibm.commerce.experimentation.objects.ExperimentResultAccessBean
 
setInitKey_shipArrangementId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setInitKey_shipArrangementId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setInitKey_shipInfoId(Long) - Method in class com.ibm.commerce.order.objects.ShipInfoAccessBean
 
setInitKey_shipModeId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeDescriptionAccessBean
 
setInitKey_shipModeId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeDescriptionAccessBean
 
setInitKey_shippingJurisdictionGroupCalculationRuleId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
setInitKey_shippingJurisdictionGroupCalculationRuleId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
setInitKey_shippingModeId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setInitKey_shippingModeId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setInitKey_specId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setInitKey_specId(Integer) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setInitKey_status(String) - Method in class com.ibm.commerce.negotiation.objects.MessageCountAccessBean
 
setInitKey_storeAddressId(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setInitKey_storeAddressId(Integer) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setInitKey_storeCategoryId(Integer) - Method in class com.ibm.commerce.common.objects.StoreCategoryAccessBean
 
setInitKey_storeCategoryId(Integer) - Method in class com.ibm.commerce.common.objects.StoreCategoryDescriptionAccessBean
 
setInitKey_storeentId(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setInitKey_storeentId(Integer) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setInitKey_storeentId(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
setInitKey_storeentId(Integer) - Method in class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
setInitKey_storeEntityId(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyCounterValueListAccessBean
 
setInitKey_storeEntityId(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatAccessBean
 
setInitKey_storeEntityId(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyFormatAccessBean
 
setInitKey_storeEntityId(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setInitKey_storeEntityId(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setInitKey_storeEntityId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatAccessBean
 
setInitKey_storeEntityId(Integer) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatAccessBean
 
setInitKey_storeEntityId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setInitKey_storeEntityId(Integer) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setInitKey_storeEntityId(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setInitKey_storeEntityId(Integer) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setInitKey_storeEntityId(String) - Method in class com.ibm.commerce.common.objects.StoreEntityAccessBean
 
setInitKey_storeEntityId(Integer) - Method in class com.ibm.commerce.common.objects.StoreEntityAccessBean
 
setInitKey_storeEntityId(String) - Method in class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
setInitKey_storeEntityId(Integer) - Method in class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
setInitKey_storeEntityId(String) - Method in class com.ibm.commerce.common.objects.StoreGroupAccessBean
 
setInitKey_storeEntityId(Integer) - Method in class com.ibm.commerce.common.objects.StoreGroupAccessBean
 
setInitKey_storeEntityId(String) - Method in class com.ibm.commerce.common.objects.SupportedCurrencyAccessBean
 
setInitKey_storeEntityId(Integer) - Method in class com.ibm.commerce.common.objects.SupportedCurrencyAccessBean
 
setInitKey_storeEntityId(String) - Method in class com.ibm.commerce.common.objects.SupportedLanguageAccessBean
 
setInitKey_storeEntityId(Integer) - Method in class com.ibm.commerce.common.objects.SupportedLanguageAccessBean
 
setInitKey_storeEntityId(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailUserReceiveAccessBean
 
setInitKey_storeEntityId(String) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setInitKey_storeEntityId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setInitKey_storeEntityId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeAccessBean
 
setInitKey_storeEntryID(String) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogAccessBean
 
setInitKey_storeEntryID(Integer) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogAccessBean
 
setInitKey_storeEntryID(String) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogEntryAccessBean
 
setInitKey_storeEntryID(Integer) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogEntryAccessBean
 
setInitKey_storeEntryID(String) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogGroupAccessBean
 
setInitKey_storeEntryID(Integer) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogGroupAccessBean
 
setInitKey_storeId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelAccessBean
 
setInitKey_storeId(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelAccessBean
 
setInitKey_storeId(String) - Method in class com.ibm.commerce.common.objects.StoreDefaultAccessBean
 
setInitKey_storeId(Integer) - Method in class com.ibm.commerce.common.objects.StoreDefaultAccessBean
 
setInitKey_storeId(String) - Method in class com.ibm.commerce.contract.objects.StoreContractAccessBean
 
setInitKey_storeId(Integer) - Method in class com.ibm.commerce.contract.objects.StoreContractAccessBean
 
setInitKey_storeId(String) - Method in class com.ibm.commerce.fulfillment.objects.InventoryAccessBean
 
setInitKey_storeId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.InventoryAccessBean
 
setInitKey_storeId(String) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setInitKey_storeId(Integer) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setInitKey_storeId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setInitKey_storeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setInitKey_storeId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsAccessBean
 
setInitKey_storeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsAccessBean
 
setInitKey_storeId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductComparisonStatisticsAccessBean
 
setInitKey_storeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductComparisonStatisticsAccessBean
 
setInitKey_storeId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsAccessBean
 
setInitKey_storeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsAccessBean
 
setInitKey_storeId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
setInitKey_storeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
setInitKey_storeId(Integer) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setInitKey_storeId(Integer) - Method in class com.ibm.commerce.negotiation.objects.AuctionStoreRelationAccessBean
 
setInitKey_storeId(Integer) - Method in class com.ibm.commerce.order.objects.StoreQuoteConfigurationAccessBean
 
setInitKey_strCountryAbbr(String) - Method in class com.ibm.commerce.taxation.objects.CountryAccessBean
 
setInitKey_strCountryAbbr(String) - Method in class com.ibm.commerce.taxation.objects.CountryCodeAccessBean
 
setInitKey_strProductVendor(String) - Method in class com.ibm.commerce.taxation.objects.CountryCodeAccessBean
 
setInitKey_strProductVendor(String) - Method in class com.ibm.commerce.taxation.objects.StateCodeAccessBean
 
setInitKey_strStateAbbr(String) - Method in class com.ibm.commerce.taxation.objects.StateCodeAccessBean
 
setInitKey_strStateAbbr(String) - Method in class com.ibm.commerce.taxation.objects.StateProvinceAccessBean
 
setInitKey_strTaxCategoryId(String) - Method in class com.ibm.commerce.taxation.objects.CalculationCodeTaxExemptAccessBean
 
setInitKey_strTaxCategoryId(Integer) - Method in class com.ibm.commerce.taxation.objects.CalculationCodeTaxExemptAccessBean
 
setInitKey_suborderId(String) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setInitKey_suborderId(Long) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setInitKey_subOrderId(String) - Method in class com.ibm.commerce.order.objects.SubOrderAdjustmentAccessBean
 
setInitKey_subOrderId(Long) - Method in class com.ibm.commerce.order.objects.SubOrderAdjustmentAccessBean
 
setInitKey_tagName(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.TagClassAccessBean
 
setInitKey_tagName(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.TagDisplayRelationAccessBean
 
setInitKey_taskGroupCommentId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupCommentAccessBean
 
setInitKey_taskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setInitKey_taskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupDescriptionAccessBean
 
setInitKey_taskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupTaskRelAccessBean
 
setInitKey_taskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceTaskGroupRelAccessBean
 
setInitKey_taskId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskAccessBean
 
setInitKey_taskId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskDescriptionAccessBean
 
setInitKey_taskId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupTaskRelAccessBean
 
setInitKey_taskId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskMemberRelAccessBean
 
setInitKey_taxCategoryId(String) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentTaxExemptAccessBean
 
setInitKey_taxCategoryId(Integer) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentTaxExemptAccessBean
 
setInitKey_taxCategoryId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMATaxAccessBean
 
setInitKey_taxCategoryId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.RMATaxAccessBean
 
setInitKey_taxCategoryId(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryDescriptionAccessBean
 
setInitKey_taxCategoryId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryDescriptionAccessBean
 
setInitKey_tcId(String) - Method in class com.ibm.commerce.contract.objects.TermConditionDescriptionAccessBean
 
setInitKey_tcId(Long) - Method in class com.ibm.commerce.contract.objects.TermConditionDescriptionAccessBean
 
setInitKey_tcReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PolicyTCRelationAccessBean
 
setInitKey_tcReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PolicyTCRelationAccessBean
 
setInitKey_templateId(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementTemplateAccessBean
 
setInitKey_termcondId(Long) - Method in class com.ibm.commerce.contract.objects.ComponentAdjustmentAccessBean
 
setInitKey_termConditionId(Long) - Method in class com.ibm.commerce.contract.objects.TermConditionAttributeAccessBean
 
setInitKey_ticklerActionHistoryId(Long) - Method in class com.ibm.commerce.tickler.objects.TicklerActionHistoryAccessBean
 
setInitKey_ticklerActionId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerActionAccessBean
 
setInitKey_ticklerActionId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerActionDescriptionAccessBean
 
setInitKey_ticklerId(Long) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setInitKey_ticklerReasonId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerReasonAccessBean
 
setInitKey_ticklerReasonId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerReasonDescriptionAccessBean
 
setInitKey_toCatalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setInitKey_toCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setInitKey_tradingDepositAmountId(String) - Method in class com.ibm.commerce.payment.objects.TradingDepositAmountAccessBean
 
setInitKey_tradingDepositAmountId(Long) - Method in class com.ibm.commerce.payment.objects.TradingDepositAmountAccessBean
 
setInitKey_tradingId(String) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setInitKey_tradingId(Long) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setInitKey_tradingId(String) - Method in class com.ibm.commerce.contract.objects.TradingAttachmentRelationAccessBean
 
setInitKey_tradingId(Long) - Method in class com.ibm.commerce.contract.objects.TradingAttachmentRelationAccessBean
 
setInitKey_tradingId(String) - Method in class com.ibm.commerce.contract.objects.TradingDescriptionAccessBean
 
setInitKey_tradingId(Long) - Method in class com.ibm.commerce.contract.objects.TradingDescriptionAccessBean
 
setInitKey_tradingPositionContainerId(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
setInitKey_tradingPositionContainerId(Long) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
setInitKey_tradingPositionId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelAccessBean
 
setInitKey_tradingPositionId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelAccessBean
 
setInitKey_tradingPurchaseAmountId(String) - Method in class com.ibm.commerce.payment.objects.TradingPurchaseAmountAccessBean
 
setInitKey_tradingPurchaseAmountId(Long) - Method in class com.ibm.commerce.payment.objects.TradingPurchaseAmountAccessBean
 
setInitKey_tradingRefundAmountId(String) - Method in class com.ibm.commerce.payment.objects.TradingRefundAmountAccessBean
 
setInitKey_tradingRefundAmountId(Long) - Method in class com.ibm.commerce.payment.objects.TradingRefundAmountAccessBean
 
setInitKey_treeId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
setInitKey_treeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
setInitKey_type(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryUserAuthenticationAccessBean
 
setInitKey_type(Integer) - Method in class com.ibm.commerce.contract.objects.TermConditionAttributeAccessBean
 
setInitKey_uomCode(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitMappingAccessBean
 
setInitKey_uomStandard(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitMappingAccessBean
 
setInitKey_userId(String) - Method in class com.ibm.commerce.user.objects.BusinessProfileAccessBean
 
setInitKey_userId(Long) - Method in class com.ibm.commerce.user.objects.BusinessProfileAccessBean
 
setInitKey_userId(String) - Method in class com.ibm.commerce.user.objects.CertificateX509AccessBean
 
setInitKey_userId(Long) - Method in class com.ibm.commerce.user.objects.CertificateX509AccessBean
 
setInitKey_userId(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setInitKey_userId(Long) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setInitKey_userId(String) - Method in class com.ibm.commerce.user.objects.UserProfileAccessBean
 
setInitKey_userId(Long) - Method in class com.ibm.commerce.user.objects.UserProfileAccessBean
 
setInitKey_userId(String) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setInitKey_userId(Long) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setInitKey_userPVCDeviceId(Long) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setInitKey_userReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CurrentInterestItemListAccessBean
 
setInitKey_userReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CurrentInterestItemListAccessBean
 
setInitKey_usersId(Long) - Method in class com.ibm.commerce.emarketing.objects.EmailRecipientEventsAccessBean
 
setInitKey_usersId(Long) - Method in class com.ibm.commerce.emarketing.objects.EmailUserReceiveAccessBean
 
setInitKey_usersId(Long) - Method in class com.ibm.commerce.experimentation.objects.ExperimentResultAccessBean
 
setInitKey_usersId(Long) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBufferAccessBean
 
setInitKey_userTrafficId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setInitKey_userTrafficId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setInitKey_userTrafficId(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setInitKey_userTrafficId(long) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setInitKey_vendorId(String) - Method in class com.ibm.commerce.inventory.objects.VendorAccessBean
 
setInitKey_vendorId(Long) - Method in class com.ibm.commerce.inventory.objects.VendorAccessBean
 
setInitKey_vendorId(String) - Method in class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean
 
setInitKey_vendorId(Long) - Method in class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean
 
setInitKey_versionSpcId(String) - Method in class com.ibm.commerce.inventory.objects.VersionSpecificationAccessBean
 
setInitKey_versionSpcId(Long) - Method in class com.ibm.commerce.inventory.objects.VersionSpecificationAccessBean
 
setInitKey_viewName(String) - Method in class com.ibm.commerce.user.objects.MemberViewPreferenceAccessBean
 
setInitKey_workspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceAccessBean
 
setInitKey_workspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceDescriptionAccessBean
 
setInitKey_workspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceTaskGroupRelAccessBean
 
setInListId(String[]) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemListCopyCmd
Sets the interest item list ID parameters (optional).
setInListId(String[]) - Method in class com.ibm.commerce.interestitems.commands.InterestItemListCopyCmdImpl
Specifies zero or more interest item lists to be copied from.
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).
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.
setInListMemberId(Long) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemListCopyCmd
Sets the in list member ID parameters (optional).
setInListMemberId(Long) - Method in class com.ibm.commerce.interestitems.commands.InterestItemListCopyCmdImpl
The reference number of the member whose interest lists will be copied.
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.
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.
setInput(String) - Method in class com.ibm.commerce.messaging.adapters.jcasample.SampleInteractionSpec
Sets the input.
setInput(String) - Method in class com.ibm.commerce.messaging.adapters.jcasample.SampleManagedConnectionFactory
This method sets the input.
setInput(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.KeywordMapping
This method sets the input attribute of this complex type.
setInputData(Object) - Method in class com.ibm.commerce.foundation.dataload.object.DataLoadBusinessObject
Set the input data
setInputOption(InputOptionEnumerationType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentType
Sets the value of the 'Input Option' attribute.
setInputPrice(BigDecimal) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmd
Set the input price.
setInputPrice(BigDecimal) - Method in class com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmdImpl
Set the input price.
setInsertForced(boolean) - Method in class com.ibm.commerce.foundation.dataload.object.TableDataObject
Sets the flag true or false
setInsertMoreDataCommandInterface(String) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractGetBusinessObjectDocumentCmdImpl
This method sets the insert more data command interface which is used to instantiate the insert more data command.
setInShipmodeId(Integer) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the inShipmodeId.
setInShipmodeId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the shipmode .
setInstanceName(String) - Method in class com.ibm.commerce.context.content.ant.tasks.CreateWorkspaceTask
This method sets the instance name.
setInstanceName(String) - Method in class com.ibm.commerce.ras.LogConfiguration
Sets the instance name.
setInstructions(String) - Method in class com.ibm.commerce.order.history.HistoryShipInfo
Sets the instructions
setInstructions(String) - Method in class com.ibm.commerce.order.objects.ShipInfoAccessBean
 
setInteger(String, Integer, boolean) - Method in class com.ibm.commerce.payments.plugin.ExtendedData
This method sets a name-value pair where the value is an Integer.
setIntegerValue(IntegerValueType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributeAllowedValueType
Sets the value of the 'Integer Value' containment reference.
setIntegerValue(IntegerValueType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogAttributeType
Sets the value of the 'Integer Value' containment reference.
setIntegerValue(IntegerValueType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Integer Value' containment reference.
setIntegerValue(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Integer Value' attribute.
setIntegervalue(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the attribute integer value.
setIntegervalue(Integer) - Method in interface com.ibm.commerce.catalogmanagement.commands.AttributeValueAddCmd
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.AttributeValueUpdateCmd
Sets the integer value of the attribute value.
setIntegervalue(Integer) - Method in class com.ibm.commerce.catalogmanagement.commands.AttributeValueUpdateCmdImpl
Set the integer value of the attribute value
setIntent(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.BusinessContextType
Sets the value of the 'Intent' attribute.
setInterestItemList(InterestItemList) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItem
Sets the value of the 'Interest Item List' reference.
SetInterestItemListCmd - Interface in com.ibm.commerce.interestitems.commands
The SetInterestItemListCmd is a controller command that sets the specified interest item lists as the current interest item lists.
SetInterestItemListCmdImpl - Class in com.ibm.commerce.interestitems.commands
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.
setInterestItemListId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItem
Sets the value of the 'Interest Item List Id' attribute.
setInterestItemListId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItemList
Sets the value of the 'Interest Item List Id' attribute.
setInterestListNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CurrentInterestItemListAccessBean
 
setInterestListNumber(String) - Method in class com.ibm.commerce.catalog.objects.CurrentInterestItemListAccessBean
 
setInterestListNumber(Long) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setInterestListNumber(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setInterestListNumber(Long) - Method in class com.ibm.commerce.catalog.objects.InterestItemListAccessBean
 
setInterestListNumber(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemListAccessBean
 
setInterfacename(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotord
Sets the value of the 'Interfacename' attribute.
setInterfaceName(String) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the interface name of the task command which will determine whether the job needs executing or not.
setInterfaceName(String) - Method in class com.ibm.commerce.struts.ECActionForward
This method sets the interface name, as specified by the set-property element in the struts configuration file.
setInternal(boolean) - Method in interface com.ibm.commerce.content.commands.ResolveContentURLCmd
Indicates that the content URL is to be resolved for an internal call from the application server.
setInternal(boolean) - Method in class com.ibm.commerce.content.commands.ResolveContentURLCmdImpl
Indicates that the content URL is to be resolved for an internal call from the WebSphere Commerce application server.
setInternalKeys(Long[]) - Method in class com.ibm.commerce.context.content.resources.ManagedResourceKey
This method sets the internal keys of the managed resource..
setInternalOfficeAddress(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AddressType
Sets the value of the 'Internal Office Address' attribute.
setInternalPolicyId(String) - Method in class com.ibm.commerce.order.utils.ShipChargeTCPolicyData
Sets the actual policy ID number
setInternalShippingMode(String) - Method in class com.ibm.commerce.discount.rules.ServiceDiscount
Set internal shipping mode by passing String value.
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.order.commands.OrderScheduleCmdImpl
Sets the number of seconds between successive executions of this order.
setInterval(int) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderScheduleInfoTypeImpl
 
setInterval(int) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderScheduleInfoType
Sets the value of the 'Interval' attribute.
setInterval(Integer) - Method in interface com.ibm.commerce.scheduler.commands.AddJobCmd
This method sets the rerun frequency of this job.
setInterval(Integer) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the frequency to re-execute the schedule 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.
setIntvSchdId(Integer) - Method in class com.ibm.commerce.content.objects.ESpotSchdcfgRelAccessBean
 
setInUse(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setInvAdjCodeId(String) - Method in class com.ibm.commerce.inventory.beans.InventoryAdjustmentCodeDataBean
This method sets the InvAdjCodeId.
setInvAdjCodeId(String) - Method in interface com.ibm.commerce.inventory.commands.AdjustReceiptCmd
Sets the identifier for the adjustment type being made.
setInvAdjCodeId(String) - Method in class com.ibm.commerce.inventory.commands.AdjustReceiptCmdImpl
 
setInvAdjCodeId(String) - Method in interface com.ibm.commerce.inventory.commands.InventoryAdjustCmd
This method sets the identifier for the adjustment type being made.
setInvAdjCodeId(String) - Method in class com.ibm.commerce.inventory.commands.InventoryAdjustCmdImpl
 
setInvAdjCodeId(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the identifier for the adjustment type being made.
setInvAdjCodeId(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
setInvadjCodeId(Long) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setInvadjCodeId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setInvAdjCodeId(Long) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeAccessBean
 
setInvAdjCodeId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeAccessBean
 
setInvAdjCodeId(Long) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeDescriptionAccessBean
 
setInvAdjCodeId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeDescriptionAccessBean
 
setInvadjustId(String) - Method in class com.ibm.commerce.inventory.commands.AdjustReceiptCmdImpl
Set the inventory adjustment identifier.
setInvadjustId(String) - Method in class com.ibm.commerce.inventory.commands.InventoryAdjustCmdImpl
Set the inventory adjustment identifier.
setInvadjustId(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
This method sets the inventory adjustment identifier.
setInvadjustId(Long) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setInvadjustId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setInvAdjustNum(Integer) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setInvAdjustNum(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setInvalidAttributeName(String) - Method in exception com.ibm.commerce.edp.api.InvalidDataException
This method sets the name of the invalid attribute.
setInvalidAttributeType(String) - Method in exception com.ibm.commerce.edp.api.InvalidDataException
This method sets the type of the invalid attribute.
setInvalidAttributeValue(Object) - Method in exception com.ibm.commerce.edp.api.InvalidDataException
This method sets the value of the invalid attribute.
setInvalidCoupons(Vector) - Method in class com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmdImpl
Deprecated.
Sets the invalidCoupons.
setInvavl_id(long) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invavl
Sets the value of the 'Invavl id' attribute.
setInvcnf_id(long) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Invcnf id' attribute.
setInvcnf_id(long) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnfrel
Sets the value of the 'Invcnf id' attribute.
setInvcnfForInvcnfrel(Invcnf) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnfrel
Sets the value of the 'Invcnf For Invcnfrel' reference.
setInvcnfrel_id(long) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnfrel
Sets the value of the 'Invcnfrel id' attribute.
setInventoryAvailability(InventoryAvailabilityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.DocumentRoot
Sets the value of the 'Inventory Availability' containment reference.
setInventoryAvailabilityBODVersion(String) - Method in interface com.ibm.commerce.inventory.facade.datatypes.DocumentRoot
Sets the value of the 'Inventory Availability BOD Version' attribute.
setInventoryAvailabilityIdentifier(InventoryAvailabilityIdentifierType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryAvailabilityType
Sets the value of the 'Inventory Availability Identifier' containment reference.
setInventoryAvailabilitys(List) - Method in interface com.ibm.commerce.inventory.facade.server.commands.InsertMoreInventoryAvailabilityDataCmd
This method sets the list of InventoryAvailabilitys.
setInventoryFlags(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Inventory
Sets the value of the 'Inventory Flags' attribute.
setInventoryFlags(Integer) - Method in class com.ibm.commerce.fulfillment.objects.InventoryAccessBean
 
setInventoryFlags(String) - Method in class com.ibm.commerce.fulfillment.objects.InventoryAccessBean
 
setInventoryOffsetInDays(String, double) - Static method in class com.ibm.commerce.orderitems.commands.OrderItemsCmdHelper
set the Allocation Offset for a store by days
setInventoryOperationFlags(Integer) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterAccessBean
 
setInventoryOperationFlags(String) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterAccessBean
 
setInventoryopflag(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Inventoryopflag' attribute.
setInventoryOpFlags(Integer) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setInventoryQuantity(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrderItemComponent
Sets inventory Quantity
setInventoryQuantity(Integer) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setInventoryQuantity(String) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setInventoryQuantity(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setInventoryQuantity(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setInventoryQuantity(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemComponentAccessBean
 
setInventoryQuantity(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemComponentAccessBean
 
setInventoryReceipt(InventoryReceiptType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.DocumentRoot
Sets the value of the 'Inventory Receipt' containment reference.
setInventoryReceiptBODVersion(String) - Method in interface com.ibm.commerce.inventory.facade.datatypes.DocumentRoot
Sets the value of the 'Inventory Receipt BOD Version' attribute.
setInventoryReceiptIdentifier(InventoryReceiptIdentifierType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryReceiptType
Sets the value of the 'Inventory Receipt Identifier' containment reference.
setInventoryRequirement(OrderType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.DocumentRoot
Sets the value of the 'Inventory Requirement' containment reference.
setInventoryRequirementBODVersion(String) - Method in interface com.ibm.commerce.inventory.facade.datatypes.DocumentRoot
Sets the value of the 'Inventory Requirement BOD Version' attribute.
setInventoryReservationId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setInventoryReservationId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setInventoryReservationId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setInventoryReservationId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setInventoryReservationId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setInventoryReservationId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setInventoryStatus(Object) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryAvailabilityType
Sets the value of the 'Inventory Status' attribute.
setInventorystatus(String) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invavl
Sets the value of the 'Inventorystatus' attribute.
setInventoryStatus(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemStatusTypeImpl
 
setInventoryStatus(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemStatusType
Sets the value of the 'Inventory Status' attribute.
setInventoryStatus(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets inventory status
setInventoryStatus(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setInventoryStatusToDecrementCache(String) - Method in class com.ibm.commerce.inventory.facade.server.commands.ProcessInventoryRequirementDecrementCacheActionCmdImpl
Sets the inventory status(es) to decrement cache.
setInventorySystem(Short) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setInventorysystem(short) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Inventorysystem' attribute.
setInventorySystem(int) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
 
setInventorySystem(int) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
 
setInvocationObject(Object[]) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the invocation parameters associated with the flow element XML.
setInvocationTemplate(String) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionArgument
Sets the invocation template.
setInvoiceDateTime(Timestamp) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setInvoiceDateTime(Timestamp) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setInvoiceId(Long) - Method in class com.ibm.commerce.payment.objects.InvoiceAccessBean
 
setInvoiceId(String) - Method in class com.ibm.commerce.payment.objects.InvoiceAccessBean
 
setInvoiceNumber(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
This method provides the ability to attach an identifier to the order item It is not used in the actual tax calculation.
setInvoiceNumber(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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 class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setInvoiceValue(BigDecimal) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setInvoiceXML(String) - Method in class com.ibm.commerce.payment.objects.InvoiceAccessBean
 
setInvReserveId(Long) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setInvReserveId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setInvRsrvId(Long) - Method in interface com.ibm.commerce.inventory.commands.AdjustInventoryReservationCmd
Identifies the inventory reservation to be adjusted.
setInvRsrvId(Long) - Method in class com.ibm.commerce.inventory.commands.AdjustInventoryReservationCmdImpl
 
setInvRsrvTypeId(Long) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setInvRsrvTypeId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setIps(Vector) - Method in class com.ibm.commerce.pvcadapter.PVCAdapterDesc
Sets the list of possible client address.
setIRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.ShipCarrAccntDataBean
This method sets request properties.
setIRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.ShipInstructionsDataBean
This method sets the request properties.
setIsAllNull(boolean) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set isAllNull.
setIsAssigningRoleToOrgentity(boolean) - Method in class com.ibm.commerce.usermanagement.commands.MemberRoleUpdateCmdImpl
Set whether or not we are assigning the role to an orgEntity.
setIsAtomicPaymentPresent(boolean) - Method in class com.ibm.commerce.payment.rules.AtomicPaymentToBackendLinkObject
This method sets if the atomic payment present.
setIsBlocked(Short) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setIsBlocked(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
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.
setIsBundle(boolean) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set isBundle.
setIsBundle(boolean) - Method in class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method sets the value of the isBundle parameter.
setIsCalledFromService(boolean) - Method in interface com.ibm.commerce.membergroup.commands.AddMemberGroupCmd
Indicates whether this task command is called from a service.
setIsCalledFromService(boolean) - Method in class com.ibm.commerce.membergroup.commands.AddMemberGroupCmdImpl
Indicates whether this task command is called from a service.
setIsChangeable(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQItemCommentAddCmdImpl
Sets the isChangeable
setIsChangeable(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQTCAddCmdImpl
Sets the isChangeable
setIsControlTestElement(boolean) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the field that indicates whether or not the test element is the control test element.
setIsControlTestElement(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the field that indicates whether or not the test element is the control test element.
setIsControlTestElement(boolean) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This method sets the value that specifies whether or not this test element is the control test element.
setIsCoupon(boolean) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets true if the current RLPromotion is a coupon promotion, otherwise false.
setIsDynamicKit(boolean) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
isDynamicKit (boolean): Returns results of 'dynamic kit data bean' catentry type
setIsDynamicKit(boolean) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set isDynamicKit.
setIsExpedited(String) - Method in class com.ibm.commerce.inventory.beans.PackslipOrderItemDataBean
This method sets the IsExpedited value (Y or N).
setIsExpedited(String) - Method in class com.ibm.commerce.inventory.beans.PickTicketDetailDataBean
This method returns the newIsExpedited (Y or N).
setIsExpedited(String) - Method in class com.ibm.commerce.inventory.commands.GeneratePickBatchCmdImpl
Sets the inIsExpedited.
setIsExpedited(String) - Method in interface com.ibm.commerce.inventory.commands.PickBatchGenerateCmd
Set the expedited setting
setIsExpedited(String) - Method in class com.ibm.commerce.inventory.commands.PickBatchGenerateCmdImpl
Set the expedited setting
setIsExpedited(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setIsExpedited(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets isExpedited
setIsExpedited(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setIsExpedited(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Sets the ihshIsExpedited.
setIsGenerated(boolean) - Method in class com.ibm.commerce.context.content.resources.metadata.CommitTask
This method sets whether the statements should be generated.
setIsItem(boolean) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
Returns results of 'item data bean' catentry type
setIsItem(boolean) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set isItem.
setIsItem(boolean) - Method in class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method sets the value of the isItem parameter.
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.
setIsNoteSent(Boolean) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setIsNoteSent(Boolean) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
Sets whether a note is sent to the gift giver whose purchased the item in this record.
setIsNotifyShopper(String[]) - Method in interface com.ibm.commerce.order.commands.OrderCommentRecordContrlCmd
This method sets if send email to shopper.
setIsNotifyShopper(String[]) - Method in class com.ibm.commerce.order.commands.OrderCommentRecordContrlCmdImpl
This method sets if send email to shopper.
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.
setIsOrderCommentFetched(boolean) - Method in class com.ibm.commerce.order.beans.OrderHistoryDataBean
This method sets the isOrderCommentFetched field for this bean
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.
setIsPackage(boolean) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set isPackage.
setIsPackage(boolean) - Method in class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method sets the value of the isPackage parameter.
setISPOrgDN(String) - Method in class com.ibm.commerce.contract.commands.StoreCreationWizardCmdImpl
Sets the full distinguished name of the service provider organization.
setIsPriceForInformationOnly(boolean) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderItemChargesType
Sets the value of the 'Is Price For Information Only' attribute.
setIsProdPromoOnly(boolean) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the flag for excluding category promotions.
setIsProdPromoOnly(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the flag for excluding category promotions.
setIsProduct(boolean) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
Returns results of 'product data bean' catentry type
setIsProduct(boolean) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set isProduct.
setIsProduct(boolean) - Method in class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method sets the value of the isProduct parameter.
setIsPromotionCodeRequired(boolean) - Method in interface com.ibm.commerce.foundation.common.datatypes.AdjustmentType
Sets the value of the 'Is Promotion Code Required' attribute.
setISPStoreIdentifier(String) - Method in class com.ibm.commerce.contract.commands.StoreCreationWizardCmdImpl
Sets service provider store's identifier.
setIsReGetBatch(boolean) - Method in interface com.ibm.commerce.payment.ppc.commands.PPCPaymentechBatchGetCtrlCmd
This method sets the flag if this is a re-getBatch action.
setIsReGetBatch(boolean) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentechBatchGetCtrlCmdImpl
This method sets the flag if this is a re-getBatch action.
setIsRequired(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQItemCommentAddCmdImpl
Sets the isRequired
setIsRequired(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQTCAddCmdImpl
Sets the isRequired
setIssuerOrganizationName(String) - Method in class com.ibm.commerce.user.objects.CertificateX509AccessBean
 
setIstrContinue(String) - Method in class com.ibm.commerce.fulfillment.commands.InventoryBaseCmdImpl
Sets the istrContinue.
setIstrContinue(String) - Method in class com.ibm.commerce.fulfillment.commands.ResolveFulfillmentCenterCmdImpl
Sets the istrContinue.
setIstrStoreHomepageURL(String) - Method in class com.ibm.commerce.contract.commands.StoreCreationWizardCmdImpl
Sets the istrStoreHomepageURL.
setIsUnassigningRoleFromDN(boolean) - Method in class com.ibm.commerce.usermanagement.commands.MemberRoleUpdateCmdImpl
Set whether or not we are unassigning the role.
setIsUnitPriceCommand(boolean) - Method in interface com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmd
This method sets the corresponding Price interface to invoke
setIsUnitPriceCommand(boolean) - Method in class com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmdImpl
This method sets the corresponding Price interface to invoke
setIsUpdatingRoleByDN(boolean) - Method in class com.ibm.commerce.usermanagement.commands.MemberRoleUpdateCmdImpl
Set whether or not we are updating the role by DN.
setItem(ItemDataBean) - Method in class com.ibm.commerce.catalog.beans.CompositeItemDataBean
Sets the composite item.
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.
setItemAndCatentryMap(Map<String, CatalogEntryViewType>) - Static method in class com.ibm.commerce.integration.sterling.oms.util.SterlingOMSAPIHelper
Sets the map for PartNumber and CatalogEntryView.
setItemAttrName(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the item attribute name.
setItemAttrValue(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the item attribute value.
setItemBought(CatalogEntryIdentifierType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.PurchasedItemDetailsType
Sets the value of the 'Item Bought' containment reference.
setItemCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageItemRelation
Sets the value of the 'Item Catalog Entry Id' attribute.
setItemCnt(Double) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
The number of units of this order item being purchased.
setItemCnt(Double) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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 class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setItemID(String) - Method in class com.ibm.commerce.catalog.beans.ItemDataBean
Sets the item ID that represents the primary key for this item.
setItemId(Long) - Method in class com.ibm.commerce.couponpromotion.objects.PromoProdAccessBean
 
setItemId(Long) - Method in class com.ibm.commerce.couponredemption.objects.CouponItemMapAccessBean
 
setItemId(Long) - Method in class com.ibm.commerce.couponredemption.objects.TempCouponItemMapAccessBean
 
setItemId(Long) - Method in class com.ibm.commerce.discount.rules.FixedPriceItem
Set the ID of item.
setItemId(Long) - Method in class com.ibm.commerce.discount.rules.FreebieItem
Set the item ID.
setItemId(long) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the Item ID for display logon mode.
setItemId(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the ID of the item.
setItemId(long) - Method in class com.ibm.commerce.me.datatype.SessionInfo
This method sets the item ID (for 'display' LogonMode).
setItemId(Long) - Method in class com.ibm.commerce.utf.commands.CreateRFQItemCmdImpl
Stores the ID of the newly created item.
setItemIds(Vector) - Method in class com.ibm.commerce.couponredemption.databeans.ViewApplicableCouponDataBean
Deprecated.
Sets the itemIds.
setItemIds(Vector) - Method in class com.ibm.commerce.couponredemption.databeans.ViewAppliedCouponDataBean
Deprecated.
Sets the itemIds.
setItemIds(Long[]) - Method in class com.ibm.commerce.discount.rules.MixedDiscount
Set item IDs.
setItemKey(String) - Method in interface com.ibm.commerce.scheduler.commands.UpdateLocalRegistryCmd
Deprecated.
setItemKey(String) - Method in interface com.ibm.commerce.scheduler.commands.UpdateRegistryCmd
Deprecated.
setItemNames(Vector) - Method in class com.ibm.commerce.couponredemption.databeans.ViewApplicableCouponDataBean
Deprecated.
Sets the item names.
setItemNames(Vector) - Method in class com.ibm.commerce.couponredemption.databeans.ViewAppliedCouponDataBean
Deprecated.
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.
setItemPage(String, Integer) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setItemPage(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setItemPage(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStoreRelationAccessBean
 
setItemPage(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setItemPrice(BigDecimal) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the price of this item.
setItemPriceInfo(ItemPriceInfo[]) - Method in interface com.ibm.commerce.price.commands.CalculateContractPricesCmd
Sets the item info structure for internal use on calculating the prices.
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 class com.ibm.commerce.price.commands.MarketplaceCalculateContractPricesCmdImpl
 
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.SelectContractPricesCmdImpl
Sets the item info structure for internal use on calculating the prices.
setItemQty(Double) - Method in class com.ibm.commerce.couponpromotion.objects.PromoProdAccessBean
 
setItemReferenceNumber(Long) - Method in interface com.ibm.commerce.negotiation.commands.SetWinnerCmd
Sets the item(product) reference number.
setItemReferenceNumber(Long) - Method in class com.ibm.commerce.negotiation.commands.SetWinnerCmdImpl
Sets the item reference number.
setItems(Item[]) - Method in class com.ibm.commerce.couponredemption.commands.ApplyCouponUsageCmdImpl
Deprecated.
Sets the items.
setItems(Vector) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets Items to check inventory
setItems(Vector) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets Item to check inventory
setItems(Vector) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets Item to check inventory
setItems(Item[]) - Method in interface com.ibm.commerce.order.calculation.ApplyCalculationUsageCmd
Sets the items.
setItems(Item[]) - Method in class com.ibm.commerce.order.calculation.ApplyCalculationUsageCmdImpl
Sets the items.
setItems(Item[]) - Method in class com.ibm.commerce.order.calculation.ApplyShippingChargeByCarrierCmdImpl
This method sets the items.
setItems(Item[]) - Method in class com.ibm.commerce.order.calculation.ApplyShippingCmdImpl
This method sets the items.
setItems(Item[]) - Method in interface com.ibm.commerce.order.calculation.CalculationCodeApplyCmd
Sets the items.
setItems(Item[]) - Method in interface com.ibm.commerce.order.calculation.CalculationCodeCalculateCmd
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.CalculationCodeCombineCmd
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.CalculationCodeQualifyCmd
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.CalculationRuleCalculateCmd
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.CalculationRuleCombineCmd
Sets the items.
setItems(Item[]) - Method in class com.ibm.commerce.order.calculation.CalculationRuleCombineCmdImpl
 
setItems(Item[]) - Method in interface com.ibm.commerce.order.calculation.CalculationRuleQualifyCmd
Sets the items.
setItems(Item[]) - Method in interface com.ibm.commerce.order.calculation.CalculationScaleLookupCmd
Sets the items.
setItems(Item[]) - Method in class com.ibm.commerce.order.calculation.DiscountCalculationCodeApplyCmdImpl
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.Group
Sets the items.
setItems(Item[]) - Method in class com.ibm.commerce.order.calculation.NonDiscountedPriceCalculationScaleLookupCmdImpl
 
setItems(Item[]) - Method in class com.ibm.commerce.order.calculation.QuantityCalculationScaleLookupCmdImpl
 
setItems(Item[]) - Method in class com.ibm.commerce.order.calculation.QuantitySpreadByNetPriceCalculationScaleLookupCmdImpl
 
setItems(Item[]) - Method in class com.ibm.commerce.order.calculation.ShippingCalculationCodeApplyCmdImpl
 
setItems(Item[]) - Method in class com.ibm.commerce.order.calculation.ShippingCalculationRuleQualifyCmdImpl
 
setItems(Item[]) - Method in class com.ibm.commerce.order.calculation.TaxCalculationCodeApplyCmdImpl
 
setItems(Item[]) - Method in class com.ibm.commerce.order.calculation.TaxCalculationRuleQualifyCmdImpl
setItems method comment.
setItems(Item[]) - Method in class com.ibm.commerce.order.calculation.UnitPriceCalculationScaleLookupCmdImpl
 
setItems(Item[]) - Method in class com.ibm.commerce.order.calculation.VATCalculationRuleCombineCmdImpl
This method sets the Item objects.
setItems(Vector) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderItemAddCmdImpl
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.CSROrderItemDeleteCmdImpl
Sets the items of the order.
setItems(Vector) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderItemUpdateCmdImpl
Sets the items of the order.
setItemShippedToRegistrant(boolean) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.PurchasedItemDetailsType
Sets the value of the 'Item Shipped To Registrant' attribute.
setItemspc_id(Long) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setItemspc_id(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setItemspc_id(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setItemspc_id(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setItemspc_id(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the item specification ID.
setItemspc_id(Long) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setItemspc_id(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setItemspc_id(Long) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setItemspc_id(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setItemspc_id(Long) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setItemspc_id(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setItemspc_id(Long) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setItemspc_id(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setItemSpcId(Long) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the Item Specification ID of the Catalog Entry.
setItemspcId(String) - Method in interface com.ibm.commerce.inventory.commands.AdjustReceiptCmd
Sets the item identifier.
setItemspcId(String) - Method in class com.ibm.commerce.inventory.commands.AdjustReceiptCmdImpl
 
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.commands.CreateReceiptCmdImpl
 
setItemspcId(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCreateCmdImpl
Sets item identifier.
setItemspcId(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordUpdateCmdImpl
Sets item identifier.
setItemspcId(String) - Method in interface com.ibm.commerce.inventory.commands.InventoryAdjustCmd
This method sets the item identifier.
setItemspcId(String) - Method in class com.ibm.commerce.inventory.commands.InventoryAdjustCmdImpl
 
setItemspcId(Long) - Method in interface com.ibm.commerce.inventory.commands.MakeReceiptAvailableCmd
Set item identifier.
setItemspcId(Long) - Method in class com.ibm.commerce.inventory.commands.MakeReceiptAvailableCmdImpl
 
setItemspcId(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the identifier of the item specified for receipt.
setItemspcId(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
setItemspcId(String) - Method in interface com.ibm.commerce.inventory.commands.ReceiptCreateCmd
Sets item identifier.
setItemspcId(String) - Method in class com.ibm.commerce.inventory.commands.ReceiptCreateCmdImpl
 
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.commands.ReserveInventoryCmdImpl
 
setItemSpcId(Long) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setItemSpcId(String) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setItemSpcId(Long) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean
 
setItemSpcId(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean
 
setItemspcId(Long) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setItemspcId(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setItemSpcId(Long) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setItemSpcId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setItemSpcId(Long) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setItemSpcId(String) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setItemspcId(Long) - Method in class com.ibm.commerce.inventory.objects.ItemSpecificationAccessBean
 
setItemspcId(String) - Method in class com.ibm.commerce.inventory.objects.ItemSpecificationAccessBean
 
setItemSpcId(Long) - Method in class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean
 
setItemSpcId(String) - Method in class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean
 
setItemspcId(Long) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setItemspcId(String) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setItemSpcId(Long) - Method in class com.ibm.commerce.inventory.objects.VersionSpecificationAccessBean
 
setItemSpcId(String) - Method in class com.ibm.commerce.inventory.objects.VersionSpecificationAccessBean
 
setItemSpcId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setItemSpcId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setItemSpcId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemComponentAccessBean
 
setItemSpcId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemComponentAccessBean
 
setItemSpecId(Long) - Method in interface com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmd
This method sets the item spec
setItemSpecId(Long) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmdImpl
This method sets the item spec
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.history.HistoryOrderItem
Set item specification id
setItemSpecId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setItemSpecId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setItemSpecId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.AddItemsToFulfillmentOrderCmd
Sets the specified item ID parameters.
setItemSpecId(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.AddItemsToFulfillmentOrderCmdImpl
Sets the specified item ID parameters.
setItemSpecificationId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItemComponent
Sets item Specification Id
setItemSpecificationId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setItemSpecificationId(String) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setItemSpecified(ItemSpecified) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Item Specified' reference.
setItemSpecifiedForVersionSpecified(ItemSpecified) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.VersionSpecified
Sets the value of the 'Item Specified For Version Specified' reference.
setItemSpecifiedId(Long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Item Specified Id' attribute.
setItemSpecifiedId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemSpecified
Sets the value of the 'Item Specified Id' attribute.
setItemSpecifiedId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.VersionSpecified
Sets the value of the 'Item Specified Id' attribute.
setItemSpecQuantity(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.AddItemsToFulfillmentOrderCmd
Sets the specified item quantity parameters.
setItemSpecQuantity(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.AddItemsToFulfillmentOrderCmdImpl
Sets the specified item quantity parameters.
setItemsSelected(Hashtable) - Method in interface com.ibm.commerce.couponredemption.commands.CouponDSSTaskCmd
Deprecated.
Sets the items that were selected for the coupons to be applied on.
setItemsSelected(Hashtable) - Method in class com.ibm.commerce.couponredemption.commands.CouponDSSTaskCmdImpl
Deprecated.
Sets the items that were selected for the coupons to be applied on.
setItemTypeForBaseItem(ItemType) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.BaseItem
Sets the value of the 'Item Type For Base Item' reference.
setItemTypeId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.BaseItem
Sets the value of the 'Item Type Id' attribute.
setItemTypeId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemType
Sets the value of the 'Item Type Id' attribute.
setItemTypeId(String) - Method in class com.ibm.commerce.inventory.objects.BaseItemAccessBean
 
setItemVersionForVersionSpecified(ItemVersion) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.VersionSpecified
Sets the value of the 'Item Version For Version Specified' reference.
setItemVersionId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemVersion
Sets the value of the 'Item Version Id' attribute.
setItemVersionId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.VersionSpecified
Sets the value of the 'Item Version Id' attribute.
setItemversnId(Long) - Method in class com.ibm.commerce.inventory.objects.ItemVersionAccessBean
 
setItemversnId(String) - Method in class com.ibm.commerce.inventory.objects.ItemVersionAccessBean
 
setItemVersnId(Long) - Method in class com.ibm.commerce.inventory.objects.VersionSpecificationAccessBean
 
setItemVersnId(String) - Method in class com.ibm.commerce.inventory.objects.VersionSpecificationAccessBean
 
setJdbcDriver(String) - Method in class com.ibm.commerce.context.content.ant.tasks.CreateWorkspaceTask
This method sets the JDBC driver class name.
setJdbcURL(String) - Method in class com.ibm.commerce.context.content.ant.tasks.CreateWorkspaceTask
This method sets the JDBC URL to connect to the database.
setJdbcValueProvidersEnabled(boolean) - Static method in class com.ibm.commerce.rest.javadoc.AbstractJdbcValueProvider
 
setJndi(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.PluginInformation
This method sets the Jndi.
setJobId(Long) - Method in class com.ibm.commerce.order.commands.ScheduledOrderCancelCmdImpl
This method sets scheduler job id which needs to be disabled.
setJobId(Long) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the job id.
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.GetBroadcastJobStatusCmdImpl
Deprecated.
Sets the broadcast job reference number.
setJobInfo(TypedProperty) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the job information and adds the new schedule job.
setJobInstanceId(Long) - Method in interface com.ibm.commerce.command.AsyncCommand
This method sets the instance id for this job as set in the SCHSTATUS table.
setJobInstanceId(Long) - Method in class com.ibm.commerce.command.AsyncControllerCommandImpl
This method 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 instance Id for this job.
setJobInstanceId(Long) - Method in interface com.ibm.commerce.scheduler.commands.GetJobStatusCmd
Deprecated.
Sets the instance number of a specific run of a job.
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.
setJobProcessInterval(Long) - Method in class com.ibm.commerce.subscription.scheduler.SubscriptionSchedulerCmdImpl
This method sets the job process interval in seconds.
setJobReferenceId(Long) - Method in interface com.ibm.commerce.command.AsyncCommand
This method sets the reference id for this job as set in the SCHCONFIG table.
setJobReferenceId(Long) - Method in class com.ibm.commerce.command.AsyncControllerCommandImpl
This method sets the reference id for this job as set in the SCHCONFIG table.
setJobReferenceId(Long) - Method in class com.ibm.commerce.contract.commands.DeployContractProcess
Sets reference Id for this job.
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.commands.DeleteScheduledJobTaskCmdImpl
Sets the job reference number of the scheduled job to be deleted.
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.EmailPromotionSaveTaskCmdImpl
Sets the JobReferenceNumber of the scheduled job that will launch the e-mail activity.
setJobReferenceNumber(Long) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionAccessBean
 
setJobReferenceNumber(String) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionAccessBean
 
setJobRefNum(Long) - Method in class com.ibm.commerce.content.objects.ESpotSchdcfgRelAccessBean
 
setJobRefNum(String) - Method in class com.ibm.commerce.scheduler.beans.SchedulerItemsDataBean
Sets the job number for the scheduled job that should be found.
setJobRefNum(Long) - Method in class com.ibm.commerce.scheduler.commands.CleanJobCmdImpl
Sets the job reference number for the job to be removed.
setJobRefNum(Long) - Method in class com.ibm.commerce.scheduler.commands.RemoveJobCmdImpl
This method sets the job reference number for the job to be removed.
setJoinCondition(WhereClauseCondition) - Method in class com.ibm.commerce.member.search.JoinInformation
Set the join condition.
setJoinHash(HashMap) - Method in class com.ibm.commerce.tools.campaigns.search.CollateralSearchUtility
Sets the Join predicate dictionary.
setJoinInformation(Vector) - Method in class com.ibm.commerce.giftregistry.search.ECGiftRegistryQuery
Sets the join information used by ECQuery This is required if GiftRegistrySearchDataBeanBase is extended to sort or search by new table fields.
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
This method sets the path for JSP pages.
setJspPath(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateSummaryDatabean
Sets the JSP path for this template.
setJspPath(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.TagDisplayAccessBean
 
setJspPath(String) - Method in class com.ibm.commerce.emarketing.objects.EmailMessageAccessBean
 
setJspPath(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailTemplateType
Sets the value of the 'Jsp Path' attribute.
setJsppath(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlmsg
Sets the value of the 'Jsppath' attribute.
setJspsnippet(String) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfiguration.PaymentMethod
This method sets the jsp snippet for this payment method.
setJspsnippet(String) - Method in class com.ibm.commerce.edp.parsers.refundmethodconfiguration.RefundMethod
This method sets the jsp snippet for this refund method.
setJspStoreDir(String) - Method in class com.ibm.commerce.common.beans.StoreDataBean
This method sets the jsp store directory for JSP pages.
setJurisdictionGroupId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupAccessBean
 
setJurisdictionGroupId(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupAccessBean
 
setJurisdictionGroupId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupRelationshipAccessBean
 
setJurisdictionGroupId(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupRelationshipAccessBean
 
setJurisdictionGroupId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementJurisdictionGroupRelationshipAccessBean
 
setJurisdictionGroupId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementJurisdictionGroupRelationshipAccessBean
 
setJurisdictionGroupId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
setJurisdictionGroupId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
setJurisdictionGroupId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean
 
setJurisdictionGroupId(String) - Method in class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean
 
setJurisdictionId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupRelationshipAccessBean
 
setJurisdictionId(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupRelationshipAccessBean
 
setKeep(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.ProtocolProperty
This method marks if the keep is true.
setKeepPendingStatus(String) - Method in class com.ibm.commerce.payments.plugin.simpleoffline.parsers.paymentmethod.PaymentMethod
This method sets the keep pending status.
setKeepPrevious(boolean) - Method in interface com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmd
Deprecated.
Sets the keepPrevious.
setKeepPrevious(boolean) - Method in class com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmdImpl
Deprecated.
Sets the removePrevious.
setKey(Key) - Method in class com.ibm.commerce.marketing.promotion.choice.gift.CatalogEntryGiftItem
Sets a CatalogEntryKey object as the gift item key.
setKey(Key) - Method in interface com.ibm.commerce.marketing.promotion.choice.gift.GiftItem
Sets the gift item key.
setKey(PromotionKey) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the key of the promotion.
setKey(PromotionPolicyKey) - Method in class com.ibm.commerce.marketing.promotion.policy.DummyPromotionPolicy
Sets the key.
setKey(PromotionPolicyKey) - Method in class com.ibm.commerce.marketing.promotion.policy.EachItemCanParticipateInPromotionOncePolicy
 
setKey(PromotionPolicyKey) - Method in class com.ibm.commerce.marketing.promotion.policy.GlobalExclusivenessEnforcementPolicy
 
setKey(PromotionPolicyKey) - Method in class com.ibm.commerce.marketing.promotion.policy.GroupExclusivenessEnforcementPolicy
 
setKey(PromotionPolicyKey) - Method in class com.ibm.commerce.marketing.promotion.policy.OnlyOnePromotionGovernedByThisPoliceAppliesPolicy
 
setKey(PromotionPolicyKey) - Method in interface com.ibm.commerce.marketing.promotion.policy.PromotionPolicy
Sets the key of this promotion policy
setKey(PromotionPolicyKey) - Method in class com.ibm.commerce.marketing.promotion.policy.PromotionPolicyBase
Sets the key.
setKey(PromotionPolicyKey) - Method in class com.ibm.commerce.marketing.promotion.policy.RBDOrderDiscountExclusivenessEnforcementPolicy
 
setKey(PromotionPolicyKey) - Method in class com.ibm.commerce.marketing.promotion.policy.RedemptionLimitEnforcementPolicy
Sets the key.
setKey(PromotionKey) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the key of the promotion.
setKey(TemplateKey) - Method in class com.ibm.commerce.marketing.promotion.runtime.Template
Sets the key of this template.
setKey(String) - Method in interface com.ibm.commerce.scheduler.commands.UpdateLocalRegistryCmd
Sets the element 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.tools.util.StringPair
Sets the key.
setKeyExist(boolean) - Method in class com.ibm.commerce.foundation.dataload.idresolve.IDResolveResponse
Set the keyExist value
setKeyword(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogDescriptionType
Sets the value of the 'Keyword' attribute.
setKeyword(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDescription
Sets the value of the 'Keyword' attribute.
setKeyword(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupDescription
Sets the value of the 'Keyword' attribute.
setKeyWord(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setKeyWord(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionEntityCreationData
Sets the keyword.
setKeyWord(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setKeyWord(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionEntityCreationData
Sets the keyword for the catalog group.
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the keyword for the Catalog Entry
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.CatalogEntryUpdateCmdImpl
Set the keyword for the catalog entry description
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.CatalogGroupAddCmdImpl
Set the keyword of the catalog group
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.CatalogGroupUpdateCmdImpl
Set the keyword of catalog group description
setKeyword(int, Keyword) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.Mapping
This method sets the keyword.
setKeyword(int, Keyword) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.RetainKeywords
This method sets the keyword.
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 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.tools.catalog.util.CategoryHelper
Set the keyword of the catalog group description.
setKeywordCaseSensitive(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can choose case sensitive or case insensitive search.
setKeywordCaseSensitive(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
A user can choose case sensitive or case insensitive search.
setKeywordConf(HashMap) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the configurations for the keywords: mask, plain, searchable, removeAfterApproval.
setKeywordMapping(int, KeywordMapping) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.Mapping
This method sets the keyword mapping.
setKeywordOperator(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=.
setKeywordOperator(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
A user can choose either 'like' or 'equal' as search operators.
setKeywordsMapping(HashMap) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the keywords mapping.
setKeywordType(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can specify three types of search criteria All, Any, Exact Phrase.
setKeywordType(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
A user can specify three types of search criteria All, Any, Exact Phrase.
setKit(KitType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Kit' containment reference.
setKitBODVersion(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Kit BOD Version' attribute.
setKitComponent(KitComponentType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Kit Component' containment reference.
setKitComponentCodeType(Object) - Method in interface com.ibm.commerce.catalog.facade.datatypes.KitComponentType
Sets the value of the 'Kit Component Code Type' attribute.
setKitId(Long) - Method in class com.ibm.commerce.contract.objects.ComponentAdjustmentAccessBean
 
setKitId(Long) - Method in class com.ibm.commerce.contract.objects.ComponentOfferAccessBean
 
setKnown(boolean) - Method in class com.ibm.commerce.base.helpers.OptCounterInfo
Sets whether the current OPTCOUNTER value is known.
setLangaugeId(Integer) - Method in class com.ibm.commerce.attachment.beans.AttachmentDataBean
Sets the language ID.
setLangaugeId(Integer) - Method in class com.ibm.commerce.attachment.beans.AttachmentUsageDataBean
Sets the language ID.
setLangaugeId(Long) - Method in class com.ibm.commerce.utf.commands.PAttributeDeleteCmdImpl
Sets the language id for the attribute.
setLangId(Integer) - Method in interface com.ibm.commerce.account.commands.AccountExportCmd
Sets language ID.
setLangId(Integer) - Method in class com.ibm.commerce.account.commands.AccountExportCmdImpl
Sets language ID.
setLangId(String) - Method in class com.ibm.commerce.common.beans.StoreCurrencyFormatDescriptionDataBean
Sets the language ID to use.
setLangId(Integer) - Method in interface com.ibm.commerce.contract.commands.ContractExportCmd
Sets the language ID.
setLangId(Integer) - Method in class com.ibm.commerce.contract.commands.ContractExportCmdImpl
Sets the language ID.
setLangId(int) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the language ID.
setLangId(Integer) - Method in class com.ibm.commerce.price.utils.UnitAmountDataBeanImpl
Sets the language Id to use for the formatting.
setLangId(String) - Method in class com.ibm.commerce.search.beans.CatalogSearchListDataBean
The langId to search.
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.CatEntrySearchListDataBean
To set langId.
setLangId(Integer) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets LanguageId.(Can be removed)
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.optools.order.commands.CSRGuestCustomerAddCmdImpl
Sets the language id.
setLangId(String) - Method in interface com.ibm.commerce.tools.optools.order.commands.CSRGuestOrderCreateCmd
This method sets the current value of language id
setLangId(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSRGuestOrderCreateCmdImpl
this method sets the current value of language id
setLangId(String) - Method in class com.ibm.commerce.user.beans.CountryStateListDataBean.Country
Sets the language ID to be used for retrieving the country or region information.
setLangId(Integer) - Method in class com.ibm.commerce.utf.objects.PAttributeDescAccessBean
 
setLangId(String) - Method in class com.ibm.commerce.utf.objects.PAttributeDescAccessBean
 
setLanguage(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributeAllowedValueType
Sets the value of the 'Language' attribute.
setLanguage(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'Language' attribute.
setLanguage(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogDescriptionType
Sets the value of the 'Language' attribute.
setLanguage(String) - Method in interface com.ibm.commerce.command.CommandContext
Reserved for IBM internal use.
setLanguage(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Reserved for IBM internal use.
setLanguage(String) - Method in class com.ibm.commerce.common.objects.LanguageAccessBean
 
setLanguage(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentDescriptionType
Sets the value of the 'Language' attribute.
setLanguage(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'Language' attribute.
setLanguage(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.DescriptionType
Sets the value of the 'Language' attribute.
setLanguage(String) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.OnlineStoreDescriptionType
Sets the value of the 'Language' attribute.
setLanguage(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestDescriptionType
Sets the value of the 'Language' attribute.
setLanguage(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentDescriptionType
Sets the value of the 'Language' attribute.
setLanguage(String) - Method in interface com.ibm.commerce.promotion.facade.datatypes.DescriptionType
Sets the value of the 'Language' attribute.
setLanguage(String) - Method in interface com.ibm.commerce.store.facade.datatypes.GeoNodeDescriptionType
Sets the value of the 'Language' attribute.
setLanguage(String) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreAttributeType
Sets the value of the 'Language' attribute.
setLanguage(String) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreDescriptionType
Sets the value of the 'Language' attribute.
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeEntityCreationData
Sets the language ID.
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the language ID.
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionEntityCreationData
Sets the language ID.
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionEntityCreationData
Sets the language ID.
setlanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAccessBean
 
setlanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeEntityCreationData
Sets the language ID.
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionEntityCreationData
Sets the language ID.
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductSetDescriptionAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetDescriptionAccessBean
 
setLanguage_id(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductSetDescriptionEntityCreationData
Sets the language ID.
setLanguage_id(Integer) - Method in class com.ibm.commerce.common.objects.QuantityUnitDescriptionAccessBean
 
setLanguage_id(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitDescriptionAccessBean
 
setLanguage_id(Integer) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Language id' attribute.
setLanguage_id(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeentds
Sets the value of the 'Language id' attribute.
setLanguage_id(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storelang
Sets the value of the 'Language id' attribute.
setLanguage_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchreldsc
Sets the value of the 'Language id' attribute.
setLanguage_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrlusds
Sets the value of the 'Language id' attribute.
setLanguage_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Colldesc
Sets the value of the 'Language id' attribute.
setLanguage_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Language id' attribute.
setLanguage_id(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_description
Sets the value of the 'Language id' attribute.
setLanguage_ID(int) - Method in interface com.ibm.commerce.search.facade.server.entity.datatypes.SrchTermAssoc
Sets the value of the 'Language ID' attribute.
setLanguage_id(int) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geondds
Sets the value of the 'Language id' attribute.
setLanguage_id(int) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocattr
Sets the value of the 'Language id' attribute.
setLanguage_id(int) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocds
Sets the value of the 'Language id' attribute.
setLanguageCode(String) - Method in interface com.ibm.commerce.oagis9.datatypes.BusinessObjectDocumentType
Sets the value of the 'Language Code' attribute.
setLanguageId(Integer) - Method in interface com.ibm.commerce.account.commands.CreateAccountCmd
Sets the language ID.
setLanguageId(Integer) - Method in class com.ibm.commerce.account.commands.CreateAccountCmdImpl
Sets the language ID.
setLanguageId(Integer) - Method in class com.ibm.commerce.account.commands.UpdateAccountCmdImpl
Sets the language ID.
setLanguageId(String) - Method in class com.ibm.commerce.approval.beans.ApprovalStatusLightListBean
Sets the languageId.
setLanguageId(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalStatusLightListInputDataBean
Sets the language ID.
setLanguageId(String) - Method in class com.ibm.commerce.approval.beans.ApprovalTaskLightListBean
Sets the language ID.
setLanguageId(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalTasksLightListInputDataBean
Sets the language ID.
setLanguageId(Integer) - Method in class com.ibm.commerce.attachment.beans.AttachmentRelationDescriptionDataBean
Sets the language ID.
setLanguageId(Integer) - Method in class com.ibm.commerce.attachment.beans.AttachmentTargetDescriptionDataBean
Sets the language ID.
setLanguageId(Integer) - Method in class com.ibm.commerce.attachment.beans.AttachmentUsageDataBean
Sets the language ID.
setLanguageId(Integer) - Method in class com.ibm.commerce.attachment.objects.AttachmentAssetLanguageEntityCreationData
Sets the language ID.
setLanguageId(Integer) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationDescriptionEntityCreationData
Sets the language ID.
setLanguageId(Integer) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationUsageDescriptionEntityCreationData
Sets the language ID.
setLanguageId(Integer) - Method in class com.ibm.commerce.attachment.objects.AttachmentTargetDescriptionEntityCreationData
Sets the language ID.
setLanguageId(String) - Method in class com.ibm.commerce.catalog.beans.AttributeDataBean
Sets the language ID for the attribute.
setLanguageId(String) - Method in class com.ibm.commerce.catalog.beans.AttributeListDataBean
Sets the language ID for the attribute.
setLanguageId(String) - Method in class com.ibm.commerce.catalog.beans.AttributeValueDataBean
Sets the language ID for the attribute.
setLanguageId(String) - Method in class com.ibm.commerce.catalog.beans.AttributeValueListDataBean
Sets the language ID for the attribute.
setLanguageId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Language Id' attribute.
setLanguageId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Language Id' attribute.
setLanguageId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.BaseItemDescription
Sets the value of the 'Language Id' attribute.
setLanguageId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogDescription
Sets the value of the 'Language Id' attribute.
setLanguageId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryAttribute
Sets the value of the 'Language Id' attribute.
setLanguageId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDescription
Sets the value of the 'Language Id' attribute.
setLanguageId(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Language Id' attribute.
setLanguageId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupAttribute
Sets the value of the 'Language Id' attribute.
setLanguageId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupDescription
Sets the value of the 'Language Id' attribute.
setLanguageId(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupPageRelation
Sets the value of the 'Language Id' attribute.
setLanguageId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitPredefinedConfigurationDescription
Sets the value of the 'Language Id' attribute.
setLanguageId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.OperatorDescription
Sets the value of the 'Language Id' attribute.
setLanguageId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageAttribute
Sets the value of the 'Language Id' attribute.
setLanguageId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageAttributeValue
Sets the value of the 'Language Id' attribute.
setLanguageId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSetDescription
Sets the value of the 'Language Id' attribute.
setLanguageId(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationEntityCreationData
Sets the language ID.
setLanguageId(Integer) - Method in class com.ibm.commerce.catalog.objects.ClassificationCodeDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.catalog.objects.ClassificationCodeDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.catalog.objects.OperatorDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.catalog.objects.OperatorDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationEntityCreationData
Sets the language ID.
setLanguageId(Integer) - Method in interface com.ibm.commerce.command.CommandContext
Reserved for IBM internal use.
setLanguageId(Integer) - Method in class com.ibm.commerce.command.CommandContextImpl
Reserved for IBM internal use.
setLanguageId(String) - Method in class com.ibm.commerce.common.beans.CurrencyDataBean
This method sets the language Id.
setLanguageId(String) - Method in class com.ibm.commerce.common.beans.QuantityUnitDataBean
This method sets the language id.
setLanguageId(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.common.objects.CurrencyDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.common.objects.LanguageDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.common.objects.LanguageDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeDescriptionAccessBean
 
setLanguageId(String) - Method in interface com.ibm.commerce.content.commands.EContentSpotCacheInvalCmd
Deprecated.
Sets the language ID that is used in this command.
setLanguageId(String) - Method in class com.ibm.commerce.content.commands.EContentSpotCacheInvalCmdImpl
Deprecated.
Sets the language ID that is used in this command.
setLanguageId(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.RemoveTaskDescriptionCmd
Sets the language ID
setLanguageId(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.RemoveTaskDescriptionCmdImpl
Sets the language id
setLanguageId(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.RemoveTaskGroupDescriptionCmd
Sets the language ID
setLanguageId(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.RemoveTaskGroupDescriptionCmdImpl
Sets the language id
setLanguageId(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.RemoveWorkspaceDescriptionCmd
Sets the language ID
setLanguageId(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.RemoveWorkspaceDescriptionCmdImpl
Sets the language id
setLanguageId(Integer) - Method in class com.ibm.commerce.contentmanagement.common.TaskDescription
Set language id
setLanguageId(Integer) - Method in class com.ibm.commerce.contentmanagement.common.TaskGroupDescription
Set language id
setLanguageId(Integer) - Method in class com.ibm.commerce.contentmanagement.common.WorkspaceDescription
Set language id
setLanguageId(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskDescriptionEntityCreationData
Sets the languageId.
setLanguageId(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupDescriptionEntityCreationData
Sets the languageId.
setLanguageId(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceDescriptionEntityCreationData
Sets the languageId.
setLanguageId(Integer) - Method in interface com.ibm.commerce.context.globalization.GlobalizationContext
Sets the language to be used when this context is active.
setLanguageId(Integer) - Method in interface com.ibm.commerce.contract.commands.ContractCreateCmd
Sets the language ID.
setLanguageId(Integer) - Method in class com.ibm.commerce.contract.commands.ContractCreateCmdImpl
Sets the language ID.
setLanguageId(Integer) - Method in class com.ibm.commerce.contract.commands.ContractSaveCmdImpl
Sets the language id parameter.
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.PolicyDescriptionDeleteCmdImpl
Sets ID of the language of the description to be deleted
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.PolicyDescriptionUpdateCmdImpl
Sets ID of language of the description.
setLanguageId(Integer) - Method in class com.ibm.commerce.contract.objects.PolicyDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.contract.objects.PolicyDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.contract.objects.TermConditionDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.contract.objects.TermConditionDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.contract.objects.TradingDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.contract.objects.TradingDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCCreateCmdImpl
Sets the language ID.
setLanguageId(Integer) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCUpdateCmdImpl
Sets the language ID.
setLanguageId(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.PromoDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.inventory.beans.FulfillmentCenterDataBean
This method sets the language id.
setLanguageId(String) - Method in class com.ibm.commerce.inventory.beans.InventoryAdjustmentCodeDataBean
This method sets the language id.
setLanguageId(String) - Method in class com.ibm.commerce.inventory.beans.OutputQueueDescriptionDataBean
This method sets the languageId.
setLanguageId(String) - Method in class com.ibm.commerce.inventory.beans.VendorDataBean
This method sets the language id.
setLanguageId(Integer) - Method in interface com.ibm.commerce.inventory.commands.GeneratePackSlipCmd
This method sets language identifier.
setLanguageId(Integer) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets language identifier.
setLanguageId(Integer) - Method in interface com.ibm.commerce.inventory.commands.GeneratePickBatchCmd
Sets language identifier.
setLanguageId(Integer) - Method in class com.ibm.commerce.inventory.commands.GeneratePickBatchCmdImpl
 
setLanguageId(String) - Method in class com.ibm.commerce.inventory.commands.VendorCreateCmdImpl
Set the language identifier.
setLanguageId(Integer) - Method in class com.ibm.commerce.inventory.objects.BaseItemDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.inventory.objects.BaseItemDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.inventory.objects.OutputQueueDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.inventory.objects.OutputQueueDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.marketing.beans.CollateralDataBean
Sets the ID of the current language that is in use.
setLanguageId(String) - Method in class com.ibm.commerce.marketingcenter.campaign.beans.CategoryListDataBean
Deprecated.
Sets the language identifier in which to search.
setLanguageID(Integer) - Method in class com.ibm.commerce.marketingcenter.campaign.beans.CollateralListDataBean
Sets the ID of the current language that is in use.
setLanguageId(Integer) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionDescriptionDataBean
Sets the languageId field and uses it to set the language ID key field of the access bean.
setLanguageId(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionDescriptionInputDataBean
Sets the language identifier.
setLanguageId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionDescriptionListBean
Sets the language ID field.
setLanguageId(String) - Method in interface com.ibm.commerce.negotiation.beans.AuctionDescriptionListInputDataBean
Sets the language identifier.
setLanguageId(Integer) - Method in class com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmdImpl
Sets language ID.
setLanguageId(Integer) - Method in class com.ibm.commerce.negotiation.objects.AuctionDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionDescriptionAccessBean
 
setLanguageID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ActionCodeType
Sets the value of the 'Language ID' attribute.
setLanguageID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ReasonCodeType
Sets the value of the 'Language ID' attribute.
setLanguageID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ResponseCodeType
Sets the value of the 'Language ID' attribute.
setLanguageID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.CodeType
Sets the value of the 'Language ID' attribute.
setLanguageId(Integer) - Method in class com.ibm.commerce.order.objects.OfferDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.order.objects.OfferDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.order.objects.OrderChangeReasonDescriptionKey
 
setLanguageId(Integer) - Method in class com.ibm.commerce.order.utils.ShipChargesByShipMode
Sets the language ID pertinent to this store
setLanguageId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.BlockReasonDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.BlockReasonDescriptionKey
 
setLanguageId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.PriceOverrideReasonDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.payment.objects.PaymentMethodDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.payment.objects.PaymentMethodDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.search.catalog.AttrValueGenericAttributeInfo
Reserved for IBM internal use.
setLanguageId(Integer) - Method in class com.ibm.commerce.taxation.objects.CountryAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.taxation.objects.CountryAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.taxation.objects.StateProvinceAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.taxation.objects.StateProvinceAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.tickler.beans.TicklerActionDescriptionDataBean
This method sets the languageId field and uses it to set the referenceNumber key field of the access bean.
setLanguageId(Integer) - Method in interface com.ibm.commerce.tickler.beans.TicklerActionDescriptionInputDataBean
This method sets the languageId field and uses it to set the language key field of the access beans.
setLanguageId(Integer) - Method in class com.ibm.commerce.tickler.beans.TicklerActionListBean
This method sets the language ID.
setLanguageId(Integer) - Method in interface com.ibm.commerce.tickler.beans.TicklerActionListInputDataBean
This method sets the languageId field and uses it to set the language key field of the access beans.
setLanguageId(Integer) - Method in class com.ibm.commerce.tickler.beans.TicklerReasonDescriptionDataBean
This method sets the languageId field and uses it to set the referenceNumber key field of the access bean.
setLanguageId(Integer) - Method in interface com.ibm.commerce.tickler.beans.TicklerReasonDescriptionInputDataBean
This method sets the languageId field and uses it to set the language key field of the access beans.
setLanguageId(Integer) - Method in class com.ibm.commerce.tickler.beans.TicklerReasonListDataBean
This method sets the languageId field and uses it to set the language key field of the access bean.
setLanguageId(Integer) - Method in interface com.ibm.commerce.tickler.beans.TicklerReasonListInputDataBean
This method sets the languageId field and uses it to set the language key field of the access beans.
setLanguageId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerActionDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerActionDescriptionKey
 
setLanguageId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerActionHistoryAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerReasonDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerReasonDescriptionKey
 
setLanguageId(String) - Method in class com.ibm.commerce.tools.campaigns.CatalogSearchDataBean
Sets the language ID that is currently being used.
setLanguageId(String) - Method in class com.ibm.commerce.tools.campaigns.ProductTreeDataBean
Sets the language identifier for the language in which to fetch.
setLanguageId(Integer) - Method in class com.ibm.commerce.tools.campaigns.search.CollateralSearchUtility
To set language ID.
setLanguageId(String) - Method in class com.ibm.commerce.tools.contract.beans.CatalogFilterTreeDataBean
Sets the language identifier in which to search.
setLanguageID(String) - Method in class com.ibm.commerce.tools.contract.beans.ContractListDataBean
Sets the language ID.
setLanguageId(Integer) - Method in class com.ibm.commerce.tools.contract.beans.PolicyDataBean
Sets the language identifier for the data of the business policy
setLanguageId(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchDataBean
Sets the language identifier in which to find entries.
setLanguageID(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the language identifier in which to search
setLanguageId(String) - Method in class com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeAdjustmentTreeDataBean
Sets the language identifier in which to search.
setLanguageId(Integer) - Method in interface com.ibm.commerce.tools.ecoupon.UpdateECouponPromotionTaskCmd
Deprecated.
Sets the language ID selected by the user in this session.
setLanguageId(Integer) - Method in class com.ibm.commerce.tools.ecoupon.UpdateECouponPromotionTaskCmdImpl
Deprecated.
Sets the language ID.
setLanguageId(String) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the language ID of current RLPromotion object description.
setLanguageId(Integer) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the ID of language.
setLanguageId(Integer) - Method in class com.ibm.commerce.user.objects.PolicyAccountDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.user.objects.PolicyAccountDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.user.objects.PolicyAccountLockoutDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.user.objects.PolicyAccountLockoutDescriptionAccessBean
 
setLanguageId(Integer) - Method in class com.ibm.commerce.user.objects.PolicyPasswordDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.user.objects.PolicyPasswordDescriptionAccessBean
 
setLanguageId(String) - Method in class com.ibm.commerce.utf.beans.PAttributeDescDataBean
Sets the languageId field and uses it to set the langId key field of the access bean.
setLanguageId(String) - Method in interface com.ibm.commerce.utf.beans.PAttributeDescInputDataBean
Sets the languageId field and uses it to set the langId key field of the access bean.
setLanguageId(String) - Method in class com.ibm.commerce.utf.beans.PAttributeDescListBean
Sets the languageId.
setLanguageId(String) - Method in interface com.ibm.commerce.utf.beans.PAttributeDescListInputDataBean
Sets the languageId.
setLanguageId(Integer) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
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.CreateRFQItemAttributeCmd
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.CreateRFQItemCmd
Stores the language identifier.
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.ModifyOrderItemPAttributeTCCmd
Save the incoming language Id.
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.ModifyRFQBasicInfoCmd
Stores the language identifier.
setLanguageId(Integer) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores the language identifier.
setLanguageIdentifier(String) - Method in interface com.ibm.commerce.search.facade.datatypes.SearchTermAssociationType
Sets the value of the 'Language Identifier' attribute.
setLanguageIdUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets language ID from the WebSphere Commerce tools framework XML object, and sets it for the command.
setLanguageIdUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets language ID from the WebSphere Commerce tools framework XML object, and sets it for the command.
setLanguageIdUrlName(String, boolean) - Method in interface com.ibm.commerce.utf.commands.PAttributeBaseCmd
Set language id
setLanguageIdUrlName(String, boolean) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Sets language id
setLanguages(Integer[]) - Method in class com.ibm.commerce.attachment.beans.AttachmentAssetDataBean
Sets the list of languages supported by the attachment asset.
setLanguageSpecificFile(boolean) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentDataBean
Setter for the language specific file flag.
setLanguageUniversalFile(boolean) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentDataBean
Setter for the language universal file flag.
setLastAllocatedUpdate(Timestamp) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets last allocated update timestamp
setLastAllocatedUpdate(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setLastAllocatedUpdate(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setLastBidId(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setLastBidId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setLastBidId(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setLastBidId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setLastChangeTime(Timestamp) - Method in class com.ibm.commerce.catalog.objects.InterestItemListAccessBean
 
setLastChangeTime(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemListAccessBean
 
setLastCreated(Timestamp) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setLastCreated(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setLastModification(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailContentType
Sets the value of the 'Last Modification' attribute.
setLastModify(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateSummaryDatabean
Sets the time at which this template was last modified
setLastModify(Timestamp) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.EmailContentAccessBean
 
setLastModify(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.EmailContentAccessBean
 
setLastmodify(Date) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlcontent
Sets the value of the 'Lastmodify' attribute.
setLastName(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setLastName(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setLastName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PersonNameType
Sets the value of the 'Last Name' attribute.
setLastName(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the last name to be searched on if set
setLastName(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets last name for the gift registry address
setLastname(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Lastname' attribute.
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.inventory.commands.CreateStoreAddressCmdImpl
 
setLastName(String) - Method in interface com.ibm.commerce.inventory.commands.UpdateStoreAddressCmd
This method sets 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.VendorCreateCmd
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.VendorUpdateCmd
Set the 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 class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the last name search term.
setLastName(String) - Method in class com.ibm.commerce.tools.segmentation.SegmentCustomerListDataBean.Customer
Sets the last name of the customer.
setLastName(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setLastName(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the last name of the individual.
setLastName(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the last name.
setLastName(String) - Method in interface com.ibm.commerce.usermanagement.commands.AuditAddressCmd
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.UserRegistrationCmd
Sets the last name of the individual.
setLastName(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the last name.
setLastNameSearchType(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the last name search type.
setLastOrder(Timestamp) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setLastOrder(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setLastOrderDate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Last Order Date' attribute.
setLastOrderDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setLastOrderDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setLastOrderDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the last order date.
setLastOrderDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setLastOrderDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setLastOrderDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setLastOrderDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setLastOrderDate(Timestamp) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmd
Sets the lastOrder date for the catalog entry.
setLastOrderDate(Timestamp) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the lastOrder date for the Catalog Entry.
setLastOrderDate(Timestamp) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatalogEntryUpdateCmd
Sets the lastOrder date for the catalog entry.
setLastOrderDate(Timestamp) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryUpdateCmdImpl
Set a lastOrder date for the catalog entry
setLastOrderDate(Timestamp) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Sets the lastOrder date when the Catalog Entry was updated
setLastPublish(Date) - Method in class com.ibm.commerce.marketing.commands.ranking.Ranking
This method sets the date the ranking list was last published.
setLastSession(Timestamp) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setLastSession(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.attachment.beans.AttachmentDataBean
Deprecated.
This method should never be used.
setLastUpdate(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentDataBean
Deprecated.
This method should never be used.
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationEntityCreationData
Sets the last update timestamp.
setLastupdate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.BaseItem
Sets the value of the 'Lastupdate' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.BaseItemDescription
Sets the value of the 'Lastupdate' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Lastupdate' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryGroupRelation
Sets the value of the 'Lastupdate' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroup
Sets the value of the 'Lastupdate' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupRelation
Sets the value of the 'Lastupdate' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogRootCatalogGroup
Sets the value of the 'Lastupdate' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItem
Sets the value of the 'Lastupdate' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItemList
Sets the value of the 'Lastupdate' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemSpecified
Sets the value of the 'Lastupdate' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemVersion
Sets the value of the 'Lastupdate' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Lastupdate' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreCatalogRelation
Sets the value of the 'Lastupdate' attribute.
setLastUpdate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreItem
Sets the value of the 'Last Update' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.VersionSpecified
Sets the value of the 'Lastupdate' attribute.
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationEntityCreationData
Sets the last update timestamp.
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the last update timestamp.
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationEntityCreationData
Sets the last update timestamp.
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupEntityCreationData
Sets the last update timestamp.
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationEntityCreationData
Sets the last update timestamp.
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogEntityCreationData
Sets the last update timestamp.
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.catalogmanagement.commands.CatalogEntryDeleteCmdImpl
Set the date and time when the catalog entry 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 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.CatalogGroupAddCmdImpl
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.CatalogGroupDeleteCmdImpl
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.CatalogGroupUpdateCmdImpl
Sets the date and time when the catalog group 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.OfferAddCmdImpl
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.OfferUpdateCmdImpl
Sets the date and time when the offer was updated
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.contract.objects.TermConditionDescriptionAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.contract.objects.TermConditionDescriptionAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setLastUpdate(Object) - Method in interface com.ibm.commerce.foundation.common.datatypes.OfferPriceType
Sets the value of the 'Last Update' attribute.
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemShipConfirmationAccessBean
 
setLastUpdate(Object) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListItemType
Sets the value of the 'Last Update' attribute.
setLastUpdate(Object) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListPurchaseRecordType
Sets the value of the 'Last Update' attribute.
setLastUpdate(Object) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListType
Sets the value of the 'Last Update' attribute.
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
Sets the last update timestamp for the gift item record
setLastUpdate(String) - Method in class com.ibm.commerce.inventory.beans.PickBatchDataBean
This method sets the last update time.
setLastUpdate(String) - Method in class com.ibm.commerce.inventory.beans.ReleaseShipDataBean
This method sets the last update date.
setLastupdate(String) - Method in interface com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmd
Sets the timestamp of last update.
setLastupdate(String) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl
Sets the timestamp of last update.
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.ReleaseShipUpdateCmdImpl
 
setLastupdate(Date) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invavl
Sets the value of the 'Lastupdate' attribute.
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.AvailableReceiptAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.inventory.objects.AvailableReceiptAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.BackOrderItemAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.BackOrderItemAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.BaseItemAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.BaseItemAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.BaseItemDescriptionAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.inventory.objects.BaseItemDescriptionAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeDescriptionAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeDescriptionAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ItemSpecificationAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.ItemSpecificationAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ItemVersionAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.ItemVersionAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.OrderChannelTypeAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.OrderChannelTypeAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.OutputQueueAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.OutputQueueAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.OutputQueueDescriptionAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.OutputQueueDescriptionAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.VendorAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.VendorAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.VersionSpecificationAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.inventory.objects.VersionSpecificationAccessBean
 
setLastUpdate(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Last Update' attribute.
setLastUpdate(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignType
Sets the value of the 'Last Update' attribute.
setLastUpdate(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotType
Sets the value of the 'Last Update' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrel
Sets the value of the 'Lastupdate' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Lastupdate' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Lastupdate' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emspot
Sets the value of the 'Lastupdate' attribute.
setLastUpdate(Date) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the last update date of the promotion.
setLastUpdate(Date) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the last update date for the promotion.
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionAgenda
Sets the last time anything associated with this agenda has changed.
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the last update time of the activity.
setLastUpdate(Object) - Method in interface com.ibm.commerce.member.facade.datatypes.CheckoutProfileType
Sets the value of the 'Last Update' attribute.
setLastUpdate(Object) - Method in interface com.ibm.commerce.member.facade.datatypes.MemberGroupType
Sets the value of the 'Last Update' attribute.
setLastUpdate(Object) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Last Update' attribute.
setLastupdate(Timestamp) - Method in interface com.ibm.commerce.order.commands.RecordOrderHistoryTaskCmd
This method sets the created time for the history Order.
setLastupdate(Timestamp) - Method in class com.ibm.commerce.order.commands.RecordOrderHistoryTaskCmdImpl
This method sets the LastUpdate to the order history.
setLastUpdate(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.FinancialTransactionType
Sets the value of the 'Last Update' attribute.
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets last Update timeStamp
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets lastUpdate timestamp
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderHistoryAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemSerialAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.ordermanagement.objects.RMATaxAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMATaxAccessBean
 
setLastupdate(Date) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Lastupdate' attribute.
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 class com.ibm.commerce.search.beans.CategorySearchListDataBean
The value of this variable is used in search based on Lastupdate (category.Lastupdate column).
setLastUpdate(Object) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionType
Sets the value of the 'Last Update' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Lastupdate' attribute.
setLastupdate(Date) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrschjobs
Sets the value of the 'Lastupdate' attribute.
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.taxation.objects.OrderTaxAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.taxation.objects.OrderTaxAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setLastupdate(Timestamp) - Method in class com.ibm.commerce.tickler.objects.TicklerActionHistoryAccessBean
 
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.tools.epromotion.RLPromotion
Sets the Timestamp when the current RLPromotion object was updated at last.
setLastUpdate(Timestamp) - Method in interface com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmd
This method sets the last updated date of the experiment to be created.
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmdImpl
This method sets the last updated date of the experiment to be created.
setLastUpdate(Timestamp) - Method in interface com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmd
This method sets the last updated date of the experiment to be updated.
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmdImpl
This method sets the last updated date of the experiment to be updated.
setLastupdate(Timestamp) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setLastupdate(String) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setLastUpdate(Timestamp) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
setLastUpdate(String) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
setLastUpdateBy(CustomerKey) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the customer key representing who last update the promotion.
setLastUpdateBy(CustomerKey) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the customer key for the promotion that is last updated.
setLastupdateby(Long) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Lastupdateby' attribute.
setLastupdated(Date) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmuserbhvr
Sets the value of the 'Lastupdated' attribute.
setLastUpdateDate(Object) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryDetailType
Sets the value of the 'Last Update Date' attribute.
setLastUpdateDate(Object) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryRecordType
Sets the value of the 'Last Update Date' attribute.
setLastUpdateDate(Object) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryReceiptType
Sets the value of the 'Last Update Date' attribute.
setLastUpdateDate(Timestamp) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setLastUpdateDate(String) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setLastUpdateDate(Timestamp) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setLastUpdateDate(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setLastUpdateDate(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setLastUpdateDate(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setLastUpdateDate(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Last Update Date' attribute.
setLastUpdateDate(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Last Update Date' attribute.
setLastUpdateDate(Long) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean
Set the Last Update Date of the Initiative
setLastUpdateDateTime(Object) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryAvailabilityType
Sets the value of the 'Last Update Date Time' attribute.
setLastUpdatedBy(String) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setLastUpdatedBy(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Last Updated By' attribute.
setLastUpdatedBy(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignType
Sets the value of the 'Last Updated By' attribute.
setLastUpdatedBy(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotType
Sets the value of the 'Last Updated By' attribute.
setLastupdatedby(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Lastupdatedby' attribute.
setLastupdatedby(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Lastupdatedby' attribute.
setLastupdatedby(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emspot
Sets the value of the 'Lastupdatedby' attribute.
setLastUpdatedBy(String) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the name of the user who last updated the activity.
setLastUpdatedBy(String) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setLastUpdatedBy(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setLastUpdatedBy(String) - Method in interface com.ibm.commerce.member.facade.datatypes.MemberGroupType
Sets the value of the 'Last Updated By' attribute.
setLastUpdatedBy(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean
Sets the Last Update by value of the Initiative
setLastUpdatedBy(String) - Method in interface com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmd
This method sets the logon ID of the user who creates the experiment.
setLastUpdatedBy(String) - Method in class com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmdImpl
This method sets the logon ID of the user who creates the experiment.
setLastUpdatedBy(String) - Method in interface com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmd
This method sets the logon ID of the user who updates the experiment.
setLastUpdatedBy(String) - Method in class com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmdImpl
This method sets the logon ID of the user who updates the experiment.
setLastUpdatedBy(String) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
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.account.commands.AccountSaveCmdImpl
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.commands.ContractSaveCmdImpl
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.
setLastUpdatedTime(String) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCSaveCmdImpl
Sets the last update time of the contract.
setLastUpdateOperator(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=.
setLastUpdateOperator(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=.
setLastUpdateStatus(Timestamp) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setLastupdatestatus(Date) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Lastupdatestatus' attribute.
setLastUpdateTime(Object) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Last Update Time' attribute.
setLastUpdateTime(Timestamp) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setLastUpdateUserId(String) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the user logon ID who is the last one to update the current RLPromotion object.
setLastUpdateWithoutCheck(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setLastVisted(Timestamp) - Method in class com.ibm.commerce.pvcdevices.objects.PVCSessionAccessBean
 
setLastVisted(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCSessionAccessBean
 
setLastXMLPath(String) - Static method in class com.ibm.commerce.tools.util.Util
Deprecated. 
setLatitude(double) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Latitude' attribute.
setLatitude(double) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestType
Sets the value of the 'Latitude' attribute.
setLatitude(BigDecimal) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreGeoCodeType
Sets the value of the 'Latitude' attribute.
setLatitude(BigDecimal) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'Latitude' attribute.
setLayout(LayoutType) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageLayoutMediator
Sets the LAYOUT logical noun.
setLayoutESpotID(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.LayoutAssignmentMediator
 
setLayoutGroup(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageLayoutMediator
Sets LAYOUT group
setLayoutID(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageLayoutMediator
Sets LAYOUT id
setLayoutId(String) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.pagelocation.PageLocationActivity
Sets the Page Layout Id to this Page Location Activity.
setLayoutName(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageLayoutMediator
Sets LAYOUT name
setLayoutStoreID(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageLayoutMediator
Sets LAYOUT store ID
setLayoutWidgetAdminName(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageLayoutMediator
Sets Layout widget admin name
setLayoutWidgetID(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageLayoutMediator
Sets Layout widget ID
setLcdColors(Integer) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setLcdColors(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setLcdHeight(Integer) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setLcdHeight(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setLcdMomochrome(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setLcdWidth(Integer) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setLcdWidth(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setLeadingText(String) - Method in class com.ibm.commerce.marketing.beans.AwarenessAdvertisementMPE
Deprecated.
Sets the leading text.
setLeadingText(String) - Method in class com.ibm.commerce.marketing.beans.CatalogEntryMPE
Deprecated.
Sets the leading text.
setLegalId(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setLegalId(String) - Method in interface com.ibm.commerce.usermanagement.commands.AuditOrgEntityCmd
Sets the Legal Identifier.
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.OrgEntityRegistrationCmd
Sets the registered organization identifier,which may be null for OU(organization unit).
setLegalId(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set the registered organization identifier, may be null for an OU.
setLegalIdentifier(String) - Method in interface com.ibm.commerce.member.facade.datatypes.OrganizationType
Sets the value of the 'Legal Identifier' attribute.
setLength(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryShipment
Sets the value of the 'Length' attribute.
setLength(Double) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setLength(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setLength(Double) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingEntityCreationData
Sets the length.
setLength(Integer) - Method in class com.ibm.commerce.payment.objects.CreditCardCheckAccessBean
 
setLength(String) - Method in class com.ibm.commerce.payment.objects.CreditCardCheckAccessBean
 
setLength(int) - Method in class com.ibm.commerce.server.UploadedFile
This method sets the length if the file.
setLength(int) - Method in class com.ibm.commerce.tools.ecoupon.ECouponPromotionListBean
Deprecated.
Sets Length
setLength(int) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountListBaseBean
sets the value of the length.
setLightWeightAccountDataBeanFlag(boolean) - Method in class com.ibm.commerce.tools.contract.beans.AccountListDataBean
Toggle the flag indicating to use lightweight account data bean during populating.
setLimit(Integer) - Method in interface com.ibm.commerce.foundation.persistence.EntityDao
Sets the maximum number of items to return.
setLimitType(String) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setLineItems(QuotationResponseItem[]) - Method in interface com.ibm.commerce.orderquotation.commands.QuotationResponse
Sets line items of the response.
setLineItems(QuotationResponseItem[]) - Method in class com.ibm.commerce.orderquotation.commands.QuotationResponseImpl
Sets line items of the response.
setLineItemType(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets line item type
setLineItemType(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setLineNumber(Long) - Method in interface com.ibm.commerce.orderquotation.commands.QuotationResponseItem
Sets the line number of the item.
setLineNumber(Long) - Method in class com.ibm.commerce.orderquotation.commands.QuotationResponseItemImpl
Sets the line number of the item.
setLinkedPaymentInstruction(EDPPaymentInstruction) - Method in class com.ibm.commerce.edp.api.RefundInstruction
This method sets the linked EDPPaymentInstruction object.
setLinkUserToIBMid(boolean) - Method in class com.ibm.commerce.security.commands.LogonCmdImpl
This method sets the parameter linkUserToIBMid.
setListAgencyID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ActionCodeType
Sets the value of the 'List Agency ID' attribute.
setListAgencyID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ReasonCodeType
Sets the value of the 'List Agency ID' attribute.
setListAgencyID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ResponseCodeType
Sets the value of the 'List Agency ID' attribute.
setListAgencyID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.CodeType
Sets the value of the 'List Agency ID' attribute.
setListAgencyName(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ActionCodeType
Sets the value of the 'List Agency Name' attribute.
setListAgencyName(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ReasonCodeType
Sets the value of the 'List Agency Name' attribute.
setListAgencyName(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ResponseCodeType
Sets the value of the 'List Agency Name' attribute.
setListAgencyName(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.CodeType
Sets the value of the 'List Agency Name' attribute.
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.
setListExternalIds(Vector<String>) - Method in interface com.ibm.commerce.giftcenter.commands.GiftListContextUpdateCmd
Sets the list of external identifiers to be updated into the context.
setListExternalIds(Vector<String>) - Method in class com.ibm.commerce.giftcenter.commands.GiftListContextUpdateCmdImpl
Sets the list of external identifiers which needs to be updated in the context.
setListId(String) - Method in class com.ibm.commerce.catalog.beans.InterestItemListDataBean
Sets the primary key for the list.
setListId(String[]) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemAddCmd
Specifies zero or more interest item lists from which to be added.
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.InterestItemDeleteCmd
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 it has to be deleted.
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.InterestItemDisplayCmdImpl
Specifies zero or more interest item lists to be displayed.
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.InterestItemListDeleteCmdImpl
Specifies zero or more interest item lists to be deleted.
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.SetInterestItemListCmdImpl
Specifies zero or more interest item lists to be set current.
setListID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ActionCodeType
Sets the value of the 'List ID' attribute.
setListID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ReasonCodeType
Sets the value of the 'List ID' attribute.
setListID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ResponseCodeType
Sets the value of the 'List ID' attribute.
setListID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.CodeType
Sets the value of the 'List ID' attribute.
setListId(String[]) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the interest item list id parameters (optional).
setListId(String[]) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the interest item list id parameters (optional).
setListId(String[]) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the interest item list id parameters (optional).
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).
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.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.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.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.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.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.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.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.SetInterestItemListCmdImpl
Specifies the names of name-value pairs to be added to the redirection URL.
setListMemberId(Long) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemDisplayCmd
Sets the parameters member ID whose lists are displayed (optional).
setListMemberId(Long) - Method in class com.ibm.commerce.interestitems.commands.InterestItemDisplayCmdImpl
The id of the member whose interest lists will be displayed.
setListName(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ActionCodeType
Sets the value of the 'List Name' attribute.
setListName(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ReasonCodeType
Sets the value of the 'List Name' attribute.
setListName(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ResponseCodeType
Sets the value of the 'List Name' attribute.
setListName(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.CodeType
Sets the value of the 'List Name' attribute.
setListOfActionList(List) - Method in interface com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmd
This method sets the list of current action list.
setListOfActionList(List) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmdImpl
This method sets the list of current action list.
setListOfActionList(List) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesVoidCmdImpl
This method sets the list of current action list.
setListPrice(UnitPriceType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryType
Sets the value of the 'List Price' containment reference.
setListprice(BigDecimal) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ListPrice
Sets the value of the 'Listprice' attribute.
setListPrice(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.ListPriceAccessBean
 
setListPrice(String) - Method in class com.ibm.commerce.catalog.objects.ListPriceAccessBean
 
setListPrice(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.ListPriceEntityCreationData
Sets the listprice.
setListSchemeURI(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ActionCodeType
Sets the value of the 'List Scheme URI' attribute.
setListSchemeURI(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ReasonCodeType
Sets the value of the 'List Scheme URI' attribute.
setListSchemeURI(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ResponseCodeType
Sets the value of the 'List Scheme URI' attribute.
setListSchemeURI(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.CodeType
Sets the value of the 'List Scheme URI' attribute.
setListSize(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the list size.
setListURI(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ActionCodeType
Sets the value of the 'List URI' attribute.
setListURI(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ReasonCodeType
Sets the value of the 'List URI' attribute.
setListURI(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ResponseCodeType
Sets the value of the 'List URI' attribute.
setListURI(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.CodeType
Sets the value of the 'List URI' attribute.
setListVersionID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ActionCodeType
Sets the value of the 'List Version ID' attribute.
setListVersionID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ReasonCodeType
Sets the value of the 'List Version ID' attribute.
setListVersionID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ResponseCodeType
Sets the value of the 'List Version ID' attribute.
setListVersionID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.CodeType
Sets the value of the 'List Version ID' attribute.
setLoadFactor(float) - Method in class com.ibm.commerce.registry.AbstractManagedDynamicCacheRegistry
This method sets the load factor of the registry.
setLocalAddress(String) - Method in class com.ibm.commerce.context.audit.TransportData
This method sets the local address.
setLocalAsset(boolean) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentAssetType
Sets the value of the 'Local Asset' attribute.
setLocale(Locale) - Method in interface com.ibm.commerce.command.CommandContext
Reserved for IBM internal use.
setLocale(Locale) - Method in class com.ibm.commerce.command.CommandContextImpl
Reserved for IBM internal use.
setLocale(Locale) - Method in class com.ibm.commerce.common.beans.ResourceBundleDataBean
Set the Locale.
setLocale(Locale) - Method in interface com.ibm.commerce.context.globalization.GlobalizationContext
Sets the locale to be used when this context is active.
setLocale(Locale) - Method in class com.ibm.commerce.edp.api.PaymentContext
This method sets the locale.
setLocale(Locale) - Method in class com.ibm.commerce.edp.tickler.AEDPTickler
This method sets the current locale information.
setLocale(Locale) - Method in class com.ibm.commerce.foundation.common.exception.ApplicationError
This method sets the locale used by the getLocalizedMessage method.
setLocale(String) - Method in class com.ibm.commerce.negotiation.beans.NegotiationResource
Gets the message from the given ID for the default locale.
setLocale(Locale) - Method in class com.ibm.commerce.payment.actions.commands.DoPaymentActionsCompatiblePolicyCmdImpl
This method sets the current locale.
setLocale(Locale) - Method in interface com.ibm.commerce.payment.actions.commands.DoPaymentActionsPolicyCmd
This method sets the current locale.
setLocale(Locale) - Method in class com.ibm.commerce.payment.actions.commands.DoPaymentActionsPolicyCmdImpl
This method sets the current locale, which will be put into payment context where there is a corresponding attribute.
setLocale(Locale) - Method in class com.ibm.commerce.payment.actions.commands.EditPaymentInstructionCompatiblePolicyCmdImpl
This method sets the current locale.
setLocale(Locale) - Method in interface com.ibm.commerce.payment.actions.commands.EditPaymentInstructionPolicyCmd
This method sets the current locale.
setLocale(Locale) - Method in class com.ibm.commerce.payment.actions.commands.EditPaymentInstructionPolicyCmdImpl
This method sets the current locale, which will be put into payment context where there is a corresponding attribute.
setLocale(Locale) - Method in class com.ibm.commerce.payment.actions.commands.PaymentEventListenerImpl
This method sets the current locale.
setLocale(Locale) - Method in class com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoCompatiblePolicyCmdImpl
This method sets the current locale.
setLocale(Locale) - Method in interface com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoPolicyCmd
This method sets the current locale.
setLocale(Locale) - Method in class com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoPolicyCmdImpl
This method sets the current locale, which will be put into payment context where there is a corresponding attribute.
setLocale(Locale) - Method in class com.ibm.commerce.payment.event.BaseEventData
This method sets the current locale.
setLocale(Locale) - Method in class com.ibm.commerce.search.beans.SearchBaseDataBean
sets the locale used in the data bean.
setLocale(Locale) - Method in class com.ibm.commerce.search.rulequery.RuleQuery
sets the locale used in the query.
setLocale(Locale) - Method in interface com.ibm.commerce.tools.ecoupon.UpdateECouponPromotionTaskCmd
Deprecated.
Sets the locale selected by the user in this session.
setLocale(Locale) - Method in class com.ibm.commerce.tools.ecoupon.UpdateECouponPromotionTaskCmdImpl
Deprecated.
Sets the locale.
setLocale(Locale) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the locale to be used in this class.
setLocale(Locale) - Method in class com.ibm.commerce.user.beans.CountryStateListDataBean.Country
Sets the locale to be used for retrieving the country or region information.
setLocale(Locale) - Method in class com.ibm.commerce.usermanagement.commands.PropertyResourceBundleReader
Set the Locale.
setLocaleName(String) - Method in class com.ibm.commerce.common.objects.LanguageAccessBean
 
setLocaleVariant(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setLocaleVariant(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setLocalizedMessage(String) - Method in class com.ibm.commerce.component.bod.ProcessingOutcomeMessage
Sets a localized error message created from the service end
setLocalizedMessage(String) - Method in class com.ibm.commerce.component.exception.ServiceParameterError
Sets the localized message.
setLocalizedMessage(String) - Method in class com.ibm.commerce.foundation.common.exception.ApplicationError
This method set the localized message of the client error.
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.campaigns.CampaignEmsListCursorDataBean
This method sets the local search flag.
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 e-Marketing Spots in the current store only; a false value will instruct the data bean to go up the store path and find all e-Marketing Spots 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 initiatives in the current store only; a false value will instruct the data bean to go up the store path and find all initiatives 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 owned by stores on the store path.
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 campaigns in the current store only; a false value will instruct the data bean to go up the store path and find all campaigns owned by stores on the store path.
setLocalSearch(boolean) - Method in class com.ibm.commerce.tools.campaigns.CampaignSimpleListDataBean
This method sets the local search flag.
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.bi.taglib.ElementBaseTag
Sets the location value
setLocation(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setLocation(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean
 
setLocation(String) - Method in class com.ibm.commerce.foundation.dataload.datareader.DataSourceLocation
This method sets the location of the data source.
setLocation(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListItemType
Sets the value of the 'Location' attribute.
setLocation(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListPurchaseRecordType
Sets the value of the 'Location' attribute.
setLocation(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListType
Sets the value of the 'Location' attribute.
setLocation(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
Sets the purchase location of the gift item
setLocation(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
sets the purchase location of the gift registry
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 interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentDescriptionType
Sets the value of the 'Location' attribute.
setLocation(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Colldesc
Sets the value of the 'Location' attribute.
setLocation(String) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescriptionAccessBean
 
setLocationAddressId(Integer) - Method in class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
setLocationAddressId(String) - Method in class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
setLocationInfo(PhysicalStoreLocationInfoType) - Method in interface com.ibm.commerce.store.facade.datatypes.DocumentRoot
Sets the value of the 'Location Info' containment reference.
setLocationInfo(PhysicalStoreLocationInfoType) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreType
Sets the value of the 'Location Info' containment reference.
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 class com.ibm.commerce.order.history.HistoryOrder
Sets lock or not - "0" not locked, "1" locked
setLock(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setLocked(boolean) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderStatusTypeImpl
 
setLocked(boolean) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderStatusType
Sets the value of the 'Locked' attribute.
setLockedById(Long) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setLockFlag(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setLockFlag(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setLockFlag(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setLockFlag(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setLockFlag(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setLockFlag(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setLockingPolicy(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.AddWorkspaceCmd
Sets the locking policy of the Workspace.
setLockingPolicy(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.AddWorkspaceCmdImpl
Sets the locking policy of the Workspace.
setLockingPolicy(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateWorkspaceCmd
Sets the locking policy of the Workspace.
setLockingPolicy(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateWorkspaceCmdImpl
Sets the locking policy of the Workspace.
setLockingPolicy(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.WorkspaceUpdateCmd
Sets the locking policy of the Workspace.
setLockingPolicy(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.WorkspaceUpdateCmdImpl
Sets the locking policy of the Workspace.
setLockingPolicy(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceAccessBean
 
setLockingPolicy(String) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceAccessBean
 
setLockingPolicy(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceEntityCreationData
Sets the Locking Policy.
setLockingPolicy(LockingPolicy) - Method in class com.ibm.commerce.context.content.locking.LockData
This method sets the locking policy to associate with the locking data.
setLockingPolicy(LockingPolicy) - Method in class com.ibm.commerce.context.content.resources.metadata.ResourceContainerMetaData
This method sets the locking policy implementation for the container.
setLockingSystem(int) - Method in class com.ibm.commerce.order.utils.OrderLockingHelper
Set the locking system
setLockoutThreshold(Integer) - Method in class com.ibm.commerce.user.objects.PolicyAccountLockoutAccessBean
 
setLockoutThreshold(String) - Method in class com.ibm.commerce.user.objects.PolicyAccountLockoutAccessBean
 
setLockTime(Timestamp) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setLockTimestamp(Timestamp) - Method in class com.ibm.commerce.context.content.locking.LockData
This method sets the date and time the lock should be created.
setLogFile(String) - Method in class com.ibm.commerce.ras.ant.tasks.LogConfigurationTask
This method sets the name of the log file.
setLogFile(LogFile) - Method in class com.ibm.commerce.ras.LogConfiguration
Sets the log file implementation.
setLogFileName(String) - Method in class com.ibm.commerce.ras.LogConfiguration
Sets the file name of the log file.
setLogFileName(String) - Method in class com.ibm.commerce.ras.LogFile
Sets the log file name.
setLogFileSize(String) - Method in class com.ibm.commerce.ras.ant.tasks.LogConfigurationTask
This method sets the maximum log file size.
setLogFileSize(long) - Method in class com.ibm.commerce.ras.LogConfiguration
Sets the file size of the Log file
setLogicalEntityClass(Class) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectAttributeMappingConfig
 
setLogicalName(String) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectAttributeConfig
Set the logical property name
setLogicalOperator(int) - Method in class com.ibm.commerce.foundation.server.util.oagis.SearchParameters
Set the logical operator used between the search parameters.
setLogonData(TypedProperty) - Method in interface com.ibm.commerce.me.datatype.CIData
This method sets the logon data and processs the input parameters.
setLogonData(TypedProperty) - Method in class com.ibm.commerce.me.datatype.CIDataImpl
This method sets the logon data and process the input parameters.
setLogOnId(String) - Method in class com.ibm.commerce.inventory.beans.PickBatchDataBean
This method sets the logon id.
setLogonID(String) - Method in class com.ibm.commerce.marketing.promotion.dependency.CustomerKey
Sets the logon id of customer key.
setLogonID(String) - Method in interface com.ibm.commerce.member.facade.datatypes.CredentialType
Sets the value of the 'Logon ID' attribute.
setLogonId(String) - Method in interface com.ibm.commerce.member.facade.server.commands.UserRegistrationEmailActivateCmd
This method sets the logon ID.
setLogonId(String) - Method in class com.ibm.commerce.member.facade.server.commands.UserRegistrationEmailActivateCmdImpl
This method sets the logon ID.
setLogonId(String) - Method in interface com.ibm.commerce.member.facade.server.commands.UserRegistrationEmailActivateResendCmd
This method sets the logon ID.
setLogonId(String) - Method in class com.ibm.commerce.member.facade.server.commands.UserRegistrationEmailActivateResendCmdImpl
This method sets the logon ID.
setLogonId(String) - Method in class com.ibm.commerce.pvc.commands.PVCChangeDeviceCmdImpl
Sets the logon ID.
setLogonId(String) - Method in interface com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmd
Sets the logon ID.
setLogonId(String) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the logon ID.
setLogonId(String) - Method in interface com.ibm.commerce.security.commands.AccountLockoutPolicyCmd
Sets the Logon ID under which the current user wishes to log on.
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.AuthenticationPolicyCmd
This method sets the logon ID under which the current user wishes to logon.
setLogonId(String) - Method in class com.ibm.commerce.security.commands.AuthenticationPolicyCmdImpl
This method 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.DBAuthenticationCmdImpl
This method sets the logon ID under which the current user wishes to logon.
setLogonId(String) - Method in interface com.ibm.commerce.security.commands.LogonCmd
This method sets the logon ID under which the current user wishes to logon.
setLogonId(String) - Method in class com.ibm.commerce.security.commands.LogonCmdImpl
This method sets the logon ID.
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.PaymentManagerVerifyCredentialsCmdImpl
Sets the Logon ID under which the current user wishes to logon.
setLogonId(String) - Method in interface com.ibm.commerce.security.commands.ResetPasswordAdministratorCmd
Sets the logon ID of the shopper whose password is reset.
setLogonId(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordAdministratorCmdImpl
This method sets the logon ID of the shopper whose password is reset.
setLogonId(String) - Method in interface com.ibm.commerce.security.commands.ResetPasswordCmd
This method 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
This method 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.ResetPasswordGuestCmdImpl
This method 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.SendPasswordNotificationCmd
This method sets the logon ID of the user to send the password notification message.
setLogonId(String) - Method in class com.ibm.commerce.security.commands.SendPasswordNotificationCmdImpl
Sets the logon ID of the user, to which the password notification message is sent.
setLogonId(String) - Method in interface com.ibm.commerce.security.commands.ThirdPartyAuthenticationCmd
Deprecated.
Sets the logon ID under which the current user wishes to logon.
setLogonId(String) - Method in interface com.ibm.commerce.security.commands.UpdateCredentialsCmd
This method sets the logon ID of the user whose password is to be updated.
setLogonId(String) - Method in class com.ibm.commerce.security.commands.UpdateCredentialsCmdImpl
This method sets the logon ID of the user whose password is to be updated.
setLogonId(String) - Method in interface com.ibm.commerce.security.commands.VerifyCredentialsCmd
This method sets the logon ID under which the current user wishes to logon.
setLogonId(String) - Method in class com.ibm.commerce.security.commands.VerifyCredentialsCmdImpl
This method sets the logon ID.
setLogonId(String) - Method in interface com.ibm.commerce.security.commands.WMMAuthenticationCmd
Deprecated.
Sets the logon ID under which the current user wishes to logon.
setLogonId(String) - Method in class com.ibm.commerce.security.commands.WMMAuthenticationCmdImpl
Deprecated.
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
Sets the logonId search term.
setLogonId(String) - Method in class com.ibm.commerce.tools.segmentation.SegmentCustomerListDataBean.Customer
Sets the logon ID of the customer.
setLogonId(String) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
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.usermanagement.commands.UserRegistrationCmdImpl
Sets the logon ID.
setLogonId(String) - Method in class com.ibm.commerce.utf.beans.RFQDataBean
Sets logon id of RFQ owner
setLogonId(String) - Method in class com.ibm.commerce.utf.beans.RFQDataLight
Sets the logon ID.
setLogonIdSearchType(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the logonId search type.
setLogonMode(short) - Method in interface com.ibm.commerce.me.commands.AuthenticationHelperCmd
This method sets the logon mode.
setLogonMode(short) - Method in class com.ibm.commerce.me.commands.AuthenticationHelperCmdImpl
This method sets the logon mode.
setLogonMode(short) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the Logon Mode.
setLogonMode(short) - Method in class com.ibm.commerce.me.datatype.SessionInfo
This method sets the logon type.
setLogonPassword(String) - Method in interface com.ibm.commerce.member.facade.server.commands.UserRegistrationEmailActivateResendCmd
This method sets the logon password.
setLogonPassword(String) - Method in class com.ibm.commerce.member.facade.server.commands.UserRegistrationEmailActivateResendCmdImpl
This method sets the logon password.
setLogonPassword(String) - Method in interface com.ibm.commerce.security.commands.LogonCmd
This method sets the password to use for authentication with the new logon ID.
setLogonPassword(String) - Method in class com.ibm.commerce.security.commands.LogonCmdImpl
This method sets the logon password.
setLogonPassword(String) - Method in interface com.ibm.commerce.security.commands.ResetPasswordCmd
This method sets the new password of the user whose password is being changed.
setLogonPassword(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordCmdImpl
This method sets the new password of the user whose password is being changed.
setLogonPassword(byte[]) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setLogonPassword(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the user's logon password.
setLogonPassword(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the logon password.
setLogonPasswordOld(String) - Method in interface com.ibm.commerce.security.commands.ResetPasswordCmd
This method sets the old password of the user whose password is being changed.
setLogonPasswordOld(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordCmdImpl
This method sets the old password of the user whose password is being changed.
setLogonPasswordVerify(String) - Method in interface com.ibm.commerce.security.commands.ResetPasswordCmd
This method sets the confirm new password of the user whose password is being changed.
setLogonPasswordVerify(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordCmdImpl
This method sets the confirmation of the new password of the user whose password is being changed.
setLogonPasswordVerify(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the user's verify logon password.
setLogonPasswordVerify(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the password value for verification.
setLogonPasswordVerifyVerify(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the logon password for verification.
setLogonTimeout(Integer) - Method in class com.ibm.commerce.pvcadapter.PVCAdapterDesc
Sets the logon timeout value.
setLogSeverity(String) - Method in class com.ibm.commerce.ras.ant.tasks.LogConfigurationTask
This method sets the log severities to record.
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.SampleManagedConnection
This method sets the log writer.
setLogWriter(PrintWriter) - Method in class com.ibm.commerce.messaging.adapters.jcasample.SampleManagedConnectionFactory
This method sets the log writer.
setLong(String, Long, boolean) - Method in class com.ibm.commerce.payments.plugin.ExtendedData
This method sets a name-value pair where the value is a Long.
setLongDesc(String) - Method in class com.ibm.commerce.couponpromotion.objects.PromoDescriptionAccessBean
 
setLongdesc(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_description
Sets the value of the 'Longdesc' attribute.
setLongdesc(String) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the longdesc
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).
setLongDesc(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the long description of coupon promotion.
setLongdesc(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
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.ModifyRFQBasicInfoCmd
Stores the long description for the RFQ.
setLongdesc(String) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores the long description for the RFQ.
setLongdesc(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the long description of the offering.
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 interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the long description from the tools XML objects and stores it in a member variable.
setLongDescFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the long description from the tools XML objects 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(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentRelationDescriptionDataBean
Sets the long description of the attachment target.
setLongDescription(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentTargetDescriptionDataBean
Sets the long description of the attachment target.
setLongDescription(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationDescriptionEntityCreationData
Sets the long description.
setLongDescription(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationUsageDescriptionEntityCreationData
Sets the long description.
setLongDescription(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentTargetDescriptionEntityCreationData
Sets the long description.
setLongDescription(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogDescriptionType
Sets the value of the 'Long Description' attribute.
setLongDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.BaseItemDescription
Sets the value of the 'Long Description' attribute.
setLongDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogDescription
Sets the value of the 'Long Description' attribute.
setLongDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDescription
Sets the value of the 'Long Description' attribute.
setLongDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupDescription
Sets the value of the 'Long Description' attribute.
setLongDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitPredefinedConfigurationDescription
Sets the value of the 'Long Description' attribute.
setLongDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionAccessBean
 
setLongDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionEntityCreationData
Sets the long description.
setLongDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setLongDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setLongDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionEntityCreationData
Sets the long description.
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.catalogmanagement.commands.CatalogAddCmdImpl
Sets the long description of catalog.
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.CatalogEntryAddCmdImpl
Sets 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.CatalogEntryUpdateCmdImpl
Set the long description of catalog entry
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.CatalogGroupAddCmdImpl
Set the long description of 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.CatalogGroupUpdateCmdImpl
Set the long description of the catalog group description
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.CatalogUpdateCmdImpl
Sets the long description of catalog.
setLongDescription(DescriptionType) - Method in interface com.ibm.commerce.contract.facade.datatypes.ContractType
Sets the value of the 'Long Description' containment reference.
setLongDescription(DescriptionType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.ContractTypeImpl
 
setLongDescription(String) - Method in class com.ibm.commerce.contract.objects.PolicyDescriptionAccessBean
 
setLongDescription(String) - Method in class com.ibm.commerce.contract.objects.TermConditionDescriptionAccessBean
 
setLongDescription(String) - Method in class com.ibm.commerce.contract.objects.TradingDescriptionAccessBean
 
setLongDescription(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentDescriptionType
Sets the value of the 'Long Description' attribute.
setLongDescription(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeDescriptionAccessBean
 
setLongDescription(String) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets the longDescription.
setLongDescription(String) - Method in class com.ibm.commerce.inventory.objects.BaseItemDescriptionAccessBean
 
setLongDescription(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestDescriptionType
Sets the value of the 'Long Description' attribute.
setLongdescription(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchreldsc
Sets the value of the 'Longdescription' attribute.
setLongdescription(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrlusds
Sets the value of the 'Longdescription' attribute.
setLongDescription(Integer, String) - Method in interface com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmd
Stores the long description for the auction for the specified language.
setLongDescription(Integer, String) - Method in class com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmdImpl
Stores the long description for the auction for the specified language.
setLongDescription(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionDescriptionAccessBean
 
setLongDescription(String) - Method in class com.ibm.commerce.payment.beans.PaymentPolicyInfo
Sets the longDescription property of the Bean.
setLongDescription(String) - Method in interface com.ibm.commerce.promotion.facade.datatypes.DescriptionType
Sets the value of the 'Long Description' attribute.
setLongdescription(String) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set long description of Catalog Entry Description
setLongdescription(String) - Method in class com.ibm.commerce.tools.catalog.util.CategoryHelper
Set the long description of the catalog group description.
setLongDescription(String) - Method in class com.ibm.commerce.tools.contract.beans.PolicyDataBean
Sets the long description of the business policy
setLongDescriptionUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets auction's long description from the WebSphere Commerce tools framework XML object, and sets it for the command.
setLongDescriptionUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets auction's long description from the WebSphere Commerce tools framework XML object, and sets it for the command.
setLongDescType(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
A user can specify three types of search criteria All, Any, Exact Phrase.
setLongitude(double) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Longitude' attribute.
setLongitude(double) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestType
Sets the value of the 'Longitude' attribute.
setLongitude(BigDecimal) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreGeoCodeType
Sets the value of the 'Longitude' attribute.
setLongitude(BigDecimal) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'Longitude' attribute.
setLongmktgtext(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Colldesc
Sets the value of the 'Longmktgtext' attribute.
setLongUserId(Long) - Method in class com.ibm.commerce.search.rulequery.RuleQuery
setLongUserId(Long) - Method in class com.ibm.commerce.search.rulequery.SelectQuery
To set the user id.
setLookupName(String) - Method in class com.ibm.commerce.payments.plugin.impl.PluginConfigurationImpl
This method sets the JNDI lookup name for the Plugin's EJB SSB home.
setLookupNumber(BigDecimal) - Method in interface com.ibm.commerce.order.calculation.CalculationRangeCmd
Sets the lookup number.
setLookupNumber(BigDecimal) - Method in class com.ibm.commerce.order.calculation.FixedAmountCalculationRangeCmdImpl
Sets the lookup number.
setLookupNumber(BigDecimal) - Method in class com.ibm.commerce.order.calculation.PercentageCalculationRangeCmdImpl
 
setLookupNumber(BigDecimal) - Method in class com.ibm.commerce.order.calculation.PerUnitAmountCalculationRangeCmdImpl
 
setLookupResult(CalculationRangeLookupResultAccessBean) - Method in interface com.ibm.commerce.order.calculation.CalculationRangeCmd
Sets the calculation range lookup result.
setLookupResult(CalculationRangeLookupResultAccessBean) - Method in class com.ibm.commerce.order.calculation.FixedAmountCalculationRangeCmdImpl
Sets the calculation range lookup result.
setLookupResult(CalculationRangeLookupResultAccessBean) - Method in class com.ibm.commerce.order.calculation.PercentageCalculationRangeCmdImpl
 
setLookupResult(CalculationRangeLookupResultAccessBean) - Method in class com.ibm.commerce.order.calculation.PerUnitAmountCalculationRangeCmdImpl
 
setLowerBound(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.condition.WeightedRange
Set lower bound of the weighted range.
setLowerBound(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.reward.DistributionRange
This method sets the lower bound of the range.
setLowerBound(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.reward.Range
This method sets the lowerBound of the range.
setLowerBoundIncludedInRange(boolean) - Method in class com.ibm.commerce.marketing.promotion.reward.DistributionRange
Sets the boolean attribute lowerBoundIncludedInRange.
setLowerBoundIncludedInRange(boolean) - Method in class com.ibm.commerce.marketing.promotion.reward.Range
Sets the boolean attribute lowerBoundIncludedInRange.
setLowerLimit(BigDecimal) - Method in class com.ibm.commerce.negotiation.beans.NumericRangeDataBean
Sets the lowerLimit of a bid price-range.
setLowerLimit(BigDecimal) - Method in interface com.ibm.commerce.negotiation.beans.NumericRangeInputDataBean
Sets the lowerLimit of a bid price-range.
setLowestWinningBid(String) - Method in interface com.ibm.commerce.negotiation.commands.CheckBidControlCmd
Sets the lowest winning bid.
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.operation.RuleInterpreter
Sets lowest winning bid.
setLowestWinningBid(String) - Method in class com.ibm.commerce.negotiation.operation.RuleInterpreterImpl
Sets the lowest winning bid.
setLowPriorityConfigData(String, String) - Method in class com.ibm.commerce.messaging.outboundservice.Messaging
This method will insert a name-value pair 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 inserts a name-value pair into the NL configuration data of ALL transports that have the name as a key in their hashtable.
setLTPAToken(String) - Method in class com.ibm.commerce.foundation.common.security.auth.callback.LTPATokenCallback
This method sets the LTPA token.
setMajorVersion(Integer) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setMajorVersion(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setMajorVersion(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Sets the field of majorVersion
setMajorVersion(Integer) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setMajorVersion(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setMajorVersion(Integer) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
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.ModifyRFQBasicInfoCmd
Stores the major version number of the RFQ.
setMajorVersion(Integer) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores the major version number of the RFQ.
setMajorVersion(Integer) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setMajorVersion(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setMajorVersionNumber(int) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContractExternalIdentifierType
Sets the value of the 'Major Version Number' attribute.
setMajorVersionNumber(int) - Method in class com.ibm.commerce.foundation.common.datatypes.impl.ContractExternalIdentifierTypeImpl
 
setMajorVersionNumber(String) - Method in class com.ibm.commerce.tools.contract.beans.ContractDataBean
Sets the major version number
setManageAccessPassword(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListAccessSpecifierType
Sets the value of the 'Manage Access Password' attribute.
setManaged(boolean) - Method in class com.ibm.commerce.context.content.resources.metadata.ResourceMetaData
This method sets whether the resource is managed.
setManagedDirectories(List) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractComposeManagedDirectoryCmdImpl
This method sets the list of ManagedDirectories.
setManagedDirectories(List) - Method in interface com.ibm.commerce.content.facade.server.commands.ComposeManagedDirectoryCmd
This method sets the list of ManagedDirectories.
setManagedDirectoryIdentifier(ManagedDirectoryIdentifierType) - Method in interface com.ibm.commerce.content.facade.datatypes.ManagedDirectoryType
Sets the value of the 'Managed Directory Identifier' containment reference.
setManagedDirectoryIdentifier(ManagedDirectoryIdentifierType) - Method in interface com.ibm.commerce.content.facade.datatypes.ManagedFileType
Sets the value of the 'Managed Directory Identifier' containment reference.
setManagedFileIdentifier(ManagedFileIdentifierType) - Method in interface com.ibm.commerce.content.facade.datatypes.ManagedFileType
Sets the value of the 'Managed File Identifier' containment reference.
setManagedFiles(List) - Method in interface com.ibm.commerce.content.facade.server.commands.ComposeManagedFileCmd
This method sets the list of ManagedFiles.
setManagedFiles(List) - Method in class com.ibm.commerce.context.content.resources.file.beans.ManagedFileListDataBean
This method sets the list of managed files.
setManagedResourceKey(ManagedResourceKey) - Method in class com.ibm.commerce.context.content.locking.LockData
This method sets the unique key to identify the managed resource.
setManager(String) - Method in interface com.ibm.commerce.member.facade.datatypes.BusinessProfileType
Sets the value of the 'Manager' attribute.
setManager(String) - Method in class com.ibm.commerce.user.objects.BusinessProfileAccessBean
 
setManager(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets business user's manager's name.
setManager(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the manager.
setManagingTool(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Managing Tool' attribute.
setManagingTool(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentType
Sets the value of the 'Managing Tool' attribute.
setManagingTool(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotType
Sets the value of the 'Managing Tool' attribute.
setManagingtool(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collateral
Sets the value of the 'Managingtool' attribute.
setManagingtool(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Managingtool' attribute.
setManagingtool(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emspot
Sets the value of the 'Managingtool' attribute.
setMandatory(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryRelation
Sets the value of the 'Mandatory' attribute.
setMandatory(Integer) - Method in interface com.ibm.commerce.rfq.commands.CreatePAttributeValueCmd
Sets the mandatory flag.
setMandatory(Integer) - Method in class com.ibm.commerce.rfq.commands.CreatePAttributeValueCmdImpl
Sets the mandatory flag.
setMandatory(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQItemSpecificationAddCmdImpl
Sets the mandatory
setMandatory(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQPattributeAttachmentAddCmdImpl
Sets the mandatory
setMandatory(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setMandatory(String) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setMandatory(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setMandatory(String) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setMandatory(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setMandatory(String) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setMandatory(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setMandatory(String) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setMandatory(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setMandatory(String) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setMandatory(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setMandatory(String) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setMandatory(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setMandatory(String) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setMandatoryFlag(Integer) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setMandatoryFlag(String) - Method in class com.ibm.commerce.utf.beans.OrderCommentData
Sets the mandatory flag field
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.
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 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.UpdateReleaseManifestStatusCmdImpl
Set 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.fulfillment.objects.OrderItemShipConfirmationAccessBean
 
setManifestId(String) - Method in interface com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmd
Sets the manifest (package) identifier.
setManifestId(String) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl
Sets the manifest (package) identifier.
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.ReleaseShipUpdateCmdImpl
 
setManifestId(Long) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setManifestId(String) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setManifestIds(String[]) - Method in interface com.ibm.commerce.inventory.commands.ReleaseShipDeleteCmd
Sets the list of manifest identifiers.
setManifestIds(String[]) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipDeleteCmdImpl
 
setManifestStatus(String) - Method in interface com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmd
Sets the status of the manifest (package).
setManifestStatus(String) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl
Sets the status of the manifest (package).
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.ReleaseShipUpdateCmdImpl
 
setManifestStatus(String) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setManualBlock(Short) - Method in class com.ibm.commerce.ordermanagement.objects.BlockReasonCode
 
setManualBlock(Short) - Method in class com.ibm.commerce.ordermanagement.objects.BlockReasonCodeAccessBean
 
setManufacturer(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets manufacturer.
setManufacturerCaseSensitive(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets manufacturerCaseSensitive.
setManufacturerName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Manufacturer Name' attribute.
setManufacturerName(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setManufacturerName(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setManufacturerName(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the manufacturer name.
setManufacturerName(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setManufacturerName(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setManufacturerName(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setManufacturerName(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setManufacturerName(String) - Method in class com.ibm.commerce.marketing.promotion.condition.ManufacturerFilter
This method sets the Manufacturer name.
setManufacturerName(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the manufacturer name.
setManufacturerOperator(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets manufacturerOperator.
setManufacturerPartID(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the manufacturer part number.
setManufacturerPartNum(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets manufacturerPartNum.
setManufacturerPartNumber(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Manufacturer Part Number' attribute.
setManufacturerPartNumber(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setManufacturerPartNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setManufacturerPartNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the manufacturer partnumber.
setManufacturerPartNumber(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setManufacturerPartNumber(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setManufacturerPartNumber(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setManufacturerPartNumber(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setManufacturerPartNumCaseSensitive(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets manufacturerPartNumCaseSensitive.
setManufacturerPartNumOperator(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets manufacturerPartNumOperator.
setMap(Map) - Method in class com.ibm.commerce.giftcenter.facade.client.util.TypedMap
 
setMap(Map) - Method in class com.ibm.commerce.order.facade.client.util.TypedMap
 
setMapping(int, Mapping) - Method in class com.ibm.commerce.edp.parsers.paymentmappings.PaymentMappings
This method sets the Mapping object at a specified index.
setMapping(int, Mapping) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.PaymentSystemName
This method sets the mapping.
setMappingDirection(boolean) - Method in interface com.ibm.commerce.orderquotation.commands.GetUOMCodePolicyCmd
(Optional) Set the mapping direction.
setMappingDirection(boolean) - Method in class com.ibm.commerce.orderquotation.commands.GetUOMCodePolicyCmdImpl
(Optional) Set the mapping direction.
setMappingDocs(HashMap) - Method in class com.ibm.commerce.bi.events.xml.EventMapper
The setter for the list of mapping configuration XML documents based on event type KEY as event extension name and value as mapping document.
setMappings(PaymentMappings) - Method in class com.ibm.commerce.edp.config.PaymentGroupConfiguration
This method sets the mappings for this specified payment group, which maps a payment method to payment configuration and certain rule.
setMaritalStatus(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the maritalStatus parameter for this Tag.
setMaritalStatus(Object) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Marital Status' attribute.
setMaritalStatus(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setMaritalStatus(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the Marital Status associated with this user.
setMaritalStatus(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the marital status.
setMarketFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the market/store identifier from the tools XML objects and stores it in a member variable.
setMarketFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the market/store identifier from the tools XML objects and stores it in a member variable.
setMarketingContent(ArrayList) - Method in class com.ibm.commerce.marketing.commands.marketingspot.OrderContentRandomTaskCmdImpl
Sets the marketing content to order.
setMarketingContent(ArrayList) - Method in interface com.ibm.commerce.marketing.commands.marketingspot.OrderContentTaskCmd
Sets the marketing content to order.
setMarketingContent(MarketingContentType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotActivityMarketingContentDataType
Sets the value of the 'Marketing Content' containment reference.
setMarketingContentFormat(MarketingContentFormatType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentType
Sets the value of the 'Marketing Content Format' containment reference.
setMarketingContentIdentifier(MarketingContentIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentType
Sets the value of the 'Marketing Content Identifier' containment reference.
setMarketingEmailContent(MarketingEmailContentType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailTemplateType
Sets the value of the 'Marketing Email Content' containment reference.
setMarketingEMailStatistics(MarketingEmailStatisticsType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Marketing EMail Statistics' containment reference.
setMarketingEmailTemplateIdentifier(MarketingEmailTemplateIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailTemplateType
Sets the value of the 'Marketing Email Template Identifier' containment reference.
setMarketingPageElementId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setMarketingPageElementId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setMarketingPageElementId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogKey
 
setMarketingPageElementId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setMarketingPageElementId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setMarketingPageElementId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsKey
 
setMarketingPageElementName(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setMarketingPageElementName(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setMarketingPageElementTypeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setMarketingPageElementTypeId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setMarketingPageElementTypeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setMarketingPageElementTypeId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setMarketingPageElementTypeName(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setMarketingPageElementTypeName(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setMarketingSpotActivityDataFormat(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotOrderExternalIdentifierType
Sets the value of the 'Marketing Spot Activity Data Format' attribute.
setMarketingSpotBehavior(String) - Method in interface com.ibm.commerce.marketing.commands.marketingspot.MarketingSpotCommandBaseTaskCmd
This method sets the caching behavior for the associated e-Marketing Spot.
setMarketingSpotBehavior(String) - Method in class com.ibm.commerce.marketing.commands.marketingspot.MarketingSpotCommandBaseTaskCmdImpl
This method sets the caching behavior for the associated e-Marketing Spot.
setMarketingSpotBehavior(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Marketing Spot Behavior' attribute.
setMarketingSpotBehavior(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentType
Sets the value of the 'Marketing Spot Behavior' attribute.
setMarketingSpotBehavior(Integer) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the caching behavior for the marketing activity and how it should affect the e-Marketing Spot caching behavior.
setMarketingSpotBehaviorFromServiceCall(String) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotDataCmdImpl
This method sets the caching behavior for the associated e-Marketing Spot.
setMarketingSpotData(MarketingSpotDataType) - Method in class com.ibm.commerce.marketing.cache.TagEMarketingSpotCache
This method sets the marketing spot data returned from the Get MarketingSpotData service call.
setMarketingSpotDataJSON(Map) - Method in class com.ibm.commerce.marketing.cache.TagEMarketingSpotCache
This method sets the marketing spot data JSON object returned from the Get MarketingSpotData REST service call.
setMarketingSpotIdAndContentType(Integer, boolean) - Method in interface com.ibm.commerce.marketing.commands.marketingspot.FilterContentTaskCmd
This method sets the e-Marketing Spot ID and content type associated with the content being loaded.
setMarketingSpotIdAndContentType(Integer, boolean) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterContentTaskCmdImpl
This method sets the e-Marketing Spot ID and content type associated with the content being loaded.
setMarketingSpotIdAndContentType(Integer, boolean) - Method in interface com.ibm.commerce.marketing.commands.marketingspot.RetrieveContentTaskCmd
This method sets the e-Marketing Spot ID and content type associated with the content being loaded.
setMarketingSpotIdAndContentType(Integer, boolean) - Method in class com.ibm.commerce.marketing.commands.marketingspot.RetrieveContentTaskCmdImpl
This method sets the e-Marketing Spot ID and content type associated with the content being loaded.
setMarketingSpotIdentifier(MarketingSpotIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotDataType
Sets the value of the 'Marketing Spot Identifier' containment reference.
setMarketingSpotIdentifier(MarketingSpotIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotStatisticsType
Sets the value of the 'Marketing Spot Identifier' containment reference.
setMarketingSpotIdentifier(MarketingSpotIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotType
Sets the value of the 'Marketing Spot Identifier' containment reference.
setMarketingSpotName(String) - Method in class com.ibm.commerce.bi.taglib.CampaignBaseTag
Sets the e-Marketing spot name that should be used
setMarketingSpotNameList(List) - Method in interface com.ibm.commerce.marketing.cache.GetMarketingSpotBehaviorCmd
This method sets the names of the e-Marketing Spots for which to check the caching behavior.
setMarketingSpotNameList(List) - Method in class com.ibm.commerce.marketing.cache.GetMarketingSpotBehaviorCmdImpl
This method sets the names of the e-Marketing Spots for which to check the caching behavior.
setMarketingSpotOrderFormat(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotOrderExternalIdentifierType
Sets the value of the 'Marketing Spot Order Format' attribute.
setMarketingSpotOrderIdentifier(MarketingSpotOrderIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotOrderType
Sets the value of the 'Marketing Spot Order Identifier' containment reference.
setMarketingSpotOrderInterfaceName(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotOrderType
Sets the value of the 'Marketing Spot Order Interface Name' attribute.
setMarketingSpotPageIdentifier(MarketingSpotPageIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotPageType
Sets the value of the 'Marketing Spot Page Identifier' containment reference.
setMarketingSpotUsage(String) - Method in class com.ibm.commerce.marketing.cache.GetMarketingSpotBehaviorCmdImpl
This method sets the usage type of the e-Marketing Spot for which to check the caching behavior.
setMarketingText(String) - Method in class com.ibm.commerce.marketing.beans.CollateralDataBean
Sets the marketing text of this collateral.
setMarketingText(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentDescriptionType
Sets the value of the 'Marketing Text' attribute.
setMarketingtext(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Colldesc
Sets the value of the 'Marketingtext' attribute.
setMarketingText(String) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralDescriptionAccessBean
 
setMarketPlaceBuyerCredentials(Credentials) - Method in interface com.ibm.commerce.me.commands.AuthenticationHelperCmd
Use this method if the buyer comes from a marketplace and wants to be authenticated against the marketplace credentials.
setMarketPlaceBuyerCredentials(Credentials) - Method in class com.ibm.commerce.me.commands.AuthenticationHelperCmdImpl
Use this method if the buyer comes from a marketplace and wants to be authenticated against the marketplace credentials.
setMarketPlaceBuyerCredentials(Credentials) - Method in interface com.ibm.commerce.me.commands.DBProcurementAuthenticationCmd
Use this method if the buyer comes from a marketplace and wants to be authenticated against the marketplace credentials.
setMarketPlaceBuyerCredentials(Credentials) - Method in class com.ibm.commerce.me.commands.DBProcurementAuthenticationCmdImpl
Use this method if the buyer comes from a marketplace and wants to be authenticated against the marketplace credentials.
setMarketPlaceBuyerCredentials(Credentials) - Method in interface com.ibm.commerce.me.commands.LdapAuthenticationCmd
Use this method if the buyer comes from a marketplace and wants to be authenticated against the marketplace credentials.
setMarketPlaceBuyerCredentials(Credentials) - Method in interface com.ibm.commerce.me.commands.ThirdPartyB2BAuthCmd
Use this method if the buyer comes from a marketplace and wants to be authenticated against the marketplace credentials.
setMarketPlaceCredentials(Credentials) - Method in class com.ibm.commerce.me.datatype.CIQuoteImpl
This method sets the marketplace credential information.
setMarkForDelete(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.BaseItem
Sets the value of the 'Mark For Delete' attribute.
setMarkForDelete(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Mark For Delete' attribute.
setMarkForDelete(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroup
Sets the value of the 'Mark For Delete' attribute.
setMarkForDelete(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemSpecified
Sets the value of the 'Mark For Delete' attribute.
setMarkForDelete(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSet
Sets the value of the 'Mark For Delete' attribute.
setMarkForDelete(Integer) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the mark for delete flag.
setMarkForDelete(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupEntityCreationData
Sets the mark for delete flag.
setMarkForDelete(Integer) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductSetAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductSetEntityCreationData
Sets the mark for delete flag.
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the mark for delete flag of the Catalog Entry.
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.CatalogEntryDeleteCmdImpl
Set the mark for delete flag of the catalog entry: 0 = catalog entry not 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.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.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.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.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.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.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.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 class com.ibm.commerce.common.objects.StoreAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.common.objects.StoreEntityAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.common.objects.StoreGroupAccessBean
 
setMarkforDelete(Integer) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setMarkForDelete(int) - Method in class com.ibm.commerce.filepublish.common.ContentManagedFile
Sets the mark for delete flag for the content managed file.
setMarkForDelete(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setMarkfordelete(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeent
Sets the value of the 'Markfordelete' attribute.
setMarkForDelete(Integer) - Method in class com.ibm.commerce.inventory.objects.BaseItemAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.inventory.objects.BaseItemAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.inventory.objects.ItemSpecificationAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.inventory.objects.ItemSpecificationAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.inventory.objects.VendorAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.inventory.objects.VendorAccessBean
 
setMarkForDelete(String[]) - Method in class com.ibm.commerce.order.commands.CheckOrderBuyableCmdImpl
Set catalog entry which is marked for delete
setMarkForDelete(Integer) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.ordermanagement.objects.BlockReasonCodeAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.PriceOverrideReasonAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
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 class com.ibm.commerce.search.beans.CategorySearchListDataBean
The value is used to search on markForDelete (category.markfordelete column).
setMarkForDelete(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerActionAccessBean
 
setMarkForDelete(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerReasonAccessBean
 
setMarkfordelete(Integer) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set markfordelete of the Catalog Entry
setMarkfordelete(Integer) - Method in class com.ibm.commerce.tools.catalog.util.CategoryHelper
Set the markfordelete of the catalog group.
setMarkForDelete(String) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogEntrySearchListDataBean
This method sets the 'mark for delete' flag that should be used in building the search query.
setMarkForDelete(String) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogGroupSearchListDataBean
This method sets the 'mark for delete' flag that should be used in building the search query.
setMarkForDelete(Integer) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
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.ModifyRFQBasicInfoCmd
Stores the incoming value for the MarkForDelete flag.
setMarkForDelete(Integer) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores the incoming value for the MarkForDelete flag.
setMarkForDelete(Integer) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setMarkForDelete(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
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.
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.
setMarkForDeleted(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ChargeTypeAccessBean
 
setMarkForDeleted(String) - Method in class com.ibm.commerce.ordermanagement.objects.ChargeTypeAccessBean
 
setMarkForDeleteOperator(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=.
setMarkForDeleteOperator(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
A user can choose either 'like' or 'equal' as search operators.
setMask(int) - Method in class com.ibm.commerce.marketing.promotion.condition.OrderQualifyingTotalBasedPurchaseCondition
Sets for monetary value types bit pattern.
setMask(boolean[]) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionContext
Sets the mask.
setMask(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.Keyword
This method sets the mask.
setMaskChar(String) - Method in class com.ibm.commerce.edp.beans.EDPSensitiveDataMaskHelperDataBean
This method sets the char used to mark the string.
setMaskChar(String) - Method in interface com.ibm.commerce.edp.beans.EDPSensitiveDataMaskHelperInputDataBean
This method sets the char used to mark the string.
setMaskCharacter(char) - Method in class com.ibm.commerce.promotion.uniquecode.generator.RandomPattern
This method sets the mask character
setMaskSensitiveData(boolean) - Method in interface com.ibm.commerce.edp.commands.QueryPIsCmd
This method sets if sensitive data is to be masked in payment instructions.
setMaskSensitiveData(boolean) - Method in class com.ibm.commerce.edp.commands.QueryPIsCmdImpl
This method sets if sensitive data is to be masked in payment instructions.
setMaskSensitiveData(boolean) - Method in class com.ibm.commerce.edp.commands.QueryPIsVoidCmdImpl
This method sets if sensitive data is to be masked in payment instructions.
setMaskSensitiveData(boolean) - Method in class com.ibm.commerce.payment.actions.ActionData
This method sets if the sensitive data should be masked.
setMassocCatalogEntryRelationId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
Sets the value of the 'Massoc Catalog Entry Relation Id' attribute.
setMassocCatalogGroupRelationId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
Sets the value of the 'Massoc Catalog Group Relation Id' attribute.
setMassocId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociation
Sets the value of the 'Massoc Id' attribute.
setMassocId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
Sets the value of the 'Massoc Id' attribute.
setMassocId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
Sets the value of the 'Massoc Id' attribute.
setMassocTypeId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
Sets the value of the 'Massoc Type Id' attribute.
setMassocTypeId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
Sets the value of the 'Massoc Type Id' attribute.
setMassocTypeId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationType
Sets the value of the 'Massoc Type Id' attribute.
setMasterCatalog(boolean) - Method in interface com.ibm.commerce.catalog.businesscontext.CatalogContext
This mehod will set the master catalog flag
setMasterCatalog(boolean) - Method in class com.ibm.commerce.catalog.businesscontextimpl.CatalogContextImpl
Sets the master catalog flag.
setMasterCatalog(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreCatalogRelation
Sets the value of the 'Master Catalog' attribute.
setMasterCatalog(String) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogAccessBean
 
setMasterCatalog(String) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogEntityCreationData
Sets the flag for master catalog of the store.
setMasterCatalogId(Long) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DataProcessingConfig
Sets the master catalog Id.
setMasterCatalogId(Long) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig
 
setMasterCatalogPriceListIds(Long[]) - Method in interface com.ibm.commerce.price.commands.CalculateContractPricesCmd
Sets the ids the price list associated with the Master Catalog (Optional).
setMasterCatalogPriceListIds(Long[]) - Method in class com.ibm.commerce.price.commands.CalculateContractPricesCmdImpl
Sets the ids the price list associated with the Master Catalog (Optional).
setMatchingType(String) - Method in class com.ibm.commerce.marketing.promotion.condition.CatalogEntryAttributeFilter.AttributeRule
Sets the matching type for the rule.
setMatchName(String) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Sets the match name.
setMatchName(String) - Method in interface com.ibm.commerce.utf.beans.RFQListInputDataBean
Sets the match name.
setMatchNameForCaseInsensitiveSearch(String) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Sets the match name.
setMatchUserId(Integer) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setMatchUserId(String) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setMaxAmount(BigDecimal) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setMaxAmount(String) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setMaxAmount(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.reward.PercentOffAdjustment
This method sets the maximum amount to be given as the discount.
setMaxAmount(MonetaryAmountType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentInstructionTypeImpl
 
setMaxAmount(MonetaryAmountType) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentInstructionType
Sets the value of the 'Max Amount' containment reference.
setMaxAmt(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the maximum order amount, if purchase condition is order type.
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.
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 class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method 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
This method 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.ProcessOrderCmdImpl
This method sets the time interval, in seconds, used with the url set by the setAvailabilityChangeURL method.
setMaxBidLimit(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setMaxBidLimit(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setMaxBidLimit(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setMaxBidLimit(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setMaxBoOffset(Integer) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setMaxBoOffset(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setMaxbooffset(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Maxbooffset' attribute.
setMaxCaptureSize(int) - Method in class com.ibm.commerce.dynacache.commands.DynaCacheInvalidationCaptureHelper
Sets the maximum number of invalidation requests to capture.
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
 
setMaxContentLength(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setMaxContractNameLength(int) - Method in class com.ibm.commerce.contract.commands.DeployContractCmdImpl
Sets the Maximum length of the contract name.
setMaxEvents(int) - Method in interface com.ibm.commerce.bi.events.EventProcessorCmd
The maximum number of events to process.
setMaxEvents(int) - Method in class com.ibm.commerce.bi.events.EventProcessorCmdImpl
Sets the maximum number of analytics events to process in this run.
setMaxFoOffset(Integer) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setMaxfooffset(Integer) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Maxfooffset' attribute.
setMaxGroupCount(int) - Method in class com.ibm.commerce.marketing.promotion.condition.QuantityBasedGroupingFilter
Sets the maximum group count size of the filter.
setMaximumAmount(String) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfiguration.PaymentMethod
This method sets the maximum amount for current payment method configuration.
setMaximumAmount(String) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfigurations.PaymentMethodConfiguration
This method sets the maximum amount for current payment method configuration.
setMaximumAuthorizationAmount(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setMaximumAuthorizationAmount(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setMaximumConsecutiveType(Integer) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setMaximumConsecutiveType(String) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setMaximumDiscountItemQuantity(int) - Method in class com.ibm.commerce.tools.epromotion.RLSingleRangeItemLevelPromotion
Sets the maximumDiscountItemQuantity.
setMaximumDiscountItemQuantity(int) - Method in class com.ibm.commerce.tools.epromotion.RLSingleRangeProductLevelPromotion
Sets the maximumDiscountItemQuantity.
setMaximumInstances(Integer) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setMaximumInstances(String) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setMaximumLifetime(Integer) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setMaximumLifetime(String) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
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 interface com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmd
Sets the maximum number of associate catalog entries to be shown in the e-Marketing Spot.
setMaximumNumberOfAssociateCatalogEntries(int) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl
Sets the maximum number of associated catalog entries can be displayed in an 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 interface com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmd
Sets the maximum number of catalog entries to be shown in the 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.
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 interface com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmd
Sets the maximum number of catalog groups to be shown in the 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.
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 interface com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmd
Sets the maximum number of ad copies to be shown in the 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.
setMaximumNumberOfItems(Integer) - Method in class com.ibm.commerce.marketing.beans.AwarenessAdvertisementMPE
Deprecated.
Sets the maximum number of items.
setMaximumNumberOfItems(Integer) - Method in class com.ibm.commerce.marketing.beans.CatalogEntryMPE
Deprecated.
Sets the maximum number of items.
setMaximumPrice(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemCatalogEntryListDataBean
Sets the highest price within a price range
setMaximumQuantity(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Maximum Quantity' attribute.
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.catalogmanagement.commands.OfferAddCmdImpl
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.OfferUpdateCmdImpl
Set the maximum quantity allowed for the offer
setMaximumQuantity(Double) - Method in class com.ibm.commerce.contract.objects.ComponentOfferAccessBean
 
setMaximumQuantity(double) - Method in interface com.ibm.commerce.foundation.common.datatypes.OfferPriceType
Sets the value of the 'Maximum Quantity' attribute.
setMaximumQuantity(QuantityType) - Method in interface com.ibm.commerce.order.facade.datatypes.GiftSetSpecificationType
Sets the value of the 'Maximum Quantity' containment reference.
setMaximumQuantity(QuantityType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.GiftSetSpecificationTypeImpl
 
setMaximumQuantity(Double) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setMaximumQuantity(String) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setMaxItems(BigInteger) - Method in interface com.ibm.commerce.oagis9.datatypes.GetType
Sets the value of the 'Max Items' attribute.
setMaxItems(Long) - Method in class com.ibm.commerce.scheduler.beans.SchedulerStatusDataBean
Sets the maximum number scheduled status records to be retrieved.
setMaxLength(int) - Method in class com.ibm.commerce.payments.plugin.simpleoffline.parsers.paymentmethod.Property
This method sets the max length.
setMaxNumPick(Short) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterAccessBean
 
setMaxNumPick(String) - Method in interface com.ibm.commerce.inventory.commands.FulfillmentCenterCreateCmd
Sets the Maximum number of Releases per Pick Batch for this Fulfillment center.
setMaxNumPick(String) - Method in class com.ibm.commerce.inventory.commands.FulfillmentCenterCreateCmdImpl
Sets the istrMaxNumPick.
setMaxNumPick(String) - Method in interface com.ibm.commerce.inventory.commands.FulfillmentCenterUpdateCmd
Sets the MaxNUMPICK
setMaxNumPick(String) - Method in class com.ibm.commerce.inventory.commands.FulfillmentCenterUpdateCmdImpl
This method sets the istrMaxNumPick.
setMaxOrdReleasesPerPickbatch(int) - Method in interface com.ibm.commerce.inventory.commands.GeneratePickBatchCmd
Sets the maximum number of the order releases included in a pick batch.
setMaxOrdReleasesPerPickbatch(int) - Method in class com.ibm.commerce.inventory.commands.GeneratePickBatchCmdImpl
 
setMaxPercentageOff(BigDecimal) - Method in class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean
This method sets the Max Allowable shipping adjustment percentage value the current TSR can give for this specific shipping mode within his/her role limit.
setMaxPrice(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets maxPrice.
setMaxQuantity(Double) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setMaxQuantity(String) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setMaxQuantity(Double) - Method in class com.ibm.commerce.discount.rules.FixedPriceItem
Set the maximum quantity.
setMaxQuantity(Integer) - Method in class com.ibm.commerce.marketing.promotion.choice.gift.FreeGiftSpecification
Sets the allowed maximum quantity of gift items.
setMaxResult(Integer) - Method in class com.ibm.commerce.content.commands.ContentEvaluationCmdImpl
Deprecated.
Sets the Max results to be returned.
setMaxResult(String) - Method in class com.ibm.commerce.tools.campaigns.search.beans.CollateralSearchListDataBean
Sets the maximum number of results to be returned in the search.
setMaxResult(String) - Method in class com.ibm.commerce.tools.campaigns.search.commands.CollateralSearchCmdImpl
Sets the maximum number of results to be returned in the search.
setMaxResults(Integer) - Method in class com.ibm.commerce.content.beans.EContentDataBean
Deprecated.
Sets max results to be returned
setMaxResults(Integer) - Method in class com.ibm.commerce.member.search.ECQuery
Set the value for the maximum number of results to return.
setMaxResults(int) - Method in class com.ibm.commerce.user.beans.UserListDataBean
Set the value for the maximum number of results to return.
setMaxResultsPerPage(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the maximum results to display per page.
setMaxResultsPerPage(String) - Method in class com.ibm.commerce.giftregistry.beans.UsersGiftRegistryDataBean
Sets the maximum results to display per page.
setMaxRows(int) - Method in class com.ibm.commerce.order.beans.OrderHistoryDataBean
Specify the maximum number of rows to be returned.
setMaxRows(int) - Method in class com.ibm.commerce.order.beans.OrderHistoryListDataBean
This method specifies the maximum number of rows to be returned.
setMaxRows(int) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method specifies the maximum number of rows to be returned.
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
 
setMaxUrlLength(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setMbrgrp_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmmbrgrppzn
Sets the value of the 'Mbrgrp id' attribute.
setMbrGrpDescription(String) - Method in interface com.ibm.commerce.membergroup.commands.DuplicateMemberGroupCmd
Sets new member group description.
setMbrGrpDescription(String) - Method in class com.ibm.commerce.membergroup.commands.DuplicateMemberGroupCmdImpl
set the member group description.
setMbrGrpId(Long) - Method in class com.ibm.commerce.user.objects.MemberGroupConditionAccessBean
 
setMbrGrpId(String) - Method in class com.ibm.commerce.user.objects.MemberGroupConditionAccessBean
 
setMbrGrpId(Long) - Method in class com.ibm.commerce.user.objects.MemberGroupMemberAccessBean
 
setMbrGrpId(String) - Method in class com.ibm.commerce.user.objects.MemberGroupMemberAccessBean
 
setMbrGrpId(Long) - Method in class com.ibm.commerce.user.objects.MemberGroupUsageAccessBean
 
setMbrGrpId(String) - Method in class com.ibm.commerce.user.objects.MemberGroupUsageAccessBean
 
setMbrGrpName(String) - Method in interface com.ibm.commerce.membergroup.commands.DuplicateMemberGroupCmd
Sets new member group name.
setMbrGrpName(String) - Method in class com.ibm.commerce.membergroup.commands.DuplicateMemberGroupCmdImpl
set the member group name.
setMbrGrpName(String) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
setMbrGrpTypeId(Integer) - Method in class com.ibm.commerce.user.objects.MemberGroupUsageAccessBean
 
setMbrGrpTypeId(String) - Method in class com.ibm.commerce.user.objects.MemberGroupUsageAccessBean
 
setMdlSpcId(Integer) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceMdlSpecAccessBean
 
setMdlSpcId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceMdlSpecAccessBean
 
setMediaLink(URL) - Method in class com.ibm.commerce.marketing.beans.AwarenessAdvertisementMPE
Deprecated.
Sets the media link.
setMediaLink(URL) - Method in class com.ibm.commerce.marketing.beans.CatalogEntryMPE
Deprecated.
Sets the media link.
setMember_id(long) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Mbrrole
Sets the value of the 'Member id' attribute.
setMember_id(long) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Member id' attribute.
setMember_id(long) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeent
Sets the value of the 'Member id' attribute.
setMember_id(long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Member id' attribute.
setMember_id(long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtemplate
Sets the value of the 'Member id' attribute.
setMemberAttributeId(Long) - Method in class com.ibm.commerce.user.objects.MemberAttributeDatetimeValueAccessBean
 
setMemberAttributeId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeDatetimeValueAccessBean
 
setMemberAttributeId(Long) - Method in class com.ibm.commerce.user.objects.MemberAttributeFloatValueAccessBean
 
setMemberAttributeId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeFloatValueAccessBean
 
setMemberAttributeId(Long) - Method in class com.ibm.commerce.user.objects.MemberAttributeIntegerValueAccessBean
 
setMemberAttributeId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeIntegerValueAccessBean
 
setMemberAttributeId(Long) - Method in class com.ibm.commerce.user.objects.MemberAttributeStringValueAccessBean
 
setMemberAttributeId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeStringValueAccessBean
 
setMemberAttributeId(Long) - Method in class com.ibm.commerce.user.objects.MemberAttributeValueAccessBean
 
setMemberAttributeId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeValueAccessBean
 
setMemberAuctionRelations(MemberAuctionRelationDataBean[]) - Method in class com.ibm.commerce.negotiation.beans.MemberAuctionRelationListBean
Loads the array of MemberAuctionRelationDataBean.
setMemberAuctionRelations(MemberAuctionRelationDataBean[]) - Method in interface com.ibm.commerce.negotiation.beans.MemberAuctionRelationListInputDataBean
Loads the array of MemberAuctionRelationDataBean.
setMemberDN(String) - Method in class com.ibm.commerce.tools.contract.beans.MemberDataBean
Sets the distinguished name of the member
setMemberGroup(MemberGroupType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Member Group' containment reference.
setMemberGroup(MemberGroupType) - Method in class com.ibm.commerce.member.facade.server.commands.ComposeMemberGroupFromDataBeanBaseCmdImpl
Sets the member group SDO
setMemberGroup(MemberGroupType) - Method in interface com.ibm.commerce.member.facade.server.commands.ComposeMemberGroupFromDataBeanCmd
Sets a partially populated member group SDO.
setMemberGroupAccessBean(MemberGroupAccessBean) - Method in interface com.ibm.commerce.membergroup.commands.CheckCurrentUserInMemberGroupCmd
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.CheckUserInMemberGroupCmd
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.CountUsersInMemberGroupCmd
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.ListUsersInMemberGroupCmd
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.ListUsersInStoreMemberGroupCmd
Sets the member group access bean.
setMemberGroupAccessBean(MemberGroupAccessBean) - Method in class com.ibm.commerce.membergroup.commands.ListUsersInStoreMemberGroupCmdImpl
set the member group access bean.
setMemberGroupAccessBean(MemberGroupAccessBean) - Method in class com.ibm.commerce.tools.segmentation.SegmentDataBean
Sets the member group access bean
setMemberGroupBODVersion(String) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Member Group BOD Version' attribute.
setMemberGroupCondition(Condition) - Method in interface com.ibm.commerce.membergroup.commands.CheckCurrentUserInMemberGroupCmd
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.CheckUserInMemberGroupCmd
Sets the condition object.
setMemberGroupCondition(Condition) - Method in class com.ibm.commerce.membergroup.commands.CheckUserInMemberGroupCmdImpl
Sets the member group condition.
setMemberGroupConditions(String) - Method in interface com.ibm.commerce.membergroup.commands.AddMemberGroupCmd
Sets the conditions for the member group.
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.UpdateMemberGroupCmd
Sets the new member group conditions.
setMemberGroupConditions(String) - Method in class com.ibm.commerce.membergroup.commands.UpdateMemberGroupCmdImpl
Sets the member group conditions.
setMemberGroupDataBean(SegmentDataBean) - Method in class com.ibm.commerce.member.facade.server.commands.ComposeMemberGroupFromDataBeanBaseCmdImpl
Sets the member group data bean
setMemberGroupDataBean(SegmentDataBean) - Method in interface com.ibm.commerce.member.facade.server.commands.ComposeMemberGroupFromDataBeanCmd
Sets the member group data bean which is used to compose the MemberGroup SDO
setMemberGroupDescription(String) - Method in interface com.ibm.commerce.membergroup.commands.AddMemberGroupCmd
Sets the description of the member group.
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.UpdateMemberGroupCmd
Sets the new member group description.
setMemberGroupDescription(String) - Method in class com.ibm.commerce.membergroup.commands.UpdateMemberGroupCmdImpl
Sets the member group description.
setMemberGroupDisplayName(String) - Method in class com.ibm.commerce.membergroup.commands.AddMemberGroupCmdImpl
Sets the member group display name.
setMemberGroupDisplayName(String) - Method in class com.ibm.commerce.membergroup.commands.DuplicateMemberGroupCmdImpl
Sets the _newMemberGroupDisplayName.
setMemberGroupDisplayName(String) - Method in class com.ibm.commerce.membergroup.commands.UpdateMemberGroupCmdImpl
Sets the _memberGroupDisplayName.
setMemberGroupDN(String) - Method in interface com.ibm.commerce.membergroup.commands.AddMemberGroupCmd
Sets the distingushed 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.UpdateMemberGroupCmd
Sets the new distinguished name for the member group.
setMemberGroupDN(String) - Method in class com.ibm.commerce.membergroup.commands.UpdateMemberGroupCmdImpl
Sets the member group distinguished name.
setMemberGroupExplicitMembersFromCache(boolean) - Method in interface com.ibm.commerce.membergroup.commands.CheckCurrentUserInMemberGroupCmd
Sets the flag that indicates whether the explicit members of the member group should be retrieved from the SegmentCache object or not.
setMemberGroupExplicitMembersFromCache(boolean) - Method in class com.ibm.commerce.membergroup.commands.CheckCurrentUserInMemberGroupCmdImpl
Sets the flag that indicates whether the explicit members of the member group should be retrieved from the SegmentCache object or not.
setMemberGroupExplicitMembersFromCache(boolean) - Method in interface com.ibm.commerce.membergroup.commands.CheckUserInMemberGroupCmd
Sets the flag that indicates whether the explicit members of the member group should be retrieved from the SegmentCache object or not.
setMemberGroupExplicitMembersFromCache(boolean) - Method in class com.ibm.commerce.membergroup.commands.CheckUserInMemberGroupCmdImpl
Sets the flag that indicates whether the explicit members of the member group should be retrieved from the SegmentCache object or not.
setMemberGroupField1(String) - Method in interface com.ibm.commerce.membergroup.commands.AddMemberGroupCmd
Sets field 1 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.UpdateMemberGroupCmd
Sets the new field 1 value for the member group.
setMemberGroupField1(String) - Method in class com.ibm.commerce.membergroup.commands.UpdateMemberGroupCmdImpl
Sets the member group custom field 1.
setMemberGroupField2(String) - Method in interface com.ibm.commerce.membergroup.commands.AddMemberGroupCmd
Sets field 2 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.UpdateMemberGroupCmd
Sets the new field 2 value for the member group.
setMemberGroupField2(String) - Method in class com.ibm.commerce.membergroup.commands.UpdateMemberGroupCmdImpl
Sets the member group custom field 2.
setMemberGroupField3(String) - Method in interface com.ibm.commerce.membergroup.commands.AddMemberGroupCmd
Sets field 3 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.UpdateMemberGroupCmd
Sets the new field 3 value for the member group.
setMemberGroupField3(String) - Method in class com.ibm.commerce.membergroup.commands.UpdateMemberGroupCmdImpl
Sets the member group custom field 3.
setMemberGroupId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Member Group Id' attribute.
setMemberGroupId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupPageRelation
Sets the value of the 'Member Group Id' attribute.
setMemberGroupId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setMemberGroupId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setMemberGroupId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionEntityCreationData
Sets the member group ID.
setMemberGroupId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setMemberGroupId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setMemberGroupId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationEntityCreationData
Sets the member group ID.
setMemberGroupID(Long) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setMemberGroupID(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setMemberGroupID(Long) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationEntityCreationData
Sets the member group ID.
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.commands.EmailPromotionSaveTaskCmdImpl
Sets the member group ID of the customer segment that will receive the e-mail activity.
setMemberGroupId(Long) - Method in interface com.ibm.commerce.emarketing.commands.ListEmailRecipientsInMemberGroupTaskCmd
Sets the member group ID of the customer segment from which to create a list of EmailRecipient objects.
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 class com.ibm.commerce.emarketing.objects.EmailPromotionMemberGroupRelationAccessBean
 
setMemberGroupId(String) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionMemberGroupRelationAccessBean
 
setMemberGroupId(Long) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeMemberGroupAccessBean
 
setMemberGroupId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeMemberGroupAccessBean
 
setMemberGroupId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.OrdersMemberGroupAccessBean
 
setMemberGroupId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.OrdersMemberGroupAccessBean
 
setMemberGroupId(Long) - Method in interface com.ibm.commerce.membergroup.commands.AddMemberGroupMemberCmd
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.AddMemberGroupMembersCmd
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.DeleteMemberGroupAllMemberCmd
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.DeleteMemberGroupCmd
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.DeleteMemberGroupMemberCmd
Sets the member group ID.
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.DuplicateMemberGroupCmd
Sets the member group ID to be duplicated.
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.UpdateMemberGroupCmd
Sets the member group ID.
setMemberGroupId(Long) - Method in class com.ibm.commerce.membergroup.commands.UpdateMemberGroupCmdImpl
Sets the member group ID.
setMemberGroupId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setMemberGroupId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setMemberGroupId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setMemberGroupId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setMemberGroupId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setMemberGroupId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setMemberGroupId(Long) - Method in class com.ibm.commerce.negotiation.objects.ForumAccessBean
 
setMemberGroupId(String) - Method in class com.ibm.commerce.negotiation.objects.ForumAccessBean
 
setMemberGroupId(Long) - Method in class com.ibm.commerce.order.objects.OrderMemberGroupRelationshipAccessBean
 
setMemberGroupId(String) - Method in class com.ibm.commerce.order.objects.OrderMemberGroupRelationshipAccessBean
 
setMemberGroupIdentifier(MemberGroupIdentifierType) - Method in interface com.ibm.commerce.member.facade.datatypes.MemberGroupType
Sets the value of the 'Member Group Identifier' containment reference.
setMemberGroupIds(String[], String) - Method in interface com.ibm.commerce.emarketing.commands.EmailActivitySaveCmd
This method sets the additonal member group IDs of the customer segment to which to send the the bulk email.
setMemberGroupIds(String[], String) - Method in class com.ibm.commerce.emarketing.commands.EmailActivitySaveCmdImpl
This method sets the additonal member group IDs of the customer segment to which to send the the bulk email.
setMemberGroupIds(String[], String) - Method in interface com.ibm.commerce.emarketing.commands.ListEmailRecipientsInMemberGroupTaskCmd
This method sets the additonal member group IDs of the customer segment to which to send the the bulk email.
setMemberGroupIds(String[], String) - Method in class com.ibm.commerce.emarketing.commands.ListEmailRecipientsInMemberGroupTaskCmdImpl
This method sets the additonal member group IDs of the customer segment to which to send the the bulk email.
setMemberGroupIds(String[], String) - Method in interface com.ibm.commerce.emarketing.commands.SendEmailActivityTaskCmd
This method sets the additonal member group IDs of the customer segment to which to send the the bulk email.
setMemberGroupIds(String[], String) - Method in class com.ibm.commerce.emarketing.commands.SendEmailActivityTaskCmdImpl
This method sets the additional member group IDs of the customer segment to which to send the the bulk email.
setMemberGroupIds(String[], String) - Method in interface com.ibm.commerce.membergroup.commands.ListUsersInMemberGroupCmd
This method sets the additonal member group IDs of the customer segments to which to return the list of users.
setMemberGroupIds(String[], String) - Method in class com.ibm.commerce.membergroup.commands.ListUsersInMemberGroupCmdImpl
This method sets the additonal member group IDs of the customer segments to which to return the list of users.
setMemberGroupIds(String[], String) - Method in interface com.ibm.commerce.membergroup.commands.ListUsersInStoreMemberGroupCmd
This method sets the additonal member group IDs of the customer segments to which to return the list of users.
setMemberGroupIds(String[], String) - Method in class com.ibm.commerce.membergroup.commands.ListUsersInStoreMemberGroupCmdImpl
This method sets the additonal member group IDs of the customer segments to which to return the list of users.
setMemberGroupName(String) - Method in interface com.ibm.commerce.membergroup.commands.AddMemberGroupCmd
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.CheckCurrentUserInMemberGroupCmd
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.CheckUserInMemberGroupCmd
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.CountUsersInMemberGroupCmd
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.ListUsersInMemberGroupCmd
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.ListUsersInStoreMemberGroupCmd
Sets the 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.UpdateMemberGroupCmd
Sets the new member group name.
setMemberGroupName(String) - Method in class com.ibm.commerce.membergroup.commands.UpdateMemberGroupCmdImpl
Sets the member group name.
setMemberGroupName(String) - Method in class com.ibm.commerce.tools.contract.beans.MemberDataBean
Sets the name of the member group
setMemberGroupName(String) - Method in class com.ibm.commerce.tools.segmentation.SegmentListDataBean
Sets the name of the member groups to find.
setMemberGroupOID(String) - Method in interface com.ibm.commerce.membergroup.commands.AddMemberGroupCmd
Sets the 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.UpdateMemberGroupCmd
Sets the new OID value for the member group.
setMemberGroupOID(String) - Method in class com.ibm.commerce.membergroup.commands.UpdateMemberGroupCmdImpl
Sets the member group OID.
setMemberGroupOwnerId(Long) - Method in interface com.ibm.commerce.membergroup.commands.AddMemberGroupCmd
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.CheckCurrentUserInMemberGroupCmd
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.CheckUserInMemberGroupCmd
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.CountUsersInMemberGroupCmd
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.ListUsersInMemberGroupCmd
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.ListUsersInStoreMemberGroupCmd
Sets the owner of the member group.
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.UpdateMemberGroupCmd
Sets the new member group owner ID.
setMemberGroupOwnerId(Long) - Method in class com.ibm.commerce.membergroup.commands.UpdateMemberGroupCmdImpl
Sets the member group owner ID.
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
setMemberGroupTypeDataBeans(MemberGroupTypeDataBean[]) - Method in class com.ibm.commerce.approval.beans.ApprovalGroupTypeListBean
Loads the array MemberGroupTypeDataBeans
setMemberGroupTypeId(Integer) - Method in class com.ibm.commerce.tools.promotions.CustomerGroupDataBean
Deprecated.
Assign a member group type id
setMemberGroupUsageTypeId(Integer) - Method in interface com.ibm.commerce.membergroup.commands.AddMemberGroupCmd
Sets the usage type ID for the member group.
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.ListMemberGroupsForCurrentUserCmd
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.ListMemberGroupsForUserCmd
Sets the member group usage type ID.
setMemberGroupUsageTypeId(Integer) - Method in class com.ibm.commerce.membergroup.commands.ListMemberGroupsForUserCmdImpl
Sets the member group usage type ID.
setMemberGroupUsageTypeId(String) - Method in interface com.ibm.commerce.membergroup.commands.UpdateMemberGroupCmd
Sets the new member group usage type id.
setMemberGroupUsageTypeId(String) - Method in class com.ibm.commerce.membergroup.commands.UpdateMemberGroupCmdImpl
Sets the _memberGroupUsageTypeId.
setMemberId(Long) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentTargetCmd
Sets the owner ID of the attachment target.
setMemberId(Long) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentTargetCmdImpl
Sets the owner ID of the attachment target.
setMemberId(Long) - Method in interface com.ibm.commerce.attachment.commands.AttachmentAddCmd
Override this method to set the owner of the attachment target.
setMemberId(Long) - Method in class com.ibm.commerce.attachment.commands.AttachmentAddCmdImpl
Override this method to set the owner of the attachment target.
setMemberId(Long) - Method in interface com.ibm.commerce.attachment.commands.AttachmentDeleteCmd
Sets the owner ID of the attachment target.
setMemberId(Long) - Method in class com.ibm.commerce.attachment.commands.AttachmentDeleteCmdImpl
Sets the owner ID of the attachment target.
setMemberId(Long) - Method in interface com.ibm.commerce.attachment.commands.AttachmentUpdateCmd
Sets the owner ID of the attachment target to retrieve an existing attachment.
setMemberId(Long) - Method in class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl
Sets the owner ID of the attachment target to retrieve an existing attachment.
setMemberId(Long) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmd
Sets the owner ID of the attachment target.
setMemberId(Long) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmdImpl
Sets the owner ID of the attachment target.
setMemberId(Long) - Method in class com.ibm.commerce.attachment.objects.AttachmentTargetEntityCreationData
Sets the member ID.
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.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.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.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.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.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.facade.server.entity.datatypes.BaseItem
Sets the value of the 'Member Id' attribute.
setMemberId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Catalog
Sets the value of the 'Member Id' attribute.
setMemberId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Member Id' attribute.
setMemberId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroup
Sets the value of the 'Member Id' attribute.
setMemberId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItem
Sets the value of the 'Member Id' attribute.
setMemberId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItemList
Sets the value of the 'Member Id' attribute.
setMemberId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemSpecified
Sets the value of the 'Member Id' attribute.
setMemberId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSet
Sets the value of the 'Member Id' attribute.
setMemberId(Long) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntityCreationData
Sets the member ID.
setMemberId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the member ID.
setMemberId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupEntityCreationData
Sets the member ID.
setMemberId(Long) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
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.catalogmanagement.commands.CatalogAddCmdImpl
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.CatalogDeleteCmdImpl
Sets the owner Id of the catalog.
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.CatalogEntryAddCmdImpl
Sets 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.CatalogEntryDeleteCmdImpl
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.CatalogEntryUpdateCmdImpl
Set the owner id of the catalog entry
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.CatalogGroupAddCmdImpl
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.CatalogGroupDeleteCmdImpl
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.CatalogGroupUpdateCmdImpl
Set the owner Id of the catalog group
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.CatalogUpdateCmdImpl
Sets the owner id of the catalog.
setMemberId(Long) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.common.objects.StoreEntityAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.common.objects.StoreEntityAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.common.objects.StoreGroupAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.common.objects.StoreGroupAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupCommentAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupCommentAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupCommentEntityCreationData
Sets the memberId.
setMemberId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskMemberRelEntityCreationData
Sets the memberId.
setMemberId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceEntityCreationData
Sets the memberId.
setMemberId(Long) - Method in class com.ibm.commerce.context.content.locking.LockData
This method sets the user identifier associated with why the managed resource will be locked.
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.commands.ParticipantAddCmdImpl
Sets member ID of the participant.
setMemberId(Long) - Method in class com.ibm.commerce.contract.objects.ParticipantAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.contract.objects.ParticipantAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setMemberId(Long) - Method in interface com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmd
 
setMemberId(Long) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmdImpl
This method sets the member id
setMemberId(Long) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeOnhandInventoryRecordTaskCmdImpl
This method sets the member id
setMemberId(Long) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterAccessBean
 
setMemberId(Long) - Method in interface com.ibm.commerce.interestitems.commands.AuthIIListAccessCmd
Sets the member ID.
setMemberId(Long) - Method in class com.ibm.commerce.interestitems.commands.AuthIIListAccessCmdImpl
This method sets the member ID for the command.
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.GetCurrentIIListsCmdImpl
This method sets the member ID for the command.
setMemberId(Hashtable) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemAddCmd
Sets the member ID parameters.
setMemberId(Hashtable) - Method in class com.ibm.commerce.interestitems.commands.InterestItemAddCmdImpl
Set the member id parameters.
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.SetCurrentIIListsCmdImpl
 
setMemberId(String) - Method in class com.ibm.commerce.inventory.beans.PickBatchDataBean
This method sets the member id.
setMemberId(String) - Method in class com.ibm.commerce.inventory.beans.ReleaseShipDataBean
This method sets the member id.
setMemberId(String) - Method in interface com.ibm.commerce.inventory.commands.AdjustReceiptCmd
Sets the member identifier.
setMemberId(String) - Method in class com.ibm.commerce.inventory.commands.AdjustReceiptCmdImpl
 
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.commands.CreateReceiptCmdImpl
 
setMemberId(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
Set the owner identifier.
setMemberId(String) - Method in class com.ibm.commerce.inventory.commands.CreateStoreAddressCmdImpl
 
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.FulfillmentCenterCreateCmdImpl
 
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.FulfillmentCenterUpdateCmdImpl
 
setMemberId(String) - Method in interface com.ibm.commerce.inventory.commands.InventoryAdjustCmd
This method sets the member identifier.
setMemberId(String) - Method in class com.ibm.commerce.inventory.commands.InventoryAdjustCmdImpl
 
setMemberId(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the identifier of the owner of the item specified for receipt.
setMemberId(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
setMemberId(String) - Method in interface com.ibm.commerce.inventory.commands.ReceiptCreateCmd
Sets member identifier.
setMemberId(String) - Method in class com.ibm.commerce.inventory.commands.ReceiptCreateCmdImpl
 
setMemberId(String) - Method in class com.ibm.commerce.inventory.commands.UpdateStoreAddressCmdImpl
Set the owner identifier.
setMemberId(Long) - Method in class com.ibm.commerce.inventory.objects.BaseItemAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.inventory.objects.BaseItemAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.inventory.objects.ItemSpecificationAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.inventory.objects.ItemSpecificationAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.marketing.databeans.CouponListByUserDataBean
Sets the member ID of the user.
setMemberId(Long) - Method in interface com.ibm.commerce.me.commands.CreateShippingBillingAddressCmd
Sets member ID
setMemberId(Long) - Method in class com.ibm.commerce.me.commands.CreateShippingBillingAddressCmdImpl
This method sets the member ID.
setMemberId(Long) - Method in interface com.ibm.commerce.me.commands.PunchOutCatalogDisplayCmd
This method sets the MemberId (or owner) that along with the Identifier that uniquely identifies the category whose view is to be retrieved.
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(String) - Method in class com.ibm.commerce.member.dataobjects.DOBase
Set the memberId value
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.membergroup.commands.AddMemberGroupMemberCmdImpl
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.DeleteMemberGroupMemberCmdImpl
Sets the member ID.
setMemberId(String) - Method in class com.ibm.commerce.negotiation.beans.MemberAuctionRelationDataBean
Sets the member ID.
setMemberId(String) - Method in interface com.ibm.commerce.negotiation.beans.MemberAuctionRelationInputDataBean
Sets the member ID.
setMemberId(String) - Method in class com.ibm.commerce.negotiation.beans.MemberAuctionRelationListBean
Sets the member ID.
setMemberId(String) - Method in interface com.ibm.commerce.negotiation.beans.MemberAuctionRelationListInputDataBean
Sets the member ID.
setMemberId(Long) - Method in class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set memberId.
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.commands.GetCurrentPendingOrdersCmdImpl
Sets the identifier of the Member whose current pending Orders are to be retrieved.
setMemberId(Long) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the member to be used in resolving the order abbreviation(s).
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.SetCurrentPendingOrdersCmdImpl
Sets the id of the member whose pending orders are to be set current.
setMemberId(Long) - Method in class com.ibm.commerce.order.commands.SetOrderTemplateCmd.Group
This method sets the member to be used in resolving the order abbreviation(s).
setMemberId(Long) - Method in interface com.ibm.commerce.order.commands.ValidateOrderAddressCmd
Sets the identifier of the member.
setMemberId(Long) - Method in class com.ibm.commerce.order.commands.ValidateOrderAddressCmdImpl
Sets the identifier of the member.
setMemberId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets member Id
setMemberId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets member id
setMemberId(Long) - Method in class com.ibm.commerce.order.objects.CurrentPendingOrderAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.order.objects.CurrentPendingOrderAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.order.objects.OrderTemplateAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.order.objects.OrderTemplateAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
setMemberId(Long) - Method in interface com.ibm.commerce.order.utils.ResolveOrderItemsCmd
 
setMemberId(Long) - Method in class com.ibm.commerce.order.utils.ResolveOrderItemsCmdImpl
 
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.ResolveOrdersCmdImpl
 
setMemberId(String[]) - Method in interface com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmd
(Optional) This method sets the list of member id for each of the configuration components.
setMemberId(String[]) - Method in class com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmdImpl
(Optional) This method sets the list of member id for each of the configuration components.
setMemberId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the member id parameters (optional).
setMemberId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.payment.ppc.commands.PPCMerchantEditCtrlCmdImpl
This method sets the owner identifier of this merchant.
setMemberId(Long) - Method in class com.ibm.commerce.price.commands.AbstractGetEntitledPriceCmdImpl
This method, inherited from the parent class, is not supported for integration with an external price management system.
setMemberId(Long) - Method in interface com.ibm.commerce.price.commands.GetContractUnitPriceCmd
Sets the member identifier to be used for determining which trading agreements are valid to use to calculate the price.
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(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the member id parameters (optional).
setMemberId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the member id parameters (optional).
setMemberId(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.tools.campaigns.CatalogSearchDataBean
Sets the member ID of the category/catalog entry.
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
Sets the member identifier
setMemberID(BigDecimal) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchDataBean
Sets the member identifier of the owner of the entry
setMemberID(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the member identifier
setMemberId(Long) - Method in class com.ibm.commerce.user.beans.AddressBookDataBean
Sets the MemberId.
setMemberId(String) - Method in class com.ibm.commerce.user.beans.AddressBookDataBean
Sets the MemberId.
setMemberId(String) - Method in class com.ibm.commerce.user.beans.AddressDataBean
Sets the member Id If the addressId is not set, The DataBean will try to find the address according to the member Id and nick name.
setMemberId(Long) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.user.objects.AddressBookAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.user.objects.AddressBookAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.user.objects.MemberAttributeDatetimeValueAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeDatetimeValueAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.user.objects.MemberAttributeFloatValueAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeFloatValueAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.user.objects.MemberAttributeIntegerValueAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeIntegerValueAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.user.objects.MemberAttributeStringValueAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeStringValueAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.user.objects.MemberAttributeValueAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeValueAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.user.objects.MemberGroupMemberAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.user.objects.MemberGroupMemberAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.user.objects.MemberRoleAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.user.objects.MemberRoleAccessBean
 
setMemberId(Long) - Method in class com.ibm.commerce.user.objects.MemberViewPreferenceAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.user.objects.MemberViewPreferenceAccessBean
 
setMemberId(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressAddCmd
Sets the memberId of the member to add the address for.
setMemberId(Long) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the member identifier.
setMemberId(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the member identifier.
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.MemberLockCmd
Sets the memberId for the organization to either Locked or Unlocked state.
setMemberId(String) - Method in class com.ibm.commerce.usermanagement.commands.MemberLockCmdImpl
This method sets the memberID for the organization to either Locked or Unlocked state.
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.MemberRoleAssignCmdImpl
Sets the member identifier.
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.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.MemberRoleUpdateCmd
Sets the memberId of the user or orgEntities to assign roles.
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.OrgEntityRegistrationCmd
Foreign key reference to the MEMBER table.
setMemberId(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Foreign key reference to the MEMBER table For an O, this column can be null or contains the parent O or parent OU member id.
setMemberId(String) - Method in class com.ibm.commerce.utf.beans.RFQDataLight
Sets the member ID.
setMemberId(Long) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setMemberId(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
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.
setMemberIds(Long[]) - Method in class com.ibm.commerce.membergroup.commands.AddMemberGroupMembersCmdImpl
Sets the member IDs.
setMembers(Vector) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskCmd
Sets the Task Members
setMembers(Vector) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskCmdImpl
Sets the Task Members
setMembers(Vector) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskMembersCmd
Set the member IDs of the task group content contributors.
setMembers(Vector) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskMembersCmdImpl
Set the member IDs of the task group content contributors.
setMembers(Vector) - Method in interface com.ibm.commerce.contentmanagement.commands.RemoveTaskMembersCmd
Set the member IDs of the task group content contributors.
setMembers(Vector) - Method in class com.ibm.commerce.contentmanagement.commands.RemoveTaskMembersCmdImpl
Set the member IDs of the task group content contributors.
setMembers(Vector) - Method in interface com.ibm.commerce.contentmanagement.commands.SendActivateTaskEmailCmd
Sets the members Set this value to define specific members to send the email to.
setMembers(Vector) - Method in class com.ibm.commerce.contentmanagement.commands.SendActivateTaskEmailCmdImpl
Sets the members Set this value to define specific members to send the email to.
setMembers(Vector) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskUpdateCmd
Sets the Members.
setMembers(Vector) - Method in class com.ibm.commerce.contentmanagement.commands.TaskUpdateCmdImpl
Sets the members.
setMemberType(short) - Method in class com.ibm.commerce.member.dataobjects.DOBase
Sets the member type.
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
This method 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.DynamicTreeMenuType
Sets the name of this DynamicTreeMenuType.
setMenuType(String) - Method in class com.ibm.commerce.tools.common.ui.DynamicTreeNode
Sets the menuType value.
setMerchandisable(boolean) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'Merchandisable' attribute.
setMerchandisingAssociationForMerchandisingAssociationCatalogEntryRelation(MerchandisingAssociation) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
setMerchandisingAssociationForMerchandisingAssociationCatalogGroupRelation(MerchandisingAssociation) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
setMerchandisingAssociationTypeForMerchandisingAssociationCatalogEntryRelation(MerchandisingAssociationType) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
setMerchandisingAssociationTypeForMerchandisingAssociationCatalogGroupRelation(MerchandisingAssociationType) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
setMerchantConfId(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCMerchantConfigurationEditCtrlCmdImpl
This method sets the current merhcnat configuration ID.
setMerchantConfId(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCMerchantConfigurationInfoEditCtrlCmdImpl
This method sets the merchant configuration id of this merchant configuration information.
setMerchantConfInfoProperty(int, MerchantConfInfoProperty) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.MerchantConfInfoProperties
This method sets the merchantConfInfoProperty with index.
setMerchantId(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCMerchantConfigurationEditCtrlCmdImpl
This method sets the merchant ID of this merchant configuration.
setMerchantId(String) - Method in interface com.ibm.commerce.payment.ppc.commands.PPCMerchantEditCtrlCmd
 
setMerchantId(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCMerchantEditCtrlCmdImpl
This method sets the identifier of this merchant.
setMerchantId(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCStoreMerchantAssociateCtrlCmdImpl
This method sets the identifier of the involved merhcant.
setMerchantItemNumber(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setMerchantKey(String) - Method in interface com.ibm.commerce.me.commands.DBProcurementAuthenticationCmd
This method sets the Merchant Key to use in the encryption of the password.
setMerchantKey(String) - Method in class com.ibm.commerce.me.commands.DBProcurementAuthenticationCmdImpl
This method sets the Merchant Key to use in the encryption of the password.
setMerchantKey(String) - Method in interface com.ibm.commerce.me.commands.LdapAuthenticationCmd
This method sets the Merchant Key to use in the encryption of the password.
setMerchantKey(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Deprecated.
in version 6.0. This is no longer used.
setMerchantKey(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Deprecated.
in version 6.0. This is no longer used.
setMerchantName(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCMerchantEditCtrlCmdImpl
This method sets the name of this merchant.
setMerchantNotificationProperties(TypedProperty) - Method in interface com.ibm.commerce.subscription.commands.SubscriptionNotificationCmd
Sets the merchant notification message properties.
setMerchantNotificationProperties(TypedProperty) - Method in class com.ibm.commerce.subscription.commands.SubscriptionNotificationCmdImpl
This method sets the input properties for e-mail to be sent to the merchant.
setMerchantNotify(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderNotificationInfoTypeImpl
 
setMerchantNotify(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderNotificationInfoType
Sets the value of the 'Merchant Notify' attribute.
setMerchantNumber(Integer) - Method in class com.ibm.commerce.order.commands.OrderPrepareBaseImpl
Set merchant id.
setMerchantOrderId(String) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets merchant Order Id
setMerchantOrderId(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setMerchantOrderNumber(String) - Method in interface com.ibm.commerce.order.facade.datatypes.FinancialTransactionType
Sets the value of the 'Merchant Order Number' attribute.
setMerchantOrderNumber(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setMerchantOrderNumber(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setMerchantReturnReasonsList(MerchantReturnReasonsDataBean[]) - Method in class com.ibm.commerce.ordermanagement.beans.MerchantReturnReasonsListDataBean
This method sets MerchantReturnReasonsDataBean array.
setMerchantRn(Integer) - Method in class com.ibm.commerce.order.commands.OrderPrepareBaseImpl
Set merchant id.
setMerchantStoreId(Integer) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setMerchantStoreId(String) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setMerchConfId(String) - Method in interface com.ibm.commerce.payment.ppc.commands.PPCPaymentechBatchCtrlCmd
This method sets the merchant configuration identifier.
setMerchConfId(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentechBatchCtrlCmdImpl
This method sets the merchant configuration identifier.
setMerge(Hashtable) - Method in class com.ibm.commerce.fulfillment.commands.ATPParameters
Insert the method's description here.
setMergeOrderItems(Hashtable) - Method in interface com.ibm.commerce.fulfillment.commands.AllocateInventoryCmd
Sets the order items to be merged, if possible.
setMergeOrderItems(Hashtable) - Method in class com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl
Sets the order items to be merged, if possible.
setMergePattern(boolean) - Method in class com.ibm.commerce.marketing.promotion.condition.FreeGiftPurchaseCondition
Sets the merge pattern flag.
setMergeToCurrentPendingOrder(String) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListSubmitCmdImpl
This method sets the indicator to represent whether the requisition list is to be merged into current pending order.
setMessage(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementHistoryAccessBean
 
setMessage(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListAnnouncementType
Sets the value of the 'Message' attribute.
setMessage(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAnnouncementVO
Sets message
setMessage(String) - Method in class com.ibm.commerce.messaging.commands.NewInboundMessageCmdImpl
This method sets the content of the message buffer.
setMessage(String) - Method in exception com.ibm.commerce.tools.catalog.util.CatalogToolException
sets the exception message.
setMessageContent(String) - Method in interface com.ibm.commerce.messaging.commands.BroadcastMessageCmd
Sets the message content.
setMessageContent(String) - Method in class com.ibm.commerce.messaging.commands.BroadcastMessageCmdImpl
Sets the message content.
setMessageCounts(MessageCountDataBean[]) - Method in class com.ibm.commerce.negotiation.beans.MessageCountListBean
Populates message array with message count list
setMessageCounts(MessageCountDataBean[]) - Method in interface com.ibm.commerce.negotiation.beans.MessageCountListInputDataBean
Populates message array with message count list
setMessageForGuest(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setMessageForGuest(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the message for guess for the gift registry
setMessageForRegistrant(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListPurchaseRecordType
Sets the value of the 'Message For Registrant' attribute.
setMessageId(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateDatabean
Sets the message ID for this template
setMessageId(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateSummaryDatabean
Sets the message id
setMessageId(String) - Method in class com.ibm.commerce.emarketing.engine.PersonalizedContentManagedEmailContent
Sets the messageId that will be used to fetch the content of the e-mail.
setMessageId(String) - Method in interface com.ibm.commerce.me.commands.CheckBatchOrderRequestCmd
This method sets the payload message ID that identifies a unique order in the order table.
setMessageId(String) - Method in class com.ibm.commerce.me.commands.CheckBatchOrderRequestCmdImpl
This method sets the Message ID (payload ID).
setMessageId(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderHeader
This method sets the messageId of the order
setMessageId(String) - Method in class com.ibm.commerce.negotiation.beans.MessageDataBean
Sets message ID.
setMessageId(String) - Method in class com.ibm.commerce.negotiation.beans.MessageInfoDataBean
Sets message ID.
setMessageId(String) - Method in interface com.ibm.commerce.negotiation.beans.MessageInfoInputDataBean
Sets message ID.
setMessageId(String) - Method in class com.ibm.commerce.negotiation.beans.MessageInfoListBean
Sets Message ID.
setMessageId(String) - Method in interface com.ibm.commerce.negotiation.beans.MessageInfoListInputDataBean
Sets Message ID.
setMessageId(String) - Method in interface com.ibm.commerce.negotiation.beans.MessageInputDataBean
Sets message ID.
setMessageId(String) - Method in class com.ibm.commerce.negotiation.beans.MessageListBean
Sets message ID.
setMessageId(String) - Method in interface com.ibm.commerce.negotiation.beans.MessageListInputDataBean
Sets message ID.
setMessageIdentifier(Long) - Method in interface com.ibm.commerce.orderquotation.commands.QuotationResponse
Sets the message identifier field of the response.
setMessageIdentifier(Long) - Method in class com.ibm.commerce.orderquotation.commands.QuotationResponseImpl
Sets the message identifier field of the response.
setMessageKey(String) - Method in exception com.ibm.commerce.edp.api.BaseException
This method sets the key of the message to be translated.
setMessageMapperId(Integer) - Method in interface com.ibm.commerce.programadapter.messagemapper.MessageMapper
Sets the Message Mapper Identifier.
setMessageMapperId(Integer) - Method in class com.ibm.commerce.programadapter.messagemapper.MessageMapperGenericImpl
Sets the Message Mapper Identifier.
setMessageMapperName(String) - Method in interface com.ibm.commerce.programadapter.messagemapper.MessageMapper
Sets the Message Mapper name.
setMessageMapperName(String) - Method in class com.ibm.commerce.programadapter.messagemapper.MessageMapperGenericImpl
Sets the Message Mapper name.
setMessageParameters(String[]) - Method in exception com.ibm.commerce.context.exception.BusinessContextServiceException
Sets the parameters that the message requires.
setMessageProperties(TypedProperty) - Method in interface com.ibm.commerce.messaging.commands.BroadcastMessageCmd
Sets the messageProperties object used by message composition.
setMessageProperties(TypedProperty) - Method in class com.ibm.commerce.messaging.commands.BroadcastMessageCmdImpl
Sets the messageProperties object used by message composition.
setMessages(MessageInfoDataBean[]) - Method in class com.ibm.commerce.negotiation.beans.MessageInfoListBean
Populates a message array with a message list.
setMessages(MessageInfoDataBean[]) - Method in interface com.ibm.commerce.negotiation.beans.MessageInfoListInputDataBean
Populates a message array with a message list.
setMessages(MessageDataBean[]) - Method in class com.ibm.commerce.negotiation.beans.MessageListBean
Populates a message array with a message list.
setMessages(MessageDataBean[]) - Method in interface com.ibm.commerce.negotiation.beans.MessageListInputDataBean
Populates a message array with a message list.
setMessageSubjectParms(Object[]) - Method in interface com.ibm.commerce.messaging.commands.ReleaseShipNotifyCmd
This method sets parameters for the notification message subject.
setMessageSubjectParms(Object[]) - Method in class com.ibm.commerce.messaging.commands.ReleaseShipNotifyCmdDummyImpl
Sets parameters for notification message subject.
setMessageSubjectParms(Object[]) - Method in class com.ibm.commerce.messaging.commands.ReleaseShipNotifyCmdImpl
This method sets the parameters for notification message subject.
setMessageSubjectParms(Object[]) - Method in interface com.ibm.commerce.order.commands.OrderNotifyCmd
Set parameters for notification message subject
setMessageSubjectParms(Object[]) - Method in class com.ibm.commerce.order.commands.OrderNotifyCmdImpl
Set parameters for notification message subject
setMessageType(String) - Method in class com.ibm.commerce.component.giftregistry.commands.SendGiftRegistryConfirmationCmdImpl
Sets the message type to be used with the message being sent.
setMessageType(Integer) - Method in interface com.ibm.commerce.messaging.commands.BroadcastMessageCmd
Sets the message type (as specified in the MSGTYPES table).
setMessageType(Integer) - Method in class com.ibm.commerce.messaging.commands.BroadcastMessageCmdImpl
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.
setMessaging(Messaging) - Method in class com.ibm.commerce.messaging.outboundservice.Messaging.AsyncMessagingWorker
Set the messaging object
setMeta(Boolean) - Method in interface com.ibm.commerce.foundation.persistence.EntityDao
Sets whether to return meta data.
setMetaData(Map<String, Object>) - Method in class com.ibm.commerce.catalog.facade.server.services.search.metadata.solr.SolrCatalogNavigationViewImpl
Assigned the meta data object.
setMetaData(ResourceContainerMetaData) - Method in class com.ibm.commerce.context.content.resources.AbstractResourceContainerImpl
This method sets the metadata associated with the container.
setMetaData(ManagedResourceMetaData) - Method in class com.ibm.commerce.context.content.resources.AbstractResourceManagerImpl
This method sets the resource manager metadata that contains the configuration information for the resource manager.
setMetaData(ResourceContainerMetaData) - Method in interface com.ibm.commerce.context.content.resources.ResourceContainer
This method sets the metadata associated with the container.
setMetaData(ManagedResourceMetaData) - Method in interface com.ibm.commerce.context.content.resources.ResourceManager
This method sets the metadata of the resource manager.
setMetadata(MetadataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Metadata' containment reference.
setMetaData(ServletCacheRequest, HttpServletResponse) - Method in class com.ibm.commerce.marketing.cache.EMarketingSpotMetaDataGenerator
This method uses the task command GetMarketingSpotBehaviorCmd to determine the caching behavior for the e-Marketing Spot.
setMetaData(ServletCacheRequest, HttpServletResponse) - Method in class com.ibm.commerce.pagelayout.cache.PageDesignMetaDataGenerator
This method sets the meta-data on the cache for the store page request.
setMetaData(ServletCacheRequest, HttpServletResponse) - Method in class com.ibm.commerce.rest.caching.RESTKeyListMetaDataGenerator
Updates the dependency IDs.
setMetaData(ServletCacheRequest, HttpServletResponse) - Method in class com.ibm.commerce.rest.caching.RESTMetaDataGenerator
Set MetaData
setMetaphortype_id(Integer) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.PAStats
Sets the metaphor type ID recorded in the current event.
setMetaphorTypeId(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ProductAdvisorStatisticsBean
Sets the metaphor type ID of this statistics.
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
 
setMetaphorTypeId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsAccessBean
 
setMetaphorTypeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsKey
 
setMetaphorTypeIdAsInteger(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ProductAdvisorStatisticsBean
Sets the metaphor type ID of this statistics, in EJB attribute type.
setMethodName(String) - Method in exception com.ibm.commerce.context.exception.BusinessContextServiceException
Sets the name of the method that is throwing this exception.
setMethodName(String) - Method in class com.ibm.commerce.payment.config.beans.PaymentConfigMethodDataBean
This method sets the payment method name in this databean.
setMethodName(String) - Method in class com.ibm.commerce.payment.config.commands.PaymentConfigurationUpdateCtrlCmdImpl
This method sets the payment/refund method name.
setMethodSource(String) - Method in exception com.ibm.commerce.edp.api.BaseException
This method sets the name of the method that created the exception.
setMethodType(String) - Method in class com.ibm.commerce.payment.config.beans.AvailablePaymentCfgListDataBean
This method sets the method type, which could be payment or refund.
setMethodType(String) - Method in class com.ibm.commerce.payment.config.beans.PaymentConfigMethodDataBean
This method sets the method type, which could be payment or refund.
setMethodType(String) - Method in class com.ibm.commerce.payment.config.beans.PaymentConfigurationListDataBean
This method sets the method type, which could be payment or refund.
setMethodType(String) - Method in class com.ibm.commerce.payment.config.beans.StorePaymentConfigurationListDataBean
This method sets the method type, which could be payment or refund.
setMethodType(String) - Method in class com.ibm.commerce.payment.config.commands.PaymentConfigurationDeleteCtrlCmdImpl
This method sets the method type, which could be payment or refund.
setMethodType(String) - Method in class com.ibm.commerce.payment.config.commands.PaymentConfigurationUpdateCtrlCmdImpl
This method sets the method type, which could be payment or refund.
setMethodType(String) - Method in class com.ibm.commerce.payment.config.commands.StorePaymentConfigurationAddCtrlCmdImpl
This method sets the method type, which could be payment or refund.
setMethodType(String) - Method in class com.ibm.commerce.payment.config.commands.StorePaymentConfigurationDeleteCtrlCmdImpl
This method sets the method type, which could be payment or refund.
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the 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.CatalogEntryUpdateCmdImpl
Set manufacturer name of the catalog entry
setMfname(String) - Method in interface com.ibm.commerce.search.catalog.SearchCategoryCmd
Reserved for IBM internal use.
setMfname(String) - Method in class com.ibm.commerce.search.catalog.SearchCategoryCmdImpl
Reserved for IBM internal use.
setMfname(String) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set manufacturer name of the Catalog Entry
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the partnumber 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.CatalogEntryUpdateCmdImpl
Set 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
 
setMiddleName(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setMiddleName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PersonNameType
Sets the value of the 'Middle Name' attribute.
setMiddleName(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets middle name for the gift registry address
setMiddlename(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Middlename' attribute.
setMiddleName(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
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.UpdateStoreAddressCmd
This method sets 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.VendorCreateCmd
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.VendorUpdateCmd
Set the 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 class com.ibm.commerce.user.objects.AddressAccessBean
 
setMiddleName(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the middle name of the individual.
setMiddleName(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the middle name.
setMiddleName(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the middle name of the individual.
setMiddleName(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the middle name.
setMimeCharSet(String) - Method in class com.ibm.commerce.common.objects.LanguageAccessBean
 
setMimeencoding(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQAttachmentCmd
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.ModifyRFQAttachmentCmd
Stores the mime encoding of the RFQ attachment.
setMimeencoding(String) - Method in class com.ibm.commerce.utf.commands.ModifyRFQAttachmentCmdImpl
Sets new document Mime Coding.
setMimeencoding(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the mime encoding of the offering attachment.
setMimeType(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentAssetDataBean
Sets the mime type of the attachment asset
setMimeType(String) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentAssetCmd
Sets the mime type of the attachment asset.
setMimeType(String) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentAssetCmdImpl
Sets the mime type of the attachment asset.
setMimeType(String) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmd
Sets the mime type of the attachment asset.
setMimeType(String) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmdImpl
Sets the mime type of the attachment asset.
setMimeType(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentAssetEntityCreationData
Sets the mime type.
setMimeType(String) - Method in interface com.ibm.commerce.contract.commands.ContractAttachmentAddCmd
Sets the MIME type of the attachment.
setMimeType(String) - Method in class com.ibm.commerce.contract.commands.ContractAttachmentAddCmdImpl
Sets the MIME type of the attachment.
setMimeType(String) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setMimeType(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentAssetType
Sets the value of the 'Mime Type' attribute.
setMimeType(String) - Method in class com.ibm.commerce.marketing.beans.CollateralDataBean
Sets mime type.
setMimeType(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentType
Sets the value of the 'Mime Type' attribute.
setMimeType(String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentDataBean
This method sets the mimeType.
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.utf.commands.CreateRFQAttachmentCmdImpl
Sets the document Mime type
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.ModifyRFQAttachmentCmdImpl
Sets new document Mime Type.
setMimetype(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the mime type of the offering attachment.
setMimeTypeEncoding(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentAssetDataBean
Sets the encoding of the mime type of the attachment asset.
setMimeTypeEncoding(String) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentAssetCmd
Sets the encoding of the mime type of the attachment asset.
setMimeTypeEncoding(String) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentAssetCmdImpl
Sets the encoding of the mime type of the attachment asset.
setMimeTypeEncoding(String) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmd
Sets the encoding of the mime type of the attachment asset.
setMimeTypeEncoding(String) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmdImpl
Sets the encoding of the mime type of the attachment asset.
setMimeTypeEncoding(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentAssetEntityCreationData
Sets the mime type encoding.
setMimeTypeEncoding(String) - Method in interface com.ibm.commerce.contract.commands.ContractAttachmentAddCmd
Sets the MIME type encoding of the attachment.
setMimeTypeEncoding(String) - Method in class com.ibm.commerce.contract.commands.ContractAttachmentAddCmdImpl
Sets the MIME type encoding of the attachment.
setMimeTypeEncoding(String) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setMimeTypeEncodingFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the mime type encoding of the attachment from the tools XML objects and stores it in a member variable.
setMimeTypeEncodingFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the mime type encoding of the attachment from the tools XML objects 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 objects 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 objects and stores it in a member variable.
setMinAmount(BigDecimal) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setMinAmount(String) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setMinamount(String) - Method in class com.ibm.commerce.edp.parsers.paymentactions.Action
This method sets the minimum amount of the action.
setMinAmount(MonetaryAmountType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentInstructionTypeImpl
 
setMinAmount(MonetaryAmountType) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentInstructionType
Sets the value of the 'Min Amount' containment reference.
setMinAmt(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the minimum order amount, if purchase condition is order type.
setMinBidUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets auction's reserve price from the WebSphere Commerce tools framework XML object, and sets it for the command.
setMinBidUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets auction's reserve price from the WebSphere Commerce tools framework XML object, and sets it for the command.
setMinimumAlphabetic(Integer) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setMinimumAlphabetic(String) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setMinimumAmount(String) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfiguration.PaymentMethod
This method sets the minimum amount for current payment method configuration.
setMinimumAmount(String) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfigurations.PaymentMethodConfiguration
This method sets the minimum amount for current payment method configuration.
setMinimumApproveAmount(BigDecimal) - Method in class com.ibm.commerce.common.objects.CurrencyFormatAccessBean
 
setMinimumApproveAmount(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatAccessBean
 
setMinimumNumeric(Integer) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setMinimumNumeric(String) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setMinimumPasswordLength(Integer) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setMinimumPasswordLength(String) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setMinimumPrice(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemCatalogEntryListDataBean
Set the lowest price within a price range
setMinimumQtyForSplit(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreItem
Sets the value of the 'Minimum Qty For Split' attribute.
setMinimumQtyForSplit(Integer) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setMinimumQtyForSplit(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setMinimumQuantity(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Minimum Quantity' attribute.
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.catalogmanagement.commands.OfferAddCmdImpl
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.OfferUpdateCmdImpl
Set the minimum quantity required for the offer
setMinimumQuantity(Double) - Method in class com.ibm.commerce.contract.objects.ComponentOfferAccessBean
 
setMinimumQuantity(double) - Method in interface com.ibm.commerce.foundation.common.datatypes.OfferPriceType
Sets the value of the 'Minimum Quantity' attribute.
setMinimumQuantity(Double) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setMinimumQuantity(String) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setMinimumQuantity(Double) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setMinimumQuantity(String) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setMinimumValue(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setMinimumValue(String) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setMinLength(int) - Method in class com.ibm.commerce.payments.plugin.simpleoffline.parsers.paymentmethod.Property
This method sets the min length.
setMinorVersion(Integer) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setMinorVersion(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setMinorVersion(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Sets the field of minorVersion
setMinorVersion(Integer) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setMinorVersion(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setMinorVersion(Integer) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
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.ModifyRFQBasicInfoCmd
Stores the minor version number of the RFQ.
setMinorVersion(Integer) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores the minor version number of the RFQ.
setMinorVersion(Integer) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setMinorVersion(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setMinorVersionNumber(int) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContractExternalIdentifierType
Sets the value of the 'Minor Version Number' attribute.
setMinorVersionNumber(int) - Method in class com.ibm.commerce.foundation.common.datatypes.impl.ContractExternalIdentifierTypeImpl
 
setMinorVersionNumber(String) - Method in class com.ibm.commerce.tools.contract.beans.ContractDataBean
Sets the minor version number
setMinPrice(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets minPrice.
setMinQuant(String) - Method in class com.ibm.commerce.negotiation.beans.OpenCryBidControlRuleDataBean
Sets the minimum bid quantity.
setMinQuant(String) - Method in interface com.ibm.commerce.negotiation.beans.OpenCryBidControlRuleInputDataBean
Sets the minimum bid quantity.
setMinQuant(String) - Method in class com.ibm.commerce.negotiation.beans.SealedBidControlRuleDataBean
Sets the minimum bid quantity.
setMinQuant(String) - Method in interface com.ibm.commerce.negotiation.beans.SealedBidControlRuleInputDataBean
Sets the minimum bid quantity.
setMinQuantity(Double) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setMinQuantity(String) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setMinValue(String) - Method in class com.ibm.commerce.negotiation.beans.OpenCryBidControlRuleDataBean
Sets the minimum bid value.
setMinValue(String) - Method in interface com.ibm.commerce.negotiation.beans.OpenCryBidControlRuleInputDataBean
Sets the minimum bid value.
setMinValue(String) - Method in class com.ibm.commerce.negotiation.beans.SealedBidControlRuleDataBean
Sets the minimum bid value.
setMinValue(String) - Method in interface com.ibm.commerce.negotiation.beans.SealedBidControlRuleInputDataBean
Sets the minimum bid value.
setMixedDiscount(MixedDiscount) - Method in class com.ibm.commerce.discount.rules.Discount
Set the mixed discount.
setMktTxt(String) - Method in class com.ibm.commerce.tools.campaigns.search.beans.CollateralSearchListDataBean
Sets the value of the Marketing Text search criteria used in the search.
setMktTxt(String) - Method in class com.ibm.commerce.tools.campaigns.search.commands.CollateralSearchCmdImpl
Sets the value of the Marketing Text search criteria used in the search.
setMktTxtOperator(String) - Method in class com.ibm.commerce.tools.campaigns.search.beans.CollateralSearchListDataBean
Sets the operator of the Marketing Text search criteria used in the search.
setMktTxtOperator(String) - Method in class com.ibm.commerce.tools.campaigns.search.commands.CollateralSearchCmdImpl
Sets the operator of the Marketing Text search criteria used in the search.
setMobilePhone(MobilePhoneType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Mobile Phone' containment reference.
setMobilePhone(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the mobile phone number of the user to search.
setMobilePhone1(MobilePhoneType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'Mobile Phone1' containment reference.
setMobilePhone1(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setMobilePhone1(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the mobile number 1.
setMobilePhone1(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the primary mobile phone.
setMobilePhone1(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the mobile phone 1.
setMobilePhone1(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the primary mobile phone.
setMobilePhone1Country(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setMobilePhone1Country(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the mobile number 1 country.
setMobilePhone1Country(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the primary mobile phone.
setMobilePhone1Country(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the mobile number 1 country.
setMobilePhone1Country(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the primary mobile phone country.
setMode(Integer) - Method in class com.ibm.commerce.discount.rules.ServiceDiscount
Set the mode of the Adjustment for which the ServiceDiscount is created.
setMode(Integer) - Method in interface com.ibm.commerce.messaging.commands.BroadcastMessageCmd
Sets 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.GetRecipientsCmd
Sets The broadcast mode.
setMode(Integer) - Method in class com.ibm.commerce.messaging.commands.GetRecipientsCmdImpl
Sets The broadcast mode.
setMode(Integer) - Method in class com.ibm.commerce.messaging.databeans.MsgObjectDataBean
This method sets the mode identifying the table to retrieve.
setMode(String) - Method in class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method sets the search mode which describes the type of search desired.
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
 
setModelId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceMdlSpecAccessBean
 
setModelName(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceModelAccessBean
 
setModificationTime(Object) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Modification Time' attribute.
setModifiedBy(String) - Method in interface com.ibm.commerce.emarketing.commands.EmailPromotionSaveTaskCmd
Sets the user logon name of the person who modified or created the e-mail activity.
setModifiedBy(String) - Method in class com.ibm.commerce.emarketing.commands.EmailPromotionSaveTaskCmdImpl
Sets the user logon name of the person who modified or created the e-mail activity.
setModifiedBy(String) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionAccessBean
 
setModifiedDate(Timestamp) - Method in interface com.ibm.commerce.emarketing.commands.EmailPromotionSaveTaskCmd
Sets the date when this e-mail activity was modified.
setModifiedDate(Timestamp) - Method in class com.ibm.commerce.emarketing.commands.EmailPromotionSaveTaskCmdImpl
Sets the date when this e-mail activity was modified.
setModifiedDate(Timestamp) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionAccessBean
 
setModifiedDate(String) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionAccessBean
 
setModuleName(String) - Method in class com.ibm.commerce.context.content.resources.file.ManagedFileResourceManager
This method sets the moduleName.
setMonetaryAmount(MonetaryAmount) - Method in class com.ibm.commerce.edp.commands.ChangePaymentCurrencyTaskCmdImpl
This method sets the current monetary amount object, which contains the value and the currency.
setMonetaryDiscount(MonetaryDiscount) - Method in class com.ibm.commerce.discount.rules.Discount
Set the monetary discount.
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.
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.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.PickBatchGenerateCmdImpl
 
setMoveInOrders(String[]) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets a destination order for the output order items.
setMoveInOrders(String[]) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets a destination order for the output order items.
setMoveInOrders(String[]) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets a destination order for the output order items.
setMoveOutOrders(String[]) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets the orders from which order items will be moved.
setMoveOutOrders(String[]) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets the orders from which order items will be moved.
setMoveOutOrders(String[]) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets the orders from which order items are moved.
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(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignStatisticsBean
Sets the marketing page element ID of this statistics.
setMpeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnLog
Deprecated.
Sets the MPE ID recorded in the current event.
setMpeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats
Sets the MPE ID recorded in the current event.
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.CpgnLog
Deprecated.
Sets the MPE name recorded in the current event.
setMpeName(String) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats
Deprecated.
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details, method setEMarketingSpotName(String) in this class is used for the same purpose as this method. Sets the MPE name recorded in the current event.
setMpeType(String) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnLog
Deprecated.
Sets the MPE type recorded in the current event.
setMpeType(String) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats
Deprecated.
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details, method setEMarketingSpotTypeName(String) in this class is used for the same purpose as this method. Sets the MPE type 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.
setMpeTypeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnLog
Deprecated.
Sets the MPE type ID recorded in the current event.
setMpeTypeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats
Deprecated.
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details, method setEMarketingSpotTypeId(Integer) in this class is used for the same purpose as this method. Sets the MPE type ID recorded in the current event.
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.
setMsg(String) - Method in class com.ibm.commerce.edp.parsers.edits.EditAction
This method sets the message configured for current EditAction.
setMsg(String) - Method in class com.ibm.commerce.edp.parsers.paymentactions.Action
This method sets the message of the action.
setMsgAction(String) - Method in class com.ibm.commerce.negotiation.commands.ModifyForumMessageCmdImpl
Sets the msgAction member field.
setMsgBody(String) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setMsgId(Long) - Method in class com.ibm.commerce.messaging.databeans.MsgObjectDataBean
This method sets the message ID for the desired messaging object to retrieve.
setMsgId(String) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageDataBean
Sets the message Id, uses it to set key field of access bean.
setMsgId(String) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageInputDataBean
Sets the message ID.
setMsgId(String[]) - Method in class com.ibm.commerce.negotiation.commands.DeleteMailCmdImpl
Sets message ID list for deletion .
setMsgId(Long) - Method in class com.ibm.commerce.negotiation.commands.DisplayMessageCmdImpl
Mutation method to set message reference number
setMsgMultipleStatus(String[]) - Method in class com.ibm.commerce.negotiation.beans.MessageCountListBean
Sets multiple message status.
setMsgMultipleStatus(String[]) - Method in interface com.ibm.commerce.negotiation.beans.MessageCountListInputDataBean
Sets multiple message status.
setMsgMultipleStatus(String[]) - Method in class com.ibm.commerce.negotiation.beans.MessageInfoListBean
Sets multiple message status.
setMsgMultipleStatus(String[]) - Method in interface com.ibm.commerce.negotiation.beans.MessageInfoListInputDataBean
Sets multiple message status.
setMsgMultipleStatusStr(String) - Method in class com.ibm.commerce.negotiation.beans.MessageCountListBean
Sets multiple message status.
setMsgMultipleStatusStr(String) - Method in class com.ibm.commerce.negotiation.beans.MessageInfoListBean
Sets multiple message status.
setMsgObj(Messaging) - Method in class com.ibm.commerce.messaging.commands.SendXMLOrderCmdImpl
This method sets the Messaging object.
setMsgParam1(String) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setMsgParam1(String) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setMsgParam2(String) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setMsgParam2(String) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setMsgParam3(String) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setMsgParam3(String) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setMsgRecipientId(String) - Method in class com.ibm.commerce.negotiation.beans.MessageCountDataBean
Sets message recipient ID.
setMsgRecipientId(String) - Method in interface com.ibm.commerce.negotiation.beans.MessageCountInputDataBean
Sets message recipient ID.
setMsgRecipientId(String) - Method in class com.ibm.commerce.negotiation.beans.MessageCountListBean
Sets message recipient ID.
setMsgRecipientId(String) - Method in interface com.ibm.commerce.negotiation.beans.MessageCountListInputDataBean
Sets message recipient ID.
setMsgRecipientId(String) - Method in class com.ibm.commerce.negotiation.beans.MessageInfoDataBean
Sets message recipient ID.
setMsgRecipientId(String) - Method in interface com.ibm.commerce.negotiation.beans.MessageInfoInputDataBean
Sets message recipient ID.
setMsgRecipientId(String) - Method in class com.ibm.commerce.negotiation.beans.MessageInfoListBean
Sets recipient ID.
setMsgRecipientId(String) - Method in interface com.ibm.commerce.negotiation.beans.MessageInfoListInputDataBean
Sets recipient ID.
setMsgSenderId(String) - Method in class com.ibm.commerce.negotiation.beans.MessageInfoListBean
Sets sender ID.
setMsgSenderId(String) - Method in interface com.ibm.commerce.negotiation.beans.MessageInfoListInputDataBean
Sets sender ID.
setMsgSenderId(String) - Method in class com.ibm.commerce.negotiation.beans.MessageListBean
Sets message sender ID.
setMsgSenderId(String) - Method in interface com.ibm.commerce.negotiation.beans.MessageListInputDataBean
Sets message sender ID.
setMsgSendStatus(String) - Method in class com.ibm.commerce.negotiation.beans.MessageInfoListBean
Sets message send status.
setMsgSendStatus(String) - Method in interface com.ibm.commerce.negotiation.beans.MessageInfoListInputDataBean
Sets message send status.
setMsgSendStatus(String) - Method in class com.ibm.commerce.negotiation.beans.MessageListBean
Sets message send status.
setMsgSendStatus(String) - Method in interface com.ibm.commerce.negotiation.beans.MessageListInputDataBean
Sets message send status.
setMsgStatus(String) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageLightListBean
Sets the value of field msg status.
setMsgStatus(String) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageLightListInputDataBean
Sets the value of field msg status.
setMsgStatus(String) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageListBean
Sets the msg status.
setMsgStatus(String) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageListInputDataBean
Sets the msg status.
setMsgStatus(String) - Method in class com.ibm.commerce.negotiation.beans.MessageCountDataBean
Sets message status.
setMsgStatus(String) - Method in interface com.ibm.commerce.negotiation.beans.MessageCountInputDataBean
Sets message status.
setMsgStatus(String) - Method in class com.ibm.commerce.negotiation.beans.MessageCountListBean
Sets message status.
setMsgStatus(String) - Method in interface com.ibm.commerce.negotiation.beans.MessageCountListInputDataBean
Sets message status.
setMsgStatus(String) - Method in class com.ibm.commerce.negotiation.beans.MessageInfoListBean
Sets message status.
setMsgStatus(String) - Method in interface com.ibm.commerce.negotiation.beans.MessageInfoListInputDataBean
Sets message status.
setMsgStatus(String) - Method in class com.ibm.commerce.negotiation.commands.DisplayMessageCmdImpl
Mutation method to set message status
setMsgStatus(String) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setMsgStatus(Long, String) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setMsgSubject(String) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setMsgType(Integer) - Method in class com.ibm.commerce.messaging.commands.OrderStatusNotifySendCmdImpl
Deprecated.
setMsgType(Integer) - Method in interface com.ibm.commerce.messaging.commands.SendMsgCmd
Deprecated.
use setMsgType(String) instead.
setMsgType(String) - Method in interface com.ibm.commerce.messaging.commands.SendMsgCmd
This method sets the message type required to initialize the messaging system.
setMsgType(Integer) - Method in class com.ibm.commerce.messaging.commands.SendMsgCmdImpl
Deprecated.
setMsgType(String) - Method in class com.ibm.commerce.messaging.commands.SendMsgCmdImpl
This method sets the message type required to initialize the messaging system.
setMsgType(Integer) - Method in class com.ibm.commerce.negotiation.commands.AuctionNotificationCmdImpl
Stores the incoming value for the message type.
setMsgType(int) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setMsgType(String) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setMsgType(int) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setMsgType(String) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setMsgTypeName(String) - Method in class com.ibm.commerce.messaging.commands.OrderStatusNotifySendCmdImpl
This method sets the message type name.
setMsgTypeName(String) - Method in interface com.ibm.commerce.messaging.notification.datatypes.TransportOverride
This method sets the message type name.
setMsgTypeName(String) - Method in class com.ibm.commerce.messaging.notification.datatypes.TransportOverrideData
This method sets the message type.
setMultipleAuctionStatus(String[]) - Method in class com.ibm.commerce.negotiation.beans.BidListBean
Sets the mask used to lookup bids by auction-status.
setMultipleAuctionStatus(String[]) - Method in interface com.ibm.commerce.negotiation.beans.BidListInputDataBean
Sets the mask used to lookup bids by auction-status.
setMultipleAuctionStatusStr(String) - Method in class com.ibm.commerce.negotiation.beans.BidListBean
Sets the auction status.
setMultipleBidStatus(String[]) - Method in class com.ibm.commerce.negotiation.beans.BidListBean
Sets the mask used to lookup bids by bid-status.
setMultipleBidStatus(String[]) - Method in interface com.ibm.commerce.negotiation.beans.BidListInputDataBean
Sets the mask used to lookup bids by bid-status.
setMultipleBidStatusStr(String) - Method in class com.ibm.commerce.negotiation.beans.BidListBean
Sets the bid status.
setMultipleSourceCatalogEntryId(String) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot
Adds a source catalog entry ID to the list in a vector object.
setMultipleSourceCatalogGroupId(String) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot
Adds a source catalog group ID to the list in a vector object.
setMultiplyOrDivide(String) - Method in class com.ibm.commerce.common.objects.CurrencyConversionAccessBean
 
setMultiplyOrDivide(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitConversionAccessBean
 
setMultiStates(Integer[]) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Sets the states.
setMultiStates(Integer[]) - Method in interface com.ibm.commerce.utf.beans.RFQListInputDataBean
Sets the states.
setMultiType(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Multi Type' attribute.
setMustUsePriceListPreference(Short) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setMustUsePriceListPreference(String) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setMutatePropertyMethod(Method) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectAttributeConfig
Set the method for setting the value
setMutateRelationShipMethod(Method) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectAttributeMappingConfig
 
setName(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentRelationDescriptionDataBean
Sets the language dependent name of the attachment target.
setName(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentTargetDescriptionDataBean
Sets the language dependent name of the attachment target.
setName(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationDescriptionEntityCreationData
Sets the language dependent name of the attachment relation.
setName(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationUsageDescriptionEntityCreationData
Sets the language dependent name of the attachment relation usage.
setName(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentTargetDescriptionEntityCreationData
Sets the language dependent name of the attachment target.
setName(String) - Method in class com.ibm.commerce.bi.taglib.CampaignBaseTag
Sets the content name that should be used
setName(String) - Method in class com.ibm.commerce.bi.taglib.CampaignURLBaseTag
Sets the name of the content (collateral, catalog entry, category or associated catalog entry).
setName(String) - Method in class com.ibm.commerce.catalog.beans.AttributeDataBean
Sets the attribute name.
setName(String) - Method in class com.ibm.commerce.catalog.beans.AttributeValueDataBean
Sets the language dependent name of the attribute value.
setName(Object) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AssociationType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogDescriptionType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogDescription
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryAttribute
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDescription
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupAttribute
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupDescription
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitPredefinedConfigurationDescription
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSet
Sets the value of the 'Name' attribute.
setName(String) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setName(String) - Method in class com.ibm.commerce.catalog.objects.AttributeEntityCreationData
Sets the attribute name.
setName(String) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setName(String) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setName(String) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setName(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setName(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the attribute value name.
setName(String) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionAccessBean
 
setName(String) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionEntityCreationData
Sets the language dependent name of the catalog.
setName(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setName(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionEntityCreationData
Sets the language dependent name of the catalog entry.
setName(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeAccessBean
 
setName(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeEntityCreationData
Sets the language dependent name of the catalog group attribute.
setName(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setName(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionEntityCreationData
Sets the language dependent name of the catalog group.
setName(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetAccessBean
 
setName(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetEntityCreationData
Sets the name of the product set.
setName(String) - Method in interface com.ibm.commerce.catalogmanagement.commands.AttributeValueAddCmd
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.AttributeValueUpdateCmd
Sets the attribute value name.
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.CatalogAddCmd
Sets the language dependent name of the catalog.
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.CatalogEntryAddCmd
Sets the language dependent name of the catalog entry.
setName(String) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the language dependent name of the Catalog Entry.
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.CatalogEntryUpdateCmdImpl
Set language dependent name of catalog entry 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.CatalogGroupAddCmdImpl
Set the language dependent name of 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.CatalogGroupUpdateCmdImpl
Set the language dependent name of the catalog group description
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.CatalogUpdateCmdImpl
Sets the language dependent name of the catalog.
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.ProductAttributeAddCmdImpl
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.ProductAttributeDeleteCmdImpl
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.ProductAttributeUpdateCmdImpl
Set the 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
 
setName(String) - Method in class com.ibm.commerce.component.contextservice.NameValuePair
Sets the name portion of this name-value pair object.
setName(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setName(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementEmailListAccessBean
 
setName(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRuleAccessBean
 
setName(String) - Method in class com.ibm.commerce.component.servicemapper.ServiceMappingGroup
Sets the name of the mapping group.
setName(String) - Method in class com.ibm.commerce.condition.OpenCondition.Parameter
Sets the name of this parameter.
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.SimpleCondition.Qualifier
Sets the name of the qualifier.
setName(String) - Method in class com.ibm.commerce.content.commands.ContentEvaluationCmdImpl
Deprecated.
Sets the name.
setName(String) - Method in class com.ibm.commerce.content.dynacache.AttachmentCmdEventData
Deprecated.
Sets the event name.
setName(String) - Method in class com.ibm.commerce.content.dynacache.CollateralCmdEventData
Deprecated.
Sets the event name.
setName(String) - Method in class com.ibm.commerce.contentmanagement.common.TaskDescription
Set Name
setName(String) - Method in class com.ibm.commerce.contentmanagement.common.TaskGroupDescription
Set Name
setName(String) - Method in class com.ibm.commerce.contentmanagement.common.WorkspaceDescription
Set Name
setName(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskDescriptionAccessBean
 
setName(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskDescriptionEntityCreationData
Sets the name.
setName(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupDescriptionAccessBean
 
setName(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupDescriptionEntityCreationData
Sets the name.
setName(String) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceDescriptionAccessBean
 
setName(String) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceDescriptionEntityCreationData
Sets the name.
setName(String) - Method in class com.ibm.commerce.context.content.resources.metadata.ResourceContainerMetaData
This method sets the name of the resource container.
setName(String) - Method in class com.ibm.commerce.context.content.resources.metadata.ResourceMetaData
This method sets the name of the resource.
setName(String) - Method in class com.ibm.commerce.context.content.resources.metadata.Task
Sets the task name.
setName(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setName(String) - Method in class com.ibm.commerce.edp.parsers.edits.EditAction
This method sets the action name of current EditAction.
setName(String) - Method in class com.ibm.commerce.edp.parsers.paymentactions.Action
This method sets the action name.
setName(String) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfiguration.PaymentMethod
This method sets the name of this payment method configuration.
setName(String) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfigurations.PaymentMethodConfiguration
This method sets the name of this payment method configuration.
setName(String) - Method in class com.ibm.commerce.edp.parsers.paymentrules.PaymentRule
This method sets the name of this payment rule.
setName(String) - Method in class com.ibm.commerce.edp.parsers.refundmethodconfiguration.RefundMethod
This method sets the name of this refund method configuration.
setName(String) - Method in class com.ibm.commerce.edp.parsers.refundmethodconfigurations.RefundMethodConfiguration
This method sets the name of this refund method configuration.
setName(String) - Method in class com.ibm.commerce.emarketing.beans.EmailMessageDataBean
Sets the name of the e-mail message template.
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.commands.EmailConfigurationSaveTaskCmdImpl
Sets the name of the e-mail configuration.
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.EmailPromotionSaveTaskCmdImpl
Sets the name of the e-mail activity.
setName(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateDatabean
Sets the name for this email template
setName(String) - Method in class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean
 
setName(String) - Method in class com.ibm.commerce.emarketing.objects.EmailMessageAccessBean
 
setName(String) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionAccessBean
 
setName(String) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setName(String) - Method in class com.ibm.commerce.experimentation.objects.ExperimentTypeAccessBean
 
setName(String) - Method in class com.ibm.commerce.foundation.client.util.oagis.RelationalExpression
Set the name of the operand
setName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ActivityExternalIdentifierType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentDescriptionType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.BusinessAccountExternalIdentifierType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.CampaignExternalIdentifierType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContextDataType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContractExternalIdentifierType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.FulfillmentCenterIdentifierType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.GenericTotalType
Sets the value of the 'Name' attribute.
setName(String) - Method in class com.ibm.commerce.foundation.common.datatypes.impl.BusinessAccountExternalIdentifierTypeImpl
 
setName(String) - Method in class com.ibm.commerce.foundation.common.datatypes.impl.ContractExternalIdentifierTypeImpl
 
setName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.MarketingContentExternalIdentifierType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.MarketingEmailTemplateExternalIdentifierType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.MarketingSpotExternalIdentifierType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.MemberGroupExternalIdentifierType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PriceListExternalIdentifierType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PromotionExternalIdentifierType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ProtocolDataType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.RoleIdentifierType
Sets the value of the 'Name' attribute.
setName(String) - Method in class com.ibm.commerce.foundation.server.services.httpdevice.Device
Sets the name of the device.
setName(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationMethodAccessBean
 
setName(String) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterAccessBean
 
setName(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListDescriptionType
Sets the value of the 'Name' attribute.
setName(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryEmailListVO
Sets the name of the recipient
setName(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
set the registry name
setName(String) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.ConfigurationValueType
Sets the value of the 'Name' attribute.
setName(String) - Method in class com.ibm.commerce.inventory.objects.OrderChannelTypeAccessBean
 
setName(String) - Method in class com.ibm.commerce.inventory.objects.OutputQueueAccessBean
 
setName(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestDescriptionType
Sets the value of the 'Name' attribute.
setName(String) - Method in class com.ibm.commerce.marketing.beans.CatalogGroupDataBean
This method sets the name of the catalog group.
setName(String) - Method in class com.ibm.commerce.marketing.beans.CollateralDataBean
Sets the name of this collateral.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.BaseMarketingSpotActivityDataType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementIdentifierType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementTemplateExternalIdentifierType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementVariableType
Sets the value of the 'Name' attribute.
setName(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentFormatType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotPageExternalIdentifier
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchreldsc
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrlusds
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collateral
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Colltype
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelement
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelementnvp
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmeletemplate
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmpage
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtriglstn
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlmsg
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emspot
Sets the value of the 'Name' attribute.
setName(String) - Method in class com.ibm.commerce.marketing.promotion.dependency.CampaignKey
Deprecated.
Sets the name.
setName(String) - Method in class com.ibm.commerce.marketing.promotion.dependency.CategoryKey
Sets the Name of the key.
setName(String) - Method in class com.ibm.commerce.marketing.promotion.dependency.CustomerProfileKey
Sets the Name.
setName(String) - Method in class com.ibm.commerce.marketing.promotion.runtime.TemplateKey
Sets the name of template key.
setName(String) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the name of the activity.
setName(String) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the name of the flow element.
setName(String) - Method in class com.ibm.commerce.marketing.runtime.util.ActivityTrigger
This method sets the trigger name associated with the trigger.
setName(String) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralAccessBean
 
setName(String) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralTypeAccessBean
 
setName(String) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setName(String) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotAccessBean
 
setName(String) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotMappableTypeAccessBean
 
setName(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setName(String) - Method in class com.ibm.commerce.me.datatype.Address
This method sets the address name.
setName(String) - Method in interface com.ibm.commerce.member.facade.datatypes.AttributeType
Sets the value of the 'Name' attribute.
setName(String) - Method in class com.ibm.commerce.messaging.commands.GetBatchAvailabilityCmdImpl
This method sets the name of the partner.
setName(String) - Method in class com.ibm.commerce.messaging.commands.GetPriceAndAvailabilityCmdImpl
/** This method sets the name of the partner.
setName(String) - Method in interface com.ibm.commerce.messaging.commands.RequestOrderQuotationPolicyCmd
This method sets the unique identifier for a partner.
setName(String) - Method in class com.ibm.commerce.messaging.commands.TransferShopcartCmdImpl
This method sets the unique identifier for a partner.
setName(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setName(String) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setName(String) - Method in class com.ibm.commerce.negotiation.objects.ForumAccessBean
 
setName(String) - Method in class com.ibm.commerce.negotiation.objects.RuleClassRegistryAccessBean
 
setName(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ActionCodeType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ReasonCodeType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ResponseCodeType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.CodeType
Sets the value of the 'Name' attribute.
setName(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ProtocolDataTypeImpl
 
setName(String) - Method in interface com.ibm.commerce.order.facade.datatypes.ProtocolDataType
Sets the value of the 'Name' attribute.
setName(String) - Method in class com.ibm.commerce.order.objects.OrderProcessSystemAccessBean
 
setName(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
setName(String) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.AbstractPageLayoutActivity
Sets the Name of this Page Layout Activity.
setName(String) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setName(String) - Method in class com.ibm.commerce.payments.plugin.impl.PluginConfigurationImpl
This method sets he name of the Plugin implementation.
setName(String) - Method in class com.ibm.commerce.payments.plugin.simpleoffline.parsers.paymentmethod.PaymentMethod
This method sets the name of payment method.
setName(String) - Method in class com.ibm.commerce.payments.plugin.simpleoffline.parsers.paymentmethod.Property
This method sets the name.
setName(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.Keyword
This method sets the name.
setName(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.PaymentSystemName
This method sets the name.
setName(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.Property
This method sets the name.
setName(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.MerchantConfInfoProperty
This method sets the name of the merchant configuration information property.
setName(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.PluginInformation
This method sets the name.
setName(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.PluginProperty
This method sets the name.
setName(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.ProtocolProperty
This method sets the name.
setName(String) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionElementVariableType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_element
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_elementnvp
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.promotion.facade.server.transform.validation.commands.PromotionElementNVPValidationCmd
Sets the name of the value to be validated.
setName(String) - Method in class com.ibm.commerce.promotion.facade.server.transform.validation.commands.PromotionElementNVPValidationCmdImpl
Sets the name of the value to be validated.
setName(String) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListCopyCmd
This method specifies the name of the created requisition list.
setName(String) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListCopyCmdImpl
This method specifies the name of the created requisition list.
setName(String) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListCreateCmd
This method specifies the name of the created requisition list.
setName(String) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListCreateCmdImpl
This method specifies the name of the created requisition list.
setName(String) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListItemUpdateCmd
This method specifies the requisition list name.
setName(String) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListItemUpdateCmdImpl
This method specifies the requisition list name.
setName(String) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListUpdateCmd
This method updates the name of the requisition list to the new name.
setName(String) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListUpdateCmdImpl
This method updates the name of the requisition list to the new name.
setName(String) - Method in class com.ibm.commerce.rfq.commands.RFQItemCommentAddCmdImpl
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.RFQPattributeAttachmentAddCmdImpl
Sets the 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.RFQResponseModifyBaseInfoCmdImpl
Sets RFQ Response name
setName(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setName(String) - Method in class com.ibm.commerce.rule.Action.Parameter
Sets the parameter name.
setName(String) - Method in class com.ibm.commerce.rule.Action
Sets the name of the action.
setName(String) - Method in interface com.ibm.commerce.scheduler.commands.AddBroadcastJobCmd
Sets the name of user.
setName(String) - Method in interface com.ibm.commerce.scheduler.commands.AddJobCmd
This method sets the user identity for the execution of the job.
setName(String) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the user identity to run the schedule job.
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 class com.ibm.commerce.search.beans.CatalogSearchListDataBean
To set name.
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 interface com.ibm.commerce.security.keys.WCKey
Sets the name of the key in the WCKeyRegistry.
setName(String) - Method in class com.ibm.commerce.security.keys.WCKeyBaseImpl
 
setName(String) - Method in interface com.ibm.commerce.store.facade.datatypes.GeoNodeDescriptionType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreAttributeType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreDescriptionType
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geondds
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocattr
Sets the value of the 'Name' attribute.
setName(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocds
Sets the value of the 'Name' attribute.
setName(String) - Method in class com.ibm.commerce.taxation.objects.CountryAccessBean
 
setName(String) - Method in class com.ibm.commerce.taxation.objects.StateProvinceAccessBean
 
setName(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setName(String) - Method in class com.ibm.commerce.taxation.objects.TaxCodeClassificationAccessBean
 
setName(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignDataBean.CampaignInitiative
Sets the name of the campaign initiative.
setName(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignDataBean.EmailActivity
Sets the name of the e-mail activity.
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.campaigns.search.beans.CollateralSearchListDataBean
Sets the value of the Collateral Name search criteria used in the search.
setName(String) - Method in class com.ibm.commerce.tools.campaigns.search.commands.CollateralSearchCmdImpl
Sets the value of the Collateral Name search criteria used in the search.
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.catalog.util.CategoryHelper
Set the language dependent name of catalog group 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.ProductSearchDataBean
Sets the name of the entry
setName(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the name to search for
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.epromotion.RLPromotion
Set the name of the Discount.
setName(String) - Method in interface com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmd
This method sets the name of the experiment to be created.
setName(String) - Method in class com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmdImpl
This method sets the name of the experiment to be created.
setName(String) - Method in interface com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmd
This method sets the name of the experiment to be updated.
setName(String) - Method in class com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmdImpl
This method sets the name of the experiment to be updated.
setName(String) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogEntrySearchDataBean
This method sets the name of this catalog entry.
setName(String) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogGroupSearchDataBean
This method sets the name of this catalog group.
setName(String) - Method in class com.ibm.commerce.tools.experimentation.search.CollateralSearchDataBean
This method sets the name of this collateral.
setName(String) - Method in class com.ibm.commerce.tools.experimentation.search.PromotionSearchDataBean
This method sets the name of this promotion.
setName(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeAccessBean
 
setName(String) - Method in class com.ibm.commerce.user.objects.MemberGroupTypeAccessBean
 
setName(String) - Method in class com.ibm.commerce.user.objects.RoleAccessBean
 
setName(String) - Method in class com.ibm.commerce.utf.beans.PAttributeListBean
Sets the name.
setName(String) - Method in interface com.ibm.commerce.utf.beans.PAttributeListInputDataBean
Sets the name.
setName(String) - Method in class com.ibm.commerce.utf.beans.RFQDataLight
Sets the rfq name.
setName(String) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Sets the name.
setName(String) - Method in interface com.ibm.commerce.utf.beans.RFQListInputDataBean
Sets the name.
setName(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
Stores the name of the RFQ.
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.CreateRFQItemCmd
Stores the item name.
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.ModifyRFQBasicInfoCmd
Stores the name of the RFQ.
setName(String) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores the name of the RFQ.
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.objects.PAttributeAccessBean
 
setName(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setNameCaseSensitive(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can choose case sensitive or case insensitive search.
setNameCaseSensitive(String) - Method in class com.ibm.commerce.search.beans.CatalogSearchListDataBean
To set nameCaseSensitive.
setNameCaseSensitive(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
A user can choose case sensitive or case insensitive search.
setNameFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the offering name from the tools XML objects 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 objects and stores it in a member variable.
setNameIdentifier(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.StoreExternalIdentifierType
Sets the value of the 'Name Identifier' attribute.
setNameLike(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the type of name search
setNameOperator(String) - Method in class com.ibm.commerce.tools.campaigns.search.beans.CollateralSearchListDataBean
Sets the operator of the Collateral Name search criteria used in the search.
setNameOperator(String) - Method in class com.ibm.commerce.tools.campaigns.search.commands.CollateralSearchCmdImpl
Sets the operator of the Collateral Name search criteria used in the 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.
setNameSearchCriteria(String) - Method in class com.ibm.commerce.tools.segmentation.SegmentListDataBean
Sets the search criteria to be used with the member group name: "1" - Match case, beginning with
"2" - Match case, containing
"3" - Ignore case, beginning with
"4" - Ignore case, containing
"5" - Match case, exact match
"6" - Ignore case, exact match
"7" - Ignore case, ends with
If unspecified, the default search criteria is "4".
setNameTermOperator(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can choose either 'like' or 'equal' as search operators.
setNameTermOperator(String) - Method in class com.ibm.commerce.search.beans.CatalogSearchListDataBean
To set nameTermOperator.
setNameTermOperator(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
A user can choose either 'like' or 'equal' as search operators.
setNameType(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can specify three types of search criteria All, Any, Exact Phrase.
setNameType(String) - Method in class com.ibm.commerce.search.beans.CatalogSearchListDataBean
To set nameType.
setNameType(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
A user can specify three types of search criteria All, Any, Exact Phrase.
setNameValuePairs(Map) - Method in class com.ibm.commerce.marketing.runtime.util.ActivityTrigger
This method sets the name value pairs associated with the trigger.
setNavigationPath(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryReferenceType
Sets the value of the 'Navigation Path' attribute.
setNavigationPath(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryType
Sets the value of the 'Navigation Path' attribute.
setNavigationPath(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogGroupReferenceType
Sets the value of the 'Navigation Path' attribute.
setNavigationPath(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogGroupType
Sets the value of the 'Navigation Path' attribute.
setNavigationRelationship(NavigationRelationshipType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Navigation Relationship' containment reference.
setNeededQuantity(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets needed quantity
setNeededQuantity(Integer) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setNeededQuantity(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setNeedGlobalized(boolean) - Method in class com.ibm.commerce.edp.beans.EDPPaymentStatusDataBean
This method sets the flag indicating if the result needs to be globalized.
setNeedGlobalized(boolean) - Method in class com.ibm.commerce.edp.beans.EDPRefundStatusDataBean
This method sets the flag indicating if the result need to be globalized.
setNeedPaging(boolean) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.db.jdbc.XPathSQLKeyProcessor
This method sets the flag whether paging is needed.
setNegotiatedPrice(BigDecimal) - Method in interface com.ibm.commerce.price.commands.ValidateDelegatedPriceCmd
Set the negotiated price.
setNegotiatedPrice(BigDecimal) - Method in class com.ibm.commerce.price.commands.ValidateDelegatedPriceCmdImpl
Set the negotiated price.
setNegotiationType(Integer) - Method in interface com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmd
Sets the negotiation type
setNegotiationType(Integer) - Method in class com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmdImpl
Sets the negotiation type
setNegotiationType(Integer) - Method in interface com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmd
Sets the negotiation type.
setNegotiationType(Integer) - Method in class com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmdImpl
Sets the negotiation type.
setNegotiationType(Integer) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Stores the incoming negotiation type.
setNegotiationType(Integer) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setNegotiationTypes(Integer[]) - Method in class com.ibm.commerce.utf.beans.RFQProdListBean
Sets the negotiationTypes.
setNeverPersist(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.Keyword
 
setNewAtomicPaymentRequired(boolean) - Method in class com.ibm.commerce.payment.actions.PaymentActionData
This method sets if the new atomic payment is required to create, which is decided by the configuration in Payment Rules.
setNewComment(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderCancelCmdImpl
Sets the order comment.
setNewContractMajorVersion(Integer) - Method in interface com.ibm.commerce.contract.commands.ContractNewVersionCmd
Sets the major version number of the new contract.
setNewContractMajorVersion(Integer) - Method in class com.ibm.commerce.contract.commands.ContractNewVersionCmdImpl
Sets the major 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.
setNewContractMinorVersion(Integer) - Method in class com.ibm.commerce.contract.commands.ContractNewVersionCmdImpl
Sets the minor version number of the new contract.
setNewContractName(String) - Method in interface com.ibm.commerce.contract.commands.ContractCopyCmd
Sets the name of the new contract.
setNewContractName(String) - Method in class com.ibm.commerce.contract.commands.ContractCopyCmdImpl
Sets the name of the new contract.
setNewDefaultWishList(String) - Static method in class com.ibm.commerce.giftcenter.facade.server.helpers.GiftCenterComponentHelper
Sets a user"s active wish list to be the default wish list.
setNewECouponPromotion(boolean) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the newECouponPromotion field to indicate if the coupon promotion is new or already created.
setNewElementParameter(String, String) - Method in interface com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmd
This method sets that a new element parameter has been created in the DMELEMENTNVP table for this element during activation of the activity.
setNewElementParameter(String, String) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
This method sets that a new element parameter has been created in the DMELEMENTNVP table for this element during activation of the activity.
setNewOrderItem(boolean) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set whether a new order item should be added to the target order.
setNewOrderItems(HashMap) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryExtOrderCopyCmdImpl
Sets the new orderItems.
setNewOrderItems(HashMap) - Method in interface com.ibm.commerce.order.commands.ExtOrderCopyCmd
Sets the new OrderItems.
setNewOrderItems(HashMap) - Method in class com.ibm.commerce.order.commands.ExtOrderCopyCmdImpl
Sets the new OrderItems.
setNewOrderItems(Map) - Method in interface com.ibm.commerce.orderitems.commands.ExtendOrderItemProcessCmd
Sets the newly created OrderItems.
setNewOrderItems(Map) - Method in class com.ibm.commerce.orderitems.commands.ExtendOrderItemProcessCmdImpl
Sets the newly created OrderItems.
setNewPassword(String) - Method in interface com.ibm.commerce.security.commands.ResetPasswordGuestValidationCmd
Sets the new password of the user whose password is being changed.
setNewPassword(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordGuestValidationCmdImpl
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.
setNewPassword(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordRegisterCmdImpl
Sets the new password of the user whose password is being changed.
setNewPasswordVerify(String) - Method in interface com.ibm.commerce.security.commands.ResetPasswordGuestValidationCmd
Sets the confirm new password of the user whose password is being changed.
setNewPasswordVerify(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordGuestValidationCmdImpl
Sets the confirm new password string 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.
setNewPasswordVerify(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordRegisterCmdImpl
Sets the confirm new password string of the user whose password is being changed.
setNewPIFlag(boolean) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This method sets the flag indicating if this payment instruction is newly added.
setNewRFQId(Long) - Method in interface com.ibm.commerce.rfq.commands.CopyRFQAttachmentCmd
Sets the unique id for the new RFQ
setNewRFQId(Long) - Method in class com.ibm.commerce.rfq.commands.CopyRFQAttachmentCmdImpl
Sets the newRFQId
setNewRfqId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQCreateForNextRoundCmdImpl
Sets the newRfqId
setNewRfqName(String) - Method in class com.ibm.commerce.rfq.commands.RFQCreateForNextRoundCmdImpl
Sets the newRfqName
setNewRFQName(String) - Method in interface com.ibm.commerce.utf.commands.CopyRFQCmd
Sets the unique name for the new RFQ
setNewRFQName(String) - Method in class com.ibm.commerce.utf.commands.CopyRFQCmdImpl
Sets the unique name for the new RFQ
setNewsletterName(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the newsletterName parameter for this Tag.
setNewStatus(String) - Method in interface com.ibm.commerce.tools.optools.order.commands.CSROrderStatusChangeCmd
Sets the new status
setNewStatus(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderStatusChangeCmdImpl
Sets the new status.
setNewStores(ArrayList) - Method in class com.ibm.commerce.command.CommandContextImpl
This method sets the new stores.
setNewTradingId(Long) - Method in class com.ibm.commerce.orderitems.commands.AdminOrderItemUpdateCOCmdImpl
This method sets the trading id to be stored in OrderItem.
setNewTradingId(Long) - Method in class com.ibm.commerce.quote.commands.AdminQuoteItemUpdateCmdImpl
Sets the trading id to be stored in OrderItem.
setNewUser(UserAccessBean) - Method in interface com.ibm.commerce.security.commands.MigrateUserEntriesCmd
This method sets the new user who is the recipient of the migrated resources from the old user.
setNewUser(UserAccessBean) - Method in class com.ibm.commerce.security.commands.MigrateUserEntriesCmdImpl
This method sets the new user who is the recipient of the migrated resources from the old user.
setNewUser(UserAccessBean) - Method in class com.ibm.commerce.wallet.commands.WalletExtMigrateUserEntriesCmdImpl
Sets the new user.
setNextChoice(PromotionExecutionRecord) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
In the case of a choice of rewards, it sets the next option.
setNextffmdate(Date) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Nextffmdate' attribute.
setNextInChain(Filter) - Method in class com.ibm.commerce.marketing.promotion.condition.FilterChain
This method adds the Filter to the Chain.
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.
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.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.ModifyRFQBasicInfoCmdImpl
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 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.
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.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.ModifyRFQBasicInfoCmdImpl
Stores the type of the next offering in the chain, if the RFQ is a part of a multistage business process.
setNextOffId(String) - Method in class com.ibm.commerce.utf.beans.RFQDataLight
Sets the next round rfq ID.
setNextOffId(Long) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setNextOffId(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setNextOffType(Integer) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setNextOffType(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setNextpaymentdate(Date) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Nextpaymentdate' attribute.
setNextStrategy(Integer) - Method in class com.ibm.commerce.fulfillment.commands.AllocateExistingInventoryCmdImpl
Deprecated.
This method will be changed to protected.
setNextTickleDate(Timestamp) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setNextTickleDateED(Timestamp) - Method in class com.ibm.commerce.tickler.beans.TicklerListDataBean
This method sets the reminder on end time of the tickler.
setNextTickleDateED(Timestamp) - Method in interface com.ibm.commerce.tickler.beans.TicklerListInputDataBean
This method sets the reminder on end time of the tickler.
setNextTickleDateSD(Timestamp) - Method in class com.ibm.commerce.tickler.beans.TicklerListDataBean
This method sets the reminder on start time of the tickler.
setNextTickleDateSD(Timestamp) - Method in interface com.ibm.commerce.tickler.beans.TicklerListInputDataBean
This method sets the reminder on start time of the tickler.
setNextTimeLimit(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotDataType
Sets the value of the 'Next Time Limit' attribute.
setNickName(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setNickName(String) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setNickName(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setNickname(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Nickname' attribute.
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.inventory.commands.CreateStoreAddressCmdImpl
 
setNickname(String) - Method in interface com.ibm.commerce.inventory.commands.UpdateStoreAddressCmd
This method sets 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 class com.ibm.commerce.member.dataobjects.AddressDO
Sets the nickname.
setNickName(String) - Method in class com.ibm.commerce.user.beans.AddressDataBean
Sets the Nick Name.
setNickName(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setNickName(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the nick name of the individual.
setNickName(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the nick name.
setNickName(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the nickname.
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.user.commands.CSRCustomerEnableAccountCmdImpl
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.CSRCustomerInfoUpdateCmdImpl
Sets the NLS hashtable.
setNo(String) - Method in class com.ibm.commerce.pvc.commands.PVCBufferUrlCmdImpl
Set the string of b_no parameter value.
setNodeName(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.ValueObjectContext
sets the node name
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.
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 class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method 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
This method 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.ProcessOrderCmdImpl
This method sets the URL to redirect to if any of the order items in the order cannot be allocated or backordered.
setNominalCost(BigDecimal) - Method in interface com.ibm.commerce.price.commands.CreateNominalCostCmd
Set the new value of the nominal cost of the product under this offer.
setNominalCost(BigDecimal) - Method in class com.ibm.commerce.price.commands.CreateNominalCostCmdImpl
Set the new value of the nominal cost of the product under this offer.
setNominalCost(BigDecimal) - Method in interface com.ibm.commerce.price.commands.UpdateNominalCostCmd
Set the new value of the nominal cost of the product under this offer
setNominalCost(BigDecimal) - Method in class com.ibm.commerce.price.commands.UpdateNominalCostCmdImpl
Set the new value of the nominal cost of the product under this offer.
setNominalQuantity(double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryShipment
Sets the value of the 'Nominal Quantity' attribute.
setNominalQuantity(Double) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setNominalQuantity(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setNominalQuantity(Double) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingEntityCreationData
Sets the nominal quantity for the product.
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.
setNoOfItems(int) - Method in class com.ibm.commerce.marketing.promotion.condition.OrderedQuantityFilter
This method sets the number of items to be selected.
setNoOfItems(int) - Method in class com.ibm.commerce.marketing.promotion.condition.PriceComparisonFilter
Deprecated.
This method sets the number of items to be selected.
setNoOfItems(int) - Method in class com.ibm.commerce.marketing.promotion.condition.QuantitySelectionFilter
This method sets the Number Of Items.
setNorthWestLatitude(BigDecimal) - Method in interface com.ibm.commerce.store.facade.server.context.StoreGeoCodeContext
Get the latitude of the north west corner point.
setNorthWestLatitude(BigDecimal) - Method in class com.ibm.commerce.store.facade.server.context.StoreGeoCodeContextImpl
Sets the latitude of the north west corner point.
setNorthWestLongitude(BigDecimal) - Method in interface com.ibm.commerce.store.facade.server.context.StoreGeoCodeContext
Get the longitude of the north west corner point.
setNorthWestLongitude(BigDecimal) - Method in class com.ibm.commerce.store.facade.server.context.StoreGeoCodeContextImpl
Sets the longitude of the north west corner point.
setNot(boolean) - Method in class com.ibm.commerce.condition.Condition
Sets the "NOT" attribute of the condition.
setNotBuyable(String[]) - Method in class com.ibm.commerce.order.commands.CheckOrderBuyableCmdImpl
Set catalog entry which is not buyable
setNote(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupDescription
Sets the value of the 'Note' attribute.
setNote(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setNote(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionEntityCreationData
Sets the footnote.
setNote(String) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatalogGroupAddCmd
Set the footnote of the catalog group description
setNote(String) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogGroupAddCmdImpl
Set the footnote of the catalog group description
setNote(String) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatalogGroupUpdateCmd
Set the footnote of the catalog group description
setNote(String) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogGroupUpdateCmdImpl
Sets the footnote of the catalog group description
setNote(String) - Method in class com.ibm.commerce.common.objects.CurrencyAccessBean
 
setNoteInfo(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Note Info' attribute.
setNoteInfo(String) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setNoteInfo(String) - Method in class com.ibm.commerce.catalog.objects.AttributeEntityCreationData
Sets the note info.
setNoteSent(boolean) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListPurchaseRecordType
Sets the value of the 'Note Sent' attribute.
setNotificationAttributes(Hashtable) - Method in interface com.ibm.commerce.order.commands.OrderProcessCmd
Sets the attributes for order notification
setNotificationAttributes(Hashtable) - Method in class com.ibm.commerce.order.commands.OrderProcessCmdImpl
Sets the attributes for order notification
setNotificationAttributes(Hashtable) - Method in class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method sets the notification attributes
setNotificationAttributes(Hashtable) - Method in interface com.ibm.commerce.order.commands.ProcessOrderCmd
This method sets the attributes for order notification
setNotificationAttributes(Hashtable) - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
This method sets the attributes for order notification
setNotificationClassName(String) - Method in class com.ibm.commerce.ras.ant.tasks.LogConfigurationTask
This method sets the notification class name that is used to send notifications.
setNotificationClassName(String) - Static method in class com.ibm.commerce.ras.ECLoggingProvider
Sets the error notification class name.
setNotificationClassName(String) - Method in class com.ibm.commerce.ras.LogConfiguration
Sets the notification class name.
setNotificationEnable(boolean) - Method in class com.ibm.commerce.ras.LogConfiguration
Sets the status of error notification.
setNotificationEnabled(boolean) - Method in interface com.ibm.commerce.order.commands.OrderNotifyCmd
Enable or disable order notification.
setNotificationEnabled(boolean) - Method in class com.ibm.commerce.order.commands.OrderNotifyCmdImpl
Enable or disable order notification.
setNotificationEnabled(String) - Method in class com.ibm.commerce.ras.ant.tasks.LogConfigurationTask
This method sets whether notification is enabled.
setNotificationID(Long) - Method in class com.ibm.commerce.messaging.outboundservice.Messaging
This method sets the notification ID and replaces any default value using the data in the notification object (from the database).
setNotificationId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets the notificationId
setNotificationId(Long) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setNotificationId(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setNotificationTemplateId(Integer) - Method in interface com.ibm.commerce.order.commands.OrderNotifyCmd
Set notification template id.
setNotificationTemplateId(Integer) - Method in class com.ibm.commerce.order.commands.OrderNotifyCmdImpl
Set notification template id.
setNotifyMerchant(Short) - Method in class com.ibm.commerce.order.commands.OrderProcessCmd.Group
Sets the notify merchant flag.
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(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 class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method specifies whether to notify the merchant when the order has been processed.
setNotifyMerchant(Short) - Method in interface com.ibm.commerce.order.commands.ProcessOrderCmd
This method specifies whether to notify the merchant when the order has been processed.
setNotifyMerchant(Short) - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
This method specifies whether to notify the merchant when the order has been processed.
setNotifyMerchant(Integer) - Method in class com.ibm.commerce.order.objects.OrderOptionAccessBean
 
setNotifyMerchant(String) - Method in class com.ibm.commerce.order.objects.OrderOptionAccessBean
 
setNotifyMerchant(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderCancelCmdImpl
Sets the notifyMerchant value.
setNotifyMerchant(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderProcessCmdImpl
Sets notify merchant option.
setNotifyMerchantByEmail(boolean) - Method in interface com.ibm.commerce.subscription.commands.SubscriptionNotificationCmd
Set the flag to notify the merchant.
setNotifyMerchantByEmail(boolean) - Method in class com.ibm.commerce.subscription.commands.SubscriptionNotificationCmdImpl
This method sets the merchant e-mail notification flag for the command.
setNotifyOrderSubmitted(Short) - Method in class com.ibm.commerce.order.commands.OrderProcessCmd.Group
Sets the notify order submitted flag.
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(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(String) - Method in class com.ibm.commerce.order.commands.OrderScheduleCmdImpl
Set the value of notifyOrderSubmitted flag.
setNotifyOrderSubmitted(Short) - Method in class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method 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
This method 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.ProcessOrderCmdImpl
This method 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 interface com.ibm.commerce.utf.commands.RFQNotificationMonitorBaseCmd
Sets whether the RFQ owner is notified.
setNotifyRFQOwner(boolean) - Method in class com.ibm.commerce.utf.commands.RFQNotificationMonitorBaseCmdImpl
Sets whether the RFQ owner is notified.
setNotifyShopper(Short) - Method in class com.ibm.commerce.order.commands.OrderProcessCmd.Group
Sets the notify shopper flag.
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(Short) - Method in class com.ibm.commerce.order.commands.OrderProcessCmdImpl
Specifies whether the customer should be notified when the order processing is complete.
setNotifyShopper(String) - Method in class com.ibm.commerce.order.commands.OrderScheduleCmdImpl
Set the value of notifyShopper flag.
setNotifyShopper(Short) - Method in class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method specifies whether to notify the shopper when the order has been processed.
setNotifyShopper(Short) - Method in interface com.ibm.commerce.order.commands.ProcessOrderCmd
This method specifies whether to notify the shopper when the order has been processed.
setNotifyShopper(Short) - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
This method specifies whether to notify the shopper when the order has been processed.
setNotifyShopper(Integer) - Method in class com.ibm.commerce.order.objects.OrderOptionAccessBean
 
setNotifyShopper(String) - Method in class com.ibm.commerce.order.objects.OrderOptionAccessBean
 
setNotifyShopper(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderCancelCmdImpl
Sets the notifyShopper value.
setNotifyShopper(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderProcessCmdImpl
Sets notify customer option.
setNotifyUser(boolean) - Method in interface com.ibm.commerce.subscription.commands.SubscriptionNotificationCmd
Set the flag to notify the user.
setNotifyUser(boolean) - Method in class com.ibm.commerce.subscription.commands.SubscriptionNotificationCmdImpl
This method sets the user e-mail notification flag for the command.
setNoun(Object) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogActionCmdImpl
Sets the noun.
setNoun(Object) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogEntryActionCmdImpl
Sets the noun.
setNoun(Object) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogGroupActionCmdImpl
Sets the noun.
setNoun(ContentVersionType) - Method in class com.ibm.commerce.content.version.AbstractContentVersionServiceImpl
Sets the noun.
setNoun(ContentVersionType) - Method in interface com.ibm.commerce.content.version.ContentVersionService
Sets the noun.
setNoun(Object) - Method in interface com.ibm.commerce.foundation.server.command.bod.AbstractChangeNounPartPostActionCmd
This method sets the noun that is part of the change operations.
setNoun(Object) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractChangeNounPartPostActionCmdImpl
This method sets the noun.
setNoun(Object) - Method in interface com.ibm.commerce.foundation.server.command.bod.AbstractProcessNounActionCmd
This method sets the noun that is acted upon as part of the process action.
setNoun(Object) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractProcessNounActionCmdImpl
Sets the noun.
setNoun(Object) - Method in interface com.ibm.commerce.foundation.server.command.bod.approval.AbstractCheckApprovalCmd
This method sets the noun to be checked for approval.
setNoun(Object) - Method in class com.ibm.commerce.foundation.server.command.bod.approval.AbstractCheckApprovalCmdImpl
This method sets the noun to be checked for approval.
setNoun(Object) - Method in interface com.ibm.commerce.foundation.server.command.bod.approval.AbstractPreApprovalCmd
This method sets the noun to perform the pre-approval work on.
setNoun(Object) - Method in class com.ibm.commerce.foundation.server.command.bod.approval.AbstractPreApprovalCmdImpl
This method sets the noun to perform the pre-approval work on.
setNoun(Object) - Method in class com.ibm.commerce.wallet.facade.server.commands.ProcessWalletItemDeleteCouponActionCmdImpl
Sets the noun.
setNoun(Object) - Method in interface com.ibm.commerce.wallet.facade.server.commands.ProcessWalletItemTypeSpecificActionCmd
Sets the noun.
setNounAttributeMappingConfig(BusinessObjectAttributeMappingConfig) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectMediatorConfig
Set the noun attribute mapping
setNounConfiguration(NounConfiguration) - Method in class com.ibm.commerce.foundation.server.services.changehistory.utility.AbstractChangeHistoryServiceDelegateImpl
Set the noun configuration, the configuration is retrieved from the wc-business-object-mediator.xml which include the nounName and the service implementation, the service implementation will be used to provide the information needed by change history.
setNounConfiguration(NounConfiguration) - Method in class com.ibm.commerce.foundation.server.services.changehistory.utility.ExtendAbstractChangeHistoryServiceImpl
Set the noun configuration, the configuration is retrieved from the wc-business-object-mediator.xml which include the nounName and the service implementation, the service implementation will be used to provide the information needed by change history.
setNounInterfaceClass(Class) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectMediatorConfig
Set the noun interface class
setNounOutcomeValue(BaseVO) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.BOD
Sets a list of BODs that have problems being processed
setNouns(List) - Method in class com.ibm.commerce.component.bod.DataArea
Sets the list of nouns contained in this data area
setNouns(List) - Method in interface com.ibm.commerce.foundation.server.command.bod.AbstractInsertMoreNounDataCmd
This method sets the original list of nouns that is returned as part of the Get request.
setNouns(List) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractInsertMoreNounDataCmdImpl
This method sets the original list of nouns that is returned as part of the Get request.
setNouns(List) - Method in interface com.ibm.commerce.giftcenter.commands.GiftListContextUpdateCmd
Sets the list of nouns returned by the Get based on the search expression.
setNouns(List) - Method in class com.ibm.commerce.giftcenter.commands.GiftListContextUpdateCmdImpl
Sets the list of nouns which are returned by the get service based on the search expression.
setNouns(List) - Method in class com.ibm.commerce.installment.facade.server.commands.FetchOrderInstallmentPriceCmdImpl
 
setNouns(List) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
 
setNouns(List) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Set the nouns of InventoryAvailabilityType
setNouns(List) - Method in class com.ibm.commerce.inventory.facade.server.commands.FetchInventoryAvailabilityCmdImpl
(non-Javadoc)
setNounsArray(Object[]) - Method in class com.ibm.commerce.component.bod.DataArea
A way to add 1 or more verbs to the DataArea
setNounType(Class) - Method in class com.ibm.commerce.component.servicemapper.BODFactory
Sets the type of the noun this factory currently is handling
setNounType(Class) - Method in class com.ibm.commerce.component.servicemapper.ServiceMapping
Sets the type of the noun on which the mapping is based.
setNull(boolean) - Method in class com.ibm.commerce.base.helpers.OptCounterInfo
Sets whether the current known OPTCOUNTER value is null.
setNumAcceptAllowed(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setNumberOfAccounts(int) - Method in class com.ibm.commerce.tools.contract.beans.AccountListDataBean
Sets the number of accounts
setNumberOfChildren(int) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Number Of Children' attribute.
setNumberOfChildren(Integer) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setNumberOfChildren(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setNumberOfContracts(String) - Method in class com.ibm.commerce.tools.contract.beans.AccountDataBean
Sets the number of contracts in this account
setNumberOfContracts(int) - Method in class com.ibm.commerce.tools.contract.beans.ContractListDataBean
Sets the number of contracts returned.
setNumberOfDays(Integer) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setNumberOfDays(String) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setNumberOfDays(int) - Method in interface com.ibm.commerce.promotion.commands.ProcessExpiredPromotionsCmd
Sets the number of days the promotions can be expired for.
setNumberOfDays(int) - Method in class com.ibm.commerce.promotion.commands.ProcessExpiredPromotionsCmdImpl
Sets the number of days the promotions can be expired for.
setNumberOfDistinctApprovers(String) - Method in class com.ibm.commerce.approval.beans.ApprovalStatusLightListBean
Sets the number of distinct approvers
setNumberOfDistinctApprovers(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalStatusLightListInputDataBean
Sets the number of distinct approvers.
setNumberOfHits(String) - Method in class com.ibm.commerce.approval.beans.ApprovalStatusLightListBean
Sets the number of hits.
setNumberOfHits(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalStatusLightListInputDataBean
Sets the number of hits.
setNumberOfHouseholds(Integer) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setNumberOfHouseholds(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setNumberOfWorkspaces(String) - Method in class com.ibm.commerce.context.content.ant.tasks.CreateWorkspaceTask
This method sets the number of workspaces to create.
setNumberPattern(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setNumberPattern(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setNumberUsage(String) - Method in class com.ibm.commerce.common.beans.StoreCurrencyFormatDescriptionDataBean
Set the number usage, such as '-1'.
setNumberUsage(String) - Method in class com.ibm.commerce.price.utils.UnitAmountDataBeanImpl
(Optional) Set the number usage for the formatting.
setNumberUsageId(Integer) - Method in class com.ibm.commerce.common.objects.NumberUsageAccessBean
 
setNumberUsageId(String) - Method in class com.ibm.commerce.common.objects.NumberUsageAccessBean
 
setNumberUsgId(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyFormatAccessBean
 
setNumberUsgId(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatAccessBean
 
setNumberUsgId(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setNumberUsgId(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setNumberUsgId(Integer) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatAccessBean
 
setNumberUsgId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatAccessBean
 
setNumberUsgId(Integer) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setNumberUsgId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
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 interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the offering's response count from the tools XML objects and stores it in a member variable.
setNumBidsFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the offering's response count from the tools XML objects and stores it in a member variable.
setNumChildren(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the numChildren parameter for this Tag.
setNumCoupons(int) - Method in class com.ibm.commerce.couponredemption.commands.CouponDSSTaskCmdImpl
Deprecated.
Sets the number of coupons.
setNumCoupons(int) - Method in class com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmdImpl
Deprecated.
Sets the number of coupons.
setNumCoupons(int) - Method in class com.ibm.commerce.couponwallet.commands.DeleteCouponsFromWalletCmdImpl
Deprecated.
Sets the number of coupons.
setNumCoupons(int) - Method in class com.ibm.commerce.couponwallet.commands.PersistCouponForLaterUseCmdImpl
Deprecated.
Sets the number of coupons.
setNumCoupons(int) - Method in class com.ibm.commerce.couponwallet.databeans.ViewWalletDataBean
Deprecated.
Sets the number of eCoupons applied for the products.
setNumericCurrencyCode(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyAccessBean
 
setNumericCurrencyCode(String) - Method in class com.ibm.commerce.common.objects.CurrencyAccessBean
 
setNumericKey(Number) - Method in class com.ibm.commerce.marketing.promotion.dependency.CampaignKey
Deprecated.
Sets the numericKey.
setNumericKey(Number) - Method in class com.ibm.commerce.marketing.promotion.dependency.CatalogEntryKey
Sets the numericKey for the catalog entry key.
setNumericKey(Number) - Method in class com.ibm.commerce.marketing.promotion.dependency.CategoryKey
Sets the numeric key of the category key.
setNumericKey(Number) - Method in class com.ibm.commerce.marketing.promotion.dependency.CustomerKey
Sets the numeric key.
setNumericKey(Number) - Method in class com.ibm.commerce.marketing.promotion.dependency.CustomerProfileKey
Sets the numericKey for the customer profile key.
setNumericKey(Number) - Method in class com.ibm.commerce.marketing.promotion.dependency.OrderItemKey
Sets the numericKey.
setNumericKey(Number) - Method in class com.ibm.commerce.marketing.promotion.dependency.OrderKey
Sets the numericKey.
setNumericKey(Number) - Method in class com.ibm.commerce.marketing.promotion.dependency.StoreKey
Sets the numericKey.
setNumericKey(Number) - Method in class com.ibm.commerce.marketing.promotion.policy.PromotionPolicyKey
Sets the numericKey.
setNumericKey(Number) - Method in class com.ibm.commerce.marketing.promotion.PromotionKey
Sets the numeric value of the promotion key.
setNumericRangeDataBean(BigDecimal, BigDecimal, BigDecimal) - Method in class com.ibm.commerce.negotiation.operation.NumericRangeDataBeanHelper
Sets the data bean that will be processed.
setNumericValue(Number) - Method in class com.ibm.commerce.marketing.promotion.reward.CustomNumericValueAdjustment
This method sets the Custom Numeric Value.
setNumInHousehold(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the numInHousehold parameter for this Tag.
setNumOffered(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setNumOffered(Integer) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the numOffered, the actual number of coupons accepted by shoppers so far.
setNumOfGiftItems(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.FreeNonPurchasableGiftAdjustment
This method sets the quantity of Free Gift items to be given as discount.
setNumOfGiftItems(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.FreePurchasableGiftAdjustment
This method sets the quantity of Free Gift items to be given as discount.
setNumOfResponses(Integer) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setNumOfResponses(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setNumResponses(Integer) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
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.ModifyRFQBasicInfoCmd
Stores the limit for the number of responses.
setNumResponses(Integer) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores the limit for the number of responses.
setNumResponses(Integer) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the numResponses
setNumSeenAllowed(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setNumUse(Integer) - Method in class com.ibm.commerce.couponwallet.objects.CouponWalletAccessBean
 
setNumUseAllowed(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setNVP(String, String) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot
Sets name/value pairs that will be used as part of the request parameters.
setNVP(String, String) - Method in class com.ibm.commerce.marketing.runtime.util.EMarketingSpotDataBean
This method sets a name-value pair.
setNVPairs(Hashtable) - Method in class com.ibm.commerce.negotiation.commands.BidSubmitCmdImpl
Stores the incoming hashtable of name-value pairs.
setNVPs(NameValuePair[]) - Method in class com.ibm.commerce.component.contextservice.ActivityDataNameValuePairs
Sets the complete parameter set.
setNVPs(int, NameValuePair) - Method in class com.ibm.commerce.component.contextservice.ActivityDataNameValuePairs
Sets the name-value pair at a given index.
setNVPs(Map) - Method in class com.ibm.commerce.marketing.runtime.util.EMarketingSpotDataBean
This method sets the name-value pairs associated with the data to display in the e-Marketing Spot.
setObjCls(String) - Method in class com.ibm.commerce.experimentation.objects.ExperimentTypeAccessBean
 
setObject_id(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrel
Sets the value of the 'Object id' attribute.
setObject_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingitem
Sets the value of the 'Object id' attribute.
setObject_id(long) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingstat
Sets the value of the 'Object id' attribute.
setObject_type(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingstat
Sets the value of the 'Object type' attribute.
setObjectClass(String) - Method in class com.ibm.commerce.tools.experimentation.beans.ExperimentTypeDataBean
This method sets the reference to the object class for this experiment type.
setObjectId(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentDataBean
Deprecated.
This method should never be used.
setObjectId(String) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentRelationCmd
Sets the primary key, in the form of a string, of the business object that owns this attachment relation.
setObjectId(String) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentRelationCmdImpl
Sets the primary key, in the form of a string, of the business object that owns this attachment relation.
setObjectId(String) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentRelationCmd
Sets the primary key, in the form of a string, of the business object that owns this attachment relation.
setObjectId(String) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentRelationCmdImpl
Sets the primary key, in the form of a string, of the business object that owns this attachment relation.
setObjectId(String) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentRelationCmd
Sets the primary key, in the form of a string, of the business object that owns this attachment relation.
setObjectId(String) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentRelationCmdImpl
Sets the primary key, in the form of a string, of the business object that owns this attachment relation.
setObjectId(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationEntityCreationData
Sets the object ID which is the primary key of the business object.
setObjectId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Object Id' attribute.
setObjectId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Object Id' attribute.
setObjectId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Object Id' attribute.
setObjectId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Object Id' attribute.
setObjectId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryRelation
Sets the value of the 'Object Id' attribute.
setObjectId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryType
Sets the value of the 'Object Id' attribute.
setObjectId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroup
Sets the value of the 'Object Id' attribute.
setObjectId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupAttribute
Sets the value of the 'Object Id' attribute.
setObjectId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemType
Sets the value of the 'Object Id' attribute.
setObjectId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ListPrice
Sets the value of the 'Object Id' attribute.
setObjectId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociation
Sets the value of the 'Object Id' attribute.
setObjectId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
Sets the value of the 'Object Id' attribute.
setObjectId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
Sets the value of the 'Object Id' attribute.
setObjectId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationType
Sets the value of the 'Object Id' attribute.
setObjectId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Object Id' attribute.
setObjectId(long) - Method in interface com.ibm.commerce.content.facade.datatypes.ContentVersionExternalIdentifierType
Sets the value of the 'Object Id' attribute.
setObjectId(String) - Method in exception com.ibm.commerce.edp.api.InvalidRequestException
This method sets the unique identifier of the canceled object.
setObjectId(Object) - Method in exception com.ibm.commerce.edp.api.ObjectAlreadyExistsException
This method sets the object ID.
setObjectId(Object) - Method in exception com.ibm.commerce.edp.api.ObjectCannotBeFoundException
This method sets the id of the object.
setObjectId(Object) - Method in exception com.ibm.commerce.edp.api.ObjectCreationException
This method sets the id of the object.
setObjectId(Object) - Method in exception com.ibm.commerce.edp.api.ObjectDeletionException
This method sets the id of the object.
setObjectId(Object) - Method in exception com.ibm.commerce.edp.api.ObjectUpdateException
This method sets the id of the object.
setObjectId(Object) - Method in class com.ibm.commerce.experimentation.dependency.DynamicKey
This method sets the unique ID of the object associated with this key class.
setObjectId(Integer) - Method in class com.ibm.commerce.experimentation.runtime.CampaignInitiative
This method sets the ID that uniquely identifies this object.
setObjectId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotMappableObjectAccessBean
 
setObjectId(String) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.pagelocation.PageLocationActivityESpot
Sets the Object Id of this Page Location Activity ESpot.
setObjective(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignType
Sets the value of the 'Objective' attribute.
setObjective(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Objective' attribute.
setObjective(String) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setObjectName(String) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.pagelocation.PageLocationActivityESpot
Sets the Object Name of this Page Location Activity ESpot.
setObjectType(String) - Method in interface com.ibm.commerce.content.facade.datatypes.ContentVersionExternalIdentifierType
Sets the value of the 'Object Type' attribute.
setObjectType(String) - Method in exception com.ibm.commerce.edp.api.InvalidRequestException
This method sets the type of the canceled object.
setObjectType(String) - Method in exception com.ibm.commerce.edp.api.ObjectAlreadyExistsException
This method sets the object type.
setObjectType(String) - Method in exception com.ibm.commerce.edp.api.ObjectCannotBeFoundException
This method sets the type name of the object.
setObjectType(String) - Method in exception com.ibm.commerce.edp.api.ObjectCreationException
This method sets the type name of the object.
setObjectType(String) - Method in exception com.ibm.commerce.edp.api.ObjectDeletionException
This method sets the type name of the object.
setObjectType(String) - Method in exception com.ibm.commerce.edp.api.ObjectUpdateException
This method sets the type name of the object.
setOffAmounts(BigDecimal[]) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffInDifferentCurrencyAdjustment
Sets the array of off amounts.
setOffer(OfferAccessBean) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Set the offer used to price the catalog entry.
setOffer(OfferAccessBean) - Method in class com.ibm.commerce.price.commands.ItemPriceInfo
Set offer access bean
setOfferAttrListFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the list of attributes for the offeringfrom the tools XML objects and stores it in a member variable.
setOfferAttrListFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the list of attributes for the offeringfrom the tools XML objects and stores it in a member variable.
setOfferId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Offer Id' attribute.
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.catalogmanagement.commands.OfferAddCmdImpl
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.OfferDeleteCmdImpl
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.OfferUpdateCmdImpl
Set the offer Id
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.messaging.commands.BroadcastMessageCmdImpl
Sets the offer ID (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.GetRecipientsCmdImpl
Sets The offer (for targeted broadcast).
setOfferId(Long) - Method in class com.ibm.commerce.order.calculation.Item
 
setOfferID(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setOfferID(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Offer ID' attribute.
setOfferId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets offer id
setOfferId(Long) - Method in class com.ibm.commerce.order.objects.OfferDescriptionAccessBean
 
setOfferId(String) - Method in class com.ibm.commerce.order.objects.OfferDescriptionAccessBean
 
setOfferId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setOfferId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setOfferId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemOfferRelationshipAccessBean
 
setOfferId(String) - Method in class com.ibm.commerce.order.objects.OrderItemOfferRelationshipAccessBean
 
setOfferId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the offer id parameters (optional).
setOfferId(Long) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Set the offer used to price the catalog entry.
setOfferId(Long) - Method in class com.ibm.commerce.price.commands.ItemPriceInfo
Set Offer ID
setOfferId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the offer id parameters (optional).
setOfferId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the offer id parameters (optional).
setOfferId(Long[]) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListSubmitCmd
This method specifies an array of offer ids for price calculation.
setOfferId(Long[]) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListSubmitCmdImpl
This method specifies an array of offer ids for price calculation.
setOfferIdFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the offering identifier from the tools XML objects and stores it in a member variable.
setOfferIdFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the offering identifier from the tools XML objects and stores it in a member variable.
setOfferIds(Long[]) - Method in class com.ibm.commerce.order.commands.CatEntryPricesGroupKey
This method sets the offer Ids.
setOfferIds(Long[]) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the possible offers of the new/copied/updated order item(s).
setOfferIds(Long[]) - Method in class com.ibm.commerce.price.commands.AbstractGetEntitledPriceCmdImpl
This method, inherited from the parent class, is not supported for integration with an external price management system.
setOfferIds(Long[]) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Set a set of offers
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 interface com.ibm.commerce.price.commands.GetBaseUnitPriceCmd
(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.GetContractSpecialPriceCmd
Sets the identifiers of the input offers to be used for price.
setOfferIds(Long[]) - Method in interface com.ibm.commerce.price.commands.GetContractUnitPriceCmd
Sets the identifiers of the input offers to be used for 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.GetProductBaseUnitPriceCmd
(Optional) Sets the offer IDs to use for the price.
setOfferIds(Long[]) - Method in interface com.ibm.commerce.price.commands.GetProductContractUnitPriceCmd
Sets the identifiers of the input offers to be used for price.
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.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.RetrievePricesCmdImpl
Sets the ids of the input offers to be used for retrieving the offer prices (Optional).
setOfferingId(Long) - Method in interface com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmd
Stores the RFQ ID.
setOfferingId(Long) - Method in class com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmdImpl
Stores the RFQ ID.
setOfferingId(Long) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
Stores the trading agreement ID, which is 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.CreateRFQCatentryRelCmd
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.CreateRFQItemCmd
Stores the RFQ ID.
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.ModifyRFQBasicInfoCmd
Stores the ID of offering to be updated.
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.ModifyRFQCatentryRelCmd
Stores the RFQ ID.
setOfferingId(Long) - Method in class com.ibm.commerce.utf.commands.ModifyRFQCatentryRelCmdImpl
Stores the RFQ ID.
setOfferingid(Long) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the ID of the offering.
setOfficeAddress(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setOfficeAddress(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the office address.This may be an internal address, such as the office number, and not a complete address with street number, city, province/state, country and postal code.
setOfficeAddress(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the office address.
setOfficeAddress(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the office address.
setOfficeAddress(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the office address.
setOffset(Integer) - Method in interface com.ibm.commerce.foundation.persistence.EntityDao
Sets the offset of the first entity to return.
setOIComponents(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmd
This method sets the order item components of a dynamic kit that needs to refresh price.
setOIComponents(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmdImpl
This method sets the order item components of a dynamic kit that needs to refresh price.
setOicomprel_id(Long) - Method in class com.ibm.commerce.order.beans.OrderItemCompRelDataBean
Sets OICOMPRELID, the init key.
setOicomprelId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItemComponent
Sets order item component relation Id
setOicomprelId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setOid(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeType
Sets the value of the 'Oid' attribute.
setOid(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupPageRelation
Sets the value of the 'Oid' attribute.
setOid(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageAttribute
Sets the value of the 'Oid' attribute.
setOid(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageAttributeValue
Sets the value of the 'Oid' attribute.
setOID(String) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setOID(String) - Method in class com.ibm.commerce.catalog.objects.AttributeEntityCreationData
Sets the Object ID.
setOid(String) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setOID(String) - Method in class com.ibm.commerce.catalog.objects.AttributeTypeAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the object ID.
setOid(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the Object ID.
setOID(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setOID(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationEntityCreationData
Sets the object ID.
setOid(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryTypeAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeEntityCreationData
Sets the object ID.
setOid(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupEntityCreationData
Sets the object ID.
setOid(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationEntityCreationData
Sets the object ID.
setOid(String) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.ListPriceAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.ListPriceEntityCreationData
Sets the object ID.
setOid(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationEntityCreationData
Sets the object ID.
setOid(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData
Sets the object ID.
setOid(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setOid(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
Sets the object ID.
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.catalogmanagement.commands.AttributeValueAddCmdImpl
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.AttributeValueUpdateCmdImpl
Set the object identifier of the attribute value
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.CatalogGroupAddCmdImpl
Set the object id 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.CatalogGroupUpdateCmdImpl
Set the object identifier of the catalog group
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.OfferAddCmdImpl
Set the object identifier
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.OfferUpdateCmdImpl
Set the object identifier
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.ProductAttributeAddCmdImpl
Set the object identifier of the attribute
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.ProductAttributeUpdateCmdImpl
Set the object identifier
setOID(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setOid(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Oid' attribute.
setOID(String) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setOID(String) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
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.order.commands.OrderTransferCheckCmdImpl
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 attachment ID.
setOldLocation(String) - Method in class com.ibm.commerce.foundation.dataload.datareader.DataSourceLocation
Sets the old file location
setOldPassword(String) - Method in interface com.ibm.commerce.security.commands.ResetPasswordRegisterCmd
Sets the old password of the user whose password is being changed.
setOldPassword(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordRegisterCmdImpl
Sets the old password of the user whose password is being changed.
setOldUser(UserAccessBean) - Method in interface com.ibm.commerce.security.commands.MigrateUserEntriesCmd
This method sets the old user whose resources are to be migrated to the new user.
setOldUser(UserAccessBean) - Method in class com.ibm.commerce.security.commands.MigrateUserEntriesCmdImpl
This method sets the old user whose resources are to be migrated to the new user.
setOldUser(UserAccessBean) - Method in class com.ibm.commerce.wallet.commands.WalletExtMigrateUserEntriesCmdImpl
Sets the old user.
setOldUserId(Long) - Method in interface com.ibm.commerce.experimentation.commands.MigrateExperimentResultCmd
This method sets the old ID of the user who owns the experiment results before the user logged on.
setOldUserId(Long) - Method in class com.ibm.commerce.experimentation.commands.MigrateExperimentResultCmdImpl
This method sets the old ID of the user who owns the experiment results before the user logged on.
setOmf(ObjectModuleFacadeBean) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the local interface of ObjectModuleFacade.
setOnAuction(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'On Auction' attribute.
setOnAuction(Integer) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setOnAuction(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setOnAuction(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setOnAuction(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setOnAuction(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the on auction flag.
setOnAuction(Integer) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setOnAuction(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setOnAuction(Integer) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setOnAuction(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setOnAuction(Integer) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setOnAuction(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setOnAuction(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setOnAuction(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the 'on auction flag' of Catalog Entry.
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.CatalogEntryUpdateCmdImpl
Set the on auction option of the catalog entry 0 = catalog entry not on auction 1 = catalog entry on auction
setOnAuction(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
The value is used to search on onAuction (catentry.onAuction column).
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
setOnAuctionOperator(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=.
setOnlineStore(OnlineStoreType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Online Store' containment reference.
setOnlineStoreBODVersion(String) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Online Store BOD Version' attribute.
setOnlineStoreContactInfo(ContactInfoType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Online Store Contact Info' containment reference.
setOnlineStoreDescription(OnlineStoreDescriptionType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Online Store Description' containment reference.
setOnlineStoreFulfillmentCenterIds(Map) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
Sets a map which contains the mapping from online store id to fulfillment center ids array.
setOnlineStoreFulfillmentCenterIds(Map) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Sets a map which contains the mapping from online store id to fulfillment center ids array.
setOnlineStoreId(String) - Method in class com.ibm.commerce.inventory.facade.server.memorycache.InventoryAvailabilityMemoryCacheKey
 
setOnlineStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.InventoryAvailabilityExternalIdentifierType
Sets the value of the 'Online Store Identifier' containment reference.
setOnlineStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.OnlineStoreType
Sets the value of the 'Online Store Identifier' containment reference.
setOnlineStoreIdentifiers(String[]) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
 
setOnlineStoreIdentifiers(String[]) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Set the online store name identifiers.
setOnlineStoreIds(Integer[]) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
 
setOnlineStoreIds(Integer[]) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Set the online store Ids.
setOnlineStoreLocationInfo(ContactInfoType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Online Store Location Info' containment reference.
setOnlineStores(List) - Method in class com.ibm.commerce.infrastructure.facade.server.commands.ComposeOnlineStoreBaseCmdImpl
Deprecated.
This method sets the list of OnlineStore objects.
setOnlineStores(List) - Method in interface com.ibm.commerce.infrastructure.facade.server.commands.ComposeOnlineStoreCmd
Deprecated.
This method sets the list of OnlineStores.
setOnlineStores(Map) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
Sets the map which contains the mapping from online store id to online store access bean.
setOnlineStores(Map) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Sets the map which contains the mapping from online store id to online store access bean.
setOnlineStoreSupportedCurrencies(OnlineStoreSupportedCurrenciesType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.OnlineStoreType
Sets the value of the 'Online Store Supported Currencies' containment reference.
setOnlineStoreSupportedLanguages(OnlineStoreSupportedLanguagesType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.OnlineStoreType
Sets the value of the 'Online Store Supported Languages' containment reference.
setOnlyManagementCenterPromotions(boolean) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets whether all the promotions in the store have been created in Management Center.
setOnlyManagementCenterPromotions(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets whether all the promotions in the store have been created in Management Center.
setOnSpecial(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'On Special' attribute.
setOnSpecial(Integer) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setOnSpecial(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setOnSpecial(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setOnSpecial(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setOnSpecial(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the on special flag.
setOnSpecial(Integer) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setOnSpecial(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setOnSpecial(Integer) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setOnSpecial(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setOnSpecial(Integer) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setOnSpecial(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setOnSpecial(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setOnSpecial(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the on special flag of the Catalog Entry.
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.CatalogEntryUpdateCmdImpl
Set the on special option of the catalog entry 0 = catalog entry not on special 1 = catalog entry on special
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.
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
setOnSpecialOperator(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=.
setOpen(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailStatisticsType
Sets the value of the 'Open' attribute.
setOpenCryBidControlRules(OpenCryBidControlRuleDataBean[]) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleListBean
Loads the array of bid control rules.
setOpened(Timestamp) - Method in class com.ibm.commerce.emarketing.objects.EmailRecipientEventsAccessBean
 
setOpened(String) - Method in class com.ibm.commerce.emarketing.objects.EmailRecipientEventsAccessBean
 
setOpenedTrue() - Method in class com.ibm.commerce.emarketing.objects.EmailRecipientEventsAccessBean
 
setOpenIndicator(boolean) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryRecordType
Sets the value of the 'Open Indicator' attribute.
setOpenIndicator(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setOpenIndicator(String) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setOpenPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setOpenPrice(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setOpenPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setOpenPrice(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setOpenPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setOpenPrice(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setOpenPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setOpenPrice(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setOperationResult(String) - Method in class com.ibm.commerce.payment.actions.ActionData
This method sets the operation result of the action being executed, which could be Success, Failure or Pending.
setOperator(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Operator
Sets the value of the 'Operator' attribute.
setOperator(String) - Method in class com.ibm.commerce.catalog.objects.OperatorAccessBean
 
setOperator(String) - Method in class com.ibm.commerce.condition.SimpleCondition
Sets the operator name.
setOperator(String) - Method in class com.ibm.commerce.contract.catalogfilter.Condition
Set condition operator
setOperator(String) - Method in class com.ibm.commerce.foundation.client.util.oagis.RelationalExpression
Sets comparison operator.
setOperator(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQItemSpecificationAddCmdImpl
Sets the operator
setOperator(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQPattributeAttachmentAddCmdImpl
Sets the operator
setOperatorAttributeValueRelation(Operator) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Operator Attribute Value Relation' reference.
setOperatorForOperatorDescription(Operator) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.OperatorDescription
Sets the value of the 'Operator For Operator Description' reference.
setOperatorId(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Operator Id' attribute.
setOperatorId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Operator
Sets the value of the 'Operator Id' attribute.
setOperatorId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.OperatorDescription
Sets the value of the 'Operator Id' attribute.
setOperatorId(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setOperatorId(String) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setOperatorId(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setOperatorId(String) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setOperatorId(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setOperatorId(String) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setOperatorId(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setOperatorId(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setOperatorId(Integer) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the operator ID.
setOperatorId(Integer) - Method in class com.ibm.commerce.catalog.objects.OperatorAccessBean
 
setOperatorId(String) - Method in class com.ibm.commerce.catalog.objects.OperatorAccessBean
 
setOperatorId(Integer) - Method in class com.ibm.commerce.catalog.objects.OperatorDescriptionAccessBean
 
setOperatorId(String) - Method in class com.ibm.commerce.catalog.objects.OperatorDescriptionAccessBean
 
setOperatorId(Integer) - Method in interface com.ibm.commerce.rfq.commands.CreatePAttributeValueCmd
(Optional) Sets the operator ID.
setOperatorId(Integer) - Method in class com.ibm.commerce.rfq.commands.CreatePAttributeValueCmdImpl
(Optional) Sets the operator ID.
setOperatorId(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setOperatorId(String) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setOperatorId(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setOperatorId(String) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setOperatorId(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setOperatorId(String) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setOperatorId(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setOperatorId(String) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setOperatorId(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setOperatorId(String) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setOperatorId(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setOperatorId(String) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setOperatorId(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setOperatorId(String) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setOperatorType(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Operator
Sets the value of the 'Operator Type' attribute.
setOperatorType(String) - Method in class com.ibm.commerce.catalog.objects.OperatorAccessBean
 
setOpMode(char) - Method in class com.ibm.commerce.foundation.dataload.object.TableDataObject
Set the operation mode.
setOptCatgrpPredicate(Predicate) - Method in class com.ibm.commerce.search.rulequery.RuleQuery
Sets the Predicate optCatgrpPredicate to be used in the query.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeType
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.BaseItem
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.BaseItemDescription
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Catalog
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogContractRelation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogDescription
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryAttribute
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryCalculationCode
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryClassificationCode
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryConfigurationInformation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDescription
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryGroupRelation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryRelation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryShipment
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryType
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroup
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupAttribute
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupCalculationCode
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupDescription
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupPageRelation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupProductSetRelation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupRelation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupTradingPositionRelation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogRelationType
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogRootCatalogGroup
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitCatalogEntryConfigurationRelation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitConfigurationComponentList
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitNestedConfigurationRelation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitPredefinedConfiguration
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitPredefinedConfigurationDescription
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItem
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItemList
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Inventory
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemSpecified
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemType
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemVersion
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ListPrice
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationType
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Operator
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.OperatorDescription
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageAttribute
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageAttributeValue
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageItemRelation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSet
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSetCatalogEntryRelation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSetDescription
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreCatalogEntryRelation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreCatalogGroupRelation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreCatalogRelation
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreItem
Sets the value of the 'Opt Counter' attribute.
setOptCounter(Short) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.VersionSpecified
Sets the value of the 'Opt Counter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Curlist
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Mbrrole
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeent
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeentds
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storelang
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invavl
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnfrel
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchobjtyp
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrel
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchreldsc
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrlus
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrlusds
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collateral
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Colldesc
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Colltype
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactattr
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmacttype
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelement
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelementnvp
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelementtype
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelestats
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmeletemplate
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotcmd
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotcolldef
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotdef
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotord
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotpage
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotstats
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpfamily
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexplog
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpstats
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexptype
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmmbrgrppzn
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmpage
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingitem
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingstat
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtemplatetype
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtriglstn
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtrigsnd
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmuserbhvr
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlcontent
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlmcrel
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlmsg
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emspot
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_description
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_element
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_elementnvp
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_group
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoaudit
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoauth
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promocd
Sets the value of the 'Optcounter' attribute.
setOptcounter(Short) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Optcounter' attribute.
setOptCounter(short) - Method in interface com.ibm.commerce.search.facade.server.entity.datatypes.SrchTerm
Sets the value of the 'Opt Counter' attribute.
setOptCounter(short) - Method in interface com.ibm.commerce.search.facade.server.entity.datatypes.SrchTermAssoc
Sets the value of the 'Opt Counter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geondds
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geonode
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geotree
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocattr
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocds
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscptype
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrrenew
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrschjobs
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrsuspend
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtemplate
Sets the value of the 'Optcounter' attribute.
setOptcounter(short) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtmplitemlist
Sets the value of the 'Optcounter' attribute.
setOptForEmail(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setOptForEmail(boolean) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListType
Sets the value of the 'Opt For Email' attribute.
setOptForEmail(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
set the option for accept email about the gift registry
setOptimisticConcurrencyCounterValue(Long) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.NamedQueryParameters
Sets the value of the optimistic concurrency counter that is typically used by the UPDATE queries.
setOptOutForwardUrl(String) - Method in class com.ibm.commerce.emarketing.beans.EmailActivityUrlHelperDataBean
Set the opt out forward URL.
setOrcommentId(Long) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setOrcommentId(String) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setOrdChnlTypId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderChannelTypeAccessBean
 
setOrdChnlTypId(String) - Method in class com.ibm.commerce.inventory.objects.OrderChannelTypeAccessBean
 
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.couponredemption.commands.FinalizeCouponUsageCmdImpl
Sets the access bean representing the order.
setOrder(OrderDataBean) - Method in class com.ibm.commerce.fulfillment.beans.OrderShippingModeListDataBean
This method sets the order.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.inventory.client.commands.ProcessOrderInventoryCmd
This method sets the OrderInventory SDO
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.inventory.client.commands.ProcessOrderInventoryCmdImpl
This method sets the order
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.inventory.commands.ProcessOrderInventoryResponseTaskCmd
This method sets the order
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.inventory.commands.ProcessOrderInventoryResponseTaskCmdImpl
This method sets the order
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.inventory.commands.ResolveReleasesCmd
This method sets an order access bean to work on
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.inventory.commands.ResolveReleasesCmdImpl
set an Order to work on
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.isv.kit.tax.TaxCalculationUsageTIKCmdImpl
Set the order.
setOrder(Order) - Method in interface com.ibm.commerce.marketing.promotion.commands.SimulatedPromotionEvaluationTaskCmd
Sets simulated order.
setOrder(Order) - Method in class com.ibm.commerce.marketing.promotion.commands.SimulatedPromotionEvaluationTaskCmdImpl
 
setOrder(Order) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionArgument
Sets the order.
setOrder(Order) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionContext
Sets the order to which promotions will be applied
setOrder(Order) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Sets the order to which this reward applies.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.order.calculation.FinalizeCalculationUsageCmd
Sets the order.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.order.calculation.GetOrderLevelParameterCmd
Sets the order.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.calculation.GetOrderLevelParameterCmdImpl
 
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.calculation.InitializeAdjustmentCmdImpl
 
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.order.calculation.InitializeCalculationUsageCmd
 
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.calculation.InitializeSalesTaxCmdImpl
 
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.calculation.InitializeShippingCmdImpl
 
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.calculation.InitializeShippingTaxCmdImpl
 
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.order.calculation.SetOrderLevelParameterCmd
Sets the order.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.calculation.SetOrderLevelParameterCmdImpl
 
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.calculation.SummarizeAdjustmentCmdImpl
Sets the order.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.order.calculation.SummarizeCalculationUsageCmd
 
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.calculation.SummarizeSalesTaxCmdImpl
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.SummarizeShippingTaxCmdImpl
setOrder method comment.
setOrder(OrderType) - Method in class com.ibm.commerce.order.client.beans.OrderStatusDataBean
Sets the order.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.order.client.commands.ProcessOrderCmd
Sets the order access bean.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.client.commands.ProcessOrderCmdImpl
Sets the order access bean.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.order.commands.CancelPONumberCmd
This method sets the order whose relative purchase order number will be canceled.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.CancelPONumberCmdImpl
This method sets the order whose relative purchase order number will be canceled.
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.order.commands.CheckOrderCopyCmdImpl
Sets the Order to be accessed.
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.CheckOrderTemplateCmdImpl
Sets the order to be checked.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.order.commands.CheckPaymentTCsCmd
This method sets the order access bean associated with this command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.CheckPaymentTCsCmdImpl
This method sets the order access bean associated with this command.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.order.commands.CreateReleasesCmd
This methods sets the order that releases will be created for.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.CreateReleasesCmdImpl
This method sets the order that releases will be created for.
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.ExtOrderProcessCmdImpl
Sets the OrderAccessBean for the Order that was processed.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.order.commands.GetOrderTotalAmountCmd
This method sets the order access bean whose charges need to be summed up.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.GetOrderTotalAmountCmdImpl
This method sets the order object.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.order.commands.OrderCreateQuoteCmd
Sets the order to create a quote.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.OrderCreateQuoteCmdImpl
Sets the Order to create Quote from.
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.OrderNotifyCmdImpl
Set the order id for which the notification is requested.
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.PrepareOrderCmdImpl
This method sets the order to prepare.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.order.commands.RecordOrderHistoryTaskCmd
This method sets an order as a history Order
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.RecordOrderHistoryTaskCmdImpl
This method sets an order as a history Order.
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.ReprepareOrderCmdImpl
Sets the order to reprepare.
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.SetOrderOrganizationCmdImpl
Set the order to be modified.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.order.commands.UpdateSpendingLimitCmd
This method sets the order access bean associated with this command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.UpdateSpendingLimitCmdImpl
This method sets the order access bean associated with this command.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.order.commands.ValidateOrderAddressCmd
Sets the order
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.ValidateOrderAddressCmdImpl
Sets the order
setOrder(Long) - Method in interface com.ibm.commerce.order.commands.ValidateShippingAdjustmentCmd
Sets the order
setOrder(Long) - Method in class com.ibm.commerce.order.commands.ValidateShippingAdjustmentCmdImpl
Sets the OrderId for which this command will evaluate for shipping adjustment inconsistencies.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.VATGetOrderTotalAmountCmdImpl
This method sets the order object.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.order.event.RaiseOrderSubmitEventCmd
This method sets the order
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.event.RaiseOrderSubmitEventCmdImpl
This method sets the order
setOrder(OrderType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Order' containment reference.
setOrder(OrderType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets the order.
setOrder(Long) - Method in class com.ibm.commerce.order.objects.OrderHistoryKey
 
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmd
This method passes in the Order Access Bean that the order items belong to.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmdImpl
This method passes in the Order Access Bean that the order items belong to.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.ordermanagement.commands.AdvancedOrderEditBeginCmd
This method sets an order ID, a required field, for edit.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.ordermanagement.commands.TransferOrderCmd
This method sets the order to transfer
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.ordermanagement.commands.TransferOrderCmdImpl
This method sets the order to transfer
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.CheckPaymentAcceptCLCmdImpl
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.payment.commands.CheckPaymentAcceptCmd
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.CheckPaymentAcceptCmdImpl
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.payment.commands.CheckPaymentAcceptPolicyCmd
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.CheckPaymentAcceptTestCmdImpl
Deprecated.
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.CheckPOSpendingLimitCmdImpl
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.CheckTASpendingLimitCmdImpl
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.DoCancelCLCmdImpl
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.payment.commands.DoCancelPolicyCmd
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.DoCancelTestCmdImpl
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.DoDepositCLCmdImpl
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.payment.commands.DoDepositCmd
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.DoDepositCmdImpl
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.payment.commands.DoDepositPolicyCmd
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.DoDepositTestCmdImpl
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.DoPaymentCLCmdImpl
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.payment.commands.DoPaymentPolicyCmd
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.DoPaymentTestCmdImpl
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.DoRefundCLCmdImpl
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.payment.commands.DoRefundCmd
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.DoRefundCmdImpl
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.payment.commands.DoRefundPolicyCmd
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.DoRefundTestCmdImpl
Deprecated.
Sets the order property of the command.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.payment.commands.UpdatePOSpendingCmd
This method sets the order property of the command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.UpdatePOSpendingForLimitCheckCmdImpl
This command sets the order property of the command.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.payment.commands.UpdateTADepositRecordsCmd
This method sets the order property of the command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.UpdateTADepositRecordsCmdImpl
This method sets the order property of the command.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.payment.commands.UpdateTARefundCmd
This method sets the order associated with the Return Merchandise Authorization (RMA) record.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.UpdateTARefundRecordsCmdImpl
This method sets the order associated with the Return Merchandise Authorization (RMA) record.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.payment.commands.UpdateTASpendingCmd
This method sets the order property of the command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.UpdateTASpendingForLimitCheckCmdImpl
This method sets the order property of the command.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.payment.commands.ValidatePONumberCmd
This method sets the order property of the command.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.payment.commands.ValidatePONumberCmdImpl
This method sets the order property of the command.
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.payment.extern.AuthorizeAccountPaymentCmdImpl
Sets the order for which payment is to be authorized.
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.CheckAccountPaymentCmdImpl
Sets the order for which payment is to be checked.
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.CreditAccountCmdImpl
Sets the order associated with the Return Merchandise Authorization.
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.DebitAccountCmdImpl
Sets the order for which payment is to be deposited.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.price.commands.SetCurrencyPrefCmd
Set the order for which currency to be converted.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.price.commands.SetCurrencyPrefCmdImpl
Set the order for which currency to be converted.
setOrder(OrderAccessBean) - Method in interface com.ibm.commerce.returns.commands.RefundPaymentPolicyCmd
Deprecated.
The order to be refunded.
setOrder(OrderAccessBean) - Method in class com.ibm.commerce.returns.commands.RefundPaymentPolicyCmdImpl
Deprecated.
 
setOrderAB(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set order access bean.
setOrderAB(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.OrderCalculateInternalCmdImpl
Set order access bean.
setOrderAB(OrderAccessBean) - Method in class com.ibm.commerce.order.facade.server.commands.AcknowledgeOrderBuildForCalculationCmdImpl
Set order access bean.
setOrderAbbreviations(String[]) - Method in class com.ibm.commerce.order.commands.SetOrderTemplateCmd.Group
This method sets the order abbreviations.
setOrderAbbreviations(String[]) - Method in interface com.ibm.commerce.order.utils.ResolveOrderItemsCmd
 
setOrderAbbreviations(String[]) - Method in class com.ibm.commerce.order.utils.ResolveOrderItemsCmdImpl
 
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.ResolveOrdersCmdImpl
 
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.edp.commands.PrimePaymentCmdImpl
This method sets a reference to the order access bean.
setOrderAccessBean(OrderAccessBean) - Method in class com.ibm.commerce.edp.commands.PrimePaymentVoidCmdImpl
This method sets a reference to the order access bean.
setOrderAccessBean(OrderAccessBean) - Method in class com.ibm.commerce.edp.commands.TriggerPaymentActionsCmdImpl
This method sets a reference to the order access bean.
setOrderAccessBean(OrderAccessBean) - Method in class com.ibm.commerce.edp.commands.TriggerPaymentActionsVoidCmdImpl
This method sets a reference to the order access bean.
setOrderAccessBean(OrderAccessBean) - Method in interface com.ibm.commerce.order.client.commands.ComposeOrderCmd
Sets the order access bean.
setOrderAccessBean(OrderAccessBean) - Method in class com.ibm.commerce.order.client.commands.ComposeOrderCmdImpl
Sets the order access bean.
setOrderAccessBean(OrderAccessBean) - Method in interface com.ibm.commerce.order.commands.CheckOrderAttributesCmd
set order access bean you want to check
setOrderAccessBean(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.CheckOrderAttributesCmdImpl
set order access bean you want to check
setOrderAccessBean(OrderAccessBean) - Method in class com.ibm.commerce.payment.actions.commands.DoPaymentActionsCompatiblePolicyCmdImpl
This method sets the order access bean of current order.
setOrderAdjustId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAdjustmentCreditAccessBean
 
setOrderAdjustId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAdjustmentCreditAccessBean
 
setOrderAdjustmentId(Long) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentDescriptionAccessBean
 
setOrderAdjustmentId(String) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentDescriptionAccessBean
 
setOrderAdjustmentId(Long) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentTaxExemptAccessBean
 
setOrderAdjustmentId(String) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentTaxExemptAccessBean
 
setOrderAdjustmentId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemAdjustmentAccessBean
 
setOrderAdjustmentId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAdjustmentAccessBean
 
setOrderAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.AEDPStoreTaskCmdImpl
This method sets the amount.
setOrderAmount(BigDecimal) - Method in interface com.ibm.commerce.edp.commands.EditCmd
This method sets the new total order amount.
setOrderAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.EditCmdImpl
This method sets the total order amount.
setOrderAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.EditVoidCmdImpl
This method sets the total order amount.
setOrderAmount(BigDecimal) - Method in interface com.ibm.commerce.edp.commands.StoreAndValidatePaymentCmd
This method sets the order amount.
setOrderAmount(OrderChargesType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Order Amount' containment reference.
setOrderAmount(OrderChargesType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setOrderAmount(OrderChargesType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setOrderAmount(OrderChargesType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Order Amount' containment reference.
setOrderApprovalURL(String) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the Order Approval URL.
setOrderApprovalURL(String) - Method in class com.ibm.commerce.me.datatype.RequisitionerSessionData
This method sets the order approval URL.
setOrderBefore(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
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.
setOrderBefore(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets whether the user has placed an order before.
setOrderBlkId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderBlock
This method sets the order block id.
setOrderBlkId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.OrderBlockAccessBean
 
setOrderBlock(OrderBlockAccessBean) - Method in class com.ibm.commerce.order.history.HistoryOrderBlock
This method sets an object of OrderBlockAccessBean.
setOrderBODVersion(String) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Order BOD Version' attribute.
setOrderBODVersion(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
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.marketingcenter.events.databeans.CampaignStatisticsListDataBean
Sets the order by value to be used as the order by parameter in the EJB finder.
setOrderBy(TableField) - Method in class com.ibm.commerce.member.search.ECQuery
Set the ORDER BY clause.
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.scheduler.beans.SchedulerStatusDataBean
This method sets the ORDERBY attribute when returning the status of the scheduled jobs.
setOrderBy(String) - Method in class com.ibm.commerce.tickler.beans.TicklerListDataBean
This method sets the sorting parameter of the tickler list.
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.tools.campaigns.search.beans.CollateralSearchListDataBean
Sets the value of the order by clause used in the search query.
setOrderBy(String) - Method in class com.ibm.commerce.tools.campaigns.search.commands.CollateralSearchCmdImpl
Sets the value of the order by clause used in the search query.
setOrderBy(String) - Method in class com.ibm.commerce.tools.contract.beans.PolicyListDataBean
Sets the orderBy type of policy to find.
setOrderBy(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the parameter in which to sort by
setOrderBy(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponPromotionListBean
Deprecated.
Sets OrderBy Parameter.
setOrderBy(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountListBaseBean
Sets the value of OrderBy.
setOrderBy(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the orderBy variable.
setOrderBy1(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
Result set will be sorted by this attribute.
setOrderBy1(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets orderBy1.
setOrderByField(String) - Method in class com.ibm.commerce.order.beans.OrderHistoryDataBean
This method sets the order by field.
setOrderByField(String) - Method in class com.ibm.commerce.order.beans.OrderHistoryListDataBean
This method sets the order by field.
setOrderByLastUpdate(boolean) - Method in interface com.ibm.commerce.order.commands.GetCurrentPendingOrdersCmd
Sets the flag to indicate that Orders should be retrieved in ascending sequence.
setOrderByLastUpdate(boolean) - Method in class com.ibm.commerce.order.commands.GetCurrentPendingOrdersCmdImpl
Sets the flag to indicate that Orders should be retrieved in ascending sequence.
setOrderByOperator1(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
Attributes can be sorted by ascending (default) or descending order.
setOrderByOperator1(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets orderByOperator1.
setOrderByParameter(String) - Method in class com.ibm.commerce.tools.contract.beans.ContractListDataBean
Sets the orderBy parameter.
setOrderCalculationCodeId(Long) - Method in class com.ibm.commerce.fulfillment.objects.OrderCalculationCodeAccessBean
 
setOrderCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.objects.OrderCalculationCodeAccessBean
 
setOrderCancelEMailRecipient(EmailAddressType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderNotificationInfoTypeImpl
 
setOrderCancelEMailRecipient(EmailAddressType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderNotificationInfoType
Sets the value of the 'Order Cancel EMail Recipient' containment reference.
setOrderCancelForMerchantEMailRecipient(EmailAddressType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderNotificationInfoTypeImpl
 
setOrderCancelForMerchantEMailRecipient(EmailAddressType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderNotificationInfoType
Sets the value of the 'Order Cancel For Merchant EMail Recipient' containment reference.
setOrderChangedEMailRecipient(EmailAddressType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderNotificationInfoTypeImpl
 
setOrderChangedEMailRecipient(EmailAddressType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderNotificationInfoType
Sets the value of the 'Order Changed EMail Recipient' containment reference.
setOrderChangeReason(Integer) - Method in class com.ibm.commerce.order.objects.OrderChangeReasonDescriptionKey
 
setOrderChangeReasonId(String) - Method in class com.ibm.commerce.order.beans.OrderChangeReasonDataBean
This method sets the key field for this bean.
setOrderChangeReasonId(String) - Method in interface com.ibm.commerce.order.beans.OrderChangeReasonInputDataBean
This method sets the order change reason Id.
setOrderchangeReasonId(Integer[]) - Method in interface com.ibm.commerce.order.commands.OrderCommentRecordContrlCmd
This method sets the order change reason Id array.
setOrderchangeReasonId(Integer[]) - Method in class com.ibm.commerce.order.commands.OrderCommentRecordContrlCmdImpl
This method sets the order change reason.
setOrderChangeReasonId(Integer) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setOrderChangeReasonId(String) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setOrderChannel(String) - Method in class com.ibm.commerce.edp.api.PaymentContext
This method sets the order channel ID.
setOrderChannel(String) - Method in class com.ibm.commerce.edp.commands.AEDPDataBeanCommandImpl
This method sets the order channel.
setOrderChannel(String) - Method in class com.ibm.commerce.edp.commands.AEDPTaskCmdImpl
This method sets the current order channel.
setOrderChannel(String) - Method in interface com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmd
This method sets the current order channel to set.
setOrderChannel(String) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmdImpl
This method sets the current order channel.
setOrderChannel(String) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesVoidCmdImpl
This method sets the current order channel.
setOrderChannel(String) - Method in class com.ibm.commerce.payment.actions.commands.DoPaymentActionsCompatiblePolicyCmdImpl
This method sets the current order channel.
setOrderChannel(String) - Method in interface com.ibm.commerce.payment.actions.commands.DoPaymentActionsPolicyCmd
This method sets the current order channel.
setOrderChannel(String) - Method in class com.ibm.commerce.payment.actions.commands.DoPaymentActionsPolicyCmdImpl
This method sets the current order channel, which will be put into payment context where there is a corresponding attribute.
setOrderChannel(String) - Method in class com.ibm.commerce.payment.actions.commands.EditPaymentInstructionCompatiblePolicyCmdImpl
This method sets the current order channel.
setOrderChannel(String) - Method in interface com.ibm.commerce.payment.actions.commands.EditPaymentInstructionPolicyCmd
This method sets the current order channel.
setOrderChannel(String) - Method in class com.ibm.commerce.payment.actions.commands.EditPaymentInstructionPolicyCmdImpl
This method sets the current order channel, which will be put into payment context where there is a corresponding attribute.
setOrderChannel(String) - Method in class com.ibm.commerce.payment.actions.commands.PaymentEventListenerImpl
This method sets the current order channel.
setOrderChannel(String) - Method in class com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoCompatiblePolicyCmdImpl
This method sets the current order channel.
setOrderChannel(String) - Method in interface com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoPolicyCmd
This method sets the current order channel.
setOrderChannel(String) - Method in class com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoPolicyCmdImpl
This method sets the current order channel, which will be put into payment context where there is a corresponding attribute.
setOrderChannel(String) - Method in class com.ibm.commerce.payment.event.BaseEventData
This method sets the current order channel.
setOrderChannelId(String) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the order channel identifier.
setOrderChannelTypeId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets order Channel Type Id
setOrderChannelTypeId(Long) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setOrderChannelTypeId(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setOrderComment(String) - Method in interface com.ibm.commerce.order.commands.OrderCopyCmd
Set the order comment (optional).
setOrderComment(String) - Method in class com.ibm.commerce.order.commands.OrderCopyCmdImpl
 
setOrderComment(String) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the Order comment parameter (optional).
setOrderComment(String) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the comment for the quote (optional).
setOrderComment(String) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the comment for the quote (optional).
setOrderCommentId(String) - Method in class com.ibm.commerce.order.beans.OrderCommentDataBean
This method sets the order comment id.
setOrderCommentId(String) - Method in interface com.ibm.commerce.order.beans.OrderCommentInputDataBean
This method sets the order comment Id.
setOrderCreateBillToData() - Method in class com.ibm.commerce.messaging.commands.SendWCSOrderCmdImpl
This method gets all the bill-to data for WebSphere Commerce OrderCreateFixFormat message.
setOrderCreateHeaderData() - Method in class com.ibm.commerce.messaging.commands.SendWCSOrderCmdImpl
This method gets all the order header values for WebSphere Commerce OrderCreateFixFormat message.
setOrderCreateItemData() - Method in class com.ibm.commerce.messaging.commands.SendWCSOrderCmdImpl
This method gets all the order header values for WebSphere Commerce OrderCreateFixFormat message.
setOrderCreatePurchaserData() - Method in class com.ibm.commerce.messaging.commands.SendWCSOrderCmdImpl
This method gets all the purchaser data for WebSphere Commerce OrderCreateFixFormat message.
setOrderCreateStoreData() - Method in class com.ibm.commerce.messaging.commands.SendWCSOrderCmdImpl
This method gets all the store data for the WebSphere Commerce OrderCreateFixFormat message.
setOrderCurrency(String) - Method in class com.ibm.commerce.isv.kit.tax.ApplyOrderTaxesTIKCmdImpl
 
setOrderCurrency(String) - Method in interface com.ibm.commerce.price.commands.ApplyOrderAdjustmentsCmd
Deprecated.
Set the currency to be used in the calculation.
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 class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCreateCmdImpl
 
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.ExpectedInventoryRecordUpdateCmdImpl
 
setOrderDate(String) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets the orderDate.
setOrderDate(Object) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryRecordType
Sets the value of the 'Order Date' attribute.
setOrderDate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setOrderDate(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setOrderDate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setOrderDate(String) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setOrderDate(Date) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderHeader
This method sets the order date.
setOrderDesc(String) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the Order description parameter (optional).
setOrderDesc(String) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the description for the quote (optional).
setOrderDesc(String) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the description for the quote (optional).
setOrderDescription(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setOrderDescription(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Order Description' attribute.
setOrderDetails(OrderDataBean) - Method in interface com.ibm.commerce.ordermanagement.util.ExtendBlockingConditionsCmd
This method sets the order data bean which has the Order details.
setOrderDetails(OrderDataBean) - Method in class com.ibm.commerce.ordermanagement.util.ExtendBlockingConditionsCmdImpl
Sets the order data bean.
setOrderDocument(Document) - Method in interface com.ibm.commerce.order.commands.ComposeSSFSOrderDataCmd
This method set the document that represents an external order.
setOrderDocument(Document) - Method in class com.ibm.commerce.order.commands.ComposeSSFSOrderDataCmdImpl
This method set the document that represents an external order.
setOrderEditable(boolean) - Method in class com.ibm.commerce.edp.commands.CheckOrderEditableTaskCmdImpl
This method sets if the order is editable.
setOrderEditor(PersonIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Order Editor' containment reference.
setOrderEditor(PersonIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setOrderEditor(PersonIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setOrderEditor(PersonIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Order Editor' containment reference.
setOrderedQuantity(Double) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets the orderedQuantity.
setOrderExisting(Boolean) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set order existing flag.
setOrderExtraparms(String) - Method in class com.ibm.commerce.bi.taglib.OrderBaseTag
Set the extra parameters specific to the order data
setOrderField1(Integer) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the value for orderField1
setOrderField2(BigDecimal) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the value for orderField2
setOrderField3(String) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the value for orderField3
setOrderFixedAmt(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the order discount fixed amount.
setOrderGiftInfo(GiftItemInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setOrderGiftInfo(GiftItemInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Order Gift Info' containment reference.
setOrderHeaderKey(String) - Method in interface com.ibm.commerce.order.commands.SSFSOrderCopyCmd
Set the unique key of the order.
setOrderHeaderKey(String) - Method in class com.ibm.commerce.order.commands.SSFSOrderCopyCmdImpl
Set the unique key of the order.
setOrderhistactive(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Orderhistactive' attribute.
setOrderHistoryActive(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.bi.taglib.CartBaseTag
Sets the order ID parameter.
setOrderId(String) - Method in class com.ibm.commerce.bi.taglib.OrderBaseTag
Sets the orderId of the order object.
setOrderId(Long) - Method in class com.ibm.commerce.couponredemption.commands.ApplyCouponUsageCmdImpl
Deprecated.
Sets the order IDs.
setOrderId(Long) - Method in interface com.ibm.commerce.couponredemption.commands.CalculateDiscountAmtCmd
Deprecated.
Sets the orderIds.
setOrderId(Long) - Method in class com.ibm.commerce.couponredemption.commands.CalculateDiscountAmtCmdImpl
Deprecated.
Sets the order IDs.
setOrderId(Long) - Method in interface com.ibm.commerce.couponredemption.commands.CheckApplicabilityCmd
Deprecated.
Sets the order IDs.
setOrderId(Long) - Method in class com.ibm.commerce.couponredemption.commands.CheckApplicabilityCmdImpl
Deprecated.
Sets the order ID.
setOrderId(Long) - Method in interface com.ibm.commerce.couponredemption.commands.CouponDSSTaskCmd
Deprecated.
sets the order ID.
setOrderId(Long) - Method in class com.ibm.commerce.couponredemption.commands.CouponDSSTaskCmdImpl
Deprecated.
Sets the order ID.
setOrderId(Long) - Method in class com.ibm.commerce.couponredemption.commands.RedeemCouponCmdImpl
Deprecated.
Sets the order ID.
setOrderId(Long) - Method in interface com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmd
Deprecated.
Sets the orderId.
setOrderId(Long) - Method in class com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmdImpl
Deprecated.
Sets the order ID.
setOrderId(Long) - Method in class com.ibm.commerce.couponredemption.databeans.ViewApplicableCouponDataBean
Deprecated.
Sets the orderId.
setOrderId(Long) - Method in interface com.ibm.commerce.couponredemption.databeans.ViewApplicableCouponInputDataBean
Deprecated.
Sets the orderId.
setOrderId(Long) - Method in class com.ibm.commerce.couponredemption.databeans.ViewAppliedCouponDataBean
Deprecated.
Sets the orderIds.
setOrderId(Long) - Method in class com.ibm.commerce.couponredemption.objects.OrderCouponMapAccessBean
 
setOrderId(Long) - Method in class com.ibm.commerce.couponredemption.objects.TempOrderCouponMapAccessBean
 
setOrderId(Long) - Method in class com.ibm.commerce.edp.beans.EDPCompleteOrderActivityDataBean
This method sets the order ID.
setOrderId(Long) - Method in class com.ibm.commerce.edp.beans.EDPPaymentInstructionsDataBean
This method sets the order ID.
setOrderId(Long) - Method in class com.ibm.commerce.edp.beans.EDPPaymentStatusDataBean
This method sets the order ID.
setOrderId(Long) - Method in class com.ibm.commerce.edp.beans.EDPPIActivityHistoryDataBean
This method sets the order ID.
setOrderId(Long) - Method in class com.ibm.commerce.edp.beans.EDPReleasesDataBean
This method sets the order ID.
setOrderId(Long) - Method in interface com.ibm.commerce.edp.commands.AEDPCtrlCmd
This method sets the identifier of the order to be paid for.
setOrderId(Long) - Method in class com.ibm.commerce.edp.commands.AEDPCtrlCmdImpl
This method sets the identifier of current order.
setOrderId(Long) - Method in class com.ibm.commerce.edp.commands.AEDPDataBeanCommandImpl
This method sets the order ID.
setOrderId(Long) - Method in interface com.ibm.commerce.edp.commands.AEDPTaskCmd
This method sets the order ID of the order to be paid for.
setOrderId(Long) - Method in class com.ibm.commerce.edp.commands.AEDPTaskCmdImpl
This method sets the order ID of the order to be paid for.
setOrderId(Long) - Method in interface com.ibm.commerce.edp.commands.PreparePIsForEditPolicyCmd
This method sets the order ID.
setOrderId(Long) - Method in class com.ibm.commerce.edp.commands.PreparePIsForEditPolicyCmdImpl
This method sets the order ID.
setOrderId(Long) - Method in interface com.ibm.commerce.edp.commands.SynchronizeOrderWithBackendCmd
This method sets the current order id.
setOrderId(Long) - Method in class com.ibm.commerce.edp.tickler.AEDPTickler
 
setOrderId(Long) - Method in interface com.ibm.commerce.edp.tickler.IEDPTickler
This method sets the order identifier in order system.
setOrderId(Long) - Method in class com.ibm.commerce.fulfillment.beans.OrderShippingModeListDataBean
This method sets the order ID.
setOrderId(Long) - Method in class com.ibm.commerce.fulfillment.objects.OrderCalculationCodeAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.fulfillment.objects.OrderCalculationCodeAccessBean
 
setOrderId(String[]) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets orderId, inventory component need this orderId to get the current situation for order and order item
setOrderId(String[]) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets orderId, inventory component need this orderId to get the current situation for order and order item
setOrderId(String[]) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets orderId, inventory component needs this orderId to get the current situation for order and order item
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.AbstractAddPromotionCodeToOrderTaskCmdImpl
This is the method to set order id.
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.AbstractGetPromotionCodesByOrderIdTaskCmdImpl
This is the method to set order id.
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.AbstractRedeemPromotionCodeToOrderTaskCmdImpl
 
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.AbstractRemovePromotionCodeFromOrderTaskCmdImpl
This is the method to set order id.
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.AbstractRestoreUnusedPromotionCodeTaskCmdImpl
 
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.AddPromotionCodeToOrderCOTaskCmdImpl
This is the method to set order id.
setOrderId(Long) - Method in interface com.ibm.commerce.marketing.commands.AddPromotionCodeToOrderTaskCmd
This is the method declaration to Set Order Id.
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.AddPromotionCodeToOrderTaskCmdImpl
This is the method to set order id.
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.CouponAddRemoveControllerCmdImpl
This method sets the orderId for which the Coupon should be added or removed.
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.CouponManageCmdImpl
This method sets the orderId.
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.GetPromotionCodesByOrderIdCOTaskCmdImpl
 
setOrderId(Long) - Method in interface com.ibm.commerce.marketing.commands.GetPromotionCodesByOrderIdTaskCmd
This is the method declaration to Set Order Id.
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.GetPromotionCodesByOrderIdTaskCmdImpl
 
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.PromotionCodeAddRemoveControllerCmdImpl
This method sets the order ID for which the promotion code should be added or removed.
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.RedeemPromotionCodeToOrderCOTaskCmdImpl
 
setOrderId(Long) - Method in interface com.ibm.commerce.marketing.commands.RedeemPromotionCodeToOrderTaskCmd
This is the method declaration to Set Order Id.
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.RedeemPromotionCodeToOrderTaskCmdImpl
 
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.RemovePromotionCodeFromOrderCOTaskCmdImpl
This is the method to set order id.
setOrderId(Long) - Method in interface com.ibm.commerce.marketing.commands.RemovePromotionCodeFromOrderTaskCmd
This is the method declaration to Set Order Id.
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.RemovePromotionCodeFromOrderTaskCmdImpl
This is the method to set order id.
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.RestoreUnusedPromotionCodeCOTaskCmdImpl
 
setOrderId(Long) - Method in interface com.ibm.commerce.marketing.commands.RestoreUnusedPromotionCodeTaskCmd
This is the method declaration to Set Order Id.
setOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.RestoreUnusedPromotionCodeTaskCmdImpl
 
setOrderId(Long) - Method in class com.ibm.commerce.marketing.databeans.CouponListByOrderDataBean
Sets the order ID.
setOrderId(Long) - Method in class com.ibm.commerce.marketing.databeans.PromoCodeListDataBean
Sets the order ID.
setOrderId(long) - Method in interface com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderTaskCmd
Sets the order ID for the simulated order.
setOrderId(long) - Method in class com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderTaskCmdImpl
 
setOrderId(Long) - Method in interface com.ibm.commerce.me.commands.SendShoppingCartCmd
Sets orderId.
setOrderId(Long) - Method in class com.ibm.commerce.me.commands.SendShoppingCartCmdImpl
This method sets the order ID.
setOrderId(Long) - Method in interface com.ibm.commerce.me.commands.SubmitShoppingCartCmd
This method sets the order ID.
setOrderId(Long) - Method in class com.ibm.commerce.me.commands.SubmitShoppingCartCmdImpl
This method sets the order ID.
setOrderId(long) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the order ID.
setOrderId(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderHeader
This method sets the order identification number.
setOrderId(Long) - Method in interface com.ibm.commerce.negotiation.commands.NotifyCompleteOrderCmd
Abstract method to set OrderId
setOrderId(Long) - Method in class com.ibm.commerce.negotiation.commands.NotifyCompleteOrderCmdImpl
Sets order ID.
setOrderId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidOrderRelationAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.negotiation.objects.BidOrderRelationAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.order.beans.OrderDataBean
This method sets an order id.
setOrderId(String) - Method in class com.ibm.commerce.order.beans.OrderHistoryDataBean
This method sets the order history key field for this bean.
setOrderId(String) - Method in interface com.ibm.commerce.order.beans.OrderHistoryInputDataBean
This method sets the order history key field for this bean.
setOrderId(Long) - Method in class com.ibm.commerce.order.beans.OrderHistoryListDataBean
This method sets the orderId.
setOrderId(Long) - Method in interface com.ibm.commerce.order.beans.OrderHistoryListInputDataBean
This method sets the orderId to retrieve all the related order histories.
setOrderId(String) - Method in interface com.ibm.commerce.order.beans.OrderInputDataBean
 
setOrderID(String) - Method in class com.ibm.commerce.order.beans.OrderPromotionCodeDataBean
This method sets the order id that will be used to get the order promotion codes.
setOrderId(String) - Method in interface com.ibm.commerce.order.beans.ShippingAdjustmentCommandDataBean
This method sets the OrderId for retrieving a set of ShippingAdjustmentDataBean databeans.
setOrderId(String) - Method in class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean
This method sets the OrderId for retrieving a set of ShippingAdjustmentDataBean databeans.
setOrderId(String) - Method in class com.ibm.commerce.order.beans.UsableBillingAddressListDataBean
This method sets the orderId property of the Bean.
setOrderId(String) - Method in interface com.ibm.commerce.order.beans.UsableBillingAddressListInputDataBean
This method sets the orderId property of the Bean.
setOrderId(String) - Method in class com.ibm.commerce.order.beans.UsableInstructsPerOrderItemBlock
This method sets the order ID.
setOrderId(String) - Method in class com.ibm.commerce.order.beans.UsableInstructsPerOrderItemBlockListDataBean
This method sets the order ID for which to perform the order item blocking.
setOrderId(String) - Method in interface com.ibm.commerce.order.beans.UsableInstructsPerOrderItemBlockListInputDataBean
This method sets the order id for the orderitems to inspect.
setOrderId(String) - Method in class com.ibm.commerce.order.beans.UsableShipChargesAndAccountByShipModeDataBean
This method sets the order ID of the order to collate shipping mode and shipping charge data for.
setOrderId(String) - Method in interface com.ibm.commerce.order.beans.UsableShipChargesAndAccountByShipModeInputDataBean
This method sets the order id for the orderitems to inspect.
setOrderId(Long) - Method in interface com.ibm.commerce.order.calculation.AdjustShippingChargesCmd
This method sets the orderId.
setOrderId(Long) - Method in class com.ibm.commerce.order.calculation.AdjustShippingChargesCmdImpl
This method sets the orderId.
setOrderId(String) - Method in interface com.ibm.commerce.order.calculation.ServiceAdjustShippingChargesCmd
Set the orderId parameter
setOrderId(String) - Method in class com.ibm.commerce.order.calculation.ServiceAdjustShippingChargesCmdImpl
Set the orderId parameter
setOrderId(Long) - Method in class com.ibm.commerce.order.client.beans.OrderStatusDataBean
Sets the order ID.
setOrderId(Long) - Method in interface com.ibm.commerce.order.client.commands.ComposeOrderCmd
Sets the order ID.
setOrderId(Long) - Method in class com.ibm.commerce.order.client.commands.ComposeOrderCmdImpl
Sets the order ID.
setOrderId(Long) - Method in interface com.ibm.commerce.order.client.commands.GetOrderCmd
Sets the order ID.
setOrderId(Long) - Method in class com.ibm.commerce.order.client.commands.GetOrderCmdImpl
Sets the order ID.
setOrderId(Long) - Method in interface com.ibm.commerce.order.client.commands.ProcessOrderCmd
Sets the order ID.
setOrderId(Long) - Method in class com.ibm.commerce.order.client.commands.ProcessOrderCmdImpl
Sets the order ID.
setOrderId(String) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set order id.
setOrderId(Long) - Method in class com.ibm.commerce.order.commands.AdminOrderCancelCmdImpl
This method sets the id of the order.
setOrderId(Long) - Method in class com.ibm.commerce.order.commands.CatEntryPricesGroupKey
This method sets the order Id.
setOrderId(String) - Method in interface com.ibm.commerce.order.commands.CheckOrderAcceptanceCmd
Sets the identifier of the order to be checked.
setOrderId(String) - Method in class com.ibm.commerce.order.commands.CheckOrderAcceptanceCmdImpl
Sets the identifier of the order to be checked.
setOrderId(Long) - Method in class com.ibm.commerce.order.commands.CreateOrderOnSuccessStatusUpdateCmdImpl
This method sets the identifier of the Order to update.
setOrderId(String) - Method in interface com.ibm.commerce.order.commands.DeleteShipInfoCmd
Sets the order ID of the SHIPINFO record to delete.
setOrderId(String) - Method in class com.ibm.commerce.order.commands.DeleteShipInfoCmdImpl
The order ID of the SHIPINFO record to remove.
setOrderId(Long) - Method in class com.ibm.commerce.order.commands.DOMValidatePaymentMethodCmdImpl
Deprecated.
This method is mandatory, specifying the order on which the payment method is validated.
setOrderId(Long) - Method in interface com.ibm.commerce.order.commands.GetOrderPaymentInfoCmd
Sets the Order identifier.
setOrderId(Long) - Method in class com.ibm.commerce.order.commands.GetOrderPaymentInfoCmdImpl
Sets the Order identifier.
setOrderId(String) - Method in class com.ibm.commerce.order.commands.OrderCalculateInternalCmdImpl
Set order id.
setOrderId(Long) - Method in interface com.ibm.commerce.order.commands.OrderCancelCmd
This method sets the id of the order to cancel.
setOrderId(Long) - Method in class com.ibm.commerce.order.commands.OrderCancelCmdImpl
This method sets the identifier of the Order to cancel.
setOrderId(Long) - Method in interface com.ibm.commerce.order.commands.OrderCommentRecordContrlCmd
This method sets the order id from which the order change comments come.
setOrderId(Long) - Method in class com.ibm.commerce.order.commands.OrderCommentRecordContrlCmdImpl
This method sets the order id from which the order change comments come.
setOrderId(String) - Method in class com.ibm.commerce.order.commands.OrderCreateCmdImpl
Set the orderId that is being created
setOrderId(Vector) - Method in interface com.ibm.commerce.order.commands.OrderDisplayCmd
This method sets identifiers of the Orders to be displayed.
setOrderId(Vector) - Method in class com.ibm.commerce.order.commands.OrderPrepareBaseImpl
Sets ids of the orders to be prepared.
setOrderId(Vector) - Method in interface com.ibm.commerce.order.commands.OrderPrepareCmd
Sets ids of the orders to be prepared.
setOrderId(Long) - Method in class com.ibm.commerce.order.commands.OrderProcessPreApprovalCmdImpl
Sets the id of the 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.OrderScheduleCmdImpl
Sets the order which needs to be processed as a recurring order.
setOrderId(Long) - Method in interface com.ibm.commerce.order.commands.OrderTransferConfirmCmd
Sets the order identifier.
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.OrderUnlockCmd
Sets the order to be unlocked.
setOrderId(Long) - Method in class com.ibm.commerce.order.commands.OrderUnlockCmdImpl
Sets the order to be unlocked.
setOrderId(String) - Method in interface com.ibm.commerce.order.commands.PrepareShipInfoCmd
This method sets the order ID of the SHIPINFO record to verify.
setOrderId(String) - Method in class com.ibm.commerce.order.commands.PrepareShipInfoCmdImpl
The order ID we are performing the verification check for
setOrderId(Long) - Method in interface com.ibm.commerce.order.commands.ScheduledOrderCancelCmd
This method sets order identifier
setOrderId(Long) - Method in class com.ibm.commerce.order.commands.ScheduledOrderCancelCmdImpl
This method sets order identifier
setOrderId(Long) - Method in class com.ibm.commerce.order.commands.ServiceProviderChildOrderCreateCmdImpl
Sets the order id.
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.SetOrderPaymentInfoCmdImpl
Sets the order identifier for which payment information is being set.
setOrderId(Long) - Method in interface com.ibm.commerce.order.commands.UpdateOrderTransferringStatusCmd
This method sets the order Id.
setOrderId(Long) - Method in class com.ibm.commerce.order.commands.UpdateOrderTransferringStatusCmdImpl
This method sets the order Id.
setOrderId(Long) - Method in class com.ibm.commerce.order.commands.UpdateOrderTransferringStatusDummyCmdImpl
This method sets the order Id.
setOrderId(String) - Method in interface com.ibm.commerce.order.commands.UpdateShipInfoCmd
This method sets the order ID of the SHIPINFO record.
setOrderId(String) - Method in class com.ibm.commerce.order.commands.UpdateShipInfoCmdImpl
The order ID of the SHIPINFO record to update.
setOrderId(Long) - Method in interface com.ibm.commerce.order.commands.ValidatePaymentMethodCmd
This method is mandatory, specifying the order on which the payment method will be validate.
setOrderId(Long) - Method in class com.ibm.commerce.order.commands.ValidatePaymentMethodCmdImpl
This method is mandatory, specifying the order on which the payment method will be validate.
setOrderId(Long) - Method in class com.ibm.commerce.order.event.DOMProcessOrderSubmitEventCmdImpl
Deprecated.
This method sets the order Id.
setOrderId(Long) - Method in class com.ibm.commerce.order.event.OrderSubmitEventData
This method sets the Order Id
setOrderId(Long) - Method in interface com.ibm.commerce.order.event.ProcessOrderSubmitEventCmd
This method sets the order Id.
setOrderId(Long) - Method in class com.ibm.commerce.order.event.ProcessOrderSubmitEventCmdImpl
This method sets the order Id.
setOrderId(Long) - Method in class com.ibm.commerce.order.history.HistoryCalculationAdjustment
This method sets the order Id of calculation adjustment.
setOrderId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets organizationId
setOrderId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderBlock
This method sets the order id.
setOrderId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets order id
setOrderId(Long) - Method in class com.ibm.commerce.order.history.HistoryShipInfo
Sets the order id
setOrderId(Long) - Method in class com.ibm.commerce.order.objects.CalculationAdjustmentAccessBean
 
setOrderId(Long) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentAccessBean
 
setOrderId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setOrderId(Long) - Method in class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean
 
setOrderId(Long) - Method in class com.ibm.commerce.order.objects.OrderPaymentInfoAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentInfoAccessBean
 
setOrderId(Long) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setOrderId(Long) - Method in class com.ibm.commerce.order.objects.SchedulerOrderAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.order.objects.SchedulerOrderAccessBean
 
setOrderId(Long) - Method in class com.ibm.commerce.order.objects.ShipInfoAccessBean
 
setOrderId(Long) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setOrderId(String[]) - Method in class com.ibm.commerce.orderitems.commands.InventoryAllocationCheckCmdImpl
This method sets the order ID parameters (optional).
setOrderId(String[]) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
Set the order id parameters (optional).
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.OrderItemDeleteCmd
This method sets 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.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.OrderItemDisplayCmd
This method sets zero or more order ids (optional).
setOrderId(String[]) - Method in class com.ibm.commerce.orderitems.commands.OrderItemDisplayCmdImpl
This method sets zero or more order ids (optional).
setOrderId(String[]) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemUpdateCmd
Set the order id parameters (optional).
setOrderId(String) - Method in interface com.ibm.commerce.ordermanagement.commands.AdvancedOrderEditBeginCmd
This method sets an order ID, a required field, for edit.
setOrderId(String) - Method in interface com.ibm.commerce.ordermanagement.commands.AdvancedOrderEditEndCmd
Sets an order ID, which is a required field, for edit.
setOrderId(Long) - Method in class com.ibm.commerce.ordermanagement.commands.InitiateIsBlockedOrderCheckCmdImpl
Sets the order ID for checking the block status.
setOrderId(String) - Method in interface com.ibm.commerce.ordermanagement.commands.NotifyBlockCmd
This method sets the order ID to perform the blocking on
setOrderId(String) - Method in class com.ibm.commerce.ordermanagement.commands.NotifyBlockCmdImpl
This method sets the order ID to perform the blocking on
setOrderId(Long) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setOrderId(Long) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setOrderId(Long) - Method in interface com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmd
This method sets orderId data for the successful payment action.
setOrderId(Long) - Method in class com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmdImpl
This method sets orderId data of the payment action.
setOrderId(Long) - Method in class com.ibm.commerce.payment.actions.PaymentActionData
This method sets the order identifier in order system.
setOrderId(Long) - Method in class com.ibm.commerce.payment.beans.UsablePaymentTCListDataBean
Sets the orderId property of the Bean.
setOrderId(Long) - Method in interface com.ibm.commerce.payment.commands.CheckOrderCmd
Deprecated.
Sets the orderId property of the command.
setOrderId(Long) - Method in class com.ibm.commerce.payment.commands.CheckOrderCmdImpl
Deprecated.
Sets the orderId property of the command.
setOrderId(Long) - Method in interface com.ibm.commerce.payment.commands.DoCancelCmd
Deprecated.
Sets the orderId property of the command.
setOrderId(Long) - Method in class com.ibm.commerce.payment.commands.DoCancelCmdImpl
Deprecated.
Sets the orderId property of the command.
setOrderId(Long) - Method in interface com.ibm.commerce.payment.commands.DoPaymentCmd
Deprecated.
Sets the orderId property of the command.
setOrderId(Long) - Method in class com.ibm.commerce.payment.commands.DoPaymentCmdImpl
Deprecated.
Sets the orderId property of the command.
setOrderId(Long) - Method in class com.ibm.commerce.payment.commands.DoPaymentMPFCmdImpl
Deprecated.
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.GetOrderDescCmdImpl
Sets the orderId property of the command.
setOrderId(Long) - Method in interface com.ibm.commerce.payment.commands.GetPaymentInfoCmd
Deprecated.
This method sets the orderId property of the command.
setOrderId(Long) - Method in class com.ibm.commerce.payment.commands.GetPaymentInfoCmdImpl
Deprecated.
This method 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.PrepareInvoiceCmdImpl
Sets the orderId property of the command.
setOrderId(Long) - Method in class com.ibm.commerce.payment.event.PaymentEventData
This method sets current order id.
setOrderId(Long) - Method in class com.ibm.commerce.payment.objects.InvoiceAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.payment.objects.InvoiceAccessBean
 
setOrderId(Long) - Method in class com.ibm.commerce.payment.objects.POPurchaseAmountAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.payment.objects.POPurchaseAmountAccessBean
 
setOrderId(Long) - Method in class com.ibm.commerce.payment.objects.TradingDepositAmountAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.payment.objects.TradingDepositAmountAccessBean
 
setOrderId(Long) - Method in class com.ibm.commerce.payment.objects.TradingPurchaseAmountAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.payment.objects.TradingPurchaseAmountAccessBean
 
setOrderId(Long) - Method in class com.ibm.commerce.payment.objects.TradingRefundAmountAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.payment.objects.TradingRefundAmountAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPIsForOrderDataBean
This method sets the current order ID.
setOrderId(Long) - Method in interface com.ibm.commerce.payment.rules.commands.DetermineSortedPaymentsCmd
This method sets the current order ID.
setOrderId(Long) - Method in class com.ibm.commerce.payment.rules.commands.DetermineSortedPaymentsCmdImpl
This method sets the current order ID.
setOrderId(Long) - Method in class com.ibm.commerce.payment.rules.commands.DetermineSortedPaymentsVoidCmdImpl
This method sets the current order ID.
setOrderId(String) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the unique order identifier associated with the PaymentInstruction.
setOrderId(String) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the orderId.
setOrderId(String[]) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the order id parameters (optional).
setOrderId(String[]) - Method in interface com.ibm.commerce.quote.commands.QuoteItemDeleteCmd
Specifies zero or more orders, using order ids or one of the special abbreviations ".", "*", ".t", "*t".
setOrderId(String[]) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the order id parameters (optional).
setOrderId(Long) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListCopyCmd
This method specifies the source order or requisition list id.
setOrderId(Long) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListCopyCmdImpl
This method specifies the source order or requisition list id.
setOrderId(String) - Method in class com.ibm.commerce.tools.optools.order.beans.OrderSummaryDataBean
This method sets the order id.
setOrderId(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSREmailOrderCmdImpl
Sets the order reference number.
setOrderId(Long) - Method in interface com.ibm.commerce.tools.optools.order.commands.CSROrderCommentsNotifyCmd
Sets the order ID.
setOrderId(String) - Method in interface com.ibm.commerce.tools.optools.order.commands.CSROrderCommentsNotifyCmd
Sets the order ID.
setOrderId(Long) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderCommentsNotifyCmdImpl
Sets the order ID.
setOrderId(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderCommentsNotifyCmdImpl
Sets the order ID.
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.CSROrderItemAddCmdImpl
Sets the order ID into which the items are added.
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.CSROrderItemUpdateCmdImpl
Sets the order ID into which the items are updated.
setOrderId(Long) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setOrderId(String) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setOrderid(Long) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Stores the incoming order ID.
setOrderIdentifier(OrderIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setOrderIdentifier(OrderIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Order Identifier' containment reference.
setOrderIds(String[]) - Method in interface com.ibm.commerce.inventory.commands.ExternalInventoryBaseTaskCmd
This method sets OrderIds
setOrderIds(String[]) - Method in class com.ibm.commerce.inventory.commands.ExternalInventoryBaseTaskCmdImpl
This method sets OrderIds
setOrderIds(String[]) - Method in class com.ibm.commerce.order.commands.OrderProcessCmd.Group
Sets the order Ids.
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.order.commands.OrderTransferCheckCmdImpl
Sets the orderIds property of the command.
setOrderIds(String[]) - Method in interface com.ibm.commerce.order.commands.SetPendingOrderCmd
This method specifies zero or more orders, using order reference numbers or one of the special abbreviations ".", "*", ".t", "*t" and so forth.
setOrderIds(String[]) - Method in class com.ibm.commerce.order.commands.SetPendingOrderCmdImpl
This method specifies zero or more orders, using order reference numbers or one of the special abbreviations "**", ".", "*", ".t", "*t" and so forth.
setOrderIds(String[]) - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationRequestCmdImpl
(Optional) Sets the shopping carts for which quotations are to be requested.
setOrderIds(Vector) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderCancelCmdImpl
Sets Order IDs which needs to be canceled.
setOrderIds(Long[]) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderCommentsAddCmdImpl
Set Order IDs which needs to be canceled.
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.CSROrderStatusChangeCmdImpl
Sets the order IDs that is to be changed into the new order status.
setOrderInfoFrom(OrderAccessBean) - Method in interface com.ibm.commerce.order.commands.ExtOrderCopyCmd
Sets the Order from which the Order level info is copied.
setOrderInfoFrom(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.ExtOrderCopyCmdImpl
Sets the Order from which the Order level info is copied.
setOrderingname(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotord
Sets the value of the 'Orderingname' attribute.
setOrderInventory(OrderInventoryType) - Method in class com.ibm.commerce.inventory.client.commands.ProcessOrderInventoryCmdImpl
This method sets the OrderInventory
setOrderInventory(OrderInventoryType) - Method in interface com.ibm.commerce.inventory.commands.ProcessOrderInventoryResponseTaskCmd
This method sets the orderInventory SDO
setOrderInventory(OrderInventoryType) - Method in class com.ibm.commerce.inventory.commands.ProcessOrderInventoryResponseTaskCmdImpl
This method sets the orderInventory SDO
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.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.AllocateExpectedInventoryCmd
Sets the order item for which expected inventory is to be backordered.
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 class com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl
setOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl
setOrderItem(OrderItemAccessBean[]) - Method in interface com.ibm.commerce.fulfillment.commands.CheckInventoryCmd
Set a list of OrderItems to check the inventory.
setOrderItem(OrderItemAccessBean) - Method in interface com.ibm.commerce.fulfillment.commands.CheckInventoryCmd
Set an OrderItem to check the inventory.
setOrderItem(Vector) - Method in interface com.ibm.commerce.fulfillment.commands.CheckInventoryCmd
Set a list of OrderItems to check the inventory.
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 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.DeallocateExpectedInventoryCmd
Sets the order item for which expected inventory is to be deallocated.
setOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.fulfillment.commands.DeallocateExpectedInventoryCmdImpl
Sets the order item for which expected inventory is to be deallocated.
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(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(OrderItemAccessBean[]) - Method in class com.ibm.commerce.fulfillment.commands.InventoryBaseCmdImpl
Set a list of OrderItems.
setOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.fulfillment.commands.InventoryBaseCmdImpl
Set an OrderItem.
setOrderItem(Vector) - Method in class com.ibm.commerce.fulfillment.commands.InventoryBaseCmdImpl
Set a list of OrderItems.
setOrderItem(OrderItemAccessBean[]) - Method in interface com.ibm.commerce.fulfillment.commands.ResolveFulfillmentCenterCmd
Set a list of OrderItems.
setOrderItem(OrderItemAccessBean) - Method in interface com.ibm.commerce.fulfillment.commands.ResolveFulfillmentCenterCmd
Set an OrderItem.
setOrderItem(Vector) - Method in interface com.ibm.commerce.fulfillment.commands.ResolveFulfillmentCenterCmd
Set a list of OrderItems.
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.ReverseUpdateInventoryCmd
Set an OrderItem to reverse 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(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.UpdateInventoryCmd
Set an OrderItem 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(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.UpdateInventoryForOrderItemsCmd
Set an OrderItem to update the inventory.
setOrderItem(Vector) - 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.inventory.client.commands.ProcessOrderInventoryCmd
This method sets the Order Item
setOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.inventory.client.commands.ProcessOrderInventoryCmdImpl
This method sets the Order Item when canceling the inventory reservation of a single order item
setOrderItem(OrderItemAccessBean) - Method in interface com.ibm.commerce.inventory.commands.CancelExternalInventoryTaskCmd
This method sets the Order Item when canceling the inventory reservation of a single order item.
setOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.inventory.commands.CancelExternalInventoryTaskCmdImpl
This method sets the Order Item when canceling the inventory reservation of a single order item.
setOrderItem(OrderItemAccessBean) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets orderItem, if this inventory operation is only operated on this orderItem.
setOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets orderItem, if this inventory operation is only operated on this orderItem.
setOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets orderItem, if this inventory operation is only operated on this orderItem.
setOrderItem(OrderItemDataBean) - Method in class com.ibm.commerce.order.beans.UsableShippingDataBean
This method sets the order items data bean for which data is obtained.
setOrderItem(OrderItemDataBean) - Method in interface com.ibm.commerce.order.beans.UsableShippingInputDataBean
This method sets the orderitemDatabean .
setOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.order.commands.DOMCheckInStorePickupCmdImpl
Deprecated.
 
setOrderItem(OrderItemType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Order Item' containment reference.
setOrderItem(OrderItemType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
This method sets the Order Item Access Bean.
setOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.orderitems.commands.AddOrderItemComponentsCmdImpl
Sets the order item access bean that the components will be added to.
setOrderItem(OrderItemAccessBean) - Method in interface com.ibm.commerce.orderitems.commands.RetrieveTradingsTaskCmd
This method sets the order item to retrieve trading agreements for.
setOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.orderitems.commands.RetrieveTradingsTaskCmdImpl
This method sets the order item to retrieve trading agreements for.
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.orderitems.commands.ValidateDynamicKitConfigurationCmdImpl
Set the OrderItem that holds the configuration that requires validation.
setOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.orderitems.commands.ValidateDynamicKitConfigurationInSterlingCmdImpl
This method sets the OrderItem that holds the configuration to be validated.
setOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Sets the order item of the catalog entry ID to price.
setOrderItem2IsPriceInformationOnlyMap(Map) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set orderItem2IsPriceInformationOnlyMap.
setOrderItemAB(OrderItemAccessBean) - Method in interface com.ibm.commerce.returns.commands.CalculateReturnItemAdjustmentCreditCmd
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.CalculateReturnItemAdjustmentPolicyCmd
(Optional) 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.CalculateReturnItemCreditCmd
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.CalculateReturnItemProductCreditCmd
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.CheckReturnItemInCorrectStateCmd
Set the orderItem being returned/refunded.
setOrderItemAB(OrderItemAccessBean) - Method in class com.ibm.commerce.returns.commands.CheckReturnItemInCorrectStateCmdImpl
Set the orderItem being returned/refunded.
setOrderItemAbbreviations(String[]) - Method in interface com.ibm.commerce.order.utils.ResolveOrderItemsCmd
 
setOrderItemAbbreviations(String[]) - Method in class com.ibm.commerce.order.utils.ResolveOrderItemsCmdImpl
 
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.DiscountCalculationCodeApplyCmdImpl
Deprecated.
Set the orderItemABHash.
setOrderItemABHash(Hashtable) - Method in class com.ibm.commerce.price.commands.DiscountCalculationRuleQualifyCmdImpl
Deprecated.
set the orderItem access bean hash.
setOrderItemABHash(Hashtable) - Method in class com.ibm.commerce.taxation.commands.NetShippingCalculationScaleLookupCmdImpl
Deprecated.
 
setOrderItemABHash(Hashtable) - Method in class com.ibm.commerce.taxation.commands.ShippingTaxCalculationCodeApplyCmdImpl
Deprecated.
 
setOrderItemABHash(Hashtable) - Method in class com.ibm.commerce.taxation.commands.TaxableNetPriceCalculationScaleLookupCmdImpl
Deprecated.
 
setOrderItemABHash(Hashtable) - Method in class com.ibm.commerce.taxation.commands.TaxableNetPricePlusNetShippingCalculationScaleLookupCmdImpl
Deprecated.
 
setOrderItemABHash(Hashtable) - Method in class com.ibm.commerce.taxation.commands.TaxableUnitPriceCalculationScaleLookupCmdImpl
Deprecated.
 
setOrderItemABHash(Hashtable) - Method in class com.ibm.commerce.taxation.commands.TaxableUnitPricePlusUnitShippingCalculationScaleLookupCmdImpl
Deprecated.
 
setOrderItemABHash(Hashtable) - Method in class com.ibm.commerce.taxation.commands.TaxCalculationCodeApplyCmdImpl
Deprecated.
 
setOrderItemABHash(Hashtable) - Method in class com.ibm.commerce.taxation.commands.TaxCalculationRuleCalculateCmdImpl
Deprecated.
Sets the list of OrderItemAccessBean.
setOrderItemABHash(Hashtable) - Method in class com.ibm.commerce.taxation.commands.TaxCalculationRuleQualifyCmdImpl
Deprecated.
 
setOrderItemABHash(Hashtable) - Method in class com.ibm.commerce.taxation.commands.UnitShippingCalculationScaleLookupCmdImpl
Deprecated.
 
setOrderItemAccessBean(OrderItemAccessBean[]) - Method in interface com.ibm.commerce.order.commands.CheckOrderAttributesCmd
set order item access beans you want to check
setOrderItemAccessBean(OrderItemAccessBean[]) - Method in class com.ibm.commerce.order.commands.CheckOrderAttributesCmdImpl
set order item access bean you want to check
setOrderItemAccessBean(OrderItemAccessBean) - Method in class com.ibm.commerce.price.commands.AbstractGetEntitledPriceCmdImpl
This method, inherited from the parent class, is not supported for integration with an external price management system.
setOrderItemAccessBean(OrderItemAccessBean) - Method in interface com.ibm.commerce.price.commands.GetBaseSpecialPriceCmd
(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.GetContractSpecialPriceCmd
Set an order item.
setOrderItemAccessBean(OrderItemAccessBean) - Method in class com.ibm.commerce.price.commands.GetContractUnitPriceCmdImpl
Sets the orderitem Access Bean.
setOrderItemAllocationInfo(OrderItemAccessBean, Integer, Integer, String, String) - Static method in class com.ibm.commerce.fulfillment.commands.InventoryManagementHelper
 
setOrderItemAmount(OrderItemChargesType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Order Item Amount' containment reference.
setOrderItemAmount(OrderItemChargesType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setOrderItemAmount(OrderItemChargesType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setOrderItemAmount(OrderItemChargesType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Order Item Amount' containment reference.
setOrderItemCalculationCodeId(Long) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemCalculationCodeAccessBean
 
setOrderItemCalculationCodeId(String) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemCalculationCodeAccessBean
 
setOrderItemComparator(Comparator) - Static method in class com.ibm.commerce.marketing.promotion.runtime.LineItemSet
Sets the order item comparator for this line item set
setOrderItemCompListId(Long) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemShipConfirmationAccessBean
 
setOrderItemComponent(OrderItemComponentType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Order Item Component' containment reference.
setOrderItemComponent(OrderItemComponentType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setOrderItemComponent(OrderItemComponentAccessBean) - Method in class com.ibm.commerce.order.history.HistoryOrderItemComponent
This method sets the OrderItemComponentBean.
setOrderItemComponentId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItemComponent
Sets order Item Component Id
setOrderItemComponentIdentifier(OrderItemComponentIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Order Item Component Identifier' containment reference.
setOrderItemComponentIdentifier(OrderItemComponentIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setOrderItemComponentIdentifier(OrderItemComponentIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemComponentTypeImpl
 
setOrderItemComponentIdentifier(OrderItemComponentIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemComponentType
Sets the value of the 'Order Item Component Identifier' containment reference.
setOrderItemConfiguration(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setOrderItemConfiguration(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Order Item Configuration' attribute.
setOrderItemConfigurationIdIn(Map) - Method in interface com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmd
This method sets the configuration IDs passed in for the order items
setOrderItemConfigurationIdIn(Map) - Method in class com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmdImpl
This method sets the configuration IDs passed in for the order items
setOrderItemDescription(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setOrderItemDescription(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Order Item Description' attribute.
SetOrderItemFulfillmentCenterCmd - Interface in com.ibm.commerce.orderitems.commands
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 in com.ibm.commerce.orderitems.commands
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.CheckInventoryAvailabilityBECmdImpl
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.CheckInventoryAvailabilityCmdImpl
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.GetEligibleFulfillmentCentersCmdImpl
Sets the lists of fulfillment centers which can ship items specified by the setOrderItems method.
setOrderItemFulfillmentCentersMaps(Hashtable) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets lists of fulfillment centers which can ship items specified by the setOrderItems method.
setOrderItemFulfillmentCentersMaps(Hashtable) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets lists of fulfillment centers which can ship items specified by the setOrderItems method.
setOrderItemFulfillmentCentersMaps(Hashtable) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets lists of fulfillment centers which can ship items specified by the setOrderItems method.
setOrderItemFulfillmentInfo(OrderItemFulfillmentInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Order Item Fulfillment Info' containment reference.
setOrderItemFulfillmentInfo(OrderItemFulfillmentInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setOrderItemFulfillmentInfo(OrderItemFulfillmentInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setOrderItemFulfillmentInfo(OrderItemFulfillmentInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Order Item Fulfillment Info' containment reference.
setOrderItemId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setOrderItemId(Long) - Method in class com.ibm.commerce.fulfillment.beans.OrderItemShippingModeListDataBean
Sets the orderItem ID.
setOrderItemId(Long) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemCalculationCodeAccessBean
 
setOrderItemId(String) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemCalculationCodeAccessBean
 
setOrderItemId(Long) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemShipConfirmationAccessBean
 
setOrderItemId(Long) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
Sets the order item id of the purchased item in this record.
setOrderItemId(String) - Method in class com.ibm.commerce.inventory.beans.PackslipOrderItemDataBean
This method sets the order item id.
setOrderItemId(long) - Method in interface com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderItemTaskCmd
Sets the OrderItem ID.
setOrderItemId(long) - Method in class com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderItemTaskCmdImpl
 
setOrderItemId(String) - Method in class com.ibm.commerce.order.beans.OrderItemDataBean
This method sets an order item id.
setOrderItemId(Long) - Method in class com.ibm.commerce.order.calculation.ItemTaxInfo
This method sets the order item id.
setOrderItemId(Long) - Method in class com.ibm.commerce.order.commands.ServiceProviderChildOrderCreateCmdImpl
Sets the order item id.
setOrderItemId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets order item id
setOrderItemId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItemComponent
Sets orderItemId
setOrderItemId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemAdjustmentAccessBean
 
setOrderItemId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAdjustmentAccessBean
 
setOrderItemId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setOrderItemId(String) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setOrderItemId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemMessagingExtensionAccessBean
 
setOrderItemId(String) - Method in class com.ibm.commerce.order.objects.OrderItemMessagingExtensionAccessBean
 
setOrderItemId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemOfferRelationshipAccessBean
 
setOrderItemId(String) - Method in class com.ibm.commerce.order.objects.OrderItemOfferRelationshipAccessBean
 
setOrderItemId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemTradingRelationshipAccessBean
 
setOrderItemId(String) - Method in class com.ibm.commerce.order.objects.OrderItemTradingRelationshipAccessBean
 
setOrderItemId(Long) - Method in interface com.ibm.commerce.orderitems.commands.AddOrderItemComponentsCmd
(Optional) Set an OrderItem that the components will be added to.
setOrderItemId(Long) - Method in class com.ibm.commerce.orderitems.commands.AddOrderItemComponentsCmdImpl
(Optional) Set an OrderItem that the components will be added to.
setOrderItemId(String) - Method in interface com.ibm.commerce.orderitems.commands.CreateOrderItemConfigurationCmd
This method sets the order item id.
setOrderItemId(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderConfigurationBaseCmdImpl
This method sets the order item Ids.
setOrderItemId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderConfigurationUpdateCmd
This method sets the order item Ids.
setOrderItemId(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the order item IDs for which to update.
setOrderItemId(String) - Method in class com.ibm.commerce.orderitems.commands.OrderItemConfigurationBaseCmdImpl
This method sets the order item id.
setOrderItemId(String[]) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemDeleteCmd
This method sets an array of id of order items to be deleted.
setOrderItemId(String[]) - Method in class com.ibm.commerce.orderitems.commands.OrderItemDeleteCmdImpl
Set an array of id of order items to be deleted.
setOrderItemId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemUpdateCmd
Set the order item ids for which to update.
setOrderItemId(String) - Method in interface com.ibm.commerce.orderitems.commands.UpdateOrderItemConfigurationCmd
This method sets the order item id.
setOrderItemId(Long) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setOrderItemId(Long) - Method in class com.ibm.commerce.payment.objects.TradingDepositAmountAccessBean
 
setOrderItemId(String) - Method in class com.ibm.commerce.payment.objects.TradingDepositAmountAccessBean
 
setOrderItemId(Long) - Method in class com.ibm.commerce.payment.objects.TradingPurchaseAmountAccessBean
 
setOrderItemId(String) - Method in class com.ibm.commerce.payment.objects.TradingPurchaseAmountAccessBean
 
setOrderItemId(Long) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Set order item ID
setOrderItemId(String[]) - Method in interface com.ibm.commerce.quote.commands.QuoteItemDeleteCmd
Sets an array of ids for order items that are to be deleted.
setOrderItemId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the order item ids that require updates.
setOrderItemId(Long) - Method in interface com.ibm.commerce.returns.commands.GetOrderItemShippedTimeCmd
This method sets the order item id.
setOrderItemId(Long) - Method in class com.ibm.commerce.returns.commands.GetOrderItemShippedTimeCmdImpl
This method sets the order item id.
setOrderItemId(Long) - Method in interface com.ibm.commerce.rfq.commands.CreatePAttributeValueCmd
(Optional) Sets the order item ID.
setOrderItemId(Long) - Method in class com.ibm.commerce.rfq.commands.CreatePAttributeValueCmdImpl
(Optional) Sets the order item ID.
setOrderItemId(String[]) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the order item id list for the offering.
setOrderItemId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setOrderItemId(String) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setOrderItemId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setOrderItemId(String) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setOrderItemId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setOrderItemId(String) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setOrderItemId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setOrderItemId(String) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setOrderItemId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setOrderItemId(String) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setOrderItemId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setOrderItemId(String) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setOrderItemId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setOrderItemId(String) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setOrderItemIdentifier(OrderItemIdentifierType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.PurchasedItemDetailsType
Sets the value of the 'Order Item Identifier' containment reference.
setOrderItemIdentifier(OrderItemIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setOrderItemIdentifier(OrderItemIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Order Item Identifier' containment reference.
setOrderItemIds(Long[]) - Method in class com.ibm.commerce.discount.rules.MonetaryDiscount
Set the order item IDs to which the discount applies.
setOrderItemIds(Long[]) - Method in class com.ibm.commerce.discount.rules.ServiceDiscount
Set the order item IDs for the order items to which the ServiceDiscount will apply.
setOrderItemIds(Long[]) - Method in class com.ibm.commerce.fulfillment.beans.OrderItemShippingModeListDataBean
Sets the orderItem IDs.
setOrderItemOfferIdsIn(Map) - Method in interface com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmd
This method sets the offer IDs passed in for the order items
setOrderItemOfferIdsIn(Map) - Method in class com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmdImpl
This method sets the offer IDs passed in for the order items
setOrderItemPrice(MonetaryAmountType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderItemChargesType
Sets the value of the 'Order Item Price' containment reference.
setOrderItemRequestParameters() - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
This method sets the parameters for order item.
setOrderItemResult(Vector) - Method in class com.ibm.commerce.order.commands.ServiceProviderRemoveSubscriptionTemplateCmdImpl
set order items result which removed subscription template
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.fulfillment.commands.ApplyOrderShippingChargesCmdImpl
Deprecated.
 
setOrderItems(Enumeration) - Method in class com.ibm.commerce.fulfillment.commands.CheckInventoryAvailabilityBECmdImpl
Sets items to check inventory.
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.CheckInventoryAvailabilityCmdImpl
Sets the items to be checked.
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.fulfillment.commands.GetEligibleFulfillmentCentersCmdImpl
Sets the item (with specified catalog entry id) for which eligible fulfillment centers are to be determined.
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.isv.kit.tax.ApplyOrderTaxesTIKCmdImpl
 
setOrderItems(Enumeration) - Method in class com.ibm.commerce.isv.kit.tax.ApplyOrderTaxesTIKCmdImpl
 
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.isv.kit.tax.TaxCalculationUsageTIKCmdImpl
Set the order items.
setOrderItems(OrderItemDataBean[]) - Method in class com.ibm.commerce.order.beans.OrderDataBean
This method sets order items.
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.order.beans.OrderDataBean
This method sets an array of order item access beans (optional).
setOrderItems(OrderItemAccessBean[]) - Method in interface com.ibm.commerce.order.beans.OrderInputDataBean
 
setOrderItems(OrderItemDataBean[]) - Method in class com.ibm.commerce.order.beans.UsableInstructsPerOrderItemBlock
This method sets order items.
setOrderItems(OrderItemAccessBean[]) - Method in interface com.ibm.commerce.order.calculation.FinalizeCalculationUsageCmd
Sets the orderitems.
setOrderItems(OrderItemAccessBean[]) - Method in interface com.ibm.commerce.order.calculation.GetOrderLevelParameterCmd
Sets the orderitems.
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.order.calculation.GetOrderLevelParameterCmdImpl
 
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.order.calculation.InitializeAdjustmentCmdImpl
 
setOrderItems(OrderItemAccessBean[]) - Method in interface com.ibm.commerce.order.calculation.InitializeCalculationUsageCmd
 
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.order.calculation.InitializeSalesTaxCmdImpl
 
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.order.calculation.InitializeShippingCmdImpl
 
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.order.calculation.InitializeShippingTaxCmdImpl
 
setOrderItems(OrderItemAccessBean[]) - Method in interface com.ibm.commerce.order.calculation.SetOrderLevelParameterCmd
Sets the orderitems.
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.order.calculation.SetOrderLevelParameterCmdImpl
 
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.order.calculation.SummarizeAdjustmentCmdImpl
Sets the order items.
setOrderItems(OrderItemAccessBean[]) - Method in interface com.ibm.commerce.order.calculation.SummarizeCalculationUsageCmd
 
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.order.calculation.SummarizeSalesTaxCmdImpl
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.SummarizeShippingTaxCmdImpl
setOrderItems method comment.
setOrderItems(Map) - Method in class com.ibm.commerce.order.commands.CheckOrderAttributesCmdImpl
set order item id
setOrderItems(Vector) - Method in class com.ibm.commerce.order.commands.CheckOrderBuyableCmdImpl
Sets order items
setOrderItems(OrderItemAccessBean[]) - Method in interface com.ibm.commerce.order.commands.CreateReleasesCmd
This methods sets the order items that releases will be created for.
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.order.commands.CreateReleasesCmdImpl
This method sets the order items that releases will be created for.
setOrderItems(Vector) - Method in interface com.ibm.commerce.order.commands.RemoveSubscriptionTemplateCmd
set order items for this command
setOrderItems(Vector) - Method in class com.ibm.commerce.order.commands.RemoveSubscriptionTemplateCmdImpl
set order items for this command
setOrderItems(Vector) - Method in class com.ibm.commerce.order.commands.ServiceProviderRemoveSubscriptionTemplateCmdImpl
set order items for this command
setOrderItems(Vector) - Method in interface com.ibm.commerce.order.commands.UpdateShippingAddressCmd
Sets order items, the shipping addresses of which will be updated, this is a required parameter.
setOrderItems(Vector) - Method in class com.ibm.commerce.order.commands.UpdateShippingAddressCmdImpl
Sets order items, the shipping Addresses of which will be updated, this is a required parameter.
setOrderItems(Vector) - Method in interface com.ibm.commerce.orderitems.commands.CheckAndResetOrderItemPriceFlagCmd
This method sets the vector of order item access beans whose price flags will be checked and reset.
setOrderItems(Vector) - Method in class com.ibm.commerce.orderitems.commands.CheckAndResetOrderItemPriceFlagCmdImpl
This method sets the vector of order item access beans whose price flags will be checked and reset.
setOrderItems(OrderItemAccessBean[]) - Method in interface com.ibm.commerce.orderitems.commands.GetOrderItemsTotalAmountCmd
This method sets the order item access beans whose charges need to be summed up.
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.orderitems.commands.GetOrderItemsTotalAmountCmdImpl
This method sets the order item array object.
setOrderItems(Vector) - Method in interface com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmd
This method sets the order items that needs to be re-priced.
setOrderItems(Vector) - Method in class com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmdImpl
This method sets the order items that needs to be re-priced
setOrderItems(Vector) - Method in interface com.ibm.commerce.orderitems.commands.SetOrderItemFulfillmentCenterCmd
Sets the OrderItems parameters.
setOrderItems(Vector) - Method in class com.ibm.commerce.orderitems.commands.SetOrderItemFulfillmentCenterCmdImpl
Sets the OrderItems parameters.
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.orderitems.commands.VATGetOrderItemsTotalAmountCmdImpl
This method sets the order item array object.
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.orderquotation.commands.OrderItemSelectCmd.EnumerationGroup
Sets the OrderItems to be copied to selection Orders.
setOrderItems(List) - Method in class com.ibm.commerce.orderquotation.commands.QuotationRequest
Sets the orderItems
setOrderItems(String[]) - Method in class com.ibm.commerce.payment.actions.PaymentActionData
This method sets the order items associated with this payment action.
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.payment.commands.CheckTASpendingLimitCmdImpl
Sets the aOrderItems property of the command.
setOrderItems(OrderItemAccessBean[]) - Method in interface com.ibm.commerce.payment.commands.UpdateTASpendingCmd
This method sets the orderItems property of the command.
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.payment.commands.UpdateTASpendingForLimitCheckCmdImpl
This method sets the orderItems property of the command.
setOrderItems(OrderItemAccessBean[]) - Method in interface com.ibm.commerce.price.commands.ApplyOrderAdjustmentsCmd
Deprecated.
Set the order items to calculate the discounts.
setOrderItems(Enumeration) - Method in interface com.ibm.commerce.price.commands.ApplyOrderAdjustmentsCmd
Deprecated.
Set the order items to calculate the discounts.
setOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.price.commands.ApplyOrderAdjustmentsCmdImpl
Deprecated.
Set the order items to process for discounts.
setOrderitems_id(Long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Orderitems id' attribute.
setOrderItemShippingInfo(OrderItemShippingInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Order Item Shipping Info' containment reference.
setOrderItemShippingInfo(OrderItemShippingInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setOrderItemShippingInfo(OrderItemShippingInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setOrderItemShippingInfo(OrderItemShippingInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Order Item Shipping Info' containment reference.
setOrderItemsId(Long) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setOrderItemsId(String) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setOrderItemsId(Long) - Method in class com.ibm.commerce.inventory.objects.BackOrderItemAccessBean
 
setOrderItemsId(String) - Method in class com.ibm.commerce.inventory.objects.BackOrderItemAccessBean
 
setOrderitemsId(Long) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean
 
setOrderitemsId(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean
 
setOrderItemsId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setOrderItemsId(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setOrderItemsId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setOrderItemsId(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setOrderitemsId(Long) - Method in class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean
 
setOrderitemsId(String) - Method in class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean
 
setOrderItemsId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setOrderItemsId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
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.returns.commands.ReturnItemToInventoryCmdImpl
This method sets the order item from which the merchandise in question came.
setOrderItemsId(Long) - Method in class com.ibm.commerce.taxation.objects.OrderItemTaxAccessBean
 
setOrderItemsId(String) - Method in class com.ibm.commerce.taxation.objects.OrderItemTaxAccessBean
 
setOrderItemStatus(OrderItemStatusType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Order Item Status' containment reference.
setOrderItemStatus(OrderItemStatusType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setOrderItemStatus(OrderItemStatusType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setOrderItemStatus(OrderItemStatusType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Order Item Status' containment reference.
setOrderItemStatus(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setOrderItemStatusID(Long) - Method in class com.ibm.commerce.messaging.beans.OrderStatusItemDataBean
Deprecated.
setOrderItemStatusId(Long) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
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 update.
setOrderItemStatusProperties(TypedProperty) - Method in class com.ibm.commerce.messaging.commands.OrderItemStatusCmdImpl
This method binds the parameters received by the request properties to variables that are used for determining the order item to update.
setOrderItemTradingIdsIn(Map) - Method in interface com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmd
This method sets the trading IDs passed in for the order items
setOrderItemTradingIdsIn(Map) - Method in class com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmdImpl
This method sets the trading IDs passed in for the order items
setOrderItemWhereAndOrderByClause(String) - Method in class com.ibm.commerce.order.beans.OrderDataBean
This method sets the where and orderby clause of SQL statement to find order items.
setOrderItemWhereAndOrderByClauseParameters(Object[]) - Method in class com.ibm.commerce.order.beans.OrderDataBean
This method sets the parameters for the where clause of SQL statement to find order items.
setOrderJSON(HashMap) - Method in class com.ibm.commerce.bi.taglib.CartBaseTag
Sets the orderJSON JSON object to be used to get the data for analysis
setOrderJSON(HashMap) - Method in class com.ibm.commerce.bi.taglib.OrderBaseTag
Sets the orderJSON JSON object to be used to get the data for analysis
setOrderKey(OrderKey) - Method in class com.ibm.commerce.marketing.promotion.choice.RewardOption
Sets the OrderKey.
SetOrderLevelParameterCmd - Interface in com.ibm.commerce.order.calculation
Sets the order level attachment parameter of a particular order.
SetOrderLevelParameterCmdImpl - Class in com.ibm.commerce.order.calculation
This is the default implementation of the SetOrderLevelParameter command.
SetOrderLevelParameterCmdImpl() - Constructor for class com.ibm.commerce.order.calculation.SetOrderLevelParameterCmdImpl
 
setOrderList(Enumeration) - Method in interface com.ibm.commerce.order.commands.SetCurrentPendingOrdersCmd
Sets the list of the pending orders to be set current.
setOrderList(Enumeration) - Method in class com.ibm.commerce.order.commands.SetCurrentPendingOrdersCmdImpl
Sets the list of the pending orders to be set current.
setOrderMax(BigDecimal) - Method in class com.ibm.commerce.couponpromotion.objects.PromoOrderAccessBean
 
setOrderMin(BigDecimal) - Method in class com.ibm.commerce.couponpromotion.objects.PromoOrderAccessBean
 
setOrderMsg(StringBuffer) - Method in class com.ibm.commerce.messaging.commands.SendWCSOrderCmdImpl
This method sets the OrderCreateFixFormat message content.
setOrderNewCurrency(String) - Method in interface com.ibm.commerce.edp.commands.ChangePaymentCurrencyTaskCmd
This method changes the currency of current EDPOrder.
setOrderNewCurrency(String) - Method in class com.ibm.commerce.edp.commands.ChangePaymentCurrencyTaskCmdImpl
This method sets the new currency to the Order.
setOrderNewCurrency(String) - Method in class com.ibm.commerce.edp.commands.ChangePaymentCurrencyVoidTaskCmdImpl
This method sets the new currency to the Order.
setOrderNo(String) - Method in interface com.ibm.commerce.order.commands.SSFSOrderCopyCmd
Set the order number of the order.
setOrderNo(String) - Method in class com.ibm.commerce.order.commands.SSFSOrderCopyCmdImpl
Set the order number of the order.
setOrderNotificationInfo(OrderNotificationInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Order Notification Info' containment reference.
setOrderNotificationInfo(OrderNotificationInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setOrderNotificationInfo(OrderNotificationInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setOrderNotificationInfo(OrderNotificationInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Order Notification Info' containment reference.
setOrderNumber(String) - Method in interface com.ibm.commerce.inventory.commands.GeneratePackSlipCmd
This method sets the Order Number.
setOrderNumber(String) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets the orderNumber.
setOrderNVPValues() - Method in class com.ibm.commerce.messaging.commands.SendWCSOrderCmdImpl
This method gets all the name-value pairs for the WebSphere Commerce OrderCreateFixFormat message.
SetOrderOrganizationCmd - Interface in com.ibm.commerce.order.commands
This task command is called by other Order commands to set the organization info of an order.
SetOrderOrganizationCmdImpl - Class in com.ibm.commerce.order.commands
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 interface com.ibm.commerce.order.commands.SetOrderPaymentInfoCmd
Sets the payment information name-value pairs.
setOrderPaymentInfo(Hashtable) - Method in class com.ibm.commerce.order.commands.SetOrderPaymentInfoCmdImpl
Sets the payment information name-value pairs.
setOrderPaymentInfo(OrderPaymentInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Order Payment Info' containment reference.
setOrderPaymentInfo(OrderPaymentInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setOrderPaymentInfo(OrderPaymentInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setOrderPaymentInfo(OrderPaymentInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Order Payment Info' containment reference.
SetOrderPaymentInfoCmd - Interface in com.ibm.commerce.order.commands
Sets the payment information of an order.
SetOrderPaymentInfoCmdImpl - Class in com.ibm.commerce.order.commands
Sets the payment information of an order.
SetOrderPaymentInfoCmdImpl() - Constructor for class com.ibm.commerce.order.commands.SetOrderPaymentInfoCmdImpl
 
setOrderPercentageAmt(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the order discount percenatge amount.
setOrderPickingType(Integer) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setOrderPickingType(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setOrderProcessingUtility(OrderProcessingHelper) - Method in class com.ibm.commerce.order.commands.OrderPrepareBaseImpl
Sets the order processing utility.
setOrderProcessSystemId(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets order process system id
setOrderProcessSystemId(Integer) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setOrderProcessSystemId(Integer) - Method in class com.ibm.commerce.order.objects.OrderProcessSystemAccessBean
 
setOrderPromotionCodeCopyFlag(String) - Method in interface com.ibm.commerce.order.commands.OrderCopyCmd
Set the order promotion code copy flag.
setOrderPromotionCodeCopyFlag(String) - Method in class com.ibm.commerce.order.commands.OrderCopyCmdImpl
Set the order promotion code copy flag.
setOrderPromotionCodeCopyFlag(String) - Method in interface com.ibm.commerce.order.commands.SSFSOrderCopyCmd
Set the order promotion code copy flag.
setOrderPromotionCodeCopyFlag(String) - Method in class com.ibm.commerce.order.commands.SSFSOrderCopyCmdImpl
Set the order promotion code copy flag.
setOrderPromotionCodeID(String) - Method in class com.ibm.commerce.order.beans.OrderPromotionCodeDataBean
This method sets the record id.
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.order.utils.ResolveOrderQuotationRelsCmdImpl
 
setOrderQuotationRelAbbreviations(String[]) - Method in interface com.ibm.commerce.orderquotation.commands.OrderQuotationDisplayCmd
Sets the OrderQuotationRel objects whose quotation Orders should be displayed.
setOrderQuotationRelAbbreviations(String[]) - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationDisplayCmdImpl
Sets the OrderQuotationRel objects whose quotation Orders should be displayed.
setOrderQuotationRelIds(String[]) - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationCheckCmdImpl
Sets the orderQuotationRelIds.
setOrderReceivedEMailRecipient(EmailAddressType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderNotificationInfoTypeImpl
 
setOrderReceivedEMailRecipient(EmailAddressType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderNotificationInfoType
Sets the value of the 'Order Received EMail Recipient' containment reference.
setOrderReferenceNumber(Long) - Method in interface com.ibm.commerce.negotiation.commands.PlaceAuctionOrderCmd
Stores the incoming value for the order reference number.
setOrderReferenceNumber(Long) - Method in class com.ibm.commerce.negotiation.commands.PlaceAuctionOrderCmdImpl
Mutation method to set order reference number
setOrderReleaseNum(Integer) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemShipConfirmationAccessBean
 
setOrderReleaseNum(Integer) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setOrderReleaseNum(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setOrderReleaseNum(Integer) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setOrderReleaseNum(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setOrderReleaseNum(Integer) - Method in interface com.ibm.commerce.messaging.commands.ReleaseShipNotifyCmd
This method sets release number of the order being processed.
setOrderReleaseNum(Integer) - Method in class com.ibm.commerce.messaging.commands.ReleaseShipNotifyCmdDummyImpl
Sets release number of the order being processed.
setOrderReleaseNum(Integer) - Method in class com.ibm.commerce.messaging.commands.ReleaseShipNotifyCmdImpl
This method sets the order release number used in this command.
setOrderReleaseNum(Integer) - Method in interface com.ibm.commerce.payment.commands.PrepareInvoiceCmd
Sets the orderReleaseNum property of the command.
setOrderReleaseNum(Integer) - Method in class com.ibm.commerce.payment.commands.PrepareInvoiceCmdImpl
Sets the orderReleaseNum property of the command.
setOrderReleaseNumber(Integer) - Method in class com.ibm.commerce.order.calculation.GroupKey
Sets the inOrderReleaseNumber.
setOrderReleaseNumber(Integer) - Method in class com.ibm.commerce.order.calculation.Item
Sets the inOrderReleaseNumber.
setOrderReleaseNumber(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets order release number
setOrderReleaseNumber(Integer) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setOrderReleaseNumber(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setOrderReleaseNumber(Integer) - Method in class com.ibm.commerce.payment.objects.InvoiceAccessBean
 
setOrderReleaseNumber(String) - Method in class com.ibm.commerce.payment.objects.InvoiceAccessBean
 
setOrderReleases(Vector) - Method in interface com.ibm.commerce.inventory.commands.GeneratePackSlipCmd
This method sets the Vector of Order releases.
setOrderReleases(Vector) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets the Vector of Order releases.
setOrderReleases(OrderReleaseAccessBean[]) - Method in interface com.ibm.commerce.inventory.commands.ResolveReleasesCmd
This method sets an order access bean to work on
setOrderReleases(OrderReleaseAccessBean[]) - Method in class com.ibm.commerce.inventory.commands.ResolveReleasesCmdImpl
setOrderReleases
setOrderReleaseTotals(OrderReleaseTotalsAccessBean[]) - Method in interface com.ibm.commerce.order.commands.GetOrderReleaseTotalAmountCmd
This method sets the order release total access beans whose charges need to be summed up.
setOrderReleaseTotals(OrderReleaseTotalsAccessBean[]) - Method in class com.ibm.commerce.order.commands.GetOrderReleaseTotalAmountCmdImpl
This method sets the order release array object.
setOrderReleaseTotals(OrderReleaseTotalsAccessBean[]) - Method in class com.ibm.commerce.order.commands.VATGetOrderReleaseTotalAmountCmdImpl
This method sets the order release array object.
setOrderRequestParameters() - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
This method sets the parameters for order.
setOrderRn(Long) - Method in class com.ibm.commerce.isv.kit.tax.TaxOrderAuditTIKCmdImpl
Deprecated.
Sets the orderId property of the command.
setOrderRn(Long) - Method in interface com.ibm.commerce.messaging.commands.ReleaseShipNotifyCmd
This method sets the order ID for requested notification.
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 class com.ibm.commerce.messaging.commands.ReleaseShipNotifyCmdImpl
This method sets the order reference number used in this command.
setOrderRn(Long) - Method in class com.ibm.commerce.messaging.commands.SendWCSOrderCmdImpl
This method sets the order reference number used in the command.
setOrderRn(Long) - Method in class com.ibm.commerce.messaging.commands.SendXMLOrderCmdImpl
This method sets the order reference number used in the command.
setOrderRn(Long) - Method in interface com.ibm.commerce.order.commands.ExtOrderProcessCmd
setOrderRn(Long) - Method in class com.ibm.commerce.order.commands.ExtOrderProcessCmdImpl
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.OrderMessagingCmdImpl
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.OrderProcessCmdImpl
Sets the order reference number.
setOrderRn(Long) - Method in class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method sets the order reference number.
setOrderRn(Long) - Method in interface com.ibm.commerce.order.commands.ProcessOrderCmd
This method sets the order reference number.
setOrderRn(Long) - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
This method sets the order reference number.
setOrderRns(String[]) - Method in class com.ibm.commerce.order.commands.OrderProcessCmdImpl
Sets the orders to be processed
setOrders(OrderAccessBean[]) - Method in interface com.ibm.commerce.inventory.commands.ReleaseOrdersToFulfillmentCOCmd
This method sets the Order Array to be released
setOrders(OrderAccessBean[]) - Method in class com.ibm.commerce.inventory.commands.ReleaseOrdersToFulfillmentCOCmdImpl
This method sets the Order Array to be released
setOrders(OrderType[]) - Method in class com.ibm.commerce.order.client.beans.OrderStatusListDataBean
Sets the orders.
setOrders(OrderType[]) - Method in class com.ibm.commerce.order.client.commands.GetOrderCmdImpl
Sets the orders.
setOrders(OrderAccessBean[]) - Method in interface com.ibm.commerce.order.commands.CalculateOrderCmd
This method sets the orders to be calculated.
setOrders(OrderAccessBean[]) - Method in class com.ibm.commerce.order.commands.CalculateOrderCmdImpl
This method sets the OrderAccessBean[]
setOrders(OrderAccessBean[]) - Method in class com.ibm.commerce.order.commands.ExternalOrderCalculateCmdImpl
This method sets the order specified to be processed by this command.
setOrders(OrderAccessBean[]) - Method in interface com.ibm.commerce.order.commands.OrderCalculateCmd
This method sets the orders to be calculated.
setOrders(OrderAccessBean[]) - Method in class com.ibm.commerce.order.commands.OrderCalculateCmdImpl
 
setOrders(OrderAccessBean[]) - Method in class com.ibm.commerce.order.commands.OrderProcessCmd.Group
Set the orders access beans.
setOrders(OrderAccessBean[]) - Method in class com.ibm.commerce.order.commands.OrderProcessCmdImpl
Sets the orders to be processed
setOrders(Vector) - Method in interface com.ibm.commerce.order.commands.PrepareOrderCmd
Sets ids of the orders to be prepared.
setOrders(Vector) - Method in class com.ibm.commerce.order.commands.PrepareOrderCmdImpl
This method sets the ids of the orders to be prepared.
setOrders(OrderAccessBean[]) - Method in class com.ibm.commerce.order.commands.PromotionEngineOrderCalculateCmdImpl
This method sets the orders to be calculated.
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.ReprepareOrderCmdImpl
Sets ids of the orders to be reprepared.
setOrders(List) - Method in class com.ibm.commerce.order.facade.server.commands.AbstractComposeOrderCmdImpl
This method sets the list of orders.
setOrders(List) - Method in interface com.ibm.commerce.order.facade.server.commands.ComposeOrderCmd
This method sets the input list of orders.
setOrders_id(long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Orders id' attribute.
setOrderScheduleInfo(OrderScheduleInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setOrderScheduleInfo(OrderScheduleInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Order Schedule Info' containment reference.
setOrderShippingInfo(OrderShippingInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Order Shipping Info' containment reference.
setOrderShippingInfo(OrderShippingInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setOrderShippingInfo(OrderShippingInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setOrderShippingInfo(OrderShippingInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Order Shipping Info' containment reference.
setOrdersId(String) - Method in class com.ibm.commerce.inventory.beans.ReleaseShipDataBean
This method sets the orders id.
setOrdersId(String) - Method in interface com.ibm.commerce.inventory.commands.ReleaseManifestCmd
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.ReleaseShipConfirmCmd
Sets the order identifier.
setOrdersId(String) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl
Sets the identifier of the order.
setOrdersId(Long) - Method in interface com.ibm.commerce.inventory.commands.UpdateReleaseManifestStatusCmd
Set the order identifier.
setOrdersId(Long) - Method in class com.ibm.commerce.inventory.commands.UpdateReleaseManifestStatusCmdImpl
Set the order identifier.
setOrdersId(Long) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setOrdersId(String) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setOrdersId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setOrdersId(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setOrdersId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setOrdersId(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseTotalsAccessBean
 
setOrdersId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.OrdersMemberGroupAccessBean
 
setOrdersId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.OrdersMemberGroupAccessBean
 
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
 
setOrdersId(String) - Method in class com.ibm.commerce.order.objects.OrderMemberGroupRelationshipAccessBean
 
setOrdersId(String) - Method in class com.ibm.commerce.order.utils.ShipChargesByShipMode
Sets the orders ID for which to hold ship charge data.
setOrdersId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.OrderBlockAccessBean
 
setOrdersId(Long) - Method in class com.ibm.commerce.taxation.objects.OrderTaxAccessBean
 
setOrdersId(String) - Method in class com.ibm.commerce.taxation.objects.OrderTaxAccessBean
 
setOrdersMap(Hashtable) - Method in class com.ibm.commerce.order.commands.ExternalOrderCalculateCmdImpl
This method sets the map of the orders Sets the ihshOrders.
setOrderSplitEndToStart(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.LineItemSet
Sets the split order for this line item set
setOrderState(String) - Method in class com.ibm.commerce.payment.commands.DoPaymentCLCmdImpl
Deprecated.
Sets the order state to be returned to the caller.
setOrderStatus(String) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method sets the status for retrieving those order of that status.
setOrderStatus(String[]) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method sets the list of status for retrieving those order.
setOrderStatus(String) - Method in interface com.ibm.commerce.order.commands.UpdateOrderTransferringStatusCmd
This method sets the order status.
setOrderStatus(String) - Method in class com.ibm.commerce.order.commands.UpdateOrderTransferringStatusCmdImpl
This method sets the order status.
setOrderStatus(String) - Method in class com.ibm.commerce.order.commands.UpdateOrderTransferringStatusDummyCmdImpl
This method sets the order status.
setOrderStatus(OrderStatusType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Order Status' containment reference.
setOrderStatus(OrderStatusType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setOrderStatus(OrderStatusType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setOrderStatus(OrderStatusType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Order Status' containment reference.
setOrderStatus(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setOrderStatusID(Long) - Method in class com.ibm.commerce.messaging.beans.OrderStatusDataBean
Deprecated.
setOrderStatusId(Long) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setOrderStatusProperties(TypedProperty) - Method in interface com.ibm.commerce.messaging.commands.OrderStatusNotifySendCmd
This method passes the TypedProperty object that contains all the attributes of the order status.
setOrderStatusProperties(TypedProperty) - Method in class com.ibm.commerce.messaging.commands.OrderStatusNotifySendCmdDummyImpl
This is an empty method.
setOrderStatusProperties(TypedProperty) - Method in class com.ibm.commerce.messaging.commands.OrderStatusNotifySendCmdImpl
This method sets the order status properties.
setOrderStatusUrl(String) - Method in class com.ibm.commerce.me.commands.RegisterRequisitionerCmdImpl
This method sets the order status URL.
setOrderStatusURL(String) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the Order Status URL.
setOrderStatusUrl(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderHeader
This method sets the URL to post the order status.
setOrderStatusURL(String) - Method in class com.ibm.commerce.me.datatype.RequisitionerSessionData
This method sets the order status URL.
setOrderStatusUrl(String) - Method in class com.ibm.commerce.me.datatype.SessionInfo
This method sets the order status URL.
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.
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.
setOrdersToDeleteIfNotEmpty(String[]) - Method in class com.ibm.commerce.orderitems.commands.OrderItemMoveCmdImpl
setOrderStoreId(String) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set order store id.
setOrderStoreId(String) - Method in class com.ibm.commerce.order.commands.OrderCalculateInternalCmdImpl
Set order store id.
setOrderSubmittedNotify(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderNotificationInfoTypeImpl
 
setOrderSubmittedNotify(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderNotificationInfoType
Sets the value of the 'Order Submitted Notify' attribute.
setOrderTemplate(OrderType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.QuoteTypeImpl
 
setOrderTemplate(OrderType) - Method in interface com.ibm.commerce.order.facade.datatypes.QuoteType
Sets the value of the 'Order Template' containment reference.
SetOrderTemplateCmd - Interface in com.ibm.commerce.order.commands
This controller command is used to mark/unmark orders as orderTemplates.
SetOrderTemplateCmd.Group - Class in com.ibm.commerce.order.commands
The SetOrderTemplate enumeration group.
SetOrderTemplateCmdImpl - Class in com.ibm.commerce.order.commands
This is the default implementation of the SetOrderTemplateCmd controller command.
SetOrderTemplateCmdImpl() - Constructor for class com.ibm.commerce.order.commands.SetOrderTemplateCmdImpl
The default constructor.
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.
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.
setOrderTotalAmount(BigDecimal) - Method in interface com.ibm.commerce.edp.commands.ChangePaymentCurrencyTaskCmd
This method changes the amount of current order.
setOrderTotalAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.ChangePaymentCurrencyTaskCmdImpl
This method sets the total amount of current order, since here the currency has been changed, the total amount is based on the new currency.
setOrderTotalAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.ChangePaymentCurrencyVoidTaskCmdImpl
This method sets the total amount of current order, since here the currency has been changed, the total amount is based on the new currency.
setOrderTotalAuthorized(Boolean) - Method in class com.ibm.commerce.edp.commands.CheckOrderPaymentAuthorizedCmdImpl
This method sets if the order is totally approved in Payment Rule.
setOrderTotalDeposited(Boolean) - Method in class com.ibm.commerce.edp.commands.CheckOrderPaymentDepositedCmdImpl
This method sets if the order is deposited in payment system.
setOrderType(OrderType) - Method in class com.ibm.commerce.bi.taglib.CartBaseTag
Sets the OrderType SDO object
setOrderType(OrderType) - Method in class com.ibm.commerce.bi.taglib.OrderBaseTag
Sets the orderType SDO to be used to get the data for analysis
setOrderType(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderHeader
This method sets the order type.
setOrderType(String) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set order type.
setOrderType(String) - Method in class com.ibm.commerce.order.commands.ServiceProviderChildOrderCreateCmdImpl
Sets the order type.
setOrderType(String) - Method in class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean
 
setOrderType(int) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the order discount type.
setOrderTypeCode(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setOrderTypeCode(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Order Type Code' attribute.
setOrderUniquePromotionCodeCopyFlag(String) - Method in interface com.ibm.commerce.order.commands.SSFSOrderCopyCmd
Set the order unique promotion codes copy flag.
setOrderUniquePromotionCodeCopyFlag(String) - Method in class com.ibm.commerce.order.commands.SSFSOrderCopyCmdImpl
Set the order unique promotion codes copy flag.
setOrderVersion(String) - Method in class com.ibm.commerce.order.beans.OrderHistoryDataBean
This method sets the order history key field for this bean.
setOrderVersion(String) - Method in interface com.ibm.commerce.order.beans.OrderHistoryInputDataBean
This method sets the order history key field for this bean.
setOrderVersion(Short) - Method in interface com.ibm.commerce.order.commands.OrderCommentRecordContrlCmd
This method sets the order version number which the order change comments are against.
setOrderVersion(Short) - Method in class com.ibm.commerce.order.commands.OrderCommentRecordContrlCmdImpl
This method sets the order version number which the order change comments are against.
setOrderVersion(Short) - Method in class com.ibm.commerce.order.commands.RecordOrderHistoryTaskCmdImpl
This method sets the order version.
setOrderVersion(String) - Method in interface com.ibm.commerce.order.facade.datatypes.CSRCommentsType
Sets the value of the 'Order Version' attribute.
setOrderVersion(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.CSRCommentsTypeImpl
 
setOrderVersion(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setOrderVersion(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Order Version' attribute.
setOrderVersion(Short) - Method in class com.ibm.commerce.order.objects.OrderHistoryKey
 
setOrderVersion(Short) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setOrderVersion(String) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setOrderXML(String) - Method in class com.ibm.commerce.order.objects.OrderHistoryAccessBean
 
setOrdPayInfoCopyFlag(String) - Method in class com.ibm.commerce.order.commands.OrderCopyCmdImpl
Set the order payment info copy flag.
setOrdPickHstNum(Integer) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setOrdPickHstNum(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setOrdReleaseNum(String) - Method in class com.ibm.commerce.inventory.beans.ReleaseShipDataBean
This method sets the order release number.
setOrdReleaseNum(String) - Method in interface com.ibm.commerce.inventory.commands.ReleaseManifestCmd
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.ReleaseShipConfirmCmd
Sets the order release number.
setOrdReleaseNum(String) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl
Sets the release number of the order.
setOrdReleaseNum(Integer) - Method in interface com.ibm.commerce.inventory.commands.UpdateReleaseManifestStatusCmd
Set order release number.
setOrdReleaseNum(Integer) - Method in class com.ibm.commerce.inventory.commands.UpdateReleaseManifestStatusCmdImpl
Set order release number.
setOrdReleaseNum(Integer) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setOrdReleaseNum(String) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setOrdShipHstNum(Integer) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setOrdShipHstNum(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setOrdstatId(Long) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setOrg_attachmentobj_id(Long) - Method in interface com.ibm.commerce.command.CopyAttachmentCmd
This method sets the org_attachmentobj_id of the attachment object to be copied from the database table.
setOrg_attachmentobj_id(Long) - Method in class com.ibm.commerce.command.CopyAttachmentCmdImpl
This method sets the org_attachmentobj_id.
setOrganization(OrganizationAccessBean) - Method in interface com.ibm.commerce.member.client.commands.SyncOrganizationCmd
Sets the organization access bean.
setOrganization(OrganizationAccessBean) - Method in class com.ibm.commerce.member.client.commands.SyncOrganizationCmdImpl
Sets the organization access bean.
setOrganization(OrganizationType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Organization' containment reference.
setOrganization(OrganizationType) - Method in class com.ibm.commerce.member.facade.server.commands.ComposeOrganizationFromDataBeanBaseCmdImpl
Sets the organization
setOrganization(OrganizationType) - Method in interface com.ibm.commerce.member.facade.server.commands.ComposeOrganizationFromDataBeanCmd
Sets a partially populated organization SDO.
setOrganizationBODVersion(String) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Organization BOD Version' attribute.
setOrganizationCodeId(Long) - Method in class com.ibm.commerce.user.objects.OrganizationCodeAccessBean
 
setOrganizationCodeId(String) - Method in class com.ibm.commerce.user.objects.OrganizationCodeAccessBean
 
setOrganizationDataBean(OrgEntityDataBean) - Method in class com.ibm.commerce.member.facade.server.commands.ComposeOrganizationFromDataBeanBaseCmdImpl
Sets the organization data bean
setOrganizationDataBean(OrgEntityDataBean) - Method in interface com.ibm.commerce.member.facade.server.commands.ComposeOrganizationFromDataBeanCmd
Sets the organization data bean which is used to compose the Organization SDO
setOrganizationId(Long) - Method in interface com.ibm.commerce.member.client.commands.SyncOrganizationCmd
Sets the organization ID.
setOrganizationId(Long) - Method in class com.ibm.commerce.member.client.commands.SyncOrganizationCmdImpl
Sets the organization ID.
setOrganizationId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrder
 
setOrganizationId(Long) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setOrganizationId(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setOrganizationId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setOrganizationId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setOrganizationId(Long) - Method in class com.ibm.commerce.orderquotation.commands.QuotationRequest
Sets the organizationId
setOrganizationId(Long) - Method in class com.ibm.commerce.price.commands.AbstractGetEntitledPriceCmdImpl
This method, inherited from the parent class, is not supported for integration with an external price management system.
setOrganizationId(Long) - Method in interface com.ibm.commerce.price.commands.GetContractUnitPriceCmd
Sets the organization identifier to be used in conjunction with the member identifier for verifying and searching for trading agreements.
setOrganizationId(Long) - Method in class com.ibm.commerce.price.commands.GetContractUnitPriceCmdImpl
Sets the organization ID to be used to determine entitled contracts.
setOrganizationId(Long) - Method in class com.ibm.commerce.user.objects.BusinessProfileAccessBean
 
setOrganizationId(String) - Method in class com.ibm.commerce.user.objects.BusinessProfileAccessBean
 
setOrganizationId(Long) - Method in class com.ibm.commerce.user.objects.OrganizationCodeAccessBean
 
setOrganizationId(String) - Method in class com.ibm.commerce.user.objects.OrganizationCodeAccessBean
 
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.usermanagement.commands.UserRegistrationCmd
Sets the identifies the Organization to which this business profile is associated with (BUSPROF table).
setOrganizationId(Long) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the organization ID of the user.
setOrganizationId(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the organization ID of the user.
setOrganizationIdentifier(OrganizationIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoExternalIdentifierType
Sets the value of the 'Organization Identifier' containment reference.
setOrganizationIdentifier(OrganizationIdentifierType) - Method in interface com.ibm.commerce.member.facade.datatypes.OrganizationType
Sets the value of the 'Organization Identifier' containment reference.
setOrganizationIdentifier(OrganizationIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setOrganizationIdentifier(OrganizationIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Organization Identifier' containment reference.
setOrganizationName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'Organization Name' attribute.
setOrganizationName(String) - Method in interface com.ibm.commerce.member.facade.datatypes.OrganizationType
Sets the value of the 'Organization Name' attribute.
setOrganizationName(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setOrganizationName(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setOrganizationName(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the name of the organization to which this address information applies if this is a business address.
setOrganizationName(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the name of the organization.
setOrganizationName(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the name of the organization to which this address information applies if this is a business address.
setOrganizationName(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the organization name.
setOrganizationUnitId(Long) - Method in class com.ibm.commerce.me.commands.BatchOrderRequestCmdImpl
Sets the organization unit id
setOrganizationUnitId(Long) - Method in class com.ibm.commerce.me.commands.PunchOutSetupCmdImpl
This method sets the organization unit ID.
setOrganizationUnitId(Long) - Method in class com.ibm.commerce.user.objects.BusinessProfileAccessBean
 
setOrganizationUnitId(String) - Method in class com.ibm.commerce.user.objects.BusinessProfileAccessBean
 
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.usermanagement.commands.UserRegistrationCmd
Sets the identifies the Organization Unit to which this business profile is associated with (BUSPROF table).
setOrganizationUnitId(Long) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the organizational unit.
setOrganizationUnitId(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the organizational unit.
setOrganizationUnitName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'Organization Unit Name' attribute.
setOrganizationUnitName(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setOrganizationUnitName(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the name of the organization unit to which this address information applies if this is a business address.
setOrganizationUnitName(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
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 information applies if this is a business address.
setOrganizationUnitName(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the name of the organizational unit.
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.CSROrderItemAddCmdImpl
Sets the 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.CSROrderItemUpdateCmdImpl
Sets the original command context.
setOrgentity_id(long) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Mbrrole
Sets the value of the 'Orgentity id' attribute.
setOrgEntityField1(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setOrgEntityField1(String) - Method in interface com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmd
Sets reserved OrgEntity field1 for customization.
setOrgEntityField1(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set reserved field1 for customization.
setOrgEntityField2(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setOrgEntityField2(String) - Method in interface com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmd
Sets reserved OrgEntity field2 for customization.
setOrgEntityField2(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set reserved field2 for customization
setOrgEntityField3(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setOrgEntityField3(String) - Method in interface com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmd
Sets reserved OrgEntity field3 for customization.
setOrgEntityField3(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set reserved field3 for customization
setOrgEntityId(Long) - Method in class com.ibm.commerce.user.objects.MemberRoleAccessBean
 
setOrgEntityId(String) - Method in class com.ibm.commerce.user.objects.MemberRoleAccessBean
 
setOrgEntityId(String) - Method in interface com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmd
Sets the foreign key reference to the MEMBER table.
setOrgEntityId(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
set the foreign key reference to the MEMBER table.
setOrgEntityIds(Long[]) - Method in interface com.ibm.commerce.membergroup.commands.ListUsersInMemberGroupCmd
Sets the organization IDs.
setOrgEntityIds(Long[]) - Method in class com.ibm.commerce.membergroup.commands.ListUsersInMemberGroupCmdImpl
Sets the organization IDs.
setOrgEntityIdsToAssign(Vector) - Method in class com.ibm.commerce.usermanagement.commands.MemberRoleUpdateCmdImpl
Set the organization Ids to assign.
setOrgEntityIdsToUnassign(Vector) - Method in class com.ibm.commerce.usermanagement.commands.MemberRoleUpdateCmdImpl
Set the organization Ids to unassign.
setOrgEntityName(String) - Method in interface com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmd
Sets the short name for O(organization) or OU(organization unit).
setOrgEntityName(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set the short name for O or OU.
setOrgEntityType(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setOrgEntityType(String) - Method in interface com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmd
Sets the type of OrgEntity.
setOrgEntityType(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set the type of OrgEntity.
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 interface com.ibm.commerce.orderquotation.commands.GetOrgDistributorPartnerInfoCmd
Set the organization id.
setOrgId(Long) - Method in class com.ibm.commerce.orderquotation.commands.GetOrgDistributorPartnerInfoCmdImpl
Set the organization id.
setOrgId(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the orgId variable.
setOrginatingCommand(String) - Method in exception com.ibm.commerce.exception.ECException
This method sets the name of the command that throws this exception.
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.CSROrderItemAddCmdImpl
Sets the 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.CSROrderItemUpdateCmdImpl
Sets the original request properties.
setOrgUserInfo(CommandContextImpl.UserDependantInfo) - Method in class com.ibm.commerce.command.CommandContextImpl
This method sets the organization user information.
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
 
setOrigin(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setOrigin(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContractExternalIdentifierType
Sets the value of the 'Origin' attribute.
setOrigin(String) - Method in class com.ibm.commerce.foundation.common.datatypes.impl.ContractExternalIdentifierTypeImpl
 
setOriginalActionData(ActionData) - Method in interface com.ibm.commerce.payment.actions.commands.UndoPaymentActionsCmd
This method sets the original action data that has been successfully executed.
setOriginalActionData(ActionData) - Method in class com.ibm.commerce.payment.actions.commands.UndoPaymentActionsCmdImpl
This method sets the original action data that has been successfully executed.
setOriginalApplicationArea(ApplicationAreaType) - Method in interface com.ibm.commerce.oagis9.datatypes.BODType
Sets the value of the 'Original Application Area' containment reference.
setOriginalApplicationArea(ApplicationAreaType) - Method in interface com.ibm.commerce.oagis9.datatypes.ResponseVerbType
Sets the value of the 'Original Application Area' containment reference.
setOriginalException(Exception) - Method in exception com.ibm.commerce.tools.catalog.util.CatalogToolException
sets the original exception.
setOriginalProducts(Vector) - Method in class com.ibm.commerce.utf.commands.RFQCreateCmdImpl
Sets a member variable to the incoming vector of catalog entry IDs.
setOriginalProducts(Vector) - Method in class com.ibm.commerce.utf.commands.RFQModifyCmdImpl
Sets a member variable to the incoming vector of catalog entry IDs.
setOriginatingCommand(String) - Method in class com.ibm.commerce.beans.ErrorDataBean
This method 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 class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setOtherRecordableObject(XMLRecordable) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets the customizable object.
setOutAddressName(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
The name of a name-value pair that the AddressAdd/Update command should add to the redirection specified URL by the url parameter
setOutAddressName(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the out address name.
setOutboundId(Integer) - Method in class com.ibm.commerce.emarketing.beans.EmailConfigurationDataBean
Sets the e-mail configuration ID.
setOutcomeValueObjects(List) - Method in class com.ibm.commerce.component.bod.ConfirmBOD
Given a list of valueObjects, a BOD is created for each which consists of one value object each.
setOutListDesc(String) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemListCopyCmd
Sets the description parameters (optional).
setOutListDesc(String) - Method in class com.ibm.commerce.interestitems.commands.InterestItemListCopyCmdImpl
Specifies a description of the output interest lists.
setOutListId(String[]) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemListCopyCmd
Sets the interest item list ID parameters (optional).
setOutListId(String[]) - Method in class com.ibm.commerce.interestitems.commands.InterestItemListCopyCmdImpl
Specifies zero or more interest item lists to be copied to.
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).
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.
setOutOkOrderIdNames(String[]) - Method in interface com.ibm.commerce.order.commands.OrderTransferCheckCmd
Sets the outOkOrderIdNames property of the command.
setOutOkOrderIdNames(String[]) - Method in class com.ibm.commerce.order.commands.OrderTransferCheckCmdImpl
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.OrderDisplayCmd
This method sets the names of the response properties to be created by the command.
setOutOrderIds(String[]) - Method in class com.ibm.commerce.order.commands.OrderPrepareBaseImpl
Sets the names of the name-value pairs to be passed to a JSP.
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.
setOutOrderItemName(String[]) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the out order item name parameters (optional).
setOutOrderItemName(String[]) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the out order item name parameters (optional).
setOutOrderItemName(String[]) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the out order item name parameters (optional).
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.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.SSFSOrderCopyCmd
Sets the names of the orderItemId properties to be appended to the redirection URL.
setOutOrderItemNames(String[]) - Method in class com.ibm.commerce.order.commands.SSFSOrderCopyCmdImpl
Sets the names of the orderItemId properties to be appended 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.
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.
setOutOrderItems(Vector) - Method in class com.ibm.commerce.fulfillment.commands.ResolveFulfillmentCenterCmdImpl
Insert the method's description here.
setOutOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.orderitems.commands.OrderItemMoveCmdImpl
Sets the output order items.
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 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.orderitems.commands.OrderItemAddCmd
Set the out order name parameters (optional).
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.OrderItemDeleteCmd
This method sets the names of name-value pairs to add to the redirection URL.
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.OrderItemDisplayCmd
This method sets 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.OrderItemDisplayCmdImpl
This method sets 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.OrderItemUpdateCmd
Set the out order name parameters (optional).
setOutOrderName(String[]) - Method in interface com.ibm.commerce.quote.commands.QuoteItemDeleteCmd
Sets the output name of the quote (optional).
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.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.SetOrderTemplateCmd
This method sets the names of the orderId NVPs to be appended to the redirection URL.
setOutOrderNames(String[]) - Method in class com.ibm.commerce.order.commands.SetOrderTemplateCmdImpl
This method sets the names of the orderId NVPs to be appended to the redirection URL.
setOutOrderNames(String[]) - Method in interface com.ibm.commerce.order.commands.SetPendingOrderCmd
This method 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.SetPendingOrderCmdImpl
This method 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.SSFSOrderCopyCmd
Sets the names of the orderId properties to be appended to the redirection URL.
setOutOrderNames(String[]) - Method in class com.ibm.commerce.order.commands.SSFSOrderCopyCmdImpl
Sets the names of the orderId properties to be appended 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.
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.
setOutOrderQuotationRelIdName(String[]) - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationRequestCmdImpl
(Optional) Sets the outOrderQuotationRelIdName.
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.
setOutOrderQuotationRelIdNames(String[]) - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationDisplayCmdImpl
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 orders where input order items are moved to.
setOutput(String) - Method in interface com.ibm.commerce.bi.events.EventProcessorCmd
Sets the output format Possible values are �xml or �none�.
setOutput(String) - Method in class com.ibm.commerce.bi.events.EventProcessorCmdImpl
Sets the output format.
setOutput(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.KeywordMapping
This method sets the output attribute of this complex type.
setOutputOrderName(String) - Method in class com.ibm.commerce.order.commands.OrderCreateCmdImpl
Sets the outputOrderName.
setOutputProperties(TargetableCommand) - Method in class com.ibm.commerce.content.commands.GetContentCmdImpl
Copy the content from a cached version of this command.
setOutputProperties(TargetableCommand) - Method in class com.ibm.commerce.contract.commands.CalculateProductSetEntitlementCmdImpl
 
setOutputProperties(TargetableCommand) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractGetBusinessObjectDocumentCmdImpl
This method is used for setting the command response variables from the specified target command.
setOutputProperties(TargetableCommand) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
Sets the output properties by copying them from another instance of this command.
setOutputProperties(TargetableCommand) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterCatalogEntryTaskCmdImpl
Sets the output properties by copying them from another instance of this command.
setOutputProperties(TargetableCommand) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterCategoryTaskCmdImpl
Sets the output properties by copying them from another instance of this command.
setOutputProperties(TargetableCommand) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterContentTaskCmdImpl
Sets the output properties by copying them from another instance of this command.
setOutputProperties(TargetableCommand) - Method in class com.ibm.commerce.marketing.commands.marketingspot.MarketingSpotCommandBaseTaskCmdImpl
Sets the output properties by copying them from another instance of this command.
setOutputProperties(TargetableCommand) - Method in class com.ibm.commerce.marketing.commands.marketingspot.RetrieveCatalogEntryTaskCmdImpl
Sets the output properties by copying them from another instance of this command.
setOutputProperties(TargetableCommand) - Method in class com.ibm.commerce.marketing.commands.marketingspot.RetrieveCategoryTaskCmdImpl
Sets the output properties by copying them from another instance of this command.
setOutputProperties(TargetableCommand) - Method in class com.ibm.commerce.marketing.commands.marketingspot.RetrieveContentTaskCmdImpl
Sets the output properties by copying them from another instance of this command.
setOutputProperties(TargetableCommand) - Method in class com.ibm.commerce.membergroup.commands.ListMemberGroupsForUserCmdImpl
Sets the output properties by copying results from a previously cached command.
setOutputProperties(TargetableCommand) - Method in class com.ibm.commerce.price.commands.RetrievePricesCmdImpl
Sets the output properties by copying results from a previously cached command.
setOutputQId(Long) - Method in class com.ibm.commerce.inventory.objects.OutputQueueAccessBean
 
setOutputQId(String) - Method in class com.ibm.commerce.inventory.objects.OutputQueueAccessBean
 
setOutputQId(Long) - Method in class com.ibm.commerce.inventory.objects.OutputQueueDescriptionAccessBean
 
setOutputQId(String) - Method in class com.ibm.commerce.inventory.objects.OutputQueueDescriptionAccessBean
 
setOutputqID(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets outputqID
setOutputqID(Long) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setOutputqID(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setOutputQType(String) - Method in class com.ibm.commerce.inventory.objects.OutputQueueAccessBean
 
setOutputQuoteName(String) - Method in interface com.ibm.commerce.quote.commands.QuoteCreateCmd
Sets the quote name as the output.
setOutputQuoteName(String) - Method in class com.ibm.commerce.quote.commands.QuoteCreateCmdImpl
Sets the name of the quote as the output.
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.
setOutSelectionOrderQuotationRelIdNames(String[]) - Method in class com.ibm.commerce.orderquotation.commands.OrderItemSelectCmdImpl
Sets the names of name value pairs that should be added to the redirection URL.
setOutTimeoutOrderIdNames(String[]) - Method in interface com.ibm.commerce.order.commands.OrderTransferCheckCmd
Sets the outTimeoutOrderIdNames property of the command.
setOutTimeoutOrderIdNames(String[]) - Method in class com.ibm.commerce.order.commands.OrderTransferCheckCmdImpl
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 interface com.ibm.commerce.order.commands.OrderTransferCheckCmd
Sets the outWaitOrderIdNames property of the command.
setOutWaitOrderIdNames(String[]) - Method in class com.ibm.commerce.order.commands.OrderTransferCheckCmdImpl
Sets the outWaitOrderIdNames property of the command.
setOverallPaymentInstructionStatus(String) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This method sets the overall payment instruction status.
setOverallPaymentInstructionStatus(String) - Method in class com.ibm.commerce.order.history.HistoryPaymentInformation
Sets overall Payment Instruction Status
setOverallStatus(int) - Method in class com.ibm.commerce.payment.rules.EDPEditResults
 
setOverallStatus(int) - Method in class com.ibm.commerce.payment.rules.EDPResults
This method sets the overallStatus .
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.
setOverride(boolean) - Method in class com.ibm.commerce.order.calculation.SetOrderLevelParameterCmdImpl
 
setOverrideReasonCode(Hashtable) - Method in interface com.ibm.commerce.order.calculation.ServiceAdjustShippingChargesCmd
Set the overrideReasonCode parameter This parameter is optional.
setOverrideReasonCode(Hashtable) - Method in class com.ibm.commerce.order.calculation.ServiceAdjustShippingChargesCmdImpl
Set the overrideReasonCode parameter This parameter is optional.
setOvrMktLimit(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentType
Sets the value of the 'Ovr Mkt Limit' attribute.
setOvrmktlimit(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collateral
Sets the value of the 'Ovrmktlimit' attribute.
setOwner(Long) - Method in class com.ibm.commerce.command.AbstractViewCommand
This method sets the owner for this command.
setOwner(Long) - Method in interface com.ibm.commerce.command.AccCommand
This method sets the owner for this command.
setOwner(Long) - Method in class com.ibm.commerce.command.ControllerCommandImpl
This method sets the owner for this command for the purpose of command level access control.
setOwner(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignType
Sets the value of the 'Owner' attribute.
setOwner(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Owner' attribute.
setOwner(Customer) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionArgument
Sets the owner.
setOwner(String) - Method in class com.ibm.commerce.tools.contract.beans.CatalogFilterDataBean
Sets 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.
setOwnerDn(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setOwnerDN(String) - Method in class com.ibm.commerce.marketing.promotion.dependency.CustomerProfileKey
Sets the owner DN.
setOwnerDn(String) - Method in class com.ibm.commerce.tools.contract.beans.ShippingChargeAdjustmentDataBean
Sets the owner DN (distinguished name) of the target for this shipping charge adjustment.
setOwnerEmail(String) - Method in class com.ibm.commerce.contract.commands.StoreCreationWizardCmdImpl
Sets e-mail address for message notifications.
setOwnerID(String) - Method in interface com.ibm.commerce.catalog.businesscontext.CatalogContext
This method will set the catalog owner ID of the catalog in context.
setOwnerID(String) - Method in class com.ibm.commerce.catalog.businesscontextimpl.CatalogContextImpl
This method will set the catalog owner ID of the catalog in context.
setOwnerId(Long) - Method in class com.ibm.commerce.catalog.objects.ProductSetAccessBean
 
setOwnerId(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetAccessBean
 
setownerId(Long) - Method in class com.ibm.commerce.catalog.objects.ProductSetEntityCreationData
Sets the product set owner ID.
setOwnerId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.AddWorkspaceCmd
Sets the owner of the Workspace.
setOwnerId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.AddWorkspaceCmdImpl
Sets the owner of the Workspace.
setOwnerId(Long) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setOwnerId(String) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setOwnerId(Long) - Method in interface com.ibm.commerce.emarketing.emailtemplate.commands.AllocatePromotionCodeCmd
This method sets the member ID of the customer to whom the allocated promotion code should be assigned.
setOwnerId(Long) - Method in class com.ibm.commerce.emarketing.emailtemplate.commands.AllocatePromotionCodeCmdImpl
This method sets the member ID of the customer to whom the allocated promotion code should be assigned.
setOwnerID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentExternalIdentifierType
Sets the value of the 'Owner ID' attribute.
setOwnerID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.BusinessAccountExternalIdentifierType
Sets the value of the 'Owner ID' attribute.
setOwnerID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.CatalogExternalIdentifierType
Sets the value of the 'Owner ID' attribute.
setOwnerID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.CatalogGroupExternalIdentifierType
Sets the value of the 'Owner ID' attribute.
setOwnerID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContractExternalIdentifierType
Sets the value of the 'Owner ID' attribute.
setOwnerId(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.FulfillmentCenterIdentifierType
Sets the value of the 'Owner Id' attribute.
setOwnerID(String) - Method in class com.ibm.commerce.foundation.common.datatypes.impl.BusinessAccountExternalIdentifierTypeImpl
 
setOwnerID(String) - Method in class com.ibm.commerce.foundation.common.datatypes.impl.ContractExternalIdentifierTypeImpl
 
setOwnerID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.MemberGroupExternalIdentifierType
Sets the value of the 'Owner ID' attribute.
setOwnerID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PartNumberIdentifierType
Sets the value of the 'Owner ID' attribute.
setOwnerID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PriceListExternalIdentifierType
Sets the value of the 'Owner ID' attribute.
setOwnerID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.StoreExternalIdentifierType
Sets the value of the 'Owner ID' attribute.
setOwnerId(Long) - Method in interface com.ibm.commerce.negotiation.bean.commands.ControlRuleListBeanCmd
Interface definition for setOwnerId() method.
setOwnerId(Long) - Method in class com.ibm.commerce.negotiation.bean.commands.ControlRuleListBeanCmdImpl
Sets the owner ID used by the finder methods to populate the list.
setOwnerId(String) - Method in class com.ibm.commerce.negotiation.beans.AutoBidListBean
Sets the owner ID field.
setOwnerId(String) - Method in interface com.ibm.commerce.negotiation.beans.AutoBidListInputDataBean
Sets the owner ID field.
setOwnerId(String) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleDataBean
Sets the ownerId field.
setOwnerId(String) - Method in interface com.ibm.commerce.negotiation.beans.ControlRuleInputDataBean
Sets the owner ID field.
setOwnerId(String) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleListBean
Sets the owner ID field.
setOwnerId(String) - Method in interface com.ibm.commerce.negotiation.beans.ControlRuleListInputDataBean
Sets the owner ID field.
setOwnerId(Long) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Sets auction owner ID
setOwnerId(Long) - Method in class com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmdImpl
Sets auction owner ID.
setOwnerId(Long) - Method in interface com.ibm.commerce.negotiation.commands.CreateAuctionTaskCmd
Sets the auction owner ID.
setOwnerId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setOwnerId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setOwnerId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setOwnerId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setOwnerId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setOwnerId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setOwnerId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setOwnerId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setOwnerId(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setOwnerId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setOwnerId(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setOwnerId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setOwnerId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setOwnerId(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setOwnerId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setOwnerId(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setOwnerId(Long) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setOwnerId(String) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setOwnerId(Long) - Method in class com.ibm.commerce.negotiation.objects.ForumAccessBean
 
setOwnerId(String) - Method in class com.ibm.commerce.negotiation.objects.ForumAccessBean
 
setOwnerId(Long) - Method in class com.ibm.commerce.negotiation.objects.RuleClassRegistryAccessBean
 
setOwnerId(String) - Method in class com.ibm.commerce.negotiation.objects.RuleClassRegistryAccessBean
 
setOwnerId(Long) - Method in interface com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmd
Sets Owner Id
setOwnerId(Long) - Method in class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl
* Sets OwnerId.
setOwnerId(Long) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
setOwnerId(String) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
setOwnerId(String) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Sets the owner ID.
setOwnerId(String) - Method in interface com.ibm.commerce.utf.beans.RFQListInputDataBean
Sets the owner ID.
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.CreateRFQAttachmentCmdImpl
Sets the document owner
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.CreateRFQBasicInfoCmdImpl
Stores the RFQ Owner ID.
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.CreateRFQItemCmdImpl
Stores the ID of the item owner.
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.ModifyRFQAttachmentCmdImpl
Sets new Owner.
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.ModifyRFQBasicInfoCmdImpl
Stores the RFQ Owner ID.
setOwnerid(Long) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the member ID of the offering owner.
setOwnerIdFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the member identifier of the offering owner from the tools XML objects and stores it in a member variable.
setOwnerIdFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the member identifier of the offering owner from the tools XML objects and stores it in a member variable.
setOwnerIdUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets auction's owner ID from the WebSphere Commerce tools framework XML object, and sets it for the command.
setOwnerIdUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets auction's owner ID from the WebSphere Commerce tools framework XML object, and sets it for the command.
setOwnerKey(CustomerKey) - Method in interface com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderTaskCmd
Sets the CustomerKey object of the owner of the simulated order.
setOwnerKey(CustomerKey) - Method in class com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderTaskCmdImpl
 
setOwnerMemberId(Long) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
Deprecated.
in version 6.0. There is no alternative, since the parent of an organizational entity should not be changed. This method does nothing and is provided only for binary compatibility.
setOwnerMemberId(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
Deprecated.
in version 6.0. There is no alternative, since the parent of an organizational entity should not be changed. This method does nothing and is provided only for binary compatibility.
setOwnerReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setOwnerReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setOwnerStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleAccessBean
 
setOwningStoreDirectory(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryType
Sets the value of the 'Owning Store Directory' attribute.
setOwningStoreDirectory(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogGroupType
Sets the value of the 'Owning Store Directory' attribute.
setPackage(PackageDataBean) - Method in class com.ibm.commerce.catalog.beans.CompositePackageDataBean
Sets the composite package.
setPackage(PackageDataBean) - Method in class com.ibm.commerce.catalog.beans.RelatedPackageDataBean
Sets the related Package.
setPackageAttributeId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageAttribute
Sets the value of the 'Package Attribute Id' attribute.
setPackageAttributeValueId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageAttributeValue
Sets the value of the 'Package Attribute Value Id' attribute.
setPackageCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageItemRelation
Sets the value of the 'Package Catalog Entry Id' attribute.
setPackageID(String) - Method in class com.ibm.commerce.catalog.beans.PackageDataBean
Sets the package ID that represents the primary key for this 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 interface com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmd
Sets the package identifier.
setPackageId(String) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl
Sets the identifier of the package.
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.ReleaseShipUpdateCmdImpl
 
setPackageId(String) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setPackageInformationByReleaseNumberList(PackageInformationByReleaseNumberDataBean[]) - Method in class com.ibm.commerce.inventory.beans.PackageInformationByReleaseNumberListDataBean
This method sets the list of package information by the release number.
setPackageInformationList(PackageInformationDataBean[]) - Method in class com.ibm.commerce.inventory.beans.PackageInformationListDataBean
This method sets the package information databean list.
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
 
setPackageSuppression(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setPackageSuppression(Integer) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the Package inserts suppression flag.
setPackageSuppression(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the Package inserts suppression flag.
setPackageSuppression(Integer) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the package suppression.
setPackageSuppression(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the package suppression.
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.usermanagement.commands.UserRegistrationCmd
Sets the Package inserts suppression flag.
setPackageSuppression(Integer) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the package suppression flag.
setPackageSuppression(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the package suppression flag.
setPackSlipDetailList(OrderReleaseDataBean[]) - Method in class com.ibm.commerce.inventory.beans.PackSlipDetailListDataBean
This method sets the list of order release.
setPackslipItemComponentList(PackslipItemComponentDataBean[]) - Method in class com.ibm.commerce.inventory.beans.PackslipOrderItemDataBean
This method sets the list of the PackslipItemComponentDataBean.
setPackSlipXml(String) - Method in interface com.ibm.commerce.inventory.commands.GeneratePackSlipCmd
This method sets pack slip xml.
setPackSlipXml(String) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets the packSlipXml.
setPackSlipXml(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setPaCount(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ProductAdvisorStatisticsBean
Sets the product advisor count of this statistics.
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
 
setPaCount(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsAccessBean
 
setPaCountAsInteger(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ProductAdvisorStatisticsBean
Sets the product advisor count of this statistics, in EJB attribute type.
setPage(String) - Method in class com.ibm.commerce.order.commands.OrderPrepareBaseImpl
setPage method comment.
setPage(PageType) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageMediator
Sets the PAGE logical noun.
setPageAdminName(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageLayoutMediator
Sets PAGE Admin name
setPageAdminName(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageMediator
Sets PAGE Admin name
setPageCategory(String) - Method in class com.ibm.commerce.bi.taglib.ElementBaseTag
Sets the page category value
setPageDesign(PageDesignType) - Method in interface com.ibm.commerce.pagelayout.facade.server.commands.PageDesignEMarketingSpotListTaskCmd
Sets the pageDesign for which list of eSpots will be generated.
setPageDesign(PageDesignType) - Method in class com.ibm.commerce.pagelayout.facade.server.commands.PageDesignEMarketingSpotListTaskCmdImpl
Sets the pageDesign for which list of eSpots will be generated.
setPageDesignData(PageDesignType) - Method in class com.ibm.commerce.pagelayout.cache.PageLayoutCacheTag
This method sets the page design data returned from the Get PageDesign service call.
setPageGroup(String) - Method in interface com.ibm.commerce.pagelayout.commands.DeleteLayoutAssignmentCmd
This method sets the Page Group of the Page.
setPageGroup(String) - Method in class com.ibm.commerce.pagelayout.commands.DeleteLayoutAssignmentCmdImpl
This method sets the Page Group of the Page.
setPageGroup(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageMediator
Sets page group
setPageGroup(String) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.pagelocation.PageLocationActivityESpot
Sets the Page Group of this Page Location Activity ESpot.
setPageId(String) - Method in class com.ibm.commerce.bi.taglib.ElementBaseTag
Sets the pageId value
setPageId(String) - Method in class com.ibm.commerce.pagelayout.cache.PageLayoutCacheTag
This method sets the page Id of content pages
setPageId(String) - Method in interface com.ibm.commerce.pagelayout.commands.DeleteLayoutAssignmentCmd
This method sets the Unique Id of the Page.
setPageId(String) - Method in class com.ibm.commerce.pagelayout.commands.DeleteLayoutAssignmentCmdImpl
This method sets the Unique Id of the Page.
setPageID(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageLayoutMediator
Sets PAGE id
setPageID(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageMediator
Sets PAGE id
setPageLayout(PageLayoutType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Page Layout' containment reference.
setPageLayoutBODVersion(String) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Page Layout BOD Version' attribute.
setPageLayoutId(String) - Method in class com.ibm.commerce.pagelayout.cache.PageLayoutCacheTag
This method sets the layout Id
setPageLocationActivityHelper(String) - Method in class com.ibm.commerce.pagelayout.facade.server.commands.ChangeLayoutBasePartCmdImpl
This method sets the Page Location Activity Helper used by this class.
setPageLocationActivityHelper(String) - Method in class com.ibm.commerce.pagelayout.facade.server.commands.ChangeLayoutPageLocationPartCmdImpl
This method sets the Page Location Activity Helper used by this class.
setPageLocationActivityHelper(String) - Method in class com.ibm.commerce.pagelayout.facade.server.commands.FetchLayoutByPageCmdImpl
This method sets the Page Location Activity Helper used by this class.
setPageLocationActivityHelper(String) - Method in class com.ibm.commerce.pagelayout.facade.server.commands.FetchPageLocationsByLayoutIDCmdImpl
This method sets the Page Location Activity Helper used by this class.
setPageLocationActivityHelper(String) - Method in class com.ibm.commerce.pagelayout.facade.server.commands.InsertMoreLayoutPageLocationDataCmdImpl
This method sets the Page Location Activity Helper used by this class.
setPageLocationActivityHelper(String) - Method in class com.ibm.commerce.pagelayout.facade.server.commands.ProcessLayoutDeleteActionCmdImpl
This method sets the Page Location Activity Helper used by this class.
setPageName(String) - Method in class com.ibm.commerce.beans.DataBeanHelper
This method sets the page name for the current request of this data bean.
setPagename(String) - Method in class com.ibm.commerce.bi.taglib.CommonBaseTag
Sets the page name that need to be passed in the page view map
setPagename(String) - Method in class com.ibm.commerce.bi.taglib.ProductBaseTag
Sets the page name that need to be passed in the page view map
setPageName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Page Name' attribute.
setPageName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupPageRelation
Sets the value of the 'Page Name' attribute.
setPageName(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setPageName(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationEntityCreationData
Sets the name and path of the display page template for the catalog group.
setPageNumber(Integer) - Method in class com.ibm.commerce.order.client.beans.OrderStatusListDataBean
Sets the page number.
setPageSize(Integer) - Method in interface com.ibm.commerce.foundation.persistence.EntityDao
Sets the page size to return.
setPageSize(int) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.db.jdbc.XPathSQLKeyProcessor
This method sets the paging limit.
setPageSize(int) - Method in class com.ibm.commerce.order.beans.OrderDataBean
This method sets page size.
setPageSize(int) - Method in class com.ibm.commerce.order.beans.OrderHistoryDataBean
This method specifies the page size for getOrderCommentDataBeansByPageNumber(int pageNumber).
setPageSize(int) - Method in class com.ibm.commerce.order.beans.OrderHistoryListDataBean
This method specifies the page size for getOrderHistoryDataBeansByPageNumber(int pageNumber).
setPageSize(int) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method specifies the page size for getOrderDataBeansByPageNumber(int pageNumber).
setPageSize(Integer) - Method in class com.ibm.commerce.order.client.beans.OrderStatusListDataBean
Sets the page size.
setPageSize(int) - Method in class com.ibm.commerce.order.history.HistoryOrder
This method sets page size.
setPageSize(int) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnedProductsListDataBean
This method sets page size.
setPageSize(int) - Method in class com.ibm.commerce.ordermanagement.beans.RMADataBean
This method sets page size.
setPageSize(String) - Method in class com.ibm.commerce.search.beans.SearchBaseDataBean
To set pageSize defines the number elements in each page
setPageSize(int) - Method in class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method sets the maximum number of rows that the page can display.
setPageSize(Integer) - Method in class com.ibm.commerce.tools.optools.returns.beans.ReturnSearchDataBean
This method sets page size.
setPageStart(Integer) - Method in interface com.ibm.commerce.foundation.persistence.EntityDao
Sets the page start to return.
setPageStoreID(Integer) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageLayoutMediator
Sets PAGE store id
setPageType(String) - Method in class com.ibm.commerce.bi.taglib.CommonBaseTag
Sets the page type that need to be passed in the page view map
setPagingMaxItems(BigInteger) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
This method sets the paging information that specifies the maximun number of items to return.
setPagingParameter(ShowType) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractComposeAttachmentCmdImpl
This method set the paging parameters
setPagingParameter(ShowType) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractComposeManagedDirectoryCmdImpl
This method set the paging parameters
setPagingParameter(ShowType) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractFetchAttachmentCmdImpl
This method set the paging parameters
setPagingParameter(ShowType) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractFetchManagedDirectoryCmdImpl
This method set the paging parameters
setPagingParameter(ShowType) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractFetchManagedFileCmdImpl
This method set the paging parameters
setPagingParameter(ShowType) - Method in interface com.ibm.commerce.content.facade.server.commands.ComposeAttachmentCmd
This method sets the paging parameters
setPagingParameter(ShowType) - Method in interface com.ibm.commerce.content.facade.server.commands.ComposeManagedDirectoryCmd
This method sets the paging parameters
setPagingParameter(ShowType) - Method in interface com.ibm.commerce.content.facade.server.commands.ComposeManagedFileCmd
This method sets the paging parameters
setPagingParameter(ShowType) - Method in interface com.ibm.commerce.content.facade.server.commands.FetchAttachmentCmd
This method sets the paging parameters
setPagingParameter(ShowType) - Method in interface com.ibm.commerce.content.facade.server.commands.FetchManagedDirectoryCmd
This method sets the paging parameters
setPagingParameter(ShowType) - Method in interface com.ibm.commerce.content.facade.server.commands.FetchManagedFileCmd
This method sets the paging parameters
setPagingParameters(BigInteger, BigInteger) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogGroupSOICmdImpl
 
setPagingParameters(ShowType) - Method in class com.ibm.commerce.order.facade.server.commands.AbstractComposeOrderCmdImpl
Sets the paging parameters.
setPagingParameters(ShowType) - Method in class com.ibm.commerce.order.facade.server.commands.AbstractFetchOrdersSOICmdImpl
Sets the paging parameters.
setPagingParameters(ShowType) - Method in class com.ibm.commerce.order.facade.server.commands.AbstractFetchQuoteCmdImpl
This method sets the paging parameter
setPagingParameters(ShowType) - Method in class com.ibm.commerce.order.facade.server.commands.ComposeExternalQuoteCmdImpl
This method sets the paging parameter
setPagingParameters(ShowType) - Method in interface com.ibm.commerce.order.facade.server.commands.ComposeOrderCmd
Sets the paging parameters.
setPagingParameters(ShowType) - Method in interface com.ibm.commerce.order.facade.server.commands.FetchOrdersCmd
Sets the paging parameters.
setPagingParams(BigInteger, BigInteger) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupAllChildrenTaskCmdImpl
Sets the beginning index and page size used in paging.
setPagingParams(BigInteger, BigInteger) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupCatalogEntryChildrenTaskCmdImpl
Sets the beginning index and page size used in paging.
setPagingParams(BigInteger, BigInteger) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupCatalogGroupChildrenTaskCmdImpl
Sets the beginning index and page size used in paging.
setPagingParams(BigInteger, BigInteger) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupDetailsTaskCmdImpl
Paging is not supported for this command, the parameters passed will be ignored.
setPagingParams(BigInteger, BigInteger) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupMerchandisingAssociationsTaskCmdImpl
Paging is not supported for this command.
setPagingParams(BigInteger, BigInteger) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupSummaryTaskCmdImpl
Paging is not supported for this command.
setPagingParams(BigInteger, BigInteger) - Method in interface com.ibm.commerce.catalog.facade.server.commands.ComposeCatalogGroupTaskCmd
This method is used to set the parameters required for paging.
setPagingParams(BigInteger, BigInteger) - Method in class com.ibm.commerce.catalog.facade.server.commands.ComposeTopCategoriesTaskCmdImpl
This is a helper method which sets the paging parameters.
setPagingPrameter(ShowType) - Method in class com.ibm.commerce.order.facade.server.commands.AbstractComposeOrderCmdImpl
setPagingPrameter(ShowType) - Method in class com.ibm.commerce.order.facade.server.commands.AbstractFetchOrdersSOICmdImpl
setPagingPrameter(ShowType) - Method in interface com.ibm.commerce.order.facade.server.commands.ComposeOrderCmd
setPagingPrameter(ShowType) - Method in interface com.ibm.commerce.order.facade.server.commands.FetchOrdersCmd
setPagingRecordSetReferenceId(String) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
Sets the paging reference identifier to resolve resolve paging information on the subsequent requests.
setPagingRecordSetSaveIndicator(Boolean) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
This method sets the paging information on whether to save the query results because the next page of information may be requested in the immediate future.
setPagingRecordSetStartNumber(BigInteger) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
This method sets the index of the first record to be retrieved from the query result set.
setPagingStartIndex(int) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.db.jdbc.XPathSQLKeyProcessor
This method sets the paging start index.
setPagingUniqueIndicator(Boolean) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
This method sets the paging information of the unique indicator.
setPamyentContext(PaymentContext) - Method in class com.ibm.commerce.payment.actions.commands.DoPaymentActionsPolicyCmdImpl
This method sets the payment context on this action.
setParameter(PreparedStatement, int) - Method in class com.ibm.commerce.base.helpers.OptCounterInfo
Sets the OPTCOUNTER value into the specified PreparedStatement at the specified position, if it is known and not null, has not been incremented, and has not been randomized.
setParameter(String, String) - Static method in class com.ibm.commerce.foundation.dataload.util.DataLoadHelper
Set the parameter name and value to the Environment.
setParameter(String, Object) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionArgument
Sets name/value pair in the hash table used for storing any additional parameters to promotion engine and promotions.
setParameter(String) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrschjobs
Sets the value of the 'Parameter' attribute.
setParameterAmount(BigDecimal) - Method in interface com.ibm.commerce.order.calculation.AdjustShippingChargesCmd
This method sets the parameterAmount.
setParameterAmount(BigDecimal) - Method in class com.ibm.commerce.order.calculation.AdjustShippingChargesCmdImpl
This method sets the parameterAmount.
setParameterAmount(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryCalculationAdjustment
This method sets the parameterAmount of calculation adjustment.
setParameterAmount(BigDecimal) - Method in class com.ibm.commerce.order.objects.CalculationAdjustmentAccessBean
 
setParameterIdentifier(String) - Method in class com.ibm.commerce.component.exception.ServiceParameterError
Sets the parameter ID.
setParameterList(List<ParameterProperties>) - Method in class com.ibm.commerce.foundation.dataload.config.TableConfigProperties
Set parameter list
setParameterMap(Map<String, List<String>>) - Method in interface com.ibm.commerce.foundation.persistence.EntityDao
Sets the parameters.
setParameterProperties(TypedProperty) - Method in class com.ibm.commerce.marketing.commands.ranking.AbstractGenerateRankingPolicyCmdImpl
This method sets the command parameters.
setParameterProperties(TypedProperty) - Method in interface com.ibm.commerce.marketing.commands.ranking.GenerateRankingPolicyCmd
This method sets the command parameters.
setParameters(OpenCondition.Parameter[]) - Method in class com.ibm.commerce.condition.OpenCondition
Sets the array of parameter objects.
setParameters(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtrigsnd
Sets the value of the 'Parameters' attribute.
setParameters(String) - Method in interface com.ibm.commerce.pvc.commands.PVCBufferUrlCmd
Sets the parameters string.
setParameters(String) - Method in class com.ibm.commerce.pvc.commands.PVCBufferUrlCmdImpl
Set the parameters string.
setParameters(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBufferAccessBean
 
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.tools.campaigns.CampaignInitiativeContext
Deprecated.
Sets the open condition parameters.
setParameters2K(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBufferAccessBean
 
setParameterType(Integer) - Method in class com.ibm.commerce.order.history.HistoryCalculationAdjustment
This method sets the parameterType of calculation adjustment.
setParameterType(Integer) - Method in class com.ibm.commerce.order.objects.CalculationAdjustmentAccessBean
 
setParameterValue(DBPreparedStatement, String, List, Map) - Static method in class com.ibm.commerce.foundation.dataload.util.DataLoadHelper
Sets the parameter value in the prepared statement.
setParamValueMap(Map) - Method in class com.ibm.commerce.marketing.commands.ranking.Ranking
This method sets the map that contains all the element name-value pairs that define how to create the ranking list.
setParent(BaseVO) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.ValueObjectContext
sets the parent of the context
setParent(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelement
Sets the value of the 'Parent' attribute.
setParent(String) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the name of the parent element of the flow element.
setParent(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_element
Sets the value of the 'Parent' attribute.
setParent_geonode_id(Integer) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geotree
Sets the value of the 'Parent geonode id' attribute.
setParentAttributeGroup(AttributeGroupIdentifierType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'Parent Attribute Group' containment reference.
setParentCatalogEntryForCatalogEntry(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryRelation
Sets the value of the 'Parent Catalog Entry For Catalog Entry' reference.
setParentCatalogEntryForMerchandisingAssociationToChild(CatalogEntry) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
setParentCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryRelation
Sets the value of the 'Parent Catalog Entry Id' attribute.
setParentCatalogEntryId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.PackageItemRelation
Sets the value of the 'Parent Catalog Entry Id' attribute.
setParentCatalogEntryIdentifier(CatalogEntryIdentifierType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryType
Sets the value of the 'Parent Catalog Entry Identifier' containment reference.
setParentCatalogGroupForCatalogGroup(CatalogGroup) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupRelation
Sets the value of the 'Parent Catalog Group For Catalog Group' reference.
setParentCatalogGroupForMerchandisingAssociationToChild(CatalogGroup) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
setParentCatalogGroupId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupRelation
Sets the value of the 'Parent Catalog Group Id' attribute.
setParentCatalogGroupIdentifier(CatalogGroupIdentifierType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryType
Sets the value of the 'Parent Catalog Group Identifier' containment reference.
setParentCatalogGroupIdentifier(CatalogGroupIdentifierType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogGroupType
Sets the value of the 'Parent Catalog Group Identifier' containment reference.
setParentCategories(List) - Method in class com.ibm.commerce.marketing.commands.elements.OrderInfo
This method sets the parent categories of the catalog entry in the order item.
setParentCategoriesOfCategory(List) - Method in interface com.ibm.commerce.marketing.commands.elements.BehaviorRuleTaskCmd
This method sets the list of parent categories of the current category being viewed.
setParentCategoriesOfCategory(List) - Method in class com.ibm.commerce.marketing.commands.elements.BehaviorRuleTaskCmdImpl
This method sets the list of parent categories of the current category being viewed.
setParentCategoriesOfProduct(List) - Method in interface com.ibm.commerce.marketing.commands.elements.BehaviorRuleTaskCmd
This method sets the list of parent categories of the current product being viewed.
setParentCategoriesOfProduct(List) - Method in class com.ibm.commerce.marketing.commands.elements.BehaviorRuleTaskCmdImpl
This method sets the list of parent categories of the current product being viewed.
setParentCategoryId(String) - Method in class com.ibm.commerce.marketingcenter.campaign.beans.CategoryListResultsDataBean
Deprecated.
Sets the ID of the parent category.
setParentCatEntryId(Long) - Method in interface com.ibm.commerce.fulfillment.commands.ValidateComponentsCmd
The method sets parent CatEntry id.
setParentCatEntryId(Long) - Method in class com.ibm.commerce.fulfillment.commands.ValidateComponentsCmdImpl
The method sets parent CatEntry id.
setParentCatEntryId(Long) - Method in class com.ibm.commerce.fulfillment.commands.ValidateComponentsForPackageCmdImpl
The method sets parent CatEntry id.
setParentCode(String) - Method in class com.ibm.commerce.catalog.objects.ClassificationCodeAccessBean
 
setParentDirectoryPath(String) - Method in class com.ibm.commerce.context.content.resources.file.beans.ManagedDirectoryListDataBean
This method sets the parent directory path.
setParentDirectoryPath(String) - Method in class com.ibm.commerce.context.content.resources.file.beans.ManagedFileDirectoryDataBean
This method sets the parent directory full path.
setParentElementIdentifier(CampaignElementIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementType
Sets the value of the 'Parent Element Identifier' containment reference.
setParentElementName(String) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionElementType
Sets the value of the 'Parent Element Name' attribute.
setParentGeoNodeIdentifier(GeoNodeIdentifierType) - Method in interface com.ibm.commerce.store.facade.datatypes.GeoNodeType
Sets the value of the 'Parent Geo Node Identifier' containment reference.
setParentId(Long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitNestedConfigurationRelation
Sets the value of the 'Parent Id' attribute.
setParentId(Integer) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the identifier of the parent element of the flow element.
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.
setParentInfo(ParentInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setParentInfo(ParentInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Parent Info' containment reference.
setParentMemberId(String) - Method in class com.ibm.commerce.user.objects.MemberAccessBean
 
setParentMemberId(String) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
setParentMemberId(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setParentMemberId(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setParentMsgId(String) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageLightListBean
Sets the parent message ID.
setParentMsgId(String) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageLightListInputDataBean
Sets the parent message ID.
setParentMsgId(String) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageListBean
Sets the parent message ID.
setParentMsgId(String) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageListInputDataBean
Sets the parent message ID.
setParentMsgId(Long) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setParentMsgId(String) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setParentName(String) - Method in class com.ibm.commerce.tools.campaigns.CatalogSearchDataBean
Sets the name of the parent category that this category belongs to.
setParentOrder(OrderType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionType
Sets the value of the 'Parent Order' containment reference.
setParentOrderAB(OrderAccessBean) - Method in class com.ibm.commerce.orderquotation.commands.QuotationRequest
Sets the parent order access bean.
setParentOrderIdentifier(OrderIdentifierType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPurchaseDetailsType
Sets the value of the 'Parent Order Identifier' containment reference.
setParentOrderItemIdentifier(OrderItemIdentifierType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPurchaseDetailsType
Sets the value of the 'Parent Order Item Identifier' containment reference.
setParentOrg(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setParentOrganizationIdentifier(OrganizationIdentifierType) - Method in interface com.ibm.commerce.member.facade.datatypes.OrganizationType
Sets the value of the 'Parent Organization Identifier' containment reference.
setParentOrganizationIdentifier(OrganizationIdentifierType) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonType
Sets the value of the 'Parent Organization Identifier' containment reference.
setParentPhysicalEntityName(String) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectAttributeMappingConfig
 
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.
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.
setParentStores(ArrayList) - Method in class com.ibm.commerce.command.CommandContextImpl
This method sets the parent stores.
setParentWidgetIdentifier(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageLayoutMediator
Sets parent widget identifier
setParentWidgetUniqueID(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageLayoutMediator
Sets parent widget unique ID
setParm(String, String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentResultDataBean
Sets some parameters.
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.ecoupon.ECouponPromotionListBean
Deprecated.
Set Parameter.
setParm(String, String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountListBaseBean
Sets the value of Parameter.
setPartAuxiliaryKey(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
This method sets the part auxiliary key of the gift item
setPartAuxiliaryKey(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
This method sets the part auxiliary key of the purchased item.
setPartAuxKey(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean
 
setPartAuxKey(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setPartialBODFailureMessage(BODFailureMessageType) - Method in interface com.ibm.commerce.oagis9.datatypes.BODType
Sets the value of the 'Partial BOD Failure Message' containment reference.
setPartiallyConsumable(boolean) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfigurations.PaymentMethodConfiguration
This method sets if the payment method is allowed to consume partially.
setPartialSend(Boolean) - Method in interface com.ibm.commerce.messaging.commands.SendMsgCmd
This method allows partial sending operation when using e-mail as the transport.
setPartialSend(Boolean) - Method in class com.ibm.commerce.messaging.commands.SendMsgCmdImpl
This method allows partial sends when using e-mail as transport.
setPartialSend(Boolean) - Method in class com.ibm.commerce.messaging.outboundservice.Messaging
This method sets the partial send flag.
setParticipant(Long) - Method in class com.ibm.commerce.contract.commands.ContractListAsBuyerCmdImpl
Sets the participant ID
setParticipantId(Long) - Method in interface com.ibm.commerce.contract.catalogfilter.command.ResolveProductSetSearchExpressionCmd
Set participant ID.
setParticipantId(Long) - Method in class com.ibm.commerce.contract.catalogfilter.command.ResolveProductSetSolrExpressionCmdImpl
Set participant ID for this command.
setParticipantId(Long) - Method in interface com.ibm.commerce.contract.commands.CalculateProductSetEntitlementCmd
set memberId of the trading agreement participant
setParticipantId(Long) - Method in class com.ibm.commerce.contract.commands.CalculateProductSetEntitlementCmdImpl
 
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.commands.ParticipantDeleteCmdImpl
Sets the ID of the participant to be deleted.
setParticipantId(Long) - Method in class com.ibm.commerce.contract.objects.ParticipantAccessBean
 
setParticipantId(String) - Method in class com.ibm.commerce.contract.objects.ParticipantAccessBean
 
setParticipantId(String) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Sets the participant ID field.
setParticipantId(String) - Method in interface com.ibm.commerce.utf.beans.RFQListInputDataBean
Sets the participant ID field.
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 objects and stores it in a member variable.
setParticipantRoleId(Integer) - Method in class com.ibm.commerce.contract.objects.ContractDisplayAccessBean
 
setParticipantRoleId(String) - Method in class com.ibm.commerce.contract.objects.ContractDisplayAccessBean
 
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.beans.DynamicKitDataBean
Sets the DynamicKit part (SKU) number.
setPartNumber(String) - Method in class com.ibm.commerce.catalog.beans.ItemDataBean
Sets the item part number
setPartNumber(String) - Method in class com.ibm.commerce.catalog.beans.ProductDataBean
Sets the product part (SKU) number.
setPartNumber(String) - Method in interface com.ibm.commerce.catalog.beans.ProductInputDataBean
Sets the part number.
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 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.facade.server.entity.datatypes.BaseItem
Sets the value of the 'Part Number' attribute.
setPartNumber(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Part Number' attribute.
setPartNumber(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemSpecified
Sets the value of the 'Part Number' attribute.
setPartNumber(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setPartNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setPartNumber(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the partnumber.
setPartNumber(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setPartNumber(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setPartNumber(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setPartNumber(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setPartnumber(String) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentAddCmd
Sets the part number of the catalog entry.
setPartnumber(String) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentAddCmdImpl
Sets the part number of the catalog entry.
setPartnumber(String) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentDeleteCmd
Sets the part number of the catalog entry.
setPartnumber(String) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentDeleteCmdImpl
Sets the part number of the catalog entry.
setPartnumber(String) - Method in interface com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentUpdateCmd
Sets the part number of the catalog entry.
setPartnumber(String) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentUpdateCmdImpl
Sets the part number 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 class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets 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.CatalogEntryDeleteCmdImpl
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.CatalogEntryUpdateCmdImpl
Set the partnumber of the catalog entry
setPartNumber(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean
 
setPartNumber(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setPartNumber(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PartNumberIdentifierType
Sets the value of the 'Part Number' attribute.
setPartNumber(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
Sets the part number of the gift item
setPartNumber(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
Sets the part number of the item that was purchased.
setPartNumber(Hashtable) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemAddCmd
Sets the part number parameters.
setPartNumber(Hashtable) - Method in class com.ibm.commerce.interestitems.commands.InterestItemAddCmdImpl
Set the part number parameters.
setPartNumber(String) - Method in interface com.ibm.commerce.inventory.commands.AdjustReceiptCmd
Sets the part number.
setPartNumber(String) - Method in class com.ibm.commerce.inventory.commands.AdjustReceiptCmdImpl
 
setPartNumber(String) - Method in interface com.ibm.commerce.inventory.commands.CreateReceiptCmd
Sets the part number of the items being received.
setPartNumber(String) - Method in class com.ibm.commerce.inventory.commands.CreateReceiptCmdImpl
 
setPartNumber(String) - Method in interface com.ibm.commerce.inventory.commands.InventoryAdjustCmd
This method 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.ManageInventoryCmd
Sets the part number of the items being received.
setPartNumber(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
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.ReceiptCreateCmdImpl
 
setPartnumber(String) - Method in class com.ibm.commerce.inventory.objects.BaseItemAccessBean
 
setPartNumber(String) - Method in class com.ibm.commerce.inventory.objects.ItemSpecificationAccessBean
 
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.messaging.commands.BroadcastMessageCmdImpl
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.GetRecipientsCmdImpl
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 order item(s).
setPartNumber(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets part number
setPartNumber(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setPartNumber(String[]) - Method in interface com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmd
(Optional) This method sets the list of part number for each of the configuration components.
setPartNumber(String[]) - Method in class com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmdImpl
(Optional) This method sets the list of part number for each of the configuration components.
setPartNumber(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the part number parameters (optional).
setPartNumber(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setPartNumber(String) - Method in class com.ibm.commerce.price.facade.server.util.ExternalPriceMemoryCacheKey
 
setPartNumber(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the part number parameters (optional).
setPartNumber(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the part number parameters (optional).
setPartnumber(String) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set the partnumber of the Catalog Entry
setPartNumber(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the SKU to search for
setPartNumber(String) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogEntrySearchDataBean
This method sets the part number (SKU) of this catalog entry.
setPartNumber(String) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogEntrySearchListDataBean
This method sets the part number of the catalog entry to be searched for, this is the value of the part number criteria.
setPartNumberLike(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the type of SKU search
setPartNumbers(String[]) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
 
setPartNumbers(String[]) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Set the catalog entry part numbers.
setPartNumberType(String) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogEntrySearchListDataBean
This method sets the type of search that is being performed to the catalog entry part number criteria.
setPartOwnerId(Long) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the memberId that owns the CatalogEntry identified by the part number.
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.component.giftregistry.objects.GiftRegistryUserAuthenticationAccessBean
 
setPassword(String) - Method in class com.ibm.commerce.context.content.ant.tasks.CreateWorkspaceTask
This method sets the database password.
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.emarketing.commands.EmailConfigurationSaveTaskCmdImpl
Sets the password to the account on the e-mail server.
setPassword(byte[]) - Method in class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean
 
setPassword(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAuthenticationVO
Sets the password
setPassword(String) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryAuthenticationBaseActionForm
Sets the registry password
setPassword(String) - Method in class com.ibm.commerce.me.datatype.Credentials
This method sets the registered group password for the organization.
setPassword(String) - Method in interface com.ibm.commerce.member.facade.datatypes.CredentialType
Sets the value of the 'Password' attribute.
setPassword(String) - Method in class com.ibm.commerce.messaging.adapters.jcasample.SampleConnectionSpec
Sets password
setPassword(String) - Method in class com.ibm.commerce.messaging.adapters.jcasample.SampleManagedConnectionFactory
This method sets the password.
setPassword(String) - Method in interface com.ibm.commerce.ordermanagement.commands.TransferOrderCmd
This method sets the user password used for authentication at the time of order transfer
setPassword(String) - Method in class com.ibm.commerce.ordermanagement.commands.TransferOrderCmdImpl
This method sets the user password used for authentication at the time of order transfer
setPassword(String) - Method in interface com.ibm.commerce.orderquotation.commands.GetCredentialsCmd
Set the user's password.
setPassword(String) - Method in class com.ibm.commerce.orderquotation.commands.GetCredentialsCmdImpl
Set the user's password.
setPassword(String) - Method in class com.ibm.commerce.orderquotation.commands.QuotationRequest
Sets the password
setPassword(String) - Method in interface com.ibm.commerce.pvc.commands.PVCChangeDeviceCmd
Sets the password.
setPassword(String) - Method in class com.ibm.commerce.pvc.commands.PVCChangeDeviceCmdImpl
Sets the password.
setPassword(String) - Method in interface com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmd
Sets the password.
setPassword(String) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the password.
setPassword(String) - Method in interface com.ibm.commerce.security.commands.AuthenticationPolicyCmd
This method sets the password to be used for authentication with the new logon ID.
setPassword(String) - Method in class com.ibm.commerce.security.commands.AuthenticationPolicyCmdImpl
This method sets the password to use 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.DBAuthenticationCmdImpl
This method sets the password to use for authentication with a 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.PaymentManagerVerifyCredentialsCmdImpl
Sets the Password to be used for authentication with the new Logon ID.
setPassword(String) - Method in interface com.ibm.commerce.security.commands.SendPasswordNotificationCmd
This method sets the new password of the user.
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.ThirdPartyAuthenticationCmd
Deprecated.
Sets the password to be used for authentication with the new Logon ID.
setPassword(String) - Method in interface com.ibm.commerce.security.commands.UpdateCredentialsCmd
This method sets the value of the new password.
setPassword(String) - Method in class com.ibm.commerce.security.commands.UpdateCredentialsCmdImpl
This method sets the value of the new password.
setPassword(String) - Method in interface com.ibm.commerce.security.commands.VerifyCredentialsCmd
This method sets the password to use for authentication with the new logon ID.
setPassword(String) - Method in class com.ibm.commerce.security.commands.VerifyCredentialsCmdImpl
This method sets the password.
setPassword(String) - Method in interface com.ibm.commerce.security.commands.WMMAuthenticationCmd
Deprecated.
Sets the password to be used for authentication with the new logon ID.
setPassword(String) - Method in class com.ibm.commerce.security.commands.WMMAuthenticationCmdImpl
Deprecated.
Sets the password to be used for authentication with the new logon ID.
setPasswordCreation(Timestamp) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setPasswordCreation(String) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setPasswordCreationTime(Timestamp) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryUserAuthenticationAccessBean
 
setPasswordExpired(boolean) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonType
Sets the value of the 'Password Expired' attribute.
setPasswordExpired(Integer) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setPasswordExpired(String) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
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.usermanagement.commands.UserRegistrationCmd
Sets the indicator Whether user password has expired
setPasswordExpired(Integer) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets whether the password expired.
setPasswordExpired(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets whether the password expired.
setPasswordInvalid(Timestamp) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setPasswordInvalid(String) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setPasswordLength(int) - Method in interface com.ibm.commerce.security.commands.GeneratePasswordCmd
This method sets the length of the password to generate.
setPasswordLength(int) - Method in class com.ibm.commerce.security.commands.GeneratePasswordCmdImpl
This method sets the length of the password to generate.
setPasswordRetries(Integer) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setPasswordRetries(String) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setPath(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementTemplateAccessBean
 
setPath(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotPageType
Sets the value of the 'Path' attribute.
setPath(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmpage
Sets the value of the 'Path' attribute.
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.scheduler.commands.AddJobCmd
This method sets the name of the command to execute.
setPathInfo(String) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the name of the command to be added to the scheduler.
setPathInfo(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setPathSeparator(String) - Method in class com.ibm.commerce.common.beans.ResourceBundleDataBean
Sets the path separator.
setPathSeparator(String) - Method in interface com.ibm.commerce.giftregistry.commands.GiftRegistryAddressAuditCmd
Sets the path separator.
setPathSeparator(String) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryAddressAuditCmdImpl
Sets the path separator.
setPathSeparator(String) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryRequestFieldsValidator
Sets the path separator.
setPathSeparator(String) - Method in class com.ibm.commerce.usermanagement.commands.AuditBaseCmdImpl
Sets the path separator.
setPathSeparator(String) - Method in class com.ibm.commerce.usermanagement.commands.PropertyResourceBundleReader
Sets the path separator, that is used to separate the store directory and the property file name.
setPattern(String) - Method in class com.ibm.commerce.context.content.resources.dynacache.InvalidationIDPattern
sets the pattern text string.
setPattern(GenericPattern) - Method in class com.ibm.commerce.marketing.promotion.condition.PurchaseCondition
Sets the Pattern object of this purchase condition
setPatternDefinition(String) - Method in class com.ibm.commerce.promotion.uniquecode.generator.ConstantPattern
This method sets the pattern string
setPatternDefinition(String) - Method in interface com.ibm.commerce.promotion.uniquecode.generator.Pattern
This method set the pattern definition
setPatternDefinition(String) - Method in class com.ibm.commerce.promotion.uniquecode.generator.RandomPattern
This method sets the pattern definition
setPatternDefinition(String) - Method in class com.ibm.commerce.promotion.uniquecode.generator.SequencePattern
This method sets the pattern definition string
setPatternFilters(PatternFilter[]) - Method in class com.ibm.commerce.marketing.promotion.reward.Distribution
This method sets the PatternFilters for the Distribution.
setPattribute_id(Long) - Method in class com.ibm.commerce.rfq.commands.RFQItemSpecificationAddCmdImpl
Sets the pattribute_id
setPattribute_id(Long) - Method in class com.ibm.commerce.rfq.commands.RFQPattributeAttachmentAddCmdImpl
Sets the pattribute_id
setPAttributeDescs(PAttributeDescDataBean[]) - Method in class com.ibm.commerce.utf.beans.PAttributeDescListBean
Loads the array fPAttributeDescs.
setPAttributeDescs(PAttributeDescDataBean[]) - Method in interface com.ibm.commerce.utf.beans.PAttributeDescListInputDataBean
Loads the array fPAttributeDescs.
setPAttributeId(Long) - Method in interface com.ibm.commerce.rfq.commands.CreatePAttributeValueCmd
Sets the personalization attribute ID.
setPAttributeId(Long) - Method in class com.ibm.commerce.rfq.commands.CreatePAttributeValueCmdImpl
Sets the personalization attribute ID.
setPAttributeId(String) - Method in class com.ibm.commerce.utf.beans.PAttributeDataBean
Sets the PAttributeId field and uses it to set the referenceNumber key field of the access bean.
setPAttributeId(String) - Method in class com.ibm.commerce.utf.beans.PAttributeDescDataBean
Sets the pAttributeId field and uses it to set the pAttributeId key field of the access bean.
setPAttributeId(String) - Method in interface com.ibm.commerce.utf.beans.PAttributeDescInputDataBean
Sets the pAttributeId field and uses it to set the pAttributeId key field of the access bean.
setPAttributeId(String) - Method in class com.ibm.commerce.utf.beans.PAttributeDescListBean
Sets the pAttributeId.
setPAttributeId(String) - Method in interface com.ibm.commerce.utf.beans.PAttributeDescListInputDataBean
Sets the pAttributeId.
setPAttributeId(String) - Method in interface com.ibm.commerce.utf.beans.PAttributeInputDataBean
Sets the PAttributeId field and uses it to set the referenceNumber key field of the access bean.
setPAttributeId(Long) - Method in class com.ibm.commerce.utf.commands.PAttributeDeleteCmdImpl
Sets the Personalization Attribute Id
setPattributeId(Long) - Method in class com.ibm.commerce.utf.objects.PAttributeDescAccessBean
 
setPattributeId(String) - Method in class com.ibm.commerce.utf.objects.PAttributeDescAccessBean
 
setPAttributes(PAttributeDataBean[]) - Method in class com.ibm.commerce.utf.beans.PAttributeListBean
Loads the array PAttributes.
setPAttributes(PAttributeDataBean[]) - Method in interface com.ibm.commerce.utf.beans.PAttributeListInputDataBean
Loads the array PAttributes.
setPAttributeVector(Vector) - Method in interface com.ibm.commerce.utf.commands.ModifyOrderItemPAttributeTCCmd
Save the incoming vector of personalization attributes.
setPAttributeVector(Vector) - Method in class com.ibm.commerce.utf.commands.ModifyOrderItemPAttributeTCCmdImpl
Save the incoming vector of personalization attributes.
setPAttrProdAttributeId(String) - Method in class com.ibm.commerce.utf.beans.PAttrProdDataBean
Sets the pAttrProdAttributeId field and uses it to set the attributeId key field of the access bean.
setPAttrProdAttributeId(String) - Method in interface com.ibm.commerce.utf.beans.PAttrProdInputDataBean
Sets the pAttrProdAttributeId field and uses it to set the attributeId key field of the access bean.
setPAttrProdCatentryId(String) - Method in class com.ibm.commerce.utf.beans.PAttrProdDataBean
Sets the pAttrProdCatentryId field and uses it to set the catentryId key field of the access bean.
setPAttrProdCatentryId(String) - Method in interface com.ibm.commerce.utf.beans.PAttrProdInputDataBean
Sets the pAttrProdCatentryId field and uses it to set the catentryId key field of the access bean.
setPAttrProds(PAttrProdDataBean[]) - Method in class com.ibm.commerce.utf.beans.PAttrProdListBean
Loads the array fPAttrProds.
setPAttrProds(PAttrProdDataBean[]) - Method in interface com.ibm.commerce.utf.beans.PAttrProdListInputDataBean
Loads the array fPAttrProds.
setPAttrValue(Object) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setPAttrValue(Object) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setPAttrValue(Object) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setPAttrValue(Object) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setPAttrValue(Object) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setPAttrValue(Object) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setPAttrValue(Object) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setPAttrValueId(Long) - Method in interface com.ibm.commerce.rfq.commands.DeletePAttributeValueCmd
Sets the personalization attribute value ID.
setPAttrValueId(Long) - Method in class com.ibm.commerce.rfq.commands.DeletePAttributeValueCmdImpl
Sets the personalization attribute value 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.RFQItemCommentRemoveCmdImpl
Sets the personalization attribute value ID.
setPAttrValueId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQItemSpecificationRemoveCmdImpl
Sets the personalization attribute value ID.
setPAttrValueId(String) - Method in class com.ibm.commerce.utf.beans.PAttrValueDataBean
Sets the PAttrValueId field and uses it to set the referenceNumber key field of the access bean.
setPAttrValueId(String) - Method in interface com.ibm.commerce.utf.beans.PAttrValueInputDataBean
Sets the PAttrValueId field and uses it to set the referenceNumber key field of the access bean.
setPAttrValues(PAttrValueDataBean[]) - Method in class com.ibm.commerce.utf.beans.PAttrValueListBean
Loads the array PAttrValues.
setPAttrValues(PAttrValueDataBean[]) - Method in interface com.ibm.commerce.utf.beans.PAttrValueListInputDataBean
Loads the array PAttrValues.
setPayDeviceType(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setPayDeviceType(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setPayDeviceType(String) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setPayInfoFrom(OrderAccessBean) - Method in interface com.ibm.commerce.order.commands.ExtOrderCopyCmd
Sets the Order from which the payment information is copied.
setPayInfoFrom(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.ExtOrderCopyCmdImpl
Sets the Order from which the payment information is copied.
setPayinfoNVPairs(Hashtable) - Method in class com.ibm.commerce.negotiation.beans.BidDataBean
Stores the incoming hashtable of payment information in a member variable.
setPayInstData(PPCPayInstData) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the data bean of PPCPayInst object , used as the parameter between PPC and PluginAdapter.
setPayloadId(String) - Method in class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean
 
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.order.commands.OrderCopyCmdImpl
Set the payment information of the target order.
setPayment(Payment) - Method in class com.ibm.commerce.payment.ppc.beans.PPCGetPaymentDataBean
This method sets the Payment object, and the corresponding information are stored the table PPCPAYMENT.
setPayment(PaymentImpl) - Method in class com.ibm.commerce.payments.plugin.impl.FinancialTransactionImpl
This method sets the Payment container that is associated with the FinancialTransaction container.
setPayment(Payment) - Method in exception com.ibm.commerce.payments.plugin.PluginException
This method sets the Payment container associated with the exception context.
setPayment(Payment) - Method in class com.ibm.commerce.payments.plugincontroller.FinancialTransaction
This method sets the payment object associated with current financial transaction.
setPayment(Hashtable) - Method in class com.ibm.commerce.rfq.commands.RFQToOrderCreateCmdImpl
Sets the payment
setPayment_freq(int) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Payment freq' attribute.
setPaymentActionCoreActions(PaymentActions) - Method in class com.ibm.commerce.edp.config.CoreConfiguration
This method sets the paymentActionCoreActions , when the payment action involved business event occurs, this configuration will be evaluated.
setPaymentActionData(PaymentActionData) - Method in class com.ibm.commerce.payment.actions.commands.EditPaymentInstructionCompatiblePolicyCmdImpl
This method sets the payment action data that contains the necessary information for the payment instruction edit action.
setPaymentActionData(PaymentActionData) - Method in interface com.ibm.commerce.payment.actions.commands.EditPaymentInstructionPolicyCmd
This method sets the payment action data.
setPaymentActionData(PaymentActionData) - Method in class com.ibm.commerce.payment.actions.commands.EditPaymentInstructionPolicyCmdImpl
This method sets the payment action data that contains the necessary information for the payment instruction edit action.
setPaymentActionData(PaymentActionData) - Method in class com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoCompatiblePolicyCmdImpl
This method sets the payment action data that contains the necessary information for the payment query action.
setPaymentActionData(PaymentActionData) - Method in interface com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoPolicyCmd
This method sets the payment action data.
setPaymentActionData(PaymentActionData) - Method in class com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoPolicyCmdImpl
This method sets the payment action data that contains the necessary information for the payment query action.
setPaymentActionDataList(List) - Method in class com.ibm.commerce.payment.actions.commands.DoPaymentActionsCompatiblePolicyCmdImpl
This method sets the list of payment action data.
setPaymentActionDataList(List) - Method in interface com.ibm.commerce.payment.actions.commands.DoPaymentActionsPolicyCmd
This method sets the current payment action data list.
setPaymentActionDataList(List) - Method in class com.ibm.commerce.payment.actions.commands.DoPaymentActionsPolicyCmdImpl
This method sets the list of payment action data that contains the necessary information for the payment action.
setPaymentActionRule(String) - Method in class com.ibm.commerce.edp.parsers.paymentmappings.Mapping
This method sets the current payment action rule.
setPaymentActivityHistory(ArrayList) - Method in class com.ibm.commerce.edp.beans.EDPCompleteOrderActivityDataBean
This method sets the payment activity history records, which include the activities of Payment Instruction(s) and Payment(s) of the order.
setPaymentAmount(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setPaymentAmount(String) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setPaymentAttributes(TypedProperty) - Method in interface com.ibm.commerce.edp.commands.PrimePaymentCmd
This method sets the payment attributes property of the command.
setPaymentAttributes(TypedProperty) - Method in class com.ibm.commerce.edp.commands.PrimePaymentCmdImpl
This method sets the paymentAttributes property of the command.
setPaymentAttributes(TypedProperty) - Method in class com.ibm.commerce.edp.commands.PrimePaymentVoidCmdImpl
This method sets the paymentAttributes property of the command.
setPaymentAttributes(TypedProperty) - Method in interface com.ibm.commerce.edp.commands.StoreAndValidatePaymentCmd
This method sets the protocol data when creating a single payment instruction.
setPaymentAttributes(TypedProperty) - Method in class com.ibm.commerce.edp.commands.StoreAndValidatePaymentCmdImpl
This method sets the protocol data when creating a single payment instruction.
setPaymentAttributes(TypedProperty) - Method in class com.ibm.commerce.edp.commands.StoreAndValidatePaymentVoidCmdImpl
This method is the void implementation for setPaymentAtrricutes() method in StoreAndValidatePaymentCmd.
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.DoPaymentCLCmdImpl
Deprecated.
Sets the paymentAttributes property of the command.
setPaymentAttributes(TypedProperty) - Method in interface com.ibm.commerce.payment.commands.DoPaymentCmd
Deprecated.
Sets the paymentAttributes property of the command.
setPaymentAttributes(TypedProperty) - Method in class com.ibm.commerce.payment.commands.DoPaymentCmdImpl
Deprecated.
Sets the paymentAttributes property of the command.
setPaymentAttributes(TypedProperty) - Method in class com.ibm.commerce.payment.commands.DoPaymentMPFCmdImpl
Deprecated.
Sets the paymentAttributes property of the command.
setPaymentAttributes(TypedProperty) - Method in interface com.ibm.commerce.payment.commands.DoPaymentPolicyCmd
Deprecated.
Sets the paymentAttributes property of the command.
setPaymentAttributes(TypedProperty) - Method in class com.ibm.commerce.payment.commands.DoPaymentTestCmdImpl
Deprecated.
Sets the paymentAttributes property of the command.
setPaymentConfigGroup(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCAdhocCreditCmdImpl
This method sets the payment configuration group.
setPaymentConfiguration(String) - Method in class com.ibm.commerce.edp.parsers.paymentmappings.Mapping
This method sets the current payment configuration group ID.
setPaymentConfiguration(String) - Method in class com.ibm.commerce.payments.plugin.simpleoffline.parsers.paymentmethod.PaymentMethod
This method sets the payment configuration.
setPaymentConfigurationGroup(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCMerchantConfigurationEditCtrlCmdImpl
This method sets the current payment configuration group ID.
setPaymentConfigurationId(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.Mapping
This method sets the payment configuration id.
setPaymentConfigurationId(String) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the payment configuration id.
setPaymentConfigurationIdList(ArrayList) - Method in class com.ibm.commerce.payment.config.beans.StorePaymentConfigurationListDataBean
This method sets the configuration ids associated with the specified store as ArrayList Object.
setPaymentConfigurationList(ArrayList) - Method in class com.ibm.commerce.payment.config.beans.PaymentConfigurationListDataBean
This method sets the payment configuration ArrayList.
setPaymentConfigurationMethodList(ArrayList) - Method in class com.ibm.commerce.payment.config.beans.PaymentConfigurationListDataBean
This method sets payment configuration's method name ArrayList.
setPaymentContainer(Collection) - Method in interface com.ibm.commerce.payment.rules.commands.DetermineSortedPaymentsCmd
This method sets the current payment container.
setPaymentContainer(Collection) - Method in class com.ibm.commerce.payment.rules.commands.DetermineSortedPaymentsCmdImpl
This method sets the payment container passed in.
setPaymentContainer(Collection) - Method in class com.ibm.commerce.payment.rules.commands.DetermineSortedPaymentsVoidCmdImpl
This method sets the payment container passed in.
setPaymentData(PPCPaymentData) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the data bean of PPCPayment object , used as the parameter between PPC and PluginAdapter.
setPaymentDataDirty(boolean) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This method sets the flag indicating if the payment data is dirty.
setPaymentDataEditable(boolean) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This method sets the payment data editable flag indicating if the payment data is editable or not.
setPaymentDataEditable(boolean) - Method in interface com.ibm.commerce.edp.commands.PIEditCmd
This method sets the payment data editable flag indicating if the payment data is dirty or not.
setPaymentDataEditable(boolean) - Method in class com.ibm.commerce.edp.commands.PIEditCmdImpl
This method sets the payment data editable flag indicating if the payment data is dirty or not.
setPaymentDataEditable(boolean) - Method in class com.ibm.commerce.edp.commands.PIEditVoidCmdImpl
This method sets the payment data editable flag indicating if the payment data is dirty or not.
setPaymentDataEditable(boolean) - Method in class com.ibm.commerce.edp.commands.PIEditWithMergingProtocolDataCmdImpl
This method sets the payment data editable flag indicating if the payment data is dirty or not.
setPaymentDeviceType(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setPaymentDeviceType(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setPaymentfreq_uom(String) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Paymentfreq uom' attribute.
setPaymentGroupId(String) - Method in class com.ibm.commerce.edp.api.PaymentContext
This method sets the payment group ID.
setPaymentGroupId(String) - Method in interface com.ibm.commerce.edp.commands.EDPPaymentMethodsBeanCmd
This method sets the payment configuration group id.
setPaymentGroupId(String) - Method in class com.ibm.commerce.edp.commands.EDPPaymentMethodsBeanCmdImpl
This method sets the payment configuration group id.
setPaymentGroupId(String) - Method in class com.ibm.commerce.edp.commands.EDPPaymentMethodsVoidBeanCmdImpl
This method sets the payment configuration group id.
setPaymentGroupId(String) - Method in interface com.ibm.commerce.edp.commands.EDPRefundMethodsBeanCmd
This method sets the payment configuration group id.
setPaymentGroupId(String) - Method in class com.ibm.commerce.edp.commands.EDPRefundMethodsBeanCmdImpl
This method sets the payment configuration group id.
setPaymentGroupId(String) - Method in class com.ibm.commerce.edp.commands.EDPRefundMethodsVoidBeanCmdImpl
This method sets the payment configuration group id.
setPaymentGroupId(String) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmdImpl
This method sets the current payment configuration group id.
setPaymentGroupId(String) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesVoidCmdImpl
This method sets the current payment configuration group id.
setPaymentGroupId(String) - Method in class com.ibm.commerce.payment.actions.commands.DoPaymentActionsCompatiblePolicyCmdImpl
This method sets the current payment group id.
setPaymentGroupId(String) - Method in interface com.ibm.commerce.payment.actions.commands.DoPaymentActionsPolicyCmd
This method sets the current payment group ID.
setPaymentGroupId(String) - Method in class com.ibm.commerce.payment.actions.commands.DoPaymentActionsPolicyCmdImpl
This method sets the payment group id, which will be put into payment context where there is a corresponding attribute.
setPaymentGroupId(String) - Method in class com.ibm.commerce.payment.actions.commands.EditPaymentInstructionCompatiblePolicyCmdImpl
This method sets the current payment group id.
setPaymentGroupId(String) - Method in interface com.ibm.commerce.payment.actions.commands.EditPaymentInstructionPolicyCmd
This method sets the current payment group ID.
setPaymentGroupId(String) - Method in class com.ibm.commerce.payment.actions.commands.EditPaymentInstructionPolicyCmdImpl
This method sets the payment group id, which will be put into payment context where there is a corresponding attribute.
setPaymentGroupId(String) - Method in class com.ibm.commerce.payment.actions.commands.PaymentEventListenerImpl
This method sets the current payment group id.
setPaymentGroupId(String) - Method in class com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoCompatiblePolicyCmdImpl
This method sets the current payment group id.
setPaymentGroupId(String) - Method in interface com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoPolicyCmd
This method sets the current payment group id.
setPaymentGroupId(String) - Method in class com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoPolicyCmdImpl
This method sets the payment group id, which will be put into payment context where there is a corresponding attribute.
setPaymentGroupId(String) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the payment group id.
setPaymentId(String) - Method in class com.ibm.commerce.payment.actions.PaymentActionResults
This method sets the payment instruction identifier associated to the payment action execution in Payment Rules.
setPaymentId(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCGetPaymentDataBean
This method sets the identifier of current Payment object.
setPaymentId(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListTransactionsForPaymentDataBean
This method sets the identifier of payment with the specified value.
setPaymentId(String) - Method in interface com.ibm.commerce.payment.ppc.commands.PPCAdhocCreditCmd
This method sets the current paymentId.
setPaymentId(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCAdhocCreditCmdImpl
This method sets the current paymentId.
setPaymentId(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentEditCmdImpl
This method sets current payment identifier.
setPaymentInfo(PaymentInfoType) - Method in interface com.ibm.commerce.member.facade.datatypes.CheckoutProfileType
Sets the value of the 'Payment Info' containment reference.
setPaymentInfo(PaymentInfoType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Payment Info' containment reference.
setPaymentInfo(Hashtable) - Method in interface com.ibm.commerce.order.commands.OrderProfileUpdateCmd
Sets the default payment information.
setPaymentInfo(Hashtable) - Method in class com.ibm.commerce.order.commands.OrderProfileUpdateCmdImpl
Sets the default payment information.
setPaymentInfoNVPairs(Hashtable) - Method in class com.ibm.commerce.negotiation.beans.AutoBidDataBean
Stores the incoming hashtable of payment information in a member variable.
setPaymentInfoString(String) - Method in class com.ibm.commerce.negotiation.commands.BidSubmitCmdImpl
Sets payment info string.
setPaymentInstruction(PaymentInstructionType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Payment Instruction' containment reference.
setPaymentInstruction(PaymentInstructionType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setPaymentInstruction(EDPPaymentInstruction) - Method in class com.ibm.commerce.order.history.HistoryPaymentInformation
This method sets EDP Payment Instruction.
setPaymentInstruction(PaymentInstructionImpl) - Method in class com.ibm.commerce.payments.plugin.impl.CreditImpl
This method sets the payment instruction container which this credit is associated with.
setPaymentInstruction(PaymentInstructionImpl) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method sets the payment instruction container which this Payment is associated with.
setPaymentInstruction(PaymentInstruction) - Method in exception com.ibm.commerce.payments.plugin.PluginException
This method sets the PaymentInstruction container associated with the exception context.
setPaymentInstruction(PaymentInstruction) - Method in class com.ibm.commerce.payments.plugincontroller.Credit
This method sets the paymentInstruction.
setPaymentInstruction(PaymentInstruction) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets the paymentInstruction.
setPaymentInstructionData(PaymentInstructionData) - Method in class com.ibm.commerce.payment.ppc.commands.PPCAdhocCreditCmdImpl
This method sets the PaymentInstructionData.
setPaymentInstructionID(String) - Method in interface com.ibm.commerce.order.facade.datatypes.FinancialTransactionType
Sets the value of the 'Payment Instruction ID' attribute.
setPaymentInstructionId(Long) - Method in class com.ibm.commerce.order.history.HistoryPaymentInformation
Sets payment Instruction Id
setPaymentInstructionId(String) - Method in class com.ibm.commerce.payment.actions.PaymentActionResults
This method sets the payment identifier associated to the payment action execution in WebSphere Commerce Payments.
setPaymentInstructionId(String) - Method in class com.ibm.commerce.payment.actions.RefundActionResults
This method sets the payment instruction identifier of current refund action corresponds to.
setPaymentInstructionId(String) - Method in interface com.ibm.commerce.payment.ppc.commands.PPCAdhocCreditCmd
This method sets the current paymentInstructionId.
setPaymentInstructionId(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCAdhocCreditCmdImpl
This method sets the current paymentInstructionId.
setPaymentInstructionId(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPayInstExtendedEditCmdImpl
This method sets the current payment instruction Id.
setPaymentInstructionList(ArrayList) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPIsForOrderDataBean
This method sets the payment instructions as an ArrayList object for a specified order.
setPaymentInstructionList(ArrayList) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPIsForReturnDataBean
This method sets the payment instructions as an ArrayList object for a specified return.
setPaymentInstructionRetriable(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets if this PaymentInstruction is retriable in spite that the previous transaction failed.
setPaymentInstructions(ArrayList) - Method in class com.ibm.commerce.edp.beans.EDPPaymentInstructionsDataBean
This method sets the payment instructions of Payment Rules for this data bean.
setPaymentInstructions(ArrayList) - Method in class com.ibm.commerce.edp.commands.AEDPStoreTaskCmdImpl
This method sets the paymentInstructions.
setPaymentInstructions(ArrayList) - Method in interface com.ibm.commerce.edp.commands.EditCmd
This method sets the list of payment instructions to be modified, created and removed.
setPaymentInstructions(ArrayList) - Method in class com.ibm.commerce.edp.commands.EditCmdImpl
This method sets the payment instructions affected by this payment instruction edit operation.
setPaymentInstructions(ArrayList) - Method in class com.ibm.commerce.edp.commands.EditVoidCmdImpl
Void implementation
setPaymentMethod(String) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This method sets the payment method used in this payment instruction.
setPaymentMethod(String) - Method in class com.ibm.commerce.edp.parsers.paymentmappings.Mapping
This method sets the current payment method.
setPaymentMethod(PaymentMethod) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfiguration.PaymentMethodConfiguration
This method sets the current payment method.
setPaymentMethod(PaymentMethodType) - Method in interface com.ibm.commerce.foundation.common.datatypes.PaymentInfoType
Sets the value of the 'Payment Method' containment reference.
setPaymentMethod(PaymentMethodType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Payment Method' containment reference.
setPaymentMethod(PaymentMethodType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setPaymentMethod(PaymentMethodType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentInformationTypeImpl
 
setPaymentMethod(PaymentMethodType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentInstructionTypeImpl
 
setPaymentMethod(PaymentMethodType) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentInformationType
Sets the value of the 'Payment Method' containment reference.
setPaymentMethod(PaymentMethodType) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentInstructionType
Sets the value of the 'Payment Method' containment reference.
setPaymentMethod(int, PaymentMethod) - Method in class com.ibm.commerce.payments.plugin.simpleoffline.parsers.paymentmethod.PaymentMethods
This method sets the payment method.
setPaymentMethodConfiguration(int, PaymentMethodConfiguration) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfigurations.PaymentMethodConfigurations
This method sets the current payment method configuration at a specified index.
setPaymentMethodConfigurations(PaymentMethodConfigurations) - Method in class com.ibm.commerce.edp.config.PaymentGroupConfiguration
This method sets the paymentMethodConfigurations field.
setPaymentMethodID(String) - Method in class com.ibm.commerce.edp.commands.AEDPPIEditCtrlCmdImpl
This method sets the payment method of current payment instruction.
setPaymentMethodID(String) - Method in interface com.ibm.commerce.edp.commands.PIAddCmd
This method sets the payment method of the new payment instruction.
setPaymentMethodId(String) - Method in interface com.ibm.commerce.edp.commands.PrimePaymentCmd
This method sets the payment method ID.
setPaymentMethodId(String) - Method in class com.ibm.commerce.edp.commands.PrimePaymentCmdImpl
This method sets the payment method ID to be used with the payments rules subcomponent.
setPaymentMethodId(String) - Method in class com.ibm.commerce.edp.commands.PrimePaymentVoidCmdImpl
This method sets the payment method ID to be used with the payments rules subcomponent.
setPaymentMethodId(String) - Method in class com.ibm.commerce.edp.commands.StoreAndValidatePaymentCmdImpl
This method sets the payment method ID to be used for the payment instruction of the order.
setPaymentMethodId(Integer) - Method in class com.ibm.commerce.payment.commands.DoPaymentMPFCmdImpl
Deprecated.
DoPaymentMPFInternalCmd was removed, and policyId will be used for payment processing. This method will be useless, only for backward compatibility
setPaymentMethodId(Integer) - Method in class com.ibm.commerce.payment.objects.PaymentMethodDescriptionAccessBean
 
setPaymentMethodId(String) - Method in class com.ibm.commerce.payment.objects.PaymentMethodDescriptionAccessBean
 
setPaymentMethodName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PaymentMethodType
Sets the value of the 'Payment Method Name' attribute.
setPaymentMethodName(String) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set the name of the payment method.
setPaymentMethodName(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentMethodTypeImpl
 
setPaymentMethodName(String) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentMethodType
Sets the value of the 'Payment Method Name' attribute.
setPaymentMethodName(String) - Method in class com.ibm.commerce.order.history.HistoryPaymentInformation
Sets payment Method Name
setPaymentMethodName(String) - Method in class com.ibm.commerce.payment.config.commands.StorePaymentConfigurationDeleteCtrlCmdImpl
This method sets the payment method name in the current payment configuration.
setPaymentMethods(ArrayList) - Method in class com.ibm.commerce.edp.beans.EDPPaymentMethodsDataBean
This method sets the list of available payment methods.
setPaymentMethods(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setPaymentMethods(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setPaymentMethods(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setPaymentPairName(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentInfoAccessBean
 
setPaymentPairValue(String, boolean) - Method in class com.ibm.commerce.order.objects.OrderPaymentInfoAccessBean
 
setPaymentPluginName(String) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the name of the payment plugin.
setPaymentPolicyId(Long) - Method in class com.ibm.commerce.returns.commands.ARefundTaskCmdImpl
This method sets the payment policy ID and the corresponding policy will be used as the refund method, this value is set by ReturnProcessCmdImpl.
setPaymentPolicyId(Long) - Method in interface com.ibm.commerce.returns.commands.PrimeRefundCmd
This method sets the policy ID that will be used in refund.
setPaymentPolicyId(Long) - Method in interface com.ibm.commerce.returns.commands.RefundPaymentPolicyCmd
Deprecated.
The id of the policy used to pay for the order originally.
setPaymentPolicyId(Long) - Method in class com.ibm.commerce.returns.commands.RefundPaymentPolicyCmdImpl
Deprecated.
 
setPaymentPolicyId(String) - Method in class com.ibm.commerce.tools.optools.returns.commands.CSRReturnProcessCmdImpl
This method sets the payment policy id used as the refund method.
setPaymentRequiresAttention(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets if the approval of this payment requires attention though it is successful.
setPaymentRequiresAttention(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the flag if the Payment requires attention though it is successful.
setPaymentRequiresAttention(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.Result
This method marks if the payment requires attention though it is successful.
setPaymentRule(String) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfiguration.PaymentMethod
This method sets the payment rule used by this payment method configuration.
setPaymentRule(int, PaymentRule) - Method in class com.ibm.commerce.edp.parsers.paymentrules.PaymentRules
This method sets the payment rule at a specified index.
setPaymentRule(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentInstructionTypeImpl
 
setPaymentRule(String) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentInstructionType
Sets the value of the 'Payment Rule' attribute.
setPaymentRuleFilesDir(String) - Method in class com.ibm.commerce.edp.parsers.paymentrules.PaymentRule
This method sets the directory the payment rules file is under.
setPaymentRules(PaymentRules) - Method in class com.ibm.commerce.edp.config.PaymentGroupConfiguration
This method sets the paymentRules field that store payment rules for this payment group.
setPayments(ArrayList) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the list of Payment containers associated with this PaymentInstruction.
setPayments(ArrayList) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets all the Payments associated.
setPaymentSelectionIndex(String) - Method in class com.ibm.commerce.negotiation.commands.BidSubmitCmdImpl
Stores the incoming value of the payment selection index.
setPaymentSensitiveInfo(Map) - Method in class com.ibm.commerce.payment.event.PrimePaymentEventData
This method sets the payment sensitive information.
setPaymentSentivieData(Map) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
 
setPaymentsList(ArrayList) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPaymentsForPIDataBean
This method sets the list of Payment object as ArrayList object for a specified payment instruction.
setPaymentsList(ArrayList) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPendingPaymentsForPluginDataBean
This method sets the list of Payment object as ArrayList object with pending state.
setPaymentStatus(String) - Method in class com.ibm.commerce.edp.beans.EDPPaymentStatusDataBean
This method sets the latest human-readable payment status of current order.
setPaymentSummary(PaymentSummaryAccessBean) - Method in interface com.ibm.commerce.payment.extern.ForwardPaymentSummaryCmd
Sets the paymentSummary property of the command.
setPaymentSummary(PaymentSummaryAccessBean) - Method in class com.ibm.commerce.payment.extern.ForwardPaymentSummaryCmdImpl
Sets the paymentSummary property of the command.
setPaymentSummaryId(Long) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setPaymentSummaryId(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setPaymentSummaryId(Long) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setPaymentSummaryId(String) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setPaymentSummaryXML(String) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setPaymentSystem(String) - Method in class com.ibm.commerce.payment.actions.ActionData
This method sets the payment system name.
setPaymentSystemName(String) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfiguration.PaymentMethod
This method sets the payment system name used by this payment method configuration.
setPaymentSystemName(String) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfigurations.PaymentMethodConfiguration
This method sets the payment system name used by this payment method configuration.
setPaymentSystemName(String) - Method in class com.ibm.commerce.edp.parsers.refundmethodconfiguration.RefundMethod
This method sets the payment system name used by this refund method configuration.
setPaymentSystemName(String) - Method in class com.ibm.commerce.edp.parsers.refundmethodconfigurations.RefundMethodConfiguration
This method sets the payment system name used by this refund method configuration.
setPaymentSystemName(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCMerchantConfigurationEditCtrlCmdImpl
This method sets the current payment system name.
setPaymentSystemName(String) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the payment system that will process this PaymentInstruction.
setPaymentSystemName(int, PaymentSystemName) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.Mapper
This method sets the payment system name.
setPaymentSystemName(String) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the name of the payment systems.
setPaymentTCId(String) - Method in class com.ibm.commerce.order.beans.UsableBillingAddressListDataBean
This method sets the paymentTCId property of the Bean.
setPaymentTCId(String) - Method in interface com.ibm.commerce.order.beans.UsableBillingAddressListInputDataBean
This method sets the paymentTCId property of the Bean.
setPaymentTCInfos(PaymentTCInfo[]) - Method in interface com.ibm.commerce.edp.commands.PreparePIsForEditPolicyCmd
This method sets the PaymentTCInfos applicable to the payment instructions.
setPaymentTCInfos(PaymentTCInfo[]) - Method in class com.ibm.commerce.edp.commands.PreparePIsForEditPolicyCmdImpl
This method sets the PaymentTCInfos applicable to the payment instructions.
setPaymentTermConditionId(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentInformationTypeImpl
 
setPaymentTermConditionId(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentInstructionTypeImpl
 
setPaymentTermConditionId(String) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentInformationType
Sets the value of the 'Payment Term Condition Id' attribute.
setPaymentTermConditionId(String) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentInstructionType
Sets the value of the 'Payment Term Condition Id' attribute.
setPaymentTransType(String) - Method in class com.ibm.commerce.inventory.objects.OrderChannelTypeAccessBean
 
setPaymentType(int) - Method in interface com.ibm.commerce.negotiation.commands.RecordAuctionPaymentCmd
Stores the incoming payment type.
setPaymentType(int) - Method in class com.ibm.commerce.negotiation.commands.RecordAuctionPaymentCmdImpl
Sets the payment type value.
setPaymentType(int) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setPaymentType(String) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setPayMethod(PaymentInfo) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderHeader
This method sets the payment method.
setPayMethod(String) - Method in class com.ibm.commerce.negotiation.commands.RecordAuctionPaymentCmdImpl
Sets payment method (for example, Visa, MasterCard, and so forth.).
setPayTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setPayTime(String) - Method in class com.ibm.commerce.negotiation.objects.BidPaymentAccessBean
 
setPayTranData(PPCPayTranData) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the data bean of PPCPayTran object , used as the parameter between PPC and PluginAdapter.
setPayTranID(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCPayTranExtendedDataDataBean
This method sets the current payment transaction identifier.
setPcClicks(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ProductComparisonStatisticsBean
Sets the number of product comparison clicks of this statistics.
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
 
setPcClicks(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductComparisonStatisticsAccessBean
 
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(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ProductComparisonStatisticsBean
Sets the number of product comparison views of this statistics.
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
 
setPcViews(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductComparisonStatisticsAccessBean
 
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(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ProductExplorerStatisticsBean
Sets the product explorer count of this statistics.
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
 
setPeCount(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsAccessBean
 
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 class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsAccessBean
 
setPendingOrder(String, String, String) - Method in class com.ibm.commerce.rest.order.handler.CartHandler
This method sets the order specified to be current working order
SetPendingOrderCmd - Interface in com.ibm.commerce.order.commands
This controller command is used to mark one or more pending orders as the current pending orders.
SetPendingOrderCmdImpl - Class in com.ibm.commerce.order.commands
This is the default implementation of the SetPendingOrderCmd controller command.
SetPendingOrderCmdImpl() - Constructor for class com.ibm.commerce.order.commands.SetPendingOrderCmdImpl
The Default constructor.
setPercent(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.reward.PercentOffAdjustment
This method sets the percent to be given as discount.
setPercentageBounced(double) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailStatisticsType
Sets the value of the 'Percentage Bounced' attribute.
setPercentageClicked(double) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailStatisticsType
Sets the value of the 'Percentage Clicked' attribute.
setPercentageClickedOverOpened(double) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailStatisticsType
Sets the value of the 'Percentage Clicked Over Opened' attribute.
setPercentageOpened(double) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailStatisticsType
Sets the value of the 'Percentage Opened' attribute.
setPercentagePrice(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Stores the incoming percentage price.
setPercentagePriceList(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setPercentagePriceList(String) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setPercentageReceived(double) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailStatisticsType
Sets the value of the 'Percentage Received' attribute.
setPercentOff(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.PercentOffShippingAdjustment
Deprecated.
USE setPercent() in PercentOffAdjustment.
setPerformPIAdd(boolean) - Method in class com.ibm.commerce.order.commands.OrderProcessCmdImpl
Sets whether PIAddCmd will be called.
setPeriodEndTime(Timestamp) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setPeriodEndTime(String) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setPeriodStartTime(Timestamp) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setPeriodStartTime(String) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setPerOrderLimit(int) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the per order redemption limit.
setPerOrderLimit(int) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the per order redemption limit.
setPerOrderLimit(int) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionRedemptionLimitType
Sets the value of the 'Per Order Limit' attribute.
setPerOrderLimit(int) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the promotion applicable limit per order.
setPerordlmt(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Perordlmt' attribute.
setPerShopperLimit(int) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the the maximum number of times a promotion can be applied to any shopper.
setPerShopperLimit(int) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the the maximum number of times a promotion can be applied to any shopper.
setPerShopperLimit(int) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionRedemptionLimitType
Sets the value of the 'Per Shopper Limit' attribute.
setPerShopperLimit(int) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the promotion applicable limit per customer.
setPershopperlmt(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Pershopperlmt' attribute.
setPersistBehaviorDataToDatabase(boolean) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets if the behavior data associated with this flow element should be persisted to the database.
setPersistDB(boolean) - Method in interface com.ibm.commerce.command.AttachmentUploadCmd
This method sets whether the attachment stream should be persisted in the database table as BLOB.
setPersistDB(boolean) - Method in class com.ibm.commerce.command.AttachmentUploadCmdImpl
This method sets the flag that indicates whether the attachment stream should be persisted the attachment stream in the database table as BLOB.
setPersistenceManagerRegistry(PersistenceManagerRegistry) - Method in class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine
Sets the persistenceManagerRegistry
setPersistentObjects(Map) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogActionCmdImpl
Sets the object to be persisted.
setPersistentObjects(Map) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogEntryActionCmdImpl
Sets the object to be persisted.
setPersistentObjects(Map) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractProcessCatalogGroupActionCmdImpl
Sets the object to be persisted.
setPersistentObjects(Map) - Method in interface com.ibm.commerce.foundation.server.command.bod.AbstractChangeNounPartActionCmd
This method sets the persistent objects that were retrieved by the controller that can be used when executing the command.
setPersistentObjects(Map) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractChangeNounPartActionCmdImpl
This method sets the persistent objects that have been resolved by the controller and passed along to all commands involved with this requests.
setPersistentObjects(Map) - Method in interface com.ibm.commerce.foundation.server.command.bod.AbstractChangeNounPartPostActionCmd
This method sets the list of persistent objects that were retrieved by the controller and is saved by the controller.
setPersistentObjects(Map) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractChangeNounPartPostActionCmdImpl
This method sets the persistent objects that have been resolved by the controller and passed along to all commands involved with this requests.
setPersistentObjects(Map) - Method in interface com.ibm.commerce.foundation.server.command.bod.AbstractProcessNounActionCmd
This method sets the persistent objects that were retrieved by the controller that can be used when executing the command.
setPersistentObjects(Map) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractProcessNounActionCmdImpl
Sets the object to be persisted.
setPersistentSession(Short) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setPersistentsession(Short) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Persistentsession' attribute.
setPersistentType(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmd
Sets the persistent type of the Task Group.
setPersistentType(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmdImpl
Sets the persistent type of the Task Group.
setPersistentType(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.AddWorkspaceCmd
Sets the persistent type of the Workspace.
setPersistentType(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.AddWorkspaceCmdImpl
Sets the persistent type of the Workspace.
setPersistentType(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmd
Sets the persistent type of the Task Group.
setPersistentType(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmdImpl
Sets the persistent type of the Task Group.
setPersistentType(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupCmd
Sets the persistent type of the Task Group.
setPersistentType(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupCmdImpl
Sets the persistent type of the Task Group.
setPersistentType(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateWorkspaceCmd
Sets the persistent type of the Workspace.
setPersistentType(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateWorkspaceCmdImpl
Sets the persistent type of the Workspace.
setPersistentType(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.WorkspaceUpdateCmd
Sets the persistent type of the Workspace
setPersistentType(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.WorkspaceUpdateCmdImpl
Sets the persistent type of the Workspace
setPersistentType(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setPersistentType(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setPersistentType(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupEntityCreationData
Sets the persistentType.
setPersistentType(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceAccessBean
 
setPersistentType(String) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceAccessBean
 
setPersistentType(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceEntityCreationData
Sets the persistentType.
setPerson(PersonType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Person' containment reference.
setPerson(PersonType) - Method in class com.ibm.commerce.member.facade.server.commands.ComposePersonFromDataBeanBaseCmdImpl
Sets the person
setPerson(PersonType) - Method in interface com.ibm.commerce.member.facade.server.commands.ComposePersonFromDataBeanCmd
Sets a partially populated person SDO.
setPersonalAttrId(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPersonalizationAttributeAccessBean
 
setPersonalizationArray(GiftRegistryItemPersonalizationVO[]) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
Sets the personalization attributes of this item to the given array
setPersonalizationArray(int, GiftRegistryItemPersonalizationVO) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
Sets personalization attributes for the gift item
setPersonalizationId(String) - Method in interface com.ibm.commerce.context.audit.AuditContext
Reserved for IBM internal use.
setPersonalizationID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Personalization ID' attribute.
setPersonalizationid(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexplog
Sets the value of the 'Personalizationid' attribute.
setPersonalizationid(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmmbrgrppzn
Sets the value of the 'Personalizationid' attribute.
setPersonalizationid(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtrigsnd
Sets the value of the 'Personalizationid' attribute.
setPersonalizationid(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmuserbhvr
Sets the value of the 'Personalizationid' attribute.
setPersonalizationId(String) - Method in class com.ibm.commerce.marketing.runtime.util.ActivityTrigger
This method sets the personalization ID associated with the trigger.
setPersonalizationId(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setPersonalizations(List) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
Sets personalization attributes for the gift item
setPersonalizations(int, GiftRegistryItemPersonalizationVO) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
Sets personalization attributes for the gift item
setPersonalProfile(PersonalProfileType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Personal Profile' containment reference.
setPersonalProfile(PersonalProfileType) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonType
Sets the value of the 'Personal Profile' containment reference.
setPersonBODVersion(String) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Person BOD Version' attribute.
setPersonIdentifier(PersonIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoExternalIdentifierType
Sets the value of the 'Person Identifier' containment reference.
setPersonIdentifier(PersonIdentifierType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListRegistrantType
Sets the value of the 'Person Identifier' containment reference.
setPersonIdentifier(PersonIdentifierType) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonType
Sets the value of the 'Person Identifier' containment reference.
setPersonJSON(HashMap) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the person JSON object to be used to get the data for analysis
setPersonTitle(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setPersonTitle(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PersonNameType
Sets the value of the 'Person Title' attribute.
setPersonTitle(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the person title for the gift registry address
setPersontitle(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Persontitle' attribute.
setPersonTitle(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
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.UpdateStoreAddressCmd
This method sets 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.VendorCreateCmd
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.VendorUpdateCmd
Set the 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 class com.ibm.commerce.user.objects.AddressAccessBean
 
setPersonTitle(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the title of the person to which this address applies
setPersonTitle(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the title of the person.
setPersonTitle(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the title of the person to which this address applies
setPersonTitle(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the person's title.
setPersonType(PersonType) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
 
setPhase(int) - Method in interface com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmd
This method sets the current phase.
setPhase(int) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmdImpl
This method sets the current phase.
setPhase(int) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesVoidCmdImpl
This method sets the current phase.
setPhase(Integer) - Method in class com.ibm.commerce.payment.actions.ActionData
This method sets the phase when the action is performed.
setPhase(Integer) - Method in class com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmdImpl
This method sets the phase when the payment action is executed.
setPhone(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'Phone' attribute.
setPhone(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the phone search term.
setPhone(String) - Method in class com.ibm.commerce.tools.segmentation.SegmentCustomerListDataBean.Customer
Sets the phone number of the customer.
setPhone1(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setPhone1(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setPhone1(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the phone number 1 for the gift registry address
setPhone1(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Phone1' attribute.
setPhone1(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
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.UpdateStoreAddressCmd
This method sets 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.VendorCreateCmd
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.VendorUpdateCmd
Set the primary phone number.
setPhone1(String) - Method in class com.ibm.commerce.inventory.commands.VendorUpdateCmdImpl
Set the primary phone number.
setPhone1(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setPhone1(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the phone number 1.
setPhone1(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the primary phone number.
setPhone1(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the phone number 1.
setPhone1(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the primary phone number.
setPhone1Type(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setPhone1Type(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the type of the phone 1
setPhone1Type(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the primary phone type.
setPhone1Type(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the type of the phone 1
setPhone1Type(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the primary phone type.
setPhone2(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setPhone2(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setPhone2(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the phone number 2 for the gift registry address
setPhone2(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Phone2' attribute.
setPhone2(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
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.UpdateStoreAddressCmd
This method sets the secondary phone number.
setPhone2(String) - Method in class com.ibm.commerce.inventory.commands.UpdateStoreAddressCmdImpl
Set the secondary phone number.
setPhone2(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setPhone2(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the phone number 2.
setPhone2(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the secondary phone number.
setPhone2(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the phone number 2.
setPhone2(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the secondary phone number.
setPhone2Type(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setPhone2Type(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the type of the phone 2
setPhone2Type(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the secondary phone type.
setPhone2Type(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the type of the phone 2
setPhone2Type(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the secondary phone type.
setPhone3(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setPhone3(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the phone number 3 for the gift registry address
setPhoneNo(String) - Method in class com.ibm.commerce.me.datatype.Address
This method sets the phone number of the address.
setPhoneSearchType(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the phone search type.
setPhoneType(String) - Method in class com.ibm.commerce.me.datatype.Address
This method sets the type of the phone number (home / work).
setPhoto(String) - Method in class com.ibm.commerce.user.objects.UserProfileAccessBean
 
setPhoto(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the URL or path to the photo of the user.
setPhoto(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the photo.
setPhotoURI(String) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Photo URI' attribute.
setPhysicalDataContainer(PhysicalDataContainer) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator.AbstractReadBusinessObjectPartMediatorImpl
Set the physical data container.
setPhysicalEntity(Object) - Method in class com.ibm.commerce.wallet.facade.server.commands.ProcessWalletItemDeleteCouponActionCmdImpl
Sets the physical SDO.
setPhysicalEntity(Object) - Method in interface com.ibm.commerce.wallet.facade.server.commands.ProcessWalletItemTypeSpecificActionCmd
Sets the physical entity.
setPhysicalEntityClass(Class) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectAttributeMappingConfig
 
setPhysicalEntityInterfaceClass(Class) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectMediatorConfig
Set the physical entity interface class
setPhysicalPromotion(Px_promotion) - Method in interface com.ibm.commerce.promotion.facade.server.commands.ProcessUniquePromotionCodeActivateActionCmd
Set the physical promotion
setPhysicalPromotion(Px_promotion) - Method in class com.ibm.commerce.promotion.facade.server.commands.ProcessUniquePromotionCodeActivateActionCmdImpl
Set the physical promotion
setPhysicalPromotion(Px_promotion) - Method in class com.ibm.commerce.promotion.facade.server.commands.ProcessUniquePromotionCodeActivateActionVoidCmdImpl
Set the physical promotion
setPhysicalPromotion(Px_promotion) - Method in interface com.ibm.commerce.promotion.facade.server.commands.ProcessUniquePromotionCodeDeactivateActionCmd
Set the physical promotion
setPhysicalPromotion(Px_promotion) - Method in class com.ibm.commerce.promotion.facade.server.commands.ProcessUniquePromotionCodeDeactivateActionCmdImpl
Set the physical promotion
setPhysicalPromotion(Px_promotion) - Method in class com.ibm.commerce.promotion.facade.server.commands.ProcessUniquePromotionCodeDeactivateActionVoidCmdImpl
Set the physical promotion
setPhysicalPropertyName(String) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectAttributeConfig
Set the physical property name
setPhysicalStore(PhysicalStoreType) - Method in interface com.ibm.commerce.store.facade.datatypes.DocumentRoot
Sets the value of the 'Physical Store' containment reference.
setPhysicalStoreBODVersion(String) - Method in interface com.ibm.commerce.store.facade.datatypes.DocumentRoot
Sets the value of the 'Physical Store BOD Version' attribute.
setPhysicalStoreFulfillmentCenterIds(Map) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
Sets a map which contains the mapping from physical store id to fulfillment center ids array.
setPhysicalStoreFulfillmentCenterIds(Map) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Sets a map which contains the mapping from physical store id to fulfillment center ids array.
setPhysicalStoreFulfillmentCenterRelationshipId(Integer) - Method in class com.ibm.commerce.order.objects.PhysicalStoreFulfillmentCenterRelationship
 
setPhysicalStoreId(String) - Method in class com.ibm.commerce.inventory.facade.server.memorycache.InventoryAvailabilityMemoryCacheKey
 
setPhysicalStoreId(Integer) - Method in class com.ibm.commerce.order.beans.PhysicalStoreFulfillmentCenterRelationshipListDataBean
Sets the physical store id.
setPhysicalStoreId(Integer) - Method in class com.ibm.commerce.order.objects.PhysicalStoreFulfillmentCenterRelationship
 
setPhysicalStoreId(Integer) - Method in class com.ibm.commerce.order.objects.PhysicalStoreFulfillmentCenterRelationshipAccessBean
 
setPhysicalStoreId(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the physical store ID (optional).
setPhysicalStoreIdentifier(PhysicalStoreIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.InventoryAvailabilityExternalIdentifierType
Sets the value of the 'Physical Store Identifier' containment reference.
setPhysicalStoreIdentifier(PhysicalStoreIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemShippingInfoTypeImpl
 
setPhysicalStoreIdentifier(PhysicalStoreIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderShippingInfoTypeImpl
 
setPhysicalStoreIdentifier(PhysicalStoreIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemShippingInfoType
Sets the value of the 'Physical Store Identifier' containment reference.
setPhysicalStoreIdentifier(PhysicalStoreIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderShippingInfoType
Sets the value of the 'Physical Store Identifier' containment reference.
setPhysicalStoreIdentifier(PhysicalStoreIdentifierType) - Method in interface com.ibm.commerce.store.facade.datatypes.DocumentRoot
Sets the value of the 'Physical Store Identifier' containment reference.
setPhysicalStoreIdentifier(PhysicalStoreIdentifierType) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreType
Sets the value of the 'Physical Store Identifier' containment reference.
setPhysicalStoreIdentifiers(String[]) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
 
setPhysicalStoreIdentifiers(String[]) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Set the physical store external identifiers.
setPhysicalStoreIds(String[]) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
 
setPhysicalStoreIds(String[]) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Set the physical store Ids.
setPhysicalStores(Map) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
 
setPhysicalStores(Map) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Sets a map which contains the mapping from physical store id to PhysicalStoreType into the command.
setPhysicalStores(List) - Method in class com.ibm.commerce.store.facade.server.commands.FilterPhysicalStoreOutsideDistanceCmdImpl
This method sets the list of PhysicalStores that result from executing the fetch operation.
setPhysicalStores(List) - Method in interface com.ibm.commerce.store.facade.server.commands.InsertMorePhysicalStoreDataCmd
This method sets the list of PhysicalStores.
setPIActivityHistory(ArrayList) - Method in class com.ibm.commerce.edp.beans.EDPPIActivityHistoryDataBean
This method sets the list of payment instructions' activity history records of current order.
setPIChangesList(ArrayList) - Method in class com.ibm.commerce.payment.rules.EDPEditResults
This method sets the list of payment instruction changes.
setPickBatchId(String) - Method in class com.ibm.commerce.inventory.beans.PickBatchDataBean
This method sets the pick batch id.
setPickBatchId(String) - Method in interface com.ibm.commerce.inventory.commands.GeneratePackSlipCmd
This method sets pick batch identifier.
setPickBatchId(String) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets the pick batch identifier.
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.commands.GeneratePickBatchCmdImpl
 
setPickBatchId(String) - Method in class com.ibm.commerce.inventory.commands.PickBatchGenerateCmdImpl
Sets the pick batch identifier.
setPickBatchId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setPickBatchId(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setPickBatchId(Long) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setPickBatchId(String) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setPickBatchId(String) - Method in class com.ibm.commerce.messaging.commands.GetPickPackListDetailCmdImpl
This method sets the input pick batch ID parameter.
setPickbatchNumber(String) - Method in class com.ibm.commerce.inventory.beans.PickTicketDetailDataBean
This method sets the pickbatch number.
setPickDelayInMin(Short) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterAccessBean
 
setPickDelayInMin(String) - Method in interface com.ibm.commerce.inventory.commands.FulfillmentCenterCreateCmd
Sets the Pick delay in minutes for this fulfillment center.
setPickDelayInMin(String) - Method in class com.ibm.commerce.inventory.commands.FulfillmentCenterCreateCmdImpl
Sets the istrPickDelayInMin.
setPickDelayInMin(String) - Method in interface com.ibm.commerce.inventory.commands.FulfillmentCenterUpdateCmd
Sets the PICKDELAYINMIN
setPickDelayInMin(String) - Method in class com.ibm.commerce.inventory.commands.FulfillmentCenterUpdateCmdImpl
This method sets the istrPickDelayInMin.
setPickingMethod(String) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setPickSlipXml(String) - Method in class com.ibm.commerce.inventory.objects.PickBatchAccessBean
 
setPickTicketPickbatchItemList(PickTicketPickbatchItemDataBean[]) - Method in class com.ibm.commerce.inventory.beans.PickTicketDetailDataBean
This method sets the pickbatch item list.
setPickupRecordId(String) - Method in interface com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmd
Sets the pickup record identifier.
setPickupRecordId(String) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl
Sets the pickup record identifier.
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.ReleaseShipUpdateCmdImpl
 
setPickupRecordId(String) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setPiExtendedDataCollect(Collection) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the collection of PPCExtDataData which are associated to the PPCPayInst, used as the parameter between PPC and PluginAdapter.
setPIId(Long) - Method in interface com.ibm.commerce.edp.commands.PIEditCmd
This method sets the payment instruction ID.
setPIId(Long) - Method in class com.ibm.commerce.edp.commands.PIEditCmdImpl
This method sets the payment instruction ID.
setPIId(Long) - Method in class com.ibm.commerce.edp.commands.PIEditVoidCmdImpl
This method sets the payment instruction ID.
setPIId(Long) - Method in class com.ibm.commerce.edp.commands.PIEditWithMergingProtocolDataCmdImpl
This method sets the payment instruction ID.
setPIId(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListCreditsForPIDataBean
This method sets the identifier of payment instruction with the specified value.
setPIId(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPaymentsForPIDataBean
This method sets the identifier of payment instruction with the specified value.
setPIId(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCPIExtendedDataDataBean
This method sets the current payment instruction identifier.
setPIIDs(Long[]) - Method in interface com.ibm.commerce.edp.commands.PIRemoveCmd
This method sets the list of IDs of payment instructions to be canceled.
setPIIDs(Long[]) - Method in class com.ibm.commerce.edp.commands.PIRemoveCmdImpl
This method sets the list of IDs of payment instructions to be canceled.
setPIIDs(Long[]) - Method in class com.ibm.commerce.edp.commands.PIRemoveVoidCmdImpl
This method sets the list of IDs of payment instructions to be canceled.
setPin(String) - Method in class com.ibm.commerce.promotion.uniquecode.PromotionCode
Sets the value of the 'pin' attribute.
setPIs(EDPPaymentInstruction[]) - Method in interface com.ibm.commerce.edp.commands.PreparePIsForEditPolicyCmd
This method sets the payment instructions to be edited by EditCmd.
setPIs(EDPPaymentInstruction[]) - Method in class com.ibm.commerce.edp.commands.PreparePIsForEditPolicyCmdImpl
This method sets the payment instructions to be edited by EditCmd.
setPlaceDateTime(Timestamp) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setPlaceDateTime(Timestamp) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setPlacedDate(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setPlacedDate(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Placed Date' attribute.
setPlaceOrderTime(Timestamp) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets place Order Time
setPlaceOrderTime(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setPlaceOrderTime(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setPlain(int) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.Keyword
This method sets the plain.
setPlainLength(int) - Method in class com.ibm.commerce.edp.beans.EDPSensitiveDataMaskHelperDataBean
This method sets the length of the plain text after masking the string.
setPlainLength(int) - Method in interface com.ibm.commerce.edp.beans.EDPSensitiveDataMaskHelperInputDataBean
This method sets the length of the plain text after masking the string.
setPlainString(String) - Method in class com.ibm.commerce.edp.beans.EDPSensitiveDataMaskHelperDataBean
This method sets the plain string which will be masked.
setPlainString(String) - Method in interface com.ibm.commerce.edp.beans.EDPSensitiveDataMaskHelperInputDataBean
This method sets the plain string which will be masked.
setPlatform(String) - Method in class com.ibm.commerce.context.content.resources.metadata.CommitTask
This method sets the platform for the statements.
setPLLocationID(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.LayoutAssignmentMediator
 
setPluginConfigurationData(PluginConfigurationImpl) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the PluginConfigurationImpl.
setPluginData(PluginConfigurationImpl) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the plugin configuration data.
setPluginException(PluginException) - Method in class com.ibm.commerce.payment.actions.ActionResults
This method sets the exception coming from the plugin.
setPluginException(PluginException) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
this method sets the plugin exception.
setPluginException(PluginException) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the plugin exception.
setPluginException(PluginException) - Method in class com.ibm.commerce.payments.plugincontroller.Result
This method sets the plugin exception.
setPluginInformation(PluginInformation) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.Plugin
This method sets the plug in information.
setPluginName(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPendingCreditsForPluginDataBean
This method sets the current plugin name.
setPluginName(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPendingPaymentsForPluginDataBean
This method sets the current plugin name.
setPluginName(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.Mapping
This method sets the plugin name.
setPluginPaymentInstructionProtocolPropertyConfigColl(HashMap) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the plugin payment instruction protocol property configuration collection
setPluginProperty(int, PluginProperty) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.PluginInformation
This method sets the plug in property.
setPluginsList(ArrayList) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListAllPluginsDataBean
This method sets all correctly configured plugins as an ArrayList object.
setPOData(TypedProperty) - Method in interface com.ibm.commerce.me.datatype.CIData
This method sets the purchase order data and process the input parameters.
setPOData(TypedProperty) - Method in class com.ibm.commerce.me.datatype.CIDataImpl
This method sets the purchase order data and process the input parameters.
setPoId(Long) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setPoId(String) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setPoId(Long) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setPoId(String) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setPointID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Point ID' attribute.
setPointID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestType
Sets the value of the 'Point ID' attribute.
setPointOfInterest(PointOfInterestType) - Method in interface com.ibm.commerce.location.facade.datatypes.DocumentRoot
Sets the value of the 'Point Of Interest' containment reference.
setPointOfInterestBODVersion(String) - Method in interface com.ibm.commerce.location.facade.datatypes.DocumentRoot
Sets the value of the 'Point Of Interest BOD Version' attribute.
setPointOfInterestID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Point Of Interest ID' attribute.
setPointOfInterestIdentifier(PointOfInterestIdentifierType) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestType
Sets the value of the 'Point Of Interest Identifier' containment reference.
setPointOfInterestMatchingForAllSourceTypes(boolean) - Method in class com.ibm.commerce.location.facade.server.commands.ResolveClientLocationCmdImpl
Sets the business logic directive which determines if point of interest matching logic is used for all incoming client location nouns, regardless of their source type setting -- if the value is false, then point of interest matching logic is used only for selective source types whose values appear in the array of strings returned by the getPointOfInterestMatchingSelectiveSourceTypes method.
setPointOfInterestMatchingRule(int) - Method in class com.ibm.commerce.location.facade.server.commands.ResolveClientLocationCmdImpl
Sets the point of interest matching rule which determines which points of interest relate to client locations as they are reported to the service -- the rule should have one of the three values: ResolveClientLocationCmd.POINT_OF_INTEREST_MATCH_NEAREST_ONLY, ResolveClientLocationCmd.POINT_OF_INTEREST_MATCH_ALL_WITHIN_GEOMETRIC_AREA (the default) or ResolveClientLocationCmd.POINT_OF_INTEREST_MATCH_BY_HIGHEST_PRECEDENCE_WITHIN_GEOMETRIC_AREA.
setPointOfInterestMatchingSelectiveSourceTypes(List) - Method in class com.ibm.commerce.location.facade.server.commands.ResolveClientLocationCmdImpl
Sets the list of selective source types for which point of interest matching logic is used on incoming client location nouns.
setPoints(String) - Method in class com.ibm.commerce.bi.taglib.ConversionBaseTag
Sets the points for the non e-conversion event
setPOIType(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'POI Type' attribute.
setPOIType(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestType
Sets the value of the 'POI Type' attribute.
setPolicy(PromotionPolicy) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionErrorReport
Sets the violated policy
setPolicy(String) - Method in class com.ibm.commerce.messaging.commands.GetBatchAvailabilityCmdImpl
This method sets the policy.
setPolicy(String) - Method in class com.ibm.commerce.messaging.commands.GetPriceAndAvailabilityCmdImpl
This method sets the policy.
setPolicy(String) - Method in interface com.ibm.commerce.messaging.commands.RequestOrderQuotationPolicyCmd
This method sets the policy to be used.
setPolicy(String) - Method in class com.ibm.commerce.messaging.commands.TransferShopcartCmdImpl
This method sets the policy name.
setPolicyAccountId(Integer) - Method in class com.ibm.commerce.user.objects.PolicyAccountDescriptionAccessBean
 
setPolicyAccountId(String) - Method in class com.ibm.commerce.user.objects.PolicyAccountDescriptionAccessBean
 
setPolicyAccountId(Integer) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setPolicyAccountId(String) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setPolicyAccountLockoutId(Long) - Method in class com.ibm.commerce.user.objects.PolicyAccountAccessBean
 
setPolicyAccountLockoutId(String) - Method in class com.ibm.commerce.user.objects.PolicyAccountAccessBean
 
setPolicyAccountLockoutId(Long) - Method in class com.ibm.commerce.user.objects.PolicyAccountLockoutDescriptionAccessBean
 
setPolicyAccountLockoutId(String) - Method in class com.ibm.commerce.user.objects.PolicyAccountLockoutDescriptionAccessBean
 
setPolicyDescription(String) - Method in interface com.ibm.commerce.contract.commands.PolicyDescriptionUpdateCmd
Sets the short description of the business policy.
setPolicyDescription(String) - Method in class com.ibm.commerce.contract.commands.PolicyDescriptionUpdateCmdImpl
Sets the short description of the business policy.
setPolicyDescription(String) - Method in class com.ibm.commerce.order.utils.ShipChargeTCPolicyData
Sets the policy description
setPolicyId(Long) - Method in interface com.ibm.commerce.command.BusinessPolicyCommand
Sets the policy Id.
setPolicyId(Long) - Method in class com.ibm.commerce.command.BusinessPolicyCommandImpl
Sets the policy Id.
setPolicyId(Long) - Method in interface com.ibm.commerce.contract.commands.PolicyDescriptionDeleteCmd
Sets ID of the business policy which the description belongs to.
setPolicyId(Long) - Method in class com.ibm.commerce.contract.commands.PolicyDescriptionDeleteCmdImpl
Sets ID of the business policy which the description belongs to
setPolicyId(Long) - Method in interface com.ibm.commerce.contract.commands.PolicyDescriptionUpdateCmd
Sets ID of business policy which the description will be added to.
setPolicyId(Long) - Method in class com.ibm.commerce.contract.commands.PolicyDescriptionUpdateCmdImpl
Sets ID of business policy which the description will be added to.
setPolicyId(Long) - Method in class com.ibm.commerce.contract.objects.BusinessPolicyAccessBean
 
setPolicyId(String) - Method in class com.ibm.commerce.contract.objects.BusinessPolicyAccessBean
 
setPolicyId(Long) - Method in class com.ibm.commerce.contract.objects.PolicyDescriptionAccessBean
 
setPolicyId(String) - Method in class com.ibm.commerce.contract.objects.PolicyDescriptionAccessBean
 
setPolicyId(Long) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This method sets the policy ID of this payment instruction.
setPolicyId(Long) - Method in class com.ibm.commerce.edp.api.RefundInstruction
This method sets the policy ID used by this refund instruction.
setPolicyId(Long) - Method in class com.ibm.commerce.edp.commands.AEDPPIEditCtrlCmdImpl
This method sets the payment policy identifier of current payment instruction.
setPolicyId(Long) - Method in class com.ibm.commerce.order.commands.DOMValidatePaymentMethodCmdImpl
Deprecated.
This method is mandatory, specifying the policy ID of the payment method to be validated.
setPolicyId(Long) - Method in interface com.ibm.commerce.order.commands.ValidatePaymentMethodCmd
This method is mandatory, specifying the policy ID of the payment method to be validate.
setPolicyId(Long) - Method in class com.ibm.commerce.order.commands.ValidatePaymentMethodCmdImpl
This method is mandatory, specifying the policy ID of the payment method to be validate.
setPolicyId(Long) - Method in class com.ibm.commerce.order.history.HistoryShipInfo
Sets the policy id
setPolicyId(Long) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setPolicyId(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setPolicyId(Long) - Method in class com.ibm.commerce.order.objects.ShipInfoAccessBean
 
setPolicyId(String) - Method in class com.ibm.commerce.order.utils.ShipChargeTCPolicyData
Sets the policy ID
setPolicyId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setPolicyId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setPolicyId(Long) - Method in class com.ibm.commerce.payment.actions.ActionData
This method sets the policy id the action would use
setPolicyId(Long) - Method in class com.ibm.commerce.payment.commands.DoPaymentMPFCmdImpl
Deprecated.
Sets the policyId property of the command.
setPolicyId(Long) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setPolicyId(String) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setPolicyId(String) - Method in class com.ibm.commerce.tools.contract.beans.ShippingChargeAdjustmentDataBean
Sets the policy ID for this shipping charge adjustment.
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
setPolicyLongDescription(String) - Method in interface com.ibm.commerce.contract.commands.PolicyDescriptionUpdateCmd
Sets the long description of business policy.
setPolicyLongDescription(String) - Method in class com.ibm.commerce.contract.commands.PolicyDescriptionUpdateCmdImpl
Sets the long description of business policy.
setPolicyName(String) - Method in class com.ibm.commerce.contract.objects.BusinessPolicyAccessBean
 
setPolicyName(String) - Method in class com.ibm.commerce.order.utils.ShipChargeTCPolicyData
Sets the policy name
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.PolicyDataBean
Sets the policy name of the business policy
setPolicyName(String) - Method in class com.ibm.commerce.tools.contract.beans.PolicyListDataBean
Sets the name of the policy to find
setPolicyName(String) - Method in class com.ibm.commerce.tools.contract.beans.ShippingChargeAdjustmentDataBean
Sets the policy name for this shipping charge adjustment.
setPolicyName(String) - Method in interface com.ibm.commerce.utf.commands.CreateReturnPaymentTCCmd
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.CreateShippingChargeTCCmd
Stores the incoming value for the policy name.
setPolicyName(String) - Method in class com.ibm.commerce.utf.commands.CreateShippingChargeTCCmdImpl
Stores the incoming value for the policy name.
setPolicyNameList(ArrayList) - Method in class com.ibm.commerce.payment.config.beans.StorePaymentConfigurationListDataBean
This method sets the policy name list associated with the current store.
setPolicyPasswordId(Long) - Method in class com.ibm.commerce.user.objects.PolicyAccountAccessBean
 
setPolicyPasswordId(String) - Method in class com.ibm.commerce.user.objects.PolicyAccountAccessBean
 
setPolicyPasswordId(Long) - Method in class com.ibm.commerce.user.objects.PolicyPasswordDescriptionAccessBean
 
setPolicyPasswordId(String) - Method in class com.ibm.commerce.user.objects.PolicyPasswordDescriptionAccessBean
 
setPolicyReference(Long) - Method in class com.ibm.commerce.utf.commands.CreateReturnPaymentTCCmdImpl
Stores the ID of the policy.
setPolicyReference(Long) - Method in class com.ibm.commerce.utf.commands.CreateShippingChargeTCCmdImpl
Stores the ID of the policy.
setPolicyReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PolicyTCRelationAccessBean
 
setPolicyReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PolicyTCRelationAccessBean
 
setPolicyType(String) - Method in class com.ibm.commerce.tools.contract.beans.PolicyDataBean
Sets the policy type of the business policy
setPolicyType(String) - Method in class com.ibm.commerce.tools.contract.beans.PolicyListDataBean
Sets the type of the policies to find
setPolicyType(String) - Method in interface com.ibm.commerce.utf.commands.CreateReturnPaymentTCCmd
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.CreateShippingChargeTCCmd
Stores the incoming value for the policy type.
setPolicyType(String) - Method in class com.ibm.commerce.utf.commands.CreateShippingChargeTCCmdImpl
Stores the incoming value for the policy type.
setPoNumber(String) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setPoNumber(String) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setPONumber(String) - Method in interface com.ibm.commerce.edp.commands.EditCmd
This method sets the purchase order number to be used with the payment instruction.
setPONumber(String) - Method in class com.ibm.commerce.edp.commands.EditCmdImpl
This method sets the purchase order number.
setPONumber(String) - Method in class com.ibm.commerce.edp.commands.EditVoidCmdImpl
Void implementation
setPONumber(String) - Method in interface com.ibm.commerce.order.commands.CheckPaymentTCsCmd
This method sets the purchase order number.
setPONumber(String) - Method in class com.ibm.commerce.order.commands.CheckPaymentTCsCmdImpl
This method sets the purchase order number.
setPONumber(String) - Method in class com.ibm.commerce.order.commands.OrderProcessCmd.Group
Set the PO number
setPoNumber(String) - Method in class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method sets the parameter PO number
setPoNumber(String) - Method in interface com.ibm.commerce.order.commands.ProcessOrderCmd
This method sets the parameter PO number
setPoNumber(String) - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
This method sets the parameter PO number
setPONumber(String) - Method in interface com.ibm.commerce.order.commands.UpdateSpendingLimitCmd
This method sets the purchase order number.
setPONumber(String) - Method in class com.ibm.commerce.order.commands.UpdateSpendingLimitCmdImpl
This method sets the purchase order number.
setPoNumber(String) - Method in class com.ibm.commerce.ordermanagement.commands.AdvancedOrderEditEndCmdImpl
This method sets the PO number.
setPoNumber(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderProcessCmdImpl
Set the PO number
setPopulateFromTransactionCache(boolean) - Method in class com.ibm.commerce.user.beans.UserRegistrationDataBean
Set the populateFromTransactionCache property.
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.commands.EmailConfigurationSaveTaskCmdImpl
Sets the port number through which to connect to the e-mail server.
setPort(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean
 
setPort(String) - Method in class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean
 
setPostalCode(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AddressType
Sets the value of the 'Postal Code' attribute.
setPostalCode(String) - Method in class com.ibm.commerce.me.datatype.Address
This method sets the postal code for the address.
setPostbackUrl(String) - Method in interface com.ibm.commerce.me.commands.RegisterRequisitionerCmd
This method sets the URL for Postback.
setPostbackUrl(String) - Method in class com.ibm.commerce.me.commands.RegisterRequisitionerCmdImpl
This method sets the postback URL.
setPostBackURL(String) - Method in class com.ibm.commerce.me.datatype.SessionInfo
This method sets the postback URL.
setPostDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCommentCmdImpl
Sets the generated post date of comment.
setPostedBy(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmd
Sets the poster's member id
setPostedBy(Long) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmdImpl
Sets the poster's member id
setPostedBy(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskGroupCommentCmd
Sets the poster's member id
setPostedBy(Long) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCommentCmdImpl
Sets the poster's member id
setPostedBy(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmd
Sets the poster's member id.
setPostedBy(Long) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmdImpl
Sets the poster's member id.
setPostedBy(Long) - Method in class com.ibm.commerce.contentmanagement.common.TaskGroupComment
set postedBy
setPostedDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.common.TaskGroupComment
set postedDate
setPostedDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupCommentAccessBean
 
setPostedDate(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupCommentAccessBean
 
setPostedDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupCommentEntityCreationData
Sets the postedDate.
setPosterId(String) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageLightListBean
Sets the ID of the user posting the message.
setPosterId(String) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageLightListInputDataBean
Sets the ID of the user posting the message.
setPosterId(String) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageListBean
Sets the ID of the user posting the message.
setPosterId(String) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageListInputDataBean
Sets the ID of the user posting the message.
setPosterId(Long) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setPosterId(String) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setPostEventAddress(ContactInfoType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListEventInformationType
Sets the value of the 'Post Event Address' containment reference.
setPostEventAddressId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setPostEventShippingAddress(GiftRegistryAddressVO) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Set the post-event shipping address of the gift registry
setPostEventShippingPreference(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the post-event shipping preference
setPostLogonURL(String) - Method in interface com.ibm.commerce.security.commands.LogonCmd
This method sets the URL to redirect the user to after a successful authentication.
setPostLogonURL(String) - Method in class com.ibm.commerce.security.commands.LogonCmdImpl
This method sets the post logon URL.
setPostPublishEnabled(boolean) - Method in class com.ibm.commerce.context.content.resources.metadata.PublishRequest
This method sets whether the post publish is enabled for this publish request.
setPostTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setPostTime(String) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setPostTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setPostTime(String) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setPostTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setPostTime(String) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setPostUrl(String) - Method in class com.ibm.commerce.pvc.commands.PVCBufferUrlCmdImpl
Set the redirect URL of this command.
setPPCBatchData(PPCBatchData) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the current batch data access bean.
setPPCCredit(PPCCreditData) - Method in interface com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmd
This method sets ppcCredit data for the successful payment action.
setPPCCredit(PPCCreditData) - Method in class com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmdImpl
This method sets ppcCredit data.
setPPCException(EDPException) - Method in class com.ibm.commerce.payment.actions.ActionResults
This method sets the exception coming from the payment plug-in controller.
setPPCException(EDPException) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the PPC exception.
setPPCExtDataForPayInst(Collection) - Method in interface com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmd
This method sets ppcExtData for ppcPayInst for the successful payment action.
setPPCExtDataForPayInst(Collection) - Method in class com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmdImpl
This method sets ppcExtData for ppcPayInst.
setPPCExtDataForPayTran(Collection) - Method in interface com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmd
This method sets ppcExtData for ppcPayTran for the successful payment action.
setPPCExtDataForPayTran(Collection) - Method in class com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmdImpl
This method sets ppcExtData for ppcPayTran.
setPPCPayInst(PPCPayInstData) - Method in interface com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmd
This method sets ppcPayInst data for the successful payment action.
setPPCPayInst(PPCPayInstData) - Method in class com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmdImpl
This method sets ppcPayInst data.
setPPCPayment(PPCPaymentData) - Method in interface com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmd
This method sets ppcPayment data for the successful payment action.
setPPCPayment(PPCPaymentData) - Method in class com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmdImpl
This method sets ppcPayment data.
setPPCPayTran(PPCPayTranData) - Method in interface com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmd
This method sets ppcPayTran data for the successful payment action.
setPPCPayTran(PPCPayTranData) - Method in class com.ibm.commerce.payment.actions.commands.TrackPaymentActionsCmdImpl
This method sets ppcPayTran data.
setPrecedence(double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Precedence' attribute.
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.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.OfferDeleteCmd
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.OfferUpdateCmd
Sets the precedence of the offer.
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 class com.ibm.commerce.contract.objects.ComponentOfferAccessBean
 
setPrecedence(double) - Method in interface com.ibm.commerce.foundation.common.datatypes.OfferPriceType
Sets the value of the 'Precedence' attribute.
setPrecedence(Double) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setPrecedence(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setPrecedence(Double) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setPrecedence(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setPrecedence(Double) - Method in class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
setPrecedence(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
setPrecedence(double) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Precedence' attribute.
setPrecedence(Integer) - Method in class com.ibm.commerce.inventory.objects.AvailableReceiptAccessBean
 
setPrecedence(String) - Method in class com.ibm.commerce.inventory.objects.AvailableReceiptAccessBean
 
setPrecedence(double) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestType
Sets the value of the 'Precedence' attribute.
setPrecedence(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setPrecedence(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setPrecedence(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setPrecedence(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setPrecedence(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setPrecedence(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setPrecedence(Double) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setPrecedence(String) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setPrecedence(Double) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
setPrecedence(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
setPrecedence(Double) - Method in class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean
 
setPrecedence(String) - Method in class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean
 
setPrecedence(String) - Method in class com.ibm.commerce.tools.contract.beans.CatalogFilterDataBean
Sets the precedence for this filter
setPreCmdChain(Vector) - Method in class com.ibm.commerce.tools.optools.order.commands.CSRBaseControllerCommandImpl
Sets the list of pre commands.
setPredefinedConfigurationId(Long) - Method in interface com.ibm.commerce.price.commands.PredefinedConfigurationComponentPricingCmd
Sets the ID of the predefined configuration to use.
setPredefinedConfigurationId(Long) - Method in class com.ibm.commerce.price.commands.PredefinedConfigurationComponentPricingCmdImpl
Sets the ID of the predefined configuration to use.
setPreEventAddress(ContactInfoType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListEventInformationType
Sets the value of the 'Pre Event Address' containment reference.
setPreEventAddressId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setPreEventShippingAddress(GiftRegistryAddressVO) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Set the pre-event shipping address of the gift registry
setPreEventShippingPreference(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the pre-event shipping preference
setPreference(Long) - Method in class com.ibm.commerce.user.objects.MemberViewPreferenceAccessBean
 
setPreference(String) - Method in class com.ibm.commerce.user.objects.MemberViewPreferenceAccessBean
 
setPreferredCommunication(Object) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Preferred Communication' attribute.
setPreferredCommunication(String) - Method in class com.ibm.commerce.user.objects.UserProfileAccessBean
 
setPreferredCommunication(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the preferred method of communication.
setPreferredCommunication(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the preferred method of communication.
setPreferredCurrency(String) - Method in interface com.ibm.commerce.command.CommandContext
Reserved for IBM internal use.
setPreferredCurrency(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Reserved for IBM internal use.
setPreferredCurrency(String) - Method in interface com.ibm.commerce.context.globalization.GlobalizationContext
Sets the preferred currency of the user associated with this context.
setPreferredCurrency(String) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Preferred Currency' attribute.
setPreferredCurrency(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setPreferredCurrency(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the preferred currency in 3-character alphabetic code as per ISO 4217.
setPreferredCurrency(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the preferred currency.
setPreferredDelivery(String) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Preferred Delivery' attribute.
setPreferredDelivery(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setPreferredDelivery(String) - Method in class com.ibm.commerce.user.objects.UserProfileAccessBean
 
setPreferredDelivery(String) - Method in interface com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmd
Sets the preferred delivery method.
setPreferredDelivery(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set the preferred delivery method.
setPreferredDelivery(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the preferred delivery method (USERPROF table).
setPreferredDelivery(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the preferred delivery.
setPreferredElement(Short) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setPreferredElement(Short) - Method in class com.ibm.commerce.experimentation.registry.ExperimentCache
This method sets the preferred element of the experiment.
setPreferredElement(Short) - Method in interface com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmd
This method sets the preferred element of the experiment to be created.
setPreferredElement(Short) - Method in class com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmdImpl
This method sets the preferred element of the experiment to be created.
setPreferredElement(Short) - Method in interface com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmd
This method sets the preferred element of the experiment to be updated.
setPreferredElement(Short) - Method in class com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmdImpl
This method sets the preferred element of the experiment to be updated.
setPreferredFulfillmentCenterId(Integer) - Method in interface com.ibm.commerce.fulfillment.commands.GetEligibleFulfillmentCentersCmd
Sets the preferred fulfillment center.
setPreferredFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.fulfillment.commands.GetEligibleFulfillmentCentersCmdImpl
Sets the preferred fulfillment center.
setPreferredFulfillmentCenterId(Integer) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets the preferred fulfillment center.
setPreferredFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets the preferred fulfillment center.
setPreferredFulfillmentCenterId(Integer) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets the preferred fulfillment center.
setPreferredLanguage(Integer) - Method in interface com.ibm.commerce.command.CommandContext
Reserved for IBM internal use.
setPreferredLanguage(Integer) - Method in class com.ibm.commerce.command.CommandContextImpl
Reserved for IBM internal use.
setPreferredLanguage(String) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Preferred Language' attribute.
setPreferredLanguage(Integer) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the preferred language.
setPreferredLanguage(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the preferred language.
setPreferredLanguage(Integer) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the preferred language.
setPreferredLanguage(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the preferred language.
setPreferredLanguageId(Integer) - Method in interface com.ibm.commerce.context.globalization.GlobalizationContext
Sets the preferred language of the user associated with this context.
setPreferredLanguageId(Integer) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setPreferredLanguageId(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setPreferredMeasure(String) - Method in class com.ibm.commerce.user.objects.UserProfileAccessBean
 
setPreferredMeasure(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the preferred measurement system.
setPreferredMeasure(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the preferred unit of measurement.
setPreferredTimeout(Integer) - Method in interface com.ibm.commerce.pvc.commands.PVCChangeDeviceCmd
Sets the preferred timeout value.
setPreferredTimeout(Integer) - Method in class com.ibm.commerce.pvc.commands.PVCChangeDeviceCmdImpl
Sets the preferred timeout value.
setPreferredTimeout(Integer) - Method in interface com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmd
Sets the preferred timeout value.
setPreferredTimeout(Integer) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the preferred timeout value.
setPreferredTimeout(Integer) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setPreferredTimeout(String) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setPrefix(String) - Method in class com.ibm.commerce.payment.objects.CreditCardCheckAccessBean
 
setPrefixComment(String) - Method in class com.ibm.commerce.bi.taglib.coremetrics.DDXOutput
Set the prefix comment for the Javascript output
setPrepare(String) - Method in class com.ibm.commerce.order.commands.OrderCopyCmdImpl
Set if the order should be Prepared .
setPrepare(String) - Method in interface com.ibm.commerce.order.commands.SSFSOrderCopyCmd
Set if the order should be Prepared.
setPrepare(String) - Method in class com.ibm.commerce.order.commands.SSFSOrderCopyCmdImpl
Set if the order should be Prepared.
setPrepared(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setPrepareFlags(Integer) - Method in class com.ibm.commerce.order.calculation.Item
 
setPrepareFlags(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets prepare flags
setPrepareFlags(Integer) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setPrepareFlags(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setPrepareIndicator(boolean) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderStatusTypeImpl
 
setPrepareIndicator(boolean) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderStatusType
Sets the value of the 'Prepare Indicator' attribute.
setPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[]) - Method in interface com.ibm.commerce.order.beans.PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
This method sets the list of RequisitionDataBean.
setPRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[]) - Method in class com.ibm.commerce.order.beans.PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
This method sets PRequisition by MemberId and StoreHostedAtChannelStoreIdList
setPreview(boolean) - Method in interface com.ibm.commerce.content.commands.GetContentCmd
Indicates that the content URL is to be retrieved for preview mode.
setPreview(boolean) - Method in class com.ibm.commerce.content.commands.GetContentCmdImpl
Indicates that the content is preview content.
setPreview(boolean) - Method in interface com.ibm.commerce.content.commands.ResolveContentURLCmd
Indicates that the content URL is to be resolved to the preview location of the content.
setPreview(boolean) - Method in class com.ibm.commerce.content.commands.ResolveContentURLCmdImpl
Indicates that the content URL is to be resolved to the preview location.
setPreviewReport(PreviewReportType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogNavigationViewType
Sets the value of the 'Preview Report' containment reference.
setPreviewReport(List) - Method in interface com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmd
This method sets the list of information about the activity evaluation on the e-Marketing Spot.
setPreviewReport(List) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
This method sets the list of information about the activity evaluation on the e-Marketing Spot.
setPreviewReport(List) - Method in interface com.ibm.commerce.marketing.commands.marketingspot.MarketingSpotCommandBaseTaskCmd
This method sets the list of information about the activity evaluation on the e-Marketing Spot.
setPreviewReport(List) - Method in class com.ibm.commerce.marketing.commands.marketingspot.MarketingSpotCommandBaseTaskCmdImpl
This method sets the list of information about the activity evaluation on the e-Marketing Spot.
setPreviewReport(List) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotDataCmdImpl
This method sets the list that will contain the information that can be used to understand the evaluation that occurred on an e-Marketing Spot.
setPreviewReport(List) - Method in interface com.ibm.commerce.marketing.runtime.engine.PrioritizeActivityTaskCmd
This method sets the list of information about the activity evaluation on the e-Marketing Spot.
setPreviewReport(List) - Method in class com.ibm.commerce.marketing.runtime.engine.PrioritizeActivityTaskCmdImpl
This method sets the list of information about the activity evaluation on the e-Marketing Spot.
setPreviousDispositionsList(PreviousDispositionsDataBean[]) - Method in class com.ibm.commerce.ordermanagement.beans.PreviousDispositionsListDataBean
This method sets PreviousDispositionsDataBean array.
setPreviousException(Throwable) - Method in exception com.ibm.commerce.edp.api.BaseException
This method sets the previous exception that further threw this exception.
setPreviousLastSession(Timestamp) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setPreviousLastSession(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setPreviousOccurrence(Date) - Method in interface com.ibm.commerce.subscription.commands.ScheduleEvaluateCmd
This method sets the previous occurrence of the schedule.
setPreviousOccurrence(Date) - Method in class com.ibm.commerce.subscription.commands.SimpleScheduleEvaluateCmdImpl
This method sets the previous occurrence of the schedule for the command to calculate its next occurrence.
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.
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.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.ModifyRFQBasicInfoCmdImpl
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 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.
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.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.ModifyRFQBasicInfoCmdImpl
Stores the type of the previous offering in the chain, if the RFQ is a part of a multistage business process.
setPreviousResultDiscarded(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionArgument
Sets whether previous promotion results will be discarded or not.
setPreviousURL(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setPrevOffId(String) - Method in class com.ibm.commerce.utf.beans.RFQDataLight
Sets the previous round rfq ID.
setPrevOffId(Long) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setPrevOffId(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setPrevOffType(Integer) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setPrevOffType(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setPrice(PriceInfoType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryType
Sets the value of the 'Price' containment reference.
setPrice(PriceInfoType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Price' containment reference.
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.catalogmanagement.commands.OfferAddCmdImpl
Set the 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.OfferUpdateCmdImpl
Set the offer price
setPrice(BigDecimal) - Method in class com.ibm.commerce.contract.objects.ComponentOfferAccessBean
 
setPrice(UnitPriceType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OfferPriceType
Sets the value of the 'Price' containment reference.
setPrice(MonetaryAmountType) - Method in interface com.ibm.commerce.foundation.common.datatypes.UnitPriceType
Sets the value of the 'Price' containment reference.
setPrice(String) - Method in class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This method sets price (optional).
setPrice(BigDecimal) - Method in class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This method sets price (optional).
setPrice(BigDecimal) - Method in class com.ibm.commerce.order.calculation.Item
 
setPrice(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets price
setPrice(BigDecimal) - Method in class com.ibm.commerce.order.objects.OfferPriceAccessBean
 
setPrice(String) - Method in class com.ibm.commerce.order.objects.OfferPriceAccessBean
 
setPrice(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setPrice(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setPrice(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.AdminOrderItemUpdateCOCmd
This method sets the price.
setPrice(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.AdminOrderItemUpdateCOCmdImpl
This method sets the price.
setPrice(MonetaryAmount) - Method in interface com.ibm.commerce.orderquotation.commands.QuotationResponseItemBase
Sets the price of the item
setPrice(MonetaryAmount) - Method in class com.ibm.commerce.orderquotation.commands.QuotationResponseItemBaseImpl
Sets the price of the item
setPrice(BigDecimal) - Method in class com.ibm.commerce.price.beans.EntitledPriceDataBean
Sets the price that represents the monetary price for this catalog entry.
setPrice(Hashtable) - Method in interface com.ibm.commerce.quote.commands.AdminQuoteItemUpdateCmd
Sets the price.
setPrice(Hashtable) - Method in class com.ibm.commerce.quote.commands.AdminQuoteItemUpdateCmdImpl
Sets the price.
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.rfq.commands.UpdateRFQCatentryRelCmdImpl
Stores the price quoted for the catalog entry.
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.rfq.objects.RFQResponseProductAccessBean
 
setPrice(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setPrice(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets Price.
setPrice(String) - Method in interface com.ibm.commerce.search.catalog.SearchCategoryCmd
Reserved for IBM internal use.
setPrice(String) - Method in class com.ibm.commerce.search.catalog.SearchCategoryCmdImpl
Reserved for IBM internal use.
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.taxation.commands.GetDisplayTaxesCmdImpl
Sets the product price for calculating the taxes.
setPrice(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmd
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(BigDecimal) - 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.ModifyRFQCatentryRelCmd
Stores the price quoted for the catalog entry.
setPrice(String) - 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.ModifyRFQCatentryRelCmdImpl
Stores the price quoted for the catalog entry.
setPrice(BigDecimal) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setPrice(String) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setPriceAdjustment(String) - Method in interface com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmd
Sets the priceAdjustment.
setPriceAdjustment(String) - Method in class com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmdImpl
Sets the priceAdjustment
setPriceAdjustment(Double) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setPriceAdjustment(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setPriceAdjustment(Double) - Method in interface com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmd
Sets the price adjustment.
setPriceAdjustment(Double) - Method in class com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmdImpl
Stores the requested price adjustment
setPriceAdjustment(Double) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setPriceAdjustment(String) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setPriceAdjustmentBase(int) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedCostAdjustment
Sets the price adjustment base.
setPriceAdjustmentBasis(int) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffPriceAdjustment
Sets the basis for price adjustment.
setPriceAdjustmentBasis(int) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffVolumeDiscountAdjustment
Sets the basis for price adjustment.
setPriceAdjustmentBasis(int) - Method in class com.ibm.commerce.marketing.promotion.reward.PercentOffAdjustment
This method sets the price adjustment base.
setPriceAdjustmentBasis(int) - Method in class com.ibm.commerce.marketing.promotion.reward.PercentOffPriceAdjustment
Sets the basis for price adjustment.
setPriceAdjustmentBasis(int) - Method in class com.ibm.commerce.marketing.promotion.reward.PercentOffVolumeDiscountAdjustment
Sets the basis for price adjustment.
setPriceAvailabilityRequest(PriceAndAvailabilityRequest) - Method in class com.ibm.commerce.messaging.commands.GetPriceAndAvailabilityCmdImpl
This method sets the priceAndAvailabilityRequest bean.
setPriceAvailabilityRequest(PriceAndAvailabilityRequest) - Method in interface com.ibm.commerce.messaging.commands.RequestOrderQuotationPolicyCmd
This method sets the price availability request java bean.
setPriceEntry(PriceEntryType) - Method in class com.ibm.commerce.price.dataload.mediator.AbstractPriceBaseMediator
Set the price entry noun part.
setPriceInformationOnlySet(Set) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set priceInformationOnlySet.
setPriceList(PriceListType) - Method in class com.ibm.commerce.price.dataload.mediator.AbstractPriceBaseMediator
Set the price list logical noun.
setPriceListId(Long) - Method in class com.ibm.commerce.contract.objects.ComponentOfferAccessBean
 
setPriceListId(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setPriceListId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setPriceListId(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setPriceListId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setPriceListId(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setPriceListId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setPriceListId(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setPriceListId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setPriceListId(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setPriceListId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setPriceListId(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setPriceListId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setPriceListId(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setPriceListId(Long) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setPriceListId(String) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
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).
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.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.RetrievePricesCmdImpl
Sets the ids of the input price lists to be used for retrieving the offers.
setPriceListPreference(String) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
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
Sets priceOperator.
setPriceOverride(boolean) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderItemChargesType
Sets the value of the 'Price Override' attribute.
setPriceOverrideReasonId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.PriceOverrideReasonAccessBean
 
setPriceOverrideReasonId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.PriceOverrideReasonDescriptionAccessBean
 
setPricePolicyABs(BusinessPolicyAccessBean[]) - Method in interface com.ibm.commerce.price.commands.ResolvePriceListsCmd
Sets the input price business policy access beans for determining the price lists.
setPricePolicyABs(BusinessPolicyAccessBean[]) - Method in class com.ibm.commerce.price.commands.ResolvePriceListsCmdImpl
Sets the input price business policy access beans for determining the price lists.
setPricePresent(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionAgenda
Sets the flag value that tells whether or not price is calculated at the time this template is invoked.
setPricePresent(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.Template
Sets the flag value that tells whether or not price is calculated at the time this template is invoked.
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).
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).
setPriceRanges(NumericRangeDataBean[]) - Method in class com.ibm.commerce.negotiation.beans.OpenCryBidControlRuleDataBean
Loads an array of price-range (NumericRangeDataBean) objects.
setPriceRanges(NumericRangeDataBean[]) - Method in interface com.ibm.commerce.negotiation.beans.OpenCryBidControlRuleInputDataBean
Loads an array of price-range (NumericRangeDataBean) objects.
setPriceRefFlags(Integer) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setPriceRefFlags(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setPricerefflags(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Pricerefflags' attribute.
setPriceRefreshFlag(Integer) - Method in interface com.ibm.commerce.orderitems.commands.RetrieveTradingsTaskCmd
This method sets the price refresh flag.
setPriceRefreshFlag(Integer) - Method in class com.ibm.commerce.orderitems.commands.RetrieveTradingsTaskCmdImpl
This method sets the price refresh flag.
setPriceRule(PriceRuleObject) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmd
Set the price rule.
setPriceRule(PriceRuleObject) - Method in class com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmdImpl
Set the priceRule.
setPriceRuleParameterObject(PriceRuleParameterObject[]) - Method in class com.ibm.commerce.price.rule.commands.InternalRuleEngineExecutePriceRuleCmdImpl
Set the priceRuleParameterObject.
setPriceRuleParameterObject(PriceRuleParameterObject[]) - Method in interface com.ibm.commerce.price.rule.RuleEngineExecutePriceRuleCmd
Set the price rule parameter objects.
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(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(String[]) - Method in interface com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmd
This method sets the list of prices of the configuration components.
setPrices(String[]) - Method in class com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmdImpl
(Optional) This method sets the list of prices for each of the configuration components.
setPriceTotal(BigDecimal) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setPriceTotal(BigDecimal) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setPriceUpdateFlag(String) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set price update flag.
setPriceUpdateFlag(String) - Method in class com.ibm.commerce.order.commands.OrderCalculateInternalCmdImpl
Set price update flag.
setPriceUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets auction's close pricing policy type(discriminative or non-discriminative) from the WebSphere Commerce tools framework XML object, and sets it for the command.
setPriceUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets auction's close pricing policy type(discriminative or non-discriminative) from the WebSphere Commerce tools framework XML object, and sets it for the command.
setPricingDataBean(PricingDataBean) - Method in interface com.ibm.commerce.tools.catalog.commands.ProductPricingCmd
Used to set the pricing data bean which is to be persisted.
setPricingDataBean(PricingDataBean) - Method in class com.ibm.commerce.tools.catalog.commands.ProductPricingCmdImpl
Used to set the pricing data bean which is to be persisted.
setPricingDate(String) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set the pricing date.
setPricingRuleType(String) - Method in interface com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmd
Stores the pricing rule for the auction.
setPricingRuleType(String) - Method in class com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmdImpl
Stores the pricing rule for the auction.
setPricingRuleType(String) - Method in class com.ibm.commerce.negotiation.commands.ModifyAuctionTaskCmdImpl
Sets the pricing rule type.
setPrimary(boolean) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogType
Sets the value of the 'Primary' attribute.
setPrimary(boolean) - Method in interface com.ibm.commerce.foundation.common.datatypes.AddressType
Sets the value of the 'Primary' attribute.
setPrimary(Integer) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setPrimary(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setPrimary(Integer) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets an integer indicating whether the address is a primary address.
setPrimary(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets an integer indicating whether the address is a primary address.
setPrimary(Integer) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets whether this is a primary address.
setPrimary(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets whether this is a 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.usermanagement.commands.UserRegistrationCmd
Sets a integer indicating whether the address is a primary address.
setPrimary(Integer) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets whether the address is primary: 1 for true; 0 for false.
setPrimary(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets whether the address is primary: 1 for true; 0 for false.
setPrimaryApplicationErrorResourceBundle(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentPlugInImpl
This method sets the base common exceptions resource bundle base name.
setPrimaryKeyColumnName(String) - Method in class com.ibm.commerce.foundation.dataload.idresolve.IDResolveRequest
Set the primary key column name
setPrimaryKeyMap(Map) - Method in class com.ibm.commerce.foundation.dataload.idresolve.IDResolveResponse
set the primary key map
setPrimaryPrice(MonetaryAmount) - Method in class com.ibm.commerce.price.utils.MonetaryAmountDataBean
Set the primary price.
setPrimaryValue(ConfigurationValueType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.ConfigurationAttributeType
Sets the value of the 'Primary Value' containment reference.
setPrimePaymentEvent(PrimePaymentEvent) - Method in class com.ibm.commerce.edp.parsers.paymentrules.PaymentRule
This method sets the Prime Payment business event.
setPriority(Integer) - Method in class com.ibm.commerce.edp.config.RefundRuleData
This method sets the priority of this refund rule data.
setPriority(PaymentInstructionPriority) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfiguration.PaymentMethod
This method sets the priority of this payment method configuration.
setPriority(String) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfigurations.PaymentMethodConfiguration
This method sets the priority of this payment method configuration.
setPriority(String) - Method in class com.ibm.commerce.edp.parsers.refundmethodconfigurations.RefundMethodConfiguration
This method sets the priority of this refund method configuration.
setPriority(Short) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setPriority(Short) - Method in class com.ibm.commerce.experimentation.registry.ExperimentCache
This method sets the priority of the experiment.
setPriority(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Priority' attribute.
setPriority(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementType
Sets the value of the 'Priority' attribute.
setPriority(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Priority' attribute.
setPriority(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelement
Sets the value of the 'Priority' attribute.
setPriority(Integer) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the priority.
setPriority(Integer) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the priority of the promotion.
setPriority(Short) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the priority of the activity.
setPriority(Short) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the priority of this flow element.
setPriority(BigInteger) - Method in class com.ibm.commerce.marketing.runtime.util.EMarketingSpotDataBean
This method the priority of the campaign element which made the recommendation.
setPriority(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleAccessBean
 
setPriority(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleAccessBean
 
setPriority(Integer) - Method in interface com.ibm.commerce.messaging.commands.SendMsgCmd
This method sets the priority which can be used when initializing the messaging system.
setPriority(Integer) - Method in class com.ibm.commerce.messaging.commands.SendMsgCmdImpl
This method sets the priority which can be used when initializing the messaging system.
setPriority(BigInteger) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentInstructionTypeImpl
 
setPriority(BigInteger) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentInstructionType
Sets the value of the 'Priority' attribute.
setPriority(BigInteger) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.AbstractPageLayoutActivity
Sets the Priority of this Page Layout Activity.
setPriority(int) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionType
Sets the value of the 'Priority' attribute.
setPriority(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Priority' attribute.
setPriority(Integer) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the priority of the job.
setPriority(Integer) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the priority of the initiative schedule.
setPriority(Integer) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean.EmsSchedule
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(Integer) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleUpdateCmd
Sets the priority of the initiative schedule.
setPriority(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLPromotionListRow
Sets the priority of the discount.
setPriority(int) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the priority.
setPriority(Short) - Method in interface com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmd
This method sets the priority of the experiment to be created.
setPriority(Short) - Method in class com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmdImpl
This method sets the priority of the experiment to be created.
setPriority(Short) - Method in interface com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmd
This method sets the priority of the experiment to be updated.
setPriority(Short) - Method in class com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmdImpl
This method sets the priority of the experiment to be updated.
setProblematicComponent(Object) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionErrorReport
Sets the component that caused this problem
setProcess(ProcessType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ProcessCatalogDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ProcessCatalogEntryDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ProcessCatalogGroupDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ProcessKitDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.content.facade.datatypes.ProcessAttachmentDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.content.facade.datatypes.ProcessFileUploadJobDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.content.facade.datatypes.ProcessManagedDirectoryDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.content.facade.datatypes.ProcessManagedFileDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.ProcessGiftListDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ProcessInventoryRequirementDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.location.facade.datatypes.ProcessClientLocationDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.location.facade.datatypes.ProcessPointOfInterestDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ProcessActivityDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ProcessCampaignDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ProcessCampaignElementTemplateDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ProcessMarketingContentDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ProcessMarketingEmailTemplateDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ProcessMarketingSpotDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ProcessMarketingTriggerDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.member.facade.datatypes.ProcessOrganizationDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.member.facade.datatypes.ProcessPersonDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ProcessOrderDataAreaTypeImpl
 
setProcess(ProcessType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ProcessQuoteDataAreaTypeImpl
 
setProcess(ProcessType) - Method in interface com.ibm.commerce.order.facade.datatypes.ProcessOrderDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.order.facade.datatypes.ProcessQuoteDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.ProcessPromotionDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.search.facade.datatypes.ProcessSearchTermAssociationDataAreaType
Sets the value of the 'Process' containment reference.
setProcess(ProcessType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.ProcessSubscriptionDataAreaType
Sets the value of the 'Process' containment reference.
setProcessAmount(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCCreditEditCmdImpl
This method sets the amount processed by current credit.
setProcessAmount(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentEditCmdImpl
This method sets the amount to process in current payment transaction.
setProcessAttachment(ProcessAttachmentType) - Method in interface com.ibm.commerce.content.facade.server.commands.ProcessAttachmentCmd
This method sets the ProcessAttachmentType BOD.
setProcessAttachment(ProcessAttachmentType) - Method in class com.ibm.commerce.content.facade.server.commands.ProcessAttachmentCmdImpl
This method sets the ProcessAttachmentType BOD.
setProcessAttributeDictionary(ProcessAttributeDictionaryType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Process Attribute Dictionary' containment reference.
setProcessAttributeDictionaryAttribute(ProcessAttributeDictionaryAttributeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Process Attribute Dictionary Attribute' containment reference.
setProcessAttributeDictionaryAttributeGroup(ProcessAttributeDictionaryAttributeGroupType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Process Attribute Dictionary Attribute Group' containment reference.
setProcessBGTasksRequired(boolean) - Method in class com.ibm.commerce.edp.commands.AEDPTaskCmdImpl
This method indicates if the BG part of the request is required.
setProcessCatalog(ProcessCatalogType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Process Catalog' containment reference.
setProcessCatalogEntry(ProcessCatalogEntryType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Process Catalog Entry' containment reference.
setProcessCatalogFilter(ProcessCatalogFilterType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Process Catalog Filter' containment reference.
setProcessCatalogGroup(ProcessCatalogGroupType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Process Catalog Group' containment reference.
setProcessClassName(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DataProcessingConfig
Sets the processor class name.
setProcessClientLocation(ProcessClientLocationType) - Method in interface com.ibm.commerce.location.facade.datatypes.DocumentRoot
Sets the value of the 'Process Client Location' containment reference.
setProcessed(Date) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactattr
Sets the value of the 'Processed' attribute.
setProcessedAmount(BigDecimal) - Method in interface com.ibm.commerce.payments.plugin.FinancialTransaction
This method sets the amount actually processed in the financial transaction.
setProcessedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.FinancialTransactionImpl
This method sets the amount actually processed in the financial transaction.
setProcessedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.FinancialTransaction
This method sets the processed amount by the backend financial system of current financial transaction.
setProcessFileId(String) - Method in class com.ibm.commerce.promotion.uniquecode.loader.PromoCodeLoader
set process file id
setProcessFlag(Integer) - Method in interface com.ibm.commerce.order.calculation.AdjustShippingChargesCmd
This method sets the processFlag.
setProcessFlag(Integer) - Method in class com.ibm.commerce.order.calculation.AdjustShippingChargesCmdImpl
This method sets the processFlag.
setProcessFlag(Hashtable) - Method in interface com.ibm.commerce.order.calculation.ServiceAdjustShippingChargesCmd
Set the processFlag parameter
setProcessFlag(Hashtable) - Method in class com.ibm.commerce.order.calculation.ServiceAdjustShippingChargesCmdImpl
Set the processFlag parameter
setProcessFolder(ProcessFolderType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Process Folder' containment reference.
setProcessGiftList(ProcessGiftListType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.DocumentRoot
Sets the value of the 'Process Gift List' containment reference.
setProcessingContext(CommandContext) - Method in class com.ibm.commerce.couponredemption.commands.ApplyCouponUsageCmdImpl
Deprecated.
Sets the processing context.
setProcessingContext(CommandContext) - Method in interface com.ibm.commerce.couponredemption.commands.CalculateDiscountAmtCmd
Deprecated.
Sets the processing context.
setProcessingContext(CommandContext) - Method in class com.ibm.commerce.couponredemption.commands.CalculateDiscountAmtCmdImpl
Deprecated.
Sets the processing context.
setProcessingContext(CommandContext) - Method in interface com.ibm.commerce.couponredemption.commands.CheckApplicabilityCmd
Deprecated.
Sets the processing context.
setProcessingContext(CommandContext) - Method in class com.ibm.commerce.couponredemption.commands.CheckApplicabilityCmdImpl
Deprecated.
Sets the processing context.
setProcessingContext(CommandContext) - Method in class com.ibm.commerce.couponredemption.commands.RedeemCouponCmdImpl
Deprecated.
Sets the processingContext.
setProcessingContext(CommandContext) - Method in class com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmdImpl
Deprecated.
Sets the processing context.
setProcessingOutcomeMessage(ProcessingOutcomeMessage) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.BOD
Sets the error details for this BusinessObjectDocument
setProcessInstallmentRule(ProcessInstallmentRuleType) - Method in interface com.ibm.commerce.installment.facade.server.commands.ProcessInstallmentRuleCmd
A set method for ProcessInstallmentRule
setProcessInstallmentRule(ProcessInstallmentRuleType) - Method in class com.ibm.commerce.installment.facade.server.commands.ProcessInstallmentRuleCmdImpl
A set method for ProcessInstallmentRule
setProcessInventoryRequirement(ProcessInventoryRequirementType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.DocumentRoot
Sets the value of the 'Process Inventory Requirement' containment reference.
setProcessInventoryRequirement(ProcessInventoryRequirementType) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ProcessInventoryRequirementCmd
A set method for ProcessInventoryRequirement
setProcessInventoryRequirement(ProcessInventoryRequirementType) - Method in class com.ibm.commerce.inventory.facade.server.commands.ProcessInventoryRequirementCmdImpl
A set method for ProcessInventoryRequirement
setProcessKit(ProcessKitType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Process Kit' containment reference.
setProcessManagedDirectory(ProcessManagedDirectoryType) - Method in interface com.ibm.commerce.content.facade.server.commands.ProcessManagedDirectoryCmd
A set method for ProcessManagedDirectory
setProcessManagedDirectory(ProcessManagedDirectoryType) - Method in class com.ibm.commerce.content.facade.server.commands.ProcessManagedDirectoryCmdImpl
A set method for ProcessManagedDirectory
setProcessManagedFile(ProcessManagedFileType) - Method in interface com.ibm.commerce.content.facade.server.commands.ProcessManagedFileCmd
A set method for ProcessManagedFile
setProcessManagedFile(ProcessManagedFileType) - Method in class com.ibm.commerce.content.facade.server.commands.ProcessManagedFileCmdImpl
A set method for ProcessManagedFile
setProcessMemberGroup(ProcessMemberGroupType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Process Member Group' containment reference.
setProcessMemberGroup(ProcessMemberGroupType) - Method in interface com.ibm.commerce.member.facade.server.commands.ProcessMemberGroupCmd
A set method for ProcessMemberGroup
setProcessMemberGroup(ProcessMemberGroupType) - Method in class com.ibm.commerce.member.facade.server.commands.ProcessMemberGroupCmdImpl
Set the process member group type
setProcessNounActionCommandInterface(String) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractProcessBusinessObjectDocumentCmdImpl
This method sets the command interface name that represents the business logic that will perform the process actions.
setProcessOnlineStore(ProcessOnlineStoreType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Process Online Store' containment reference.
setProcessOrder(ProcessOrderType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Process Order' containment reference.
setProcessOrder(ProcessOrderType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setProcessOrder(ProcessOrderType) - Method in interface com.ibm.commerce.order.facade.server.commands.ProcessOrderCmd
This method sets the process order.
setProcessOrganization(ProcessOrganizationType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Process Organization' containment reference.
setProcessPerson(ProcessPersonType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Process Person' containment reference.
setProcessPointOfInterest(ProcessPointOfInterestType) - Method in interface com.ibm.commerce.location.facade.datatypes.DocumentRoot
Sets the value of the 'Process Point Of Interest' containment reference.
setProcessPromotion(ProcessPromotionType) - Method in interface com.ibm.commerce.promotion.facade.server.commands.ProcessPromotionCmd
A set method for ProcessPromotion
setProcessPromotion(ProcessPromotionType) - Method in class com.ibm.commerce.promotion.facade.server.commands.ProcessPromotionCmdImpl
A set method for ProcessPromotion
setProcessQuote(ProcessQuoteType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Process Quote' containment reference.
setProcessQuote(ProcessQuoteType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setProcessSearchTermAssociation(ProcessSearchTermAssociationType) - Method in interface com.ibm.commerce.search.facade.datatypes.DocumentRoot
Sets the value of the 'Process Search Term Association' containment reference.
setProcessStatus(int) - Method in class com.ibm.commerce.payment.rules.EDPResults
This method sets the process status.
setProcessSubscription(ProcessSubscriptionType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.DocumentRoot
Sets the value of the 'Process Subscription' containment reference.
setProcurementProtocolId(Integer) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the Procurement Protocol ID.
setProcurementProtocolId(Integer) - Method in class com.ibm.commerce.me.datatype.RequisitionerSessionData
This method sets the procurement protocol ID.
setProcurementProtocolId(String) - Method in class com.ibm.commerce.me.datatype.SessionInfo
This method sets the Procurement Protocol ID.
setProcurementSessionCookie(String) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the Procurement Session Cookie.
setProcurementSessionCookie(String) - Method in class com.ibm.commerce.me.datatype.RequisitionerSessionData
This method sets the procurement session cookie.
setProcurementSessionCookieType(String) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the Procurement Session Cookie Type.
setProcurementSessionCookieType(String) - Method in class com.ibm.commerce.me.datatype.RequisitionerSessionData
This method 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 interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the list of product attributes from the tools XML objects and stores it in a member variable.
setProdAttrListFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the list of product attributes from the tools XML objects 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 objects and stores it in a member variable.
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 interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the list of products from the tools XML objects and stores it in a member variable.
setProdListFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
/** Retrieves the list of products from the tools XML objects and stores it in a member variable.
setProdName(String) - Method in interface com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmd
Sets the prodName.
setProdName(String) - Method in class com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmdImpl
Sets the productName.
setProdType(String) - Method in class com.ibm.commerce.search.catalog.AttrValueGenericAttributeInfo
Reserved for IBM internal use.
setProduct(ProductDataBean) - Method in class com.ibm.commerce.catalog.beans.CompositeProductDataBean
Sets the composite product.
setProduct(ProductDataBean) - Method in class com.ibm.commerce.catalog.beans.RelatedProductDataBean
Sets the related Product.
setProduct(boolean) - Method in class com.ibm.commerce.catalogfilter.dataload.mediator.CatalogFilterCatentrySelectionMediator
 
setProduct(Vector) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Sets the product for the product purchase condition.
setProduct(Vector) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets Product list to be included in Catentcalcd table.
setProduct(Vector) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the coupon promotion product field which is the list of products in the coupon promotion purchase condition, if purchase condition type is product.
setProductAttributeValue(String) - Method in interface com.ibm.commerce.catalogmanagement.commands.AttributeValueUpdateCmd
Sets the value of the product attribute value.
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.
setProductAvailability(ProductAvailabilityType) - Method in class com.ibm.commerce.inventory.beans.ProductAvailabilityDataBean
This method sets the productAvailability
setProductDescription(String) - Method in class com.ibm.commerce.inventory.beans.PackslipOrderItemDataBean
This method sets the product description.
setProductDescription(String) - Method in class com.ibm.commerce.inventory.beans.PickTicketPickbatchItemDataBean
This method sets the product description.
setProductDisplayPage(String) - Method in interface com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmd
Stores the path and name of 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 class com.ibm.commerce.negotiation.commands.ModifyAuctionTaskCmdImpl
Sets the product display page.
setProductFixedAmt(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the coupon promotion product discount fixed amount.
setProductID(String) - Method in class com.ibm.commerce.catalog.beans.ProductDataBean
Sets the product ID that represents the primary key for this product.
setProductID(String) - Method in interface com.ibm.commerce.catalog.beans.ProductInputDataBean
Sets the product ID.
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.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.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.ResolveSkuCmdImpl
Sets the ProductId that represents the primary key of the CatalogEntry that is to be resolved,
setProductId(Long) - Method in class com.ibm.commerce.couponwallet.databeans.ViewCouponDetailDataBean
Deprecated.
Sets the ID of the product for which eCoupon to be applied.
setProductId(Long) - Method in class com.ibm.commerce.couponwallet.databeans.ViewWalletDataBean
Deprecated.
Sets the ID of the product.
setProductId(Integer) - Method in class com.ibm.commerce.inventory.beans.ProductAvailabilityDataBean
Deprecated.
Since ProductId should be Long, this method is deprecated. The method public void setProductId(Long anProductId) is the alternative method.
setProductId(Long) - Method in class com.ibm.commerce.inventory.beans.ProductAvailabilityDataBean
This method sets the product Id for which the inventory will be checked on the given fulfillment centers.
setProductId(Long) - Method in class com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmdImpl
Sets product (also known as catalog entry) ID.
setProductId(Long) - Method in interface com.ibm.commerce.negotiation.commands.CreateAuctionTaskCmd
Sets the product ID.
setProductId(Long) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
set Product Id.
setProductid(Long) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Stores the incoming product ID.
setProductItemBODVersion(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Product Item BOD Version' attribute.
setProductLanguageDescription(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDetailsDataBean
Sets the campaign initiative product language description.
setProductMacroUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets auction's product display page name from the WebSphere Commerce tools framework XML object, and sets it for the command.
setProductMacroUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets auction's product display page name from the WebSphere Commerce tools framework XML object, and sets it for the command.
setProductName(String) - Method in class com.ibm.commerce.couponwallet.databeans.ViewCouponDetailDataBean
Deprecated.
Sets the name of the product for which eCoupon to be applied.
setProductName(String) - Method in class com.ibm.commerce.inventory.beans.PackslipOrderItemDataBean
This method sets the product name.
setProductName(String) - Method in class com.ibm.commerce.inventory.beans.PickTicketPickbatchItemDataBean
This method sets the product name.
setProductName(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmd
Sets the product name.
setProductName(String) - Method in class com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmdImpl
Sets the product name.
setProductNumberUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets auction's product ID from the WebSphere Commerce tools framework XML object, and sets it for the command.
setProductNumberUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets auction's product (also known as catalog entry) ID from the WebSphere Commerce tools framework XML object, and sets it for the command.
setProductOwnerId(Long) - Method in class com.ibm.commerce.inventory.beans.ProductAvailabilityDataBean
This method is used to set the member Id of the SKU owner.
setProductPercentageAmt(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the coupon promotion product discount percentage amount.
setProductReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setProductReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setProductReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationEntityCreationData
Sets the product ID.
setProducts(Vector) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl
Sets the products in the manifest.
setProducts(Vector) - Method in class com.ibm.commerce.rfq.commands.RFQItemCommentUpdateCmdImpl
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.RFQItemUpdateCmdImpl
Sets the products
setProductSetCatalogGroupRelation(ProductSet) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupProductSetRelation
Sets the value of the 'Product Set Catalog Group Relation' reference.
setProductSetForProductSetCatalogEntry(ProductSet) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSetCatalogEntryRelation
Sets the value of the 'Product Set For Product Set Catalog Entry' reference.
setProductSetForProductSetDescription(ProductSet) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSetDescription
Sets the value of the 'Product Set For Product Set Description' reference.
setProductSetId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupProductSetRelation
Sets the value of the 'Product Set Id' attribute.
setProductSetId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSet
Sets the value of the 'Product Set Id' attribute.
setProductSetId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSetCatalogEntryRelation
Sets the value of the 'Product Set Id' attribute.
setProductSetId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSetDescription
Sets the value of the 'Product Set Id' attribute.
setProductSetId(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelAccessBean
 
setProductSetId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelAccessBean
 
setProductSetId(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupProductSetRelEntityCreationData
Sets the product set ID
setProductSetId(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductSetAccessBean
 
setProductSetId(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetAccessBean
 
setProductSetId(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductSetCeRelAccessBean
 
setProductSetId(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetCeRelAccessBean
 
setProductSetId(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductSetCeRelEntityCreationData
Sets the product set ID.
setProductSetId(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductSetDescriptionAccessBean
 
setProductSetId(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetDescriptionAccessBean
 
setProductSetId(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductSetDescriptionEntityCreationData
Sets the product set ID.
setProductSetId(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductSetEntityCreationData
Sets the product set ID.
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.PriceTCConfigBuildBlockAccessBean
 
setProductSetId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setProductSetId(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setProductSetId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setProductSetId(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setProductSetId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setProductSetId(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setProductSetId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setProductSetId(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setProductSetId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setProductSetId(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setProductSetId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setProductSetId(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setProductSetId(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setProductSetId(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setProductSetId(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setProductSetId(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setProductSetId(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setProductSetId(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setProductSetId(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setProductSetId(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setProductSetId(Integer) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setProductSetId(String) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setProductSetId(Integer) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
setProductSetId(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
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.
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 class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setProductSetName(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setProductSetName(String) - Method in class com.ibm.commerce.tools.contract.beans.CustomProductSetDataBean
Sets the name of the custom product set
setProductSetOwnerId(Long) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setProductSetOwnerId(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setProductSetOwnerId(Long) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setProductSetOwnerId(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
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
Sets the XML definition of the custom product set
setProductStoreID(Integer) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractPageLayoutMediator
Sets Product store id
setProductTotal(BigDecimal) - Method in class com.ibm.commerce.inventory.beans.OrderReleaseDataBean
This method sets the total product amount related to this order release.
setProductTotal(BigDecimal) - Method in class com.ibm.commerce.order.calculation.Item
 
setProductTotal(BigDecimal) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setProductTotal(String) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setProductType(int) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the coupon promotion product discount type.
setProductVector(Vector) - Method in interface com.ibm.commerce.rfq.commands.ModifyResponsePAttributeCmd
Sets RFQ response product list.
setProductVector(Vector) - Method in class com.ibm.commerce.rfq.commands.ModifyResponsePAttributeCmdImpl
Sets RFQ Response product list.
setProductVendor(String) - Method in class com.ibm.commerce.taxation.objects.CountryCodeAccessBean
 
setProductVendor(String) - Method in class com.ibm.commerce.taxation.objects.StateCodeAccessBean
 
setProfileName(String) - Method in class com.ibm.commerce.payment.objects.PaymentMethodAccessBean
 
setProfileNames(String[]) - Method in class com.ibm.commerce.discount.rules.Discount
Set the segment 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 interface com.ibm.commerce.contract.commands.CreatePriceListCmd
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.
setProfileStoreCatalogId(Long) - Method in class com.ibm.commerce.contract.commands.CreatePriceListCmdImpl
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.
setProfileType(ProfileType) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonType
Sets the value of the 'Profile Type' attribute.
setProfileType(String) - Method in class com.ibm.commerce.user.beans.UserRegistrationDataBean
Deprecated.
since version 6.0. This method is not needed since getProfileType() retrieves its value from the user object, not the instance variable.
setProfileType(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setProfileType(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the profile type of the user.
setProfileType(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the profile type.
setProgramID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Program ID' attribute.
setProgramID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestExternalIdentifierType
Sets the value of the 'Program ID' attribute.
setProjectName(String) - Method in class com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration
Deprecated.
This implementation will no longer be supported. Blaze based promotion implementation is replaced by Commerce Marketing promotion implementation.
setProjectPath(String) - Method in class com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration
Deprecated.
This implementation will no longer be supported. Blaze based promotion implementation is replaced by Commerce Marketing promotion implementation.
setPromisedAvailableTime(Timestamp) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets promised available time
setPromisedAvailableTime(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setPromisedAvailableTime(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setPromoDiscId(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.PromoDiscAccessBean
 
setPromoDispType(String) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setPromoId(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.PromoDescriptionAccessBean
 
setPromoId(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.PromoDiscAccessBean
 
setPromoId(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.PromoOrderAccessBean
 
setPromoId(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.PromoProdAccessBean
 
setPromoId(Integer) - Method in class com.ibm.commerce.couponwallet.objects.CouponWalletAccessBean
 
setPromoId(Integer) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the coupon promotion ID.
setPromoId(Integer) - Method in interface com.ibm.commerce.tools.ecoupon.UpdateECouponPromotionTaskCmd
Deprecated.
Sets the coupon promotion ID for which the updation is to be done.
setPromoId(Integer) - Method in class com.ibm.commerce.tools.ecoupon.UpdateECouponPromotionTaskCmdImpl
Deprecated.
Sets the coupon promotion ID.
setPromoStatus(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the promoStatus
setPromotedToFileSystem(Short) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileAccessBean
 
setPromotedToFileSystemTimestamp(Timestamp) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileAccessBean
 
setPromotion(Promotion) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionErrorReport
Sets the promotion where the problem occurred
setPromotion(Promotion) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Sets the promotion of the PromotionExecutionRecord.
setPromotionArgumentPersistenceManager(PromotionArgumentPersistenceManager) - Method in class com.ibm.commerce.marketing.promotion.persistence.PersistenceManagerRegistry
Sets the PromotionArgumentPersistenceManager.
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.AbstractAddPromotionCodeToOrderTaskCmdImpl
This is the method to set promotion code.
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.AbstractCopyOrderPromotionCodeTaskCmdImpl
 
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.AbstractRedeemPromotionCodeToOrderTaskCmdImpl
 
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.AbstractRemovePromotionCodeFromOrderTaskCmdImpl
This is the method to set promotion code.
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.AbstractResolvePromotionCodeTaskCmdImpl
 
setPromotionCode(String) - Method in interface com.ibm.commerce.marketing.commands.AddOrderItemWithPromotionCodeOrCouponCmd
Sets promotion code.
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.AddOrderItemWithPromotionCodeOrCouponCmdImpl
 
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.AddPromotionCodeToOrderCOTaskCmdImpl
This is the method to set promotion code.
setPromotionCode(String) - Method in interface com.ibm.commerce.marketing.commands.AddPromotionCodeToOrderTaskCmd
This is the method declaration to Set Promotion Code.
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.AddPromotionCodeToOrderTaskCmdImpl
This is the method to set promotion code.
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.CopyOrderPromotionCodeCOTaskCmdImpl
 
setPromotionCode(String) - Method in interface com.ibm.commerce.marketing.commands.CopyOrderPromotionCodeTaskCmd
This is the method declaration to Set Promotion Code.
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.CopyOrderPromotionCodeTaskCmdImpl
 
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.RedeemPromotionCodeToOrderCOTaskCmdImpl
 
setPromotionCode(String) - Method in interface com.ibm.commerce.marketing.commands.RedeemPromotionCodeToOrderTaskCmd
This is the method declaration to Set Promotion Code.
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.RedeemPromotionCodeToOrderTaskCmdImpl
 
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.RemovePromotionCodeFromOrderCOTaskCmdImpl
This is the method to set promotion code.
setPromotionCode(String) - Method in interface com.ibm.commerce.marketing.commands.RemovePromotionCodeFromOrderTaskCmd
This is the method declaration to Set Promotion Code.
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.RemovePromotionCodeFromOrderTaskCmdImpl
This is the method to set promotion code.
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.ResolvePromotionCodeCOTaskCmdImpl
 
setPromotionCode(String) - Method in interface com.ibm.commerce.marketing.commands.ResolvePromotionCodeTaskCmd
This is the method declaration to Set Promotion Code.
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.ResolvePromotionCodeTaskCmdImpl
 
setPromotionCode(String) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionErrorReport
Sets the promotion code
setPromotionCode(PromotionCodeType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Promotion Code' containment reference.
setPromotionCode(PromotionCodeType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setPromotionCode(String) - Method in interface com.ibm.commerce.promotion.uniquecode.commands.CreateUniquePromotionCodeCmd
Sets the code for the promotion code.
setPromotionCode(String) - Method in class com.ibm.commerce.promotion.uniquecode.commands.CreateUniquePromotionCodeCmdImpl
Sets the code for the promotion code.
setPromotionCode(String) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the promotion code of current RLPromotion object.
setPromotionCodeCondition(Condition) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the promotion code condition.
setPromotionCodeCondition(Condition) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the promotion code condition of the promotion.
setPromotionCodeManager(GenericPromotionCodeManager) - Method in class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine
Sets the promotionCodeManager
setPromotionCodeRequired(boolean) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets if promotion code is required.
setPromotionCodeRequired(boolean) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the promotion code required flag.
setPromotionCodeRequired(boolean) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionType
Sets the value of the 'Promotion Code Required' attribute.
setPromotionCodeResolver(GenericPromotionCodeResolver) - Method in class com.ibm.commerce.marketing.promotion.code.DefaultGenericPromotionCodeManager
This method is used to set the PromotionCodeResolver object.
setPromotionCodes(Vector) - Method in class com.ibm.commerce.marketing.commands.PromotionCodeAddRemoveControllerCmdImpl
This method sets the promotion codes.
setPromotionCodes(String[]) - Method in class com.ibm.commerce.promotion.publiccode.loader.PublicPromoCodeLoader
This method is used to set promotion codes.
setPromotionCodes(List<String>) - Method in interface com.ibm.commerce.promotion.uniquecode.commands.CreateUniquePromotionCodeCmd
Sets the codes for the promotion codes.
setPromotionCodes(List<String>) - Method in class com.ibm.commerce.promotion.uniquecode.commands.CreateUniquePromotionCodeCmdImpl
Sets the codes for the promotion codes.
setPromotionCodes(String[]) - Method in class com.ibm.commerce.promotion.uniquecode.loader.PromoCodeLoader
This method is used to set promotion codes.
setPromotionCodeSpecification(PromotionCodeSpecificationType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionType
Sets the value of the 'Promotion Code Specification' containment reference.
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.AbstractAddPromotionCodeToOrderTaskCmdImpl
 
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.AbstractCopyOrderPromotionCodeTaskCmdImpl
 
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.AbstractGetPromotionCodesByOrderIdTaskCmdImpl
 
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.AbstractRedeemPromotionCodeToOrderTaskCmdImpl
 
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.AbstractRemovePromotionCodeFromOrderTaskCmdImpl
 
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.AbstractResolvePromotionCodeTaskCmdImpl
 
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.AbstractRestoreUnusedPromotionCodeTaskCmdImpl
 
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.AddPromotionCodeToOrderCOTaskCmdImpl
 
setPromotionCodeType(Short) - Method in interface com.ibm.commerce.marketing.commands.AddPromotionCodeToOrderTaskCmd
This method sets the implementation type that is used for promotion code.
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.AddPromotionCodeToOrderTaskCmdImpl
 
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.CopyOrderPromotionCodeCOTaskCmdImpl
 
setPromotionCodeType(Short) - Method in interface com.ibm.commerce.marketing.commands.CopyOrderPromotionCodeTaskCmd
This method sets the implementation type that is used for promotion code.
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.CopyOrderPromotionCodeTaskCmdImpl
 
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.GetPromotionCodesByOrderIdCOTaskCmdImpl
 
setPromotionCodeType(Short) - Method in interface com.ibm.commerce.marketing.commands.GetPromotionCodesByOrderIdTaskCmd
This method sets the implementation type that is used for promotion code.
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.GetPromotionCodesByOrderIdTaskCmdImpl
 
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.RedeemPromotionCodeToOrderCOTaskCmdImpl
 
setPromotionCodeType(Short) - Method in interface com.ibm.commerce.marketing.commands.RedeemPromotionCodeToOrderTaskCmd
This method sets the implementation type that is used for promotion code.
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.RedeemPromotionCodeToOrderTaskCmdImpl
 
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.RemovePromotionCodeFromOrderCOTaskCmdImpl
 
setPromotionCodeType(Short) - Method in interface com.ibm.commerce.marketing.commands.RemovePromotionCodeFromOrderTaskCmd
This method sets the implementation type that is used for promotion code.
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.RemovePromotionCodeFromOrderTaskCmdImpl
 
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.ResolvePromotionCodeCOTaskCmdImpl
 
setPromotionCodeType(Short) - Method in interface com.ibm.commerce.marketing.commands.ResolvePromotionCodeTaskCmd
This method sets the implementation type that is used for promotion code.
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.ResolvePromotionCodeTaskCmdImpl
 
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.RestoreUnusedPromotionCodeCOTaskCmdImpl
 
setPromotionCodeType(Short) - Method in interface com.ibm.commerce.marketing.commands.RestoreUnusedPromotionCodeTaskCmd
This method sets the implementation type that is used for promotion code.
setPromotionCodeType(Short) - Method in class com.ibm.commerce.marketing.commands.RestoreUnusedPromotionCodeTaskCmdImpl
 
setPromotionCodeTypeList(List) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set the list of object of PromotionCodeType
setPromotionData(String[]) - Method in class com.ibm.commerce.marketing.beans.CollateralDataBean
Sets the promotion data that is associated with this ad copy.
setPromotionDate(Timestamp) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmd
Sets the promotion date of the Task Group.
setPromotionDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmdImpl
Sets the promotion date of the Task Group.
setPromotionDate(Timestamp) - Method in interface com.ibm.commerce.contentmanagement.commands.ScheduleTaskGroupPromotionCmd
Sets the promotion date of the Task Group.
setPromotionDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.commands.ScheduleTaskGroupPromotionCmdImpl
Sets the promotion date of the Task Group.
setPromotionDate(Timestamp) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmd
Sets the promotion date of the Task Group.
setPromotionDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmdImpl
Sets the promotion date of the Task Group.
setPromotionDate(Timestamp) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupCmd
Sets the promotion date of the Task Group.
setPromotionDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupCmdImpl
Sets the promotion date of the Task Group.
setPromotionDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setPromotionDate(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setPromotionDate(Timestamp) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupEntityCreationData
Sets the promotionDate.
setPromotionDescription(String) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setPromotionEngineConfigFileLocation(String) - Method in class com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration
Set the location of the promotion engine configuration file.
setPromotionEventListenerRegistry(ListenerRegistry) - Method in class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine
Sets the promotionEventListenerRegistry
setPromotionExecutionRecord(PromotionExecutionRecord) - Method in class com.ibm.commerce.order.calculation.Group
Sets the promotion execution record.
setPromotionGroupPersistenceManager(PromotionGroupPersistenceManager) - Method in class com.ibm.commerce.marketing.promotion.persistence.PersistenceManagerRegistry
Sets the promotionGroupPersistenceManager.
setPromotionId(Integer) - Method in interface com.ibm.commerce.emarketing.emailtemplate.commands.AllocatePromotionCodeCmd
This method sets the promotion ID of the promotion from which a promotion code should be allocated.
setPromotionId(Integer) - Method in class com.ibm.commerce.emarketing.emailtemplate.commands.AllocatePromotionCodeCmdImpl
This method sets the promotion ID of the promotion from which a promotion code should be allocated.
setPromotionId(Integer) - Method in class com.ibm.commerce.marketing.commands.AbstractRedeemPromotionCodeToOrderTaskCmdImpl
 
setPromotionID(Integer) - Method in class com.ibm.commerce.marketing.commands.IssueCouponControllerCmdImpl
This method sets the promotion id.
setPromotionId(Integer) - Method in class com.ibm.commerce.marketing.commands.RedeemPromotionCodeToOrderCOTaskCmdImpl
 
setPromotionId(Integer) - Method in interface com.ibm.commerce.marketing.commands.RedeemPromotionCodeToOrderTaskCmd
This is the method to set promotion id.
setPromotionId(Integer) - Method in class com.ibm.commerce.marketing.commands.RedeemPromotionCodeToOrderTaskCmdImpl
 
setPromotionId(String) - Method in interface com.ibm.commerce.promotion.uniquecode.commands.CreateUniquePromotionCodeCmd
Sets the promotion id that the promotion code is associated with.
setPromotionId(String) - Method in class com.ibm.commerce.promotion.uniquecode.commands.CreateUniquePromotionCodeCmdImpl
Sets the promotion id that the promotion code is associated with.
setPromotionIdentifier(PromotionIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.CouponCodeType
Sets the value of the 'Promotion Identifier' containment reference.
setPromotionIdentifier(PromotionIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.CouponCodeTypeImpl
 
setPromotionIdentifier(PromotionIdentifierType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionType
Sets the value of the 'Promotion Identifier' containment reference.
setPromotionIDs(List<String>) - Method in interface com.ibm.commerce.marketing.promotion.commands.SimulatedPromotionEvaluationTaskCmd
Sets a list of promotion IDs that will be evaluated.
setPromotionIDs(List<String>) - Method in class com.ibm.commerce.marketing.promotion.commands.SimulatedPromotionEvaluationTaskCmdImpl
 
setPromotionKey(PromotionKey) - Method in class com.ibm.commerce.marketing.promotion.choice.RewardOption
Sets the PromotionKey object.
setPromotionKey(PromotionKey) - Method in class com.ibm.commerce.marketing.promotion.reward.VoucherAdjustment
This method sets the PromotionKey.
setPromotionList(Vector) - Method in class com.ibm.commerce.tools.experimentation.search.PromotionSearchListDataBean
This method sets the list of data beans found from the search or list, represented by an array of PromotionSearchDataBean object.
setPromotionMsgList(List) - Method in interface com.ibm.commerce.orderquotation.commands.QuotationResponseItemBase
Sets the promotion message list.
setPromotionMsgList(List) - Method in class com.ibm.commerce.orderquotation.commands.QuotationResponseItemBaseImpl
Sets the promotion message list.
setPromotionName(String) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setPromotionName(String) - Method in interface com.ibm.commerce.marketing.commands.AddOrderItemWithPromotionCodeOrCouponCmd
Sets promotion name.
setPromotionName(String) - Method in class com.ibm.commerce.marketing.commands.AddOrderItemWithPromotionCodeOrCouponCmdImpl
 
setPromotionName(String) - Method in class com.ibm.commerce.marketing.commands.IssueCouponControllerCmdImpl
This method sets the promotion name.
setPromotionName(String) - Method in class com.ibm.commerce.tools.experimentation.search.PromotionSearchListDataBean
This method sets the name of the promotion to be searched for, this is the value of the name criteria.
setPromotionNameType(String) - Method in class com.ibm.commerce.tools.experimentation.search.PromotionSearchListDataBean
This method sets the type of search that is being performed to the promotion name criteria.
setPromotionPersistenceManager(PromotionPersistenceManager) - Method in class com.ibm.commerce.marketing.promotion.persistence.PersistenceManagerRegistry
Sets the promotionPersistenceManager.
setPromotionPolicy(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.AddWorkspaceCmd
Sets the promotion policy of the Workspace.
setPromotionPolicy(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.AddWorkspaceCmdImpl
Sets the promotion policy of the Workspace.
setPromotionPolicy(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateWorkspaceCmd
Sets the promotion policy of the Workspace.
setPromotionPolicy(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateWorkspaceCmdImpl
Sets the promotion policy of the Workspace.
setPromotionPolicy(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.WorkspaceUpdateCmd
Sets the promotion policy of the Workspace.
setPromotionPolicy(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.WorkspaceUpdateCmdImpl
Sets the promotion policy of the Workspace.
setPromotionPolicy(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceAccessBean
 
setPromotionPolicy(String) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceAccessBean
 
setPromotionPolicy(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceEntityCreationData
Sets the Promotion Policy.
setPromotionPolicyPersistenceManager(PromotionPolicyPersistenceManager) - Method in class com.ibm.commerce.marketing.promotion.persistence.PersistenceManagerRegistry
Sets the promotionPolicyPersistenceManager.
setPromotionRewardOptionKey(PromotionRewardOptionKey) - Method in class com.ibm.commerce.marketing.promotion.choice.RewardOption
Sets the PromotionRewardOptionKey.
setPromotionRewardOptionPersistenceManager(PromotionRewardOptionPersistenceManager) - Method in class com.ibm.commerce.marketing.promotion.persistence.PersistenceManagerRegistry
Sets the PromotionRewardOptionPersistenceManager.
setPromotionRowList(RLPromotionListRow[]) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountListBaseBean
Sets the value of DiscountRowList.
setPromotions(List) - Method in interface com.ibm.commerce.promotion.facade.server.commands.ComposePromotionCmd
This method sets the list of Promotions.
setPromotions(List) - Method in interface com.ibm.commerce.promotion.facade.server.commands.InsertMorePromotionDataCmd
This method sets the list of Promotions.
setPromotionStatus(List) - Method in class com.ibm.commerce.marketing.commands.AbstractResolvePromotionCodeTaskCmdImpl
 
setPromotionStatus(List) - Method in class com.ibm.commerce.marketing.commands.ResolvePromotionCodeCOTaskCmdImpl
 
setPromotionStatus(List) - Method in interface com.ibm.commerce.marketing.commands.ResolvePromotionCodeTaskCmd
This is the method declaration to Set Promotion Status.
setPromotionStatus(List) - Method in class com.ibm.commerce.marketing.commands.ResolvePromotionCodeTaskCmdImpl
 
setPromotionTemplateName(String) - Method in interface com.ibm.commerce.marketing.promotion.commands.SimulatedPromotionEvaluationTaskCmd
Sets the promotion template name.
setPromotionTemplateName(String) - Method in class com.ibm.commerce.marketing.promotion.commands.SimulatedPromotionEvaluationTaskCmdImpl
 
setPromotionType(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AdjustmentType
Sets the value of the 'Promotion Type' attribute.
setPromotionType(String) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionType
Sets the value of the 'Promotion Type' attribute.
setPromotiontype(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoauth
Sets the value of the 'Promotiontype' attribute.
setPromotionVersion(Integer) - Method in interface com.ibm.commerce.marketing.commands.AddOrderItemWithPromotionCodeOrCouponCmd
Sets promotion version.
setPromotionVersion(Integer) - Method in class com.ibm.commerce.marketing.commands.AddOrderItemWithPromotionCodeOrCouponCmdImpl
 
setPropagateToSubCategories(boolean) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.pagelocation.PageLocationActivityCategory
Sets the Propagate to Sub-Categories flag.
setPropagateToSubLevels(boolean) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.LayoutAssignmentMediator
Sets propagateToSubLevels value
setProperties(Map) - Method in class com.ibm.commerce.catalog.facade.server.services.search.suggestion.solr.AbstractNavigationSuggestion
This method sets the list of customizable properties that were defined as name-value pairs in the search configuration for a navigation suggestion handler.
setProperties(Map) - Method in interface com.ibm.commerce.catalog.facade.server.services.search.suggestion.solr.NavigationSuggestion
This method sets the list of customizable properties that were defined as name-value pairs in the search configuration for a navigation suggestion handler.
setProperties(Hashtable) - Method in interface com.ibm.commerce.contract.commands.PolicyAddCmd
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.PolicyUpdateCmd
Sets the specific properties of the business policy commands need.
setProperties(Hashtable) - Method in class com.ibm.commerce.contract.commands.PolicyUpdateCmdImpl
Sets the specific properties of the business policy commands need.
setProperties(String) - Method in class com.ibm.commerce.contract.objects.BusinessPolicyAccessBean
 
setProperties(Map) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setProperties(String) - Method in class com.ibm.commerce.contract.objects.PolicyCommandAccessBean
 
setProperties(Properties) - Method in exception com.ibm.commerce.edp.api.BaseException
This method sets the properties associated with the exception.
setProperties(Properties) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DataProcessingConfig
Sets the properties
setProperties(Map) - Method in class com.ibm.commerce.foundation.server.services.httpdevice.Device
Sets a map of additional properties of the device.
setProperties(Map) - Method in class com.ibm.commerce.installment.facade.server.util.BSFInstallmentRuleConditionImpl
 
setProperties(Map) - Method in interface com.ibm.commerce.installment.facade.server.util.InstallmentRuleCondition
Sets the properties of the condition.
setProperties(Map) - Method in class com.ibm.commerce.installment.facade.server.util.ManufacturerNameInstallmentRuleConditionImpl
 
setProperties(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementVariableType
Sets the value of the 'Properties' attribute.
setProperties(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelementnvp
Sets the value of the 'Properties' attribute.
setProperties(Hashtable) - Method in class com.ibm.commerce.payment.ppc.commands.PPCMerchantConfigurationInfoEditCtrlCmdImpl
This method sets the properties of this merchant configuration information.
setProperties(HashMap) - Method in class com.ibm.commerce.payments.plugin.impl.PluginConfigurationImpl
This method sets the list of Plugin-specific properties.
setProperties(HashMap) - Method in interface com.ibm.commerce.security.keys.WCKey
Sets the configuration properties that may be used by this class while retrieving the value of the key.
setProperties(HashMap) - Method in class com.ibm.commerce.security.keys.WCKeyBaseImpl
 
setProperties(String) - Method in class com.ibm.commerce.struts.ECActionForward
This method sets the value of the properties property, a multi-valued property similar to a query string.
setProperties(String) - Method in class com.ibm.commerce.tools.contract.beans.PolicyDataBean
Sets the properties of the business policy
setProperties(String) - Method in class com.ibm.commerce.user.objects.MemberGroupTypeAccessBean
 
setPropertiesFile(String) - Method in class com.ibm.commerce.emarketing.objects.EmailMessageAccessBean
 
setPropertiesFilter(String) - Method in class com.ibm.commerce.approval.beans.ApprovalGroupTypeListBean
Sets the propertiesFilter field.
setPropertiesFilter(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalGroupTypeListInputDataBean
Sets the properties filter.
setPropertiesForScheduler() - Method in class com.ibm.commerce.contract.commands.ContractDeployCmdImpl
Sets the properties for scheduler
setProperty(Object, String, Object) - Static method in class com.ibm.commerce.component.bod.MethodInvocationUtil
Sets a property value to a property in a given object.
setProperty(String, String) - Method in interface com.ibm.commerce.context.preview.PreviewContext
Sets a property to associate with preview.
setProperty(String, String) - Method in class com.ibm.commerce.context.previewimpl.PreviewContextImpl
Sets a property to associate with preview.
setProperty(String, Object) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setProperty(Object, Object) - Method in class com.ibm.commerce.foundation.server.services.httpdevice.Device
Sets a property of the device for the given property name.
setProperty(int, Property) - Method in class com.ibm.commerce.payments.plugin.simpleoffline.parsers.paymentmethod.PaymentMethod
This method sets the property.
setProperty(int, Property) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.Mapping
This method sets the property.
setPropertyFile(File) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig
 
setPropertyFile(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailTemplateType
Sets the value of the 'Property File' attribute.
setPropertyfile(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlmsg
Sets the value of the 'Propertyfile' attribute.
setPropertyFileName(String) - Method in class com.ibm.commerce.common.beans.ResourceBundleDataBean
Sets the name of the property file; this parameter must be set before populating the data bean.
setPropertyFileName(String) - Method in interface com.ibm.commerce.giftregistry.commands.GiftRegistryAddressAuditCmd
Sets the name of the property file.
setPropertyFileName(String) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryAddressAuditCmdImpl
Sets the name of the property file.
setPropertyFileName(String) - Method in interface com.ibm.commerce.usermanagement.commands.AuditBaseCmd
Sets the property file name.
setPropertyFileName(String) - Method in class com.ibm.commerce.usermanagement.commands.AuditBaseCmdImpl
Sets the name of the property file.
setPropertyFileName(String) - Method in class com.ibm.commerce.usermanagement.commands.PropertyResourceBundleReader
Sets the name of property file.
setPropertyMap(Map) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DataProcessingConfig
Sets the property map.
setPropertyName(String) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginProtocolPropertyConfigDataBean
This method sets the property name.
setProtect(Integer) - Method in interface com.ibm.commerce.pvc.commands.PVCChangeDeviceCmd
Sets the protect.
setProtect(Integer) - Method in class com.ibm.commerce.pvc.commands.PVCChangeDeviceCmdImpl
Sets the protect.
setProtect(Integer) - Method in interface com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmd
Sets the protect.
setProtect(Integer) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the protect.
setProtect(Integer) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setProtect(String) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setProtocol(String) - Method in class com.ibm.commerce.me.datatype.CIQuoteImpl
This method sets the quote protocol.
setProtocolData(HashMap) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This method sets the protocol data of this payment instruction.
setProtocolData(HashMap) - Method in class com.ibm.commerce.edp.api.RefundInstruction
This method sets the protocol data of this refund instruction.
setProtocolData(HashMap) - Method in class com.ibm.commerce.edp.commands.AEDPPIEditCtrlCmdImpl
This method sets the protocol data of current payment instruction.
setProtocolData(HashMap) - Method in interface com.ibm.commerce.edp.commands.PIAddCmd
This method sets the protocol data of the payment instruction.
setProtocolData(HashMap) - Method in interface com.ibm.commerce.edp.commands.PIEditCmd
This method sets the protocol data of the payment instruction.
setProtocolData(ProtocolDataType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Protocol Data' containment reference.
setProtocolData(ProtocolDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Protocol Data' containment reference.
setProtocolData(ProtocolDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setProtocolData(HashMap) - Method in class com.ibm.commerce.payment.actions.PaymentActionData
This method sets the protocol data for current payment action.
setProtocolDataMap(HashMap) - Method in class com.ibm.commerce.order.history.HistoryPaymentInformation
Sets protocolData Map
setProtocolId(Integer) - Method in interface com.ibm.commerce.me.commands.AuthenticationHelperCmd
This method sets the protocol ID.
setProtocolId(Integer) - Method in class com.ibm.commerce.me.commands.AuthenticationHelperCmdImpl
This method sets the protocol ID.
setProtocolId(Integer) - Method in class com.ibm.commerce.me.commands.BatchOrderRequestCmdImpl
Sets the protocol id
setProtocolId(Integer) - Method in interface com.ibm.commerce.me.commands.RegisterRequisitionerCmd
This method sets the protocolId.
setProtocolId(Integer) - Method in class com.ibm.commerce.me.commands.RegisterRequisitionerCmdImpl
This method sets the protocol ID.
setProtocolId(Integer) - Method in class com.ibm.commerce.me.commands.SendShoppingCartCmdImpl
This method sets the protocol ID.
setProtocolName(String) - Method in class com.ibm.commerce.me.datatype.CIDataImpl
This method updates the protocol name.
setProtocolProperties(ProtocolProperties) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.PluginInformation
This method sets the protocol properties.
setProtocolProperty(int, ProtocolProperty) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.ProtocolProperties
This method sets the protocol property.
setProtocolVersion(String) - Method in class com.ibm.commerce.me.datatype.CIDataImpl
This method updates the protocol version.
setProvider(String) - Method in interface com.ibm.commerce.security.keys.WCKey
Sets the name of the provider who implemented this particular key.
setProvider(String) - Method in class com.ibm.commerce.security.keys.WCKeyBaseImpl
 
setProviderOrderNumber(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets provider Order Number
setProviderOrderNumber(Integer) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setProviderOrderNumber(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setPSExclusionList(Integer[]) - Method in interface com.ibm.commerce.price.commands.RetrievePricesCmd
Sets the list of product sets excluded from the trading agreements (Optional).
setPSExclusionList(Integer[]) - Method in class com.ibm.commerce.price.commands.RetrievePricesCmdImpl
Sets the list of product sets excluded from 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).
setPSInclusionList(Integer[]) - Method in class com.ibm.commerce.price.commands.RetrievePricesCmdImpl
Sets the list of product sets included in the trading agreements.
setPublish(boolean) - Method in interface com.ibm.commerce.foundation.common.datatypes.TelephoneType
Sets the value of the 'Publish' attribute.
setPublishAll(boolean) - Method in interface com.ibm.commerce.productset.commands.ProductSetPublishCmd
Sets the publish all flag.
setPublished(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDescription
Sets the value of the 'Published' attribute.
setPublished(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupDescription
Sets the value of the 'Published' attribute.
setPublished(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Published' attribute.
setPublished(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setPublished(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setPublished(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionEntityCreationData
Sets the published flag.
setPublished(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setPublished(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setPublished(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionEntityCreationData
Sets the published flag.
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the published flag of the Catalog Entry.
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.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.CatalogGroupAddCmd
Sets whether the catalog group should be displayed in the specified language.
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.CatalogGroupUpdateCmd
Sets whether or not the catalog group description is published: 0 = Not published.
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.
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.OfferAddCmdImpl
Sets the published flag of the offer.
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.OfferUpdateCmdImpl
Sets the published flag of the offer.
setPublished(Short) - Method in class com.ibm.commerce.context.content.resources.file.objects.ManagedFileAccessBean
 
setPublished(Integer) - Method in class com.ibm.commerce.contract.objects.ComponentOfferAccessBean
 
setPublished(short) - Method in class com.ibm.commerce.filepublish.common.ContentManagedFile
Sets the published flag for the content managed file.
setPublished(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setPublished(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setPublished(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Published' attribute.
setPublished(Integer) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setPublished(String) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setPublished(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
The value is used to search on published (catentry.published column).
setPublished(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
The value is used to search on published (Catgrpdesc.published column).
setPublished(Integer) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set published of Catalog Entry Description
setPublished(Integer) - Method in class com.ibm.commerce.tools.catalog.util.CategoryHelper
Set the published flag of catalog group description.
setPublished(String) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogEntrySearchListDataBean
This method sets the 'published' flag that should be used in building the search query.
setPublished(String) - Method in class com.ibm.commerce.tools.experimentation.search.CatalogGroupSearchListDataBean
This method sets the 'published' flag that should be used in building the search query.
setPublishedOperator(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=.
setPublishedOperator(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=.
setPublishedVersion(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Published Version' attribute.
setPublishedVersion(Integer) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the published version of the activity.
setPublishPhone1(Integer) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setPublishPhone1(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setPublishPhone1(Integer) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets an integer indicating whether or not to publish phone 1 number.
setPublishPhone1(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets a string indicating whether or not to publish phone 1 number.
setPublishPhone1(Integer) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets whether the primary phone number should be published.
setPublishPhone1(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets whether the primary phone number should be published.
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.usermanagement.commands.UserRegistrationCmd
Sets a string indicating whether or not publish phone 1 number.
setPublishPhone1(Integer) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets whether to publish the primary phone number.
setPublishPhone1(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets whether to publish the primary phone number.
setPublishPhone2(Integer) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setPublishPhone2(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setPublishPhone2(Integer) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets an integer indicating whether or not to publish phone 2 number.
setPublishPhone2(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets a string indicating whether or not to publish the phone 2 number.
setPublishPhone2(Integer) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets whether the secondary phone number should be published.
setPublishPhone2(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets whether the secondary phone number should be published.
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.usermanagement.commands.UserRegistrationCmd
Sets a string indicating whether or not publish phone 2 number.
setPublishPhone2(Integer) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets whether to publish the secondary phone number.
setPublishPhone2(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets whether to publish the secondary phone number.
setPublishRequest(PublishRequest) - Method in class com.ibm.commerce.context.content.resources.metadata.ResourceContainerMetaData
This method sets the publish request metadata of the resource container.
setPublishTime(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSet
Sets the value of the 'Publish Time' attribute.
setPublishTime(Timestamp) - Method in class com.ibm.commerce.catalog.objects.ProductSetAccessBean
 
setPublishTime(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetAccessBean
 
setPublishTime(Timestamp) - Method in class com.ibm.commerce.catalog.objects.ProductSetEntityCreationData
Sets the product set publish time.
setPullActionStatement(String) - Method in class com.ibm.commerce.context.content.resources.metadata.PublishTask
Sets the pull action statement.
setPurchaseCondition(Condition) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the purchaseCondition.
setPurchaseCondition(Condition) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the purchaseCondition.
setPurchaseConditionType(int) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the coupon promotion purchase condition type.
setPurchaseCondType(String) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setPurchaseDate(Date) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setPurchaseDate(Object) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListPurchaseRecordType
Sets the value of the 'Purchase Date' attribute.
setPurchaseDate(Date) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
Sets the date when the purchase is made.
setPurchaseDetails(SubscriptionPurchaseDetailsType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionType
Sets the value of the 'Purchase Details' containment reference.
setPurchasedItemDetails(PurchasedItemDetailsType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListPurchaseRecordType
Sets the value of the 'Purchased Item Details' containment reference.
setPurchaseLimitId(Long) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setPurchaseLimitId(String) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setPurchaseLocation(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setPurchaseLocation(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
Sets the location where the item in the record was purchased.
setPurchaseorder_id(String) - Method in class com.ibm.commerce.order.commands.OrderProcessCmd.Group
Set the purchase order id
setPurchaseOrderId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets buyer purchase order id
setPurchaseOrderId(Long) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setPurchaseOrderNumber(String) - Method in class com.ibm.commerce.order.commands.OrderScheduleCmdImpl
This method sets the purchase order number.
setPurchaseOrderNumber(String) - Method in class com.ibm.commerce.payment.objects.BuyerPurchaseOrderAccessBean
 
setPurchaseOrderRequestHeader(PurchaseOrderRequestHeader) - Method in class com.ibm.commerce.me.datatype.CIQuoteImpl
This method sets the purchase order request header.
setPurchaseQuantity(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setPurchaseQuantity(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
Sets the quantity of the item purchase in this record.
setPurchaserAddress(ContactInfoType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListPurchaseRecordType
Sets the value of the 'Purchaser Address' containment reference.
setPurchaseRecordId(Long) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
Sets the purchase record id of this purchase record.
setPurchaseRecordIdentifier(PurchaseRecordIdentifierType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListPurchaseRecordType
Sets the value of the 'Purchase Record Identifier' containment reference.
setPurge(String) - Method in interface com.ibm.commerce.order.commands.CancelPONumberCmd
This method sets the purge property of the command.
setPurge(String) - Method in class com.ibm.commerce.order.commands.CancelPONumberCmdImpl
This method sets the purge property of the command.
setPurge(String) - Method in interface com.ibm.commerce.payment.commands.DoCancelCmd
Deprecated.
Sets the purge property of the command.
setPurge(String) - Method in class com.ibm.commerce.payment.commands.DoCancelCmdImpl
Deprecated.
Sets the purge property of the command.
setPushAction(String) - Method in class com.ibm.commerce.context.content.resources.metadata.PublishTask
Sets the push action.
setPushActionResource(String) - Method in class com.ibm.commerce.context.content.resources.metadata.PublishTask
Sets the push action resource.
setPVCAdapterDesc(PVCAdapterDesc) - Method in interface com.ibm.commerce.pvcadapter.PVCAdapter
Sets the description of the PvC adapter.
setPVCAdapterDesc(PVCAdapterDesc) - Method in class com.ibm.commerce.pvcadapter.PVCAdapterImpl
Sets the descriptor of the PVCAdapter.
setPVCBindingId(Long) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBindingAccessBean
 
setPVCBindingId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBindingAccessBean
 
setPvcRegMode(String) - Method in interface com.ibm.commerce.pvc.commands.PVCChangeDeviceCmd
Sets the PvC registration mode.
setPvcRegMode(String) - Method in class com.ibm.commerce.pvc.commands.PVCChangeDeviceCmdImpl
Sets the PvC registration mode.
setPvcRegMode(String) - Method in interface com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmd
Sets the PvC registration mode.
setPvcRegMode(String) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the PvC registration mode.
setPVCSessionId(Long) - Method in interface com.ibm.commerce.pvc.commands.PVCChangeDeviceCmd
Sets the PvC session ID.
setPVCSessionId(Long) - Method in class com.ibm.commerce.pvc.commands.PVCChangeDeviceCmdImpl
Sets the PvC session ID.
setPVCSessionId(Long) - Method in interface com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmd
Sets the PvC session ID.
setPVCSessionId(Long) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the PvC session ID.
setPvcSessionId(String) - Method in class com.ibm.commerce.pvcadapter.DeviceInfo
Sets reference number to the client's session recored in PVCSESSION table.
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.pvcadapter.PVCAdapterImpl
Sets the session identifier necessary for session control using PvC adapter.
setPVCSessionId(Long) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBindingAccessBean
 
setPVCSessionId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBindingAccessBean
 
setPVCSessionId(Long) - Method in class com.ibm.commerce.pvcdevices.objects.PVCSessionAccessBean
 
setPVCSessionId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCSessionAccessBean
 
setPvcsessionId(Long) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setPvcsessionId(String) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setPvcSessionType(String) - Method in class com.ibm.commerce.pvcadapter.DeviceInfo
Sets type of the client's session stored in PVCSESSION table.
setPx_cdspecForPx_promotion(Px_cdspec) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Px cdspec For Px promotion' reference.
setPx_element_id(long) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_element
Sets the value of the 'Px element id' attribute.
setPx_element_id(long) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_elementnvp
Sets the value of the 'Px element id' attribute.
setPx_elementForPx_elementnvp(Px_element) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_elementnvp
Sets the value of the 'Px element For Px elementnvp' reference.
setPx_elementnvp_id(long) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_elementnvp
Sets the value of the 'Px elementnvp id' attribute.
setPx_group_id(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_group
Sets the value of the 'Px group id' attribute.
setPx_group_id(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Px group id' attribute.
setPx_groupForPx_promotion(Px_group) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Px group For Px promotion' reference.
setPx_promoauthForPx_promotion(Px_promoauth) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Px promoauth For Px promotion' reference.
setPx_promocd_id(long) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promocd
Sets the value of the 'Px promocd id' attribute.
setPx_promotion_id(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_description
Sets the value of the 'Px promotion id' attribute.
setPx_promotion_id(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_element
Sets the value of the 'Px promotion id' attribute.
setPx_promotion_id(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoaudit
Sets the value of the 'Px promotion id' attribute.
setPx_promotion_id(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoauth
Sets the value of the 'Px promotion id' attribute.
setPx_promotion_id(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promocd
Sets the value of the 'Px promotion id' attribute.
setPx_promotion_id(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Px promotion id' attribute.
setPx_promotionForPx_description(Px_promotion) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_description
Sets the value of the 'Px promotion For Px description' reference.
setPx_promotionForPx_element(Px_promotion) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_element
Sets the value of the 'Px promotion For Px element' reference.
setPx_promotionForPx_promoaudit(Px_promotion) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoaudit
Sets the value of the 'Px promotion For Px promoaudit' reference.
setPx_promotionForPx_promoauth(Px_promotion) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoauth
Sets the value of the 'Px promotion For Px promoauth' reference.
setPx_promotionForPx_promocd(Px_promotion) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promocd
Sets the value of the 'Px promotion For Px promocd' reference.
setQtyAllocated(Integer) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setQtyAllocated(String) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setQtyAllocated(Integer) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean
 
setQtyAllocated(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsBackOrderAllocationAccessBean
 
setQtyAllocated(Integer) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setQtyAllocated(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setQtyAllocated(Integer) - Method in class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean
 
setQtyAllocated(String) - Method in class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean
 
setQtyAllocated(Integer) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setQtyAllocated(String) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setQtyAllocBackOrder(Integer) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setQtyAllocBackOrder(String) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setQtyAvailable(Integer) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setQtyAvailable(String) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setQtyAvailable(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets qtyAvailable.
setQtyAvailableOperator(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets qtyAvailableOperator.
setQtyBackOrdered(Integer) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setQtyBackOrdered(String) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setQtyInKits(Integer) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setQtyInKits(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setQtyInProcess(Integer) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setQtyInProcess(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setQtyMeasure(String) - Method in class com.ibm.commerce.couponpromotion.objects.PromoProdAccessBean
 
setQtyMeasure(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets qtyMeasure.
setQtyMeasureCaseSensitive(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets qtyMeasureCaseSensitive.
setQtyMeasureOperator(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets qtyMeasureOperator.
setQtyNeeded(Integer) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setQtyNeeded(String) - Method in class com.ibm.commerce.inventory.objects.BackOrderAllocationAccessBean
 
setQtyOnHand(Integer) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setQtyOnHand(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setQtyOrdered(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCreateCmdImpl
Sets quantity ordered from vendor.
setQtyOrdered(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordUpdateCmdImpl
Sets quantity ordered from vendor.
setQtyOrdered(Integer) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setQtyOrdered(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setQtyOrdered(Integer) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setQtyOrdered(String) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setQtyPicked(Integer) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setQtyPicked(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
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.commands.CreateReceiptCmdImpl
 
setQtyReceived(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the number of items being received.
setQtyReceived(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
setQtyReceived(String) - Method in interface com.ibm.commerce.inventory.commands.ReceiptCreateCmd
Sets the quantity received.
setQtyReceived(String) - Method in class com.ibm.commerce.inventory.commands.ReceiptCreateCmdImpl
 
setQtyReceived(Integer) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setQtyReceived(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setQtyReceived(Integer) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setQtyReceived(String) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setQtyReceived(Integer) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setQtyReceived(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setQtyRemaining(Integer) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setQtyRemaining(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsDetailAccessBean
 
setQtyRemaining(Integer) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setQtyRemaining(String) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setQtyReserved(Integer) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setQtyReserved(String) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setQtyReturned(Integer) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setQtyReturned(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setQtyShipped(Integer) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setQtyShipped(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setQtyunit(String) - Method in interface com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmd
Stores the quantity unit.
setQtyunit(String) - Method in class com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmdImpl
Stores the quantity unit.
setQtyunit(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmd
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.ModifyRFQCatentryRelCmd
Stores the quantity unit.
setQtyunit(String) - Method in class com.ibm.commerce.utf.commands.ModifyRFQCatentryRelCmdImpl
Stores the quantity unit.
setQtyunitId(String) - Method in interface com.ibm.commerce.catalogmanagement.commands.OfferAddCmd
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.OfferDeleteCmd
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.OfferUpdateCmd
Sets the quantity unit ID.
setQtyunitId(String) - Method in class com.ibm.commerce.catalogmanagement.commands.OfferUpdateCmdImpl
Set the quantity unit Id.
setQtyUnitId(String) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setQualifier(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.OfferPriceType
Sets the value of the 'Qualifier' attribute.
setQualifier(int) - Method in class com.ibm.commerce.marketing.promotion.condition.OrderQualifyingTotalBasedPurchaseCondition
Setter for qualifier: EXACT or MINIMUM
setQualifiers(SimpleCondition.Qualifier[]) - Method in class com.ibm.commerce.condition.SimpleCondition
Sets the array of qualifiers.
setQuantities(String[]) - Method in interface com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmd
This method sets the list of quantities of the configuration components.
setQuantities(String[]) - Method in class com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmdImpl
This method sets the list of quantities of the configuration components.
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(QuantityAmount[]) - Method in class com.ibm.commerce.price.commands.RetrievePricesCmdImpl
Sets the quantities of the catentries to be used for calculating the prices.
setQuantity(double) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AssociationType
Sets the value of the 'Quantity' attribute.
setQuantity(double) - Method in interface com.ibm.commerce.catalog.facade.datatypes.KitComponentType
Sets the value of the 'Quantity' attribute.
setQuantity(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryRelation
Sets the value of the 'Quantity' attribute.
setQuantity(double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitConfigurationComponentList
Sets the value of the 'Quantity' attribute.
setQuantity(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItem
Sets the value of the 'Quantity' attribute.
setQuantity(double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Inventory
Sets the value of the 'Quantity' attribute.
setQuantity(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
Sets the value of the 'Quantity' attribute.
setQuantity(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
Sets the value of the 'Quantity' attribute.
setQuantity(Double) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setQuantity(Double) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationEntityCreationData
Sets the quantity.
setQuantity(Double) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setQuantity(Double) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setQuantity(Double) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setQuantity(Double) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData
Sets the quantity.
setQuantity(Double) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setQuantity(Double) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
Sets the quantity.
setQuantity(Double) - Method in class com.ibm.commerce.discount.rules.FreebieItem
Set the quantity of the freebie item.
setQuantity(BigDecimal) - Method in class com.ibm.commerce.discount.rules.ServiceDiscount
Set quantity.
setQuantity(QuantityType) - Method in interface com.ibm.commerce.foundation.common.datatypes.UnitPriceType
Sets the value of the 'Quantity' containment reference.
setQuantity(Double) - Method in class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This method sets quantity (optional).
setQuantity(String) - Method in class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This method sets quantity (optional).
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.commands.InventoryBaseCmdImpl
Set a quantity.
setQuantity(Double) - Method in interface com.ibm.commerce.fulfillment.commands.ResolveFulfillmentCenterCmd
Set a quantity.
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.UpdateInventoryCmd
Set a quantity to update the inventory.
setQuantity(Double) - Method in class com.ibm.commerce.fulfillment.objects.InventoryAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.fulfillment.objects.InventoryAccessBean
 
setQuantity(Double) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemShipConfirmationAccessBean
 
setQuantity(QuantityType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.PurchasedItemDetailsType
Sets the value of the 'Quantity' containment reference.
setQuantity(Hashtable) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemAddCmd
Sets the quantity parameters (optional with default is 1).
setQuantity(Hashtable) - Method in class com.ibm.commerce.interestitems.commands.InterestItemAddCmdImpl
The quantity of the item to add.
setQuantity(String) - Method in class com.ibm.commerce.inventory.beans.PackslipOrderItemDataBean
This method sets the quantity.
setQuantity(String) - Method in class com.ibm.commerce.inventory.beans.PickTicketPickbatchItemDataBean
This method sets the quantity.
setQuantity(String) - Method in interface com.ibm.commerce.inventory.commands.AdjustInventoryCmd
This method sets the quantity for the new created inventory
setQuantity(String) - Method in class com.ibm.commerce.inventory.commands.AdjustInventoryCmdImpl
This method sets the quantity to the new created inventory
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.commands.AdjustInventoryReservationCmdImpl
 
setQuantity(String) - Method in interface com.ibm.commerce.inventory.commands.AdjustReceiptCmd
Sets the quantity to adjust.
setQuantity(String) - Method in class com.ibm.commerce.inventory.commands.AdjustReceiptCmdImpl
 
setQuantity(Double) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets a quantity to check the inventory.
setQuantity(Double) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets a quantity to check the inventory.
setQuantity(Double) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets a quantity to check the inventory.
setQuantity(Integer) - Method in interface com.ibm.commerce.inventory.commands.GenericInventoryAdjustCmd
This method sets the quantity of the product to adjust.
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.GenericInventoryReserveCmd
Set the quantity of the product to reserve.
setQuantity(String) - Method in interface com.ibm.commerce.inventory.commands.InventoryAdjustCmd
This method sets the quantity to adjust.
setQuantity(String) - Method in class com.ibm.commerce.inventory.commands.InventoryAdjustCmdImpl
 
setQuantity(Integer) - Method in interface com.ibm.commerce.inventory.commands.ReserveInventoryCmd
Sets the quantity of the reservation.
setQuantity(Integer) - Method in class com.ibm.commerce.inventory.commands.ReserveInventoryCmdImpl
 
setQuantity(QuantityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryAdjustmentType
Sets the value of the 'Quantity' containment reference.
setQuantity(Integer) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setQuantity(Integer) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setQuantity(Double) - Method in class com.ibm.commerce.marketing.commands.elements.OrderInfo
This method sets the quantity of the order item.
setQuantity(Integer) - Method in class com.ibm.commerce.marketing.promotion.choice.gift.CatalogEntryGiftItem
Sets the quantity associated with this gift item.
setQuantity(Integer) - Method in interface com.ibm.commerce.marketing.promotion.choice.gift.GiftItem
Sets the quantity associated with this gift item.
setQuantity(BigDecimal) - Method in interface com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderItemTaskCmd
Sets the quantity for the OrderItem.
setQuantity(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderItemTaskCmdImpl
 
setQuantity(long) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
Deprecated.
replaced by setQuantityInDouble
setQuantity(String) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Sets 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.negotiation.commands.AuctionTaskBaseCmdImpl
Sets auction quantity.
setQuantity(Double) - Method in class com.ibm.commerce.negotiation.commands.ModifyAuctionTaskCmdImpl
Sets auction quantity.
setQuantity(Double) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setQuantity(Double) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setQuantity(Double) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setQuantity(Double) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setQuantity(BigDecimal) - Method in class com.ibm.commerce.order.calculation.Item
 
setQuantity(Double) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the quantity of the new/copied/updated order item(s).
setQuantity(QuantityType) - Method in interface com.ibm.commerce.order.facade.datatypes.GiftItemType
Sets the value of the 'Quantity' containment reference.
setQuantity(QuantityType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.GiftItemTypeImpl
 
setQuantity(QuantityType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemComponentTypeImpl
 
setQuantity(QuantityType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setQuantity(QuantityType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemComponentType
Sets the value of the 'Quantity' containment reference.
setQuantity(QuantityType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'Quantity' containment reference.
setQuantity(Double) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets order item quantity
setQuantity(Double) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setQuantity(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.AddItemsToFulfillmentOrderCmd
Sets the quantity parameters.
setQuantity(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.AddItemsToFulfillmentOrderCmdImpl
Sets the quantity parameters.
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(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(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderConfigurationAddCmd
This method sets the quantities of the dynamic kits.
setQuantity(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderConfigurationBaseCmdImpl
This method sets the quantities of the dynamic kits.
setQuantity(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
Set the quantity parameters (mandatory).
setQuantity(Integer, Double) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the quantity parameters.
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.OrderItemUpdateCmd
Set the quantity parameters (optional).
setQuantity(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setQuantity(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDispositionAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDispositionAccessBean
 
setQuantity(Double) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setQuantity(Double) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemComponentAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemComponentAccessBean
 
setQuantity(Double) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemSerialAccessBean
 
setQuantity(Double) - Method in class com.ibm.commerce.orderquotation.commands.OrderItemSelectCmd.EnumerationGroup
Sets the quantity to be set in the shopping cart's quotation selection Orders for each of the items specified by orderItemId_<i>.
setQuantity(QuantityAmount) - Method in class com.ibm.commerce.price.beans.EntitledPriceDataBean
Sets the product quantity for calculating the price.
setQuantity(QuantityAmount) - Method in class com.ibm.commerce.price.beans.FloorPriceDataBean
Sets the quantity amount of the input catalog entry that is to be priced (Optional).
setQuantity(QuantityAmount) - Method in interface com.ibm.commerce.price.beans.FloorPriceInputDataBean
Sets the quantity amount of the input catalog entry that is to be priced (Optional).
setQuantity(QuantityAmount) - Method in class com.ibm.commerce.price.commands.AbstractGetEntitledPriceCmdImpl
Sets the quantity amount of the input catalog entry that is to be priced.
setQuantity(QuantityAmount) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Sets the quantity of the catalog entry ID to price.
setQuantity(QuantityAmount) - Method in class com.ibm.commerce.price.commands.EntitledPriceDataBeanCmdImpl
Sets the product quantity for calculating the price.
setQuantity(QuantityAmount) - Method in interface com.ibm.commerce.price.commands.FloorPriceLookupCmd
Sets the quantity amount of the input catalog entry that is to be priced (Optional).
setQuantity(QuantityAmount) - Method in class com.ibm.commerce.price.commands.FloorPriceLookupCmdImpl
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.GetBaseSpecialPriceCmd
(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 class com.ibm.commerce.price.commands.GetBaseUnitPriceCmdImpl
(Optional) Set the quantity amount of the catalog entry that is to be priced.
setQuantity(QuantityAmount) - Method in interface com.ibm.commerce.price.commands.GetContractSpecialPriceCmd
Sets the quantity of the input catalog entry that is to be priced.
setQuantity(QuantityAmount) - Method in interface com.ibm.commerce.price.commands.GetContractUnitPriceCmd
Sets the quantity of the input 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.GetEntitledPriceCmd
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.GetProductBaseUnitPriceCmd
(Optional) Set the quantity amount of the catalog entry that is to be priced.
setQuantity(QuantityAmount) - Method in interface com.ibm.commerce.price.commands.GetProductContractUnitPriceCmd
Sets the quantity of the input catalog entry that is to be priced.
setQuantity(QuantityAmount) - Method in interface com.ibm.commerce.price.commands.ValidateDelegatedPriceCmd
Sets the quantity amount of the input catalog entry that is to be priced (Optional).
setQuantity(QuantityAmount) - Method in class com.ibm.commerce.price.commands.ValidateDelegatedPriceCmdImpl
Sets the quantity amount of the input catalog entry that is to be priced (Optional).
setQuantity(String) - Method in class com.ibm.commerce.price.facade.server.util.ExternalPriceMemoryCacheKey
 
setQuantity(Double) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmd
Set the quantity.
setQuantity(Double) - Method in class com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmdImpl
Set the quantity.
setQuantity(Double) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmd
Set quantity.
setQuantity(Double) - Method in class com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmdImpl
Set the quantity.
setQuantity(QuantityAmount) - Method in class com.ibm.commerce.price.utils.QuantityAmountDataBeanImpl
Set the quantity.
setQuantity(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the quantity parameters (mandatory).
setQuantity(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the quantity parameters (optional).
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.returns.commands.CalculateReturnItemAdjustmentCreditCmdImpl
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.CalculateReturnItemCreditCmdImpl
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.CalculateReturnItemCreditForCatEntryCmdImpl
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.CalculateReturnItemProductCreditCmdImpl
Set the quantity to be credited.
setQuantity(Integer) - Method in interface com.ibm.commerce.returns.commands.ReturnItemToInventoryCmd
Set the quantity to return to inventory.
setQuantity(Integer) - Method in class com.ibm.commerce.returns.commands.ReturnItemToInventoryCmdImpl
This method sets the quantity to returned to inventory.
setQuantity(String) - Method in interface com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmd
Stores the requested quantity
setQuantity(Double) - Method in class com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmdImpl
Stores the requested quantity
setQuantity(String) - Method in class com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmdImpl
Stores the requested quantity
setQuantity(Double) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setQuantity(QuantityType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPurchaseDetailsType
Sets the value of the 'Quantity' containment reference.
setQuantity(Integer) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Quantity' attribute.
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.taxation.commands.GetDisplayTaxesCmdImpl
Sets the product quantity for calculating the taxes.
setQuantity(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmd
Stores the requested quantity
setQuantity(Double) - Method in class com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmdImpl
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.ModifyRFQCatentryRelCmd
Stores the requested quantity
setQuantity(Double) - Method in class com.ibm.commerce.utf.commands.ModifyRFQCatentryRelCmdImpl
Stores the requested quantity
setQuantity(String) - Method in class com.ibm.commerce.utf.commands.ModifyRFQCatentryRelCmdImpl
Stores the requested quantity
setQuantity(Double) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setQuantity(String) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setQuantityAllocated(QuantityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryDetailType
Sets the value of the 'Quantity Allocated' containment reference.
setQuantityBought(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean
 
setQuantityBought(QuantityType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListItemType
Sets the value of the 'Quantity Bought' containment reference.
setQuantityBought(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
Sets the quantity bought by the gift giver for the item
setQuantityConfirmed(Integer) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setQuantityExpected(Double) - Method in interface com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmd
This method sets the expected quantity
setQuantityExpected(Double) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmdImpl
This method sets the expected quantity
setQuantityInDouble(double) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the quantity of this item in the double data type.
setQuantityInProcess(QuantityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryReceiptType
Sets the value of the 'Quantity In Process' containment reference.
setQuantityMeasure(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.BaseItem
Sets the value of the 'Quantity Measure' attribute.
setQuantityMeasure(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryShipment
Sets the value of the 'Quantity Measure' attribute.
setQuantityMeasure(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Inventory
Sets the value of the 'Quantity Measure' attribute.
setQuantityMeasure(String) - Method in interface com.ibm.commerce.fulfillment.commands.CheckInventoryCmd
Set a quantity measure to check the inventory (optional).
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.ResolveFulfillmentCenterCmd
Set a quantity measure.
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.UpdateInventoryCmd
Set a quantity measure to update the inventory (optional).
setQuantityMeasure(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setQuantityMeasure(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingEntityCreationData
Sets the unit of measurement for nominal quantity and quantity multiple.
setQuantityMeasure(String) - Method in class com.ibm.commerce.fulfillment.objects.InventoryAccessBean
 
setQuantityMeasure(String) - Method in interface com.ibm.commerce.inventory.commands.AdjustInventoryCmd
This method sets the quantity measure
setQuantityMeasure(String) - Method in class com.ibm.commerce.inventory.commands.AdjustInventoryCmdImpl
This method sets the quantity measure
setQuantityMeasure(String) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets a quantity measure to check the inventory (optional).
setQuantityMeasure(String) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets a quantity measure to check the inventory (optional).
setQuantityMeasure(String) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets a quantity measure to check the inventory (optional).
setQuantitymeasure(String) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invavl
Sets the value of the 'Quantitymeasure' attribute.
setQuantitymeasure(String) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Quantitymeasure' attribute.
setQuantityMeasure(String) - Method in class com.ibm.commerce.inventory.objects.BaseItemAccessBean
 
setQuantityMultiple(double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.BaseItem
Sets the value of the 'Quantity Multiple' attribute.
setQuantityMultiple(double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryShipment
Sets the value of the 'Quantity Multiple' attribute.
setQuantityMultiple(Double) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setQuantityMultiple(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setQuantityMultiple(Double) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingEntityCreationData
Sets the quantity multiple that the product can sell in.
setQuantityMultiple(Double) - Method in class com.ibm.commerce.inventory.objects.BaseItemAccessBean
 
setQuantityMultiple(String) - Method in class com.ibm.commerce.inventory.objects.BaseItemAccessBean
 
setQuantityOnAuction(Double) - Method in interface com.ibm.commerce.negotiation.commands.CalculateBestBidCmd
Sets the quantity on auction value.
setQuantityOnAuction(Double) - Method in class com.ibm.commerce.negotiation.commands.CalculateBestBidCmdImpl
Sets 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.DetermineWinnersCmdImpl
Sets the quantity available for auction.
setQuantityOnHand(Double) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeOnhandInventoryRecordTaskCmdImpl
This method sets the on hand quantity
setQuantityOnHand(QuantityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryReceiptType
Sets the value of the 'Quantity On Hand' containment reference.
setQuantityOrdered(QuantityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryDetailType
Sets the value of the 'Quantity Ordered' containment reference.
setQuantityReceived(QuantityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryDetailType
Sets the value of the 'Quantity Received' containment reference.
setQuantityReceived(QuantityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryReceiptType
Sets the value of the 'Quantity Received' containment reference.
setQuantityRemaining(QuantityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryDetailType
Sets the value of the 'Quantity Remaining' containment reference.
setQuantityRequested(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean
 
setQuantityRequested(QuantityType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListItemType
Sets the value of the 'Quantity Requested' containment reference.
setQuantityRequested(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryItemVO
Sets the quantity requested by the registrant for the item
setQuantityRequested(Integer) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setQuantityShipped(Integer) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setQuantityUnit(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.OfferPriceType
Sets the value of the 'Quantity Unit' attribute.
setQuantityUnit(String) - Method in interface com.ibm.commerce.rfq.commands.CreatePAttributeValueCmd
Sets the quantity unit.
setQuantityUnit(String) - Method in class com.ibm.commerce.rfq.commands.CreatePAttributeValueCmdImpl
Sets the quantity unit.
setQuantityUnitConversionId(Integer) - Method in class com.ibm.commerce.common.objects.QuantityUnitConversionAccessBean
 
setQuantityUnitConversionId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitConversionAccessBean
 
setQuantityUnitId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Quantity Unit Id' attribute.
setQuantityUnitId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Quantity Unit Id' attribute.
setQuantityUnitId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitConfigurationComponentList
Sets the value of the 'Quantity Unit Id' attribute.
setQuantityUnitId(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Quantity Unit Id' attribute.
setQuantityUnitId(String) - Method in class com.ibm.commerce.common.beans.QuantityUnitDataBean
This method sets the QuantityUnitId.
setQuantityUnitId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitAccessBean
 
setQuantityUnitId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitDescriptionAccessBean
 
setQuantityUnitId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setQuantityUnitId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitMappingAccessBean
 
setQuantityUnitId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationScaleAccessBean
 
setQuantityUnitId(String) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setQuantityUnitId(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setQuantityUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets auction's quantity from the WebSphere Commerce tools framework XML object, and sets it for the command.
setQuantityUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets auction's quantity from the WebSphere Commerce tools framework XML object, and sets it for the command.
setQueriesSupported(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method marks if the query is supported.
setQueryColumnName(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.ColumnColumn
Sets the column name of the table in the query.
setQueryKeyColumnName(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.Mapping
Sets the primary key column name in the query.
setQueryOnly(boolean) - Method in interface com.ibm.commerce.emarketing.commands.ListEmailRecipientsInMemberGroupTaskCmd
Defers executing the query generated for querying members of the group to the caller.
setQueryOnly(boolean) - Method in class com.ibm.commerce.emarketing.commands.ListEmailRecipientsInMemberGroupTaskCmdImpl
Defers executing the query generated for querying members of the group to the caller.
setQueryOnly(boolean) - Method in interface com.ibm.commerce.membergroup.commands.ListUsersInMemberGroupCmd
Defers executing the query generated for querying members of the group to the caller.
setQueryOnly(boolean) - Method in class com.ibm.commerce.membergroup.commands.ListUsersInMemberGroupCmdImpl
Defers executing the query generated for querying members of the group to the caller.
setQueryOnly(boolean) - Method in interface com.ibm.commerce.membergroup.commands.ListUsersInStoreMemberGroupCmd
Defers executing the query generated for querying members of the group to the caller.
setQueryOnly(boolean) - Method in class com.ibm.commerce.membergroup.commands.ListUsersInStoreMemberGroupCmdImpl
Defers executing the query generated for querying members of the group to the caller.
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.scheduler.commands.AddJobCmd
This method sets the query string associated with the job.
setQueryString(String) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the query string associated with the job.
setQueryString(String) - Method in class com.ibm.commerce.search.base.AttributeInfo
Reserved for IBM internal use.
setQueryString(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
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).
setQueryWrapper(String) - Method in interface com.ibm.commerce.membergroup.commands.ListUsersInMemberGroupCmd
Wraps the query used to determine the members of the group with the passed parameter.
setQueryWrapper(String) - Method in class com.ibm.commerce.membergroup.commands.ListUsersInMemberGroupCmdImpl
Wraps the query used to determine the members of the group with the passed parameter.
setQueryWrapper(String) - Method in interface com.ibm.commerce.membergroup.commands.ListUsersInStoreMemberGroupCmd
Wraps the query used to determine the members of the group with the passed parameter.
setQueryWrapper(String) - Method in class com.ibm.commerce.membergroup.commands.ListUsersInStoreMemberGroupCmdImpl
Wraps the query used to determine the members of the group with the passed parameter.
setQuestion(String) - Method in interface com.ibm.commerce.member.facade.datatypes.SecurityHintType
Sets the value of the 'Question' attribute.
setQuickDescription(String) - Method in class com.ibm.commerce.utf.beans.RFQDataBean
Sets the description into databean when RFQListDataBean use quick search method
setQuickPublishType(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmd
Sets the quick publish type of the Task Group.
setQuickPublishType(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmdImpl
Sets the quick publish type of the Task Group.
setQuickPublishType(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.ScheduleTaskGroupPromotionCmd
Sets the quick publish type of the Task Group.
setQuickPublishType(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.ScheduleTaskGroupPromotionCmdImpl
Sets the quick publish type of the Task Group.
setQuickPublishType(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmd
Sets the quick publish type of the Task Group.
setQuickPublishType(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmdImpl
Sets the quick publish type of the Task Group.
setQuickPublishType(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupCmd
Sets the quick publish type of the Task Group.
setQuickPublishType(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupCmdImpl
Sets the quick publish type of the Task Group.
setQuickPublishType(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setQuickPublishType(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setQuickPublishType(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupEntityCreationData
Sets the quickPublishType.
setQuickSearch() - Method in class com.ibm.commerce.utf.beans.RFQListBean
Uses quick search method
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.
setQuotationContractId(Long) - Method in class com.ibm.commerce.orderquotation.commands.QuotationRequest
Sets the quotation contract id.
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 interface com.ibm.commerce.orderquotation.commands.RequestOrderQuotationCmd
Sets 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.StoreRequestOrderQuotationCmd
Set the list of quotation requests that are to be transmitted.
setQuotationRequests(List) - Method in class com.ibm.commerce.orderquotation.commands.StoreRequestOrderQuotationCmdImpl
Set the list of quotation requests that are to be transmitted.
setQuotationResponse(QuotationResponse) - Method in interface com.ibm.commerce.orderquotation.commands.OrderQuotationCreateCmd
Sets the quotation response.
setQuotationResponse(QuotationResponse) - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationCreateCmdImpl
Sets the quotation response.
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.
setQuotationStoreId(Integer) - Method in class com.ibm.commerce.orderquotation.commands.QuotationRequest
Sets the quotation store id.
setQuotationStoreIds(Hashtable) - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationRequestCmdImpl
(Optional) Sets the quotationStoreIds.
setQuotationSubmission(String) - Method in interface com.ibm.commerce.order.commands.OrderProcessCmd
Sets the quotationSubmission parameter.
setQuotationSubmission(String) - Method in class com.ibm.commerce.order.commands.OrderProcessCmdImpl
Sets the quotationSubmission parameter.
setQuotationSubmission(String) - Method in class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method sets the quotationSubmission parameter.
setQuotationSubmission(String) - Method in interface com.ibm.commerce.order.commands.ProcessOrderCmd
This method sets the quotationSubmission parameter.
setQuotationSubmission(String) - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
This method sets the quotationSubmission parameter.
setQuotationType(String) - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationRequestCmdImpl
(Optional) This method sets the quotation type.
setQuotationType(String) - Method in class com.ibm.commerce.orderquotation.commands.QuotationRequest
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
This method sets a value in the hash table with the specified key.
setQuote(QuoteType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Quote' containment reference.
setQuote(QuoteType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setQuote(OrderAccessBean) - Method in interface com.ibm.commerce.quote.commands.QuoteCancelCmd
Sets the quote to cancel.
setQuote(OrderAccessBean) - Method in class com.ibm.commerce.quote.commands.QuoteCancelCmdImpl
Sets the quote to be saved and adds it to the list of quotes to be processed.
setQuote(OrderAccessBean) - Method in interface com.ibm.commerce.quote.commands.QuoteCopyCmd
Sets the quote to be copied.
setQuote(OrderAccessBean) - Method in class com.ibm.commerce.quote.commands.QuoteCopyCmdImpl
Sets the quote to be copied and adds it to the list of quotes to be processed.
setQuote(OrderAccessBean) - Method in interface com.ibm.commerce.quote.commands.QuoteDisplayCmd
Sets the quote to display.
setQuote(OrderAccessBean) - Method in class com.ibm.commerce.quote.commands.QuoteDisplayCmdImpl
Sets the quote to be displayed and adds it to the list of quotes to be processed.
setQuote(OrderAccessBean) - Method in interface com.ibm.commerce.quote.commands.QuoteGenerateOrderCmd
Sets the quote to generateOrderFrom.
setQuote(OrderAccessBean) - Method in class com.ibm.commerce.quote.commands.QuoteGenerateOrderCmdImpl
Sets the quote to generate an order and adds it to the list of quotes to be processed.
setQuote(OrderAccessBean) - Method in interface com.ibm.commerce.quote.commands.QuotePrepareCmd
Sets the quote to prepare.
setQuote(OrderAccessBean) - Method in class com.ibm.commerce.quote.commands.QuotePrepareCmdImpl
Sets the quote to be saved and adds it to the list of quotes to be processed.
setQuote(OrderAccessBean) - Method in interface com.ibm.commerce.quote.commands.QuoteSaveCmd
Sets the quote to save.
setQuote(OrderAccessBean) - Method in class com.ibm.commerce.quote.commands.QuoteSaveCmdImpl
Sets the quote to be saved and adds it to the list of quotes to be processed.
setQuoteBODVersion(String) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Quote BOD Version' attribute.
setQuoteBODVersion(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setQuoteExpireDate(Timestamp) - Method in interface com.ibm.commerce.quote.commands.QuoteSaveCmd
Sets the expiry date for the quote.
setQuoteExpireDate(Timestamp) - Method in class com.ibm.commerce.quote.commands.QuoteSaveCmdImpl
Sets the expiry date for the quote.
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.
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 class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method 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
This method 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.ProcessOrderCmdImpl
This method sets the URL to redirect to if the order total expired in agreement with the expiry policy set by the setQuoteExpiryPolicy method.
setQuoteExpirePeriod(Long) - Method in interface com.ibm.commerce.quote.commands.QuoteSaveCmd
Sets the expiry period for the quote.
setQuoteExpirePeriod(Long) - Method in class com.ibm.commerce.quote.commands.QuoteSaveCmdImpl
Sets the expiry period for the quote.
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.
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 class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method 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.ProcessOrderCmdImpl
This method 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
 
setQuoteGoodFor(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setQuotegoodfor(Integer) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Quotegoodfor' attribute.
setQuoteID(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setQuoteID(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Quote ID' attribute.
setQuoteIdentifier(QuoteIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setQuoteIdentifier(QuoteIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.QuoteTypeImpl
 
setQuoteIdentifier(QuoteIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Quote Identifier' containment reference.
setQuoteIdentifier(QuoteIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.QuoteType
Sets the value of the 'Quote Identifier' containment reference.
setQuoteOrderId(String) - Method in class com.ibm.commerce.order.commands.OrderCreateQuoteCmdImpl
Sets the Id of the Quote created from Order.
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).
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).
setQuotes(List) - Method in class com.ibm.commerce.order.facade.server.commands.AbstractFetchQuoteCmdImpl
 
setQuotes(List) - Method in class com.ibm.commerce.order.facade.server.commands.ComposeExternalQuoteCmdImpl
This method sets the list of quotes.
setRaBackAlloNum(Integer) - Method in class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean
 
setRaBackAlloNum(String) - Method in class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean
 
setRaDetailComment(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCreateCmdImpl
Sets the comment.
setRaDetailComment(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordUpdateCmdImpl
Sets the comment.
setRaDetailComment(String) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
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.commands.CreateReceiptCmdImpl
 
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.commands.ManageInventoryCmd
Sets the identifier of the record detail of the expected inventory.
setRaDetailId(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
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.ReceiptCreateCmdImpl
 
setRaDetailId(Long) - Method in class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean
 
setRaDetailId(String) - Method in class com.ibm.commerce.inventory.objects.RABackOrderAllocationAccessBean
 
setRaDetailId(Long) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setRaDetailId(String) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setRaDetailId(Long) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setRaDetailId(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setRadius(double) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestType
Sets the value of the 'Radius' attribute.
setRadixPoint(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatDescriptionAccessBean
 
setRadixPoint(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setRaId(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCloseCmdImpl
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.ExpectedInventoryRecordDeleteCmdImpl
Sets the expected inventory record identifier.
setRaId(String) - Method in interface com.ibm.commerce.inventory.commands.ExpectedInventoryRecordUpdateCmd
Sets the expected inventory record identifier.
setRaId(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordUpdateCmdImpl
 
setRaId(Long) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setRaId(String) - Method in class com.ibm.commerce.inventory.objects.RaDetailAccessBean
 
setRaId(Long) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setRaId(String) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setRange(CalculationRangeAccessBean) - Method in interface com.ibm.commerce.order.calculation.CalculationRangeCmd
Sets the calculation range.
setRange(CalculationRangeAccessBean) - Method in class com.ibm.commerce.order.calculation.FixedAmountCalculationRangeCmdImpl
Sets the calculation range.
setRange(CalculationRangeAccessBean) - Method in class com.ibm.commerce.order.calculation.PercentageCalculationRangeCmdImpl
 
setRange(CalculationRangeAccessBean) - Method in class com.ibm.commerce.order.calculation.PerUnitAmountCalculationRangeCmdImpl
 
setRangeFromVector(Vector) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Sets RangeFromVector.
setRangeFromVector(Vector) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets RangeFromVector.
setRangePattern(GenericPattern) - Method in class com.ibm.commerce.marketing.promotion.reward.ItemCostVolumeDistribution
Sets the pattern object to evaluate the range qualification.
setRangePattern(GenericPattern) - Method in class com.ibm.commerce.marketing.promotion.reward.PatternQuantityVolumeDistribution
Sets the pattern to calculate to range qualification.
setRanges(DistributionRange[]) - Method in class com.ibm.commerce.marketing.promotion.reward.Distribution
This method sets the Ranges of the Distribution.
setRanges(Range[]) - Method in class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffVolumeDiscountAdjustment
Sets ranges
setRanges(Range[]) - Method in class com.ibm.commerce.marketing.promotion.reward.PercentOffVolumeDiscountAdjustment
Sets ranges
setRanges(Vector) - Method in class com.ibm.commerce.tools.epromotion.RLOrderLevelPromotion
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.RLRangedProductLevelPromotion
Sets the ranges.
setRangeStart(BigDecimal) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setRangeStart(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeAccessBean
 
setRangeText(String) - Method in class com.ibm.commerce.negotiation.operation.NumericRangeDataBeanHelper
Sets the ascii text that represents the range values.
setRangeType(Integer) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Sets RangeType.
setRangeType(Integer) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets RangeType.
setRank(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Rank' attribute.
setRank(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Rank' attribute.
setRank(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroup
Sets the value of the 'Rank' attribute.
setRank(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupPageRelation
Sets the value of the 'Rank' attribute.
setRank(BigDecimal) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
Sets the value of the 'Rank' attribute.
setRank(BigDecimal) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
Sets the value of the 'Rank' attribute.
setRank(Double) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setRank(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setRank(Double) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationEntityCreationData
Sets the rank.
setRank(Double) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setRank(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setRank(Double) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationEntityCreationData
Sets the rank.
setRank(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setRank(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setRank(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData
Sets the rank.
setRank(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setRank(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setRank(BigDecimal) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
Sets the rank.
setRanking(Ranking) - Method in class com.ibm.commerce.marketing.commands.ranking.AbstractCleanupRankingPolicyCmdImpl
This method sets the ranking definition object.
setRanking(Ranking) - Method in class com.ibm.commerce.marketing.commands.ranking.AbstractGenerateRankingPolicyCmdImpl
This method sets the definition of the ranking list.
setRanking(Ranking) - Method in interface com.ibm.commerce.marketing.commands.ranking.CleanupRankingPolicyCmd
This method sets the ranking definition object.
setRanking(Ranking) - Method in interface com.ibm.commerce.marketing.commands.ranking.GenerateRankingPolicyCmd
This method sets the definition of the ranking list.
setRankingResult(Map) - Method in class com.ibm.commerce.marketing.commands.ranking.AbstractGenerateRankingPolicyCmdImpl
This method sets the map containing the ranking list.
setRankingResult(Map) - Method in interface com.ibm.commerce.marketing.commands.ranking.GenerateRankingPolicyCmd
This method sets the map containing the ranking list.
setRASchemaType(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set RASchemaType.
setRASchemaType(Integer) - Method in class com.ibm.commerce.search.rulequery.RuleQuery
To set the schema type.
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.commands.CreateReceiptCmdImpl
 
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.MakeReceiptAvailableCmdImpl
 
setRcptAvailId(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the identifier of the available receipt.
setRcptAvailId(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
setRcptAvailId(String) - Method in interface com.ibm.commerce.inventory.commands.ReceiptCreateCmd
Sets available receipt identifier.
setRcptAvailId(String) - Method in class com.ibm.commerce.inventory.commands.ReceiptCreateCmdImpl
 
setRcptAvailId(Long) - Method in class com.ibm.commerce.inventory.objects.AvailableReceiptAccessBean
 
setRcptAvailId(String) - Method in class com.ibm.commerce.inventory.objects.AvailableReceiptAccessBean
 
setReadableStatus(String) - Method in class com.ibm.commerce.payment.actions.ActionData
This method sets the human-readable result of the action being executed, which would be Success, Failure or Pending.
setReadBusinessObjectMediatorClass(Class) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectMediatorConfig
Set the read business object mediator
setReadBusinessObjectMediatorClass(Class, Map) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectMediatorConfig
Set the read business object mediator
setReadNounPartMediators(List) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectMediatorConfig
Set read part mediators
setReadSchema(String) - Method in class com.ibm.commerce.context.content.events.WorkspaceData
This method sets the configuration information of the read schema that is associated with the workspace.
setReadSchemaPrefix(String) - Method in class com.ibm.commerce.context.content.ant.tasks.CreateWorkspaceTask
This method sets the prefix for the read schema name.
setRealEndTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setRealEndTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setRealEndTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setRealEndTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setRealEndTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setRealEndTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setReansonType(String) - Method in interface com.ibm.commerce.order.facade.datatypes.BlockReasonType
Sets the value of the 'Reanson Type' attribute.
setReansonType(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.BlockReasonTypeImpl
 
setReason(String) - Method in class com.ibm.commerce.edp.tickler.AEDPTickler
The method sets current reason that causes this tickler to create.
setReason(String) - Method in interface com.ibm.commerce.edp.tickler.IEDPTickler
This method sets the tickler reason using the string representation.
setReason(PromotionCodeReasonType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PromotionCodeTypeImpl
 
setReason(PromotionCodeReasonType) - Method in interface com.ibm.commerce.order.facade.datatypes.PromotionCodeType
Sets the value of the 'Reason' containment reference.
setReasonCode(String) - Method in class com.ibm.commerce.edp.tickler.AEDPTickler
This method sets the reason code of the reason that causes this tickler to crreate.
setReasonCode(String) - Method in interface com.ibm.commerce.edp.tickler.IEDPTickler
This method sets the string representation of the reason code.
setReasonCode(String) - Method in interface com.ibm.commerce.order.facade.datatypes.BlockReasonType
Sets the value of the 'Reason Code' attribute.
setReasonCode(String) - Method in interface com.ibm.commerce.order.facade.datatypes.ChangeReasonCodeType
Sets the value of the 'Reason Code' attribute.
setReasonCode(String) - Method in interface com.ibm.commerce.order.facade.datatypes.FinancialTransactionType
Sets the value of the 'Reason Code' attribute.
setReasonCode(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.BlockReasonTypeImpl
 
setReasonCode(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ChangeReasonCodeTypeImpl
 
setReasonCode(String) - Method in class com.ibm.commerce.order.objects.OrderChangeReasonAccessBean
 
setReasonCode(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCCreditEditCmdImpl
This method sets the reason code of current credit.
setReasonCode(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentEditCmdImpl
This method sets the reason code of current payment.
setReasonCode(String) - Method in interface com.ibm.commerce.payments.plugin.FinancialTransaction
This method sets the reason for a failed transaction.
setReasonCode(String) - Method in class com.ibm.commerce.payments.plugin.impl.FinancialTransactionImpl
This method sets the reason for a failed transaction.
setReasonCode(String) - Method in class com.ibm.commerce.payments.plugincontroller.FinancialTransaction
This method sets the reason code for the response code received from the backend financial system
setReasonMessage(String) - Method in class com.ibm.commerce.payments.plugincontroller.Result
This method sets the detail reason message related to the reason code.
setReasonType(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonAccessBean
 
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.commands.CreateReceiptCmdImpl
 
setReceiptDate(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the date the inventory was received.
setReceiptDate(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
setReceiptDate(String) - Method in interface com.ibm.commerce.inventory.commands.ReceiptCreateCmd
Sets the date the inventory was received.
setReceiptDate(String) - Method in class com.ibm.commerce.inventory.commands.ReceiptCreateCmdImpl
 
setReceiptDate(Object) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryReceiptType
Sets the value of the 'Receipt Date' attribute.
setReceiptDate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setReceiptDate(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
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.commands.CreateReceiptCmdImpl
 
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.MakeReceiptAvailableCmdImpl
 
setReceiptId(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets identifier of the new receipt.
setReceiptId(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
setReceiptId(String) - Method in interface com.ibm.commerce.inventory.commands.ReceiptCreateCmd
Sets the receipt identifier.
setReceiptId(String) - Method in class com.ibm.commerce.inventory.commands.ReceiptCreateCmdImpl
 
setReceiptId(Long) - Method in class com.ibm.commerce.inventory.objects.AvailableReceiptAccessBean
 
setReceiptId(String) - Method in class com.ibm.commerce.inventory.objects.AvailableReceiptAccessBean
 
setReceiptId(Long) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setReceiptId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentAccessBean
 
setReceiptId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setReceiptId(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setReceiptId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setReceiptId(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setReceiptId(Long) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setReceiptId(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
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 class com.ibm.commerce.inventory.commands.CreateReceiptCmdImpl
 
setReceiptType(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the type of receipt which indicates how this receipt was created.
setReceiptType(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
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.ReceiptCreateCmdImpl
 
setReceiptType(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setReceiptUsage(Object) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryReceiptType
Sets the value of the 'Receipt Usage' attribute.
setReceived(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailStatisticsType
Sets the value of the 'Received' attribute.
setReceivedQuantity(Double) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemSerialAccessBean
 
setReceiveEmail(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailUserReceiveAccessBean
 
setReceiveEmail(String) - Method in class com.ibm.commerce.emarketing.objects.EmailUserReceiveAccessBean
 
setReceiverEmailAddress(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderCommentsAddCmdImpl
Set 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.CSROrderCommentsNotifyCmdImpl
Sets the email address.
setReceiversEmailAddress(String[]) - Method in interface com.ibm.commerce.order.commands.OrderCommentRecordContrlCmd
This method sets the email addresses of receivers.
setReceiversEmailAddress(String[]) - Method in class com.ibm.commerce.order.commands.OrderCommentRecordContrlCmdImpl
This method sets if send email to shopper.
setReceiveSMS(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailUserReceiveAccessBean
 
setReceiveSMS(String) - Method in class com.ibm.commerce.emarketing.objects.EmailUserReceiveAccessBean
 
setReceiveSMSNotification(boolean) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Receive SMS Notification' attribute.
setReceiveSMSNotification(Short) - Method in class com.ibm.commerce.user.objects.UserProfileAccessBean
 
setReceiveSMSNotification(String) - Method in class com.ibm.commerce.user.objects.UserProfileAccessBean
 
setReceiveSMSNotification(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the receive SMS notification method (USERPROF table).
setReceiveSMSNotification(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the receive SMS notification.
setRecipient(Recipient) - Method in class com.ibm.commerce.emarketing.engine.PersonalizedContentManagedEmailContent
Sets the recipient for whom the e-mail will be personalized.
setRecipientEmail(EmailAddressType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.EmailRecipientsType
Sets the value of the 'Recipient Email' containment reference.
setRecipientEmail(Map) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryAnnouncementPostActionForm
Sets recipient e-mail
setRecipientId(Object) - Method in class com.ibm.commerce.messaging.outboundservice.RecipientInfo
This method sets the recipient ID.
setRecipientId(Long) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setRecipientId(String) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setRecipientId(Long) - Method in class com.ibm.commerce.negotiation.objects.MessageMemberRelationAccessBean
 
setRecipientId(String) - Method in class com.ibm.commerce.negotiation.objects.MessageMemberRelationAccessBean
 
setRecipientName(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.EmailRecipientsType
Sets the value of the 'Recipient Name' attribute.
setRecipientName(Map) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryAnnouncementPostActionForm
Sets the recipient name
setRecipients(String) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionRecipientsAccessBean
 
setRecipients(String) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryAnnouncementPostActionForm
Sets the recipients of the e-mail
setRecipients(Vector) - Method in interface com.ibm.commerce.messaging.commands.ReleaseShipNotifyCmd
This method sets the recipients' email addresses (vector of Strings).
setRecipients(Vector) - Method in class com.ibm.commerce.messaging.commands.ReleaseShipNotifyCmdDummyImpl
Sets the recipients' email addresses (vector of Strings).
setRecipients(Vector) - Method in class com.ibm.commerce.messaging.commands.ReleaseShipNotifyCmdImpl
This method sets the list of recipients' addresses for the notification message.
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.order.commands.OrderNotifyCmdImpl
Set the recipients email addresses (vector of Strings).
setRecipients(Vector) - Method in class com.ibm.commerce.rfq.commands.NotifyRFQResponseCmdImpl
Sets the recipients.
setRecipients(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSREmailOrderCmdImpl
Sets the recipients of the message.
setRecipientType(int) - Method in class com.ibm.commerce.messaging.outboundservice.RecipientInfo
This method sets the recipient type.
setRecordEmailOpenRate(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailContentType
Sets the value of the 'Record Email Open Rate' attribute.
setRecordName(String) - Method in class com.ibm.commerce.messaging.outboundservice.WCMSRecord
This method sets the record name.
setRecordOpen(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateDatabean
sets the record open flag for this email template 1 - Record 0 - Do not record
setRecordOpen(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateSummaryDatabean
sets the Record open flag for this template 1 - Record 0 - Dont record
setRecordOpen(Short) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.EmailContentAccessBean
 
setRecordOpen(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.EmailContentAccessBean
 
setRecordopen(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlcontent
Sets the value of the 'Recordopen' attribute.
setRecordSetCompleteIndicator(boolean) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogGroupSOICmdImpl
 
setRecordSetCompleteIndicator(boolean) - Method in interface com.ibm.commerce.oagis9.datatypes.ShowType
Sets the value of the 'Record Set Complete Indicator' attribute.
setRecordSetCount(BigInteger) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogGroupSOICmdImpl
This method is used to set the total count of records that are to be returned by the fetch command.
setRecordSetCount(BigInteger) - Method in interface com.ibm.commerce.oagis9.datatypes.ShowType
Sets the value of the 'Record Set Count' attribute.
setRecordSetReferenceId(String) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogGroupSOICmdImpl
Not supported.
setRecordSetReferenceId(String) - Method in interface com.ibm.commerce.oagis9.datatypes.GetType
Sets the value of the 'Record Set Reference Id' attribute.
setRecordSetReferenceId(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ShowType
Sets the value of the 'Record Set Reference Id' attribute.
setRecordSetSaveIndicator(boolean) - Method in interface com.ibm.commerce.oagis9.datatypes.GetType
Sets the value of the 'Record Set Save Indicator' attribute.
setRecordSetStartNumber(BigInteger) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogGroupSOICmdImpl
 
setRecordSetStartNumber(BigInteger) - Method in interface com.ibm.commerce.oagis9.datatypes.GetType
Sets the value of the 'Record Set Start Number' attribute.
setRecordSetStartNumber(BigInteger) - Method in interface com.ibm.commerce.oagis9.datatypes.ShowType
Sets the value of the 'Record Set Start Number' attribute.
setRecordSetTotal(BigInteger) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogGroupSOICmdImpl
This method sets the total number of records present for the current selection criteria.
setRecordSetTotal(BigInteger) - Method in interface com.ibm.commerce.oagis9.datatypes.ShowType
Sets the value of the 'Record Set Total' attribute.
setRecordShortDescription(String) - Method in class com.ibm.commerce.messaging.outboundservice.WCMSRecord
This method sets the RecordShortDescription.
setRecordTime(Timestamp) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setRecordTime(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setRecoverable(boolean) - Method in exception com.ibm.commerce.exception.ECException
This method sets whether the exception is recoverable.
setRecoverable(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the flag to mark if the PaymentInstruction can be used for further transaction in the future.
setRecoverable(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.Result
This method gets marks if the related PaymentInstruction is recoverable.
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.
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.
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.
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.
setRecurring(int) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Recurring' attribute.
setRecyclingFee(BigDecimal) - Method in class com.ibm.commerce.order.calculation.Item
Sets the Recycling Fee for this Order Item.
setRedemptionLimit(PromotionRedemptionLimitType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionType
Sets the value of the 'Redemption Limit' containment reference.
setRedirection(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setRedirectionURL(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
The URL should be set in the response property instead.
setRedirectionURL(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
Set the url in the response property instead.
setRedirectURL(String) - Method in interface com.ibm.commerce.contract.tc.commands.ContractTCDeployCmd
Sets the redirect URL.
setRedirectURL(String) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCDeployCmdImpl
Sets the redirect URL.
setRedirectURL(String) - Method in class com.ibm.commerce.inventory.commands.ReleaseManifestCmdImpl
Sets redirect URL.
setRedirectURL(String) - Method in interface com.ibm.commerce.security.commands.ResetPasswordAdministratorCmd
Sets the URL to which the user should be redirected, after successfully resetting the password.
setRedirectURL(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordAdministratorCmdImpl
This method sets the URL to redirect the user to after a successful password reset.
setRedirectURL(String) - Method in interface com.ibm.commerce.security.commands.ResetPasswordCmd
This method sets the URL to redirect the user after a successful password reset.
setRedirectURL(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordCmdImpl
This method sets the URL to redirect the user after a successful password reset.
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.CSROrderAdjustmentUpdateCmdImpl
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.CSROrderCopyCmdImpl
Sets the 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.CSROrderItemDeleteCmdImpl
Sets the 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.returns.commands.CSRReturnBaseCmdImpl
Sets the redirect URL.
setRedirectURL(String) - Method in interface com.ibm.commerce.usermanagement.commands.MemberRoleUpdateCmd
Sets redirect URL.
setRedirectURL(String) - Method in class com.ibm.commerce.usermanagement.commands.MemberRoleUpdateCmdImpl
Sets redirect URL.
setReduceOrderAmount(ReduceOrderAmount) - Method in class com.ibm.commerce.edp.parsers.edits.EditRules
This method sets the ReduceOrderAmount object, which corresponds to the business event of reducing the order amount.
setReduceParentQuantities(String) - Method in interface com.ibm.commerce.order.commands.OrderProcessCmd
Sets the reduceParentQuantities parameter.
setReduceParentQuantities(String) - Method in class com.ibm.commerce.order.commands.OrderProcessCmdImpl
Sets the reduceParentQuantities parameter.
setReduceParentQuantities(String) - Method in class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method sets the reduceParentQuantities parameter.
setReduceParentQuantities(String) - Method in interface com.ibm.commerce.order.commands.ProcessOrderCmd
This method sets the reduceParentQuantities parameter.
setReduceParentQuantities(String) - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
This method sets the reduceParentQuantities parameter.
setRefCmd(String) - Method in class com.ibm.commerce.command.TempUploadCmdImpl
This method sets the refcmd of the command which extends the base TempUpload.
setRefCmd(String) - Method in class com.ibm.commerce.command.UploadToStreamCmdImpl
This method sets the refcmd of the command which extends this command.
setReferalURL(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setReference(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryConfigurationInformation
Sets the value of the 'Reference' attribute.
setReference(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationAccessBean
 
setReference(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationEntityCreationData
Sets the reference.
setReference(Reference) - Method in class com.ibm.commerce.messaging.adapters.jcasample.SampleConnectionFactory
This method sets the class field reference to the one provided.
setReferenceCode(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setReferenceCode(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setReferenceCode(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setReferenceCode(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setReferenceCode(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setReferenceCode(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setReferenceCode(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setReferenceCount(Integer) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setReferenceCount(String) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setReferenceId(Long) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setReferenceId(String) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setReferenceId(String) - Method in class com.ibm.commerce.tools.contract.beans.ShippingChargeAdjustmentDataBean
Sets the reference ID for this shipping charge adjustment.
setReferenceName(String) - Method in class com.ibm.commerce.tools.contract.beans.ShippingChargeAdjustmentDataBean
Sets the reference name for this shipping charge adjustment.
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ContractDisplayAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ContractDisplayAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setReferenceNumber(String) - Method in interface com.ibm.commerce.order.facade.datatypes.FinancialTransactionType
Sets the value of the 'Reference Number' attribute.
setReferenceNumber(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCCreditEditCmdImpl
This method sets the reference number of current credit.
setReferenceNumber(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentEditCmdImpl
This method sets the reference number of current payment.
setReferenceNumber(String) - Method in interface com.ibm.commerce.payments.plugin.FinancialTransaction
This method sets the reference number of the financial transaction.
setReferenceNumber(String) - Method in class com.ibm.commerce.payments.plugin.impl.FinancialTransactionImpl
This method sets the reference number of the financial transaction.
setReferenceNumber(String) - Method in class com.ibm.commerce.payments.plugincontroller.FinancialTransaction
This method sets the reference number received from the backend financial system, it could be used later in the subsequent transactions.
setReferenceNumber(String) - Method in class com.ibm.commerce.tools.contract.beans.CatalogFilterDataBean
Sets the reference number for this filter
setReferenceNumber(String) - Method in class com.ibm.commerce.tools.contract.beans.CatalogShippingAdjustmentDataBean
Sets the reference number for this filter.
setReferenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.PAttributeAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.utf.objects.PAttributeAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setReferenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setReferenceNumber(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setReferralInterfacePolicyId(Long) - Method in class com.ibm.commerce.ordermanagement.commands.TransferOrderCmdImpl
This method sets the inReferralInterfacePolicyId
setReferralStoreId(Integer) - Method in interface com.ibm.commerce.orderquotation.commands.GetCredentialsCmd
Set the referral store id for the credentials.
setReferralStoreId(Integer) - Method in class com.ibm.commerce.orderquotation.commands.GetCredentialsCmdImpl
Set the referral store id for the credentials.
setReferralUrl(String) - Method in interface com.ibm.commerce.marketing.commands.elements.BehaviorRuleTaskCmd
This method sets referral URL associated with the current request.
setReferralUrl(String) - Method in class com.ibm.commerce.marketing.commands.elements.BehaviorRuleTaskCmdImpl
This method sets referral URL associated with the current request.
setReferralUrl(String) - Method in interface com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmd
This method sets the referral URL associated with the current request.
setReferralUrl(String) - Method in class com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmdImpl
This method sets the referral URL associated with the current request.
setReferredTradingAgreementId(Long) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setReferTo(AttributeInfo) - Method in class com.ibm.commerce.search.base.AttributeInfo
Reserved for IBM internal use.
setRefPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setRefPrice(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setRefPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setRefPrice(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setRefPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setRefPrice(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setRefreshRequired() - Method in class com.ibm.commerce.price.utils.UnitManager
Sets the refreshRequired property to true, indicating that the registry must be refreshed before it can be used.
setRefundActionData(RefundActionData) - Method in class com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoCompatiblePolicyCmdImpl
This method sets the refund action data that contains the necessary information for the credit query action.
setRefundActionData(RefundActionData) - Method in interface com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoPolicyCmd
This method sets the refund action data.
setRefundActionData(RefundActionData) - Method in class com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoPolicyCmdImpl
This method sets the refund action data that contains the necessary information for the credit query action.
setRefundActionDataList(List) - Method in class com.ibm.commerce.payment.actions.commands.DoPaymentActionsCompatiblePolicyCmdImpl
This method sets the list of refund action data.
setRefundActionDataList(List) - Method in interface com.ibm.commerce.payment.actions.commands.DoPaymentActionsPolicyCmd
This method sets the current refund action data list.
setRefundActionDataList(List) - Method in class com.ibm.commerce.payment.actions.commands.DoPaymentActionsPolicyCmdImpl
This method sets the list of refund action data that contains the necessary information for the refund action.
setRefundAgainstOrdId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setRefundAgainstOrdId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setRefundAllowed(String) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfiguration.PaymentMethod
This method sets if the payment method is allowed to do refund.
setRefundAllowed(boolean) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfigurations.PaymentMethodConfiguration
This method sets if the payment method is allowed to do refund.
setRefundAllowed(boolean) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentInstructionTypeImpl
 
setRefundAllowed(boolean) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentInstructionType
Sets the value of the 'Refund Allowed' attribute.
setRefundAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.DoRefundCLCmdImpl
Deprecated.
Sets the refundAmount property of the command.
setRefundAmount(BigDecimal) - Method in interface com.ibm.commerce.payment.commands.DoRefundCmd
Deprecated.
Sets the refundAmount property of the command.
setRefundAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.DoRefundCmdImpl
Deprecated.
Sets the refundAmount property of the command.
setRefundAmount(BigDecimal) - Method in interface com.ibm.commerce.payment.commands.DoRefundPolicyCmd
Deprecated.
Sets the refundAmount property of the command.
setRefundAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.DoRefundTestCmdImpl
Deprecated.
Sets the refundAmount property of the command.
setRefundAmount(BigDecimal) - Method in interface com.ibm.commerce.payment.commands.UpdateTARefundCmd
This method sets the refundAmount property of the command.
setRefundAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.UpdateTARefundRecordsCmdImpl
This method sets the refundAmount property of the command.
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.payment.extern.CreditAccountCmdImpl
Sets the refund amount in the currency specified in the Return Merchandise Authorization.
setRefundAmount(BigDecimal) - Method in interface com.ibm.commerce.returns.commands.RefundPaymentPolicyCmd
Deprecated.
The amount to refund.
setRefundAmount(BigDecimal) - Method in class com.ibm.commerce.returns.commands.RefundPaymentPolicyCmdImpl
Deprecated.
 
setRefundAtomicId(Long) - Method in class com.ibm.commerce.payment.actions.RefundActionData
This method sets the refund atomic id of Payment Rules.
setRefundConfiguration(String) - Method in class com.ibm.commerce.edp.parsers.refundmappings.RefundMapping
This method sets the current refund configuration.
setRefundInstructionId(Long) - Method in class com.ibm.commerce.payment.actions.RefundActionData
This method sets the refund instruction id of Payment Rules.
setRefundInstructions(ArrayList) - Method in class com.ibm.commerce.edp.beans.EDPRefundInstructionsDataBean
This method sets the list of available refund instructions of current RMA.
setRefundInstructions(ArrayList) - Method in class com.ibm.commerce.returns.commands.ARefundTaskCmdImpl
This method sets the refund instructions.
setRefundMapping(int, RefundMapping) - Method in class com.ibm.commerce.edp.parsers.refundmappings.RefundMappings
This method sets the refund mapping at a specified index.
setRefundMappings(RefundMappings) - Method in class com.ibm.commerce.edp.config.PaymentGroupConfiguration
This method sets the refundMappings filed.
setRefundMethod(String) - Method in class com.ibm.commerce.edp.api.RefundInstruction
This method sets the refund method of this refund instruction.
setRefundMethod(String) - Method in class com.ibm.commerce.edp.parsers.refundmappings.RefundMapping
This method sets the current refund method.
setRefundMethod(RefundMethod) - Method in class com.ibm.commerce.edp.parsers.refundmethodconfiguration.RefundMethodConfiguration
This method sets the current refund method.
setRefundMethodConfiguration(int, RefundMethodConfiguration) - Method in class com.ibm.commerce.edp.parsers.refundmethodconfigurations.RefundMethodConfigurations
This method sets the current refund method configuration at a specified index.
setRefundMethodConfigurations(RefundMethodConfigurations) - Method in class com.ibm.commerce.edp.config.PaymentGroupConfiguration
This method sets the refundMethodConfigurations.
setRefundMethodId(String) - Method in class com.ibm.commerce.edp.api.RefundMethodData
This method sets the refund method ID.
setRefundMethods(ArrayList) - Method in class com.ibm.commerce.edp.beans.EDPRefundMethodsDataBean
This method sets the available refund methods.
setRefundNumber(Long) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setRefundNumber(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setRefundOrReplace(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setRefundPolicyId(String) - Method in class com.ibm.commerce.tools.optools.returns.commands.CSRReturnProcessCmdImpl
Sets refund policy identifier.
setRefundSensitiveInfo(Map) - Method in class com.ibm.commerce.payment.event.RefundEventData
This method sets the refund sensitive information.
setRefundStatus(String) - Method in class com.ibm.commerce.edp.beans.EDPRefundStatusDataBean
This method sets the latest human-readable refund status of current RMA.
setRegAccessKey(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAuthenticationVO
Set the registrant access key
setRegAccessKey(String) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryAuthenticationBaseActionForm
Sets the registrant access key
setRegionID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Region ID' attribute.
setRegionID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestType
Sets the value of the 'Region ID' attribute.
setRegisterId(Long) - Method in class com.ibm.commerce.pvcdevices.objects.PVCSessionAccessBean
 
setRegisterId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCSessionAccessBean
 
setRegisterType(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setRegistrant(GiftListRegistrantType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListType
Sets the value of the 'Registrant' containment reference.
setRegistrantAccessKey(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setRegistrantAccessKey(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryDataBean
Sets the gift registry access key value
setRegistrantAccessKey(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the guest access key of the gift registry
setRegistrantAddress(ContactInfoType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListRegistrantType
Sets the value of the 'Registrant Address' containment reference.
setRegistrantId(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRegistrantAccessBean
 
setRegistrantID(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListRegistrantType
Sets the value of the 'Registrant ID' attribute.
setRegistrantId(Long) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryRegistrantDataBean
Sets the registrant ID.
setRegistrantId(Long) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryRegistrantVO
Sets registrant's ID
setRegistrantMemo(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setRegistrantMemo(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListPurchaseRecordType
Sets the value of the 'Registrant Memo' attribute.
setRegistrantMemo(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
Sets the memo made by the registrant who owns this purchase record.
setRegistrantPassword(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the registrant password of the gift registry
setRegistrants(int, GiftRegistryRegistrantVO) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Set the registrant to registrant list
setRegistrants(List) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the list of registrant to the gift registry
setRegistrantsArray(int, GiftRegistryRegistrantVO) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets a registrant
setRegistrantsArray(GiftRegistryRegistrantVO[]) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the whole registrant list
setRegistration(Timestamp) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setRegistration(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setRegistrationApprovalStatus(Object) - Method in interface com.ibm.commerce.member.facade.datatypes.OrganizationType
Sets the value of the 'Registration Approval Status' attribute.
setRegistrationApprovalStatus(Object) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonType
Sets the value of the 'Registration Approval Status' attribute.
setRegistrationCancel(Timestamp) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setRegistrationCancel(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setRegistrationDateTime(Object) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'Registration Date Time' attribute.
setRegistrationStatus(RegistrationStatusType) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonType
Sets the value of the 'Registration Status' attribute.
setRegistrationUpdate(Timestamp) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setRegistrationUpdate(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setRegistry(boolean) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListType
Sets the value of the 'Registry' attribute.
setRegistryAccessKey(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListAccessSpecifierType
Sets the value of the 'Registry Access Key' attribute.
setRegistryName(String) - Method in interface com.ibm.commerce.scheduler.commands.RefreshLocalRegistryCmd
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 interface com.ibm.commerce.scheduler.commands.UpdateLocalRegistryCmd
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.
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
 
setRejectedOrderExpiry(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setRejectedordexpiry(Integer) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Rejectedordexpiry' attribute.
setRejectReason(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setRelated_id(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelement
Sets the value of the 'Related id' attribute.
setRelatedCampaignElementIdentifier(CampaignElementIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementType
Sets the value of the 'Related Campaign Element Identifier' containment reference.
setRelatedCampaignElementXML(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementTemplateType
Sets the value of the 'Related Campaign Element XML' attribute.
setRelatedId(Integer) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the ID of the element associated with this flow element.
setRelatedManagedResources(String[][]) - Method in class com.ibm.commerce.context.content.resources.metadata.ManagedResourceMetaData
This method sets the names of the related resource managers.
setRelatedxml(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmeletemplate
Sets the value of the 'Relatedxml' attribute.
setRelatedXml(String) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method gets the element XML of the flow element related to this flow element.
setRelation(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRegistrantAccessBean
 
setRelation(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListRegistrantType
Sets the value of the 'Relation' attribute.
setRelation(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryRegistrantVO
Sets registrant's relationship
setRelationOfRlsAndPay(HashMap) - Method in class com.ibm.commerce.payment.event.PaymentEventData
This method sets the relationship between release and payments.
setRelationShipName(String) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectAttributeMappingConfig
 
setRelationType(String) - Method in class com.ibm.commerce.negotiation.beans.MemberAuctionRelationDataBean
Sets the relation type, uses it to set key field on the access bean.
setRelationType(String) - Method in interface com.ibm.commerce.negotiation.beans.MemberAuctionRelationInputDataBean
Sets the relation type, uses it to set key field on the access bean.
setRelationType(String) - Method in class com.ibm.commerce.negotiation.beans.MemberAuctionRelationListBean
Sets the relation type.
setRelationType(String) - Method in interface com.ibm.commerce.negotiation.beans.MemberAuctionRelationListInputDataBean
Sets the relation type.
setRelationType(String) - Method in class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean
 
setRelativeCatalogNavigationPath(List<Long>) - Method in class com.ibm.commerce.contract.catalogfilter.CatalogGroupSelectionChainEntry
Set the relative catalog navigation path.
setReleaseId(Long) - Method in interface com.ibm.commerce.edp.commands.FinalizePaymentCmd
This method sets the ID of the release for which the amount is being finalized.
setReleaseId(Long) - Method in class com.ibm.commerce.edp.commands.FinalizePaymentCmdImpl
This method sets the ID of the release for which the amount is being finalized.
setReleaseId(Long) - Method in class com.ibm.commerce.edp.commands.FinalizePaymentVoidCmdImpl
This method sets the ID of the release for which the amount is being finalized.
setReleaseID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.BusinessObjectDocumentType
Sets the value of the 'Release ID' attribute.
setReleaseId(Long) - Method in class com.ibm.commerce.payment.event.FinalizePaymentEventData
This method sets the release Id that is the release id of current finalize payment business event.
setReleaseIds(Long[]) - Method in class com.ibm.commerce.payment.actions.PaymentActionData
This method sets all release identifiers involved in current payment action.
setReleaseNumber(String) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets the releaseNumber.
setReleases(ArrayList) - Method in class com.ibm.commerce.edp.beans.EDPReleasesDataBean
This method sets the list of releases.
setReleases(HashMap) - Method in interface com.ibm.commerce.edp.commands.ReservePaymentCmd
This method sets the releases to be processed in this request.
setReleases(HashMap) - Method in class com.ibm.commerce.edp.commands.ReservePaymentCmdImpl
This method sets the releases to be reserved.
setReleases(HashMap) - Method in class com.ibm.commerce.edp.commands.ReservePaymentVoidCmdImpl
This method sets the releases to be reserved.
setReleases(Collection) - Method in class com.ibm.commerce.payment.rules.PaymentSorterHelper
This method sets release identifiers in process.
setReleaseSeparately(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreItem
Sets the value of the 'Release Separately' attribute.
setReleaseSeparately(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setReleaseShipNotifyEMailRecipient(EmailAddressType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderNotificationInfoTypeImpl
 
setReleaseShipNotifyEMailRecipient(EmailAddressType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderNotificationInfoType
Sets the value of the 'Release Ship Notify EMail Recipient' containment reference.
setReleasesToFinalize(Hashtable) - Method in class com.ibm.commerce.payment.event.TriggerPaymentEventData
This method sets the releases to finalize.
setReleasesToProcess(ArrayList) - Method in class com.ibm.commerce.payment.event.ReservePaymentEventData
This method sets the releases to process in current reserve payment business event.
setReleaseToFulfillment(Boolean) - Method in interface com.ibm.commerce.payment.commands.CheckPaymentAcceptCmd
Deprecated.
Sets the bRelease property of the command.
setReleaseToFulfillment(Boolean) - Method in class com.ibm.commerce.payment.commands.CheckPaymentAcceptCmdImpl
Deprecated.
Sets the bRelease property of the command.
setReLogonURL(String) - Method in interface com.ibm.commerce.security.commands.LogonCmd
This method sets the URL to redirct the user to after an unsuccessful authentication.
setReLogonURL(String) - Method in class com.ibm.commerce.security.commands.LogonCmdImpl
This method sets the relogon URL.
setRelType(String) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method sets the relType.
setRemainingcount(Integer) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Remainingcount' attribute.
setRemainingParameters(Hashtable) - Method in class com.ibm.commerce.order.commands.OrderProcessCmd.Group
Sets the remaining parameters.
setRemark(String) - Method in class com.ibm.commerce.common.objects.StoreCategoryAccessBean
 
setRemark(Hashtable) - Method in interface com.ibm.commerce.order.calculation.ServiceAdjustShippingChargesCmd
Set the remark parameter This parameter is optional.
setRemark(Hashtable) - Method in class com.ibm.commerce.order.calculation.ServiceAdjustShippingChargesCmdImpl
Set the remark parameter This parameter is optional.
setRemarks(String) - Method in interface com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmd
Sets RFQ Response remarks
setRemarks(String) - Method in class com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmdImpl
Sets RFQ Response remarks
setRemarks(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setRemerge(Hashtable) - Method in class com.ibm.commerce.fulfillment.commands.ATPParameters
Insert the method's description here.
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.
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.
setReminderType(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventReminderLogAccessBean
 
setRemindOnDate(Timestamp) - Method in interface com.ibm.commerce.tickler.commands.CreateTicklerCmd
This method sets the date-time when this tickler should next pop into the queue of the responsible member.
setRemindOnDate(Timestamp) - Method in class com.ibm.commerce.tickler.commands.CreateTicklerCmdImpl
This method sets the date-time when this tickler should next pop into the queue of the responsible member.
setRemindOnDate(Timestamp) - Method in class com.ibm.commerce.tickler.commands.TicklerCreateCmdImpl
This method sets the date-time when this tickler should next pop into the queue.
setRemindOnDate(Timestamp) - Method in class com.ibm.commerce.tickler.commands.TicklerUpdateCmdImpl
This method sets the date-time when this tickler should next pop into the queue.
setRemindOnDate(Timestamp) - Method in interface com.ibm.commerce.tickler.commands.UpdateTicklerCmd
This method sets the date-time when this tickler should next pop into the queue.
setRemindOnDate(Timestamp) - Method in class com.ibm.commerce.tickler.commands.UpdateTicklerCmdImpl
This method sets the date-time when this tickler should next pop into the queue.
setRemoteAddr(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
The TransportData object should be retrieved from the AuditContext of the request. The remote address should be set by calling com.ibm.commerce.context.audit.TransportData#setRemoteAddress()
setRemoteAddr(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
Retrieve the TransportData object from the AuditContext of the request. Then set the remote address by calling com.ibm.commerce.context.audit.TransportData#setRemoteAddress()
setRemoteAddress(String) - Method in class com.ibm.commerce.context.audit.TransportData
This method sets the remote address.
setRemoteAddress(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setRemoteAgent(String) - Method in class com.ibm.commerce.context.audit.TransportData
This method sets the remote agent.
setRemoteHost(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
The TransportData object should be retrieved from the AuditContext of the request. The remote host should be set by calling com.ibm.commerce.context.audit.TransportData#setRemoteHost()
setRemoteHost(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
Retrieve the TransportData object from the AuditContext of the request. Then set the remote host by calling com.ibm.commerce.context.audit.TransportData#setRemoteHost()
setRemoteHost(String) - Method in class com.ibm.commerce.context.audit.TransportData
This method sets the remote host.
setRemoveAfterApproval(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.Keyword
This method marks if remove after approval.
setRemoveDefaultContract(boolean) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
 
setRemovedItem(Vector) - Method in interface com.ibm.commerce.inventory.commands.ExpectedInventoryRecordUpdateCmd
Sets the list of items deleted from the expected inventory record.
setRemovedItem(Vector) - 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.
setRemovedSize(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordUpdateCmdImpl
 
setRemoveIfExistInPurchaseHistory(String) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterCatalogEntryTaskCmdImpl
This method sets if catalog entries should not be displayed if they are currently in the shopper's purchase history.
setRemoveIfExistInShopcart(String) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterCatalogEntryTaskCmdImpl
This method sets if catalog entries should not be displayed if they are currently in the shopper's shopping cart.
setRemoveIfMemberNotInPromotionSegment(String) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterContentTaskCmdImpl
This method sets if promotions should not be displayed if the member does not belong to the same segment of the promotion.
setRemoveIfNoInventory(String) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterCatalogEntryTaskCmdImpl
This method sets if catalog entries should not be displayed if their inventory level is below the specified value.
setRemoveIfNotEntitled(String) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterCatalogEntryTaskCmdImpl
This method sets if catalog entries should not be displayed if they are not entitled to being viewed by the customer.
setRemoveIfNotEntitled(String) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterCategoryTaskCmdImpl
This method sets if catalog entries should not be displayed if they are not entitled to being viewed by the customer.
setRemoveIfNotInCurrentCatalog(String) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterCatalogEntryTaskCmdImpl
This method sets if catalog entries should not be displayed if they are not in the catalog currently being viewed by the customer.
setRemoveIfNotInCurrentCatalog(String) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterCategoryTaskCmdImpl
This method sets if catalog groups should not be displayed if they are not in the catalog currently being viewed by the customer.
setRemoveIfPastEndDate(String) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterCatalogEntryTaskCmdImpl
This method sets if catalog entries should not be displayed if their end date is before the current date.
setRemoveIfPromotionBeforeStartDate(String) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterContentTaskCmdImpl
This method sets if promotions should not be displayed if their start date is before the current date.
setRemoveIfPromotionNotAvailable(String) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterContentTaskCmdImpl
This method sets if promotions should not be displayed if they do not fall within their active date/time.
setRemoveIfPromotionNotEntitledCatalogEntryOrCategory(String) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterContentTaskCmdImpl
This method sets if promotions should not be displayed if the member is not entitled to the catalog entry or category being promoted.
setRemoveJobCmd(RemoveJobCmdImpl) - Method in class com.ibm.commerce.order.commands.ScheduledOrderCancelCmdImpl
This method sets the instance of the RemoveJob command.
setRemoveLTPAToken(String) - Method in class com.ibm.commerce.struts.ECActionMapping
This method sets the value of the removeLTPAToken property.
setRename(String) - Method in class com.ibm.commerce.command.TempUploadCmdImpl
This method sets the new name that the user wishes to assign to the uploaded file (the "rename").
setRenewalInfo(SubscriptionRenewalInfoType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionType
Sets the value of the 'Renewal Info' containment reference.
setRenewedsubscr_id(long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrrenew
Sets the value of the 'Renewedsubscr id' attribute.
setRepeatable(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Repeatable' attribute.
setRepeatable(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Repeatable' attribute.
setRepeatable(Short) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the setting if the activity is repeatable.
setReplacePaymentInstruction(ReplacePaymentInstruction) - Method in class com.ibm.commerce.edp.parsers.edits.EditRules
This method sets the ReplacePaymentInstruction object, which corresponds to the business event of replacing the payment instruction.
setReplyTo(String) - Method in interface com.ibm.commerce.emarketing.commands.EmailPromotionSaveTaskCmd
Sets the reply-to of the email activity.
setReplyTo(String) - Method in class com.ibm.commerce.emarketing.commands.EmailPromotionSaveTaskCmdImpl
Sets the reply-to email address of the email activity.
setReplyTo(String) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionAccessBean
 
setRepositoryName(String) - Method in class com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration
Deprecated.
This implementation will no longer be supported. Blaze based promotion implementation is replaced by Commerce Marketing promotion implementation.
setRepositoryPath(String) - Method in class com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration
Deprecated.
This implementation will no longer be supported. Blaze based promotion implementation is replaced by Commerce Marketing promotion implementation.
setRepresentativeId(Long) - Method in class com.ibm.commerce.user.commands.RepresentativeAssignCustomerCmdImpl
Sets the CSR or CSR group ID.
setRepresentativeName(String) - Method in class com.ibm.commerce.tools.contract.beans.AccountDataBean
Sets the name of the representative contact person
setRepriceOrderFlag(boolean) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Sets the flag that indicates that the Order needs to be priced again
setReqId(String) - Method in interface com.ibm.commerce.me.commands.RegisterRequisitionerCmd
This method sets the requisitioner ID.
setReqId(String) - Method in class com.ibm.commerce.me.commands.RegisterRequisitionerCmdImpl
This method sets the requisitioner ID.
setReqId(String) - Method in class com.ibm.commerce.me.datatype.SessionInfo
This method sets the requisitioner ID.
setReqName(String) - Method in class com.ibm.commerce.me.commands.RegisterRequisitionerCmdImpl
This method sets the requisitioner name.
setReqName(String) - Method in class com.ibm.commerce.me.datatype.SessionInfo
This method sets the requisitioner name.
setReqProp(TypedProperty) - Method in interface com.ibm.commerce.couponredemption.commands.CalculateDiscountAmtCmd
Deprecated.
Sets the request properties.
setReqProp(TypedProperty) - Method in class com.ibm.commerce.couponredemption.commands.CalculateDiscountAmtCmdImpl
Deprecated.
Sets the request properties.
setReqProp(TypedProperty) - Method in interface com.ibm.commerce.pvc.commands.PVCRegistrationCmd
Sets request properties for the UserRegistration command to be executed internally.
setReqProp(TypedProperty) - Method in class com.ibm.commerce.pvc.commands.PVCRegistrationCmdImpl
Set request properties for the UserRegistration command to be executed internally.
setRequest(Object) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setRequest(Object) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setRequest(Object) - Method in interface com.ibm.commerce.command.ViewCommandContext
This method sets the controller request object associated with this command.
setRequest(Object) - Method in class com.ibm.commerce.programadapter.security.DummyProgramAdapterSessionContext
Sets the Request Object.
setRequest(Object) - Method in interface com.ibm.commerce.programadapter.security.ProgramAdapterSessionContext
Sets the Request Object.
setRequest(HttpServletRequest) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDynamicListBean
Deprecated.
Sets the request.
setRequestAmount(MonetaryAmountType) - Method in interface com.ibm.commerce.order.facade.datatypes.FinancialTransactionType
Sets the value of the 'Request Amount' containment reference.
setRequestAmount(BigDecimal) - Method in interface com.ibm.commerce.payment.ppc.commands.PPCAdhocCreditCmd
This method sets the current request amount.
setRequestAmount(BigDecimal) - Method in class com.ibm.commerce.payment.ppc.commands.PPCAdhocCreditCmdImpl
This method sets the current request amount.
setRequestAmount(BigDecimal) - Method in class com.ibm.commerce.payment.rules.AtomicPaymentToBackendLinkObject
This method sets the request amount of the atomic payment.
setRequestBOD(BusinessObjectDocument) - Method in interface com.ibm.commerce.command.bod.BusinessObjectDocumentCmd
Sets the input BusinessObjectDocument before processing
setRequestBOD(BusinessObjectDocument) - Method in class com.ibm.commerce.command.bod.BusinessObjectDocumentCmdImpl
Sets the input BusinessObjectDocument before processing
setRequestBusinessObjectDocument(BusinessObjectDocumentType) - Method in class com.ibm.commerce.catalog.facade.server.commands.GetCatalogCmdImpl
Set the get request business object document.
setRequestBusinessObjectDocument(BusinessObjectDocumentType) - Method in class com.ibm.commerce.catalog.facade.server.commands.GetCatalogEntryCmdImpl
Set the get request business object document.
setRequestBusinessObjectDocument(BusinessObjectDocumentType) - Method in class com.ibm.commerce.catalog.facade.server.commands.GetCatalogGroupCmdImpl
Set the get request business object document.
setRequestBusinessObjectDocument(BusinessObjectDocumentType) - Method in class com.ibm.commerce.catalog.facade.server.commands.GetKitCmdImpl
 
setRequestBusinessObjectDocument(BusinessObjectDocumentType) - Method in class com.ibm.commerce.contract.facade.server.commands.GetContractCmdImpl
 
setRequestBusinessObjectDocument(BusinessObjectDocumentType) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractActionBusinessObjectDocumentCmdImpl
This method sets the request business object document of the business logic to execute.
setRequestBusinessObjectDocument(BusinessObjectDocumentType) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractGetBusinessObjectDocumentCmdImpl
This method sets the request business object document of the business logic to execute.
setRequestBusinessObjectDocument(BusinessObjectDocumentType) - Method in interface com.ibm.commerce.foundation.server.command.bod.BusinessObjectDocumentCmd
This method sets the business object document to process.
setRequestBusinessObjectDocument(BusinessObjectDocumentType) - Method in class com.ibm.commerce.foundation.server.command.soi.MessageMappingCmdImpl
Sets the request business object document.
setRequestBusinessObjectDocument(BusinessObjectDocumentType) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotDataCmdImpl
This method sets the business object document to process.
setRequestBusinessObjectDocument(BusinessObjectDocumentType) - Method in class com.ibm.commerce.member.facade.server.commands.GetOrganizationCmdImpl
Calls setGetOrganization
setRequestBusinessObjectDocument(BusinessObjectDocumentType) - Method in class com.ibm.commerce.member.facade.server.commands.GetPersonCmdImpl
Calls setGetPerson()
setRequestBusinessObjectDocument(BusinessObjectDocumentType) - Method in class com.ibm.commerce.order.facade.server.commands.GetOrderCmdImpl
 
setRequestedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.FinancialTransactionImpl
This method sets the amount to be processed in a financial transaction.
setRequestedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.FinancialTransaction
This method sets the requested amount to be processed by this financial transaction
setRequestedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the amount which PPC asks the plugin to process.
setRequestedDeliveryDate(Date) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the requested delivery date for the purchase order request.
setRequestedShipDate(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemShippingInfoTypeImpl
 
setRequestedShipDate(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderShippingInfoTypeImpl
 
setRequestedShipDate(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemShippingInfoType
Sets the value of the 'Requested Ship Date' attribute.
setRequestedShipDate(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderShippingInfoType
Sets the value of the 'Requested Ship Date' attribute.
setRequestedShipDate(Timestamp) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets requested ship date
setRequestedShipDate(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setRequestedShipDate(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the RequestedShipDate parameters.
setRequestedShipDate(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemUpdateCmd
Set the RequestedShipDate parameters(optional).
setRequestedShipTime(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderItemMessagingExtensionAccessBean
 
setRequestedShipTime(String) - Method in class com.ibm.commerce.order.objects.OrderItemMessagingExtensionAccessBean
 
setRequestedShipTime(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean
 
setRequestedShipTime(String) - Method in class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean
 
setRequestedTime(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean
 
setRequestedTime(String) - Method in class com.ibm.commerce.order.objects.OrderMessagingExtensionAccessBean
 
setRequestFlattenProperties(Map) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.config.URLClientObjectToNounAssociation
This method sets the flatten properties of the object.
setRequestId(Long) - Method in interface com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmd
Sets request Id
setRequestId(Long) - Method in class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl
Sets 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.ModifyResponsePAttributeCmdImpl
Sets RFQ requestId
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.RespondPAttributeCmdImpl
Sets the request ID
setRequestId(Long) - Method in interface com.ibm.commerce.rfq.commands.RespondPAttributeTCCmd
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.RespondRFQLevelCommentsTCCmd
Sets request ID
setRequestId(Long) - Method in class com.ibm.commerce.rfq.commands.RespondRFQLevelCommentsTCCmdImpl
Sets the field of requestId
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.
setRequestId(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the request id from toolXMLObject, and sets it.
setRequestId(Long) - Method in interface com.ibm.commerce.rfq.commands.RFQResponseModifyOrderCommentsTCCmd
Sets RFQ response request ID
setRequestId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQResponseModifyOrderCommentsTCCmdImpl
Sets RFQ request ID
setRequestMethod(String) - Method in class com.ibm.commerce.context.audit.TransportData
This method sets the request method.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.account.commands.AccountDeleteCmdImpl
Sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.account.commands.AccountExportCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.account.commands.AccountImportCmdImpl
Sets the request properties of this command implementation.
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.approval.beans.ApprovalStatusDataBean
The setRequestProperties method is used to set the request properties associated with the data bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.approval.commands.HandleApprovalsCmdImpl
Sets the request parameters.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.approval.commands.SetApprovalsDetailsViewCmdImpl
Sets the request parameters.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.beans.AttachmentAssetDataBean
Sets the request property and populates the parameters that are needed by the bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.beans.AttachmentAssetLanguageDataBean
Sets the request property and populates the parameters that are needed by the bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.beans.AttachmentDataBean
Sets the request property and populates the parameters that are needed by the bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.beans.AttachmentRelationDataBean
Sets the request property and populates the parameters that are needed by the bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.beans.AttachmentRelationDescriptionDataBean
Sets the request property and populates the parameters that are needed by the bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.beans.AttachmentTargetDataBean
Sets the request property and populates the parameters that are needed by the bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.beans.AttachmentTargetDescriptionDataBean
Sets the request property and populates the parameters that are needed by the bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.beans.AttachmentUsageDataBean
Sets the request property and populates the parameters that are needed by the bean.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentAssetCmd
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentAssetCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentRelationCmd
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentRelationCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentTargetCmd
Sets the request properties
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentTargetCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.commands.AttachmentAddCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.commands.AttachmentDeleteCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseDeleteCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentAssetCmd
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentAssetCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentRelationCmd
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentRelationCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentTargetCmd
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentTargetCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.commands.ManagedFileDeleteCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmd
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentRelationCmd
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentRelationCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmd
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.beans.InputDataBean
This method sets the requestProperties object associated with the data bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.beans.InputDataBeanImpl
This method sets the request properties associated with the data bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.bi.events.EventProcessorCmdImpl
Gets and stores the command variables by extracting the maximum events, store identifier and output format from the specified request properties
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.beans.AttributeIntegerValueDataBean
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.AttributeTypeDataBean
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.CatalogCatalogGroupRelationDataBean
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.CatalogDescriptionDataBean
Sets the request property within this bean.
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.CatalogEntryConfigurationDataBean
Sets the request properties.
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.CatalogEntryDescriptionDataBean
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.CatalogEntryTypeDataBean
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.CatalogGroupCatalogEntryRelationDataBean
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.CatalogGroupDescriptionDataBean
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.CatalogGroupProductSetRelDataBean
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.CatalogGroupTradingPositionRelDataBean
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.ClassificationCodeDataBean
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.CompositeCatalogEntryDataBean
Sets the request property within this 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.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.InterestItemDataBean
Sets the request properties.
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.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.ListPriceDataBean
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.OperatorDescriptionDataBean
Sets the request property within this 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.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.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.ProductPageRelationDataBean
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.ProductSetDataBean
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.RelatedCatalogEntryDataBean
Sets the request property within this bean, including the merchandising association reference number.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalog.beans.RelatedCatalogGroupDataBean
Sets the request property within this bean, including the merchandising association reference number.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalog.beans.StoreCatalogDataBean
Sets the request properties, including the catalog reference number, and store ID.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalog.beans.StoreCatalogEntryDataBean
Sets the request properties, including catalog entry ID and store ID.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalog.beans.StoreCatalogGroupDataBean
Sets the request properties, including catalog group ID and store ID.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalog.commands.CategoryDisplayCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalog.commands.EvaluateRuleBasedCategoriesScheduledCmdImpl
Set the parameters from the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalog.commands.ProductDisplayCmdImpl
 
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalog.commands.RuleBasedCategoryEvaluationCmdImpl
Set the parameters from the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalog.commands.StoreCatalogDisplayCmdImpl
Sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalog.commands.TopCategoriesDisplayCmdImpl
 
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogAttachmentAddCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogAttachmentDeleteCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogAttachmentUpdateCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentAddCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentDeleteCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentUpdateCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentAddCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentDeleteCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentUpdateCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogmanagement.commands.AttributeValueAddCmdImpl
This method obtains the input parameters for the AttributeValueAdd command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogmanagement.commands.AttributeValueDeleteCmdImpl
This method obtains the input parameters for AttributeValueDelete command
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogmanagement.commands.AttributeValueUpdateCmdImpl
This method obtains the input parameters for AttributeValueUpdate command.
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.CatalogDeleteCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryDeleteCmdImpl
This method obtains the input parameters for CatalogEntryDelete 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.CatalogGroupAddCmdImpl
This method obtains the input parameters for CatalogGroupAdd command
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogGroupDeleteCmdImpl
This method obtains the input parameters for CatalogGroupDelete command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogGroupUpdateCmdImpl
This method obtains the input parameters for CatalogGroupUpdate command.
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.CatGroupCatEntryRelAddCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogmanagement.commands.CatGroupCatEntryRelDeleteCmdImpl
This method obtains the input parameters for CatGroupCatEntryRelDelete command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogmanagement.commands.CatGroupRelAddCmdImpl
This method obtains the input parameters for CatGroupRelAdd command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogmanagement.commands.CatGroupRelDeleteCmdImpl
This method obtains the input parameters for CatGroupRelDelete command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogmanagement.commands.OfferAddCmdImpl
This method obtains the input parameters for OfferAdd 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.OfferUpdateCmdImpl
This method obtains the input parameters for OfferUpdate command
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogmanagement.commands.ProductAttributeAddCmdImpl
This method obtains the input parameters for ProductAttributeAdd command
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogmanagement.commands.ProductAttributeDeleteCmdImpl
This method obtains the input parameters for ProductAttributeDelete command
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogmanagement.commands.ProductAttributeUpdateCmdImpl
This method obtains the input parameters for ProductAttributeUpdate command
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogmanagement.commands.TopCatalogGroupAddCmdImpl
This method obtains the input parameters for TopCatalogGroupAdd command
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.catalogmanagement.commands.TopCatalogGroupDeleteCmdImpl
This method obtains the input parameters for TopCatalogGroupDelete command
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.command.AbstractViewCommand
This method sets the request properties for the view command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.command.AttachmentUploadCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.command.AttachmentViewCmdImpl
This method sets the request properties.
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.BusinessPolicyCommandImpl
Sets the request properties for the Business Policy Command.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.command.CommandContext
This method sets the request property object associated with this request.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.command.CommandContextImpl
This method sets the request property object associated with this request.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.command.ControllerCommand
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.command.ControllerCommandImpl
This method sets the requestProperties for the command.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.command.DataBeanCommand
This method is called by the DataBeanManager before invoking the execute method in this command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.command.DataBeanCommandImpl
This method sets request properties associated with this command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.command.TempUploadCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.command.UploadToStreamCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.command.ViewCommand
This method sets the request properties for this command.
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.common.beans.CurrencyConversionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.common.beans.CurrencyCounterValueListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.common.beans.CurrencyDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.common.beans.CurrencyFormatDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.common.beans.CurrencyFormatDescriptionDataBean
This method 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.LanguageDescriptionDataBean
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.QuantityUnitConversionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.common.beans.QuantityUnitDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.common.beans.QuantityUnitFormatDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.common.beans.QuantityUnitFormatDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.common.beans.QuantityUnitMappingDataBean
This method sets the request property within this bean.
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.ResourceBundleDataBean
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.common.beans.StoreAddressDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.common.beans.StoreCurrencyFormatDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.common.beans.StoreDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.common.beans.StoreDefaultDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.common.beans.StoreEntityDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.common.beans.StoreEntityDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.common.beans.StoreGroupDataBean
This method 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.SupportedLanguageDataBean
Sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.content.beans.EContentDataBean
Deprecated.
Set the requestProperties associated with the data bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupCancelCmdImpl
Set the parameters from the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupCleanupCmdImpl
Set the parameters from the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupCommitCmdImpl
Set the parameters from the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmdImpl
Set the parameters from the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contentmanagement.commands.TaskUpdateCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contentmanagement.commands.WorkspaceUpdateCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contract.beans.AttachmentDataBean
Sets the request property within this data 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.ContractDataBean
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.DisplayCustomizationTCDataBean
Sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contract.beans.ExtendedTermConditionDataBean
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.InvoiceTCDataBean
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.OrderApprovalTCDataBean
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.OrderTCOrderItemPAttributeDataBean
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.PaymentTCDataBean
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.PolicyDescriptionDataBean
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.POTCBlanketDataBean
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.POTCLimitedDataBean
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.PriceTCMasterCatalogWithOptionalAdjustmentDataBean
Deprecated.
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.PriceTCPriceListWithSelectiveAdjustmentDataBean
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.ProductSetTCCustomInclusionDataBean
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.ProductSetTCInclusionDataBean
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.ReferralDataBean
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.ReturnTCReturnChargeDataBean
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.ShippingTCShippingChargeDataBean
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.ShippingTCShipToAddressDataBean
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.TermConditionDataBean
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.TradingAgreementDataBean
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.TradingDescriptionDataBean
Sets the request property within this bean.
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.commands.ContractAttachmentDeleteCmdImpl
Sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contract.commands.ContractCancelCmdImpl
Sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contract.commands.ContractCloseCmdImpl
Sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contract.commands.ContractCopyCmdImpl
Sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contract.commands.ContractCreateCmdImpl
Sets the request properties of this command implementation.
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.contract.commands.ContractDeleteCmdImpl
Sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contract.commands.ContractDeployCmdImpl
Sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contract.commands.ContractDisplayCmdImpl
Sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contract.commands.ContractExportCmdImpl
Sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contract.commands.ContractImportApprovedVersionCmdImpl
Sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contract.commands.ContractImportDraftVersionCmdImpl
Sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contract.commands.ContractNewVersionCmdImpl
Sets the request properties of this command implementation.
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.ContractSaveCmdImpl
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.ContractSubmitPostApprovalCmdImpl
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.ContractSubmitPostRejectCmdImpl
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.ContractSubmitResponseCmdImpl
Retrieves input parameters from 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.ContractUnlockCmdImpl
Retrieves input parameters from the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contract.commands.ContractUpdateCmdImpl
Sets the request properties.
setRequestProperties(Document) - Method in class com.ibm.commerce.contract.commands.ContractUpdateCmdImpl
Sets the contract XML instance Document object.
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 interface com.ibm.commerce.contract.commands.DeployContractCmd
Sets the requestProperties
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.contract.commands.DeployContractCmdImpl
Sets the requestProperties.
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.ParticipantDeleteCmdImpl
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.PolicyDeleteCmdImpl
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.PolicyDescriptionUpdateCmdImpl
Retrieves input parameters from the request properties.
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.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.tc.commands.ContractTCCreateCmdImpl
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.ContractTCDeployCmdImpl
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.ContractTCUpdateCmdImpl
Retrieves input parameters from the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.couponredemption.commands.CalculateDiscountAmtCmd
Deprecated.
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.couponredemption.commands.CalculateDiscountAmtCmdImpl
Deprecated.
Sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.couponredemption.commands.CheckApplicabilityCmd
Deprecated.
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.couponredemption.commands.CheckApplicabilityCmdImpl
Deprecated.
Sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.couponredemption.commands.CheckValidityCmd
Deprecated.
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.couponredemption.commands.CheckValidityCmdImpl
Deprecated.
Sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmd
Deprecated.
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmdImpl
Deprecated.
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.couponredemption.databeans.ViewApplicableCouponDataBean
Deprecated.
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.couponredemption.databeans.ViewAppliedCouponDataBean
Deprecated.
Sets the properties of the request.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.couponwallet.databeans.ViewCouponDetailDataBean
Deprecated.
Sets the properties of the request.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.couponwallet.databeans.ViewWalletDataBean
Deprecated.
Sets the properties of the request.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.datatype.CommandProperty
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.beans.EDPCompleteOrderActivityDataBean
This method sets the parameters passed as part of the URL if any, which should includes the order ID.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.beans.EDPPaymentInstructionsDataBean
This method sets the parameters passed as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.beans.EDPPaymentMethodsDataBean
This method sets the parameters passed as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.beans.EDPPaymentStatusDataBean
This method sets the parameters passed as part of the URL, if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.beans.EDPPIActivityHistoryDataBean
This method sets the parameters passed as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.beans.EDPRefundInstructionsDataBean
This method sets the parameters passed as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.beans.EDPRefundMethodsDataBean
This method sets the parameters passed as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.beans.EDPRefundStatusDataBean
This method sets the parameters passed as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.beans.EDPReleasesDataBean
This method sets the parameters passed as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.beans.EDPSensitiveDataMaskHelperDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.commands.PIAddCmdImpl
This method sets the request input parameters.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.commands.PIAddVoidCmdImpl
This method sets the request input parameters, which does nothing here.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.commands.PICopyCmdImpl
This method sets the input parameters from the request.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.commands.PICopyVoidCmdImpl
This method sets the input parameters from the request.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.commands.PIEditCmdImpl
This method sets the input parameters from the request.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.commands.PIEditVoidCmdImpl
This method sets the input parameters from the request, which does nothing here.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.commands.PIEditWithMergingProtocolDataCmdImpl
This method sets the input parameters from the request.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.commands.PIRemoveCmdImpl
This method sets the input parameters from the request.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.edp.commands.PIRemoveVoidCmdImpl
This method sets the input parameters from the request, which does nothing here.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.event.impl.commands.RaiseECEventCmdImpl
This method sets the parameters that are passed to the command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.filepublish.commands.ScheduledContentManagedFileEARUpdateCmdImpl
Sets the data members to the parameters which are passed through the TypedProperty object.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeMemberGroupDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.CalculationMethodDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRangeDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRangeLookupResultDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRuleDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRuleMemberGroupRelationshipDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.CalculationRuleScaleRelationshipDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.CalculationScaleDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.CatalogEntryCalculationCodeDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.CatalogEntryShippingDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.FFMOrderItemsDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.FFMOrderItemsListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageDataBean
This method returns the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterByLanguageListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.FulfillmentCenterInformationByLanguageListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.InventoryDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.JurisdictionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.JurisdictionGroupDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.JurisdictionGroupRelationshipDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.OrderCalculationCodeDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.OrderItemCalculationCodeDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.OrderItemShippingModeListDataBean
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.OrderShippingModeListDataBean
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.ShippingArrangementDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.ShippingArrangementJurisdictionGroupRelDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This method sets request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.ShippingJurisdictionGroupCalculationRuleDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.ShippingModeDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.ShippingModeDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.beans.StoreEntityCalculationUsageDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.commands.InventoryBalanceUpdateCmdImpl
This method sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeProductAvailabilityCtrlCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryAddressDataBean
Sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementEmailDataBean
Sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementHistoryDataBean
Sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementHistoryListDataBean
Sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementTemplateDataBean
Set the requestProperties associated with the data bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementTemplateListDataBean
Sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryContextDataBean
Sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryDataBean
Sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryEventTypeDataBean
Sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryEventTypeDescriptionDataBean
Sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryEventTypeListDataBean
Sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemCatalogEntryListDataBean
Sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemDataBean
Sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemPurchaseRecordCatalogEntryListDataBean
Sets the requestProperties associated with the data bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemPurchaseRecordDataBean
Sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryRegistrantDataBean
Sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryRuleDataBean
Sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the requestProperties associated with the data bean.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.giftregistry.commands.GiftRegistryAddressAuditCmd
Sets the request properties
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryAddressAuditCmdImpl
Sets the request properties
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryExtendOrderItemProcessCmdImpl
Pass the parameters from the caller to the task command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryServiceInvokerCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryValuesAuditCmdImpl
Sets the request properties
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryRequestFieldsValidator
Sets the request properties
setRequestProperties(HttpServletRequest) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryRequestFieldsValidator
Sets the request properties from the request object
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.interestitems.commands.InterestItemAddCmdImpl
 
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.interestitems.commands.InterestItemDeleteCmdImpl
 
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.interestitems.commands.InterestItemDisplayCmdImpl
 
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.interestitems.commands.InterestItemListCopyCmdImpl
 
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.interestitems.commands.InterestItemListDeleteCmdImpl
 
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.interestitems.commands.SetInterestItemListCmdImpl
 
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.beans.BackOrderAllocationDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.BackOrderItemDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.BaseItemDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.BaseItemDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.commands.ProductAvailabilityDataBeanCmdImpl
This method sets the request properties
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.DistributionArrangementDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsBackOrderAllocationDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.ExpectedInventoryRecordsDetailDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.InventoryAdjustmentCodeDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.InventoryAdjustmentDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.InventoryReserveDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.ItemFulfillmentCenterDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.ItemSpecificationDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.ItemVersionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.ManifestDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.OrderChannelTypeDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.OrderItemPickingHistoryDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.OrderItemShippingHistoryDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.OrderReleaseDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.OrderReleaseTotalsDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.OutputQueueDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.OutputQueueDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.PackageInformationByReleaseNumberDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.PackageInformationByReleaseNumberListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.PackageInformationDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.PackageInformationListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.PackSlipDetailListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.PickTicketDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.ProductAvailabilityDataBean
This method sets the request properties
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.RABackOrderAllocationDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.RaDetailDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.ReceiptDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.ReplenishmentAdvisementDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.StoreItemDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.StoreItemFulfillmentCenterDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.VendorDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.VendorInformationDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.VendorInformationListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.beans.VersionSpecificationDataBean
This method sets the request property within this bean.
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.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.CreateStoreAddressCmd
Set 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.DoInventoryActionCmd
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCloseCmd
Sets request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCloseCmdImpl
 
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.inventory.commands.ExpectedInventoryRecordDeleteCmd
Sets 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.FulfillmentCenterDeleteCmd
Sets a group of request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.commands.FulfillmentCenterDeleteCmdImpl
 
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.inventory.commands.GeneratePackSlipCmd
This method sets request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.inventory.commands.GeneratePickBatchCmd
Sets request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.commands.GeneratePickBatchCmdImpl
Pulls fulfillment center and IsExpedited identifier from the input parameter and saves locally.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.inventory.commands.MakeReceiptAvailableCmd
Set request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.commands.MakeReceiptAvailableCmdImpl
Set request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.commands.PickBatchGenerateCmdImpl
Sets request property, fulfillment center id.
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.ReleaseManifestCmdImpl
Set request properties.
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.ReleaseShipDeleteCmdImpl
Sets the request properties, the manifest ids to be marked for deletion.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.inventory.commands.ResolveReleasesCmd
This method sets a group of receipt properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.commands.ResolveReleasesCmdImpl
Sets the information into the command local variable.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.inventory.commands.ReturnReasonCodeDeleteCmd
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.UpdateReleaseManifestStatusCmd
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.UpdateStoreAddressCmd
This method sets 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.VendorDeleteCmd
Set request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.commands.VendorDeleteCmdImpl
Set request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.scheduled.commands.ProcessBackordersCmdImpl
Set command request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.scheduled.commands.ProcessFutureOrdersCmdImpl
Set command request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.scheduled.commands.RAReallocateCmdImpl
This method sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.scheduled.commands.ReleaseExpiredAllocationsCmdImpl
This method sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.inventory.scheduled.commands.ReleaseToFulfillmentCmdImpl
Sets the request properties of the command implementation.
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.marketing.commands.AddOrderItemWithPromotionCodeOrCouponCmdImpl
Sets the request properties of the controller command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.marketing.commands.CouponAddRemoveControllerCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.marketing.commands.CouponManageCmdImpl
This method sets the request properties of the controller command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.marketing.commands.ImportIntelligentOfferAssociationsCmdImpl
This method extracts the required parameters from the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.marketing.commands.IssueCouponControllerCmdImpl
This method sets the request properties of the controller command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.marketing.commands.PromotionCodeAddRemoveControllerCmdImpl
This method sets the request properties of the controller command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.marketing.databeans.CouponListByOrderDataBean
Sets the request properties associated with the data bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.marketing.databeans.CouponListByUserDataBean
Sets the request properties associated with the data bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.marketing.databeans.PromoCodeListDataBean
Sets the request properties associated with the data bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.marketing.databeans.PromotionalPriceDataBean
Sets the request properties 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.databeans.ExperimentResultsListDataBean
This method sets the request properties.
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.ProductComparisonStatisticsListDataBean
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.SalesAssistantStatisticsListDataBean
Sets the requestProperties associated with the data bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.me.beans.BuyerSupplierMappingDataBean
This method sets the request property for 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.ProcurementBuyerProfileDataBean
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.ProcurementProtocolDataBean
Sets the request property within this bean.
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.commands.BatchOrderRequestCmdImpl
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 Web controller calls the setRequestProperties method before invoking the execute method in this command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.me.commands.PunchOutSetupCmdImpl
The Web controller calls the setRequestProperties method before invoking the execute method in this command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.me.commands.SendShoppingCartCmdImpl
The Web controller calls the setRequestProperties method before invoking the execute method in this command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.me.commands.SubmitShoppingCartCmdImpl
The Web controller calls the setRequestProperties method before invoking the execute method in this command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.member.facade.server.commands.ProcessPersonCreateGuestCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.member.facade.server.commands.UserRegistrationEmailActivateCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.member.facade.server.commands.UserRegistrationEmailActivateResendCmdImpl
This method sets the request properties.
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.beans.OrderStatusItemDataBean
Sets RequestProperties for the databean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.messaging.commands.BroadcastMessageCmdImpl
Sets the request properties.
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.GetPickPackListDetailCmdImpl
This method extracts the pickBatchId from the request properties and sets it locally in the command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.messaging.commands.GetPriceAndAvailabilityCmdImpl
This method sets the request properties for the policy command.
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.GetRecipientsCmdImpl
Sets The requestProperties object of BroadcastMessage.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.messaging.commands.NewInboundMessageCmdImpl
This method sets the request properties as input for the command where the message is retrieved from.
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 update.
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.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.OrderStatusCmdImpl
This method 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.ProductInventoryUpdateCmdImpl
This method sets the internal iRequestPropertiesVector based on the given aRequestProperties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.messaging.commands.ProductListPriceUpdateCmdImpl
This method sets the iRequestPropertiesVector based on the given aRequestProperties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.messaging.commands.ProductOfferPriceUpdateCmdImpl
This method sets the iRequestPropertiesVector based on the given aRequestProperties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.messaging.commands.SendWCSOrderCmdImpl
This method sets the request properties as input for the command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.messaging.commands.SendXMLOrderCmdImpl
This method sets the request properties as input for the command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.messaging.commands.TransferShopcartCmdImpl
This method sets the request properties for the policy.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.messaging.outboundservice.Messaging.AsyncMessagingWorker
Set the request properties
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.messaging.outboundservice.SendTransactedMsgCmdImpl
This method sets the parameters that are passed to the command.
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.bean.commands.OpenCryBidControlRuleBeanCmdImpl
Obtains command parameters from TypedProperty; current implementation does nothing.
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.beans.AuctionDataBean
Sets request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.negotiation.beans.AuctionDescriptionDataBean
Copies the TypedProperty input parameters.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.negotiation.beans.AuctionInfoDataBean
Copies the input properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.negotiation.beans.AuctionStyleDataBean
Copies the command input properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.negotiation.beans.AutoBidDataBean
Currently does nothing.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.negotiation.beans.BidDataBean
Copies the input command properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleDataBean
Parses required parameters from TypedProperty param.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleListBean
Currently does nothing.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageDataBean
Copies the input command properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageLightDataBean
Copies the input command properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.negotiation.beans.MemberAuctionRelationDataBean
Currently does nothing.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.negotiation.beans.MessageCountDataBean
Copies the command input properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.negotiation.beans.MessageDataBean
Copies the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.negotiation.beans.MessageInfoDataBean
Copies the 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.negotiation.commands.AuctionBaseCmdImpl
Sets request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.negotiation.commands.AuctionNotificationCmdImpl
Sets request properties and initialize the parameters for the command.
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.AutoBidSubmitCmdImpl
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.BidCreateFormCmdImpl
Saves the Mandatory and optional command parameter values.
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.BidRuleBaseCmdImpl
Copies key-value input data into member fields.
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.BidUpdateFormCmdImpl
Saves the Mandatory and optional command parameter values.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.negotiation.commands.CloseBiddingCmdImpl
 
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.CreateForumMessageCmdImpl
setRequestProperties 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.DeleteAuctionStyleCmdImpl
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.DeleteMailCmdImpl
setRequestProperties 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.DisplayAuctionItemCmdImpl
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.DisplayAuctionRulesCmdImpl
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.DisplayShopperBidsCmdImpl
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.GalleryDisplayCmdImpl
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.ModifyForumMessageCmdImpl
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.ModifyForumMessageListCmdImpl
Copies key-value input data into member fields.
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.ProcessToolsControllerCmdImpl
Saves the optional command parameter values.
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.UpdateGalleryCmdImpl
Copies key-value input data into member fields.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.CurrentPendingOrderDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OfferDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OfferDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OfferPriceDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderAdjustmentDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderAdjustmentDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderAdjustmentTaxExemptDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderChangeReasonDataBean
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderChangeReasonListDataBean
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderCommentDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderDataBean
This method sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderHistoryDataBean
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderHistoryListDataBean
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderItemAdjustmentDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderItemComponentDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderItemCompRelDataBean
Sets Request Property.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderItemDataBean
This method sets request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderItemMessagingExtensionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderItemOfferRelationshipDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderItemTradingRelationshipDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderMemberGroupRelationshipDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderMessagingExtensionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderOptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderPaymentInfoDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderPaymentMethodDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderPromotionCodeDataBean
This method sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.OrderQuotationRelDataBean
This method 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.PhysicalStoreFulfillmentCenterRelationshipListDataBean
 
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.PRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.RequisitionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.SchedulerOrderDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.ShipCarrAccntDataBean
This method sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.ShipInstructionsDataBean
This method sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean
This method sets the requestProperties associated with the input data bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.SubOrderAdjustmentDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.SubOrderDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.TradingPositionContainerDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.beans.TradingPositionContainerXMLDefinitionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.calculation.ServiceAdjustShippingChargesCmdImpl
Extracts input parameters from the specified request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set request property.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.AdminOrderCancelCmdImpl
This method sets request properties, if the parameter is null or unexpected value, the method will give it default value.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.CreateOrderOnSuccessStatusUpdateCmdImpl
The WebController calls the setRequestProperties method before invoking the execute method in this command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.ExternalOrderCalculateCmdImpl
This method sets the request properties of 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.order.commands.ExtOrderCopyCmdImpl
Sets the requestProperties object for this command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.OrderCalculateCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.OrderCalculateInternalCmdImpl
Set request property.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.OrderCancelCmdImpl
The WebController calls the setRequestProperties method before invoking the execute method in this command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.OrderCommentRecordContrlCmdImpl
This method sets the request properties of this command implementation.
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.OrderCreateCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.OrderCreateQuoteCmdImpl
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
This method extracts input parameters from the specified request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.OrderPaymentSynchronizeCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.OrderPrepareBaseImpl
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.OrderProcessApprovalBaseCmdImpl
Sets the request properties.
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.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.OrderProfileUpdateCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.OrderRetransferCmdImpl
This method sets the command request properties.
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.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.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.OrderUnlockCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.order.commands.ProcessOrderCmd
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
This method sets request Properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.PromotionEngineOrderCalculateCmdImpl
This method sets the request properties to the command.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.order.commands.RaiseOrderEventCmd
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.RaiseOrderEventCmdImpl
This method sets the requestProperties for the command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.SalesOrderPreprocessCmdImpl
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.ServiceProviderChildOrderCreateCmdImpl
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.SetOrderTemplateCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.SetPendingOrderCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.ShipInfoBaseCmdImpl
Extracts input parameters from the specified request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.SSFSOrderCopyCmdImpl
Extracts input parameters from the specified request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.orderitems.commands.AdminOrderItemUpdateCOCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmdImpl
This method sets the request properties.
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.ExtendOrderItemProcessCmdImpl
Pass the parameters from the caller to the task command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.orderitems.commands.InventoryAllocationCheckCmdImpl
This method sets the request properties for this command and extracts the expected parameters.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.orderitems.commands.OrderConfigurationAddCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.orderitems.commands.OrderConfigurationUpdateCmdImpl
This method 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.OrderItemDeleteCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.orderitems.commands.OrderItemDisplayCmdImpl
This method sets the request properties.
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.ordermanagement.beans.ChargeTypeDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.CustomerReturnReasonListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.DispositionHeaderDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.DispositionHeaderListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.MerchantReturnReasonsDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.MerchantReturnReasonsListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.PreviousDispositionsDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.PreviousDispositionsListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.PriceOverrideReasonDataBean
This method sets the request properties within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.PriceOverrideReasonListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnDenyReasonDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnDenyReasonDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnDispositionCodeDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnDispositionCodeDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnedProductsDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnedProductsListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonsDataBean
Deprecated.
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonsListDataBean
Deprecated.
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReceiptDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReceiptDispositionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReceiverDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReceiverListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReturnAdministratorDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReturnAdministratorListDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.RMAAuthorizationLogDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.RMAChargeDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.RMADataBean
This method sets request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.RMAItemAdjustmentCreditDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.RMAItemComponentDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.RMAItemDataBean
This method sets request properties
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.RMAItemDenyReasonDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.beans.RMATaxDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.commands.AdvancedOrderEditBeginCmdImpl
 
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.commands.AdvancedOrderEditEndCmdImpl
This method sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.commands.BlockNotifyCmdImpl
Extracts input parameters from the specified request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.commands.InitiateIsBlockedOrderCheckCmdImpl
The WebController calls the setRequestProperties method before invoking the execute method in this command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.commands.OrderCloseCmdImpl
This method sets the command request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.commands.ReturnEditBaseCmdImpl
Sets the requestProperties for the command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.commands.ReturnEditBeginCmdImpl
Sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.ordermanagement.commands.ReturnEditEndCmdImpl
Sets the request properties of this command implementation.
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.orderquotation.commands.OrderItemSelectCmdImpl
Sets the request properties of this command implementation.
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.OrderQuotationCreateCmdImpl
Sets the requestProperties for the command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationDisplayCmdImpl
Sets the request properties of this command implementation.
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.orderstatus.beans.OrderFulfillmentItemStatusDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.orderstatus.beans.OrderFulfillmentStatusDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.pagelayout.commands.CleanPageLayoutsCmdImpl
This method sets the command request properties.
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.beans.BuyerPurchaseOrderDataBean
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.CreditLineDataBean
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.PaymentMethodDataBean
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.PaymentStatusDataBean
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.PaymentSynchronizeDataBean
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.RefundMethodDataBean
This method 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.TradingPurchaseAmountDataBean
Sets the request property within this bean.
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.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.config.beans.AvailablePaymentCfgListDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.config.beans.PaymentConfigMethodDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.config.beans.PaymentConfigurationListDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.config.beans.StorePaymentConfigurationListDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.ppc.beans.PPCGetCreditDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.ppc.beans.PPCGetPaymentDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListAllPluginsDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListCreditsForPIDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPaymentsForPIDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPendingCreditsForPluginDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPendingPaymentsForPluginDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPIsForOrderDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPIsForReturnDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListTransactionsForCreditDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListTransactionsForPaymentDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.ppc.beans.PPCPayTranExtendedDataDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.ppc.beans.PPCPIExtendedDataDataBean
This method sets the passed parameters as part of the URL if any.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.ppc.commands.PaymentProcessFinancialTransactionCmdImpl
This method sets the input parameters from the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentechBatchCtrlCmdImpl
This method sets the various properties of the command with the parameters received.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentechBatchGetCtrlCmdImpl
This method sets the various properties of the command with the parameters received.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.price.beans.CategorizedMonetaryAmountsDataBean
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.price.beans.DiscountDataBean
sets request properties
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.price.beans.DynamicKitPredefinedConfigurationDataBean
Sets the request properties for the bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.price.beans.EntitledPriceDataBean
Sets the request property and populates the parameters that are needed by the bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.price.beans.FormattedMonetaryAmountDataBean
Sets request properties (not implemented).
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.price.beans.FormattedQuantityAmountDataBean
Sets request properties (not implemented).
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.price.commands.RetrievePricesCmdImpl
Sets the request properties for the policy.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.promotion.commands.CreatePromotionCodeImportCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.pvc.commands.PVCBufferUrlCmdImpl
Extracts parameter from request properties.
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.PVCRegisterDeviceCmdImpl
Receives the parameters for this command, and stored into member variables.
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.ReEnterPasswordCmdImpl
Receives the parameters for this command, and stored into member variables.
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.pvcdevices.beans.PVCBufferDataBean
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.PVCDeviceModelDataBean
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.PVCSessionDataBean
Sets the request property within this bean.
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.quote.commands.AdminQuoteItemUpdateCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.quote.commands.QuoteCopyCmdImpl
Overrides the base class method to retrieve the sensitive info flag.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.quote.commands.QuoteCreateCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.quote.commands.QuoteGenerateOrderCmdImpl
Overrides the base class method to retrieve the sensitive and block information flags
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.quote.commands.QuoteItemDeleteCmdImpl
Sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.quote.commands.QuoteSaveCmdImpl
Sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.requisitionlist.commands.CreateOrderItemFromRequisitionListCmd
This method sets request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.requisitionlist.commands.CreateOrderItemFromRequisitionListCmdImpl
This method sets request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.requisitionlist.commands.CreateOrderItemFromRequisitionListWithDynamicKitCmdImpl
This method sets request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListBaseCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListDeleteCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListDisplayCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListItemUpdateCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListSubmitCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListUpdateCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.returns.commands.AutoApproveReturnItemByDaysPolicyCmdImpl
This method sets 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.CalculateReturnItemAdjustmentFlatPolicyCmdImpl
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.CalculateReturnItemAdjustmentPolicyCmdImpl
Set the request properties for the policy.
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.ExtendAdminReturnApproveCmdImpl
 
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.ExtendReturnCancelCmdImpl
 
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.ExtendReturnCreditAndCloseScanCmdImpl
 
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.ExtendReturnItemAddCmdImpl
 
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.ExtendReturnItemDeleteCmdImpl
 
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.ExtendReturnItemUpdateCmdImpl
 
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.ExtendReturnPrepareCmdImpl
 
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.ExtendReturnProcessCmdImpl
Set the caller's request properties.
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.RePrepareExpiredRMACmdImpl
The request properties to be passed to the controller command
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.returns.commands.ReturnCreateCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.returns.commands.ReturnItemBaseCmdImpl
This method sets the request properties of this command implementation.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.returns.commands.ReturnItemComponentUpdateCmdImpl
Set the request properties for this command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.returns.commands.ReturnItemDeleteCmdImpl
This method sets the request properties of this command implementation.
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.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.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.RFQAttachmentUploadCmdImpl
Calls super.setRequestProperties to retrieve the rfq Id and the attach file content.
After this, retrieve that 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.RFQAttachmentViewCmdImpl
Calls super.RequestProperties to retrieve all the identifier.
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.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.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.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.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.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.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.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.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.RFQItemUpdateCmdImpl
Retrieves the information about an item: rfqProductId, 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.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.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.RFQResponseAttachmentUploadCmdImpl
Calls super.setRequestProperties to retrieve the attach file content.
After this, retrieve that 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.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.RFQResponsePattributeAttachmentAddCmdImpl
Calls super.setRequestProperties to retrieve the rfq Id and the attach file content.
After this, retrieve that 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.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.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.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.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.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.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.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.RFQToContractCreateCmdImpl
Get the rfqId, responseId, billTo parameters from the request.
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.scheduler.commands.AddBroadcastJobCmdImpl
This method extracts the required parameters from the request properties and sets them 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.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.EditJobCmdImpl
This method extracts the required parameters from the request properties and sets them 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.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.RemoveJobCmdImpl
This method extracts the required parameters from the request properties and sets them 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.LogoffCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.security.commands.LogonCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.security.commands.ResetPasswordAdministratorCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.security.commands.ResetPasswordCmdImpl
This method sets the following request properties: logonID logonPasswordOld logonPassword logonPasswordVerify challengeAnswer from the supplied hshReqParameters.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.soi.commands.OrderTransfersRetryCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.store.beans.CatalogEntryHelperDataBean
Sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.store.beans.UserInterestItemListDataBean
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.store.commands.StoreCloseCmdImpl
The WebController calls the setRequestProperties method before invoking the execute method in this command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.store.commands.StoreOpenCmdImpl
The WebController calls the setRequestProperties method before invoking the execute method in this command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.taxation.beans.CalculationCodeTaxExemptDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.taxation.beans.CountryCodeDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.taxation.beans.CountryDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.taxation.beans.OrderItemTaxDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.taxation.beans.OrderTaxDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.taxation.beans.StateCodeDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.taxation.beans.StateProvinceDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.taxation.beans.SubOrderTaxDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.taxation.beans.TaxCategoryDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.taxation.beans.TaxCategoryDescriptionDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.taxation.beans.TaxCodeClassificationDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.taxation.beans.TaxCodeSchemeDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.taxation.beans.TaxJurisdictionGroupCalculationRuleDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.taxation.beans.TaxTypeDataBean
This method sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.beans.TicklerActionDataBean
This method copies the input parameters supplied as a TypedProperty.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.beans.TicklerActionDescriptionDataBean
This method copies the input parameters supplied as a TypedProperty.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.beans.TicklerActionHistoryDataBean
This method copies the input parameters supplied as a TypedProperty.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.beans.TicklerActionHistoryListDataBean
Copies the input parameters supplied as a TypedProperty and sets the tickler ID.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.beans.TicklerDataBean
This method copies the input parameters supplied as a TypedProperty.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.beans.TicklerListDataBean
Copies the input parameters supplied as a TypedProperty and sets the Customer Service Supervisor or Customer Service Representative team ID.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.beans.TicklerReasonDataBean
This method copies the input parameters supplied as a TypedProperty.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.beans.TicklerReasonDescriptionDataBean
This method copies the input parameters supplied as a TypedProperty.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.tickler.commands.CreateTicklerCmd
This method is used to set the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.commands.CreateTicklerCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.tickler.commands.DetermineAssignmentCmd
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.commands.DetermineAssignmentCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.tickler.commands.LockTicklerCmd
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.commands.LockTicklerCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.tickler.commands.RecordTicklerActionCmd
This method is used to sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.commands.RecordTicklerActionCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.commands.TicklerActionRecordCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.commands.TicklerAssignCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.commands.TicklerCreateCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.commands.TicklerLockCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.commands.TicklerUnlockCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.commands.TicklerUnlockMonitorCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.commands.TicklerUpdateCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.tickler.commands.UnlockTicklerCmd
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.commands.UnlockTicklerCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.tickler.commands.UpdateTicklerCmd
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tickler.commands.UpdateTicklerCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentTreeDataBean
Sets the requestProperties associated with the data bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.attachment.commands.AttachmentCreateNewDirectoryCmdImpl
This method sets parameters from the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.attachment.commands.AttachmentUploadCmdImpl
This method sets the input parameters from the request properties for the controller command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.attachment.commands.AttachmentXMLControllerCmdImpl
This method sets the input parameters from the request properties for the controller command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.attachment.commands.AttachmentXMLUpdateBothCmdImpl
This method sets the input parameters from the request properties for the controller command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.attachment.commands.ManagedDirectoryDeleteCmdImpl
This method sets the request properties.
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.campaigns.search.beans.CollateralSearchListDataBean
Set the requestProperties associated with the data bean.
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.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.CategoryDeleteImpl
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.ItemCreateImpl
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.ItemGenerateImpl
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.ItemUpdateImpl
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.ProductDeleteImpl
This method accepts input parameters from RequestProperties for the controller command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.command.ToolsControllerCommandImpl
Sets request properties for view command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.contentmanagement.commands.TaskgroupUndoChangeControllerCmdImpl
This method accepts input parameters from RequestProperties for the controller command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.contract.beans.AccountDataBean
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.contract.beans.AddressBookTCDataBean
Sets the request properties.
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.CategoryPricingTCDataBean
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.contract.beans.ContractDataBean
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.contract.beans.ContractSearchCriteriaDataBean
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.contract.beans.CustomPricingTCDataBean
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.contract.beans.InvoicingTCDataBean
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.contract.beans.OrderApprovalTCDataBean
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.contract.beans.PaymentTCDataBean
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the request properties
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.contract.beans.ProductSetTCDataBean
Sets the request properties.
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.PurchaseOrderTCDataBean
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.contract.beans.ReturnTCDataBean
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeAdjustmentTreeDataBean
Sets the requestProperties associated with the data bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeDataBean
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.contract.beans.ShippingTCShippingModeDataBean
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.StoreCreationWizardDataBean
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.ecoupon.ECouponPromotionListBean
Deprecated.
setRequestProperties method.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountListBaseBean
Sets the value of the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.optools.order.commands.CSRGuestOrderCreateCmdImpl
This method sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderCancelCmdImpl
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.tools.optools.order.commands.CSRPIActionCtrlCmdImpl
This method sets the request input parameters.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.tools.segmentation.CreateSegmentFromXMLCmdImpl
Extracts and stores the relevant information from the web request.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.user.beans.AddressBookDataBean
Sets the request properties.
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.BusinessProfileDataBean
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.CountryStateListDataBean
Sets the request properties.
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.MemberAttributeDataBean
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.MemberAttributeFloatValueDataBean
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.MemberAttributeStringValueDataBean
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.MemberDataBean
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.MemberGroupMemberDataBean
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.MemberGroupUsageDataBean
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.MemberRoleDataBean
Sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.user.beans.MemberViewPreferenceDataBean
Deprecated.
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.OrganizationDataBean
Sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.user.beans.OrganizationListDataBean
Set the request properties for the 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.PolicyAccountDescriptionDataBean
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.PolicyAccountLockoutDescriptionDataBean
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.PolicyPasswordDescriptionDataBean
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.UserDataBean
Sets the request property within this bean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.user.beans.UserInfoDataBean
Sets requestProperties
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.UserRegistrationDataBean
Set the 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.usermanagement.commands.AddressAddCmdImpl
Sets the properties of the command.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the request properties by calling ProcessRequestProperties command.
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.AddressDeleteCmdImpl
Sets the parameters passed to the command and then calls the PreAddressDelete command to preform any customized processing that is needed before the address is deleted.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.usermanagement.commands.AddressUpdateCmdImpl
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.AuditAddressCmdImpl
Sets the parameters passed to the command.
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.AuditBaseCmdImpl
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.AuditOrgEntityCmdImpl
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.BuyerRegistrationAddCmdImpl
Sets the request properties.
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.MemberLockCmdImpl
This method sets the properties of the 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.MemberRoleUnassignCmdImpl
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.OrganizationSetInSessionCmdImpl
Sets the request properties.
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.OrgEntityRegistrationAddApprovalBaseCmdImpl
Sets the request properties, and initializes the OrgEntityFlowEntityBean.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityUpdateCmdImpl
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.PostAddressAddCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in interface com.ibm.commerce.usermanagement.commands.PostAddressCheckCmd
Sets 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.PostAddressDeleteCmd
Sets 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.PostAddressUpdateCmd
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.PostMemberRoleAssignCmd
Sets 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.PostMemberRoleUnassignCmd
Sets the 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.PostOrgEntityAddCmd
Sets 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.PostOrgEntityUpdateCmd
Sets 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.PostRoleAddCmd
Sets 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.PostUserRegistrationAddCmd
Sets 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.PostUserRegistrationAdminAddCmd
Sets 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.PostUserRegistrationAdminUpdateCmd
Sets 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.PostUserRegistrationUpdateCmd
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.PreAddressAddCmd
Sets 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.PreAddressCheckCmd
Sets 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.PreAddressDeleteCmd
Sets 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.PreAddressUpdateCmd
Sets 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.PreMemberRoleAssignCmd
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.PreMemberRoleUnassignCmd
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.PreOrgEntityAddCmd
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.PreOrgEntityUpdateCmd
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.PreRoleAddCmd
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.PreUserRegistrationAddCmd
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.PreUserRegistrationAdminAddCmd
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.PreUserRegistrationAdminUpdateCmd
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.PreUserRegistrationUpdateCmd
Set request properties
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.ProcessParentMemberCmd
Set the request properties which should contain parentMember property.
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.ProcessProfileTypeCmd
Sets the request properties.
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.ProcessRequestPropertiesCmd
sets the request properties need to be processed.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.usermanagement.commands.ProcessRequestPropertiesCmdImpl
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.RestoreOriginalUserSetInSessionCmdImpl
Sets the request properties.
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.RunAsUserSetInSessionCmdImpl
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.SetBusinessEntityCmdImpl
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.UserRegistrationAddCmdImpl
Sets the request properties.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationAdminAddCmdImpl
Sets the request properties and calls the PreUserRegistrationAdmimAdd command to perform any needed tasks before the user is created.
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.UserRegistrationCmdImpl
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.UserRegistrationRoleAssignCmdImpl
Sets the request properties.
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.utf.beans.PAttributeDataBean
Copies the TypedProperty input parameters.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.utf.beans.PAttributeDescDataBean
Copies the TypedProperty input parameters.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.utf.beans.PAttrProdDataBean
Copies the TypedProperty input parameters.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.utf.beans.PAttrValueDataBean
Copies the TypedProperty input parameters.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.utf.beans.RFQDataBean
Copies the TypedProperty input parameters.
setRequestProperties(TypedProperty) - Method in class com.ibm.commerce.utf.beans.RFQProdDataBean
Copies the TypedProperty input parameters.
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.PAttributeBaseCmdImpl
Sets request properties
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.RFQCancelCmdImpl
Checks if the required parameter offering_id exists.
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.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.RFQCreateCmdImpl
Calls super.setRequestProperties to retrieve the rfq Id and the attach file content.
After this, retrieve that attachment description.
The WebController calls the setRequestProperties method before invoking the execute method in this command.
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.
setRequestPropertiesPerCommandInstance(TypedProperty) - Method in class com.ibm.commerce.messaging.commands.ProductInventoryUpdateCmdImpl
This method sets the command instance variables before processing each item in the iRequestPropertiesVector.
setRequestPropertiesPerCommandInstance(TypedProperty) - Method in class com.ibm.commerce.messaging.commands.ProductListPriceUpdateCmdImpl
This method sets the command instance variables before processing each item in the iRequestPropertiesVector.
setRequestPropertiesPerCommandInstance(TypedProperty) - Method in class com.ibm.commerce.messaging.commands.ProductOfferPriceUpdateCmdImpl
This method sets the command instance variables before processing each item in the iRequestPropertiesVector.
setRequestProps(TypedProperty) - Method in interface com.ibm.commerce.marketingcenter.events.runtime.MarketingEventUpdateCommand
Set the request properties.
setRequestShipDateTime(Timestamp) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setRequestShipDateTime(Timestamp) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setRequestTime(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.FinancialTransactionType
Sets the value of the 'Request Time' attribute.
setRequired(boolean) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemComponentTypeImpl
 
setRequired(boolean) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemComponentType
Sets the value of the 'Required' attribute.
setRequired(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItemComponent
Sets required- Y(YES), N(NO)
setRequired(String) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setRequiredQuantity(int) - Method in class com.ibm.commerce.tools.epromotion.RLSingleRangeItemLevelPromotion
Sets the requiredQuantity.
setRequiredQuantity(int) - Method in class com.ibm.commerce.tools.epromotion.RLSingleRangeProductLevelPromotion
Sets the requiredQuantity.
setRequisitionerId(String) - Method in class com.ibm.commerce.me.commands.BatchOrderRequestCmdImpl
Sets the requisitioner id
setRequisitionerId(String) - Method in class com.ibm.commerce.me.commands.PunchOutSetupCmdImpl
This method sets the requisitioner ID.
setRequisitionerID(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the ID of the requisitioner who made this purchase order request.
setRequisitionerIdentifier(String) - Method in class com.ibm.commerce.user.objects.CertificateX509AccessBean
 
setRequisitionerName(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the name of the requisitioner who made this purchase order request.
setRequisitionerSessionData(RequisitionerSessionData) - Method in interface com.ibm.commerce.me.datatype.CIQuote
This method sets the requisitioner session data.
setRequisitionerSessionData(RequisitionerSessionData) - Method in class com.ibm.commerce.me.datatype.CIQuoteImpl
This method sets the requisitioner session data.
setRequisitionListId(Long[]) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListDeleteCmd
This method specifies an array of requisition list ids to be deleted.
setRequisitionListId(Long) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListDeleteCmd
This method specifies the requisition list id to be deleted.
setRequisitionListId(Long[]) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListDeleteCmdImpl
This method specifies the requisition list id to be deleted.
setRequisitionListId(Long) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListDeleteCmdImpl
This method specifies the requisition list id to be deleted.
setRequisitionListId(Long) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListDisplayCmd
This method specifies the requisition list id to be displayed.
setRequisitionListId(Long) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListDisplayCmdImpl
This method specifies the requisition list id to be displayed.
setRequisitionListId(Long) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListItemUpdateCmd
This method specifies the requisition list id.
setRequisitionListId(Long) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListItemUpdateCmdImpl
This method specifies the requisition list ID.
setRequisitionListId(Long) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListSubmitCmd
This method specifies the requisition list id to be submitted.
setRequisitionListId(Long) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListSubmitCmdImpl
This method specifies the requisition list id to be submitted.
setRequisitionListId(Long) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListUpdateCmd
This method specifies the requisition list id to be updated.
setRequisitionListId(Long) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListUpdateCmdImpl
This method specifies the requisition list id to be updated.
setRequisitionListItems(OrderItemAccessBean[]) - Method in interface com.ibm.commerce.requisitionlist.commands.CreateOrderItemFromRequisitionListCmd
This method sets the requisition list items.
setRequisitionListItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.requisitionlist.commands.CreateOrderItemFromRequisitionListCmdImpl
This method sets the requisition list items.
setRequisitionListItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.requisitionlist.commands.CreateOrderItemFromRequisitionListWithDynamicKitCmdImpl
This method sets the requisition list items.
setRequisitionListStatus(String, OrderAccessBean, CommandContext) - Static method in class com.ibm.commerce.requisitionlist.commands.RequisitionListBaseCmdImpl
This method sets the status of the requisition list.
setRequisitionListStoreId(String[]) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListDisplayCmd
This method specifies the store id of the requisition list to be displayed.
setRequisitionListStoreId(String[]) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListDisplayCmdImpl
This method specifies the store id of the requisition list to be displayed.
setRequisitionListType(String, OrderAccessBean, CommandContext) - Static method in class com.ibm.commerce.requisitionlist.commands.RequisitionListBaseCmdImpl
This method sets the type of the requisition list.
setRequistionerId(String) - Method in class com.ibm.commerce.user.objects.BusinessProfileAccessBean
 
setResCatPriceAdjustList(Vector) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Sets the field of resCatPriceAdjustList
setResCatPriceAdjustList(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the response category price adjustment from toolXMLObject, and sets it.
setReservationAmount(BigDecimal) - Method in interface com.ibm.commerce.edp.commands.ReservePaymentCmd
This method sets the total reservation amount.
setReservationAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.ReservePaymentCmdImpl
This method sets the total order amount.
setReservationAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.ReservePaymentVoidCmdImpl
This method sets the total order amount.
setReservationAmount(BigDecimal) - Method in class com.ibm.commerce.payment.event.ReservePaymentEventData
This method sets the reservation amount in current reserve payment business event.
setReservationId(Long) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets the reservation id for ATP enabled stores.
setReservationId(Long) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets the reservation id for ATP enabled stores.
setReservationId(Long) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets the reservation id for ATP enabled stores.
setReservationId(Long) - Method in interface com.ibm.commerce.inventory.commands.GenericInventoryAdjustCmd
This method sets the reservation id.
setReservationId(Long) - Method in class com.ibm.commerce.inventory.commands.GenericInventoryBaseCmdImpl
Set the reservation id for ATP enabled stores.
setReservationId(Long) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Sets reservation identifier.
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.AuctionTaskBaseCmdImpl
Stores the identifier for the reservation.
setReservationInstance(String) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets the reservation description identifying the instance.
setReservationInstance(String) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets the reservation description identifying the instance.
setReservationInstance(String) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets the reservation description identifying the instance.
setReservationInstance(String) - Method in interface com.ibm.commerce.inventory.commands.ReserveInventoryCmd
Sets the reservation description identifying the instance.
setReservationInstance(String) - Method in class com.ibm.commerce.inventory.commands.ReserveInventoryCmdImpl
 
setReservationType(Long) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets the reservation type.
setReservationType(Long) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets the reservation type.
setReservationType(Long) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets the reservation type.
setReservationType(Long) - Method in interface com.ibm.commerce.inventory.commands.GenericInventoryReserveCmd
Set the type of reservation.
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.ReserveInventoryCmd
Sets the reservation type.
setReservationType(Long) - Method in class com.ibm.commerce.inventory.commands.ReserveInventoryCmdImpl
 
setReserved(String) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setReservePaymentEvent(ReservePaymentEvent) - Method in class com.ibm.commerce.edp.parsers.paymentrules.PaymentRule
This method sets the Reserve Payment business event.
setReservePrice(BigDecimal) - Method in interface com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmd
Stores the minimum price for which the item will be sold.
setReservePrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmdImpl
Sets reserve price.
setReservePrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.commands.ModifyAuctionTaskCmdImpl
Sets the reserved price.
setReservePrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setReservePrice(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setReservePrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setReservePrice(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setReservePrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setReservePrice(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setReservePrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setReservePrice(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setResetBehaviorOnTrigger(boolean) - Method in class com.ibm.commerce.marketing.dialog.util.UserBehaviorRule
This method set the reset behavior on trigger flag.
setResetSearchBean() - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Resets this bean.
setResetSearchBean() - Method in class com.ibm.commerce.giftregistry.beans.UsersGiftRegistryDataBean
Resets this bean.
setResFixedPriceDynamicKitsList(Vector) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Sets the field of resFixedPriceDynamicKitsList
setResFixedPriceDynamicKitsList(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the response fixed pricing dynamic kit from toolXMLObject, and sets it.
setResFixedPriceProductsList(Vector) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Sets the field of resFixedPriceProductsList
setResFixedPriceProductsList(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the response fixed pricing product from toolXMLObject, and sets it.
setResId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQResponseProductAcceptCmdImpl
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.RFQToContractCreateCmdImpl
Sets the resId
setResId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQToOrderCreateCmdImpl
Sets the resId
setResolveCurrentPendingOrders(boolean) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method specifies whether the databean should be populated with current pending orders resolved from the ResolveOrdersCmd.CURRENT_PENDING_ORDERS order abbreviation.
setResolved(Short) - Method in class com.ibm.commerce.order.history.HistoryOrderBlock
This method sets the resolved.
setResolved(Short) - Method in class com.ibm.commerce.ordermanagement.objects.OrderBlockAccessBean
 
setResolved(boolean) - Method in class com.ibm.commerce.orderquotation.commands.OrderItemSelectCmd.EnumerationGroup
Sets whether the OrderItem abbreviations is/should be resolved.
setResolvedIdentifier(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.LayoutAssignmentMediator
 
setResolveFulfillmentCenter(boolean) - Method in class com.ibm.commerce.fulfillment.beans.OrderItemShippingModeListDataBean
Sets whether to resolve a fulfillment center before calculating shipping charges.
setResolveFulfillmentCenter(boolean) - Method in class com.ibm.commerce.fulfillment.beans.OrderShippingModeListDataBean
This method sets whether to resolve fulfillment center before calculating shipping charges.
setResource(String) - Method in class com.ibm.commerce.context.content.resources.metadata.CommitTask
This method sets the resource for the statements.
setResource(String) - Method in class com.ibm.commerce.context.content.resources.metadata.ResourceMetaData
This method sets the physical resource.
setResourceBundle(String) - Method in class com.ibm.commerce.ras.ECMessage
Deprecated.
The default resource bundle should be set when the ECMessage object is created.
setResourceBundleName(String) - Method in exception com.ibm.commerce.edp.api.BaseException
This method sets the name of the resource bundle to be used to translate the message.
setResourceClassName(String) - Method in class com.ibm.commerce.context.content.resources.metadata.ResourceMetaData
This method sets the class name of the resource.
setResourceClassName(String) - Method in class com.ibm.commerce.struts.ECActionForward
This method sets the resource class name, as specified by the set-property element in the struts configuration file.
setResourceContainer(ResourceContainer) - Method in class com.ibm.commerce.context.content.resources.AbstractResourceManagerImpl
This method sets the associated resource container.
setResourceContainer(ResourceContainer) - Method in interface com.ibm.commerce.context.content.resources.ResourceManager
This method sets the resource container owning the resource manager.
setResourceIdByIdentifier(Map<String, Object>, String, String, String) - Static method in class com.ibm.commerce.rest.bod.helpers.DataObjectHelper
Derive resource id based on requestUri and the value of its ID.
setResourceIdByKey(Map<String, Object>, String, String, String) - Static method in class com.ibm.commerce.rest.bod.helpers.DataObjectHelper
Derive resource id based on requestUri and the value of its ID.
setResourceKeys(String) - Method in class com.ibm.commerce.context.content.resources.metadata.CommitTask
This method sets the resource keys for the statements.
setResourceKeys(String) - Method in class com.ibm.commerce.context.content.resources.metadata.ManagedResourceMetaData
This method sets the resource keys.
setResourceKeys(String) - Method in class com.ibm.commerce.context.content.resources.metadata.PublishTask
Sets the resource key of the published resource.
setResourceManagerClassName(String) - Method in class com.ibm.commerce.context.content.resources.metadata.ManagedResourceMetaData
This method sets the resource manager class name.
setResourceManagerMetaData(ManagedResourceMetaData) - Method in class com.ibm.commerce.context.content.resources.ManagedResourceKey
This method sets the managed resource metadata.
setResourcePatterns(String, InvalidationIDPattern[]) - Method in class com.ibm.commerce.context.content.resources.dynacache.PatternBasedCacheInvalidationIDGeneratorImpl
sets the CacheInvalidationIDPattern objects used for a resource.
setResourceXMLLocation(String) - Method in class com.ibm.commerce.context.content.ant.tasks.CreateWorkspaceTask
This method sets the resource XML Location.
setResovled(boolean) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderBlockTypeImpl
 
setResovled(boolean) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderBlockType
Sets the value of the 'Resovled' attribute.
setRespected(Short) - Method in class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeAccessBean
 
setResPercentagePriceDynamicKitsList(Vector) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Sets the field of resPercentagePriceDynamicKitsList
setResPercentagePriceDynamicKitsList(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the response percentage pricing dynamic kit from toolXMLObject, and sets it.
setResPercentagePriceProductsList(Vector) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Sets the field of resPercentagePriceProductsList
setResPercentagePriceProductsList(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the response percentage pricing product from toolXMLObject, and sets it.
setRespond(RespondType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.RespondCatalogDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.RespondCatalogEntryDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.RespondCatalogGroupDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.RespondKitDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.content.facade.datatypes.RespondAttachmentDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.content.facade.datatypes.RespondFileUploadJobDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.content.facade.datatypes.RespondManagedDirectoryDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.content.facade.datatypes.RespondManagedFileDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.RespondGiftListDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.RespondInventoryAvailabilityDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.location.facade.datatypes.RespondClientLocationDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.location.facade.datatypes.RespondPointOfInterestDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.RespondActivityDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.RespondCampaignDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.RespondCampaignElementTemplateDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.RespondMarketingContentDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.RespondMarketingEmailTemplateDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.RespondMarketingSpotDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.member.facade.datatypes.RespondOrganizationDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.member.facade.datatypes.RespondPersonDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.RespondOrderDataAreaTypeImpl
 
setRespond(RespondType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.RespondQuoteDataAreaTypeImpl
 
setRespond(RespondType) - Method in interface com.ibm.commerce.order.facade.datatypes.RespondOrderDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.order.facade.datatypes.RespondQuoteDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.RespondPromotionDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.search.facade.datatypes.RespondSearchTermAssociationDataAreaType
Sets the value of the 'Respond' containment reference.
setRespond(RespondType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.RespondSubscriptionDataAreaType
Sets the value of the 'Respond' containment reference.
setRespondAttributeDictionary(RespondAttributeDictionaryType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Attribute Dictionary' containment reference.
setRespondAttributeDictionaryAttribute(RespondAttributeDictionaryAttributeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Attribute Dictionary Attribute' containment reference.
setRespondAttributeDictionaryAttributeGroup(RespondAttributeDictionaryAttributeGroupType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Attribute Dictionary Attribute Group' containment reference.
setRespondCatalog(RespondCatalogType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Catalog' containment reference.
setRespondCatalogEntry(RespondCatalogEntryType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Catalog Entry' containment reference.
setRespondCatalogFilter(RespondCatalogFilterType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Catalog Filter' containment reference.
setRespondCatalogGroup(RespondCatalogGroupType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Catalog Group' containment reference.
setRespondClientLocation(RespondClientLocationType) - Method in interface com.ibm.commerce.location.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Client Location' containment reference.
setRespondFolder(RespondFolderType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Folder' containment reference.
setRespondGiftList(RespondGiftListType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Gift List' containment reference.
setRespondInventoryAvailability(RespondInventoryAvailabilityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Inventory Availability' containment reference.
setRespondKit(RespondKitType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Kit' containment reference.
setRespondMemberGroup(RespondMemberGroupType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Member Group' containment reference.
setRespondOnlineStore(RespondOnlineStoreType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Online Store' containment reference.
setRespondOrder(RespondOrderType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Order' containment reference.
setRespondOrder(RespondOrderType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setRespondOrganization(RespondOrganizationType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Organization' containment reference.
setRespondPageLayout(RespondPageLayoutType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Page Layout' containment reference.
setRespondPerson(RespondPersonType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Person' containment reference.
setRespondPointOfInterest(RespondPointOfInterestType) - Method in interface com.ibm.commerce.location.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Point Of Interest' containment reference.
setRespondQuote(RespondQuoteType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Quote' containment reference.
setRespondQuote(RespondQuoteType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setRespondSearchTermAssociation(RespondSearchTermAssociationType) - Method in interface com.ibm.commerce.search.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Search Term Association' containment reference.
setRespondStorePage(RespondStorePageType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Store Page' containment reference.
setRespondSubscription(RespondSubscriptionType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.DocumentRoot
Sets the value of the 'Respond Subscription' containment reference.
setResponse(Object) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setResponse(Object) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setResponse(Object) - Method in interface com.ibm.commerce.command.ViewCommandContext
This method sets the response object associated with this command.
setResponse(String) - Method in class com.ibm.commerce.edp.parsers.scoreandresponserules.ScoreRule
This method sets the response of this score rule.
setResponse(Object) - Method in class com.ibm.commerce.foundation.server.services.rest.search.processor.solr.SolrRESTSearchResponse
(non-Javadoc)
setResponse(Object) - Method in class com.ibm.commerce.programadapter.security.DummyProgramAdapterSessionContext
Sets the Response Object
setResponse(Object) - Method in interface com.ibm.commerce.programadapter.security.ProgramAdapterSessionContext
Sets the Response Object.
setResponseAcceptaction(Integer) - Method in interface com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmd
Sets RFQ Response accept action
setResponseAcceptaction(Integer) - Method in class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl
Sets RFQ Response accept action
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.
setResponseAcceptaction(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Sets the field of responseAcceptaction
setResponseAcceptaction(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the accept action from toolXMLObject, and sets it.
setResponseAccessBean(RFQResponseAccessBean) - Method in interface com.ibm.commerce.rfq.commands.NotifyRFQResponseCmd
Abstract method for setting response access bean
setResponseAccessBean(RFQResponseAccessBean) - Method in class com.ibm.commerce.rfq.commands.NotifyRFQResponseCmdImpl
Sets the responseAccessBean.
setResponseCode(Object) - Method in interface com.ibm.commerce.oagis9.datatypes.ChangeType
Sets the value of the 'Response Code' attribute.
setResponseCode(String) - Method in interface com.ibm.commerce.order.facade.datatypes.FinancialTransactionType
Sets the value of the 'Response Code' attribute.
setResponseCode(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCCreditEditCmdImpl
This method sets the response code of current credit.
setResponseCode(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentEditCmdImpl
This method sets the response code of current payment.
setResponseCode(String) - Method in interface com.ibm.commerce.payments.plugin.FinancialTransaction
This method sets the back-end system specific result of the financial transaction.
setResponseCode(String) - Method in class com.ibm.commerce.payments.plugin.impl.FinancialTransactionImpl
This method sets the back-end system specific result of the financial transaction.
setResponseCode(String) - Method in class com.ibm.commerce.payments.plugincontroller.FinancialTransaction
This method sets the response code received from the backend financial system
setResponseCriteria(ResponseActionCriteriaType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Response Criteria' containment reference.
setResponseDataBean(RFQResponseDataBean) - Method in class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl
Sets responseDataBean.
setResponseDataBean(RFQResponseDataBean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseChangeStateBaseCmdImpl
Sets the field of responseDB
setResponseDataBean(RFQResponseDataBean) - Method in interface com.ibm.commerce.rfq.commands.RFQResponseChangeStateCmd
Sets ResponseDataBean
setResponseDataBean(RFQResponseDataBean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseChangeStateCmdImpl
Sets the field responseDataBean
setResponseExpression(ResponseExpressionType) - Method in interface com.ibm.commerce.oagis9.datatypes.ResponseActionCriteriaType
Sets the value of the 'Response Expression' containment reference.
setResponseId(Long) - Method in interface com.ibm.commerce.rfq.commands.CreateResponseFulfillmentTCCmd
Sets 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.ModifyResponseFulfillmentTCCmd
Set RFQ response id
setResponseId(Long) - Method in class com.ibm.commerce.rfq.commands.ModifyResponseFulfillmentTCCmdImpl
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.ModifyResponsePAttributeCmdImpl
Sets RFQ 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.RespondPAttributeCmdImpl
Sets the response ID
setResponseId(Long) - Method in interface com.ibm.commerce.rfq.commands.RespondPAttributeTCCmd
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.RespondProductPQCmd
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.RespondRFQLevelAttachmentsCmd
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.RespondRFQLevelCommentsTCCmd
Sets response ID
setResponseId(Long) - Method in class com.ibm.commerce.rfq.commands.RespondRFQLevelCommentsTCCmdImpl
Sets the field of 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.RFQResponseAttachmentUploadCmdImpl
Sets the responseId
setResponseId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Sets the field of responseId
setResponseId(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the request id from toolXMLObject, and sets it.
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.RFQResponseChangeStateBaseCmdImpl
Sets the field of 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.RFQResponseChangeStateCmdImpl
Sets the field responseId
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.RFQResponseModifyBaseInfoCmdImpl
Sets RFQ Response id
setResponseId(Long) - Method in interface com.ibm.commerce.rfq.commands.RFQResponseModifyOrderCommentsTCCmd
Set RFQ response ID
setResponseId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQResponseModifyOrderCommentsTCCmdImpl
Sets RFQ response ID
setResponseName(String) - Method in interface com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmd
Sets response name
setResponseName(String) - Method in class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl
Sets responseName.
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.
setResponseName(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the response name from toolXMLObject, and sets it.
setResponseNecessary(boolean) - Method in interface com.ibm.commerce.command.CommandContext
Reserved for IBM internal use.
setResponseNecessary(boolean) - Method in class com.ibm.commerce.command.CommandContextImpl
Reserved for IBM internal use.
setResponseNotificationType(Integer) - Static method in class com.ibm.commerce.rfq.commands.NotifyRFQResponseCmdImpl
Deprecated.
setResponseNotificationType(String) - Static method in class com.ibm.commerce.rfq.commands.NotifyRFQResponseCmdImpl
Sets responseNotificationType.
setResponseProperties(TypedProperty) - Method in class com.ibm.commerce.beans.ControllerCommandInvokerDataBean
This method sets the response properties.
setResponseProperties(TypedProperty) - Method in class com.ibm.commerce.command.ControllerCommandImpl
This method 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.contract.commands.ValidateBusinessPolicyInContractForStoreCmdImpl
Sets the response properties.
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.ValidateContractCmdImpl
sets the ResponseProperties
setResponseProperties(TypedProperty) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryExtendOrderItemProcessCmdImpl
Sets the responseProperties object that the calling command has produced.
setResponseProperties(TypedProperty) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Sets response properties.
setResponseProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set response property.
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.order.commands.ExtOrderCopyCmdImpl
Sets the responseProperties object that the calling command has produced.
setResponseProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.OrderCalculateInternalCmdImpl
Set response property.
setResponseProperties(TypedProperty) - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
This method sets the response properties object for the calling controller command to use.
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.orderitems.commands.ExtendOrderItemProcessCmdImpl
Sets the responseProperties object that the calling command has produced.
setResponseProperties() - Method in class com.ibm.commerce.ordermanagement.commands.AdvancedOrderEditBeginCmdImpl
Set the response properties.
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.returns.commands.ExtendAdminReturnApproveCmdImpl
 
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.ExtendReturnCancelCmdImpl
 
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.ExtendReturnItemAddCmdImpl
 
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.ExtendReturnItemDeleteCmdImpl
 
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.ExtendReturnItemUpdateCmdImpl
 
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.ExtendReturnPrepareCmdImpl
 
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.ExtendReturnProcessCmdImpl
Set the caller's response properties.
setResponseProperties(TypedProperty) - Method in interface com.ibm.commerce.usermanagement.commands.PostAddressAddCmd
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.PostAddressCheckCmd
Sets 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.PostAddressDeleteCmd
Sets 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.PostAddressUpdateCmd
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.PostMemberRoleAssignCmd
Sets 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.PostMemberRoleUnassignCmd
Sets the 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.PostOrgEntityAddCmd
Sets 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.PostOrgEntityUpdateCmd
Sets 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.PostRoleAddCmd
Sets 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.PostUserRegistrationAddCmd
Sets 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.PostUserRegistrationAdminAddCmd
Sets 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.PostUserRegistrationAdminUpdateCmd
Sets 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.PostUserRegistrationUpdateCmd
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.PreAddressAddCmd
Sets 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.PreAddressCheckCmd
Sets 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.PreAddressDeleteCmd
Sets 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.PreAddressUpdateCmd
Sets 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.PreMemberRoleAssignCmd
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.PreMemberRoleUnassignCmd
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.PreOrgEntityAddCmd
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.PreOrgEntityUpdateCmd
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.PreRoleAddCmd
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.PreUserRegistrationAddCmd
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.PreUserRegistrationAdminAddCmd
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.PreUserRegistrationAdminUpdateCmd
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.PreUserRegistrationUpdateCmd
Set response properties
setResponseProperties(TypedProperty) - Method in class com.ibm.commerce.usermanagement.commands.PreUserRegistrationUpdateCmdImpl
Sets the response properties.
setResponseProperties(TypedProperty) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Sets response properties.
setResponsePropertiesForCommand() - Method in class com.ibm.commerce.order.commands.ExternalOrderCreateQuoteCmdImpl
This method sets the response properties for the command.
setResponsePropertiesForCommand() - Method in class com.ibm.commerce.order.commands.OrderCreateQuoteCmdImpl
Sets the response properties for the command invoked.
setResponseRemarks(String) - Method in interface com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmd
Sets response remark
setResponseRemarks(String) - Method in class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl
Sets responseRemarks.
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.
setResponseRemarks(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the response remark from toolXMLObject, and sets it.
setResponseStateId(Integer) - Method in interface com.ibm.commerce.rfq.commands.RFQResponseChangeStateCmd
Sets Response State Id
setResponseStateId(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQResponseChangeStateCmdImpl
Sets the field responseStateId.
setResponsibleMember(Long) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setResponsibleMemberIds(String[]) - Method in class com.ibm.commerce.tickler.beans.TicklerListDataBean
This method sets the IDs of the responsible Customer Service Supervisor or Customer Service Representative team.
setResponsibleMemberIds(String[]) - Method in interface com.ibm.commerce.tickler.beans.TicklerListInputDataBean
This method sets the IDs of the responsible Customer Service Supervisor or Customer Service Representative team.
setResponsibleRole(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setResProduct(RFQResProduct) - Method in interface com.ibm.commerce.rfq.commands.RespondProductPQCmd
Sets response product
setResProduct(RFQResProduct) - Method in class com.ibm.commerce.rfq.commands.RespondProductPQCmdImpl
Sets the field of resProduct
setResProductsList(String, boolean) - Method in interface com.ibm.commerce.rfq.commands.RFQResponseBaseCmd
Sets the response product list from the tools XML object and stores it in a member variable.
setResProductsList(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the response product from toolXMLObject, and sets it.
setResProductsList(Vector) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Sets the field of resProductsList
setRestockTime(Timestamp) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setRestockTime(String) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setRestServletContext(ServletContext) - Static method in class com.ibm.commerce.server.ServerConfiguration
This method sets the servlet context for Rest.
setResult(boolean) - Method in interface com.ibm.commerce.command.CommandContext
Reserved for IBM internal use.
setResult(boolean) - Method in class com.ibm.commerce.command.CommandContextImpl
Reserved for IBM internal use.
setResult(boolean) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeContext
Deprecated.
Sets the open condition result.
setResult(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setResultCount(String) - Method in class com.ibm.commerce.search.beans.CatalogSearchListDataBean
To set resultCount.
setResultCount(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
To set resultCount.
setResultCount(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets resultCount.
setResultCount(String) - Method in class com.ibm.commerce.search.beans.SearchBaseDataBean
The resultCount is the total number of elements in result set
setResultData(String, String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the test result data.
setResultDataBeans(EMarketingSpotDataBean[]) - Method in interface com.ibm.commerce.marketing.commands.marketingspot.FilterCatalogEntryTaskCmd
This method sets the data beans containing the results that the e-Marketing Spot displays.
setResultDataBeans(EMarketingSpotDataBean[]) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterCatalogEntryTaskCmdImpl
This method sets the data beans containing the results that the e-Marketing Spot displays.
setResultDataBeans(EMarketingSpotDataBean[]) - Method in interface com.ibm.commerce.marketing.commands.marketingspot.FilterCategoryTaskCmd
This method sets the data beans containing the results that the e-Marketing Spot displays.
setResultDataBeans(EMarketingSpotDataBean[]) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterCategoryTaskCmdImpl
This method sets the data beans containing the results that the e-Marketing Spot displays.
setResultDataBeans(EMarketingSpotDataBean[]) - Method in interface com.ibm.commerce.marketing.commands.marketingspot.FilterContentTaskCmd
This method sets the data beans containing the results that the e-Marketing Spot displays.
setResultDataBeans(EMarketingSpotDataBean[]) - Method in class com.ibm.commerce.marketing.commands.marketingspot.FilterContentTaskCmdImpl
This method sets the data beans containing the results that the e-Marketing Spot displays.
setResultDataBeans(EMarketingSpotDataBean[]) - Method in interface com.ibm.commerce.marketing.commands.marketingspot.RetrieveCatalogEntryTaskCmd
This method sets the data beans containing the results that the e-Marketing Spot displays.
setResultDataBeans(EMarketingSpotDataBean[]) - Method in class com.ibm.commerce.marketing.commands.marketingspot.RetrieveCatalogEntryTaskCmdImpl
This method sets the data beans containing the results that the e-Marketing Spot displays.
setResultDataBeans(EMarketingSpotDataBean[]) - Method in interface com.ibm.commerce.marketing.commands.marketingspot.RetrieveCategoryTaskCmd
This method sets the data beans containing the results that the e-Marketing Spot displays.
setResultDataBeans(EMarketingSpotDataBean[]) - Method in class com.ibm.commerce.marketing.commands.marketingspot.RetrieveCategoryTaskCmdImpl
This method sets the data beans containing the results that the e-Marketing Spot displays.
setResultDataBeans(EMarketingSpotDataBean[]) - Method in interface com.ibm.commerce.marketing.commands.marketingspot.RetrieveContentTaskCmd
This method sets the data beans containing the results that the e-Marketing Spot displays.
setResultDataBeans(EMarketingSpotDataBean[]) - Method in class com.ibm.commerce.marketing.commands.marketingspot.RetrieveContentTaskCmdImpl
This method sets the data beans containing the results that the e-Marketing Spot displays.
setResultFilter(Vector) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmd
Sets the flag that indicates which result filter needs to be turned off.
setResultFilter(Vector) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl
Sets the flags that indicate which result filter needs to be turned off.
setResultFilterOff(int) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot
Sets the flag that indicates which result filter needs to be turned off.
setResultFilterOn(int) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot
Sets the flag that indicates which result filter needs to be turned on.
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.
setResultName(String) - Method in class com.ibm.commerce.search.beans.CatalogSearchListDataBean
Search results as vector of vectors of strings containing result set column names.
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.CatEntrySearchListDataBean
To set resultName.
setResultNumber(Short) - Method in class com.ibm.commerce.experimentation.objects.ExperimentResultAccessBean
 
setResultOrder(int) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot
Sets the flag that indicates the result ordering logic to be executed in the evaluate command.
setResultOrder(int) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmd
Sets the flag that indicates the result ordering logic to be executed in the evaluate command.
setResultOrder(int) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl
Sets the flag that indicates the ordering logic to be applied to the results by the evaluate command.
setResults(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean
This method sets the campaign result that is shown to the customer.
setResults(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the results that were displayed to the customer.
setResults(String) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnLog
Deprecated.
Sets the campaign results recorded in the current event.
setResults(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setResultScope(String) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setResultScope(String) - Method in class com.ibm.commerce.experimentation.registry.ExperimentCache
This method sets the result scope of the experiment.
setResultScope(String) - Method in interface com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmd
This method sets the result scope of the experiment to be created.
setResultScope(String) - Method in class com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmdImpl
This method sets the result scope of the experiment to be created.
setResultScope(String) - Method in interface com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmd
This method sets the result scope of the experiment to be updated.
setResultScope(String) - Method in class com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmdImpl
This method sets the result scope of the experiment to be updated.
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.
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.CatEntrySearchListDataBean
To set resultSet.
setResultSetName(String) - Method in class com.ibm.commerce.search.beans.CatalogSearchListDataBean
Search results as vector of vectors of strings containing result set column names.
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.CatEntrySearchListDataBean
To set resultSetName.
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.order.beans.OrderHistoryDataBean
This method sets the list size of the orders found.
setResultSetSize(int) - Method in class com.ibm.commerce.order.beans.OrderHistoryListDataBean
This method sets the list size of the orders found.
setResultSetSize(int) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentResultDataBean
Sets the total number of entries found.
setResultSetSize(int) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the total number of results
setResultSize(Integer) - Method in class com.ibm.commerce.content.beans.EContentDataBean
Deprecated.
Sets the returned result size.
setResultType(String) - Method in class com.ibm.commerce.experimentation.runtime.CampaignInitiative
This method sets the campaign activity result type.
setResultType(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the type of the results that were displayed to the customer.
setResultType(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setResultType(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Deprecated.
This method is deprecated and exists for backward compatibility only. Use the methods isPackage, isBundle, isProduct, isItem, or isDynamicKit.
setResumeDate(Object) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionSuspendedPeriodType
Sets the value of the 'Resume Date' attribute.
setRetainCurrency(short) - Method in class com.ibm.commerce.order.commands.OrderPrepareBaseImpl
Sets the retain currency.
setRetainKeywords(RetainKeywords) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.Mapper
This method sets the retain key words.
setRetainQuoteFlag(String) - Method in class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method sets the flag indicating whether to retain the source Quote after successful submission of Order ("Y"/"N")
setRetireFlag(Integer) - Method in class com.ibm.commerce.order.objects.StoreQuoteConfigurationAccessBean
 
setRetractBid(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setRetractBid(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setRetractBid(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setRetractBid(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setRetractBid(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setRetractBid(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setRetriable(boolean) - Method in interface com.ibm.commerce.command.ControllerCommand
This method sets the retriable property for this command.
setRetriable(boolean) - Method in class com.ibm.commerce.command.ControllerCommandImpl
This method sets the retriable property for this command.
setRetrievalOrderStatus(String) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method sets the status for retrieving those order of that status.
setRetrieveCountOnly(boolean) - Method in class com.ibm.commerce.member.search.ECQuery
Set whether or not to retrieve the count only.
setRetrieveCountOnly(boolean) - Method in class com.ibm.commerce.user.beans.CustomerSearchDataBeanBase
Set whether or not to retrieve the count only.
setRetrieveProperties(List) - Method in class com.ibm.commerce.user.beans.AddressDataBean
Deprecated.
As of release 5.6.1; all of the properties will be retrieved when this method is not used.
setRetrieveProperties(List) - Method in class com.ibm.commerce.user.beans.UserRegistrationDataBean
Deprecated.
in Version 6.0. This method is not needed since all the properties will be retrieved.
setRetry(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method marks id retry is enabled.
setRetrycount(Integer) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrschjobs
Sets the value of the 'Retrycount' attribute.
setRetryRelay(Integer) - Method in class com.ibm.commerce.soi.commands.OrderTransfersRetryCmdImpl
Sets the retry delay (in seconds).
setReturnAllUsableTC(boolean) - Method in class com.ibm.commerce.payment.beans.UsablePaymentTCListDataBean
This method sets the flag that indicating whether to return all the usable payment policies when there are multiple payment policies with the same name.
setReturnApprovalPolicy(String) - Method in class com.ibm.commerce.rfq.commands.RFQToContractCreateCmdImpl
Sets the returnApprovalPolicy
setReturnApprovalPolicyName(String) - Method in interface com.ibm.commerce.utf.commands.CreateReturnChargeTCCmd
Stores the incoming value for the ReturnApproval policy name.
setReturnApprovalPolicyName(String) - Method in class com.ibm.commerce.utf.commands.CreateReturnChargeTCCmdImpl
Stores the incoming value for the ReturnApproval policy name.
setReturnApprovalPolicyType(String) - Method in interface com.ibm.commerce.utf.commands.CreateReturnChargeTCCmd
Stores the incoming value for the ReturnApproval policy type.
setReturnApprovalPolicyType(String) - Method in class com.ibm.commerce.utf.commands.CreateReturnChargeTCCmdImpl
Stores the incoming value for the ReturnApproval policy type.
setReturnApprovalStoreEntity(String) - Method in interface com.ibm.commerce.utf.commands.CreateReturnChargeTCCmd
Stores the store entity for which the ReturnApproval policy has been specified.
setReturnApprovalStoreEntity(String) - Method in class com.ibm.commerce.utf.commands.CreateReturnChargeTCCmdImpl
Stores the store entity for which the ReturnApproval policy has been specified.
setReturnAsJSON(boolean) - Method in class com.ibm.commerce.bi.taglib.CartBaseTag
Sets the boolean value whether to return the data as JSON
setReturnAsJSON(boolean) - Method in class com.ibm.commerce.bi.taglib.CommonBaseTag
Sets the boolean value whether to return the data as JSON
setReturnAsJSON(boolean) - Method in class com.ibm.commerce.bi.taglib.ConversionBaseTag
Sets the boolean value whether to return the data as JSON
setReturnAsJSON(boolean) - Method in class com.ibm.commerce.bi.taglib.ElementBaseTag
Sets the boolean value whether to return the data as JSON
setReturnAsJSON(boolean) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the boolean value whether to return the data as JSON
setReturnAsJSON(boolean) - Method in class com.ibm.commerce.bi.taglib.ProductBaseTag
Sets the boolean value whether to return the data as JSON
setReturnChargePolicy(String) - Method in class com.ibm.commerce.rfq.commands.RFQToContractCreateCmdImpl
Sets the rtnChargePolicy
setReturnChargePolicyName(String) - Method in interface com.ibm.commerce.utf.commands.CreateReturnChargeTCCmd
Stores the incoming value for the ReturnCharge policy name.
setReturnChargePolicyName(String) - Method in class com.ibm.commerce.utf.commands.CreateReturnChargeTCCmdImpl
Stores the incoming value for the ReturnCharge policy name.
setReturnChargePolicyType(String) - Method in interface com.ibm.commerce.utf.commands.CreateReturnChargeTCCmd
Stores the incoming value for the ReturnCharge policy type.
setReturnChargePolicyType(String) - Method in class com.ibm.commerce.utf.commands.CreateReturnChargeTCCmdImpl
Stores the incoming value for the ReturnCharge policy type.
setReturnChargeStoreEntity(String) - Method in interface com.ibm.commerce.utf.commands.CreateReturnChargeTCCmd
Stores the store entity for which the ReturnCharge policy has been specified.
setReturnChargeStoreEntity(String) - Method in class com.ibm.commerce.utf.commands.CreateReturnChargeTCCmdImpl
Stores the store entity for which the ReturnCharge policy has been specified.
setReturnCode(String) - Method in class com.ibm.commerce.payment.commands.CheckPaymentAcceptCLCmdImpl
Deprecated.
Sets the return code to be returned to the caller of the command.
setReturnCode(String) - Method in class com.ibm.commerce.payment.commands.CheckPaymentAcceptCmdImpl
Deprecated.
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.CSRReturnPrepareCmdImpl
Sets the comment applicable to the entire return.
setReturnComment(String) - Method in class com.ibm.commerce.tools.optools.returns.commands.CSRReturnUpdateCmdImpl
Sets the comment applicable to the entire return.
setReturnDefaultContentOnly(boolean) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotDataCmdImpl
This method sets the flag to return default content only
setReturnedObject(Map) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmd
Set returned object.
setReturnedObject(Map) - Method in class com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmdImpl
Set returned object.
setReturnedProductsList(ReturnedProductsDataBean[]) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnedProductsListDataBean
This method sets ReturnedProductsDataBean array.
setReturnErrorIfNoInventory(boolean) - Method in interface com.ibm.commerce.fulfillment.commands.CheckInventoryCmd
Set if error should be returned if items are out of stock
setReturnErrorIfNoInventory(boolean) - Method in class com.ibm.commerce.fulfillment.commands.InventoryBaseCmdImpl
Sets the iReturnError with boolean value
setReturnFFMCenterId(Integer) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setReturnFFMCenterId(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
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
This method 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.catalog.facade.server.entity.datatypes.StoreItem
Sets the value of the 'Return Not Desired' attribute.
setReturnNotDesired(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setReturnNullIfUnresolved(boolean) - Method in class com.ibm.commerce.foundation.dataload.config.IDResolveConfigProperties
Set the flag
setReturnPaymentPolicies(String[]) - Method in class com.ibm.commerce.rfq.commands.RFQToContractCreateCmdImpl
Sets the return payment policies.
setReturnPolicyId(Long) - Method in interface com.ibm.commerce.payment.commands.DoRefundCmd
Deprecated.
Sets the returnPolicyId property of the command.
setReturnPolicyId(Long) - Method in class com.ibm.commerce.payment.commands.DoRefundCmdImpl
Deprecated.
Sets the returnPolicyId property of the command.
setReturnReasonCode(String) - Method in interface com.ibm.commerce.inventory.commands.ReturnReasonCodeCreateCmd
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.ReturnReasonCodeUpdateCmd
Set the return reason code.
setReturnReasonCode(String) - Method in class com.ibm.commerce.inventory.commands.ReturnReasonCodeUpdateCmdImpl
Set the return reason code.
setReturnReasonDescription(String) - Method in interface com.ibm.commerce.inventory.commands.ReturnReasonCodeCreateCmd
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.ReturnReasonCodeUpdateCmd
Set the description of the reason for the return.
setReturnReasonDescription(String) - Method in class com.ibm.commerce.inventory.commands.ReturnReasonCodeUpdateCmdImpl
Set the description of the reason for the return.
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.ReturnReasonCodeUpdateCmdImpl
Return the return reason code identifier.
setReturnReasonIds(String[]) - Method in interface com.ibm.commerce.inventory.commands.ReturnReasonCodeDeleteCmd
Set the list of return reason identifiers.
setReturnReasonIds(String[]) - Method in class com.ibm.commerce.inventory.commands.ReturnReasonCodeDeleteCmdImpl
Set the list of return reason identifiers.
setReturnReasonsList(ReturnReasonsDataBean[]) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnReasonsListDataBean
Deprecated.
This method sets ReturnReasonsDataBean array.
setReturnReasonType(String) - Method in interface com.ibm.commerce.inventory.commands.ReturnReasonCodeCreateCmd
Set the type of return reason code.
setReturnReasonType(String) - Method in class com.ibm.commerce.inventory.commands.ReturnReasonCodeCreateCmdImpl
Set the type of return reason code.
setReturnRecordComponentByRmaAndLanguageList(ReturnRecordComponentByRmaAndLanguageDataBean[]) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentByRmaAndLanguageListDataBean
This method sets ReturnRecordComponentByRmaAndLanguageDataBean array.
setReturnRecordComponentList(ReturnRecordComponentDataBean[]) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordComponentListDataBean
This method sets ReturnRecordComponentDataBean array.
setReturnRecordsForOperationManagerList(ReturnRecordsForOperationManagerDataBean[]) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForOperationManagerListDataBean
This method sets the list of ReturnRecordsForOperationManagerDataBean.
setReturnRecordsForReceiverList(ReturnRecordsForReceiverDataBean[]) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReceiverListDataBean
This method sets ReturnRecordsForReceiverDataBean array.
setReturnRecordsForReturnAdministratorList(ReturnRecordsForReturnAdministratorDataBean[]) - Method in class com.ibm.commerce.ordermanagement.beans.ReturnRecordsForReturnAdministratorListDataBean
This method sets ReturnRecordsForReturnAdministratorDataBean array.
setReturnTable(Hashtable) - Method in class com.ibm.commerce.couponredemption.commands.CalculateDiscountAmtCmdImpl
Deprecated.
Sets the return table.
setReturnToInventory(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeAccessBean
 
setReturnValue(boolean) - Method in interface com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmd
This method sets the return value of the task command.
setReturnValue(boolean) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
This method sets the return value of the task command.
setReturnViewForTools(String) - Method in interface com.ibm.commerce.contract.commands.ValidateBusinessPolicyInContractForStoreCmd
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.ValidateContractCmd
Sets the return view for the tools GUI
setReturnViewForTools(String) - Method in class com.ibm.commerce.contract.commands.ValidateContractCmdImpl
Sets the return view for the tools GUI
setReusePassword(Integer) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setReusePassword(String) - Method in class com.ibm.commerce.user.objects.PolicyPasswordAccessBean
 
setReverse(Hashtable) - Method in class com.ibm.commerce.fulfillment.commands.ATPParameters
Insert the method's description here.
setReverseApprovalTransactions(ArrayList) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method sets the list approve reversal transactions associated with this Payment container.
setReverseCreditTransactions(ArrayList) - Method in class com.ibm.commerce.payments.plugin.impl.CreditImpl
This method sets the list of credit reversal transactions.
setReverseDepositTransactions(ArrayList) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method sets a list of reverse deposit transactions.
setReverseOrderItems(Hashtable) - Method in interface com.ibm.commerce.fulfillment.commands.AllocateInventoryCmd
Sets the order items to be deallocated, if they are allocated or backordered.
setReverseOrderItems(Hashtable) - Method in class com.ibm.commerce.fulfillment.commands.AllocateInventoryCmdImpl
Sets the order items to be deallocated, if they are allocated or backordered.
setReversingAmount(BigDecimal) - Method in interface com.ibm.commerce.payments.plugin.Credit
This method sets the reverse credited amount.
setReversingAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.CreditImpl
This method sets the reverse credited amount.
setReversingApprovedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method sets the approved amount being reversed.
setReversingApprovedAmount(BigDecimal) - Method in interface com.ibm.commerce.payments.plugin.Payment
This method sets the approved amount being reversed.
setReversingApprovedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets the reversing approved amount.
setReversingApprovedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the total reversing approved amount from multiple Payments associated.
setReversingCreditedAmount(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCCreditEditCmdImpl
This method sets the amount that is credited but being reversed.
setReversingCreditedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.Credit
This method sets the reversing credited amount of this credit.
setReversingCreditedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the total reversing credited amount from multiple Payments associated.
setReversingDepositedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method sets the deposited amount being reversed.
setReversingDepositedAmount(BigDecimal) - Method in interface com.ibm.commerce.payments.plugin.Payment
This method sets the deposited amount being reversed.
setReversingDepositedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets the reversing deposited amount.
setReversingDepositedAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the total reversing deposited amount from multiple Payments associated.
setRevision(BigInteger) - Method in interface com.ibm.commerce.foundation.common.datatypes.PromotionExternalIdentifierType
Sets the value of the 'Revision' attribute.
setRevision(Integer) - Method in class com.ibm.commerce.marketing.promotion.PromotionKey
Sets the revision.
setRevision(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoaudit
Sets the value of the 'Revision' attribute.
setRevision(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Revision' attribute.
setRevision(int) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the revision of current RLPromotion object.
setReward(Reward) - Method in class com.ibm.commerce.marketing.promotion.condition.OrderQualifyingTotalBasedPurchaseCondition
Setter for the reward
setRewardChoice(RewardChoice) - Method in class com.ibm.commerce.marketing.promotion.choice.RewardOption
Sets the RewardChoice object.
setRewardChoice(RewardChoiceType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Reward Choice' containment reference.
setRewardChoice(RewardChoiceType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setRewardChoice(RewardChoiceType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.RewardOptionTypeImpl
 
setRewardChoice(RewardChoiceType) - Method in interface com.ibm.commerce.order.facade.datatypes.RewardOptionType
Sets the value of the 'Reward Choice' containment reference.
setRewardOption(RewardOptionType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Reward Option' containment reference.
setRewardOption(RewardOptionType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setRewardOptionIdentifier(RewardOptionIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.RewardOptionTypeImpl
 
setRewardOptionIdentifier(RewardOptionIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.RewardOptionType
Sets the value of the 'Reward Option Identifier' containment reference.
setRewardOptions(Map) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionContext
Sets the RewardOption map object.
setRewardPolicy(String) - Method in class com.ibm.commerce.marketing.promotion.reward.DefaultReward
Sets the reward policy value.
setRewards(Reward[]) - Method in class com.ibm.commerce.marketing.promotion.reward.DistributionRange
This method sets the rewards in the range.
setRewardSpecification(RewardSpecification) - Method in class com.ibm.commerce.marketing.promotion.choice.RewardOption
Sets the RewardSpecification object.
setRewardSpecification(FreeGiftSpecification) - Method in class com.ibm.commerce.marketing.promotion.reward.DefaultChoiceOfFreeGiftAdjustment
Sets the FreeGiftSpecification object.
setRewardSpecification(RewardSpecificationType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Reward Specification' containment reference.
setRewardSpecification(RewardSpecificationType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setRewardSpecification(RewardSpecificationType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.RewardOptionTypeImpl
 
setRewardSpecification(RewardSpecificationType) - Method in interface com.ibm.commerce.order.facade.datatypes.RewardOptionType
Sets the value of the 'Reward Specification' containment reference.
setRFQCategoryId(String) - Method in class com.ibm.commerce.utf.beans.RFQProdListBean
Sets the RFQCategoryId.
setRfqCategryId(Long) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setRfqCategryId(String) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setRfqCatentryId(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setRfqCatentryId(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setRfqId(Long) - Method in interface com.ibm.commerce.rfq.commands.AddTargetListCmd
Sets the RFQ ID.
setRfqId(Long) - Method in class com.ibm.commerce.rfq.commands.AddTargetListCmdImpl
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.RemoveTargetListCmdImpl
Sets the rfqId
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.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.RFQAttachmentReplaceCmdImpl
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.RFQItemRemoveCmdImpl
Sets the rfqId
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.RFQResponseAttachmentUploadCmdImpl
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.RFQResponseProductRejectCmdImpl
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.RFQTargetListRemoveCmdImpl
Sets the rfqId
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.RFQToOrderCreateCmdImpl
Assigns the incoming RFQ identifier to a member variable.
setRfqId(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setRfqId(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setRfqId(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseTCRLAccessBean
 
setRfqId(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseTCRLAccessBean
 
setRfqId(String) - Method in class com.ibm.commerce.utf.beans.OrderCommentList
Sets the RFQ id value.
setRfqId(String) - Method in class com.ibm.commerce.utf.beans.RFQDataBean
Sets the rfqId field and uses it to set the referenceNumber key field of the access bean.
setRfqId(String) - Method in class com.ibm.commerce.utf.beans.RFQDataLight
Sets the rfq ID.
setRfqId(String) - Method in interface com.ibm.commerce.utf.beans.RFQInputDataBean
Sets the rfqId field and uses it to set the referenceNumber key field of the access bean.
setRFQId(String) - Method in class com.ibm.commerce.utf.beans.RFQProdListBean
Sets the RFQ ID.
setRFQId(String) - Method in interface com.ibm.commerce.utf.beans.RFQProdListInputDataBean
Sets the RFQ ID.
setRfqId(Long) - Method in interface com.ibm.commerce.utf.commands.AcceptRFQResponsesCmd
Sets RFQ ID.
setRfqId(Long) - Method in class com.ibm.commerce.utf.commands.AcceptRFQResponsesCmdImpl
Sets RFQ ID.
setRfqId(Long) - Method in interface com.ibm.commerce.utf.commands.RejectRFQResponsesCmd
Sets RFQ ID.
setRfqId(Long) - Method in class com.ibm.commerce.utf.commands.RejectRFQResponsesCmdImpl
Sets RFQ ID.
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.RFQSubmitCmdImpl
Sets the value of the member variable, rfqId, to the incoming value.
setRfqIds(Long[]) - Method in interface com.ibm.commerce.utf.commands.CancelRFQCmd
Sets the RFQ ids to be canceled.
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.CloseRFQCmd
Sets the RFQ ids to be closed.
setRfqIds(Long[]) - Method in class com.ibm.commerce.utf.commands.CloseRFQCmdImpl
Sets the RFQ ids to be closed.
setRFQLights(RFQDataLight[]) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Loads the array RFQLights.
setRfqName(String) - Method in class com.ibm.commerce.utf.beans.RFQDataBean
Sets the name value.
setRfqName(String) - Method in interface com.ibm.commerce.utf.beans.RFQInputDataBean
Sets the name value.
setRfqNameAndVersion(String, Integer, Integer) - Method in class com.ibm.commerce.utf.beans.RFQDataBean
Sets the name, majorVersion, and minorVersion value.
setRfqNameAndVersion(String, Integer, Integer) - Method in interface com.ibm.commerce.utf.beans.RFQInputDataBean
Sets the name, majorVersion, and minorVersion value.
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.rfq.commands.RFQToOrderCreateCmdImpl
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.RFQItemRemoveCmdImpl
Sets the rfqProdId
setRfqProdId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQItemUpdateCmdImpl
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.UpdateRFQCatentryRelCmdImpl
Sets the rfqProductId
setRFQProdId(String) - Method in class com.ibm.commerce.utf.beans.RFQProdDataBean
Sets the rfqProdId field and uses it to set the rfqProdId key field of the access bean.
setRFQProdId(String) - Method in interface com.ibm.commerce.utf.beans.RFQProdInputDataBean
Sets the rfqProdId field and uses it to set the rfqProdId key field of the access bean.
setRfqProdId(Long) - Method in interface com.ibm.commerce.utf.commands.DeleteRFQCatentryRelCmd
Stores the RFQProd ID.
setRfqProdId(Long) - Method in class com.ibm.commerce.utf.commands.DeleteRFQCatentryRelCmdImpl
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.objects.RFQProdAccessBean
 
setRfqprodId(String) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setRFQProds(RFQProdDataBean[]) - Method in class com.ibm.commerce.utf.beans.RFQProdListBean
Loads the array RFQ products.
setRFQProds(RFQProdDataBean[]) - Method in interface com.ibm.commerce.utf.beans.RFQProdListInputDataBean
Loads the array RFQ products.
setRfqProductId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItemComponent
Sets RFQ Product Id
setRfqProductId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setRfqProductId(String) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setRFQProductId(Long) - Method in interface com.ibm.commerce.rfq.commands.CreatePAttributeValueCmd
(Optional) Sets the RFQ product ID.
setRFQProductId(Long) - Method in class com.ibm.commerce.rfq.commands.CreatePAttributeValueCmdImpl
(Optional) Sets the RFQ product ID.
setRFQProductId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQItemCommentAddCmdImpl
Sets the rFQProductId
setRFQProductId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQItemSpecificationAddCmdImpl
Sets the RFQ product ID
setRFQProductId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQPattributeAttachmentAddCmdImpl
Sets the rFQProductId
setRfqProductId(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setRfqProductId(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setRfqProductId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setRfqProductId(String) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setRfqProductId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setRfqProductId(String) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setRfqProductId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setRfqProductId(String) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setRfqProductId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setRfqProductId(String) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setRfqProductId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setRfqProductId(String) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setRfqProductId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setRfqProductId(String) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setRfqProductId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setRfqProductId(String) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setRfqProductName(String) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setRFQReferenceNumber(Long) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setRFQReferenceNumber(String) - Method in class com.ibm.commerce.utf.objects.RFQProdAccessBean
 
setRfqResponseId(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setRfqResponseId(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setRfqResponseId(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setRfqResponseId(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setRfqResponseId(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseTCRLAccessBean
 
setRfqResponseId(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseTCRLAccessBean
 
setRfqResponseProdId(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setRfqResponseProdId(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setRFQResponseProductId(Long) - Method in interface com.ibm.commerce.rfq.commands.CreatePAttributeValueCmd
(Optional) 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.RespondPAttributeCmd
Sets the rfq response product ID.
setRFQResponseProductId(Long) - Method in class com.ibm.commerce.rfq.commands.RespondPAttributeCmdImpl
Sets the rfq response product ID.
setRfqResponseProductId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setRfqResponseProductId(String) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setRfqResponseProductId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setRfqResponseProductId(String) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setRfqResponseProductId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setRfqResponseProductId(String) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setRfqResponseProductId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setRfqResponseProductId(String) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setRfqResponseProductId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setRfqResponseProductId(String) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setRfqResponseProductId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setRfqResponseProductId(String) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setRfqResponseProductId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setRfqResponseProductId(String) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setRfqResponses(Long[]) - Method in interface com.ibm.commerce.utf.commands.AcceptRFQResponsesCmd
Sets accepted response IDs.
setRfqResponses(Long[]) - Method in class com.ibm.commerce.utf.commands.AcceptRFQResponsesCmdImpl
Sets accepted response IDs.
setRfqResponses(Long[]) - Method in interface com.ibm.commerce.utf.commands.RejectRFQResponsesCmd
Sets rejected response ids
setRfqResponses(Long[]) - Method in class com.ibm.commerce.utf.commands.RejectRFQResponsesCmdImpl
Set rejected response IDs.
setRfqResponseTCId(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseTCRLAccessBean
 
setRfqResponseTCId(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseTCRLAccessBean
 
setRfqResProdIds(Long[]) - Method in class com.ibm.commerce.rfq.commands.RFQResponseProductAcceptCmdImpl
Sets the rfqResProdIds.
setRfqResProdIds(Long[]) - Method in class com.ibm.commerce.rfq.commands.RFQResponseProductRejectCmdImpl
Sets the rfqResProdIds.
setRFQs(RFQDataBean[]) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Loads the array RFQs.
setRFQs(RFQDataBean[]) - Method in interface com.ibm.commerce.utf.beans.RFQListInputDataBean
Loads the array RFQs.
setRfqTCId(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseTCRLAccessBean
 
setRfqTCId(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseTCRLAccessBean
 
setRlAdjustmentType(int) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets the promotion reward adjustment type.
setRlCodeRequired(boolean) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets TRUE if the promotion requires a promotion code.
setRlCouponEffectiveDays(int) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets the number of days this coupon promotion will be effective.
setRlCouponExpirationDays(int) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets the coupon expiration days.
setRlCurrency(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
Sets the currency which can be used with this discount type.
setRlCurrency(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the default currency for the discount.
setRlDateRanged(boolean) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This Field indicates whether the date is ranged or not.
setRlDateRanged(boolean) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores whether or not the date is ranged.
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.
setRlDaysInWeek(String[]) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores Days of Week.
setRlDescription(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This field stores the non translatable description for the discount.
setRlDescription(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the description of the discount.
setRlDescriptionNL(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This field stores the translatable description for the discount.
setRlDescriptionNL(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the translated description of the discount.
setRlDiscountItemQty(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This field stores quantity of the discounted items.
setRlDiscountItemQty(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the quantity of the discounted item.
setRlDiscountItemSku(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This field stores SKU of the discounted items.
setRlDiscountItemSku(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the SKU number of the discounted item.
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.RLDiscountDataBean
This method sets the day when the discount ends.
setRlEndDay(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the day when the discount will expire.
setRlEndHour(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This method sets the hour when the discount expires.
setRlEndHour(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the hour of the day when the discount will expire.
setRlEndMonth(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This method sets the month when the discount will expire.
setRlEndMonth(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the month of the year when the discount will expire.
setRlEndYear(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This method sets the year 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.
setRlExclusiveness(int) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets the value of promotion exclusiveness.
setRlInCombinationWith(boolean) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This method sets whether the discount is valid in combination with other defined discounts.
setRlInCombinationWith(boolean) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores whether or not the discount can be combined with other discounts.
setRlIsCoupon(boolean) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets true if the promotion is a coupon promotion.
setRlIsEveryDayFlag(boolean) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This method sets whether the discount is valid all through the week.
setRlIsEveryDayFlag(boolean) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores whether or not the discount is valid for all day through the week.
setRlLongDescriptionNL(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
Sets translatable long description of the discount.
setRlLongDescriptionNL(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
stores the translated long description
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.RLDiscountDataBean
This field stores the name of the discount.
setRlName(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the name of the discount.
setRlPerOrderLimit(int) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets the number of limit this promotion could be applied per order.
setRlPerShopperLimit(int) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets the number of limit this promotion could be applied per customer.
setRlPriority(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This field stores the discount priority.
setRlPriority(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the discount priority based in which it will be selected.
setRlProdPromoTypeAlias(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets the alias name for the product promotion type.
setRlProductSku(Vector) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the SKU of the product.
setRlProdXSku(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the SKU of the discounted product.
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.commands.CreateRLPromotionCmdImpl
Stores RLPromotion.
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.UpdateRLPromotionCmdImpl
Sets 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.
setRlPromotionCode(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets the promotion code.
setRLPromotionFactory(RLPromotionFactory) - Method in class com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration
sets the RLPromotionFactory.
setRlPromotionGroupName(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets the promotion group name.
setRlPromotionGWPCatEntryID(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
Sets the catentry_id of the free gift SKU.
setRlPromotionGWPCatEntryID(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the CATENTRY ID for the free gift item.
setRlPromotionMerchandiseType(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets the promotion merchandise type.
setRlPromotionRevision(int) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets the promotion revision.
setRlPromotionType(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This field stores the discount type.
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.RLPromotion
Sets the rlPromotionType.
setRlPromotionVersion(int) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets the promotion version.
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.
setRlRanges(String[]) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the quantity ranges of items 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.
setRlRequiredQty(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Quantity Required 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.
setRlShipModeId(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
This field stores the shipping mode for which the discount has been defined.
setRlStartDay(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This method sets the day from which the discount is active.
setRlStartDay(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Set the discount start date.
setRlStartHour(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This method will store the hour from which the discount is active.
setRlStartHour(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the hour of the day when the discount gets effective.
setRlStartMonth(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This method sets the month from which the discount is active.
setRlStartMonth(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the month of the year from when the discount gets effective.
setRlStartYear(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This method stores the year from which the discount is active.
setRlStartYear(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the year from when the discount gets effective.
setRlStatus(int) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets the promotion status.
setRlTargetSales(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This method stores the target sales assigned for this discount.
setRlTargetSales(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the sales target for this discount.
setRlTimeRanged(boolean) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
Sets the rlTimeRanged.
setRlTimeRanged(boolean) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets to true if the time range is specified.
setRlTotalLimit(int) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Sets the promotion total limits.
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.RLDiscountDataBean
This method stores the discount value mentioned for each discount range mentioned.
setRlValues(String[]) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the discount percentage for the corresponding discount ranges.
setRMA(RMAAccessBean) - Method in class com.ibm.commerce.ordermanagement.commands.ReturnEditBaseCmdImpl
This method sets RMA in RMAAccessBean.
setRMA(RMAAccessBean) - Method in interface com.ibm.commerce.ordermanagement.commands.ReturnEditBeginCmd
This method sets a RMA AccessBean for edit.
setRMA(RMAAccessBean) - Method in class com.ibm.commerce.payment.commands.DoRefundCLCmdImpl
Deprecated.
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.DoRefundCmd
Deprecated.
Sets the Return Merchandise Authorization record that authorizes the return of the merchandise.
setRMA(RMAAccessBean) - Method in class com.ibm.commerce.payment.commands.DoRefundCmdImpl
Deprecated.
Sets the Return Merchandise Authorization record that authorizes the return of the merchandise.
setRMA(RMAAccessBean) - Method in interface com.ibm.commerce.payment.commands.DoRefundPolicyCmd
Deprecated.
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
Deprecated.
Sets the RMA AccessBean representing the Return Merchandise Authorization record.
setRMA(RMAAccessBean) - Method in interface com.ibm.commerce.payment.commands.UpdateTARefundCmd
This method 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.UpdateTARefundRecordsCmdImpl
This method sets the RMA AccessBean representing the Return Merchandise Authorization record that authorizes .
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.payment.extern.CreditAccountCmdImpl
Sets the Return Merchandise Authorization record that authorizes the return of the merchandise.
setRMA(RMAAccessBean) - Method in interface com.ibm.commerce.returns.commands.RefundPaymentPolicyCmd
Deprecated.
The RMA to refund to.
setRMA(RMAAccessBean) - Method in class com.ibm.commerce.returns.commands.RefundPaymentPolicyCmdImpl
Deprecated.
 
setRMA(RMAAccessBean) - Method in interface com.ibm.commerce.tools.optools.returns.commands.CSRDisplayRefundPaymentInfoCmd
Sets the RMA for which to get refund mechanism information.
setRMA(RMAAccessBean) - Method in class com.ibm.commerce.tools.optools.returns.commands.CSRDisplayRefundPaymentInfoCmdImpl
 
setRMAAB(RMAAccessBean) - Method in class com.ibm.commerce.returns.commands.ApproveRefundAlwaysPolicyCmdImpl
This method sets the RMA being returned/refunded.
setRMAAB(RMAAccessBean) - Method in interface com.ibm.commerce.returns.commands.ApproveRefundPolicyCmd
This method sets the RMA for which the refund is being requested.
setRMAAB(RMAAccessBean) - Method in class com.ibm.commerce.returns.commands.ARefundTaskCmdImpl
This method sets the RMA being accessed.
setRMAAB(RMAAccessBean) - Method in interface com.ibm.commerce.returns.commands.AutoApproveReturnItemCmd
This method sets the RMA being accessed.
setRMAAB(RMAAccessBean) - Method in class com.ibm.commerce.returns.commands.AutoApproveReturnItemCmdImpl
This method sets the RMA being accessed.
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 interface com.ibm.commerce.returns.commands.CalculateReturnAdjustmentPolicyCmd
Set the RMA access bean which will have its adjustment updated.
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 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.CalculateReturnItemCreditForCatEntryCmd
Set the RMA for which the refund is being requested.
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.CalculateRMAApprovalCmd
This method sets 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.CloseReturnCmd
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.CreditReturnItemCmd
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.DetermineReturnCreditVehicleCmd
This method sets the RMA being accessed.
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.ExtendAdminReturnApproveCmd
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.ExtendReturnCancelCmd
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.ExtendReturnItemAddCmd
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.ExtendReturnItemUpdateCmd
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.ExtendReturnPrepareCmd
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.ExtendReturnProcessCmd
Set the RMA access bean being processed.
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.FinalizeRefundCmd
This method sets 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.LogReturnAuthCmdImpl
Set the RMA being accessed.
setRMAAB(RMAAccessBean) - Method in interface com.ibm.commerce.returns.commands.PrimeRefundCmd
This method sets the RMA being accessed.
setRMAAB(RMAAccessBean) - Method in interface com.ibm.commerce.returns.commands.RefreshExpiredRMAItemsCmd
This method sets 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.RePrepareExpiredRMACmd
This method sets 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.ResolveReturnFulfillmentCenterCmd
This method sets the RMA being accessed.
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.SetRMAOrganizationCmd
Set the RMA to be modified.
setRMAAB(RMAAccessBean) - Method in class com.ibm.commerce.returns.commands.SetRMAOrganizationCmdImpl
 
setRMAAccessBean(RMAAccessBean) - Method in class com.ibm.commerce.payment.actions.commands.DoPaymentActionsCompatiblePolicyCmdImpl
This method sets the RMA access bean of current RMA.
setRmaAuthorizationLogId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAuthorizationLogAccessBean
 
setRmaAuthorizationLogId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAuthorizationLogAccessBean
 
setRmaChargeId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAChargeAccessBean
 
setRmaChargeId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAChargeAccessBean
 
setRmaDate(Timestamp) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setRmaDate(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setRMAGoodFor(Integer) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setRMAGoodFor(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setRmagoodfor(Integer) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Rmagoodfor' attribute.
setRmaId(Long) - Method in class com.ibm.commerce.edp.beans.EDPRefundInstructionsDataBean
This method sets the RMA(Return Merchandise Authorization) id, which represents the refund instructions of the RMA with the specified RMA ID.
setRmaId(Long) - Method in class com.ibm.commerce.edp.beans.EDPRefundStatusDataBean
This method sets the RMA ID.
setRmaId(Long) - Method in class com.ibm.commerce.edp.commands.AEDPDataBeanCommandImpl
This method sets the RMA ID.
setRmaId(Long) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setRmaId(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setRmaId(String) - Method in class com.ibm.commerce.ordermanagement.beans.RMADataBean
This method sets the rmaId property for this data bean.
setRMAId(String) - Method in class com.ibm.commerce.ordermanagement.commands.ReturnEditBaseCmdImpl
This method sets the RMA id.
setRMAId(String) - Method in interface com.ibm.commerce.ordermanagement.commands.ReturnEditBeginCmd
This method sets an RMA ID, a required field, for edit.
setRMAId(String) - Method in interface com.ibm.commerce.ordermanagement.commands.ReturnEditEndCmd
This method sets an RMA ID, a required field, for edit.
setRmaId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setRmaId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setRmaId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setRmaId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setRmaId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAuthorizationLogAccessBean
 
setRmaId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAuthorizationLogAccessBean
 
setRmaId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAChargeAccessBean
 
setRmaId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAChargeAccessBean
 
setRmaId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setRmaId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setRmaId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMATaxAccessBean
 
setRmaId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMATaxAccessBean
 
setRmaId(Long) - Method in class com.ibm.commerce.payment.actions.PaymentActionData
This method sets the RMA ID involved in current payment action.
setRmaId(Long) - Method in class com.ibm.commerce.payment.actions.RefundActionData
This method sets the RMA id that current refund action belongs to.
setRmaId(Long) - Method in class com.ibm.commerce.payment.event.RefundEventData
This method sets the current RMA id, and the refund event is associated with RMA.
setRmaId(Long) - Method in class com.ibm.commerce.payment.objects.TradingRefundAmountAccessBean
 
setRmaId(String) - Method in class com.ibm.commerce.payment.objects.TradingRefundAmountAccessBean
 
setRmaID(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPIsForReturnDataBean
This method sets the current RMA(Return Merchandise Authorization) ID, a RMA represents a return.
setRmaId(String) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the Return Merchandizing Authorization ID associated with the PaymentInstruction.
setRmaId(String) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the rmaId.
setRmaId(Long) - Method in interface com.ibm.commerce.returns.commands.ARefundTaskCmd
This method sets the identifier of the RMA(Return Merchandise Authorization).
setRmaId(Long) - Method in class com.ibm.commerce.returns.commands.ARefundTaskCmdImpl
This method sets the identifier of current RMA(Return Merchandise Authorization).
setRMAItem(RMAItemAccessBean) - Method in interface com.ibm.commerce.returns.commands.CalculateRMAItemTotalCreditCmd
This method sets the RMAItem access bean whose total credit needs to be calculated.
setRMAItem(RMAItemAccessBean) - Method in class com.ibm.commerce.returns.commands.CalculateRMAItemTotalCreditCmdImpl
This method sets the RMAItem access bean whose total credit needs to be calculated.
setRMAItem(RMAItemAccessBean) - Method in class com.ibm.commerce.returns.commands.VATCalculateRMAItemTotalCreditCmdImpl
This method sets the RMAItem access bean whose total credit needs to be calculated.
setRMAItemAB(RMAItemAccessBean) - Method in interface com.ibm.commerce.returns.commands.ApproveReturnItemCmd
Set the RMA Item access bean which will be approved.
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 class com.ibm.commerce.returns.commands.AutoApproveReturnItemByDaysPolicyCmdImpl
This method sets the RMA item being accessed.
setRMAItemAB(RMAItemAccessBean) - Method in interface com.ibm.commerce.returns.commands.AutoApproveReturnItemCmd
This method sets the RMA item being accessed.
setRMAItemAB(RMAItemAccessBean) - Method in class com.ibm.commerce.returns.commands.AutoApproveReturnItemCmdImpl
This method sets the RMA item being accessed.
setRMAItemAB(RMAItemAccessBean) - Method in interface com.ibm.commerce.returns.commands.AutoApproveReturnItemPolicyCmd
This method sets the RMA item being accessed.
setRMAItemAB(RMAItemAccessBean) - Method in interface com.ibm.commerce.returns.commands.AutoApproveReturnItemStandardChecksCmd
This method sets the RMA item being accessed.
setRMAItemAB(RMAItemAccessBean) - Method in class com.ibm.commerce.returns.commands.AutoApproveReturnItemStandardChecksCmdImpl
This method sets the RMA item being accessed.
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.CalculateReturnItemAdjustmentCreditCmdImpl
Set the RMA Item access bean which will have its adjustment credit 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.CalculateReturnItemAdjustmentPolicyCmdImpl
Set the RMA Item access bean which will have its adjustment 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.CalculateReturnItemCreditCmdImpl
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.CalculateReturnItemCreditForCatEntryCmdImpl
Set the RMA Item access bean which will have its amounts updated.
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.CheckRMAItemExpirationCmdImpl
Set the RMA Item being accessed.
setRMAItemABs(List) - Method in class com.ibm.commerce.returns.commands.ApproveRefundAlwaysPolicyCmdImpl
This method sets the RMA items being refunded.
setRMAItemABs(List) - Method in interface com.ibm.commerce.returns.commands.ApproveRefundPolicyCmd
This method sets the RMA items being refunded.
setRMAItemABs(Vector) - Method in interface com.ibm.commerce.returns.commands.CalculateReturnTaxCmd
Obtain the tax credits that have been calculated for the RMAItem.
setRMAItemABs(Vector) - Method in class com.ibm.commerce.returns.commands.CalculateReturnTaxCmdImpl
This method sets the vector of RMAItems for which the tax credits are to be calculated.
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.CreditReturnItemCmdImpl
Set the RMA items being credited.
setRMAItemABs(RMAItemAccessBean[]) - Method in interface com.ibm.commerce.taxation.commands.GetReturnTaxesCmd
Set the
setRMAItemABs(RMAItemAccessBean[]) - Method in class com.ibm.commerce.taxation.commands.GetReturnTaxesCmdImpl
Sets the
setRMAItemABVector(Vector) - Method in interface com.ibm.commerce.returns.commands.CalculateRMAApprovalCmd
This method sets the RMA items to evaluate for RMA approval
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.DetermineReturnCreditVehicleCmd
This method sets the RMA items to evaluate for credit vehicles
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.RefreshExpiredRMAItemsCmd
This method sets 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.RePrepareExpiredRMACmd
This method sets the RMA items to evaluate for RMA approval
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.ResolveReturnFulfillmentCenterCmd
This method sets the RMA items to be evaluated.
setRMAItemABVector(Vector) - Method in class com.ibm.commerce.returns.commands.ResolveReturnFulfillmentCenterCmdImpl
Set the RMA items to be evaluated.
setRMAItemAccessBean(RMAItemAccessBean) - Method in interface com.ibm.commerce.returns.commands.ResolveReturnItemInventoryQuantityCmd
This method sets the RMA item access bean.
setRMAItemAccessBean(RMAItemAccessBean) - Method in class com.ibm.commerce.returns.commands.ResolveReturnItemInventoryQuantityCmdImpl
This method sets the RMA item access bean.
setRmaItemAdjustmentCreditId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAdjustmentCreditAccessBean
 
setRmaItemAdjustmentCreditId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAdjustmentCreditAccessBean
 
setRmaItemCmpId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setRmaItemCmpId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setRmaItemCmpId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemComponentAccessBean
 
setRmaItemCmpId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemComponentAccessBean
 
setRmaItemCmpId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemSerialAccessBean
 
setRMAItemComponentAccessBean(RMAItemComponentAccessBean) - Method in class com.ibm.commerce.returns.commands.ReturnItemToInventoryCmdImpl
This method sets the RMA item component access bean.
setRMAItemDenyReasonList(List) - Method in class com.ibm.commerce.returns.commands.AutoApproveReturnItemByDaysPolicyCmdImpl
This method sets the list of deny reason codes for this RMA item.
setRMAItemDenyReasonList(List) - Method in interface com.ibm.commerce.returns.commands.AutoApproveReturnItemPolicyCmd
This method sets the list of deny reason codes for this RMA item.
setRMAItemDenyReasonList(List) - Method in interface com.ibm.commerce.returns.commands.AutoApproveReturnItemStandardChecksCmd
This method sets the list of deny reasons applicable to this RMA item.
setRMAItemDenyReasonList(List) - Method in class com.ibm.commerce.returns.commands.AutoApproveReturnItemStandardChecksCmdImpl
This method sets the list of deny reason id for this RMA item
setRmaItemId(String) - Method in class com.ibm.commerce.ordermanagement.beans.RMAItemDataBean
This method sets the rmaItemId property for this data bean
setRmaItemId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAChargeAccessBean
 
setRmaItemId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAChargeAccessBean
 
setRmaItemId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setRmaItemId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setRmaItemId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAdjustmentCreditAccessBean
 
setRmaItemId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAdjustmentCreditAccessBean
 
setRmaItemId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemComponentAccessBean
 
setRmaItemId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemComponentAccessBean
 
setRmaItemId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemDenyReasonAccessBean
 
setRmaItemId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemDenyReasonAccessBean
 
setRmaItemId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemSerialAccessBean
 
setRMAItemIds(Long[]) - Method in interface com.ibm.commerce.returns.commands.ExtendReturnItemDeleteCmd
Sets identifiers for the RMA items deleted.
setRMAItemIds(Long[]) - Method in class com.ibm.commerce.returns.commands.ExtendReturnItemDeleteCmdImpl
 
SetRMAOrganizationCmd - Interface in com.ibm.commerce.returns.commands
This task command is called by other Returns commands to set the organization info of an RMA.
SetRMAOrganizationCmdImpl - Class in com.ibm.commerce.returns.commands
Default implementation of the task command SetRMAOrganizationCmd interface.
SetRMAOrganizationCmdImpl() - Constructor for class com.ibm.commerce.returns.commands.SetRMAOrganizationCmdImpl
 
setRole(String) - Method in interface com.ibm.commerce.contract.commands.ParticipantAddCmd
Sets the role type of the participant.
setRole(String) - Method in class com.ibm.commerce.contract.commands.ParticipantAddCmdImpl
Sets the role type of the participant.
setRole_id(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Mbrrole
Sets the value of the 'Role id' attribute.
setRoleDescription(String) - Method in interface com.ibm.commerce.usermanagement.commands.RoleAddCmd
Set the description of the role
setRoleDescription(String) - Method in class com.ibm.commerce.usermanagement.commands.RoleAddCmdImpl
Sets the role description.
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
 
setRoleId(String) - Method in class com.ibm.commerce.contract.objects.ParticipantAccessBean
 
setRoleId(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the roldId variable.
setRoleId(Integer) - Method in class com.ibm.commerce.user.objects.MemberRoleAccessBean
 
setRoleId(String) - Method in class com.ibm.commerce.user.objects.MemberRoleAccessBean
 
setRoleId(Integer) - Method in class com.ibm.commerce.user.objects.RoleAccessBean
 
setRoleId(String) - Method in class com.ibm.commerce.user.objects.RoleAccessBean
 
setRoleIdsToAssign(Vector) - Method in class com.ibm.commerce.usermanagement.commands.MemberRoleUpdateCmdImpl
The role Ids to assign.
setRoleIdsToUnassign(Vector) - Method in class com.ibm.commerce.usermanagement.commands.MemberRoleUpdateCmdImpl
Set the role Ids to unassign.
setRoleName(String) - Method in interface com.ibm.commerce.usermanagement.commands.RoleAddCmd
Set the name of the role.
setRoleName(String) - Method in class com.ibm.commerce.usermanagement.commands.RoleAddCmdImpl
Sets the role name.
setRootBidId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setRootBidId(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setRootBidId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setRootBidId(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setRootDirectory(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentAssetType
Sets the value of the 'Root Directory' attribute.
setRootElement(Element) - Method in interface com.ibm.commerce.account.commands.AccountImportCmd
Sets the root Element of the contract XML files.
setRootElement(Element) - Method in class com.ibm.commerce.account.commands.AccountImportCmdImpl
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.
setRootElement(Element) - Method in class com.ibm.commerce.contract.commands.ContractImportApprovedVersionCmdImpl
Sets the root Element of the contract xml file.
setRootMsgId(String) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageLightListBean
Sets the ID of the first (root) message in the current thread.
setRootMsgId(String) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageLightListInputDataBean
Sets the ID of the first (root) message in the current thread.
setRootMsgId(String) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageListBean
Sets the ID of the first (root) message in the current thread.
setRootMsgId(String) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageListInputDataBean
Sets the ID of the first (root) message in the current thread.
setRootMsgId(Long) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setRootMsgId(String) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setRootPath(String) - Method in class com.ibm.commerce.command.TempUploadCmdImpl
This method sets the rootPath where the file should be uploaded.
setRootPath(String) - Method in class com.ibm.commerce.command.UploadToStreamCmdImpl
This method sets the rootPath where the file should be uploaded.
setRound(String) - Method in class com.ibm.commerce.utf.beans.RFQDataLight
Sets the rfq round.
setRound(Integer) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setRound(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setRoundCustomizedPrice(MonetaryAmount, StoreAccessBean) - Method in class com.ibm.commerce.price.commands.PriceCalculationHelper
Rounds up the input price.
setRounding(Rounding) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionContext
Sets the currency rounding tool
setRoundingMethod(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatAccessBean
 
setRoundingMethod(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatAccessBean
 
setRoundingMultiple(Integer) - Method in class com.ibm.commerce.common.objects.CurrencyFormatAccessBean
 
setRoundingMultiple(String) - Method in class com.ibm.commerce.common.objects.CurrencyFormatAccessBean
 
setRoundingMultiple(Integer) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatAccessBean
 
setRoundingMultiple(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatAccessBean
 
setRoundNumber(Integer) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
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.ModifyRFQBasicInfoCmd
Stores the current round number of the RFQ.
setRoundNumber(Integer) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores the current round number of the RFQ.
setRowColumnMapping(DataImportPreProcessConfig.RowColumnMapping) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.Mapping
Sets the row to column mapping.
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
Deprecated.
Sets the responce properties.
setRsv_int(Integer) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Rsv int' attribute.
setRsv_real(BigDecimal) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Rsv real' attribute.
setRsv_time(Date) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Rsv time' attribute.
setRsv_vch(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Rsv vch' attribute.
setRtnDnyRsnId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonAccessBean
 
setRtnDnyRsnId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonAccessBean
 
setRtnDnyRsnId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonDescriptionAccessBean
 
setRtnDnyRsnId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonDescriptionAccessBean
 
setRtnDnyRsnId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemDenyReasonAccessBean
 
setRtnDnyRsnId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemDenyReasonAccessBean
 
setRtnDspCodeId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeAccessBean
 
setRtnDspCodeId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeAccessBean
 
setRtnDspCodeId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeDescriptionAccessBean
 
setRtnDspCodeId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeDescriptionAccessBean
 
setRtnDspCodeId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDispositionAccessBean
 
setRtnDspCodeId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDispositionAccessBean
 
setRtnffmctr_id(Integer) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Rtnffmctr id' attribute.
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.commands.CreateReceiptCmdImpl
 
setRtnRcptDspId(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the disposition record identifier of the returned item.
setRtnRcptDspId(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
setRtnRcptDspId(String) - Method in interface com.ibm.commerce.inventory.commands.ReceiptCreateCmd
Sets the disposition record identifier of returned item.
setRtnRcptDspId(String) - Method in class com.ibm.commerce.inventory.commands.ReceiptCreateCmdImpl
 
setRtnRcptDspId(Long) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setRtnRcptDspId(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setRtnRcptDspId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDispositionAccessBean
 
setRtnRcptDspId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDispositionAccessBean
 
setRtnRcptDspId(Long) - Method in interface com.ibm.commerce.returns.commands.ReturnItemToInventoryCmd
Set the identifier of the return receipt disposition
setRtnRcptDspId(Long) - Method in class com.ibm.commerce.returns.commands.ReturnItemToInventoryCmdImpl
This method sets the Return Receipt Disposition id.
setRtnReasonId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonAccessBean
 
setRtnReasonId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonAccessBean
 
setRtnReasonId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonDescriptionAccessBean
 
setRtnReasonId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonDescriptionAccessBean
 
setRtnReasonId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDispositionAccessBean
 
setRtnReasonId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDispositionAccessBean
 
setRtnReasonId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setRtnReasonId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setRtnReceiptId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setRtnReceiptId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setRtnReceiptId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDispositionAccessBean
 
setRtnReceiptId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptDispositionAccessBean
 
setRule(RuleType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogGroupType
Sets the value of the 'Rule' containment reference.
setRule(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryGroupRelation
Sets the value of the 'Rule' attribute.
setRule(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupRelation
Sets the value of the 'Rule' attribute.
setRule(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
Sets the value of the 'Rule' attribute.
setRule(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
Sets the value of the 'Rule' attribute.
setRule(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setRule(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationEntityCreationData
Sets the rule.
setRule(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setRule(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationEntityCreationData
Sets the rule.
setRule(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setRule(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData
Sets the rule.
setRule(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setRule(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
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.catalogmanagement.commands.CatGroupCatEntryRelAddCmdImpl
Sets the 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.CatGroupCatEntryRelDeleteCmdImpl
Set 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.CatGroupRelAddCmdImpl
Set the rule
setRule(Rule) - Method in class com.ibm.commerce.experimentation.runtime.CampaignInitiative
This method sets the campaign activity rule XML represented by the com.ibm.commerce.rule.Rule class.
setRule(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setRule(CalculationRuleAccessBean) - Method in interface com.ibm.commerce.order.calculation.CalculationRuleCalculateCmd
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.CalculationRuleQualifyCmd
Sets the calculation rule.
setRule(CalculationRuleAccessBean) - Method in interface com.ibm.commerce.order.calculation.CalculationScaleLookupCmd
Sets the calculation rule.
setRule(CalculationRuleAccessBean) - Method in class com.ibm.commerce.order.calculation.DiscountCalculationRuleQualifyCmdImpl
Sets the calculation rule.
setRule(CalculationRuleAccessBean) - Method in class com.ibm.commerce.order.calculation.NonDiscountedPriceCalculationScaleLookupCmdImpl
 
setRule(CalculationRuleAccessBean) - Method in class com.ibm.commerce.order.calculation.QuantityCalculationScaleLookupCmdImpl
 
setRule(CalculationRuleAccessBean) - Method in class com.ibm.commerce.order.calculation.QuantitySpreadByNetPriceCalculationScaleLookupCmdImpl
 
setRule(CalculationRuleAccessBean) - Method in class com.ibm.commerce.order.calculation.ShippingCalculationRuleQualifyCmdImpl
 
setRule(CalculationRuleAccessBean) - Method in class com.ibm.commerce.order.calculation.TaxCalculationRuleQualifyCmdImpl
setRule method comment.
setRule(CalculationRuleAccessBean) - Method in class com.ibm.commerce.order.calculation.UnitPriceCalculationScaleLookupCmdImpl
 
setRuleDefinition(ExperimentRuleDefinition) - Method in class com.ibm.commerce.experimentation.registry.ExperimentCache
This method sets the rule of the experiment represented by com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition class.
setRuleDesc(String) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleDataBean
Sets the rule description.
setRuleDesc(String) - Method in interface com.ibm.commerce.negotiation.beans.ControlRuleInputDataBean
Sets the rule description.
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.
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 class com.ibm.commerce.negotiation.commands.ModifyAuctionTaskCmdImpl
Sets the rule display page.
setRuleId(String) - Method in class com.ibm.commerce.price.rule.commands.InternalRuleEngineExecutePriceRuleCmdImpl
Set the priceRuleId.
setRuleId(String) - Method in interface com.ibm.commerce.price.rule.RuleEngineExecutePriceRuleCmd
Set the rule id.
setRuleInterpreterClassId(String) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleDataBean
Sets the rule interpreter class ID.
setRuleInterpreterClassId(String) - Method in interface com.ibm.commerce.negotiation.beans.ControlRuleInputDataBean
Sets the rule interpreter class ID.
setRuleMacroUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets auction's rule display page name from the WebSphere Commerce tools framework XML object, and sets it for the command.
setRuleMacroUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets auction's rule display page name from the WebSphere Commerce tools framework XML object, and sets it for the command.
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.bean.commands.ControlRuleListBeanCmdImpl
Sets the rule name used by the finder method to populate the list.
setRuleName(String) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleDataBean
Sets the ruleName.
setRuleName(String) - Method in interface com.ibm.commerce.negotiation.beans.ControlRuleInputDataBean
Sets the rule name.
setRuleName(String) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleListBean
Sets the rule name.
setRuleName(String) - Method in interface com.ibm.commerce.negotiation.beans.ControlRuleListInputDataBean
Sets the rule name.
setRulePage(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setRulePage(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setRulePage(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setRulePage(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setRulePhase(int) - Method in interface com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmd
This method sets the current phase.
setRulePhase(int) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmdImpl
This method sets the current rule phase.
setRulePhase(int) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesVoidCmdImpl
This method sets the current rule phase.
setRulePropertyFileName(String) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryBaseValidatorActionForm
Sets the file name that is going to be used.
setRulePropertyFileName(String) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryRequestFieldsValidator
Sets the name of the rule property file.
setRuleQuery(RuleQuery) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
To set the RuleQuery object used in the bean.
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
To set the query collection.
setRuleText(String) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setRuleType(String) - Method in interface com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmd
This method sets the rule type.
setRuleType(String) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmdImpl
This method sets the rule type.
setRuleType(String) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesVoidCmdImpl
This method sets the rule type.
setRuleType(String) - Method in class com.ibm.commerce.edp.parsers.scoreandresponserules.ScoreRule
This method sets the rule type.
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.bean.commands.ControlRuleListBeanCmdImpl
Sets the rule type used by the finder methods to populate the list.
setRuleType(String) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleDataBean
Sets the ruleType.
setRuleType(String) - Method in interface com.ibm.commerce.negotiation.beans.ControlRuleInputDataBean
Sets the rule type.
setRuleType(String) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleListBean
Sets the rule type.
setRuleType(String) - Method in interface com.ibm.commerce.negotiation.beans.ControlRuleListInputDataBean
Sets the rule type.
setRuleType(String) - Method in class com.ibm.commerce.negotiation.objects.ControlRuleAccessBean
 
setRuleType(String) - Method in class com.ibm.commerce.negotiation.objects.RuleClassRegistryAccessBean
 
setRuleType(Integer) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
Store the closing rule of an 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.ModifyRFQBasicInfoCmd
Stores the closing type ID of the RFQ.
setRuleType(Integer) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Sets the ruleType
setRuleType(Integer) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the ruleType
setRuleType(Integer) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setRuleType(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setRuleTypeUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets auction's closing type (fixed time closing, and so forth.) from the WebSphere Commerce tools framework XML object, and sets it for the command.
setRuleTypeUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets auction's closing type (fixed time closing, and so forth.) from the WebSphere Commerce tools framework XML object, and sets it for the command.
setRuleValues(List) - Method in interface com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmd
This method sets the list of strings which are the values defined in the behavior rule for which to check for a match against the current request.
setRuleValues(List) - Method in class com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmdImpl
This method sets the list of strings which are the values defined in the behavior rule for which to check for a match against the current request.
setRuleXml(String) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setRuleXML(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean
Sets the Rule XML of the Initiative
setRuleXML(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This field stores the entire discount data as a rule XML.
setRuleXML(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores the Discount Rule XML.
setRuleXml(String) - Method in interface com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmd
This method sets the rule XML of the experiment to be created.
setRuleXml(String) - Method in class com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmdImpl
This method sets the rule XML document of the experiment to be created.
setRuleXml(String) - Method in interface com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmd
This method sets the rule XML document of the experiment to be updated.
setRuleXml(String) - Method in class com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmdImpl
This method sets the rule XML document of the experiment to be updated.
setRunAsId(Long) - Method in interface com.ibm.commerce.context.base.BaseContext
This method sets the run-as user for the request associated with this context.
setRunAsUserId(Long) - Method in interface com.ibm.commerce.usermanagement.commands.RunAsUserSetInSessionCmd
Sets the userId to switch to.
setRunAsUserId(Long) - Method in class com.ibm.commerce.usermanagement.commands.RunAsUserSetInSessionCmdImpl
Sets the userId to switch to.
setRuntimeParameters(Map) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmd
Set the runtime parameters from the price rule engine.
setRuntimeParameters(Map) - Method in class com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmdImpl
 
setRuntimeParametersMap(Map) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmd
Set runtime parameters map.
setRuntimeParametersMap(Map) - Method in class com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmdImpl
Set runtime parameters map.
setRuntimeStoreRelationshipTypeName(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationUsageAccessBean
 
setRuntimeXMLDefinition(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Runtime XML Definition' attribute.
setSaCount(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.SalesAssistantStatisticsBean
Sets the sales assistant count of this statistics.
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
 
setSaCount(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
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(MonetaryAmountType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderItemChargesType
Sets the value of the 'Sales Tax' containment reference.
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 class com.ibm.commerce.component.giftregistry.objects.GiftRegistryUserAuthenticationAccessBean
 
setSalt(String) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setSaltLength(int) - Method in interface com.ibm.commerce.security.commands.GenerateSaltCmd
This method sets the length of the salt to generate.
setSaltLength(int) - Method in class com.ibm.commerce.security.commands.GenerateSaltCmdImpl
Sets the length of the salt that should be generated.
setSaveToken(String) - Method in class com.ibm.commerce.struts.ECActionMapping
This method sets the value of the saveToken property.
setScale(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setScale(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setScale(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setScale(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setScale(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setScale(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setScale(int) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setScale(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setScale(int) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setScale(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setScale(int) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setScale(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setScale(int) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setScale(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setScale(CalculationScaleAccessBean) - Method in interface com.ibm.commerce.order.calculation.CalculationScaleLookupCmd
Sets the calculation scale.
setScale(CalculationScaleAccessBean) - Method in class com.ibm.commerce.order.calculation.NonDiscountedPriceCalculationScaleLookupCmdImpl
 
setScale(CalculationScaleAccessBean) - Method in class com.ibm.commerce.order.calculation.QuantityCalculationScaleLookupCmdImpl
 
setScale(CalculationScaleAccessBean) - Method in class com.ibm.commerce.order.calculation.QuantitySpreadByNetPriceCalculationScaleLookupCmdImpl
 
setScale(CalculationScaleAccessBean) - Method in class com.ibm.commerce.order.calculation.UnitPriceCalculationScaleLookupCmdImpl
 
setScale(int) - Method in class com.ibm.commerce.search.base.AttributeInfo
Reserved for IBM internal use.
setSchedule(Schedule) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the schedule of the promotion.
setSchedule(Schedule) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the schedule of the promotion.
setSchedule(PromotionScheduleType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionType
Sets the value of the 'Schedule' containment reference.
setScheduled_id(long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrschjobs
Sets the value of the 'Scheduled id' attribute.
setScheduledAction(Long) - Method in class com.ibm.commerce.subscription.scheduler.actions.AbstractSubscriptionScheduledActionCmdImpl
Sets the Subscrschjobs object instance which represents the scheduled action being executed.
setScheduledAction(Long) - Method in interface com.ibm.commerce.subscription.scheduler.actions.SubscriptionScheduledActionCmd
Sets the scheduled action job instance which is being processed by the command.
setScheduleId(Integer) - Method in class com.ibm.commerce.experimentation.runtime.CampaignInitiative
This method sets the campaign activity schedule ID.
setScheduleInfo(ScheduleInfoType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Schedule Info' containment reference.
setSchedulePriority(Integer) - Method in class com.ibm.commerce.experimentation.runtime.CampaignInitiative
This method sets the campaign activity schedule priority.
setSchedulerApplicationType(String) - Method in class com.ibm.commerce.catalog.facade.server.helpers.RuleBasedCategoryConfig
This method will set the value for 'schedulerApplicationType'.
setSchedulerCommand(String) - Method in class com.ibm.commerce.scheduler.beans.SchedulerCommandsDataBean
This method specifies the scheduler command to retrieve.
setScheduleShipDateTime(Timestamp) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setScheduleShipDateTime(Timestamp) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setScheduleToEvaluate(ScheduleInfoType) - Method in interface com.ibm.commerce.subscription.commands.ScheduleEvaluateCmd
Sets the schedule information instance to evaluate.
setScheduleToEvaluate(ScheduleInfoType) - Method in class com.ibm.commerce.subscription.commands.SimpleScheduleEvaluateCmdImpl
Sets the schedule to be evaluated.
setSchemeAgencyID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.IdentifierType
Sets the value of the 'Scheme Agency ID' attribute.
setSchemeAgencyName(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.IdentifierType
Sets the value of the 'Scheme Agency Name' attribute.
setSchemeDataURI(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.IdentifierType
Sets the value of the 'Scheme Data URI' attribute.
setSchemeID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.IdentifierType
Sets the value of the 'Scheme ID' attribute.
setSchemeId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxCodeClassificationAccessBean
 
setSchemeId(String) - Method in class com.ibm.commerce.taxation.objects.TaxCodeClassificationAccessBean
 
setSchemeName(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.IdentifierType
Sets the value of the 'Scheme Name' attribute.
setSchemeURI(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.IdentifierType
Sets the value of the 'Scheme URI' attribute.
setSchemeVersionID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.IdentifierType
Sets the value of the 'Scheme Version ID' attribute.
setScope(int) - Method in class com.ibm.commerce.bi.taglib.CampaignURLBaseTag
Sets the scope in which to store the modified URL string
setScope(String) - Method in interface com.ibm.commerce.search.facade.server.entity.datatypes.SrchTermAssoc
Sets the value of the 'Scope' attribute.
setScoreRule(int, ScoreRule) - Method in class com.ibm.commerce.edp.parsers.scoreandresponserules.ScoreRules
This method sets the current score rule at a specified index.
setScreenName(String) - Method in class com.ibm.commerce.edp.api.PaymentMethodData
This method sets the screen payment method name.
setScreenName(String) - Method in class com.ibm.commerce.edp.api.RefundMethodData
This method sets the screen name.
setScript(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setScrubbedObjects(List) - Method in class com.ibm.commerce.registry.BusinessPolicyCommandEntry
Provides a list of "scrubbed" objects that should replace the objects provided by a previous call to the getObjectsToScrub method.
setScrubbedObjects(List) - Method in class com.ibm.commerce.registry.BusinessPolicyRegistryEntry
Provides a list of "scrubbed" objects that should replace the objects provided by a previous call to the getObjectsToScrub method.
setSealedBidControlRules(SealedBidControlRuleDataBean[]) - Method in class com.ibm.commerce.negotiation.beans.ControlRuleListBean
Loads the array of bid control rules.
setSearchable(boolean) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'Searchable' attribute.
setSearchable(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.Keyword
This method marks if searchable.
setSearchAttributes(List) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
Reserved for IBM internal use.
setSearchCriteria(int, String, int) - Method in class com.ibm.commerce.tools.contract.beans.AccountListDataBean
To specify the search criteria option before populating the data bean.
setSearchCriteria(Long, String, Integer, String) - Method in class com.ibm.commerce.user.beans.MemberGroupListDataBean
To specify the search criteria option before invoking the method populates().
setSearchCriteria(Long, String, String, String) - Method in class com.ibm.commerce.user.beans.UserListDataBean
To specify the search criteria option before invoking the method populate().
setSearchCriteria(int, String, int) - Method in class com.ibm.commerce.user.beans.UserRegistrationDataBean
To specify the search criteria option before invoking the method getOrgEntityListUserAdminWithSearchCriteria().
setSearchCriteria(int, String) - Method in interface com.ibm.commerce.usermanagement.commands.ListBusinessOrgEntityCmd
Sets the search criteria type
setSearchCriteria(int, String) - Method in class com.ibm.commerce.usermanagement.commands.ListBusinessOrgEntityCmdImpl
Sets the search criteria type
setSearchCriteriaType(int) - Method in class com.ibm.commerce.tools.contract.beans.AccountListDataBean
To specify the search criteria type before populating the data bean.
setSearchCriteriaType(int) - Method in class com.ibm.commerce.user.beans.UserRegistrationDataBean
To specify the search criteria option before invoking the method getOrgEntityListUserAdminWithSearchCriteria().
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
setSearchDescription(String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentResultDataBean
Sets the string to search on the description field.
setSearchExpression(SearchExpression) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogEntrySOICmdImpl
Set the search expression.
setSearchExpression(SearchExpression) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogGroupSOICmdImpl
Set the search expression.
setSearchExpression(SearchExpression) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogSOICmdImpl
Set the search expression.
setSearchExpression(SearchExpression) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractComposeAttachmentCmdImpl
This method sets the selection expression for the compose operation.
setSearchExpression(SearchExpression) - Method in interface com.ibm.commerce.content.facade.server.commands.ComposeAttachmentCmd
This method sets the selection expression for the compose operation.
setSearchExpression(SearchExpression) - Method in interface com.ibm.commerce.foundation.server.command.bod.AbstractFetchNounCmd
This method sets the search expression to base the fetch operation on.
setSearchExpression(SearchExpression) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractFetchNounCmdImpl
This method sets the selection expression for the fetch operation.
setSearchExpression(SearchExpression) - Method in interface com.ibm.commerce.foundation.server.command.bod.AbstractInsertMoreNounDataCmd
This method sets the search expression to base the fetch operation on.
setSearchExpression(SearchExpression) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractInsertMoreNounDataCmdImpl
This method sets the search expression for the fetch operation.
setSearchExpression(SearchExpression) - Method in interface com.ibm.commerce.giftcenter.commands.GiftListContextUpdateCmd
Sets the search expression based on which the context will be updated.
setSearchExpression(SearchExpression) - Method in class com.ibm.commerce.giftcenter.commands.GiftListContextUpdateCmdImpl
Sets the search expression based on which the context is updated.
setSearchExpression(SearchExpression) - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractComposeInventoryAvailabilityCmdImpl
 
setSearchExpression(SearchExpression) - Method in interface com.ibm.commerce.inventory.facade.server.commands.ComposeInventoryAvailabilityCmd
Sets a SearchExpression.
setSearchKeyFirstName(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setSearchKeyLastName(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setSearchKeyword(String) - Method in class com.ibm.commerce.tools.contract.beans.AccountListDataBean
To specify the search keyword string before populating the data bean.
setSearchKeyword(String) - Method in class com.ibm.commerce.user.beans.UserRegistrationDataBean
To specify the search keyword string before invoking the method getOrgEntityListUserAdminWithSearchCriteria().
setSearchLanguageId(String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentResultDataBean
Sets the language ID used to search for the language dependent short description.
setSearchMaxThreshold(int) - Method in class com.ibm.commerce.tools.contract.beans.AccountListDataBean
To specify the threshold of maximum search results before populating the data bean.
setSearchMaxThreshold(int) - Method in class com.ibm.commerce.user.beans.UserRegistrationDataBean
To specify the threshold of max.
setSearchName(String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentResultDataBean
Sets the string to search for the file name.
setSearchName(String) - Method in class com.ibm.commerce.tools.contract.beans.AccountListDataBean
Sets the search name 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.AccountListDataBean
Sets the search name filter parameter
setSearchNameFilter(String) - Method in class com.ibm.commerce.tools.contract.beans.ContractListDataBean
Sets the search name filter parameter
setSearchProfile(String) - Method in class com.ibm.commerce.foundation.client.util.oagis.SelectionCriteriaHelper
Add a search profile to the extended query expression.
setSearchProfile(String) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
This method sets the search profile specified in the search expression.
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.
setSearchStores(String) - Method in class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method sets the search stores parameter value
setSearchTerm(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets searchTerm.
setSearchTerm(String) - Method in class com.ibm.commerce.search.catalog.SearchCategoryCmdImpl
 
setSearchTerm(String) - Method in class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method sets the search term to find.
setSearchTermAssociation(SearchTermAssociationType) - Method in interface com.ibm.commerce.search.facade.datatypes.DocumentRoot
Sets the value of the 'Search Term Association' containment reference.
setSearchTermAssociationBODVersion(String) - Method in interface com.ibm.commerce.search.facade.datatypes.DocumentRoot
Sets the value of the 'Search Term Association BOD Version' attribute.
setSearchTermCaseSensitive(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets searchTermCaseSensitive.
setSearchTermOperator(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets searchTermOperator.
setSearchTerms(String) - Method in interface com.ibm.commerce.search.facade.datatypes.SearchTermAssociationType
Sets the value of the 'Search Terms' attribute.
setSearchTermScope(Integer) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets searchTermScope.
setSearchTermScope(String) - Method in class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method sets the search term scope to be used.
setSearchType(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets searchType.
setSearchType(String) - Method in class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method sets the search type criteria for this search.
setSearchType(String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentResultDataBean
Sets the string used to perform a search restricted to the type of assets.
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.ProductSearchDataBean
Sets the type of search to perform
setSearchType(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the type of search to perform
setSearchType(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the search type to be used with the user basic collaborative search: "1" - Match case, beginning with
"2" - Match case, containing
"3" - Ignore case, beginning with
"4" - Ignore case, containing
"5" - Match case, exact match
"6" - Ignore case, exact match
"7" - Ignore case, ends with
"8" - Match case, ends with
If unspecified, the default search criteria is "4".
setSeason(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignType
Sets the value of the 'Season' attribute.
setSeason(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Season' attribute.
setSecondaryTaxRate(String, BigDecimal) - Method in class com.ibm.commerce.order.calculation.Item
Set the tax calculated for a given type of jurisdiction level.
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
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.CSROrderItemUpdateCmdImpl
Sets the second order ID.
setSecretary(String) - Method in interface com.ibm.commerce.member.facade.datatypes.BusinessProfileType
Sets the value of the 'Secretary' attribute.
setSecretary(String) - Method in class com.ibm.commerce.user.objects.BusinessProfileAccessBean
 
setSecretary(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets business user's secretary's name
setSecretary(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the name of the secretary.
setSecure(boolean) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setSecure(boolean) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setSecureRequest(Boolean) - Method in class com.ibm.commerce.context.audit.TransportData
This method sets whether the channel is secure or not.
setSecurityCheck(boolean) - Method in class com.ibm.commerce.order.beans.OrderDataBean
Turn security check on or off.
setSecurityCheck(boolean) - Method in interface com.ibm.commerce.order.beans.OrderInputDataBean
 
setSecurityHint(SecurityHintType) - Method in interface com.ibm.commerce.member.facade.datatypes.CredentialType
Sets the value of the 'Security Hint' containment reference.
setSecurityHint(SecurityHintType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Security Hint' containment reference.
setSegmentId(Long) - Method in interface com.ibm.commerce.tools.segmentation.SegmentConstraintListCmd
Sets the member group ID.
setSegments(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setSelected(boolean) - Method in class com.ibm.commerce.order.utils.ShipChargeTCPolicyData
Sets the flag to indicate if this is the option the GUI should have as selected in the drop down
setSelectionCriteria(SelectionCriteriaMapper) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractFetchManagedDirectoryCmdImpl
This method is to set the SelectionCriteriaMapper.
setSelectionCriteria(SelectionCriteriaMapper) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractFetchManagedFileCmdImpl
This method is to set the SelectionCriteriaMapper.
setSelectionCriteria(SelectionCriteria) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.AbstractGraphComposer
Sets the selection criteria.
setSelectionCriteria(SelectionCriteria) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator.AbstractReadBusinessObjectPartMediatorImpl
Set the selection criteria used to populate data in the physical data container
setSelectionCriteria(SelectionCriteria) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.db.jdbc.SQLComposer
Sets the selectin criteria information from the caller.
setSelectionCriteria(SelectionCriteriaMapper) - Method in class com.ibm.commerce.order.facade.server.commands.AbstractFetchOrdersSOICmdImpl
This method set the selection criteria.
setSelectionPosition(int) - Method in class com.ibm.commerce.marketing.promotion.condition.QuantityBasedGroupingFilter
Sets the selection position of the filter.
setSelectionQuantity(int) - Method in class com.ibm.commerce.marketing.promotion.condition.QuantityBasedGroupingFilter
Sets the selection quantity of the filter.
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
setSelectPosition(Integer) - Method in class com.ibm.commerce.marketing.promotion.condition.QuantitySelectionFilter
This method sets the SelectPosition.
setSelfAddress(Integer) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setSelfAddress(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setSelfAddress(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the self address indicator.
setSelfAddress(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the self address.
setSellerID(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
This method is used to set the seller identification.
setSellerID(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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 interface com.ibm.commerce.utf.commands.RFQNotificationMonitorBaseCmd
Sets member group name defined in the MBRGRP table that is used to retrieve the users in the seller's organization in order to send notifications to.
setSellerMemberGroupNameToNotify(String) - Method in class com.ibm.commerce.utf.commands.RFQNotificationMonitorBaseCmdImpl
Sets member group name defined in the MBRGRP table that is used to retrieve the users in the seller's organization in order to send notifications to.
setSellerMemberGroupToNotifyOwnerId(Long) - Method in interface com.ibm.commerce.utf.commands.RFQNotificationMonitorBaseCmd
Sets owner id of the member group name defined by the setSellerMemberGroupNameToNotify() method.
setSellerMemberGroupToNotifyOwnerId(Long) - Method in class com.ibm.commerce.utf.commands.RFQNotificationMonitorBaseCmdImpl
Sets owner id of the member group name defined by the setSellerMemberGroupNameToNotify() method.
setSellerRegistrationId(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
This method is used to provide a seller registration identifier.
setSellerRegistrationId(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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
 
setSellType(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setSellType(Integer) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean
Sets the Sell Type of the Initiative
setSemantic(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AssociationType
Sets the value of the 'Semantic' attribute.
setSemanticSpecifier(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setSemanticSpecifier(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData
Sets the semantic specifier.
setSematicSpecifier(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setSematicSpecifier(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
Sets the sematic specifier.
setSendEmail(boolean) - Method in class com.ibm.commerce.emarketing.engine.PersonalizedContentManagedEmailContent
This method sets whether the e-mail should be sent to the customer.
setSendEmailToRecipients(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAnnouncementVO
Sets the sendEmailToRecipients flag
setSendEmailToSender(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAnnouncementVO
Sets the sendEmailToSender flag
setSender(SenderType) - Method in interface com.ibm.commerce.oagis9.datatypes.ApplicationAreaType
Sets the value of the 'Sender' containment reference.
setSender(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSREmailOrderCmdImpl
Sets the sender of the message.
setSenderEmail(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementHistoryAccessBean
 
setSenderEmail(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAnnouncementVO
Sets the e-mail address of the sender
setSenderEmailAddress(EmailAddressType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListAnnouncementType
Sets the value of the 'Sender Email Address' containment reference.
setSenderId(Long) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setSenderId(String) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setSenderId(Long) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setSenderId(String) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setSenderName(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementHistoryAccessBean
 
setSenderName(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListAnnouncementType
Sets the value of the 'Sender Name' attribute.
setSenderName(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAnnouncementVO
Sets the name of the sender
setSendStatus(Long, String) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setSendStatus(String) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setSendStatus(String) - Method in class com.ibm.commerce.negotiation.objects.MessageMemberRelationAccessBean
 
setSensitiveInfoCopyFlag(String) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the flag indicating whether to copy sensitive info (Payments for example) or not.
setSensitiveInfoCopyFlag(String) - Method in interface com.ibm.commerce.order.commands.OrderCopyCmd
Set the sensitive info copy flag
setSensitiveInfoCopyFlag(String) - Method in class com.ibm.commerce.order.commands.OrderCopyCmdImpl
Set the flag which decides whether to copy sensitive (payment and so forth) info or not
setSensitiveInfoCopyFlag(String) - Method in interface com.ibm.commerce.order.commands.OrderCreateQuoteCmd
Sets the SensitiveInfoCopy flag.
setSensitiveInfoCopyFlag(String) - Method in class com.ibm.commerce.order.commands.OrderCreateQuoteCmdImpl
Sets the sensitive info copy flag.
setSensitiveInfoCopyFlag(String) - Method in interface com.ibm.commerce.order.commands.SSFSOrderCopyCmd
Set the flag which decides whether to copy sensitive (payment and so forth) info or not.
setSensitiveInfoCopyFlag(String) - Method in class com.ibm.commerce.order.commands.SSFSOrderCopyCmdImpl
Set the flag which decides whether to copy sensitive (payment and so forth) info or not.
setSensitiveInfoCopyFlag(String) - Method in interface com.ibm.commerce.quote.commands.QuoteCopyCmd
Sets the SensitiveInfoCopy flag.
setSensitiveInfoCopyFlag(String) - Method in class com.ibm.commerce.quote.commands.QuoteCopyCmdImpl
Sets the sensitive info copy flag.
setSensitiveInfoCopyFlag(String) - Method in interface com.ibm.commerce.quote.commands.QuoteGenerateOrderCmd
Sets the SensitiveInfoCopy flag.
setSensitiveInfoCopyFlag(String) - Method in class com.ibm.commerce.quote.commands.QuoteGenerateOrderCmdImpl
Sets the sensitive info copy flag.
setSensitiveInformation(Map) - Method in class com.ibm.commerce.payment.actions.PaymentActionData
This method sets the sensitive information of this payment action.
setSensitiveInformation(Map) - Method in class com.ibm.commerce.payment.actions.RefundActionData
This method sets the sensitive information of this refund action.
setSensitivePaymentData(Map) - Method in class com.ibm.commerce.edp.api.PaymentContext
 
setSent(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailStatisticsType
Sets the value of the 'Sent' attribute.
setSentDate(Date) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementHistoryAccessBean
 
setSentDate(Date) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventReminderLogAccessBean
 
setSentDate(Object) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListAnnouncementType
Sets the value of the 'Sent Date' attribute.
setSentDate(Date) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAnnouncementVO
Sets the date that the announcement was sent
setSEOProperties(SEOPropertiesType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'SEO Properties' containment reference.
setSEOSiteMapInfo(SEOSiteMapInfoType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'SEO Site Map Info' containment reference.
setSEOURL(SEOURLType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'SEOURL' containment reference.
setSEOURLKeyword(SEOURLKeywordType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'SEOURL Keyword' containment reference.
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.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.ColumnColumn
Sets the value separator.
setSeparator(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.RowColumn
Sets the value separator.
setSeparator(String) - Method in class com.ibm.commerce.marketing.commands.AbstractResolvePromotionCodeTaskCmdImpl
 
setSeparator(String) - Method in class com.ibm.commerce.marketing.commands.ResolvePromotionCodeCOTaskCmdImpl
 
setSeparator(String) - Method in interface com.ibm.commerce.marketing.commands.ResolvePromotionCodeTaskCmd
This is the method declaration to Set Separator.
setSeparator(String) - Method in class com.ibm.commerce.marketing.commands.ResolvePromotionCodeTaskCmdImpl
 
setSeparator(String) - Method in class com.ibm.commerce.marketing.promotion.code.MultipleCodesPromotionCodeResolver
This method is used to set the delimiter used to separate different promotion codes.
setSeparator(String) - Method in class com.ibm.commerce.usermanagement.commands.PropertyResourceBundleReader
Sets the separator for the property file.
setSeq(double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Seq' attribute.
setSeq(double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'Seq' attribute.
setSeq(double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryGroupRelation
Sets the value of the 'Seq' attribute.
setSeq(double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryRelation
Sets the value of the 'Seq' attribute.
setSeq(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupAttribute
Sets the value of the 'Seq' attribute.
setSeq(double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupRelation
Sets the value of the 'Seq' attribute.
setSeq(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogRootCatalogGroup
Sets the value of the 'Seq' attribute.
setSeq(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitCatalogEntryConfigurationRelation
Sets the value of the 'Seq' attribute.
setSeq(double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitConfigurationComponentList
Sets the value of the 'Seq' attribute.
setSeq(double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItem
Sets the value of the 'Seq' attribute.
setSeq(double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItemList
Sets the value of the 'Seq' attribute.
setSeq(double) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchobjtyp
Sets the value of the 'Seq' attribute.
setSeq(double) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrel
Sets the value of the 'Seq' attribute.
setSeq(Double) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrlus
Sets the value of the 'Seq' attribute.
setSeq(double) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Seq' attribute.
setSeq(Double) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelement
Sets the value of the 'Seq' attribute.
setSeq(Double) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelementnvp
Sets the value of the 'Seq' attribute.
setSeq(double) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotcolldef
Sets the value of the 'Seq' attribute.
setSeq(double) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotdef
Sets the value of the 'Seq' attribute.
setSeq(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpfamily
Sets the value of the 'Seq' attribute.
setSeq(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingitem
Sets the value of the 'Seq' attribute.
setSeq(double) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_element
Sets the value of the 'Seq' attribute.
setSeq(Double) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geotree
Sets the value of the 'Seq' attribute.
setSeq(Double) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocattr
Sets the value of the 'Seq' attribute.
setSequence(Double) - Method in class com.ibm.commerce.attachment.beans.AttachmentDataBean
Deprecated.
This method should never be used.
setSequence(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentDataBean
Deprecated.
This method should never be used.
setSequence(Double) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentRelationCmd
Sets the sequence of the attachment relation.
setSequence(Double) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentRelationCmdImpl
Sets the sequence of the attachment relation.
setSequence(Double) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmd
Sets the sequence in the attachment relation.
setSequence(Double) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmdImpl
Sets the sequence in the attachment relation.
setSequence(Double) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmd
Sets the sequence in the attachment relation.
setSequence(Double) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmdImpl
Sets the sequence in the attachment relation.
setSequence(Double) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentRelationCmd
Sets the sequence of the attachment relation.
setSequence(Double) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentRelationCmdImpl
Sets the sequence of the attachment relation.
setSequence(Double) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationEntityCreationData
Sets the sequence.
setSequence(Double) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationUsageEntityCreationData
Sets the sequence.
setSequence(String) - Method in class com.ibm.commerce.catalog.beans.CompositeItemDataBean
Sets the sequence of this composite item.
setSequence(Double) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationAccessBean
 
setSequence(Double) - Method in class com.ibm.commerce.catalog.objects.CatalogCatalogGroupRelationEntityCreationData
Sets the sequence.
setSequence(Double) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationAccessBean
 
setSequence(Double) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryRelationEntityCreationData
Sets the sequence.
setSequence(Double) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeAccessBean
 
setSequence(Double) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupAttributeEntityCreationData
Sets the sequence.
setSequence(Double) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationAccessBean
 
setSequence(Double) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupCatalogEntryRelationEntityCreationData
Sets the sequence.
setSequence(Double) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationAccessBean
 
setSequence(Double) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupRelationEntityCreationData
Sets the sequence.
setSequence(Double) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
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.catalogmanagement.commands.AttributeValueAddCmdImpl
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.AttributeValueUpdateCmdImpl
Set the sequence number
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.CatGroupCatEntryRelAddCmdImpl
Sets the sequence number for the relationship.
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.CatGroupCatEntryRelDeleteCmdImpl
Set the sequence number
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.CatGroupRelAddCmdImpl
Set the sequence
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.ProductAttributeAddCmdImpl
Set the sequence number
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.ProductAttributeDeleteCmdImpl
Set the sequence number of the attribute
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.ProductAttributeUpdateCmdImpl
Set the sequence number
setSequence(Long) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeAccessBean
 
setSequence(Integer) - Method in class com.ibm.commerce.contract.objects.TermConditionAttributeAccessBean
 
setSequence(Double) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setSequence(Double) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setSequence(Double) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setSequence(Vector) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionContext
Sets the sequence.
setSequence(Double) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the sequence of the flow element under the parent element.
setSequence(Double) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets sequence
setSequence(Double) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setSequence(Integer) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinitionAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinitionAccessBean
 
setSequence(Integer) - Method in interface com.ibm.commerce.scheduler.commands.AddJobCmd
This method sets the sequence.
setSequence(Integer) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the sequence.
setSequence(Double) - Method in class com.ibm.commerce.taxation.objects.TaxTypeAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.taxation.objects.TaxTypeAccessBean
 
setSequence(Double) - Method in class com.ibm.commerce.tools.catalog.util.CategoryHelper
Sets the sequence.
setSequence(Integer) - Method in class com.ibm.commerce.user.objects.MemberRelationshipsAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.user.objects.MemberRelationshipsAccessBean
 
setSequence(Integer) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Sets sequence
setSequence(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setSequence(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setSequence(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setSequence(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setSequence(Integer) - Method in class com.ibm.commerce.utf.objects.PAttributeAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.utf.objects.PAttributeAccessBean
 
setSequence(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setSequence(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setSequence(Integer) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setSequence(String) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setSequenceBuilder(PromotionExecutionSequenceBuilder) - Method in class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine
Sets the SequenceBuilder
setSequenceForCatentrel(Double) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmd
Sets the sequence number for the catalog, catalog group, and catalog entry relationship.
setSequenceForCatentrel(Double) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the sequence number between the new Catalog Entry and the supplied parent Catalog Entry.
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.
setSequenceForCatgpenrel(Double) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the sequence number between the new Catalog Entry and the supplied Catalog and 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.
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
setSequenceNumber(Double) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setSequenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setSequenceNumber(Double) - Method in class com.ibm.commerce.catalog.objects.AttributeEntityCreationData
Sets the sequence number.
setSequenceNumber(Double) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setSequenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeFloatValueAccessBean
 
setSequenceNumber(Double) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setSequenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeIntegerValueAccessBean
 
setSequenceNumber(Double) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setSequenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeStringValueAccessBean
 
setSequenceNumber(Double) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setSequenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueAccessBean
 
setSequenceNumber(Double) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the attribute value sequence number.
setSequenceNumber(Double) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setSequenceNumber(String) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setSequenceNumber(BigInteger) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentInstructionTypeImpl
 
setSequenceNumber(BigInteger) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentInstructionType
Sets the value of the 'Sequence Number' attribute.
setSequenceNumber(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setSequenceOrder(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementVariableType
Sets the value of the 'Sequence Order' attribute.
setSequences(Vector) - Method in class com.ibm.commerce.user.commands.RepresentativeAssignCustomerCmdImpl
Sets the sequence numbers for the relationships.
setSequenceUrlName(String, boolean) - Method in interface com.ibm.commerce.utf.commands.PAttributeBaseCmd
Set attribute sequence
setSequenceUrlName(String, boolean) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Set attribute sequence
setSerialNumber(String) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemShipConfirmationAccessBean
 
setSerialNumber(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemSerialAccessBean
 
setSerialNumber(String) - Method in class com.ibm.commerce.user.objects.CertificateX509AccessBean
 
setServerName(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setServiceDiscounts(ServiceDiscount[]) - Method in class com.ibm.commerce.discount.rules.Discount
Set the service discounts.
setServiceInput(BusinessObjectDocument) - Method in class com.ibm.commerce.component.servicemapper.MappingResult
Sets the service input document
setServiceInputType(Class) - Method in class com.ibm.commerce.component.servicemapper.ServiceMappingGroup
Sets the input type of a the service that has the service name of this mapping group
setServiceMappingConfiguration(ServiceMappingConfiguration) - Method in interface com.ibm.commerce.component.servicemapper.ServiceMapper
Sets the configuration used for mapping
setServiceMappingConfiguration(ServiceMappingConfiguration) - Method in class com.ibm.commerce.component.servicemapper.ServiceMapperImpl
Sets the configuration used by this mapper
setServiceMappings(ServiceMapping[]) - Method in class com.ibm.commerce.component.servicemapper.ServiceMappingGroup
Sets the service mappings to the given one
setServiceName(String) - Method in class com.ibm.commerce.component.servicemapper.MappingResult
Sets the service name
setServiceName(String) - Method in class com.ibm.commerce.component.servicemapper.ServiceMappingGroup
Sets the name of the mapped service.
setServiceName(String) - Method in class com.ibm.commerce.discount.rules.ServiceDiscount
Set the service name, for example "wcs_shipping".
setServiceName(String) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryServiceInvokerCmdImpl
Sets the name of the service that needs to be invoked
setServiceRepresentative(MemberDataBean) - Method in class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean
This method sets the MemberDataBean of the TSR who have given the current shipping adjustment.
setServiceRepresentativeId(Long) - Method in class com.ibm.commerce.order.history.HistoryCalculationAdjustment
This method sets the service representative id of calculation adjustment.
setServiceRepresentativeId(Long) - Method in class com.ibm.commerce.order.objects.CalculationAdjustmentAccessBean
 
setServiceRepresentativeId(Long) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setServiceRepresentativeId(String) - Method in class com.ibm.commerce.tools.optools.order.objects.OrderCommentAccessBean
 
setServices(String[]) - Method in class com.ibm.commerce.discount.rules.MixedDiscount
Set services associated with this discount.
setServletContext(ServletContext) - Static method in class com.ibm.commerce.server.ServerConfiguration
This method sets the servlet context.
setSessionContext(SessionContext) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setSessionContext(SessionContext) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
No replacement.
setSessionContext(SessionContext) - Method in class com.ibm.commerce.contract.objects.AttachmentJDBCHelperBean
 
setSessionContext(SessionContext) - Method in class com.ibm.commerce.payments.plugin.samples.PluginAdapterBean
This method returns the SessionContext.
setSessionContext(ProgramAdapterSessionContext) - Method in class com.ibm.commerce.programadapter.ProgramAdapterDesc
Sets the session context of the adapter.
setSessionData(SessionData) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called. Instead of setting the attributes to the SessionData object, the equivalent methods from the command context should be called.
setSessionData(SessionData) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
No replacement. Instead of setting the attributes to the SessionData object, should call the equivalent methods from the command context.
setSessionId(String) - Method in interface com.ibm.commerce.context.experiment.ExperimentContext
This method sets the current session ID for the user who is accessing this context.
setSessionId(String) - Method in class com.ibm.commerce.context.experimentimpl.ExperimentContextImpl
This method sets the current session ID for the user who is accessing this context.
setSessionId(String) - Method in interface com.ibm.commerce.experimentation.commands.MigrateExperimentResultCmd
This method sets the ID of the session that the experiment results are associated with.
setSessionId(String) - Method in class com.ibm.commerce.experimentation.commands.MigrateExperimentResultCmdImpl
This method sets the ID of the session with which the experiment results are associated.
setSessionId(String) - Method in class com.ibm.commerce.experimentation.objects.ExperimentResultAccessBean
 
setSessionId(String) - Method in class com.ibm.commerce.foundation.common.security.auth.callback.IdentityTokenCallback
This method sets the session Id of the identity token.
setSessionId(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the session ID.
setSessionId(String) - Method in interface com.ibm.commerce.me.commands.RegisterRequisitionerCmd
This method sets the buyer cookie.
setSessionId(String) - Method in class com.ibm.commerce.me.commands.RegisterRequisitionerCmdImpl
This method sets the session ID.
setSessionId(String) - Method in class com.ibm.commerce.me.datatype.SessionInfo
This method sets the session ID.
setSessionId(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setSessionInfo(SessionInfo) - Method in interface com.ibm.commerce.me.commands.AuthenticationHelperCmd
This method sets information pertaining to requisitioner registration.
setSessionInfo(SessionInfo) - Method in class com.ibm.commerce.me.commands.AuthenticationHelperCmdImpl
This method sets information pertaining to requisitioner registration.
setSessionInfo(SessionInfo) - Method in interface com.ibm.commerce.me.commands.RegisterRequisitionerCmd
This method sets the sessionInfo
setSessionInfo(SessionInfo) - Method in class com.ibm.commerce.me.commands.RegisterRequisitionerCmdImpl
This method sets the session information.
setSessionInfo(SessionInfo) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderRequestHeader
This method sets the session information.
setSessionPreferredCurrency(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
setSessionTradingAgreementIds(String) - Method in interface com.ibm.commerce.context.entitlement.EntitlementContext
Sets the contracts in this context that are associated with the current session.
setSessionTradingAgreementIdsAsString(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has been replaced by com.ibm.commerce.context.entitlement.EntitlementContext#setSessionTradingAgreementIdsAsString(String)
setSessionTradingAgreementIdsAsString(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method is replaced by com.ibm.commerce.context.entitlement.EntitlementContext#setSessionTradingAgreementIdsAsString(String)
setSessionType(String) - Method in class com.ibm.commerce.me.commands.RegisterRequisitionerCmdImpl
This method sets the session type.
setSessionType(String) - Method in class com.ibm.commerce.me.datatype.SessionInfo
This method sets the type of the session info.
setSessionType(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceModelAccessBean
 
setSessionType(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setSessionType(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCSessionAccessBean
 
setSetccurr(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeent
Sets the value of the 'Setccurr' attribute.
setSetccurr(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storelang
Sets the value of the 'Setccurr' attribute.
setSetCCurr(String) - Method in interface com.ibm.commerce.inventory.commands.CreateReceiptCmd
Sets the 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.ManageInventoryCmd
Sets the currency of the cost field.
setSetCCurr(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
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.ReceiptCreateCmdImpl
 
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.ReleaseShipConfirmCmdImpl
Sets the currency in which the shipment was charged.
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.ReleaseShipUpdateCmdImpl
 
setSetCCurr(String) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setSetCCurr(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setSeverity(long) - Method in class com.ibm.commerce.ras.ECMessage
This method sets the severity level for the ECMessage object that receive the call.
setShape(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Shape' attribute.
setShardName(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig
 
setShipArrangementId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setShipArrangementId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setShipAsComplete(String) - Method in interface com.ibm.commerce.order.commands.SSFSOrderCopyCmd
Set if the order should be set as ShipAsComplete.
setShipAsComplete(String) - Method in class com.ibm.commerce.order.commands.SSFSOrderCopyCmdImpl
Set if the order should be set as ShipAsComplete.
setShipAsComplete(boolean) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setShipAsComplete(boolean) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Ship As Complete' attribute.
setShipAsComplete(String) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets shipAsComplete
setShipAsComplete(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setShipAsComplete(String) - Method in class com.ibm.commerce.order.objects.OrderItemMessagingExtensionAccessBean
 
setShipAsComplete(String) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the ShipAsComplete parameter (optional).
setShipCarrAccntNum(String) - Method in interface com.ibm.commerce.order.commands.UpdateShipInfoCmd
This method sets the carrier account number of the SHIPINFO record.
setShipCarrAccntNum(String) - Method in class com.ibm.commerce.order.commands.UpdateShipInfoCmdImpl
The new shipping account number for the SHIPINFO record.
setShipChargeTCPolicyDataArray(ShipChargeTCPolicyData[]) - Method in class com.ibm.commerce.order.utils.ShipChargesByShipMode
The shipping charge types associated with this ship mode
setShipChargeType(String) - Method in class com.ibm.commerce.rfq.commands.RFQToContractCreateCmdImpl
Sets the shippingChargeType
setShipChargeTypeId(String) - Method in interface com.ibm.commerce.order.commands.UpdateShipInfoCmd
This method sets the ship charge type ID of the SHIPINFO record.
setShipChargeTypeId(String) - Method in class com.ibm.commerce.order.commands.UpdateShipInfoCmdImpl
The new shipping charge type for the SHIPINFO record.
setShipCondition(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setShipCondition(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setShipFromAddress(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
Sets the street address from which the order item will be shipped.
setShipFromAddress(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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.TaxIntegrationOrderItemCmd
Sets the city portion of the address from which the order item will be shipped.
setShipFromCity(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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.TaxIntegrationOrderItemCmd
Sets the country from which the order item will be shipped.
setShipFromCountry(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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.TaxIntegrationOrderItemCmd
Sets the state portion of the address from which the order item will be shipped.
setShipFromState(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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.TaxIntegrationOrderItemCmd
Sets the tax jurisdiction code (geoCode) from which the order item will be shipped.
setShipFromTaxGeoCode(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
setShipFromTaxGeoCode(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxOrderItemCmd
Sets the tax jurisdiction code (
setShipFromZip(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
Sets the zip code or postal code of the address from which the order item will be shipped.
setShipFromZip(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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.
setShipInfo(ShipInfoAccessBean) - Method in class com.ibm.commerce.order.history.HistoryShipInfo
This method sets the ship info.
setShipInfoId(Long) - Method in class com.ibm.commerce.order.history.HistoryShipInfo
Sets the ship info id
setShipInstructions(String) - Method in class com.ibm.commerce.order.beans.UsableInstructsPerOrderItemBlock
This method sets shipping instructions.
setShipInstructions(String) - Method in interface com.ibm.commerce.order.commands.UpdateShipInfoCmd
This method sets the ship instructions of the SHIPINFO record.
setShipInstructions(String) - Method in class com.ibm.commerce.order.commands.UpdateShipInfoCmdImpl
The new or updated shipping instructions for the SHIPINFO record.
setShipInstructions(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
Set the shipInstructs parameters (optional).
setShipModeCode(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ExternalShipModeIdentifier
Sets the value of the 'Ship Mode Code' attribute.
setShipModeCode(String) - Method in interface com.ibm.commerce.order.facade.datatypes.ExternalShipModeIdentifier
Sets the value of the 'Ship Mode Code' attribute.
setShipModeCode(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ExternalShipModeIdentifierImpl
 
setShipModeDesc(String) - Method in class com.ibm.commerce.order.beans.UsableInstructsPerOrderItemBlock
This method sets the ship mode description
setShipModeDescDataBean(ShippingModeDescriptionDataBean) - Method in class com.ibm.commerce.order.beans.UsableInstructsPerOrderItemBlock
This method sets the shipmode databean to store for this instruction block.
setShipModeId(Integer) - Method in class com.ibm.commerce.common.objects.StoreDefaultAccessBean
 
setShipModeId(String) - Method in class com.ibm.commerce.common.objects.StoreDefaultAccessBean
 
setShipmodeId(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setShipModeId(Integer) - Method in interface com.ibm.commerce.fulfillment.commands.ResolveFulfillmentCenterCmd
Set the shipping mode Id.
setShipModeId(Integer) - Method in class com.ibm.commerce.fulfillment.commands.ResolveFulfillmentCenterCmdImpl
Set the shipping mode Id.
setShipModeId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setShipModeId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setShipModeId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
setShipModeId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
setShipmodeId(String) - Method in class com.ibm.commerce.inventory.beans.ReleaseShipDataBean
This method sets the ship mode id.
setShipModeId(String) - Method in interface com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmd
Sets the shipping provider.
setShipModeId(String) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl
Sets the shipping provider.
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.ReleaseShipUpdateCmdImpl
 
setShipModeId(Integer) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setShipModeId(String) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setShipModeId(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderHeader
This method sets the order ship mode ID.
setShipModeId(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the ID for the shipping mode.
setShipModeId(String) - Method in class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean
This method sets the string representation of the shipModeId.
setShipModeId(String) - Method in class com.ibm.commerce.order.beans.UsableInstructsPerOrderItemBlock
This method sets ship mode ID.
setShipModeId(Integer) - Method in interface com.ibm.commerce.order.calculation.AdjustShippingChargesCmd
This method sets the shipModeId.
setShipModeId(Integer) - Method in class com.ibm.commerce.order.calculation.AdjustShippingChargesCmdImpl
This method sets the shipModeId.
setShipModeId(Hashtable) - Method in interface com.ibm.commerce.order.calculation.ServiceAdjustShippingChargesCmd
Set the shipModeId parameter
setShipModeId(Hashtable) - Method in class com.ibm.commerce.order.calculation.ServiceAdjustShippingChargesCmdImpl
Set the shipModeId parameter
setShipModeId(String) - Method in interface com.ibm.commerce.order.commands.DeleteShipInfoCmd
Sets the ship mode ID of the SHIPINFO record to delete.
setShipModeId(String) - Method in class com.ibm.commerce.order.commands.DeleteShipInfoCmdImpl
The ship mode ID of the SHIPINFO record to remove.
setShipmodeId(Integer) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the shipping mode of the new/copied/updated order item(s).
setShipModeId(String) - Method in interface com.ibm.commerce.order.commands.UpdateShipInfoCmd
This method sets the shipping mode ID of the SHIPINFO record.
setShipModeId(String) - Method in class com.ibm.commerce.order.commands.UpdateShipInfoCmdImpl
The shipping mode ID of the SHIPINFO record to update.
setShipModeId(Integer) - Method in class com.ibm.commerce.order.history.HistoryShipInfo
Sets the ship mode id
setShipModeId(Integer) - Method in class com.ibm.commerce.order.objects.ShipInfoAccessBean
 
setShipModeId(String) - Method in class com.ibm.commerce.order.utils.ShipChargesByShipMode
Sets the ship mode ID
setShipmodeId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the ship mode id parameters (optional).
setShipmodeId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the ship mode id parameters (optional).
setShipmodeId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the ship mode id parameters (optional).
setShipModeId(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderItemAddCmdImpl
Sets the shipping mode ID for which the items are added.
setShipModeId(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderItemUpdateCmdImpl
Sets the shipping mode ID for which the items are updated.
setShipping(CatalogEntryShippingAccessBean) - Method in class com.ibm.commerce.catalog.beans.CatalogEntryDataBean
Sets the shipping bean.
setShippingAddress(ContactInfoType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ShippingInfoType
Sets the value of the 'Shipping Address' containment reference.
setShippingAddress(Long) - Method in interface com.ibm.commerce.order.commands.OrderProfileUpdateCmd
Sets the default address to ship.
setShippingAddress(Long) - Method in class com.ibm.commerce.order.commands.OrderProfileUpdateCmdImpl
Sets the default address to ship.
setShippingAddress(ContactInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemShippingInfoTypeImpl
 
setShippingAddress(ContactInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderShippingInfoTypeImpl
 
setShippingAddress(ContactInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemShippingInfoType
Sets the value of the 'Shipping Address' containment reference.
setShippingAddress(ContactInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderShippingInfoType
Sets the value of the 'Shipping Address' containment reference.
setShippingAddressFromOrderProfile(String) - Method in class com.ibm.commerce.order.commands.OrderCopyCmdImpl
Set the shippingAddressFromOrderProfile flag
setShippingAddressId(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setShippingAddressId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setShippingAddressId(Long) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setShippingAddressId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setShippingAddressId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setShippingAddressId(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setShippingAddressId(Long) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setShippingAddressId(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setShippingAdjustmentDataBeans(ShippingAdjustmentDataBean[]) - Method in class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean
This method sets a set of ShippingAdjustmentDataBean databeans, each databean corresponding to one shipMode in the Order.
setShippingArrangementId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementJurisdictionGroupRelationshipAccessBean
 
setShippingArrangementId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementJurisdictionGroupRelationshipAccessBean
 
setShippingCarrierAccountNumber(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemShippingInfoTypeImpl
 
setShippingCarrierAccountNumber(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemShippingInfoType
Sets the value of the 'Shipping Carrier Account Number' attribute.
setShippingCharge(MonetaryAmountType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderItemChargesType
Sets the value of the 'Shipping Charge' containment reference.
setShippingCharge(MonetaryAmountType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ShippingModeTypeImpl
 
setShippingCharge(MonetaryAmountType) - Method in interface com.ibm.commerce.order.facade.datatypes.ShippingModeType
Sets the value of the 'Shipping Charge' containment reference.
setShippingCharge(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets shipping charge
setShippingCharge(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setShippingCharge(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setShippingCharge(BigDecimal) - Method in interface com.ibm.commerce.taxation.commands.GetDisplayTaxesCmd
Sets the shipping charge for the shipping the product.
setShippingCharge(BigDecimal) - Method in class com.ibm.commerce.taxation.commands.GetDisplayTaxesCmdImpl
Sets the shipping charge for the shipping the product.
setShippingChargeAdjustmentDataBeans(Vector) - Method in class com.ibm.commerce.tools.contract.beans.CatalogShippingAdjustmentDataBean
Sets all the catalog shipping adjustment terms and conditions for this node.
setShippingChargePolicy(PolicyIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemShippingInfoTypeImpl
 
setShippingChargePolicy(PolicyIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemShippingInfoType
Sets the value of the 'Shipping Charge Policy' containment reference.
setShippingChargePolicyID(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemShippingInfoTypeImpl
 
setShippingChargePolicyID(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemShippingInfoType
Sets the value of the 'Shipping Charge Policy ID' attribute.
setShippingChargePresent(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionAgenda
Sets the flag value that tells whether or not shipping charge is calculated at the time this template is invoked.
setShippingChargePresent(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.Template
Sets the flag value that tells whether or not shipping charge is calculated at the time this template is invoked.
setShippingChargeTotal(BigDecimal) - Method in class com.ibm.commerce.inventory.beans.OrderReleaseDataBean
This method sets the shipping charge amount related to this order release.
setShippingCode(String) - Method in class com.ibm.commerce.marketing.promotion.condition.ShippingModeFilter
This method sets the shipping code.
setShippingCompany(String) - Method in class com.ibm.commerce.me.datatype.ShippingInfo
This method sets the name of the shipping company.
setShippingCosts(String) - Method in interface com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmd
Sets the shipping costs.
setShippingCosts(String) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl
Sets the shipping costs.
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.ReleaseShipUpdateCmdImpl
 
setShippingCosts(BigDecimal) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setShippingCosts(String) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setShippingGeoCode(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setShippinggeocode(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Shippinggeocode' attribute.
setShippingGeoCode(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
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.UpdateStoreAddressCmd
This method sets the shipping geographic code.
setShippingGeoCode(String) - Method in class com.ibm.commerce.inventory.commands.UpdateStoreAddressCmdImpl
Set the shipping geographic code.
setShippingGeoCode(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setShippingGeoCode(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the shipping geographic code.
setShippingGeoCode(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the shipping geography code.
setShippingGeoCode(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the shipping geographic code.
setShippingGeoCode(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the shipping code.
setShippingInfo(ShippingInfo) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderHeader
This method sets the order shipping information.
setShippingInfo(ShippingInfo) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the shipping information.
setShippingInfo(ShippingInfo) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderRequestHeader
This method sets the shipping information.
setShippingInfo(ShippingInfoType) - Method in interface com.ibm.commerce.member.facade.datatypes.CheckoutProfileType
Sets the value of the 'Shipping Info' containment reference.
setShippingInfo(ShippingInfoType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Shipping Info' containment reference.
setShippingInstruction(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemShippingInfoTypeImpl
 
setShippingInstruction(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemShippingInfoType
Sets the value of the 'Shipping Instruction' attribute.
setShippingJurisdictionGroupCalculationRuleId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
setShippingJurisdictionGroupCalculationRuleId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
setShippingMode(Integer) - Method in class com.ibm.commerce.discount.rules.ServiceDiscount
Set shipping mode by passing Integer value.
setShippingMode(ShippingModeType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ShippingInfoType
Sets the value of the 'Shipping Mode' containment reference.
setShippingMode(Integer) - Method in interface com.ibm.commerce.fulfillment.commands.ListFulfillmentCentersCmd
Deprecated.
Set the shipping mode.
setShippingMode(Integer) - Method in class com.ibm.commerce.fulfillment.commands.ListFulfillmentCentersCmdImpl
Deprecated.
 
setShippingMode(Integer) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setShippingMode(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setShippingMode(Integer) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setShippingMode(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setShippingMode(Integer) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setShippingMode(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setShippingMode(Integer) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setShippingMode(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setShippingMode(Integer) - Method in interface com.ibm.commerce.order.commands.OrderProfileUpdateCmd
Sets the default shipping mode.
setShippingMode(Integer) - Method in class com.ibm.commerce.order.commands.OrderProfileUpdateCmdImpl
Sets the default shipping mode.
setShippingMode(ShippingModeType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Shipping Mode' containment reference.
setShippingMode(ShippingModeType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setShippingMode(ShippingModeType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemShippingInfoTypeImpl
 
setShippingMode(ShippingModeType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderShippingInfoTypeImpl
 
setShippingMode(ShippingModeType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemShippingInfoType
Sets the value of the 'Shipping Mode' containment reference.
setShippingMode(ShippingModeType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderShippingInfoType
Sets the value of the 'Shipping Mode' containment reference.
setShippingMode(Hashtable) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
sets Shipping category information.
setShippingMode(String) - Method in class com.ibm.commerce.tools.epromotion.implementations.OrderLevelShippingDiscount
Sets the shipping mode.
setShippingModeFlag(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setShippingModeId(Integer) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets the shipping mode id.
setShippingModeId(Integer) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets the shipping mode id.
setShippingModeId(Integer) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets the shipping mode id.
setShippingModeId(Integer) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setShippingModeId(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setShippingModeId(Integer) - Method in class com.ibm.commerce.order.calculation.Item
 
setShippingModeId(String) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set shipping mode id.
setShippingModeId(Integer) - Method in class com.ibm.commerce.order.commands.DOMCheckInStorePickupCmdImpl
Deprecated.
Sets the shipping mode id to be checked.
setShippingModeId(Integer) - Method in class com.ibm.commerce.order.commands.ValidateOrderAddressCmdImpl
This method is used to set the shipping mode for shipping address validation.
setShippingModeId(Integer) - Method in class com.ibm.commerce.order.history.HistoryCalculationAdjustment
This method sets the shipping mode id of calculation adjustment.
setShippingModeId(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets shipping mode Id
setShippingModeId(Integer) - Method in class com.ibm.commerce.order.objects.CalculationAdjustmentAccessBean
 
setShippingModeId(Integer) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setShippingModeId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setShippingModeIdentifier(ShippingModeIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ShippingModeType
Sets the value of the 'Shipping Mode Identifier' containment reference.
setShippingModeIdentifier(ShippingModeIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Shipping Mode Identifier' containment reference.
setShippingModeIdentifier(ShippingModeIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setShippingModeIdentifier(ShippingModeIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ShippingModeTypeImpl
 
setShippingModeIdentifier(ShippingModeIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.ShippingModeType
Sets the value of the 'Shipping Mode Identifier' containment reference.
setShippingOffset(Integer) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryDataBean
Sets the shipping offset.
setShippingOffset(Integer) - Method in class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
setShippingOffset(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
setShippingOffset(Integer) - Method in class com.ibm.commerce.order.calculation.Item
 
setShippingOffset(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets shipping offset
setShippingOffset(Integer) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setShippingOffset(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setShippingTax(MonetaryAmountType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderItemChargesType
Sets the value of the 'Shipping Tax' containment reference.
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.history.HistoryOrderItem
Sets shipping tax amount
setShippingTaxAmount(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setShippingTaxAmount(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setShippingTaxPresent(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionAgenda
Sets the flag value that tells whether or not shipping tax is calculated at the time this template is invoked.
setShippingTaxPresent(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.Template
Sets the flag value that tells whether or not shipping tax is calculated at the time this template is invoked.
setShippingTaxTotal(BigDecimal) - Method in class com.ibm.commerce.inventory.beans.OrderReleaseDataBean
This method sets the shipping tax amount related to this order release.
setShippingTaxTotal(BigDecimal) - Method in class com.ibm.commerce.order.calculation.Item
 
setShippingTaxTotal(BigDecimal) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setShippingTaxTotal(String) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setShippingTaxTotal(BigDecimal) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setShippingTaxTotal(BigDecimal) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setShippingTotal(BigDecimal) - Method in class com.ibm.commerce.order.calculation.Item
 
setShippingTotal(BigDecimal) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setShippingTotal(String) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setShippingTotal(BigDecimal) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setShippingTotal(BigDecimal) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setShipTieCode(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemShippingInfoTypeImpl
 
setShipTieCode(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemShippingInfoType
Sets the value of the 'Ship Tie Code' attribute.
setShipTo(Address) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderHeader
This method sets the order shiping address.
setShipTo(Address) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the ship to address.
setShipTo(Address) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderRequestHeader
This method sets the ship to address.
setShipToAddress(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
Sets the street address to which the order item will be shipped.
setShipToAddress(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
setShipToAddress(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxOrderItemCmd
Sets the street address to which the order item will be shipped.
setShipToAddress(Address) - Method in interface com.ibm.commerce.me.commands.CreateShippingBillingAddressCmd
Updates shipping address
setShipToAddress(Address) - Method in class com.ibm.commerce.me.commands.CreateShippingBillingAddressCmdImpl
This method updates local variable sbToAddress (Please note that this set method updates the same variable as setBillToAddress).
setShipToCity(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
Sets the city portion of the address to which the order item will be shipped.
setShipToCity(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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.TaxIntegrationOrderItemCmd
Sets the country to which the order item will be shipped.
setShipToCountry(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
setShipToCountry(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxOrderItemCmd
Sets the country to which the order item will be shipped.
setShipToRegistrant(Integer) - Method in class com.ibm.commerce.giftregistry.objects.OrderItemGiftAccessBean
 
setShipToState(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
Sets the state portion of the address to which the order item will be shipped.
setShipToState(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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.TaxIntegrationOrderItemCmd
Sets the tax jurisdiction code (geoCode) to which the order item will be shipped.
setShipToTaxGeoCode(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
setShipToTaxGeoCode(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxOrderItemCmd
Sets the tax jurisdiction code (
setShipToZip(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
Sets the zip code or postal code of the address to which the order item will be shipped.
setShipToZip(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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.RedeemCouponCmdImpl
Deprecated.
Sets the shopper ID.
setShopperId(Long) - Method in interface com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmd
Deprecated.
Sets the shopperId.
setShopperId(Long) - Method in class com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmdImpl
Deprecated.
Sets the shopperId.
setShopperId(Long) - Method in class com.ibm.commerce.couponwallet.databeans.ViewCouponDetailDataBean
Deprecated.
Sets the ID of the customer.
setShopperId(Long) - Method in class com.ibm.commerce.couponwallet.databeans.ViewWalletDataBean
Deprecated.
Sets the ID of the customer.
setShopperId(Long) - Method in class com.ibm.commerce.couponwallet.objects.CouponWalletAccessBean
 
setShopperId(String) - Method in class com.ibm.commerce.negotiation.beans.AuctionDataBean
Set Shopper Id
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.CSROrderItemAddCmdImpl
Sets the shopper ID for which the items are added.
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.CSROrderItemUpdateCmdImpl
Sets the shopper ID for which the items are updated.
setShopperLastLoginTime(Timestamp) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setShopperLastLoginTime(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setShopperNotify(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderNotificationInfoTypeImpl
 
setShopperNotify(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderNotificationInfoType
Sets the value of the 'Shopper Notify' attribute.
setShopperSegments(String) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnLog
Deprecated.
Sets the campaign shopper segments recorded in the current event.
setShoppingCartId(long) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the shopping cart ID.
setShoppingCartId(long) - Method in class com.ibm.commerce.me.datatype.SessionInfo
This method sets the shopping cart ID.
setShoppingCartItems(Vector) - Method in class com.ibm.commerce.me.datatype.CIQuoteImpl
This method sets the Vector of items in the shopping cart.
setShoppingCartTransferRequest(ShoppingCartTransferRequest) - Method in class com.ibm.commerce.messaging.commands.TransferShopcartCmdImpl
This method 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.
setShopSegments(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean
This method sets the customer segment identifiers.
setShortDesc(String) - Method in class com.ibm.commerce.couponpromotion.objects.PromoDescriptionAccessBean
 
setShortdesc(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_description
Sets the value of the 'Shortdesc' attribute.
setShortdesc(String) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the shortdesc
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).
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.CategorySearchListDataBean
The value of this variable is used in search based on category shortdescription (Catgrpdesc. shortdescription column).
setShortDesc(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the coupon promotion's short description.
setShortdesc(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
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.ModifyRFQBasicInfoCmd
Stores a brief description of the RFQ.
setShortdesc(String) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores a brief description of the RFQ.
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.objects.PAttributeDescAccessBean
 
setShortDescCaseSensitive(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
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.CategorySearchListDataBean
A user can choose case sensitive or case insensitive search.
setShortDescFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the short description from the tools XML objects and stores it in a member variable.
setShortDescFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the short description from the tools XML objects and stores it in a member variable.
setShortDescOperator(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
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.CategorySearchListDataBean
A user can choose either 'like' or 'equal' as search operators.
setShortDescription(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentRelationDescriptionDataBean
Sets the short description of the attachment target.
setShortDescription(String) - Method in class com.ibm.commerce.attachment.beans.AttachmentTargetDescriptionDataBean
Sets the short description of the attachment target.
setShortDescription(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationDescriptionEntityCreationData
Sets the short description.
setShortDescription(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentRelationUsageDescriptionEntityCreationData
Sets the short description.
setShortDescription(String) - Method in class com.ibm.commerce.attachment.objects.AttachmentTargetDescriptionEntityCreationData
Sets the short description.
setShortDescription(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogDescriptionType
Sets the value of the 'Short Description' attribute.
setShortDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.BaseItemDescription
Sets the value of the 'Short Description' attribute.
setShortDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogDescription
Sets the value of the 'Short Description' attribute.
setShortDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDescription
Sets the value of the 'Short Description' attribute.
setShortDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupDescription
Sets the value of the 'Short Description' attribute.
setShortDescription(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.DynamicKitPredefinedConfigurationDescription
Sets the value of the 'Short Description' attribute.
setShortDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionAccessBean
 
setShortDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionEntityCreationData
Sets the short description.
setShortDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setShortDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionEntityCreationData
Sets the short description.
setShortDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setShortDescription(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionEntityCreationData
Sets the short description.
setShortdescription(String) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatalogAddCmd
Sets the short description of the catalog.
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.CatalogEntryAddCmd
Sets the language dependent short description of the catalog entry.
setShortdescription(String) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the short description for the Catalog Entry.
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.CatalogEntryUpdateCmdImpl
Set the short description of the catalog entry 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.CatalogGroupAddCmdImpl
Set the short description of 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.CatalogGroupUpdateCmdImpl
Set the short description of the catalog group description
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.CatalogUpdateCmdImpl
Sets the short description of the catalog.
setShortDescription(DescriptionType) - Method in interface com.ibm.commerce.contract.facade.datatypes.ContractType
Sets the value of the 'Short Description' containment reference.
setShortDescription(DescriptionType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.ContractTypeImpl
 
setShortDescription(String) - Method in class com.ibm.commerce.contract.objects.PolicyDescriptionAccessBean
 
setShortDescription(String) - Method in class com.ibm.commerce.contract.objects.TermConditionDescriptionAccessBean
 
setShortDescription(String) - Method in class com.ibm.commerce.contract.objects.TradingDescriptionAccessBean
 
setShortDescription(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentDescriptionType
Sets the value of the 'Short Description' attribute.
setShortDescription(String) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets the shortDescription.
setShortdescription(String) - Method in class com.ibm.commerce.inventory.objects.BaseItemDescriptionAccessBean
 
setShortDescription(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestDescriptionType
Sets the value of the 'Short Description' attribute.
setShortDescription(String) - Method in class com.ibm.commerce.marketing.beans.CatalogGroupDataBean
This method sets the short description of the catalog group.
setShortdescription(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchreldsc
Sets the value of the 'Shortdescription' attribute.
setShortdescription(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Atchrlusds
Sets the value of the 'Shortdescription' attribute.
setShortDescription(Integer, String) - Method in interface com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmd
Stores the short description for the specified language.
setShortDescription(Integer, String) - Method in class com.ibm.commerce.negotiation.commands.AuctionTaskBaseCmdImpl
Stores the short description for the specified language.
setShortDescription(String) - Method in class com.ibm.commerce.payment.beans.PaymentPolicyInfo
Sets the shortDescription property of the Bean.
setShortDescription(String) - Method in interface com.ibm.commerce.promotion.facade.datatypes.DescriptionType
Sets the value of the 'Short Description' attribute.
setShortDescription(String) - Method in interface com.ibm.commerce.store.facade.datatypes.GeoNodeDescriptionType
Sets the value of the 'Short Description' attribute.
setShortDescription(String) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreDescriptionType
Sets the value of the 'Short Description' attribute.
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.catalog.util.CatalogEntryCreateUpdateHelper
Set short description of Catalog Entry Description
setShortdescription(String) - Method in class com.ibm.commerce.tools.catalog.util.CategoryHelper
Set the short description of catalog group description.
setShortDescription(String) - Method in class com.ibm.commerce.tools.contract.beans.PolicyDataBean
Sets the short description of the business policy
setShortDescription(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchDataBean
Sets the short description of the entry
setShortDescription(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the short description to search for
setShortDescription(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQItemCmd
Stores a brief description of the item.
setShortDescription(String) - Method in class com.ibm.commerce.utf.commands.CreateRFQItemCmdImpl
Stores a brief description of the item.
setShortDescriptionLike(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the type of short description search
setShortDescriptionUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets auction's short description from the WebSphere Commerce tools framework XML object, and sets it for the command.
setShortDescriptionUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets auction's short description from the WebSphere Commerce tools framework XML objects, and sets it for the command.
setShortDescType(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
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.CategorySearchListDataBean
A user can specify three types of search criteria All, Any, Exact Phrase.
setShouldReceive(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemComponentAccessBean
 
setShow(ShowType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ShowCatalogDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ShowCatalogEntryDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ShowCatalogGroupDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.ShowKitDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogEntriesForCategoryTaskCmdImpl
This method sets the show response to associated with the fetch operation.
setShow(ShowType) - Method in class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogEntryByCatEntryIdTaskCmdImpl
This method sets the show response to associated with the fetch operation.
setShow(ShowType) - Method in class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogEntryByPartNumberTaskCmdImpl
This method sets the show response to associated with the fetch operation.
setShow(ShowType) - Method in class com.ibm.commerce.catalog.facade.server.commands.FetchCatalogEntryBySearchTaskCmdImpl
This method sets the show response to associated with the fetch operation.
setShow(ShowType) - Method in class com.ibm.commerce.catalog.facade.server.commands.FetchChildrenCatentriesOfCategoryTaskCmdImpl
This method sets the show response to associated with the fetch operation.
setShow(ShowType) - Method in interface com.ibm.commerce.content.facade.datatypes.ShowAttachmentDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.content.facade.datatypes.ShowFileUploadJobDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.content.facade.datatypes.ShowManagedDirectoryDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.content.facade.datatypes.ShowManagedFileDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.ShowBusinessAccountDataAreaTypeImpl
 
setShow(ShowType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.ShowContractDataAreaTypeImpl
 
setShow(ShowType) - Method in interface com.ibm.commerce.contract.facade.datatypes.ShowBusinessAccountDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.contract.facade.datatypes.ShowContractDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.foundation.server.command.bod.AbstractInsertMoreNounDataCmd
Sets the ShowType object that is returned as part of the Show resposne.
setShow(ShowType) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractInsertMoreNounDataCmdImpl
Sets the ShowType object that is returned as part of the Show resposne.
setShow(ShowType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.ShowGiftListDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.ShowConfigurationDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.ShowOnlineStoreDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ShowInventoryAvailabilityDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.location.facade.datatypes.ShowClientLocationDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.location.facade.datatypes.ShowPointOfInterestDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ShowActivityDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ShowCampaignDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ShowCampaignElementTemplateDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ShowMarketingContentDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ShowMarketingEmailTemplateDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ShowMarketingSpotDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ShowMarketingSpotDataDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.member.facade.datatypes.ShowMemberGroupDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.member.facade.datatypes.ShowOrganizationDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.member.facade.datatypes.ShowPersonDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ShowOrderDataAreaTypeImpl
 
setShow(ShowType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ShowQuoteDataAreaTypeImpl
 
setShow(ShowType) - Method in interface com.ibm.commerce.order.facade.datatypes.ShowOrderDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.order.facade.datatypes.ShowQuoteDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in class com.ibm.commerce.order.facade.server.commands.AbstractFetchQuoteCmdImpl
 
setShow(ShowType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.ShowPromotionDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.search.facade.datatypes.ShowSearchTermAssociationDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.store.facade.datatypes.ShowGeoNodeDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.store.facade.datatypes.ShowPhysicalStoreDataAreaType
Sets the value of the 'Show' containment reference.
setShow(ShowType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.ShowSubscriptionDataAreaType
Sets the value of the 'Show' containment reference.
setShowAttachment(ShowAttachmentType) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractComposeAttachmentCmdImpl
This method sets the instance of ShowAttachmentType .
setShowAttributeDictionary(ShowAttributeDictionaryType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Show Attribute Dictionary' containment reference.
setShowAttributeDictionaryAttribute(ShowAttributeDictionaryAttributeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Show Attribute Dictionary Attribute' containment reference.
setShowAttributeDictionaryAttributeGroup(ShowAttributeDictionaryAttributeGroupType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Show Attribute Dictionary Attribute Group' containment reference.
setShowBusinessAccount(ShowBusinessAccountType) - Method in interface com.ibm.commerce.contract.facade.datatypes.DocumentRoot
Sets the value of the 'Show Business Account' containment reference.
setShowBusinessAccount(ShowBusinessAccountType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.DocumentRootImpl
 
setShowCatalog(ShowCatalogType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Show Catalog' containment reference.
setShowCatalogEntry(ShowCatalogEntryType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Show Catalog Entry' containment reference.
setShowCatalogEntryFiltering(ShowCatalogEntryFilteringType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Show Catalog Entry Filtering' containment reference.
setShowCatalogFilter(ShowCatalogFilterType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Show Catalog Filter' containment reference.
setShowCatalogGroup(ShowCatalogGroupType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Show Catalog Group' containment reference.
setShowCatalogNavigationView(ShowCatalogNavigationViewType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Show Catalog Navigation View' containment reference.
setShowClientLocation(ShowClientLocationType) - Method in interface com.ibm.commerce.location.facade.datatypes.DocumentRoot
Sets the value of the 'Show Client Location' containment reference.
setShowConfiguration(ShowConfigurationType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Show Configuration' containment reference.
setShowContract(ShowContractType) - Method in interface com.ibm.commerce.contract.facade.datatypes.DocumentRoot
Sets the value of the 'Show Contract' containment reference.
setShowContract(ShowContractType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.DocumentRootImpl
 
setShowCounterValues(boolean) - Method in class com.ibm.commerce.price.utils.MonetaryAmountDataBean
Set the flag that indicates whether counter values should be shown in the formatted amount.
setShowExternalRule(ShowExternalRuleType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Show External Rule' containment reference.
setShowFolder(ShowFolderType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Show Folder' containment reference.
setShowGeoNode(ShowGeoNodeType) - Method in interface com.ibm.commerce.store.facade.datatypes.DocumentRoot
Sets the value of the 'Show Geo Node' containment reference.
setShowGiftList(ShowGiftListType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.DocumentRoot
Sets the value of the 'Show Gift List' containment reference.
setShowInventoryAvailability(ShowInventoryAvailabilityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.DocumentRoot
Sets the value of the 'Show Inventory Availability' containment reference.
setShowKit(ShowKitType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Show Kit' containment reference.
setShowManagedDirectory(ShowManagedDirectoryType) - Method in class com.ibm.commerce.content.facade.server.commands.AbstractComposeManagedDirectoryCmdImpl
This method sets the instance of ShowManagedDirectoryType .
setShowMemberGroup(ShowMemberGroupType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Show Member Group' containment reference.
setShowOnlineStore(ShowOnlineStoreType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Show Online Store' containment reference.
setShowOrder(ShowOrderType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Show Order' containment reference.
setShowOrder(ShowOrderType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setShowOrder(ShowOrderType) - Method in class com.ibm.commerce.order.facade.server.commands.AbstractComposeOrderCmdImpl
This method sets the instance of ShowOrderType.
setShowOrganization(ShowOrganizationType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Show Organization' containment reference.
setShowPageLayout(ShowPageLayoutType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Show Page Layout' containment reference.
setShowPerson(ShowPersonType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Show Person' containment reference.
setShowPhysicalStore(ShowPhysicalStoreType) - Method in interface com.ibm.commerce.store.facade.datatypes.DocumentRoot
Sets the value of the 'Show Physical Store' containment reference.
setShowPointOfInterest(ShowPointOfInterestType) - Method in interface com.ibm.commerce.location.facade.datatypes.DocumentRoot
Sets the value of the 'Show Point Of Interest' containment reference.
setShowProductAvailability(ShowProductAvailabilityType) - Method in class com.ibm.commerce.inventory.client.commands.GetProductAvailabilityCmdImpl
 
setShowQuote(ShowQuoteType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Show Quote' containment reference.
setShowQuote(ShowQuoteType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setShowQuote(ShowQuoteType) - Method in class com.ibm.commerce.order.facade.server.commands.ComposeExternalQuoteCmdImpl
This method sets the instance of ShowQuoteType.
setShowQuoteDataArea(ShowQuoteDataAreaType) - Method in class com.ibm.commerce.order.facade.server.commands.AbstractFetchQuoteCmdImpl
 
setShowSearchTermAssociation(ShowSearchTermAssociationType) - Method in interface com.ibm.commerce.search.facade.datatypes.DocumentRoot
Sets the value of the 'Show Search Term Association' containment reference.
setShowStorePage(ShowStorePageType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Show Store Page' containment reference.
setShowStorePageData(ShowStorePageDataType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Show Store Page Data' containment reference.
setShowSubscription(ShowSubscriptionType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.DocumentRoot
Sets the value of the 'Show Subscription' containment reference.
setSiblingBundle(String) - Method in class com.ibm.commerce.ras.ECMessage
Deprecated.
The application resource bundle should be set when the ECMessage object is created.
setSignature(String) - Method in class com.ibm.commerce.component.contextservice.ActivityToken
Sets this token's signaure.
setSignature(String) - Method in class com.ibm.commerce.foundation.common.security.auth.callback.IdentityTokenCallback
This method sets the signature of the identity token.
setSignature(SignatureType) - Method in interface com.ibm.commerce.oagis9.datatypes.ApplicationAreaType
Sets the value of the 'Signature' containment reference.
setSignedPercentage(Double) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setSignedPercentage(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setSignedPercentage(Double) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setSignedPercentage(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setSignedPercentage(Double) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setSignedPercentage(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setSignedPercentage(Double) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setSimulatedConfiguration(Map<String, String>) - Method in interface com.ibm.commerce.marketing.promotion.commands.SimulatedPromotionEvaluationTaskCmd
Sets the optional simulated configurations.
setSimulatedConfiguration(Map<String, String>) - Method in class com.ibm.commerce.marketing.promotion.commands.SimulatedPromotionEvaluationTaskCmdImpl
 
setSingleJVMConfiguration(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine
Sets boolean value to indicate if the engine is running in a Single JVM environment or not.
setSingleProperties(Hashtable) - Method in interface com.ibm.commerce.contract.commands.PolicyUpdateCmd
Sets the single specific properties of the business policy commands need.
setSingleProperties(Hashtable) - Method in class com.ibm.commerce.contract.commands.PolicyUpdateCmdImpl
Sets the single specific properties of the business policy commands need.
setSingletonKey(String) - Method in class com.ibm.commerce.pagelayout.internal.client.taglib.WidgetImportTag
Setter for singletonKey attribute
setSize(String) - Method in interface com.ibm.commerce.inventory.commands.ReleaseShipDeleteCmd
Sets the number of the manifest records to be deleted.
setSize(String) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipDeleteCmdImpl
 
setSize(int) - Method in class com.ibm.commerce.order.calculation.Cache
Deprecated.
setSize(String) - Method in class com.ibm.commerce.taglibs.rememberme.tag.RememberMeLogonFieldTagSupport
This method sets the size of the logon field if the default value is not desired.
setSize(int) - Method in class com.ibm.commerce.tickler.beans.TicklerListDataBean
This method sets the number of records to retrieve.
setSize(int) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Sets the number of record to retrieve
setSize(int) - Method in class com.ibm.commerce.utf.beans.RFQProdListBean
Sets the number of record to retrieve
setSizeMeasure(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryShipment
Sets the value of the 'Size Measure' attribute.
setSizeMeasure(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setSizeMeasure(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingEntityCreationData
Sets the unit of measurement for length, width, and height.
setSizeValue(String) - Method in class com.ibm.commerce.search.beans.samples.ExtendedCatEntrySearchListDataBean
Sets the size value 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 search on the value of the attribute size.
setSkipIDResolveIfNull(boolean) - Method in class com.ibm.commerce.foundation.dataload.config.ColumnConfigProperties
Set the skipIDResolveIfNull flag
setSkipTargeting(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine
Sets boolean value to indicate if the targeting condition should be skipped checking by default.
setSKU(String) - Method in class com.ibm.commerce.inventory.beans.commands.ProductAvailabilityDataBeanCmdImpl
This method sets the sku
setSKU(String) - Method in class com.ibm.commerce.inventory.beans.PackslipOrderItemDataBean
This method sets the SKU.
setSKU(String) - Method in class com.ibm.commerce.inventory.beans.PickTicketPickbatchItemDataBean
This method sets the SKU.
setSKU(String) - Method in class com.ibm.commerce.inventory.beans.ProductAvailabilityDataBean
This method sets the sku (part number of the product).
setSKU(String) - Method in interface com.ibm.commerce.inventory.client.commands.GetProductAvailabilityCmd
This method sets the SKU
setSKU(String) - Method in class com.ibm.commerce.inventory.client.commands.GetProductAvailabilityCmdImpl
This method sets the istrSKU
setSKU(String) - Method in interface com.ibm.commerce.inventory.commands.GeneratePackSlipCmd
This method sets the SKU number as a String.
setSKU(String) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets the sKU.
setSKU(String) - Method in class com.ibm.commerce.marketing.promotion.dependency.CatalogEntryKey
Sets the SKU of the key.
setSku(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets sku.
setSku(String) - Method in class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method sets the sku to find.
setSkuCaseSensitive(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets skuCaseSensitive.
setSkuGenFlag(Integer) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setSkuGenFlag(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseProductAccessBean
 
setSKUNumber(String) - Method in interface com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmd
This method sets the sku
setSKUNumber(String) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmdImpl
This method sets the sku
setSKUNumber(String) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeOnhandInventoryRecordTaskCmdImpl
This method sets the SKU
setSkuOperator(String) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets skuOperator.
setSleepingTimeout(int) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfigurations.PaymentMethodConfiguration
This method sets the setting of sleeping timeout.
setSleepingTimeout(int) - Method in class com.ibm.commerce.edp.parsers.refundmethodconfigurations.RefundMethodConfiguration
This method sets the setting of sleeping timeout.
setSlotId(String) - Method in class com.ibm.commerce.pagelayout.internal.client.taglib.WidgetImportTag
Set slotId of current instance
setSOAPElementRequest(SOAPElement) - Method in class com.ibm.commerce.webservices.OpenWebServiceComponentImpl
This method sets the SOAP element that represents the request of the web service.
setSOAPElementResponse(SOAPElement) - Method in class com.ibm.commerce.webservices.OpenWebServiceComponentImpl
This method sets the SOAP element that represents the response of the web service.
setSoftware(String) - Method in class com.ibm.commerce.taxation.objects.TaxCodeSchemeAccessBean
 
setSort(String) - Method in interface com.ibm.commerce.foundation.persistence.EntityDao
Sets the sorting rule.
setSortAtt(SortingAttribute) - Method in class com.ibm.commerce.beans.SortedListBean
This method sets the sorting attribute.
setSortAtt(SortingAttribute) - Method in interface com.ibm.commerce.beans.SortedListInputDataBean
This method sets the sorting attribute.
setSortAtt(SortingAttribute) - Method in class com.ibm.commerce.negotiation.beans.NegotiationListBean
Stores the incoming sorting attribute in a member variable.
setSortAtt(SortingAttribute) - Method in interface com.ibm.commerce.negotiation.beans.NegotiationListInputDataBean
Stores the incoming sorting attribute in a member variable.
setSortAtt(SortingAttribute) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Set SortingAttribute.
setSortAttByString(String) - Method in class com.ibm.commerce.negotiation.beans.NegotiationListBean
Stores the incoming sorting attribute in a string.
setSortBy(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemCatalogEntryListDataBean
Sets the requested way to sort the catalog entries Possible values include: 1 - 'quantityBought' ( most bought first) 2 - 'quantityRequested' (most requested first) 3 - 'quantityNeeded' (most needed first) 4 - 'partNumber' (alphabetically) 5 - 'price' (lowest price first)
setSortBy(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryItemPurchaseRecordCatalogEntryListDataBean
Sets the requested way to sort the catalog entries Possible OrderBy values include: 1: lastName >> alphabetically 2: thankYouNoteSent >> state of flag 3: datePurchased >> most early date first 4: partNumber >> alphabetically 5: price >> lowest price first
setSortBy(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets an integer index into the following list of sortable criteria supported in this bean.
setSortByFieldName(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Set the sortBy field name.
setSortByTableName(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the Sort By table name.
setSortByType(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the registrant type used for the sorting.
setSortingAttribute(SortingAttribute) - Method in class com.ibm.commerce.tickler.beans.TicklerListDataBean
This method sets the sorting attribute.
setSortingMethod(String) - Method in class com.ibm.commerce.marketing.promotion.condition.ItemSortingFilter
This method sets the sorting method.
setSortKey(String) - Method in class com.ibm.commerce.order.client.beans.OrderStatusListDataBean
Sets the sort key.
setSortMethodId(int) - Method in class com.ibm.commerce.order.beans.OrderHistoryDataBean
This method sets the inSortMethodId.
setSortMethodId(int) - Method in class com.ibm.commerce.order.beans.OrderHistoryListDataBean
This method sets the sort method id.
setSortMethodId(int) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method 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 class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setSource(DataImportProcessConstants.IndexingSource) - Method in class com.ibm.commerce.catalog.facade.server.event.consumer.CatalogEntrySubTypeIndexing
Set the invoking source of buildindex
setSource(String) - Method in class com.ibm.commerce.component.servicemapper.ServiceMapping
Sets the source of the mapping
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 interface com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmd
Sets the list of source catalog entry IDs.
setSourceCatalogEntryIds(Vector) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl
Sets the list of source catalog entry IDs.
setSourceCatalogGroupId(String) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot
Sets the source catalog group ID.
setSourceCatalogGroupIds(Vector) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmd
Sets the list of source catalog group IDs.
setSourceCatalogGroupIds(Vector) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl
Sets the list of source catalog group IDs.
setSourceID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Source ID' attribute.
setSourceId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets source Id of the order
setSourceId(Long) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setSourceNouns(List) - Method in class com.ibm.commerce.location.facade.server.commands.ProcessClientLocationCmdImplExtended
Sets the list of source nouns being processed by this command - by default this list is acquired and stored locally by the read() method and this method is not used.
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.rfq.commands.CopyRFQAttachmentCmdImpl
Sets the sourceRFQId
setSourceRfqId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQCreateForNextRoundCmdImpl
Sets the sourceRfqId
setSourceRFQId(Long) - Method in interface com.ibm.commerce.utf.commands.CopyRFQCmd
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.
setSourceState(Integer) - Method in interface com.ibm.commerce.rfq.commands.NotifyRFQResponseCmd
Abstract method for setting response access bean
setSourceState(Integer) - Method in class com.ibm.commerce.rfq.commands.NotifyRFQResponseCmdImpl
Sets the 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.RFQResponseChangeStateCmdImpl
Sets the field sourceState.
setSourceStoreId(Integer) - Method in class com.ibm.commerce.utf.commands.CopyRFQCmdImpl
Sets the sourceStoreId.
setSourceType(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Source Type' attribute.
setSouthEastLatitude(BigDecimal) - Method in interface com.ibm.commerce.store.facade.server.context.StoreGeoCodeContext
Get the latitude of the south east corner point.
setSouthEastLatitude(BigDecimal) - Method in class com.ibm.commerce.store.facade.server.context.StoreGeoCodeContextImpl
Sets the latitude of the south east corner point.
setSouthEastLongitude(BigDecimal) - Method in interface com.ibm.commerce.store.facade.server.context.StoreGeoCodeContext
Get the longitude of the south east corner point.
setSouthEastLongitude(BigDecimal) - Method in class com.ibm.commerce.store.facade.server.context.StoreGeoCodeContextImpl
Sets the longitude of the south east corner point.
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.PVCDeviceMdlSpecAccessBean
 
setSpecId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceMdlSpecAccessBean
 
setSpecId(Integer) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setSpecId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setSpecificLanguageId(Integer) - Method in interface com.ibm.commerce.marketing.commands.marketingspot.MarketingSpotCommandBaseTaskCmd
This method sets the language ID in which the data should be retrieved.
setSpecificLanguageId(Integer) - Method in class com.ibm.commerce.marketing.commands.marketingspot.MarketingSpotCommandBaseTaskCmdImpl
This method sets the language ID in which the data should be retrieved.
setSpecificStoreId(Integer) - Method in interface com.ibm.commerce.marketing.commands.marketingspot.MarketingSpotCommandBaseTaskCmd
This method sets the store ID in which the data should be retrieved.
setSpecificStoreId(Integer) - Method in class com.ibm.commerce.marketing.commands.marketingspot.MarketingSpotCommandBaseTaskCmdImpl
This method sets the store ID in which the data should be retrieved.
setSpecName(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceSpecAccessBean
 
setSpeed(double) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Speed' attribute.
setSpellChecks(SpellCheckResponse) - Method in class com.ibm.commerce.catalog.facade.server.services.search.metadata.solr.SolrCatalogNavigationViewImpl
Assigned the Solr spell check object contained in the response object.
setSplitMethod(String) - Method in class com.ibm.commerce.marketing.promotion.condition.ItemSortingFilter
This method sets the split method.
setSpotName(String) - Method in class com.ibm.commerce.content.beans.EContentDataBean
Deprecated.
Sets spot name
setsPromotionCodes(String[]) - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
Set the array of promotion code.
setSQL(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DataProcessingConfig
Sets the sql statement for the index build.
setSrchKeyword(String) - Method in class com.ibm.commerce.bi.taglib.CommonBaseTag
Sets the search keyword to be used in the page view map.
setSrchResults(String) - Method in class com.ibm.commerce.bi.taglib.CommonBaseTag
Sets the search results to be used in the page view map.
setSrchTermAssoc_ID(long) - Method in interface com.ibm.commerce.search.facade.server.entity.datatypes.SrchTerm
Sets the value of the 'Srch Term Assoc ID' attribute.
setSrchTermAssoc_ID(long) - Method in interface com.ibm.commerce.search.facade.server.entity.datatypes.SrchTermAssoc
Sets the value of the 'Srch Term Assoc ID' attribute.
setSrchtermassocForSrchterm(SrchTermAssoc) - Method in interface com.ibm.commerce.search.facade.server.entity.datatypes.SrchTerm
Sets the value of the 'Srchtermassoc For Srchterm' reference.
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 interface com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
This method sets the list of RequisitionDataBean.
setSRequisitionByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[]) - Method in class com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
This method sets RequisitionDataBean array in this class.
setSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[]) - Method in interface com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean
This method sets the list of RequisitionDataBean.
setSRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdList(RequisitionDataBean[]) - Method in class com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
This method sets RequisitionDataBean array.
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.
setStaddress_id(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Staddress id' attribute.
setStaddress_id_cont(Integer) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeentds
Sets the value of the 'Staddress id cont' attribute.
setStaddress_id_loc(Integer) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeentds
Sets the value of the 'Staddress id loc' attribute.
setStaddressForStoreentds(Staddress) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeentds
Sets the value of the 'Staddress For Storeentds' reference.
setStaddressForStoreentds2(Staddress) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeentds
Sets the value of the 'Staddress For Storeentds2' reference.
setStAddressId(String) - Method in class com.ibm.commerce.inventory.beans.FulfillmentCenterDataBean
This method sets the StAddressId.
setStAddressId(String) - Method in class com.ibm.commerce.inventory.beans.VendorDataBean
This method sets the StAddressId.
setStAddressId(Integer) - Method in class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean
 
setStAddressId(String) - Method in class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean
 
setStage(Integer) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setStage(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setStageNumber(Integer) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
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.ModifyRFQBasicInfoCmd
Stores the stage number.
setStageNumber(Integer) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores the stage number.
setStandardPrice(OfferPriceType) - Method in interface com.ibm.commerce.foundation.common.datatypes.PriceInfoType
Sets the value of the 'Standard Price' containment reference.
setStart(Integer) - Method in class com.ibm.commerce.member.search.ECQuery
Set the value for the start cursor position.
setStartDate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'Start Date' attribute.
setStartDate(Date) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Start Date' attribute.
setStartDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setStartDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setStartDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the start date.
setStartDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setStartDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setStartDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setStartDate(Timestamp) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setStartDate(Timestamp) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmd
Sets the start date for the catalog entry.
setStartDate(Timestamp) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the 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.CatalogEntryUpdateCmdImpl
Set a start date for the catalog entry
setStartdate(Timestamp) - Method in interface com.ibm.commerce.catalogmanagement.commands.OfferAddCmd
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.OfferUpdateCmd
Sets the start date of the offer.
setStartdate(Timestamp) - Method in class com.ibm.commerce.catalogmanagement.commands.OfferUpdateCmdImpl
Sets the start date of the offer
setStartDate(String) - Method in interface com.ibm.commerce.contract.commands.PolicyAddCmd
Sets the starting 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.contract.commands.PolicyAddCmdImpl
Sets the starting 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(String) - Method in interface com.ibm.commerce.contract.commands.PolicyUpdateCmd
Sets the starting date of the business policy.
setStartDate(Long) - Method in class com.ibm.commerce.contract.commands.PolicyUpdateCmdImpl
Sets the start date of the business policy.
setStartDate(String) - Method in class com.ibm.commerce.contract.commands.PolicyUpdateCmdImpl
Sets the starting date of the business policy.
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.objects.BusinessPolicyAccessBean
 
setStartDate(String) - Method in class com.ibm.commerce.contract.objects.BusinessPolicyAccessBean
 
setStartDate(Timestamp) - Method in class com.ibm.commerce.contract.objects.ComponentOfferAccessBean
 
setStartDate(Timestamp) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setStartDate(Timestamp) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setStartDate(Timestamp) - Method in class com.ibm.commerce.experimentation.registry.ExperimentCache
This method sets the start date of the experiment.
setStartDate(Object) - Method in interface com.ibm.commerce.foundation.common.datatypes.OfferPriceType
Sets the value of the 'Start Date' attribute.
setStartDate(Timestamp) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setStartDate(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setStartDate(Timestamp) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setStartDate(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setStartDate(Timestamp) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setStartDate(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setStartDate(Timestamp) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setStartDate(String) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setStartDate(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Start Date' attribute.
setStartDate(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignType
Sets the value of the 'Start Date' attribute.
setStartdate(Date) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Startdate' attribute.
setStartdate(Date) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Startdate' attribute.
setStartDate(Timestamp) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the start date of the activity.
setStartDate(Timestamp) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleAccessBean
 
setStartDate(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeScheduleAccessBean
 
setStartDate(Timestamp) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setStartDate(String) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setStartDate(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setStartDate(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setStartDate(Object) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.AbstractPageLayoutActivity
Sets the Start Date of this Page Layout Activity.
setStartDate(Object) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionScheduleType
Sets the value of the 'Start Date' attribute.
setStartdate(Date) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Startdate' attribute.
setStartdate(String) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the startdate
setStartdate(Date) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Startdate' attribute.
setStartDate(Timestamp) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the start date of the initiative schedule.
setStartDate(Timestamp) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean.EmsSchedule
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 interface com.ibm.commerce.tools.campaigns.CampaignInitiativeScheduleUpdateCmd
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.ContractDataBean
Sets the start date
setStartDate(Timestamp) - Method in class com.ibm.commerce.tools.contract.beans.PolicyDataBean
Sets the start date of the business policy
setStartDate(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This field stores the date from which the discount is active.
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.RLPromotionListRow
Sets the discount start date.
setStartDate(Timestamp) - Method in interface com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmd
This method sets the start date of the experiment to be created.
setStartDate(Timestamp) - Method in class com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmdImpl
This method sets the start date of the experiment to be created.
setStartDate(Timestamp) - Method in interface com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmd
This method sets the start date of the experiment to be updated.
setStartDate(Timestamp) - Method in class com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmdImpl
This method sets the start date of the experiment to be updated.
setStartdate(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the offering start date.
setStartDateFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the offering start date from the tools XML objects 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 objects and stores it in a member variable.
setStartDateLocale(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the startDateLocale
setStartDateUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets auction's start date from the WebSphere Commerce tools framework XML object, and sets it for the command.
setStartDateUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets auction's start date from the WebSphere Commerce tools framework XML object, and sets it for the command.
setStartDay(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the start day of the initiative schedule.
setStartDay(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean.EmsSchedule
Sets the start day of the initiative schedule.
setStartDays(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setStartDays(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setStartEndDateAndScopeMethod(Timestamp, Timestamp, int) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method specifies the start and end date to be used to limit the scope of Orders retrieval.
setStartIndex(String) - Method in class com.ibm.commerce.approval.beans.ApprovalStatusLightListBean
Sets the starting record number.
setStartIndex(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalStatusLightListInputDataBean
Sets the starting record number.
setStartIndex(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the index of the first search result to return.
setStartIndex(String) - Method in class com.ibm.commerce.giftregistry.beans.UsersGiftRegistryDataBean
Sets the index of the first search result to return.
setStartIndex(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the startIndex variable.
setStartKey(Long) - Method in class com.ibm.commerce.foundation.dataload.idresolve.IDResolveRequest
Set the start key
setStartMonth(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the start month of the initiative schedule.
setStartMonth(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean.EmsSchedule
Sets the start month of the initiative schedule.
setStartPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Sets start price for a 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.AuctionTaskBaseCmdImpl
Stores the starting price for the dutch auction.
setStartPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.commands.ModifyAuctionTaskCmdImpl
Sets the auction starting price.
setStartPriceUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets Dutch auction's start price from the WebSphere Commerce tools framework XML object, and sets it for the command.
setStartPriceUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets auction's start date from the WebSphere Commerce tools framework XML object, and sets it for the command.
setStartsAt(BigDecimal) - Method in class com.ibm.commerce.discount.rules.ServiceDiscount
Set the subset of the order item quantity referred to by the AssociatedOrderItem.
setStartTime(Timestamp) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setStartTime(String) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setStartTime(Timestamp) - Method in class com.ibm.commerce.dynacache.commands.DynaCacheInvalidationCaptureHelper
Sets the start timestamp used to query rows in the CACHEIVL table using INSERTTIME column values.
setStartTime(Date) - Method in class com.ibm.commerce.marketing.promotion.schedule.TimeRangeSchedule
Sets the startTime.
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.negotiation.commands.AuctionTaskBaseCmdImpl
Stores the starting date and time for the auction.
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.objects.AuctionAccessBean
 
setStartTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setStartTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setStartTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setStartTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setStartTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setStartTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setStartTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStyleAccessBean
 
setStartTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setStartTime(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setStartTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setStartTime(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
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(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(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderScheduleInfoTypeImpl
 
setStartTime(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderScheduleInfoType
Sets the value of the 'Start Time' attribute.
setStartTime(String) - Method in interface com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmd
Sets the startTime value
setStartTime(String) - Method in class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl
Sets the startTime value
setStarttime(String) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the begintime
setStartTime(String, boolean) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Gets the startTime value from toolXMLObject, and sets it.
setStartTime(String) - Method in interface com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmd
Sets the startTime value
setStartTime(String) - Method in class com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmdImpl
Sets the startTime value
setStartTime(Timestamp) - Method in interface com.ibm.commerce.scheduler.commands.AddJobCmd
This method sets the start time of the job execution.
setStartTime(Timestamp) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the start time to execute the schedule job.
setStartTime(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the start time of the initiative schedule.
setStartTime(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean.EmsSchedule
Sets the start time of the initiative schedule.
setStartTime(Timestamp) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
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.ModifyRFQBasicInfoCmd
Stores the effective date and time for this RFQ.
setStartTime(Timestamp) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores the effective date and time for this RFQ.
setStarttime(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the offering start time.
setStartTime(Timestamp) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setStartTime(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setStartTimeFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the offering start time from the tools XML objects 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 objects and stores it in a member variable.
setStartTimestamp(Timestamp) - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
Sets the startTimestamp
setStartTimestamp(Timestamp) - Method in interface com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmd
Deprecated.
Sets the start time of the calculcation code.
setStartTimestamp(Timestamp) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets the start time of the calculcation code.
setStartTimeStamp(Timestamp) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the startTimeStamp.
setStarttimestamp(Timestamp) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the timestamp representing the start date and time of the offering.
setStartTimeUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets auction's start time from the WebSphere Commerce tools framework XML objects, and sets it for the command.
setStartTimeUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets auction's start time from the WebSphere Commerce tools framework XML objects, and sets it for the command.
setStartYear(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the start year of the initiative schedule.
setStartYear(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean.EmsSchedule
Sets the start year of the initiative schedule.
setState(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the state parameter for this Tag.
setState(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'State' attribute.
setState(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setState(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setState(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the state.
setState(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setState(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setState(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setState(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setState(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setState(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setState(Integer) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setState(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setState(Integer) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setState(String) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setState(String) - Method in class com.ibm.commerce.couponwallet.databeans.ViewWalletDataBean
Deprecated.
Sets the state of the eCoupon.
setState(String) - Method in class com.ibm.commerce.couponwallet.objects.CouponWalletAccessBean
 
setState(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setState(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListType
Sets the value of the 'State' attribute.
setState(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the state to be searched on if set
setState(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the state for the gift registry address
setState(Object) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.OnlineStoreType
Sets the value of the 'State' attribute.
setState(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'State' attribute.
setState(String) - Method in class com.ibm.commerce.inventory.beans.ReleaseShipDataBean
This method sets the state.
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.inventory.commands.CreateStoreAddressCmdImpl
 
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.FulfillmentCenterCreateCmdImpl
 
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.FulfillmentCenterUpdateCmdImpl
 
setState(String) - Method in interface com.ibm.commerce.inventory.commands.UpdateStoreAddressCmd
This method sets 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.VendorCreateCmd
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.VendorUpdateCmd
Set the state within this address.
setState(String) - Method in class com.ibm.commerce.inventory.commands.VendorUpdateCmdImpl
Set the state within this address.
setState(int) - Method in class com.ibm.commerce.marketing.databeans.CouponListByUserDataBean
Sets the state
setState(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'State' attribute.
setState(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignType
Sets the value of the 'State' attribute.
setState(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'State' attribute.
setState(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'State' attribute.
setState(int) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Sets the state of the PromotionExecutionRecord.
setState(Short) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the state of the activity.
setState(String) - Method in class com.ibm.commerce.me.datatype.Address
This method sets the state or province of the address.
setState(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setState(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setState(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setState(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setState(int) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setState(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setState(Integer) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setState(String) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setState(Integer) - Method in class com.ibm.commerce.payment.objects.BuyerPurchaseOrderAccessBean
 
setState(String) - Method in class com.ibm.commerce.payment.objects.BuyerPurchaseOrderAccessBean
 
setState(Integer) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setState(String) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setState(String) - Method in class com.ibm.commerce.payment.ppc.commands.PPCMerchantEditCtrlCmdImpl
This method sets the state of this merchant
setState(short) - Method in interface com.ibm.commerce.payments.plugin.FinancialTransaction
This method sets the state of the FinancialTransaction.
setState(short) - Method in class com.ibm.commerce.payments.plugin.impl.CreditImpl
This method sets the state of the Credit container.
setState(short) - Method in class com.ibm.commerce.payments.plugin.impl.FinancialTransactionImpl
This method sets the state of the FinancialTransaction.
setState(short) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method sets the state of the Payment container.
setState(short) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the state of the PaymentInstruction.
setState(short) - Method in class com.ibm.commerce.payments.plugincontroller.Credit
This method sets the status of this credit object.
setState(short) - Method in class com.ibm.commerce.payments.plugincontroller.FinancialTransaction
This method sets the state of current financial transaction.
setState(short) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method returns the current status of the payment object.
setState(short) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the state.
setState(Integer) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setState(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setState(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'State' attribute.
setState(String) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionType
Sets the value of the 'State' attribute.
setState(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setState(Integer) - Method in class com.ibm.commerce.user.objects.MemberAccessBean
 
setState(String) - Method in class com.ibm.commerce.user.objects.MemberAccessBean
 
setState(Integer) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
setState(String) - Method in class com.ibm.commerce.user.objects.MemberGroupAccessBean
 
setState(Integer) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setState(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setState(Integer) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setState(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setState(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the name of the state, province, or equivalent where the individual resides.
setState(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the state of the address entry.
setState(String) - Method in interface com.ibm.commerce.usermanagement.commands.AuditAddressCmd
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.UserRegistrationCmd
Sets the name of the state, province, or equivalent where the individual resides.
setState(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the state of user.
setState(String) - Method in class com.ibm.commerce.utf.beans.RFQDataLight
Sets the rfq state.
setState(String) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Sets the state.
setState(String) - Method in interface com.ibm.commerce.utf.beans.RFQListInputDataBean
Sets the state.
setState(Integer) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
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.ModifyRFQBasicInfoCmd
Stores an integer representing the RFQ state.
setState(Integer) - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stores an integer representing the RFQ state.
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.objects.RFQAccessBean
 
setState(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setStateAbbr(String) - Method in class com.ibm.commerce.taxation.objects.StateCodeAccessBean
 
setStateAbbr(String) - Method in class com.ibm.commerce.taxation.objects.StateProvinceAccessBean
 
setStateAbbreviation(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setStateCode(String) - Method in class com.ibm.commerce.taxation.objects.StateCodeAccessBean
 
setStateCode(String) - Method in class com.ibm.commerce.user.beans.CountryStateListDataBean
Sets the state or province code to be used to retrieve the state display name.
setStateId(Long) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setStateId(String) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
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.contract.commands.ContractSubmitPostApprovalCmdImpl
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.ContractSubmitPostRejectCmdImpl
Sets the state identifier.
setStateIdentifier(Integer) - Method in class com.ibm.commerce.contract.commands.ContractSubmitPreApprovalCmdImpl
Sets the state identifier.
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.order.commands.OrderProcessApprovalBaseCmdImpl
UBF informs the command the state of the entity.
setStateIdentifier(Integer) - Method in class com.ibm.commerce.order.commands.OrderProcessPreApprovalCmdImpl
Sets the state identifier.
setStateIdentifier(Integer) - Method in interface com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmd
Sets state Identifier
setStateIdentifier(Integer) - Method in class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl
Sets stateIdentifier.
setStateIdentifier(Integer) - Method in class com.ibm.commerce.tools.contract.beans.ContractDataBean
Sets the state identifier for UBF
setStateIdentifier(Integer) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationAddApprovalBaseCmdImpl
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.UserRegistrationAddApprovalBaseCmdImpl
Sets the state identifier.
setStateIdentifier(Integer) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationAddPreApprovalCmdImpl
Sets the state identifier.
setStateless(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine
Sets if by default all invocations to the engine is stateless from a pass-in boolean value.
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 interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the state machine identifier from the tools XML objects 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 objects and stores it in a member variable.
setStateOrProvinceName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AddressType
Sets the value of the 'State Or Province Name' attribute.
setStateParameter(String) - Method in class com.ibm.commerce.tools.contract.beans.ContractListDataBean
Sets the state parameter.
setStates(CountryStateListDataBean.StateProvince[]) - Method in class com.ibm.commerce.user.beans.CountryStateListDataBean.Country
Sets the states or provinces of the country or region.
setStatic(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSet
Sets the value of the 'Static' attribute.
setStaticflag(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetAccessBean
 
setStaticflag(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetEntityCreationData
Sets the static flag.
setStatistics(StatisticsType) - Method in interface com.ibm.commerce.search.facade.datatypes.SearchTermAssociationType
Sets the value of the 'Statistics' containment reference.
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.
setStatsPersistenceManager(StatsPersistenceManager) - Method in class com.ibm.commerce.marketing.promotion.persistence.PersistenceManagerRegistry
Sets the StatsPersistenceManager.
setStatus(String) - Method in class com.ibm.commerce.approval.beans.ApprovalStatusLightListBean
Sets the status.
setStatus(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalStatusLightListInputDataBean
Sets the status.
setStatus(Integer) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setStatus(Integer) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setStatus(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setStatus(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeAccessBean
 
setStatus(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setStatus(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryUserAuthenticationAccessBean
 
setStatus(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskAccessBean
 
setStatus(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskEntityCreationData
Sets the status.
setStatus(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setStatus(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupEntityCreationData
Sets the status.
setStatus(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceAccessBean
 
setStatus(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceEntityCreationData
Sets the status.
setStatus(String) - Method in class com.ibm.commerce.context.content.resources.metadata.PublishRequest
This method sets the status.
setStatus(String) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setStatus(int) - Method in class com.ibm.commerce.edp.commands.AEDPTaskCmdImpl
This method sets the status of the business event.
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.commands.EmailPromotionSaveTaskCmdImpl
Sets the status of the e-mail activity (unsent, sent, deleted).
setStatus(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateDatabean
Sets the status of this template 1- Active 0 - Deleted
setStatus(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateSummaryDatabean
Sets the status for this template 1 - Active 0 - Deleted
setStatus(Short) - Method in class com.ibm.commerce.emarketing.objects.EmailMessageAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.emarketing.objects.EmailMessageAccessBean
 
setStatus(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.experimentation.registry.ExperimentCache
This method sets the status of the experiment.
setStatus(String) - Method in class com.ibm.commerce.experimentation.runtime.CampaignInitiative
This method sets the campaign activity status.
setStatus(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListPurchaseRecordType
Sets the value of the 'Status' attribute.
setStatus(int[]) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the status of a gift registry to search for.
setStatus(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
Sets the status of this purchase record.
setStatus(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the status of the gift registry
setStatus(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Status' attribute.
setStatus(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setStatus(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Status' attribute.
setStatus(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestType
Sets the value of the 'Status' attribute.
setStatus(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailTemplateType
Sets the value of the 'Status' attribute.
setStatus(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlmsg
Sets the value of the 'Status' attribute.
setStatus(int) - Method in class com.ibm.commerce.marketing.promotion.choice.RewardOption
Sets the status.
setStatus(int) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the status of the promotion.
setStatus(int) - Method in class com.ibm.commerce.marketing.promotion.policy.DummyPromotionPolicy
Sets the status.
setStatus(int) - Method in class com.ibm.commerce.marketing.promotion.policy.EachItemCanParticipateInPromotionOncePolicy
 
setStatus(int) - Method in class com.ibm.commerce.marketing.promotion.policy.GlobalExclusivenessEnforcementPolicy
 
setStatus(int) - Method in class com.ibm.commerce.marketing.promotion.policy.GroupExclusivenessEnforcementPolicy
 
setStatus(int) - Method in class com.ibm.commerce.marketing.promotion.policy.OnlyOnePromotionGovernedByThisPoliceAppliesPolicy
 
setStatus(int) - Method in interface com.ibm.commerce.marketing.promotion.policy.PromotionPolicy
Sets the status of a promotion policy.
setStatus(int) - Method in class com.ibm.commerce.marketing.promotion.policy.PromotionPolicyBase
Sets the status.
setStatus(int) - Method in class com.ibm.commerce.marketing.promotion.policy.RBDOrderDiscountExclusivenessEnforcementPolicy
 
setStatus(int) - Method in class com.ibm.commerce.marketing.promotion.policy.RedemptionLimitEnforcementPolicy
Sets the status.
setStatus(int) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the status of the promotion.
setStatus(String) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setStatus(Object) - Method in interface com.ibm.commerce.member.facade.datatypes.OrganizationType
Sets the value of the 'Status' attribute.
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.PlaceAuctionOrderCmdImpl
Mutation method to set status
setStatus(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.negotiation.objects.BidOrderRelationAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.negotiation.objects.ForumAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.negotiation.objects.MemberAuctionRelationAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.negotiation.objects.MessageMemberRelationAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.order.calculation.Item
 
setStatus(String) - Method in interface com.ibm.commerce.order.commands.OrderCopyCmd
Set the status of the target order.
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.OrderDisplayCmd
This method sets the status of the Orders to be displayed.
setStatus(String) - Method in interface com.ibm.commerce.order.commands.OrderListCmd
This method sets the status of the Orders that are to be displayed.
setStatus(String) - Method in class com.ibm.commerce.order.commands.OrderListCmdImpl
This method specifies the status of the Orders that are to be displayed.
setStatus(String) - Method in class com.ibm.commerce.order.commands.OrderPrepareBaseImpl
Sets the order status.
setStatus(String) - Method in interface com.ibm.commerce.order.facade.datatypes.CouponCodeType
Sets the value of the 'Status' attribute.
setStatus(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.FinancialTransactionType
Sets the value of the 'Status' attribute.
setStatus(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.CouponCodeTypeImpl
 
setStatus(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemStatusTypeImpl
 
setStatus(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderPaymentInfoTypeImpl
 
setStatus(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderStatusTypeImpl
 
setStatus(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentInstructionTypeImpl
 
setStatus(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemStatusType
Sets the value of the 'Status' attribute.
setStatus(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderPaymentInfoType
Sets the value of the 'Status' attribute.
setStatus(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderStatusType
Sets the value of the 'Status' attribute.
setStatus(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentInstructionType
Sets the value of the 'Status' attribute.
setStatus(String) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets status of the order
setStatus(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets status
setStatus(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setStatus(Integer) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setStatus(String) - Method in interface com.ibm.commerce.orderquotation.commands.QuotationResponse
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.QuotationResponseItemBase
Sets the status.
setStatus(String) - Method in class com.ibm.commerce.orderquotation.commands.QuotationResponseItemBaseImpl
Sets the status.
setStatus(int) - Method in class com.ibm.commerce.payment.actions.ActionResults
This method sets the status of the action in this result.
setStatus(int) - Method in class com.ibm.commerce.payment.event.PaymentEventData
This method sets current status of EDP order that indicates the backend payment status of current EDP order is in open/successful/working/failed.
setStatus(String) - Method in class com.ibm.commerce.payment.objects.InvoiceAccessBean
 
setStatus(Integer) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setStatus(Object) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionType
Sets the value of the 'Status' attribute.
setStatus(short) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_group
Sets the value of the 'Status' attribute.
setStatus(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Status' attribute.
setStatus(Integer) - Method in interface com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmd
Sets the status of PVCSESSION STATUS.
setStatus(Integer) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the status of PVCSESSION STATUS.
setStatus(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBindingAccessBean
 
setStatus(Integer) - Method in class com.ibm.commerce.pvcdevices.objects.PVCSessionAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCSessionAccessBean
 
setStatus(String) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListCopyCmd
This method specifies the status of the created requisition list.
setStatus(String) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListCopyCmdImpl
This method sets the status of the created requisition list.
setStatus(String) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListCreateCmd
This method specifies the status of the created requisition list.
setStatus(String) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListCreateCmdImpl
This method sets the status of the created requisition list.
setStatus(String) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListDisplayCmd
This method specifies the status of the requisition list to be displayed.
setStatus(String) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListDisplayCmdImpl
This method specifies the status of the requisition list to be displayed.
setStatus(String) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListItemUpdateCmd
This method specifies the status of the requisition list.
setStatus(String) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListItemUpdateCmdImpl
This method specifies the status of the requisition list.
setStatus(String) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListUpdateCmd
This method updates the status of the requisition list to the new status.
setStatus(String) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListUpdateCmdImpl
This method updates the status of the requisition list to the new status.
setStatus(int) - Method in interface com.ibm.commerce.search.facade.server.entity.datatypes.SrchTermAssoc
Sets the value of the 'Status' attribute.
setStatus(String) - Method in interface com.ibm.commerce.security.keys.WCKey
Sets the status of this key.
setStatus(String) - Method in class com.ibm.commerce.security.keys.WCKeyBaseImpl
Sets the status of this key.
setStatus(int) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Status' attribute.
setStatus(int) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrschjobs
Sets the value of the 'Status' attribute.
setStatus(Short) - Method in interface com.ibm.commerce.tickler.commands.UpdateTicklerCmd
This method sets the tickler status.
setStatus(Short) - Method in class com.ibm.commerce.tickler.commands.UpdateTicklerCmdImpl
This method sets the tickler status.
setStatus(Short) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignDataBean.CampaignInitiative
Sets the status of the campaign initiative.
setStatus(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean
The Sets the status of the Initiative
setStatus(Integer) - Method in interface com.ibm.commerce.tools.epromotion.commands.ChangeStatusRLPromotionCmd
Sets the status.
setStatus(Integer) - Method in class com.ibm.commerce.tools.epromotion.commands.ChangeStatusRLPromotionCmdImpl
Sets status.
setStatus(String) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLPromotionListRow
Sets the status of the discount.
setStatus(int) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the status.
setStatus(String) - Method in interface com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmd
This method sets the status of the experiment to be created.
setStatus(String) - Method in class com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmdImpl
This method sets the status of the experiment to be created.
setStatus(String) - Method in interface com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmd
This method sets the status of the experiment to be updated.
setStatus(String) - Method in class com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmdImpl
This method sets the status of the experiment to be updated.
setStatus(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.user.objects.CertificateX509AccessBean
 
setStatus(Integer) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setStatus(Integer) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setStatus(String) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setStatus(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the temporary or permanent address, 'Permanent' really means 'current' address, 'Temporary' really means 'historical' address.
setStatus(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the status of the address entry.
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.
setStatus(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the status of the user.
setStatusCode(String) - Method in interface com.ibm.commerce.order.commands.OrderTransferConfirmCmd
Sets the transfer confirmation status code
setStatusCode(String) - Method in class com.ibm.commerce.order.commands.OrderTransferConfirmCmdImpl
Sets the transfer confirmation status code.
setStatusList(String[]) - Method in class com.ibm.commerce.tickler.beans.TicklerListDataBean
This method sets the status list of the ticklers.
setStatusList(String[]) - Method in interface com.ibm.commerce.tickler.beans.TicklerListInputDataBean
This method sets the status list of the ticklers.
setStatusMessage(String) - Method in interface com.ibm.commerce.order.commands.OrderTransferConfirmCmd
Sets the transfer confirmation status message
setStatusMessage(String) - Method in class com.ibm.commerce.order.commands.OrderTransferConfirmCmdImpl
Sets the transfer confirmation status message.
setStatusreason(Integer) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Statusreason' attribute.
setStickyActiveOrganizationId(Long) - Method in interface com.ibm.commerce.command.CommandContext
Reserved for IBM internal use.
setStickyActiveOrganizationId(Long) - Method in class com.ibm.commerce.command.CommandContextImpl
Reserved for IBM internal use.
setStickyUserId(Long) - Method in interface com.ibm.commerce.command.CommandContext
Reserved for IBM internal use.
setStickyUserId(Long) - Method in class com.ibm.commerce.command.CommandContextImpl
Reserved for IBM internal use.
setStillToReserve(BigDecimal) - Method in class com.ibm.commerce.payment.event.ReservePaymentEventData
This method sets the amount that still to reserve in current reserve payment business event.
setStloc_id(Integer) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invavl
Sets the value of the 'Stloc id' attribute.
setStloc_id(Integer) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnfrel
Sets the value of the 'Stloc id' attribute.
setStloc_id(int) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'Stloc id' attribute.
setStloc_id(int) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocattr
Sets the value of the 'Stloc id' attribute.
setStloc_id(int) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocds
Sets the value of the 'Stloc id' attribute.
setStlocattr_id(int) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocattr
Sets the value of the 'Stlocattr id' attribute.
setStlocds_id(int) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocds
Sets the value of the 'Stlocds id' attribute.
setStlocForStlocattr(Stloc) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocattr
Sets the value of the 'Stloc For Stlocattr' reference.
setStlocForStlocds(Stloc) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocds
Sets the value of the 'Stloc For Stlocds' reference.
setStore(StoreAccessBean) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setStore(StoreAccessBean) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setStore(StoreAccessBean) - Method in interface com.ibm.commerce.inventory.commands.GenericInventoryAdjustCmd
This method sets 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.GenericInventoryReserveCmd
Set the store object in which this reservation is taking place.
setStore(StoreKey) - Method in class com.ibm.commerce.marketing.promotion.dependency.CatalogEntryKey
Sets the StoreKey associated with the catalog entry key.
setStore(String) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the unique identifier of the merchant's store.
setStore(String) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the store.
setStore_Id(String) - Method in interface com.ibm.commerce.contract.commands.CreateFulfillmentCenterCmd
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.CreateFulfillmentCenterCmdImpl
Sets the store ID.
setStore_Id(Integer) - Method in class com.ibm.commerce.contract.commands.CreateFulfillmentCenterCmdImpl
Sets the store ID.
setStore_id(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Store id' attribute.
setStore_id(Integer) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invavl
Sets the value of the 'Store id' attribute.
setStore_id(Integer) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnfrel
Sets the value of the 'Store id' attribute.
setStoreAccessBean(StoreAccessBean) - Method in class com.ibm.commerce.price.utils.UnitAmountDataBeanImpl
Sets the store access bean to use for formatting.
setStoreAddressId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterDescriptionAccessBean
 
setStoreAddressId(String) - Method in class com.ibm.commerce.fulfillment.objects.FulfillmentCenterDescriptionAccessBean
 
setStoreAddressId(String) - Method in class com.ibm.commerce.inventory.commands.CreateStoreAddressCmdImpl
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 interface com.ibm.commerce.inventory.commands.FulfillmentCenterUpdateCmd
Sets 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.UpdateStoreAddressCmd
This method sets 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.VendorUpdateCmd
Set the store address identifier.
setStoreAddressId(String) - Method in class com.ibm.commerce.inventory.commands.VendorUpdateCmdImpl
Set 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
 
setStoreCategoryId(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setStoreCategoryId(String) - Method in class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method sets the store category to find.
setStorecgry_id(Integer) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Storecgry id' attribute.
setStoreCommand(boolean) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setStoreCommand(boolean) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setStoreCommand(boolean) - Method in interface com.ibm.commerce.command.ViewCommandContext
This method determines whether this is a store level command.
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 store directory, which is used as the path to find the property file.
setStoreDirectory(String) - Method in interface com.ibm.commerce.giftregistry.commands.GiftRegistryAddressAuditCmd
Sets the name of store directory.
setStoreDirectory(String) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryAddressAuditCmdImpl
Sets the name of store directory.
setStoreDirectory(String) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryBaseValidatorActionForm
Sets the store directory where the rule property file should be located.
setStoreDirectory(String) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryRequestFieldsValidator
This method sets the name of store directory.
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 the getAddressBookProperties() method.
setStoreDirectory(String) - Method in class com.ibm.commerce.user.beans.AddressDataBean
Deprecated.
As of release 5.6.1; this is no longer used.
setStoreDirectory(String) - Method in class com.ibm.commerce.user.beans.UserRegistrationDataBean
Sets the name of store directory, which is used as the path to find the property file in getUserRegistrationProperties method.
setStoreDirectory(String) - Method in class com.ibm.commerce.usermanagement.commands.AuditBaseCmdImpl
Sets the name of store directory, which is used as the path to find the property files.
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.
setStoreDirectoryEnabled(boolean) - Method in class com.ibm.commerce.common.beans.ResourceBundleDataBean
Sets if enable getting the Store Directory from the CommandContext.
setStoreDisplay(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'Store Display' attribute.
setStoreDisplayName(String) - Method in class com.ibm.commerce.contract.commands.StoreCreationWizardCmdImpl
Sets store display name.
setStoreElementKey(DynamicKey) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the key object of the store element defined in this experiment rule.
setStoreElementName(String) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the name of the store element defined in this experiment rule.
setStoreElementType(String) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the type of the store element defined in this experiment rule.
setStoreElementTypeId(Integer) - Method in class com.ibm.commerce.experimentation.registry.ExperimentCache
This method sets the ID of the type to which the store element selected in the experiment is assigned.
setStoreElementTypeId(Integer) - Method in class com.ibm.commerce.experimentation.runtime.DynamicEntity
This method sets the ID of the type of store element on which the experiment is scheduled.
setStoreent_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setStoreent_id(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationAccessBean
 
setStoreent_id(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupPageRelationEntityCreationData
Sets the store entity ID.
setStoreent_id(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Curlist
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeent
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeentds
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storelang
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collateral
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactattr
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelestats
Sets the value of the 'Storeent id' attribute.
setStoreent_id(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmeletemplate
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotcmd
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotcolldef
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotdef
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotstats
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexplog
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpstats
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmpage
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingitem
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingstat
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtriglstn
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtrigsnd
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmuserbhvr
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emlmsg
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emspot
Sets the value of the 'Storeent id' attribute.
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(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.PEStats
Sets the store entity ID recorded in the current event.
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(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_group
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Storeent id' attribute.
setStoreEnt_ID(int) - Method in interface com.ibm.commerce.search.facade.server.entity.datatypes.SrchTermAssoc
Sets the value of the 'Store Ent ID' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geonode
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Storeent id' attribute.
setStoreent_id(int) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtemplate
Sets the value of the 'Storeent id' attribute.
setStoreentForCurlist(Storeent) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Curlist
Sets the value of the 'Storeent For Curlist' reference.
setStoreentForStore(Storeent) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Storeent For Store' reference.
setStoreentForStoreentds(Storeent) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeentds
Sets the value of the 'Storeent For Storeentds' reference.
setStoreentForStorelang(Storeent) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storelang
Sets the value of the 'Storeent For Storelang' reference.
setStoreentId(Integer) - Method in class com.ibm.commerce.attachment.beans.AttachmentAssetDataBean
Sets the store entity ID.
setStoreentId(Integer) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentAssetCmd
Sets the store entity ID.
setStoreentId(Integer) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentAssetCmdImpl
Sets the store entity ID.
setStoreentId(Integer) - Method in interface com.ibm.commerce.attachment.commands.AddAttachmentTargetCmd
Sets the store entity ID of the attachment target.
setStoreentId(Integer) - Method in class com.ibm.commerce.attachment.commands.AddAttachmentTargetCmdImpl
Sets the store entity ID of the attachment target.
setStoreentId(Integer) - Method in interface com.ibm.commerce.attachment.commands.AttachmentAddCmd
Sets the store entity ID.
setStoreentId(Integer) - Method in class com.ibm.commerce.attachment.commands.AttachmentAddCmdImpl
Sets the store entity ID.
setStoreentId(Integer) - Method in interface com.ibm.commerce.attachment.commands.AttachmentDeleteCmd
Sets the store entity ID.
setStoreentId(Integer) - Method in class com.ibm.commerce.attachment.commands.AttachmentDeleteCmdImpl
Sets the store entity ID.
setStoreentId(Integer) - Method in interface com.ibm.commerce.attachment.commands.AttachmentUpdateCmd
Sets the store entity ID.
setStoreentId(Integer) - Method in class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl
Sets the store entity ID.
setStoreentId(Integer) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentAssetCmd
Sets the store entity ID.
setStoreentId(Integer) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentAssetCmdImpl
Sets the store entity ID.
setStoreentId(Integer) - Method in interface com.ibm.commerce.attachment.commands.DeleteAttachmentTargetCmd
Sets the store entity ID.
setStoreentId(Integer) - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentTargetCmdImpl
Sets the store entity ID.
setStoreentId(Integer) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmd
Sets the store entity ID.
setStoreentId(Integer) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmdImpl
Sets the store entity ID.
setStoreentId(Integer) - Method in interface com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmd
Sets the store entity ID of the attachment target.
setStoreentId(Integer) - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmdImpl
Sets the store entity ID of the attachment target.
setStoreentId(Integer) - Method in interface com.ibm.commerce.attachment.commands.WriteManagedFileCmd
Sets the store entity ID that owns the managed file.
setStoreentId(Integer) - Method in class com.ibm.commerce.attachment.commands.WriteManagedFileCmdImpl
Sets the store entity ID that owns the managed file.
setStoreentId(Integer) - Method in class com.ibm.commerce.attachment.objects.AttachmentAssetEntityCreationData
Sets the store entity ID.
setStoreentId(Integer) - Method in class com.ibm.commerce.attachment.objects.AttachmentTargetEntityCreationData
Sets the store entity ID.
setStoreEntId(String) - Method in interface com.ibm.commerce.content.commands.EContentSpotCacheInvalCmd
Deprecated.
Sets the store entity ID that is used in this command.
setStoreEntId(String) - Method in class com.ibm.commerce.content.commands.EContentSpotCacheInvalCmdImpl
Deprecated.
Sets the store entity ID that is used in this command.
setStoreentId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupAccessBean
 
setStoreentId(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupAccessBean
 
setStoreentId(String) - Method in class com.ibm.commerce.inventory.beans.PickBatchDataBean
This method sets the new storeent id.
setStoreentId(String) - Method in class com.ibm.commerce.inventory.beans.ReleaseShipListDataBean
This method sets the storeent id.
setStoreentId(Integer) - Method in interface com.ibm.commerce.inventory.commands.GeneratePackSlipCmd
This method sets the store entity identifier.
setStoreentId(Integer) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets the store entity identifier.
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.commands.GeneratePickBatchCmdImpl
 
setStoreentId(Integer) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeAccessBean
 
setStoreentId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryAdjustmentCodeAccessBean
 
setStoreentId(Integer) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setStoreentId(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setStoreentId(Integer) - Method in class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
setStoreentId(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
setStoreentId(Integer) - Method in class com.ibm.commerce.inventory.objects.VendorAccessBean
 
setStoreentId(String) - Method in class com.ibm.commerce.inventory.objects.VendorAccessBean
 
setStoreentId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ChargeTypeAccessBean
 
setStoreentId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ChargeTypeAccessBean
 
setStoreentId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonAccessBean
 
setStoreentId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDenyReasonAccessBean
 
setStoreentId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeAccessBean
 
setStoreentId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnDispositionCodeAccessBean
 
setStoreentId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonAccessBean
 
setStoreentId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReasonAccessBean
 
setStoreentId(Integer) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceMdlSpecAccessBean
 
setStoreentId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceMdlSpecAccessBean
 
setStoreEntId(Integer) - Method in class com.ibm.commerce.tools.contract.beans.PolicyDataBean
Sets the store entity identifier of the business policy
setStoreEntity(String) - Method in interface com.ibm.commerce.utf.commands.CreateReturnPaymentTCCmd
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.CreateShippingChargeTCCmd
Stores the store entity for which the policy has been specified.
setStoreEntity(String) - Method in class com.ibm.commerce.utf.commands.CreateShippingChargeTCCmdImpl
Stores the store entity for which the policy has been specified.
setStoreEntityId(Integer) - Method in class com.ibm.commerce.catalog.beans.InterestItemListDataBean
Sets the store entity id on the bean.
setStoreEntityId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDisplayPageName
Sets the value of the 'Store Entity Id' attribute.
setStoreEntityId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupPageRelation
Sets the value of the 'Store Entity Id' attribute.
setStoreEntityId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.InterestItem
Sets the value of the 'Store Entity Id' attribute.
setStoreEntityId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreCatalogEntryRelation
Sets the value of the 'Store Entity Id' attribute.
setStoreEntityId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreCatalogGroupRelation
Sets the value of the 'Store Entity Id' attribute.
setStoreEntityId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreCatalogRelation
Sets the value of the 'Store Entity Id' attribute.
setStoreEntityId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreItem
Sets the value of the 'Store Entity Id' attribute.
setStoreEntityId(Integer) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
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.commands.PolicyAddCmdImpl
Sets the store entity Id to which the business policy belongs.
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.PolicyUpdateCmdImpl
Sets the store entity id which the business policy belongs to.
setStoreEntityId(Integer) - Method in class com.ibm.commerce.contract.objects.BusinessPolicyAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.contract.objects.BusinessPolicyAccessBean
 
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.commands.EmailConfigurationSaveTaskCmdImpl
Sets the ID of the store for the e-mail configuration.
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.EmailPromotionSaveTaskCmdImpl
Sets the store ID of the store to which the activity belongs.
setStoreEntityId(Integer) - Method in interface com.ibm.commerce.emarketing.commands.ListEmailRecipientsInMemberGroupTaskCmd
Sets the store entity ID.
setStoreEntityId(Integer) - Method in class com.ibm.commerce.emarketing.commands.ListEmailRecipientsInMemberGroupTaskCmdImpl
Sets the store entity ID.
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.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.OptSMSTaskCmd
Sets the store entity ID.
setStoreEntityId(Integer) - Method in class com.ibm.commerce.emarketing.commands.OptSMSTaskCmdImpl
Sets the store ID of the store from which the user wants to opt out of receiving SMS messages.
setStoreEntityId(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailMessageAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.emarketing.objects.EmailMessageAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.emarketing.objects.EmailPromotionAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.foundation.server.services.changehistory.utility.AbstractChangeHistoryServiceDelegateImpl
To set the storeent_id which the change happened on
setStoreEntityId(String) - Method in class com.ibm.commerce.foundation.server.services.changehistory.utility.ExtendAbstractChangeHistoryServiceImpl
To set the storeent_id which the change happened on
setStoreEntityId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationMethodAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationMethodAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationScaleAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationScaleAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
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.history.HistoryOrder
Sets store Entity Id
setStoreEntityId(Integer) - Method in class com.ibm.commerce.order.objects.CurrentPendingOrderAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.order.objects.CurrentPendingOrderAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.PriceOverrideReasonAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeKey
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.store.beans.UserInterestItemListDataBean
Sets the store entity id on the bean.
setStoreEntityId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxCodeClassificationAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.taxation.objects.TaxCodeClassificationAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.user.objects.MemberAttributeDatetimeValueAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeDatetimeValueAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.user.objects.MemberAttributeFloatValueAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeFloatValueAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.user.objects.MemberAttributeIntegerValueAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeIntegerValueAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.user.objects.MemberAttributeStringValueAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeStringValueAccessBean
 
setStoreEntityId(Integer) - Method in class com.ibm.commerce.user.objects.MemberAttributeValueAccessBean
 
setStoreEntityId(String) - Method in class com.ibm.commerce.user.objects.MemberAttributeValueAccessBean
 
setStoreEntryID(Integer) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setStoreEntryID(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setStoreEntryID(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setStoreEntryID(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setStoreEntryID(Integer) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationEntityCreationData
Sets the store entity ID.
setStoreEntryID(Integer) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogAccessBean
 
setStoreEntryID(String) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogAccessBean
 
setStoreEntryID(Integer) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogEntityCreationData
Sets the store entity ID.
setStoreEntryID(Integer) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogEntryEntityCreationData
Sets the store entity ID.
setStoreEntryID(Integer) - Method in class com.ibm.commerce.catalog.objects.StoreCatalogGroupEntityCreationData
Sets the store entity ID.
setStoreForStoreent(Store) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeent
Sets the value of the 'Store For Storeent' reference.
setStoreGroupId(Integer) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setStoreGroupId(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setStoregrp_id(int) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Storegrp id' attribute.
setStoreId(Integer) - Method in interface com.ibm.commerce.account.commands.AccountImportCmd
Sets the storeId.
setStoreId(Integer) - Method in class com.ibm.commerce.account.commands.AccountImportCmdImpl
Sets the storeId.
setStoreId(Integer) - Method in interface com.ibm.commerce.bi.events.EventProcessorCmd
Sets the ID of the store of which events will be processed If provided, only the events for the particular store will be processed.
setStoreId(Integer) - Method in class com.ibm.commerce.bi.events.EventProcessorCmdImpl
Sets the ID of the store of which events will be processed
setStoreId(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the storeId parameter for this Tag.
setStoreID(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributeAllowedValueType
Sets the value of the 'Store ID' attribute.
setStoreId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryCalculationCode
Sets the value of the 'Store Id' attribute.
setStoreId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupCalculationCode
Sets the value of the 'Store Id' attribute.
setStoreId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupTradingPositionRelation
Sets the value of the 'Store Id' attribute.
setStoreId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Inventory
Sets the value of the 'Store Id' attribute.
setStoreId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogEntryRelation
Sets the value of the 'Store Id' attribute.
setStoreId(int) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.MerchandisingAssociationCatalogGroupRelation
Sets the value of the 'Store Id' attribute.
setStoreId(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData
Sets the store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
Sets the store ID.
setStoreId(Integer) - Method in interface com.ibm.commerce.command.CommandContext
Reserved for IBM internal use.
setStoreId(Integer) - Method in class com.ibm.commerce.command.CommandContextImpl
Reserved for IBM internal use.
setStoreId(String) - Method in class com.ibm.commerce.common.beans.StoreCurrencyFormatDescriptionDataBean
Set the store ID to use.
setStoreId(String) - Method in class com.ibm.commerce.common.beans.StoreDataBean
This method sets the store ID that represents the primary key for this store
setStoreId(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryEventTypeAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRuleAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.content.dynacache.AttachmentCmdEventData
Deprecated.
Sets the storeId.
setStoreId(Integer) - Method in class com.ibm.commerce.content.dynacache.CollateralCmdEventData
Deprecated.
Sets the storeId.
setStoreId(Integer) - Method in interface com.ibm.commerce.context.base.BaseContext
This method sets the store that this context's activity is associated with.
setStoreId(Integer) - Method in class com.ibm.commerce.context.content.resources.file.beans.ManagedFileDataBean
This method sets the store ID of the managed file.
setStoreId(Integer) - Method in class com.ibm.commerce.context.content.resources.file.beans.ManagedFileDirectoryDataBean
This method sets the store id of the directory.
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.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.ContractImportApprovedVersionCmd
Sets the ID of the store to which the contract will be deployed.
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.CreatePriceListCmd
Sets the store ID.
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.ImportDTDContractApprovedVersionCmd
Sets The store ID to which the contract will be deployed.
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.ValidateBusinessPolicyInContractForStoreCmd
Sets the ID of the store.
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.ValidateContractCmd
Sets the target store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.contract.commands.ValidateContractCmdImpl
Sets the target store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.couponoffer.commands.AcceptCouponFromBannerAdCmdImpl
Deprecated.
Sets the store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.couponwallet.databeans.ViewWalletDataBean
Deprecated.
Sets the ID of the store.
setStoreId(Integer) - Method in class com.ibm.commerce.edp.api.PaymentContext
This method sets the store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.edp.commands.AEDPPaymentTaskCmdImpl
This method sets the current store id.
setStoreId(Integer) - Method in interface com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmd
This method sets the current store id.
setStoreId(Integer) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesCmdImpl
This method sets the current store id.
setStoreId(Integer) - Method in class com.ibm.commerce.edp.commands.EvaluatePaymentRulesVoidCmdImpl
This method sets the current store id.
setStoreId(Integer) - Method in class com.ibm.commerce.edp.tickler.AEDPTickler
 
setStoreId(Integer) - Method in interface com.ibm.commerce.edp.tickler.IEDPTickler
This method sets the identifier of store this order belongs to in order system.
setStoreId(Integer) - Method in class com.ibm.commerce.emarketing.beans.EmailActivityUrlHelperDataBean
Set the store ID.
setStoreId(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateDatabean
Sets the storeId for this email template
setStoreId(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateSummaryDatabean
Sets the store ID for this template..
setStoreId(Integer) - Method in class com.ibm.commerce.experimentation.objects.ExperimentAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.experimentation.registry.ExperimentCache
This method sets the ID of the store to which this experiment belongs.
setStoreId(Integer) - Method in class com.ibm.commerce.experimentation.runtime.CampaignInitiative
This method sets the ID of the store to which this campaign activity belongs.
setStoreId(Integer) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the store ID from the JSP, this store ID could be the parent store.
setStoreId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
Set the store ID by the String parameter passed from JSP
setStoreId(Integer) - Method in class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This method sets store id (optional).
setStoreId(String) - Method in class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This method sets store id (optional).
setStoreId(Integer) - Method in class com.ibm.commerce.fulfillment.commands.CheckInventoryAvailabilityBECmdImpl
Sets a store id to check the inventory.
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.CheckInventoryAvailabilityCmdImpl
Deprecated.
This method has no effect.
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.InventoryBaseCmdImpl
Set a store id.
setStoreId(Integer) - Method in class com.ibm.commerce.fulfillment.commands.InventoryManagementHelper
 
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.ListFulfillmentCentersCmdImpl
Deprecated.
 
setStoreId(Integer) - Method in interface com.ibm.commerce.fulfillment.commands.ResolveFulfillmentCenterCmd
Set a store id.
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.SynchronizeExpectedInventoryRecordTaskCmd
This method sets the store id
setStoreId(Integer) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmdImpl
This method sets the store id
setStoreId(Integer) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeOnhandInventoryRecordTaskCmdImpl
This method sets the store id
setStoreId(Integer) - Method in interface com.ibm.commerce.fulfillment.commands.UpdateInventoryCmd
Set a store id to update the inventory.
setStoreId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryCalculationCodeAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryCalculationCodeAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.InventoryAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.fulfillment.objects.InventoryAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the storeId to run the search against
setStoreId(Integer) - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryValuesAuditCmdImpl
Sets store Id
setStoreId(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Set the store ID for the gift registry
setStoreId(Integer) - Method in class com.ibm.commerce.grouping.GroupingContext
Reserved for IBM internal use.
setStoreId(Integer) - Method in class com.ibm.commerce.inventory.beans.ProductAvailabilityDataBean
This method sets the store Id on which the inventory will be checked on the given fulfillment centers.
setStoreId(Integer) - Method in interface com.ibm.commerce.inventory.commands.AdjustInventoryCmd
This method sets a store id to check the inventory.
setStoreId(Integer) - Method in class com.ibm.commerce.inventory.commands.AdjustInventoryCmdImpl
This method sets a store id to check the inventory.
setStoreId(Integer) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets a store id to check the inventory.
setStoreId(Integer) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets a store id to check the inventory.
setStoreId(Integer) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets a store id to check the inventory.
setStoreId(Integer) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.inventory.objects.InventoryReserveAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.inventory.objects.ItemFulfillmentCenterAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.inventory.scheduled.commands.CheckProcessBackordersCmdImpl
method description: 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.CheckReleaseExpiredAllocationsCmdImpl
Set the store id.
setStoreId(Integer) - Method in class com.ibm.commerce.inventory.scheduled.commands.CheckReleaseToFulfillmentCmdImpl
Set the store id.
setStoreId(Integer) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
Sets the id of the input store to be used for determining the tax types.
setStoreId(Integer) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Store ID' attribute.
setStoreID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestExternalIdentifierType
Sets the value of the 'Store ID' attribute.
setStoreId(Integer) - Method in class com.ibm.commerce.marketing.beans.AwarenessAdvertisementMPE
Deprecated.
Sets the store ID in Integer type.
setStoreId(String) - Method in class com.ibm.commerce.marketing.beans.AwarenessAdvertisementMPE
Deprecated.
Sets the store ID in String type.
setStoreId(Integer) - Method in class com.ibm.commerce.marketing.beans.CatalogEntryMPE
Deprecated.
Sets the store ID.
setStoreId(String) - Method in class com.ibm.commerce.marketing.beans.CatalogEntryMPE
Deprecated.
Sets the store ID.
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.marketing.beans.EMarketingSpot
Sets the ID of the store to which this e-Marketing Spot has access.
setStoreId(Integer) - Method in interface com.ibm.commerce.marketing.cache.GetMarketingSpotBehaviorCmd
This method sets the store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.marketing.cache.GetMarketingSpotBehaviorCmdImpl
This method sets the store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.marketing.commands.AbstractResolvePromotionCodeTaskCmdImpl
 
setStoreId(Integer) - Method in class com.ibm.commerce.marketing.commands.ResolvePromotionCodeCOTaskCmdImpl
 
setStoreId(Integer) - Method in interface com.ibm.commerce.marketing.commands.ResolvePromotionCodeTaskCmd
This is the method declaration to Set Store Id.
setStoreId(Integer) - Method in class com.ibm.commerce.marketing.commands.ResolvePromotionCodeTaskCmdImpl
 
setStoreId(Integer) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotDataCmdImpl
This method sets the ID of the current store.
setStoreId(Integer) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the store ID associated with the activity.
setStoreId(Integer) - Method in class com.ibm.commerce.marketing.runtime.util.ActivityTrigger
This method sets the store ID associated with the trigger.
setStoreId(String) - Method in class com.ibm.commerce.marketingcenter.campaign.beans.CategoryListDataBean
Deprecated.
Sets the store identifier.
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.marketingcenter.campaign.objects.CollateralAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean
This method sets the ID of the store.
setStoreId(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignStatisticsBean
Sets the store ID of this statistics.
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This element sets the store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This method sets the store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultsListDataBean
This method sets the store ID.
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.ProductComparisonStatisticsBean
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.SalesAssistantStatisticsBean
Sets the store ID of this statistics.
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnLog
Deprecated.
Sets the store ID recorded in the current event.
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.ExpCpgnStats
This method sets the store entity ID recorded in the current event.
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsKey
 
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductAdvisorStatisticsKey
 
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductComparisonStatisticsAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductComparisonStatisticsAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductComparisonStatisticsKey
 
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.ProductExplorerStatisticsKey
 
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsKey
 
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.me.commands.BatchOrderRequestCmdImpl
Sets the store id
setStoreId(long) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the store ID.
setStoreID(String) - Method in interface com.ibm.commerce.member.facade.datatypes.AttributeValueType
Sets the value of the 'Store ID' attribute.
setStoreID(String) - Method in interface com.ibm.commerce.member.facade.datatypes.ReceiveEmailPreferenceType
Sets the value of the 'Store ID' attribute.
setStoreId(Integer) - Method in interface com.ibm.commerce.membergroup.commands.ListMemberGroupsForCurrentUserCmd
Sets the store ID that is used to find member group from the database.
setStoreId(Integer) - Method in class com.ibm.commerce.membergroup.commands.ListMemberGroupsForCurrentUserCmdImpl
Sets the store ID that is used to find member group from the database.
setStoreId(Integer) - Method in interface com.ibm.commerce.membergroup.commands.ListMemberGroupsForUserCmd
Sets the store ID that is used to find member group from the database.
setStoreId(Integer) - Method in class com.ibm.commerce.membergroup.commands.ListMemberGroupsForUserCmdImpl
Sets the store ID that is used to find member group from the database.
setStoreID(Integer) - Method in interface com.ibm.commerce.messaging.commands.OrderStatusNotifySendCmd
This methods sets the store ID for the order status being updated.
setStoreID(Integer) - Method in class com.ibm.commerce.messaging.commands.OrderStatusNotifySendCmdDummyImpl
This is an empty method.
setStoreID(Integer) - Method in class com.ibm.commerce.messaging.commands.OrderStatusNotifySendCmdImpl
This method sets the ID of the store for which the command is running.
setStoreID(Integer) - Method in interface com.ibm.commerce.messaging.commands.SendMsgCmd
This method sets the store ID required to initialize the messaging system.
setStoreID(Integer) - Method in class com.ibm.commerce.messaging.commands.SendMsgCmdImpl
This method sets the store ID required to initialize the messaging system.
setStoreId(Integer) - Method in class com.ibm.commerce.negotiation.beans.AutoBidListBean
Sets the store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.negotiation.beans.BidListBean
Sets the store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.negotiation.objects.AuctionStoreRelationAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionStoreRelationAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.order.beans.OrderChangeReasonListDataBean
This method sets the storeId to populate.
setStoreId(Integer) - Method in interface com.ibm.commerce.order.beans.OrderChangeReasonListInputDataBean
This method sets the store Id.
setStoreId(Integer) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method sets the store Id for retrieving those order of that store.
setStoreId(Integer[]) - Method in class com.ibm.commerce.order.beans.OrderListDataBean
This method sets the store Id for retrieving those order of that store.
setStoreId(Integer) - Method in class com.ibm.commerce.order.commands.DOMCheckInStorePickupCmdImpl
Deprecated.
This method should never be called.
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.commands.GetCurrentPendingOrdersCmdImpl
Sets the identifier of the Store that owns the pending Orders.
setStoreId(Integer) - Method in interface com.ibm.commerce.order.commands.OrderListCmd
This method sets the identifier of the Store whose Orders are to be displayed.
setStoreId(Integer) - Method in class com.ibm.commerce.order.commands.OrderListCmdImpl
This method specifies the identifier of the Store whose Orders are to be displayed.
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.SetCurrentPendingOrdersCmdImpl
Sets the id of the store that owns the pending orders.
setStoreId(Integer) - Method in class com.ibm.commerce.order.commands.SetOrderTemplateCmd.Group
This method sets the store to be used in resolving the order abbreviation(s).
setStoreId(Integer) - Method in interface com.ibm.commerce.order.commands.SetPendingOrderCmd
This method specifies the stores of the orders that are listed.
setStoreId(Integer) - Method in class com.ibm.commerce.order.commands.SetPendingOrderCmdImpl
This method specifies the stores of the orders that are listed.
setStoreId(Integer) - Method in class com.ibm.commerce.order.commands.ShipInfoBaseCmdImpl
Specifies the identifier of the Store that the order is being placed under.
setStoreId(Integer) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets storeId
setStoreId(Integer) - Method in class com.ibm.commerce.order.objects.OrderChangeReasonAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setStoreId(Integer) - Method in interface com.ibm.commerce.order.utils.ResolveOrderItemsCmd
 
setStoreId(Integer) - Method in class com.ibm.commerce.order.utils.ResolveOrderItemsCmdImpl
 
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.ResolveOrdersCmdImpl
 
setStoreId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.AbstractPageLayoutActivity
Sets the Store Id of this Page Layout Activity.
setStoreId(String) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.pagelocation.PageLocationActivityESpot
Sets the Store Id of this Page Location Activity ESpot.
setStoreId(Integer) - Method in class com.ibm.commerce.payment.actions.ActionData
This method sets the current store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.payment.actions.commands.DoPaymentActionsCompatiblePolicyCmdImpl
This method sets the current store id.
setStoreId(Integer) - Method in interface com.ibm.commerce.payment.actions.commands.DoPaymentActionsPolicyCmd
This method sets the current store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.payment.actions.commands.DoPaymentActionsPolicyCmdImpl
This method sets the store id, which will be put into payment context where there is a corresponding attribute.
setStoreId(Integer) - Method in class com.ibm.commerce.payment.actions.commands.EditPaymentInstructionCompatiblePolicyCmdImpl
This method sets the current store id.
setStoreId(Integer) - Method in interface com.ibm.commerce.payment.actions.commands.EditPaymentInstructionPolicyCmd
This method sets the current store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.payment.actions.commands.EditPaymentInstructionPolicyCmdImpl
This method gets the store id, which will be put into payment context where there is a corresponding attribute.
setStoreId(Integer) - Method in class com.ibm.commerce.payment.actions.commands.PaymentEventListenerImpl
This method sets the current store id.
setStoreId(Integer) - Method in class com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoCompatiblePolicyCmdImpl
This method sets the current store id.
setStoreId(Integer) - Method in interface com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoPolicyCmd
This method sets the current store id.
setStoreId(Integer) - Method in class com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoPolicyCmdImpl
This method gets the store id, which will be put into payment context where there is a corresponding attribute.
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(String) - Method in class com.ibm.commerce.payment.config.beans.StorePaymentConfigurationListDataBean
This method sets the current store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.payment.event.BaseEventData
This method sets the current store id.
setStoreId(Integer) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPendingCreditsForPluginDataBean
This method sets the current store ID.
setStoreId(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPendingPaymentsForPluginDataBean
This method sets the current store ID.
setStoreId(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPIsForOrderDataBean
This method sets the current store ID.
setStoreId(String) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListPIsForReturnDataBean
This method sets the current store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.price.beans.FloorPriceDataBean
Sets the store ID
setStoreId(Integer) - Method in interface com.ibm.commerce.price.beans.FloorPriceInputDataBean
Set the store ID
setStoreId(Integer) - Method in class com.ibm.commerce.price.beans.PriceDataBean
sets store id (optional).
setStoreId(Integer) - Method in class com.ibm.commerce.price.commands.AbstractGetEntitledPriceCmdImpl
Sets the id of the input store to be used for calculating the price .
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.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.CreateNominalCostCmd
Set the store ID to which the catalog entry belongs.
setStoreId(Integer) - Method in class com.ibm.commerce.price.commands.CreateNominalCostCmdImpl
Set the store ID to which the catalog entry belongs.
setStoreId(Integer) - Method in interface com.ibm.commerce.price.commands.DeleteNominalCostCmd
Set the store ID to which the catalog entry belongs.
setStoreId(Integer) - Method in class com.ibm.commerce.price.commands.DeleteNominalCostCmdImpl
Set the store ID to which the catalog entry belongs.
setStoreId(Integer) - Method in interface com.ibm.commerce.price.commands.FloorPriceLookupCmd
Set the store ID
setStoreId(Integer) - Method in class com.ibm.commerce.price.commands.FloorPriceLookupCmdImpl
Set the store ID
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 interface com.ibm.commerce.price.commands.GetBaseUnitPriceCmd
(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.GetContractSpecialPriceCmd
Sets the identifier of the store to be used for calculating the price.
setStoreId(Integer) - Method in interface com.ibm.commerce.price.commands.GetContractUnitPriceCmd
Sets the identifier of the store to be used 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.GetEntitledPriceCmd
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.GetProductBaseUnitPriceCmd
(Optional) Set the store Id to use for calculating the price.
setStoreId(Integer) - Method in interface com.ibm.commerce.price.commands.GetProductContractUnitPriceCmd
Sets the identifier of the store to be used for calculating the price.
setStoreId(Integer) - Method in class com.ibm.commerce.price.commands.MarketplaceCalculateContractPricesCmdImpl
 
setStoreId(Integer) - Method in class com.ibm.commerce.price.commands.MarketplaceRetrievePricesCmdImpl
 
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.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.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.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.UpdateNominalCostCmd
Set the store ID to which the catalog entry belongs.
setStoreId(Integer) - Method in class com.ibm.commerce.price.commands.UpdateNominalCostCmdImpl
Set the store ID to which the catalog entry belongs.
setStoreId(Integer) - Method in interface com.ibm.commerce.price.commands.ValidateDelegatedPriceCmd
Set the store ID to which the catalog entry belongs.
setStoreId(Integer) - Method in class com.ibm.commerce.price.commands.ValidateDelegatedPriceCmdImpl
Set the store ID to which the catalog entry belongs.
setStoreID(Integer) - Method in class com.ibm.commerce.price.facade.server.util.ExternalPriceMemoryCacheKey
 
setStoreId(Integer) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmd
Set the store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmdImpl
Set the store ID.
setStoreId(String) - Method in interface com.ibm.commerce.promotion.uniquecode.commands.CreateUniquePromotionCodeCmd
Sets the store id that the promotion code belongs to.
setStoreId(String) - Method in class com.ibm.commerce.promotion.uniquecode.commands.CreateUniquePromotionCodeCmdImpl
Sets the store id that the promotion code belongs to.
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.pvcadapter.PVCAdapterImpl
Sets the store identifier to the adapter.
setStoreId(Integer) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.scheduler.beans.SchedulerStatusDataBean
This method sets the store id of the scheduled job status.
setStoreId(Integer) - Method in interface com.ibm.commerce.scheduler.commands.AddJobCmd
This method sets the store id of the scheduled job.
setStoreId(Integer) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the store id of the schedule job.
setStoreId(Integer) - Method in interface com.ibm.commerce.scheduler.commands.CheckForWorkCmd
This method sets the store id of the store that will be used to determine whether there is work that needs to be done.
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(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.search.beans.CatalogSearchListDataBean
To set storeId.
setStoreId(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
A user can specify the store to search on.
setStoreID(Integer) - Method in class com.ibm.commerce.search.rulequery.RuleQuery
Set store id.
setStoreID(int) - Method in class com.ibm.commerce.search.rulequery.SelectQuery
To set the store id.
setStoreId(String) - Method in class com.ibm.commerce.seo.beans.CatalogNodeListDataBean
Sets the storeId of the catalog to be traversed.
setStoreId(Integer) - Method in class com.ibm.commerce.store.beans.CatalogEntryHelperDataBean
Set the store id.
setStoreId(Integer) - Method in class com.ibm.commerce.tickler.beans.TicklerActionListBean
This method sets the store ID,the store Identifier .
setStoreId(Integer) - Method in interface com.ibm.commerce.tickler.beans.TicklerActionListInputDataBean
This method sets the storeId field and uses it to set the store key field of the access beans.
setStoreId(Integer) - Method in class com.ibm.commerce.tickler.beans.TicklerReasonListDataBean
This method sets the store ID.
setStoreId(Integer) - Method in interface com.ibm.commerce.tickler.beans.TicklerReasonListInputDataBean
This method sets the storeId field and uses it to set the store key field of the access beans.
setStoreId(Integer) - Method in interface com.ibm.commerce.tickler.commands.DetermineAssignmentCmd
This method sets the identifier of the store in which this tickler was created.
setStoreId(Integer) - Method in class com.ibm.commerce.tickler.commands.DetermineAssignmentCmdImpl
This method sets the identifier of the store in which this tickler was created.
setStoreId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerActionAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerReasonAccessBean
 
setStoreId(Integer) - Method in class com.ibm.commerce.tools.campaigns.CampaignDataBean.CampaignInitiative
Sets the store ID of the campaign initiative.
setStoreId(Integer) - Method in class com.ibm.commerce.tools.campaigns.CampaignDataBean.EmailActivity
Sets the store ID of the e-mail activity.
setStoreId(Integer) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean.InitiativeSchedule
Sets the ID of the store which this initiative schedule belongs to.
setStoreId(Integer) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean
Sets the ID of the store which this e-Marketing Spot belongs to.
setStoreId(Integer) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean.EmsSchedule
Sets the ID of the store which this initiative schedule belongs to.
setStoreId(Integer) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDataBean
Sets the Store Id
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.campaigns.ProductTreeDataBean
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.AccountDataBean
Sets the store identifier in which to find the account
setStoreID(String) - Method in class com.ibm.commerce.tools.contract.beans.ContractListDataBean
Sets 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 is requested.
setStoreId(Integer) - Method in class com.ibm.commerce.tools.contract.beans.PriceTCMasterCatalogWithFilteringDataBean
Sets the store ID
setStoreId(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchDataBean
Sets the store identifier in which to find entries
setStoreID(String) - Method in class com.ibm.commerce.tools.contract.beans.ProductSearchListDataBean
Sets the store identifier
setStoreId(Integer) - Method in class com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeAdjustmentFilterDataBean
Sets the store ID
setStoreId(Integer) - Method in class com.ibm.commerce.tools.ecoupon.CreateCouponDiscountCmdImpl
Deprecated.
Sets StoreId(Can be removed).
setStoreId(Integer) - Method in interface com.ibm.commerce.tools.ecoupon.UpdateECouponPromotionTaskCmd
Deprecated.
Sets the store ID to which the coupon promotion belongs.
setStoreId(Integer) - Method in class com.ibm.commerce.tools.ecoupon.UpdateECouponPromotionTaskCmdImpl
Deprecated.
Sets the store ID.
setStoreId(String) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the store ID of current RLPromotion object.
setStoreId(Integer) - Method in interface com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmd
This method sets the ID of the store to which the experiment to be created belongs.
setStoreId(Integer) - Method in class com.ibm.commerce.tools.experimentation.commands.CreateExperimentCmdImpl
This method sets the ID of the store which the experiment to be created belongs to.
setStoreId(Integer) - Method in interface com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmd
This method sets the ID of the store to which the experiment to be updated belongs.
setStoreId(Integer) - Method in class com.ibm.commerce.tools.experimentation.commands.UpdateExperimentCmdImpl
This method sets the ID of the store to which the experiment to be updated belongs.
setStoreId(Integer) - Method in class com.ibm.commerce.tools.experimentation.search.CollateralSearchDataBean
This method sets the ID of the store in which this collateral belongs to.
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 class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.utf.beans.RFQListBean
Sets the store.
setStoreId(String) - Method in interface com.ibm.commerce.utf.beans.RFQListInputDataBean
Sets the store.
setStoreId(Integer) - Method in interface com.ibm.commerce.utf.commands.ActivateAllDueRFQsCmd
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.CloseAllExpiredRFQsCmd
Sets the store identifier number.
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.MarkRFQForDeleteCmd
Sets store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.utf.commands.MarkRFQForDeleteCmdImpl
Sets store ID.
setStoreId(Integer) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setStoreId(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setStoreIdAsInteger(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignStatisticsBean
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.ProductComparisonStatisticsBean
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.SalesAssistantStatisticsBean
Sets the store ID of this statistics, in EJB attribute type.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.content.facade.datatypes.ContentVersionExternalIdentifierType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.content.facade.datatypes.FileUploadJobType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(String) - Method in class com.ibm.commerce.contract.commands.StoreCreationWizardCmdImpl
Sets store's identifier.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ActivityExternalIdentifierType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentAssetType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentExternalIdentifierType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.CampaignExternalIdentifierType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.CatalogExternalIdentifierType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.CatalogGroupExternalIdentifierType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.MarketingContentExternalIdentifierType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.MarketingEmailTemplateExternalIdentifierType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.MarketingSpotExternalIdentifierType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.MemberGroupExternalIdentifierType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.PartNumberIdentifierType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.PriceListExternalIdentifierType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.foundation.common.datatypes.PromotionExternalIdentifierType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementTemplateExternalIdentifierType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.DefaultContentType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotPageExternalIdentifier
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(String) - Method in class com.ibm.commerce.marketing.promotion.condition.ShippingModeFilter
This method sets the Store Identifier.
setStoreIdentifier(StoreIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.search.facade.datatypes.SearchTermAssociationType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.store.facade.datatypes.GeoNodeType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentifier(StoreIdentifierType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionType
Sets the value of the 'Store Identifier' containment reference.
setStoreIdentity(String) - Method in class com.ibm.commerce.tools.contract.beans.PolicyDataBean
Sets the store identity of the business policy
setStoreIdOperator(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=.
setStoreIdOperator(String) - Method in class com.ibm.commerce.search.beans.CatalogSearchListDataBean
To set storeIdOperator.
setStoreIdOperator(String) - Method in class com.ibm.commerce.search.beans.CategorySearchListDataBean
A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=.
setStoreIds(Integer[]) - Method in interface com.ibm.commerce.membergroup.commands.ListMemberGroupsForCurrentUserCmd
Sets the store IDs that are used to find member group from the database.
setStoreIds(Integer[]) - Method in class com.ibm.commerce.membergroup.commands.ListMemberGroupsForCurrentUserCmdImpl
Sets the store IDs that are used to find member group from the database.
setStoreIds(Integer[]) - Method in interface com.ibm.commerce.membergroup.commands.ListMemberGroupsForUserCmd
Sets the store IDs that are used to find member group from the database.
setStoreIds(Integer[]) - Method in class com.ibm.commerce.membergroup.commands.ListMemberGroupsForUserCmdImpl
Sets the store IDs that are used to find member group from the database.
setStoreIds(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can specify a number of stores to search on.
setStoreIDs(Vector) - Method in class com.ibm.commerce.search.rulequery.RuleQuery
Set collection of store ids
setStoreIDs(Vector) - Method in class com.ibm.commerce.search.rulequery.SelectQuery
To set the collection of store ids.
setStoreIds(String[]) - Method in class com.ibm.commerce.tickler.beans.TicklerListDataBean
This method sets the IDs of the tickler store.
setStoreIds(String[]) - Method in interface com.ibm.commerce.tickler.beans.TicklerListInputDataBean
This method sets the IDs of the tickler store.
setStoreIds(String) - Method in class com.ibm.commerce.tools.campaigns.ProductTreeDataBean
Sets the store identifiers for all the related stores in the store path.
setStoreIdsOperator(String) - Method in class com.ibm.commerce.search.beans.AdvancedCatEntrySearchListDataBean
A user can choose one of the following operators as search operators: =, <, >, !=, <=, >=.
setStoreInfo(CommandContextImpl.InternalStoreInfo) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated. 
setStoreKey(StoreKey) - Method in interface com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderItemTaskCmd
Sets the StoreKey object.
setStoreKey(StoreKey) - Method in class com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderItemTaskCmdImpl
 
setStoreKey(StoreKey) - Method in interface com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderTaskCmd
Sets the StoreKey object.
setStoreKey(StoreKey) - Method in class com.ibm.commerce.marketing.promotion.commands.CreateSimulatedOrderTaskCmdImpl
 
setStoreKey(StoreKey) - Method in class com.ibm.commerce.marketing.promotion.dependency.CampaignKey
Deprecated.
Sets the storeKey.
setStoreKey(StoreKey) - Method in class com.ibm.commerce.marketing.promotion.policy.PromotionPolicyKey
Sets the storeKey.
setStoreKey(StoreKey) - Method in class com.ibm.commerce.marketing.promotion.PromotionKey
Sets the store key associated with the promotion by its key.
setStoreKey(StoreKey) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionContext
Sets the store key
setStoreKey(StoreKey) - Method in class com.ibm.commerce.marketing.promotion.runtime.TemplateKey
Sets the storeKey associated with this template key.
setStoreLevel(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setStorelevel(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Storelevel' attribute.
setStoreMemberId(Long) - Method in class com.ibm.commerce.tools.contract.beans.PolicyDataBean
Sets the store member identifier of the owner of the business policy
setStoreName(String) - Method in class com.ibm.commerce.inventory.beans.PickTicketDetailDataBean
This method sets the store name.
setStoreName(String) - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
This method sets the storeName.
setStoreOrgId(String) - Method in class com.ibm.commerce.contract.commands.StoreCreationWizardCmdImpl
Sets the full distinguished name of the hosted store organization.
setStorePage(StorePageType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Store Page' containment reference.
setStorePageBODVersion(String) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Store Page BOD Version' attribute.
setStorePageData(StorePageDataType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Store Page Data' containment reference.
setStorePageDataBODVersion(String) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.DocumentRoot
Sets the value of the 'Store Page Data BOD Version' attribute.
setStoreParam(Integer, String, String) - Method in class com.ibm.commerce.bi.BIConfigRegistry
Sets the Parameter value in the Store Node.
setStoreParam(Integer, String, String, String) - Method in class com.ibm.commerce.bi.BIConfigRegistry
Sets the Parameter value in the Store Node.
setStoreParam(Integer, String, String, Object) - Method in class com.ibm.commerce.bi.BIConfigRegistry
Sets the Parameter value in the Store Node.
setStorePathEnabled(boolean) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the boolean value to true if the data bean search Calculation Code based on store path.
setStorePathEnabled(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the String value to true if the data bean search Calculation Code based on store path.
setStoreRelationshipTypeName(String) - Method in class com.ibm.commerce.common.beans.StoreDataBean
This method sets the store relationship type name of this data bean.
setStoreRelativeFilenamePath(String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentDataBean
Setter for the store relative directory path of the file.
setStoreRelType(String) - Method in class com.ibm.commerce.tools.campaigns.ProductTreeDataBean
Sets the store relationship type in the store path.
setStoreStaticAssets(boolean) - Method in interface com.ibm.commerce.content.commands.ResolveContentURLCmd
Indicates that the content URL is to be resolved for grabbing store static assets from Content Management System.
setStoreStaticAssets(boolean) - Method in class com.ibm.commerce.content.commands.ResolveContentURLCmdImpl
Indicates that the content URL is to be resolved for getting store static assets from Content Management System.
setStoreType(String) - Method in class com.ibm.commerce.common.objects.StoreAccessBean
 
setStoreType(Integer) - Method in interface com.ibm.commerce.contract.commands.CreateLightWeightStoreCmd
Sets the store type.
setStoreType(Integer) - Method in class com.ibm.commerce.contract.commands.CreateLightWeightStoreCmdImpl
Sets the store type.
setStoreType(String) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.OnlineStoreType
Sets the value of the 'Store Type' attribute.
setStoretype(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Store
Sets the value of the 'Storetype' attribute.
setStoreType(int) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLPromotionListRow
Sets the store type.
setStoreUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ExternalShipModeIdentifier
Sets the value of the 'Store Unique ID' attribute.
setStoreUniqueID(String) - Method in interface com.ibm.commerce.order.facade.datatypes.ExternalShipModeIdentifier
Sets the value of the 'Store Unique ID' attribute.
setStoreUniqueID(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ExternalShipModeIdentifierImpl
 
setStoreView(String) - Method in class com.ibm.commerce.struts.ECActionForward
This method sets the value of the store view property.
setStoreXML(String) - Method in interface com.ibm.commerce.contract.commands.CreateFulfillmentCenterCmd
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.CreateLightWeightStoreCmd
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.CreatePriceListCmd
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.CreateSubOrganizationCmd
Sets the store XML string.
setStoreXML(String) - Method in class com.ibm.commerce.contract.commands.CreateSubOrganizationCmdImpl
Sets the store XML string.
setStoreXML(String) - Method in class com.ibm.commerce.contract.objects.ContractStoreAccessBean
 
setStoreXMLDefinition(Element) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setStoreXMLDefinition(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setStrategy(Integer) - Method in interface com.ibm.commerce.fulfillment.commands.AllocateExistingInventoryCmd
Sets the allocation strategy to be used.
setStrategy(Integer) - Method in class com.ibm.commerce.fulfillment.commands.AllocateExistingInventoryCmdImpl
Sets the allocation strategy to be used.
setStrict(boolean) - Method in interface com.ibm.commerce.order.utils.ResolveOrderItemsCmd
 
setStrict(boolean) - Method in class com.ibm.commerce.order.utils.ResolveOrderItemsCmdImpl
 
setStrict(boolean) - Method in interface com.ibm.commerce.order.utils.ResolveOrdersCmd
Deprecated.
This method is replaced by the method ResolveOrdersCmd.setForeignOrdersAllowed(boolean)
setStrict(boolean) - Method in class com.ibm.commerce.order.utils.ResolveOrdersCmdImpl
 
setString(String, String, boolean) - Method in class com.ibm.commerce.payments.plugin.ExtendedData
This method sets a name-value pair where the value is a String.
setStringEndTime(String) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the job's end time.
setStringEndTime(String) - Method in class com.ibm.commerce.scheduler.commands.CleanJobCmdImpl
Sets the time criteria used to clean job status entries.
setStringField1(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setStringField2(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setStringField3(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setStringStartTime(String) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the job's start time.
setStringValue(StringValueType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributeAllowedValueType
Sets the value of the 'String Value' containment reference.
setStringValue(StringValueType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogAttributeType
Sets the value of the 'String Value' containment reference.
setStringValue(StringValueType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'String Value' containment reference.
setStringValue(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.AttributeValue
Sets the value of the 'String Value' attribute.
setStringvalue(String) - Method in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
Sets the attribute string value.
setStringvalue(String) - Method in interface com.ibm.commerce.catalogmanagement.commands.AttributeValueAddCmd
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.AttributeValueUpdateCmd
Sets the string value of the attribute value.
setStringvalue(String) - Method in class com.ibm.commerce.catalogmanagement.commands.AttributeValueUpdateCmdImpl
Set the string value of the attribute value
setStrRemindOnDate(String) - Method in class com.ibm.commerce.tickler.commands.TicklerUpdateCmdImpl
This method sets the date-time when this tickler should next pop into the queue.
setSubclass(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationMethodAccessBean
 
setSubclass(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationMethodAccessBean
 
setSubclass(Integer) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setSubclass(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setSubclass(Integer) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupAccessBean
 
setSubclass(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupAccessBean
 
setSubclass(Integer) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupRelationshipAccessBean
 
setSubclass(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionGroupRelationshipAccessBean
 
setSubject(String) - Method in interface com.ibm.commerce.giftcenter.commands.SendAnnouncementCmd
Sets the subject to be used in the email
setSubject(String) - Method in class com.ibm.commerce.giftcenter.commands.SendAnnouncementCmdImpl
Sets the subject to be used in the email
setSubject(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAnnouncementVO
Sets the subject of the announcement e-mail
setSubject(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailContentType
Sets the value of the 'Subject' attribute.
setSubject(String) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setSubject(String) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setSubject(String[]) - Method in interface com.ibm.commerce.order.commands.OrderCommentRecordContrlCmd
This method sets the subjects of the email.
setSubject(String[]) - Method in class com.ibm.commerce.order.commands.OrderCommentRecordContrlCmdImpl
This method sets the subjects of the email.
setSubject(String) - Method in class com.ibm.commerce.tools.optools.order.commands.CSREmailOrderCmdImpl
Sets the subject of the message.
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.CSROrderCommentsNotifyCmdImpl
Ses the email subject.
setSubjectCommonName(String) - Method in class com.ibm.commerce.user.objects.CertificateX509AccessBean
 
setSubjectEmail(String) - Method in class com.ibm.commerce.user.objects.CertificateX509AccessBean
 
setSubjectOrganizationName(String) - Method in class com.ibm.commerce.user.objects.CertificateX509AccessBean
 
setSubjectType(String) - Method in class com.ibm.commerce.negotiation.objects.ForumAccessBean
 
setSubmitterBeans(ApprovalMemberLightDataBean[]) - Method in class com.ibm.commerce.approval.beans.ApprovalSubmittersLightListBean
Sets the array of ApprovalMemberLightDataBeans corresponding to the rows in the list.
setSubmitterBeans(ApprovalMemberLightDataBean[]) - Method in interface com.ibm.commerce.approval.beans.ApprovalSubmittersLightListInputDataBean
Sets the array of ApprovalMemberLightDataBeans corresponding to the rows in the list.
setSubmitterId(String) - Method in class com.ibm.commerce.approval.beans.ApprovalStatusLightListBean
Sets the submitter id.
setSubmitterId(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalStatusLightListInputDataBean
Sets the submitter ID.
setSubmitterId(Long) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setSubmitterId(String) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setSubmitTime(String) - Method in class com.ibm.commerce.approval.beans.ApprovalStatusLightListBean
Sets the submit time.
setSubmitTime(String) - Method in interface com.ibm.commerce.approval.beans.ApprovalStatusLightListInputDataBean
Sets the submit time.
setSubmitTime(Timestamp) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setSubmitTime(String) - Method in class com.ibm.commerce.approval.objects.ApprovalStatusAccessBean
 
setSubOrderId(Long) - Method in class com.ibm.commerce.order.objects.SubOrderAdjustmentAccessBean
 
setSubOrderId(String) - Method in class com.ibm.commerce.order.objects.SubOrderAdjustmentAccessBean
 
setSubOrderId(Long) - Method in class com.ibm.commerce.taxation.objects.SubOrderTaxAccessBean
 
setSubOrderId(String) - Method in class com.ibm.commerce.taxation.objects.SubOrderTaxAccessBean
 
setSubOrders(SubOrderAccessBean[]) - Method in class com.ibm.commerce.order.beans.OrderDataBean
This method sets an array of sub order access beans (optional).
setSubOrders(SubOrderAccessBean[]) - Method in interface com.ibm.commerce.order.beans.OrderInputDataBean
 
setSubOrders(SubOrderAccessBean[]) - Method in class com.ibm.commerce.order.calculation.SummarizeAdjustmentCmdImpl
Set the suborders.
setSubOrders(SubOrderAccessBean[]) - Method in interface com.ibm.commerce.order.calculation.SummarizeCalculationUsageCmd
 
setSubOrders(SubOrderAccessBean[]) - Method in class com.ibm.commerce.order.calculation.SummarizeSalesTaxCmdImpl
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.SummarizeShippingTaxCmdImpl
setSubOrders method comment.
setSubPageGroup(String) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.pagelocation.PageLocationActivityESpot
Sets the Sub-Page Group of this Page Location Activity ESpot.
setSubParameters(OpenCondition.Parameter[]) - Method in class com.ibm.commerce.condition.OpenCondition.Parameter
Sets the subparameters for this parameter.
setSubParameters(Action.Parameter[]) - Method in class com.ibm.commerce.rule.Action.Parameter
Sets the parameter's subparameters.
setSubscptype_id(String) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscptype
Sets the value of the 'Subscptype id' attribute.
setSubscptype_id(String) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Subscptype id' attribute.
setSubscptypeForSubscription(Subscptype) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Subscptype For Subscription' reference.
setSubscribedFlag(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the subscribedFlag parameter for this Tag.
setSubscribedItem(CatalogEntryIdentifierType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPurchaseDetailsType
Sets the value of the 'Subscribed Item' containment reference.
setSubscription(SubscriptionType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.DocumentRoot
Sets the value of the 'Subscription' containment reference.
setSubscription_id(long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Subscription id' attribute.
setSubscription_id(long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrrenew
Sets the value of the 'Subscription id' attribute.
setSubscription_id(long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrschjobs
Sets the value of the 'Subscription id' attribute.
setSubscription_id(long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrsuspend
Sets the value of the 'Subscription id' attribute.
setSubscriptionAmount(BigDecimal) - Method in class com.ibm.commerce.order.commands.ServiceProviderChildOrderCreateCmdImpl
Sets the subscription amount.
setSubscriptionBODVersion(String) - Method in interface com.ibm.commerce.subscription.facade.datatypes.DocumentRoot
Sets the value of the 'Subscription BOD Version' attribute.
setSubscriptionForSubscrrenew(Subscription) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrrenew
Sets the value of the 'Subscription For Subscrrenew' reference.
setSubscriptionForSubscrrenew2(Subscription) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrrenew
Sets the value of the 'Subscription For Subscrrenew2' reference.
setSubscriptionForSubscrschjobs(Subscription) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrschjobs
Sets the value of the 'Subscription For Subscrschjobs' reference.
setSubscriptionForSubscrsuspend(Subscription) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrsuspend
Sets the value of the 'Subscription For Subscrsuspend' reference.
setSubscriptionId(Long) - Method in interface com.ibm.commerce.subscription.commands.SubscriptionNotificationCmd
Sets the subscription ID for the command.
setSubscriptionId(Long) - Method in class com.ibm.commerce.subscription.commands.SubscriptionNotificationCmdImpl
This method sets the unique ID of the subscription for which the notifications are being sent.
setSubscriptionId(Long) - Method in class com.ibm.commerce.subscription.scheduler.actions.AbstractSubscriptionScheduledActionCmdImpl
Sets the subscription ID being processed.
setSubscriptionId(Long) - Method in interface com.ibm.commerce.subscription.scheduler.actions.SubscriptionScheduledActionCmd
Sets the subscription ID of the subscription being processed by this action.
setSubscriptionIdentifier(String) - Method in interface com.ibm.commerce.subscription.commands.SubscriptionCancelOrderCmd
Sets the ID of the subscription whose parent order or parent order item is to be canceled.
setSubscriptionIdentifier(String) - Method in class com.ibm.commerce.subscription.commands.SubscriptionCancelOrderCmdImpl
Sets the ID of the subscription whose parent order or parent order item is to be canceled.
setSubscriptionIdentifier(SubscriptionIdentifierType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionType
Sets the value of the 'Subscription Identifier' containment reference.
setSubscriptionInfo(SubscriptionInfoType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Subscription Info' containment reference.
setSubscriptionInfo(SubscriptionInfoType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setSubscriptionInfo(SubscriptionInfoType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'Subscription Info' containment reference.
setSubscriptionInfo(SubscriptionInfoType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionType
Sets the value of the 'Subscription Info' containment reference.
setSubscriptionPurchaseDetails(SubscriptionPurchaseDetailsType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.DocumentRoot
Sets the value of the 'Subscription Purchase Details' containment reference.
setSubscriptionQuantity(Double) - Method in class com.ibm.commerce.order.commands.ServiceProviderChildOrderCreateCmdImpl
Sets the subscription quantity.
setSubscriptionQuantityUOM(String) - Method in class com.ibm.commerce.order.commands.ServiceProviderChildOrderCreateCmdImpl
Sets the subscription quantity unit of measure.
setSubscriptionRenewalInfo(SubscriptionRenewalInfoType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.DocumentRoot
Sets the value of the 'Subscription Renewal Info' containment reference.
setSubscriptions(Vector) - Method in class com.ibm.commerce.order.commands.ServiceProviderProcessSubscriptionCmdImpl
Sets subscriptions
setSubscriptionSuspendedPeriod(SubscriptionSuspendedPeriodType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.DocumentRoot
Sets the value of the 'Subscription Suspended Period' containment reference.
setSubscriptionTypeCode(String) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionType
Sets the value of the 'Subscription Type Code' attribute.
setSubscrtemplate_id(Long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Subscrtemplate id' attribute.
setSubscrtemplate_id(long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtemplate
Sets the value of the 'Subscrtemplate id' attribute.
setSubscrtemplate_id(long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtmplitemlist
Sets the value of the 'Subscrtemplate id' attribute.
setSubscrtemplateForSubscription(Subscrtemplate) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Subscrtemplate For Subscription' reference.
setSubscrtemplateForSubscrtmplitemlist(Subscrtemplate) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtmplitemlist
Sets the value of the 'Subscrtemplate For Subscrtmplitemlist' reference.
setSubscrtmplitemlistForSubscrtemplate(Subscrtmplitemlist) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtemplate
Sets the value of the 'Subscrtmplitemlist For Subscrtemplate' reference.
setSubstituteItems(QuotationResponseSubstituteItem[]) - Method in interface com.ibm.commerce.orderquotation.commands.QuotationResponseItem
Sets the substitute items.
setSubstituteItems(QuotationResponseSubstituteItem[]) - Method in class com.ibm.commerce.orderquotation.commands.QuotationResponseItemImpl
Sets the substitute items.
setSubstitutionValues(Object[]) - Method in class com.ibm.commerce.marketing.beans.CollateralDataBean
Set the Substitution Values for this Collateral.
setSubtype(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_element
Sets the value of the 'Subtype' attribute.
setSuffix(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setSuffix(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the suffix for the gift registry address
setSummarizeCalculationUsageMethodId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setSummarizeCalculationUsageMethodId(String) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setSupplierCodeType(String) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the type of the supplier code.
setSupplierCodeType(String) - Method in class com.ibm.commerce.me.datatype.RequisitionerSessionData
This method sets the supplier code type.
setSupplierCookie(String) - Method in interface com.ibm.commerce.me.commands.PunchOutCatalogDisplayCmd
This methods sets the supplier cookie which contains the buyer and supplier credentials.
setSupplierCookie(String) - Method in class com.ibm.commerce.me.commands.PunchOutCatalogDisplayCmdImpl
This method sets the supplier cookie which contains the buyer and supplier credentials.
setSupplierCredentials(Credentials) - Method in interface com.ibm.commerce.me.commands.AuthenticationHelperCmd
This method sets the supplier credentials for the store that the buyer wants to connect too.
setSupplierCredentials(Credentials) - Method in class com.ibm.commerce.me.commands.AuthenticationHelperCmdImpl
This method sets the supplier credentials for the store that the buyer wants to connect to.
setSupplierCredentials(Credentials) - Method in class com.ibm.commerce.me.datatype.CIQuoteImpl
This method sets the supplier credential information
setSupplierCredentilas(Credentials) - Method in interface com.ibm.commerce.me.commands.DBProcurementAuthenticationCmd
This method sets the supplier credentials for the store to which the buyer wants to connect.
setSupplierCredentilas(Credentials) - Method in class com.ibm.commerce.me.commands.DBProcurementAuthenticationCmdImpl
This method sets the supplier credentials for the store to which the buyer wants to connect.
setSupplierCredentilas(Credentials) - Method in interface com.ibm.commerce.me.commands.LdapAuthenticationCmd
This method sets the supplier credentials for the store to which the buyer wants to connect.
setSupplierCredentilas(Credentials) - Method in interface com.ibm.commerce.me.commands.ThirdPartyB2BAuthCmd
This method sets the supplier credentials for the store that the buyer wants to connect.
setSupplierData(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
sets supplier data
setSupplierData(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItemComponent
Sets supplier Data
setSupplierData(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setSupplierData(String) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setSupplierData(String) - Method in interface com.ibm.commerce.orderquotation.commands.QuotationResponseItemBase
Sets the supplier data for the item.
setSupplierData(String) - Method in class com.ibm.commerce.orderquotation.commands.QuotationResponseItemBaseImpl
Sets the supplier data for the item.
setSupplierData(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setSupplierId(Long) - Method in class com.ibm.commerce.me.commands.BatchOrderRequestCmdImpl
Sets the supplier id
setSupplierId(long) - Method in interface com.ibm.commerce.me.commands.RegisterRequisitionerCmd
This method sets the supplierId.
setSupplierId(long) - Method in class com.ibm.commerce.me.commands.RegisterRequisitionerCmdImpl
This method sets the supplier ID.
setSupplierId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setSupplierId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setSupplierId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setSupplierId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setSupplierId(Long) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setSupplierId(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setSupplierPartAuxiliaryID(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the supplier auxiliary part ID(orders ID) for this item.
setSupplierPartNumber(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets supplier part number
setSupplierPartNumber(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItemComponent
Sets supplier Part Number
setSupplierPartNumber(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setSupplierPartNumber(String) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setSupportAttributeWithNoAssociatedLanguage(boolean) - Method in class com.ibm.commerce.marketing.promotion.condition.CatalogEntryAttributeFilter
Sets the flag that indicates whether the filter will support language insensitive attributes or not.
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 interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emspot
Sets the value of the 'Supportedtypes' attribute.
setSupportedTypes(String) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotAccessBean
 
setSupportedTypes(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignEmsCreateCmd
Sets the supported types of the e-Marketing Spot.
setSupportedTypes(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean
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.
setSupportMultipleValuesForADAttributes(boolean) - Method in class com.ibm.commerce.catalog.dataload.mediator.AbstractCatalogEntryMediator
Set the value for the config property supportMultipleValuesForADAttributes.
setSupportsCatalogEntry(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotType
Sets the value of the 'Supports Catalog Entry' attribute.
setSupportsCatalogGroup(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotType
Sets the value of the 'Supports Catalog Group' attribute.
setSupportsMarketingContent(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotType
Sets the value of the 'Supports Marketing Content' attribute.
setSupportsWidget(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotType
Sets the value of the 'Supports Widget' attribute.
setSuspend_id(long) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrsuspend
Sets the value of the 'Suspend id' attribute.
setSuspendDate(Object) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionSuspendedPeriodType
Sets the value of the 'Suspend Date' attribute.
setSuspendenddate(Date) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrsuspend
Sets the value of the 'Suspendenddate' attribute.
setSuspendstartdate(Date) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrsuspend
Sets the value of the 'Suspendstartdate' attribute.
setSymptomData(String[]) - Method in class com.ibm.commerce.component.bod.ProcessingOutcomeMessage
Sets the symptom data
setSync(SyncType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.SyncInventoryAvailabilityDataAreaType
Sets the value of the 'Sync' containment reference.
setSync(SyncType) - Method in interface com.ibm.commerce.member.facade.datatypes.SyncOrganizationDataAreaType
Sets the value of the 'Sync' containment reference.
setSync(SyncType) - Method in interface com.ibm.commerce.member.facade.datatypes.SyncPersonDataAreaType
Sets the value of the 'Sync' containment reference.
setSync(SyncType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.SyncOrderDataAreaTypeImpl
 
setSync(SyncType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.SyncQuoteDataAreaTypeImpl
 
setSync(SyncType) - Method in interface com.ibm.commerce.order.facade.datatypes.SyncOrderDataAreaType
Sets the value of the 'Sync' containment reference.
setSync(SyncType) - Method in interface com.ibm.commerce.order.facade.datatypes.SyncQuoteDataAreaType
Sets the value of the 'Sync' containment reference.
setSynched(Boolean) - Method in class com.ibm.commerce.tools.contract.beans.CatalogFilterDataBean
Sets the synchronization flag for this filter
setSynchronize(String) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Stores the incoming synchronization flag.
setSynchronizedLocalPaymentReversal(boolean) - Method in class com.ibm.commerce.payments.plugin.impl.PluginConfigurationImpl
This method sets value of SynchronizedLocalPaymentReversal.
setSynchronizedLocalPaymentReversal(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.PluginInformation
This method sets value of SynchronizedLocalPaymentReversal.
setSynchronizeProductSets(boolean) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatGroupRelAddCmd
Sets the synchronize attribute for product set synchronization
setSynchronizeProductSets(boolean) - Method in class com.ibm.commerce.catalogmanagement.commands.CatGroupRelAddCmdImpl
Set the synchronize attribute
setSynchronizeProductSets(boolean) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatGroupRelDeleteCmd
Sets the synchronize attribute for product set synchronization
setSynchronizeProductSets(boolean) - Method in class com.ibm.commerce.catalogmanagement.commands.CatGroupRelDeleteCmdImpl
Set the synchronize attribute
setSynchronizeRequired(Short) - Method in class com.ibm.commerce.context.content.events.WorkspaceData
This method sets the synchronization flag.
setSynchronous(boolean) - Method in interface com.ibm.commerce.event.impl.commands.RaiseECEventCmd
This method indicates whether the command should process events in the current thread of execution or use another thread to process the events asynchronously.
setSynchronous(boolean) - Method in class com.ibm.commerce.event.impl.commands.RaiseECEventCmdImpl
This method indicates whether the command should process events in the current thread of execution or use another thread to process the events asynchronously.
setSynchronousDeployment(boolean) - Method in interface com.ibm.commerce.contract.commands.ContractImportApprovedVersionCmd
Sets the synchronousDeployment flag to indicate contract should be deployed synchronously.
setSynchronousDeployment(boolean) - Method in class com.ibm.commerce.contract.commands.ContractImportApprovedVersionCmdImpl
Sets the synchronousDeployment flag to indicate contract should be deployed synchronously.
setSynchronousDeployment(boolean) - Method in interface com.ibm.commerce.contract.commands.CreateLightWeightStoreCmd
Sets the synchronousDeployment flag to indicate contract should be deployed synchronously.
setSynchronousDeployment(boolean) - Method in class com.ibm.commerce.contract.commands.CreateLightWeightStoreCmdImpl
Sets the synchronousDeployment flag to indicate contract should be deployed synchronously.
setSynchronousDeployment(boolean) - Method in interface com.ibm.commerce.contract.commands.DeployContractCmd
Sets the synchronousDeployment flag to indicate contract should be deployed synchronously.
setSynchronousDeployment(boolean) - Method in class com.ibm.commerce.contract.commands.DeployContractCmdImpl
Sets the synchronousDeployment flag to indicate contract should be deployed synchronously.
setSynchronousDeployment(boolean) - Method in interface com.ibm.commerce.contract.commands.ImportDTDContractApprovedVersionCmd
Sets the synchronousDeployment flag to indicate contract should be deployed synchronously.
setSynchronousDeployment(boolean) - Method in class com.ibm.commerce.contract.commands.ImportDTDContractApprovedVersionCmdImpl
Sets the synchronousDeployment flag to indicate contract should be deployed synchronously.
setSyncInventoryAvailability(SyncInventoryAvailabilityType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.DocumentRoot
Sets the value of the 'Sync Inventory Availability' containment reference.
setSyncInventoryAvailability(SyncInventoryAvailabilityType) - Method in interface com.ibm.commerce.inventory.facade.server.commands.SyncInventoryAvailabilityCmd
A set method for SyncInventoryAvailability
setSyncInventoryAvailability(SyncInventoryAvailabilityType) - Method in class com.ibm.commerce.inventory.facade.server.commands.SyncInventoryAvailabilityCmdImpl
A set method for SyncInventoryAvailability
setSyncNounPartActionCommandInterface(String) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractSyncBusinessObjectDocumentCmdImpl
This method sets the command interface name that represents the business logic that will perform the sync noun part tasks.
setSyncNounPartPostActionCommandInterface(String) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractSyncBusinessObjectDocumentCmdImpl
This method sets the command interface name that represents the business logic that will perform the sync noun part tasks.
setSyncOrder(SyncOrderType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Sync Order' containment reference.
setSyncOrder(SyncOrderType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setSyncOrder(SyncOrderType) - Method in interface com.ibm.commerce.order.facade.server.commands.SyncOrderCmd
This method sets the SyncOrderType.
setSyncOrganization(SyncOrganizationType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Sync Organization' containment reference.
setSyncPerson(SyncPersonType) - Method in interface com.ibm.commerce.member.facade.datatypes.DocumentRoot
Sets the value of the 'Sync Person' containment reference.
setSyncQuote(SyncQuoteType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Sync Quote' containment reference.
setSyncQuote(SyncQuoteType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setSyncWallet(SyncWalletType) - Method in interface com.ibm.commerce.wallet.facade.server.commands.SyncWalletCmd
A set method for SyncWallet
setSyncWallet(SyncWalletType) - Method in class com.ibm.commerce.wallet.facade.server.commands.SyncWalletCmdImpl
A set method for SyncWalletn
setSyncWalletItem(SyncWalletItemType) - Method in interface com.ibm.commerce.wallet.facade.server.commands.SyncWalletItemCmd
A set method for SyncWalletItem
setSyncWalletItem(SyncWalletItemType) - Method in class com.ibm.commerce.wallet.facade.server.commands.SyncWalletItemCmdImpl
A set method for SyncWalletItemn
setSysemMessage(String) - Method in class com.ibm.commerce.ras.SystemMessage
Sets the system message text.
setSystem(String) - Method in class com.ibm.commerce.edp.config.RefundRuleData
This method sets the system of this refund rule data.
setSystemDefined(Short) - Method in class com.ibm.commerce.tickler.objects.TicklerReasonAccessBean
 
setSystemEditable(String) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfiguration.PaymentMethod
This method sets if the payment method is allowed to edit by the system without human interaction.
setSystemEditable(boolean) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfigurations.PaymentMethodConfiguration
This method sets if the payment method is allowed to edit by the system without human interaction.
setSystemEnvironmentCode(Object) - Method in interface com.ibm.commerce.oagis9.datatypes.BusinessObjectDocumentType
Sets the value of the 'System Environment Code' attribute.
setSystemErrorCode(String) - Method in class com.ibm.commerce.ras.ECMessage
Deprecated.
The system message id should be set when the ECMessage object is created.
setTableAliasName(String) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.db.jdbc.ResultSetData
set the alias name of the table
setTableColumnName(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.ColumnColumn
Sets the column name in the temporary table
setTableColumnName(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.RowColumn
Sets the column name in the temporary table
setTableDefinition(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DataProcessingConfig
Sets the table definition.
setTableInfo(TableInfo) - Method in class com.ibm.commerce.search.base.AttributeInfo
Sets this table's information.
setTableKeyColumnName(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.Mapping
Sets the primary key column name in the pre-processing temporary table.
setTableName(String) - Method in class com.ibm.commerce.foundation.dataimport.preprocess.config.DataImportPreProcessConfig.DataProcessingConfig
Sets the table name.
setTableName(String) - Method in class com.ibm.commerce.foundation.dataload.idresolve.IDResolveRequest
Set the table name
setTableName(String) - Method in class com.ibm.commerce.foundation.dataload.object.TableDataObject
This method sets the table name.
setTableName(String) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.db.jdbc.ResultSetData
set the name of the table
setTableName(String) - Method in class com.ibm.commerce.member.search.JoinInformation
Set the table name.
setTableName(String) - Method in class com.ibm.commerce.member.search.TableField
Set the table name.
setTableName(String) - Method in class com.ibm.commerce.search.base.AttributeInfo
Sets this table's name.
setTag(String) - Method in class com.ibm.commerce.bi.taglib.GenericBaseTag
Sets the generic tag
setTagClassName(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.TagClassAccessBean
 
setTagName(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.TagDisplayRelationKey
 
setTagParameters(String, String) - Method in interface com.ibm.commerce.emarketing.emailtemplate.tag.Tag
This method sets the key-value pair, which will be used while parsing the tag.
setTagParameters(Hashtable) - Method in interface com.ibm.commerce.emarketing.emailtemplate.tag.Tag
This method takes the hashtable, containing key-value pair which will be used while parsing the tag.
setTagParameters(Hashtable) - Method in interface com.ibm.commerce.emarketing.emailtemplate.tag.TagEngine
Sets the tag parameters, which might be used while getting the replacement value for tag
setTagParameters(String, String) - Method in interface com.ibm.commerce.emarketing.emailtemplate.tag.TagEngine
Sets the key-value pair, used while parsing the tag.
setTagParameters(Hashtable) - Method in class com.ibm.commerce.emarketing.emailtemplate.tag.TagEngineImpl
This method sets the tag parameters (key - value pair)
setTagParameters(String, String) - Method in class com.ibm.commerce.emarketing.emailtemplate.tag.TagEngineImpl
Sets the key - value pair for the tag..
setTagParameters(String, String) - Method in class com.ibm.commerce.emarketing.emailtemplate.tag.TagFirstName
Sets the key-value parameter, required to evaluate this tag..
setTagParameters(Hashtable) - Method in class com.ibm.commerce.emarketing.emailtemplate.tag.TagFirstName
Copies the hash table containing key-value parameter required to evaluate this tag, into the class level variable...
setTagParameters(String, String) - Method in class com.ibm.commerce.emarketing.emailtemplate.tag.TagLastName
Sets the key-value parameter, required to evaluate this tag..
setTagParameters(Hashtable) - Method in class com.ibm.commerce.emarketing.emailtemplate.tag.TagLastName
Copies the hash table containing key-value parameter required to evaluate this tag, into the class level variable...
setTagParameters(String, String) - Method in class com.ibm.commerce.emarketing.emailtemplate.tag.TagPromotionCode
This method sets a key-value parameter required to evaluate this tag.
setTagParameters(Hashtable) - Method in class com.ibm.commerce.emarketing.emailtemplate.tag.TagPromotionCode
This method copies the hash table containing key-value parameters required to evaluate this tag into the class level variable.
setTagParameters(String, String) - Method in class com.ibm.commerce.emarketing.engine.PersonalizedContentManagedEmailContent
Sets a name/value pair which will be added to the tag parameters, which will then be used while parsing the contents of e-mail template
setTags(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Tags' attribute.
setTags(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestType
Sets the value of the 'Tags' attribute.
setTakeOverLock(String) - Method in interface com.ibm.commerce.ordermanagement.commands.AdvancedOrderEditBeginCmd
This method sets take over lock parameter.
setTakeOverLock(String) - Method in class com.ibm.commerce.ordermanagement.commands.AdvancedOrderEditBeginCmdImpl
Set take over lock parameter
setTakeOverLock(String) - Method in interface com.ibm.commerce.ordermanagement.commands.ReturnEditBeginCmd
This method sets if take over lock from others
setTakeOverLock(String) - Method in class com.ibm.commerce.ordermanagement.commands.ReturnEditBeginCmdImpl
This method sets if take over lock from others.
setTarget(String) - Method in class com.ibm.commerce.component.servicemapper.ServiceMapping
Sets the mapping target
setTarget(String) - Method in class com.ibm.commerce.edp.parsers.paymentactions.Action
This method sets the target state.
setTarget(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Target' attribute.
setTargetAmount(BigDecimal) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentImpl
This method sets the target amount to be processed for the approve transaction.
setTargetApproved(TargetApproved) - Method in class com.ibm.commerce.edp.parsers.paymentactions.PaymentActions
This method sets the TargetApproved object, which means the target payment state is approved.
setTargetCategory(PageLocationActivityCategory) - Method in class com.ibm.commerce.pagelayout.facade.server.helpers.activity.pagelocation.PageLocationActivity
Sets a given Target Category to this Page Location Activity.
setTargetDeposited(TargetDeposited) - Method in class com.ibm.commerce.edp.parsers.paymentactions.PaymentActions
This method sets the TargetDeposited object, which means the target payment state is deposited.
setTargetDNE(TargetDNE) - Method in class com.ibm.commerce.edp.parsers.paymentactions.PaymentActions
This method sets the TargetDNE object, which means the target payment state is DNE.
setTargetedAmount(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Sets the targeted monetary amount used to qualify for this promotion, in order currency.
setTargetedAmountTypes(int) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Set the targeted monetary value types bit pattern.
setTargetedItems(LineItemSet) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Sets the targeted Items for the promotion.
setTargetId(String) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageLightListBean
Sets the ID of the relevant auction.
setTargetId(String) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageLightListInputDataBean
Sets the ID of the relevant auction.
setTargetId(String) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageListBean
Sets the ID of the relevant auction.
setTargetId(String) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageListInputDataBean
Sets the ID of the relevant auction.
setTargetId(Long) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setTargetId(String) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setTargetId(Long) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setTargetId(String) - Method in class com.ibm.commerce.negotiation.objects.MessageAccessBean
 
setTargetId(Long) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setTargetId(String) - Method in class com.ibm.commerce.negotiation.objects.MessageInfoAccessBean
 
setTargetId(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignCollateralDataBean
Sets target id
setTargetingCondition(Condition) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the targeting condition.
setTargetingCondition(Condition) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the targeting condition of the promotion.
setTargetLocale(Locale) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the targetLocale.
setTargetOrgIds(Long[]) - Method in class com.ibm.commerce.rfq.commands.RFQTargetListAddCmdImpl
Sets the targetStoreIds.
setTargetSales(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
 
setTargetSales(BigDecimal) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the target sales figure, null is allowed
setTargetSales(MonetaryAmountType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionType
Sets the value of the 'Target Sales' containment reference.
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.
setTargetState(String) - Method in class com.ibm.commerce.edp.parsers.paymentrules.FinalizePaymentEvent
This method sets the target payment state of this finalize payment business event.
setTargetState(String) - Method in class com.ibm.commerce.edp.parsers.paymentrules.PrimePaymentEvent
This method sets the target payment state of this prime payment business event.
setTargetState(String) - Method in class com.ibm.commerce.edp.parsers.paymentrules.ReservePaymentEvent
This method sets the target payment state of this reserve payment business event.
setTargetStoreId(String) - Method in class com.ibm.commerce.contract.commands.ContractUploadCmdImpl
Sets the TargetStoreId parameter
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.contract.commands.DeployTCCmdImpl
Sets the contract deployment target store ID.
setTargetStoreId(Integer) - Method in interface com.ibm.commerce.rfq.commands.AddTargetListCmd
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.RemoveTargetListCmd
Sets the targetStoreId
setTargetStoreId(Integer) - Method in class com.ibm.commerce.rfq.commands.RemoveTargetListCmdImpl
Sets the targetStoreId
setTargetStoreId(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQTargetListRemoveCmdImpl
Sets the targetStoreId
setTargetStoreId(Long[]) - Method in interface com.ibm.commerce.store.commands.StoreCloseCmd
Sets the list of targetStoreId to Opened.
setTargetStoreId(Long[]) - Method in class com.ibm.commerce.store.commands.StoreCloseCmdImpl
Sets the list of targetStoreId to Opened.
setTargetStoreId(Long[]) - Method in interface com.ibm.commerce.store.commands.StoreOpenCmd
Sets the list of targetStoreId to Opened.
setTargetStoreId(Long[]) - Method in class com.ibm.commerce.store.commands.StoreOpenCmdImpl
Sets the list of targetStoreId to Opened.
setTargetStoreIds(Integer[]) - Method in class com.ibm.commerce.rfq.commands.RFQTargetListAddCmdImpl
Sets the targetStoreIds.
setTargetTotal(Long) - Method in class com.ibm.commerce.promotion.publiccode.loader.PublicPromoCodeLoader
Set the total number of generate codes
setTargetTotal(Long) - Method in class com.ibm.commerce.promotion.uniquecode.generator.CodeGenerator
This method sets the total number of generate codes
setTargetTotal(Long) - Method in class com.ibm.commerce.promotion.uniquecode.loader.PromoCodeLoader
Set the total number of generate codes
setTargetType(int) - Method in class com.ibm.commerce.tools.contract.beans.ShippingChargeAdjustmentDataBean
Sets the target type for this shipping adjustment
setTask(String) - Method in class com.ibm.commerce.context.content.locking.LockData
This method sets the task identifier associated with why the managed resource will be locked.
setTask(String) - Method in interface com.ibm.commerce.context.task.TaskContext
This method sets the task for the current task context.
setTaskContext(TaskContext) - Method in interface com.ibm.commerce.contentmanagement.commands.SetContentContextCmd
Sets the Task Context
setTaskContext(TaskContext) - Method in class com.ibm.commerce.contentmanagement.commands.SetContentContextCmdImpl
Sets the Task Context
setTaskGroup(String) - Method in class com.ibm.commerce.context.content.locking.LockData
This method sets the task group identifier associated with why the managed resource will be locked.
setTaskGroup(String) - Method in interface com.ibm.commerce.context.task.TaskContext
This method sets the task group for the current task context.
setTaskGroupCommentId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskGroupCommentCmd
Sets the Task Group Comment ID
setTaskGroupCommentId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCommentCmdImpl
Sets the Task Group Comment ID
setTaskGroupCommentId(Long) - Method in class com.ibm.commerce.contentmanagement.common.TaskGroupComment
set the Task Group Comment Id
setTaskGroupCommentId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupCommentEntityCreationData
Sets the taskGroupCommentId.
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.ActivateTaskGroupCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.ActivateTaskGroupCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskGroupCommentCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCommentCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskGroupDescriptionCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupDescriptionCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskGroupTemplateCmd
Sets the Task Group ID.
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupTemplateCmdImpl
Sets the Task Group ID.
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskTemplateCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskTemplateCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.ApproveTaskGroupCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.ApproveTaskGroupCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.CancelTaskGroupCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.CancelTaskGroupCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.CompleteTaskGroupCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.CompleteTaskGroupCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.CreateTaskFromTemplateCmd
Sets the Task Group ID which the Task is associated with
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.CreateTaskFromTemplateCmdImpl
Sets the Task Group ID which the Task is associated with
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.PostCompleteOrCancelTaskGroupCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.PostCompleteOrCancelTaskGroupCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.PromotedTaskGroupCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.PromotedTaskGroupCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.PromoteFailedTaskGroupCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.PromoteFailedTaskGroupCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.PromoteInProgressTaskGroupCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.PromoteInProgressTaskGroupCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.PublishInProgressTaskGroupCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.PublishInProgressTaskGroupCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.ReadyForPromotionTaskGroupCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.ReadyForPromotionTaskGroupCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.ReadyToApproveTaskGroupCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.ReadyToApproveTaskGroupCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.RejectSingleTaskAndTaskGroupCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.RejectSingleTaskAndTaskGroupCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.RejectTaskGroupAndTasksCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.RejectTaskGroupAndTasksCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.RemoveTaskGroupCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.RemoveTaskGroupCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.RemoveTaskGroupDescriptionCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.RemoveTaskGroupDescriptionCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.RestartTaskGroupCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.RestartTaskGroupCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.ScheduleTaskGroupPromotionCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.ScheduleTaskGroupPromotionCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.SendReadyToApproveTaskGroupEmailCmd
Set the Task Group Id
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.SendReadyToApproveTaskGroupEmailCmdImpl
Sets the Task Group ID
setTaskGroupId(String) - Method in interface com.ibm.commerce.contentmanagement.commands.SetContentContextCmd
Sets the Task Group ID
setTaskGroupId(String) - Method in class com.ibm.commerce.contentmanagement.commands.SetContentContextCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskGroupCancelCmd
Set the Task Group Id.
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupCancelCmdImpl
Set the Task Group Id
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskGroupCleanupCmd
Set the Task Group Id.
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupCleanupCmdImpl
Set the Task Group Id
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskGroupCommitCmd
Set the Task Group Id.
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupCommitCmdImpl
Set the Task Group Id
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmd
Sets the Task Group Id
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmdImpl
Sets the Task Group Id
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupDescriptionCmd
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupDescriptionCmdImpl
Sets the Task Group ID
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.common.TaskGroupComment
set the Task Group Id
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupCommentAccessBean
 
setTaskGroupId(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupCommentAccessBean
 
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupCommentEntityCreationData
Sets the taskGroupId.
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupDescriptionEntityCreationData
Sets the taskGroupId.
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupEntityCreationData
Sets the taskGroupId.
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupTaskRelEntityCreationData
Sets the taskGroupId.
setTaskGroupId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceTaskGroupRelEntityCreationData
Sets the taskGroupId.
setTaskgrp(String) - Method in class com.ibm.commerce.foundation.server.services.changehistory.utility.AbstractChangeHistoryServiceDelegateImpl
Set the TaskGrp which contains the change.
setTaskgrp(String) - Method in class com.ibm.commerce.foundation.server.services.changehistory.utility.ExtendAbstractChangeHistoryServiceImpl
Set the TaskGrp which contains the change.
setTaskId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.ActivateTaskCmd
Sets the Task ID
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.ActivateTaskCmdImpl
Sets the Task ID
setTaskId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskDescriptionCmd
Sets the Task ID
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskDescriptionCmdImpl
Sets the Task ID
setTaskId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskMembersCmd
Sets the Task ID
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskMembersCmdImpl
Sets the Task ID
setTaskId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskTemplateCmd
Sets the Task ID
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskTemplateCmdImpl
Sets the Task ID
setTaskId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.CompleteTaskCmd
Sets the Task ID
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.CompleteTaskCmdImpl
Sets the Task ID
setTaskId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.RejectSingleTaskAndTaskGroupCmd
Sets the Task ID
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.RejectSingleTaskAndTaskGroupCmdImpl
Sets the Task ID
setTaskId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.RemoveTaskCmd
Sets the Task ID
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.RemoveTaskCmdImpl
Sets the Task ID
setTaskId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.RemoveTaskDescriptionCmd
Sets the Task ID
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.RemoveTaskDescriptionCmdImpl
Sets the Task ID
setTaskId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.RemoveTaskMembersCmd
Sets the Task ID
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.RemoveTaskMembersCmdImpl
Sets the Task ID
setTaskId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.SendActivateTaskEmailCmd
Set a Task Id
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.SendActivateTaskEmailCmdImpl
Sets the Task ID
setTaskId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.SendRejectTaskEmailCmd
Set a Task Id
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.SendRejectTaskEmailCmdImpl
Sets the Task ID
setTaskId(String) - Method in interface com.ibm.commerce.contentmanagement.commands.SetContentContextCmd
Sets the Task ID
setTaskId(String) - Method in class com.ibm.commerce.contentmanagement.commands.SetContentContextCmdImpl
Sets the Task ID
setTaskId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskUpdateCmd
Sets the task id
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.TaskUpdateCmdImpl
Sets the task Id for the task.
setTaskId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateTaskCmd
Sets the Task ID
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateTaskCmdImpl
Sets the Task ID
setTaskId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateTaskDescriptionCmd
Sets the Task ID
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateTaskDescriptionCmdImpl
Sets the Task ID
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskDescriptionEntityCreationData
Sets the taskId.
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskEntityCreationData
Sets the taskId.
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupTaskRelEntityCreationData
Sets the taskId.
setTaskId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.TaskMemberRelEntityCreationData
Sets the taskId.
setTaskName(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationMethodAccessBean
 
setTaskTemplateId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.CreateTaskFromTemplateCmd
Sets the Task Template ID
setTaskTemplateId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.CreateTaskFromTemplateCmdImpl
Sets the Task Template ID
setTaskType(String) - Method in class com.ibm.commerce.marketing.commands.CouponAddRemoveControllerCmdImpl
This method sets the taskType.
setTaskType(String) - Method in class com.ibm.commerce.marketing.commands.PromotionCodeAddRemoveControllerCmdImpl
This method sets the task type.
setTaxableAdjustmentTotal(Integer, BigDecimal) - Method in class com.ibm.commerce.order.calculation.Item
 
setTaxAmount(Integer, BigDecimal) - Method in class com.ibm.commerce.order.calculation.Item
 
setTaxAmount(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Set tax amount
setTaxAmount(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTaxAmount(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTaxAmount(BigDecimal) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setTaxAmount(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setTaxAmount(BigDecimal) - Method in class com.ibm.commerce.ordermanagement.objects.RMATaxAccessBean
 
setTaxAmount(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMATaxAccessBean
 
setTaxAmount(BigDecimal) - Method in class com.ibm.commerce.taxation.objects.OrderItemTaxAccessBean
 
setTaxAmount(String) - Method in class com.ibm.commerce.taxation.objects.OrderItemTaxAccessBean
 
setTaxAmount(BigDecimal) - Method in class com.ibm.commerce.taxation.objects.OrderTaxAccessBean
 
setTaxAmount(String) - Method in class com.ibm.commerce.taxation.objects.OrderTaxAccessBean
 
setTaxAmount(BigDecimal) - Method in class com.ibm.commerce.taxation.objects.SubOrderTaxAccessBean
 
setTaxAmount(String) - Method in class com.ibm.commerce.taxation.objects.SubOrderTaxAccessBean
 
setTaxByTaxCategory(TaxByTaxCategoryType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Tax By Tax Category' containment reference.
setTaxCategoryCode(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.TaxByTaxCategoryType
Sets the value of the 'Tax Category Code' attribute.
setTaxCategoryId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setTaxCategoryId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRuleAccessBean
 
setTaxCategoryId(Integer) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentTaxExemptAccessBean
 
setTaxCategoryId(String) - Method in class com.ibm.commerce.order.objects.OrderAdjustmentTaxExemptAccessBean
 
setTaxCategoryId(Integer) - Method in class com.ibm.commerce.ordermanagement.objects.RMATaxAccessBean
 
setTaxCategoryId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMATaxAccessBean
 
setTaxCategoryId(Integer) - Method in class com.ibm.commerce.taxation.objects.CalculationCodeTaxExemptAccessBean
 
setTaxCategoryId(String) - Method in class com.ibm.commerce.taxation.objects.CalculationCodeTaxExemptAccessBean
 
setTaxCategoryId(Integer) - Method in class com.ibm.commerce.taxation.objects.OrderItemTaxAccessBean
 
setTaxCategoryId(String) - Method in class com.ibm.commerce.taxation.objects.OrderItemTaxAccessBean
 
setTaxCategoryId(Integer) - Method in class com.ibm.commerce.taxation.objects.OrderTaxAccessBean
 
setTaxCategoryId(String) - Method in class com.ibm.commerce.taxation.objects.OrderTaxAccessBean
 
setTaxCategoryId(Integer) - Method in class com.ibm.commerce.taxation.objects.SubOrderTaxAccessBean
 
setTaxCategoryId(String) - Method in class com.ibm.commerce.taxation.objects.SubOrderTaxAccessBean
 
setTaxCategoryId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryDescriptionAccessBean
 
setTaxCategoryId(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryDescriptionAccessBean
 
setTaxCategoryIds(Integer[]) - Method in class com.ibm.commerce.couponredemption.commands.ApplyCouponUsageCmdImpl
Deprecated.
Sets the tax category..
setTaxCategoryIds(Integer[]) - Method in class com.ibm.commerce.isv.kit.tax.ApplyOrderTaxesTIKCmdImpl
 
setTaxCategoryIds(Integer[]) - Method in interface com.ibm.commerce.order.calculation.ApplyCalculationUsageCmd
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 class com.ibm.commerce.order.calculation.ApplyShippingChargeByCarrierCmdImpl
This method sets the tax categories that should be active during execution.
setTaxCategoryIds(Integer[]) - Method in class com.ibm.commerce.order.calculation.ApplyShippingCmdImpl
This method 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.CalculationCodeCalculateCmdImpl
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.CalculationCodeCombineCmdImpl
Sets the tax categories that should be active during execution.
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.CalculationRuleCombineCmdImpl
 
setTaxCategoryIds(Integer[]) - Method in class com.ibm.commerce.order.calculation.VATCalculationRuleCombineCmdImpl
This method sets the tax categories
setTaxCode(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
This method specifies the tax treatment code for this order item.
setTaxCode(String) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
setTaxCode(String) - Method in interface com.ibm.commerce.isv.kit.tax.TaxOrderItemCmd
This method specifies the tax treatment code for this order item.
setTaxCodeClassId(Integer) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setTaxCodeClassId(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationCodeAccessBean
 
setTaxCodeSchemeId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxCodeSchemeAccessBean
 
setTaxCodeSchemeId(String) - Method in class com.ibm.commerce.taxation.objects.TaxCodeSchemeAccessBean
 
setTaxCodeSchemeId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxTypeAccessBean
 
setTaxCodeSchemeId(String) - Method in class com.ibm.commerce.taxation.objects.TaxTypeAccessBean
 
setTaxCountry(String) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
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
setTaxes(Hashtable) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets taxes
setTaxGeoCode(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setTaxgeocode(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Taxgeocode' attribute.
setTaxGeoCode(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
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.UpdateStoreAddressCmd
This method sets the tax geographic code.
setTaxGeoCode(String) - Method in class com.ibm.commerce.inventory.commands.UpdateStoreAddressCmdImpl
Set the tax geographic code.
setTaxGeoCode(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setTaxGeoCode(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the Tax geographic code.
setTaxGeoCode(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the taxation geography code.
setTaxGeoCode(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the Tax geographic code.
setTaxGeoCode(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the tax geography code.
setTaxInfo(TaxInfo) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderHeader
This method sets the order tax information.
setTaxInfo(TaxInfo) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the tax information.
setTaxInfo(TaxInfo) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderRequestHeader
This method sets the tax information.
setTaxJCRuleId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean
 
setTaxJCRuleId(String) - Method in class com.ibm.commerce.taxation.objects.TaxJurisdictionGroupCalculationRuleAccessBean
 
setTaxonomyAttribute(TaxonomyAttributeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogGroupType
Sets the value of the 'Taxonomy Attribute' containment reference.
setTaxonomyAttribute(TaxonomyAttributeType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DocumentRoot
Sets the value of the 'Taxonomy Attribute' containment reference.
setTaxPayerId(String) - Method in class com.ibm.commerce.user.objects.OrganizationAccessBean
 
setTaxPayerId(String) - Method in class com.ibm.commerce.user.objects.UserProfileAccessBean
 
setTaxPayerId(String) - Method in interface com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmd
Sets the tax payer id.
setTaxPayerId(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set the tax payer ID.
setTaxPayerId(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Set the tax payer id.
setTaxPayerId(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the tax payer identifier.
setTaxPresent(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionAgenda
Sets the flag value that tells whether or not tax is calculated at the time this template is invoked.
setTaxPresent(boolean) - Method in class com.ibm.commerce.marketing.promotion.runtime.Template
Sets the flag value that tells whether or not tax is calculated at the time this template is invoked.
setTaxRate(String, BigDecimal) - Method in class com.ibm.commerce.order.calculation.Item
Set the tax calculated for a given type of jurisdiction level.
setTaxTotal(BigDecimal) - Method in class com.ibm.commerce.inventory.beans.OrderReleaseDataBean
This method sets the tax total amount related to this order release.
setTaxTotal(BigDecimal) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setTaxTotal(String) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setTaxTotal(BigDecimal) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setTaxTotal(BigDecimal) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setTaxTypeId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxTypeAccessBean
 
setTaxTypeId(String) - Method in class com.ibm.commerce.taxation.objects.TaxTypeAccessBean
 
setTC(Long) - Method in class com.ibm.commerce.tools.contract.beans.PolicyListDataBean
Sets 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.
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.commands.ParticipantAddCmdImpl
Sets ID of the term and condition to which the participant will be added
setTcId(Long) - Method in class com.ibm.commerce.contract.objects.ParticipantAccessBean
 
setTcId(String) - Method in class com.ibm.commerce.contract.objects.ParticipantAccessBean
 
setTcId(Long) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setTcId(String) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setTcId(Long) - Method in class com.ibm.commerce.contract.objects.TermConditionDescriptionAccessBean
 
setTcId(String) - Method in class com.ibm.commerce.contract.objects.TermConditionDescriptionAccessBean
 
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.order.commands.OrderCopyCmdImpl
Set the PaymentTC that the billing address will be checked against.
setTcId(Long) - Method in interface com.ibm.commerce.order.commands.ValidateOrderAddressCmd
Sets the identifier of the PaymentTC terms and conditions object which could be used to check if the address is defined by the PaymentTC.
setTcId(Long) - Method in class com.ibm.commerce.order.commands.ValidateOrderAddressCmdImpl
Sets the identifier of the PaymentTC terms and conditions object which could be used to check if the address is defined by the PaymentTC.
setTcId(Long) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Sets the ID of the term condition used to price the catalog entry.
setTcId(Long) - Method in class com.ibm.commerce.price.commands.ItemPriceInfo
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(Long) - Method in class com.ibm.commerce.price.commands.PublishCustomPriceListCmdImpl
Set Term Condition ID.
setTcId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQTCRemoveCmdImpl
Sets the tcId
setTcId(String) - Method in class com.ibm.commerce.utf.beans.OrderCommentData
Sets the term cond id value.
setTcId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setTcId(String) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setTcId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setTcId(String) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setTcId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setTcId(String) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setTcId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setTcId(String) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setTcId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setTcId(String) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setTcId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setTcId(String) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setTcId(Long) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setTcId(String) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
setTcIdList(String[]) - Method in interface com.ibm.commerce.contract.tc.commands.ContractTCDeleteCmd
Sets the IDs of the Terms and Conditions to be deleted
setTcIdList(String[]) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCDeleteCmdImpl
Sets the IDs of the Terms and Conditions to be deleted
setTCIds(String[]) - Method in interface com.ibm.commerce.contract.tc.commands.ContractTCDeployCmd
Sets the IDs of the terms and conditions to be deployed.
setTCIds(String[]) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCDeployCmdImpl
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 interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the list of TCs from the tools XML objects and stores it in a member variable.
setTcListFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the list of TCs from the tools XML objects and stores it in a member variable.
setTcLongDescription(String) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCCreateCmdImpl
Sets the long description of the term and condition.
setTcLongDescription(String) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCUpdateCmdImpl
Sets the long description of the term and condition.
setTcReferenceNumber(Long) - Method in class com.ibm.commerce.contract.objects.PolicyTCRelationAccessBean
 
setTcReferenceNumber(String) - Method in class com.ibm.commerce.contract.objects.PolicyTCRelationAccessBean
 
setTcReferenceNumber(Long) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCCreateCmdImpl
Sets the ID of the term and condition.
setTcReferenceNumber(String) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCCreateCmdImpl
Sets the ID of the term and condition.
setTCs(Vector) - Method in class com.ibm.commerce.rfq.commands.RFQTCUpdateCmdImpl
Sets the tCs
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setTcSequence(Integer) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setTcSequence(String) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setTcShortDescription(String) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCCreateCmdImpl
Sets the short description of the term and condition.
setTcShortDescription(String) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCUpdateCmdImpl
Sets the short description of the term and condition.
setTcSubType(String) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setTCvalue(String) - Method in class com.ibm.commerce.rfq.commands.RFQTCAddCmdImpl
Sets the tCvalue
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.
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.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.DeleteOrderItemPAttributeTCCmdImpl
Stores the list of IDs corresponding to the term and conditions to be deleted.
setTelephone(TelephoneType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Telephone' containment reference.
setTelephone1(TelephoneType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'Telephone1' containment reference.
setTelephone2(TelephoneType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'Telephone2' containment reference.
setTemplate(String) - Method in interface com.ibm.commerce.giftcenter.commands.SendAnnouncementCmd
Sets the template to be used in the email announcement
setTemplate(String) - Method in class com.ibm.commerce.giftcenter.commands.SendAnnouncementCmdImpl
Sets the template to be used in the email announcement
setTemplateForEvaluation(String) - Method in class com.ibm.commerce.marketing.databeans.PromotionalPriceDataBean
Sets the promotion template to be evaluated.
setTemplateFormat(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Template Format' attribute.
setTemplateId(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementTemplateAccessBean
 
setTemplateId(Integer) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryAnnouncementTemplateDataBean
Sets the bean's announcement template ID.
setTemplateId(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAnnouncementVO
Sets the announcement template ID
setTemplateidentifier(String) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrtemplate
Sets the value of the 'Templateidentifier' attribute.
setTemplateName(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationAccessBean
 
setTemplateName(String) - Method in class com.ibm.commerce.catalog.objects.ProductPageRelationEntityCreationData
Sets the name and path of the display template page for the product.
setTemplateName(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementTemplateAccessBean
 
setTemplateType(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskAccessBean
 
setTemplateType(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskAccessBean
 
setTemplateType(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskEntityCreationData
Sets the templateType.
setTemplateType(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setTemplateType(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupAccessBean
 
setTemplateType(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskGroupEntityCreationData
Sets the templateType.
setTemplateType(Short) - Method in class com.ibm.commerce.marketing.runtime.engine.Activity
This method sets the type of the activity template.
setTemporary(boolean) - Method in class com.ibm.commerce.component.contextservice.ActivityDataNameValuePairs
Sets whether the token to be created using this activity data is temporary.
setTemporary(boolean) - Method in class com.ibm.commerce.component.contextservice.ActivityToken
Sets whether this token is temporary.
setTemporaryLock(boolean) - Method in class com.ibm.commerce.component.contextservice.ActivityToken
Sets whether subsequent requests can change this token's temporary status.
setTemporarySharedData(Map) - Method in interface com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmd
This method sets the map used to store temporary data that can be passed between all the campaign elements when evaluating an e-Marketing Spot.
setTemporarySharedData(Map) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
This method sets the map used to store temporary data that can be passed between all the campaign elements when evaluating an e-Marketing Spot.
SETTER_METHOD_HEADER - Static variable in class com.ibm.commerce.component.bod.MethodInvocationUtil
setters start with this string
setTerm(String) - Method in interface com.ibm.commerce.search.facade.server.entity.datatypes.SrchTerm
Sets the value of the 'Term' attribute.
setTermAndConditionId(Long) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Set term and condition id
setTermAndConditionId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTermAndConditionId(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTermcondId(Long) - Method in class com.ibm.commerce.contract.objects.ComponentAdjustmentAccessBean
 
setTermcondId(String) - Method in class com.ibm.commerce.tools.contract.beans.ShippingChargeAdjustmentDataBean
Sets the term and condition ID to which this term and condition references.
setTermCondId(String) - Method in class com.ibm.commerce.utf.beans.PAttrValueListBean
Sets the termCondId field.
setTermCondId(String) - Method in interface com.ibm.commerce.utf.beans.PAttrValueListInputDataBean
Sets the termCondId field.
setTermCondition(TermConditionAccessBean) - Method in interface com.ibm.commerce.contract.commands.DeployTCCmd
Sets the TermCondtionAccessBean to deploy.
setTermCondition(TermConditionAccessBean) - Method in class com.ibm.commerce.contract.commands.DeployTCCmdImpl
Sets the TermCondtionAccessBean to deploy
setTermCondition(TermConditionAccessBean) - Method in interface com.ibm.commerce.price.commands.DeployPriceTCCmd
Sets the Term&Condition Access Bean to be deployed.
setTermCondition(TermConditionAccessBean) - Method in class com.ibm.commerce.price.commands.DeployPriceTCCmdImpl
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.
setTermConditionAccessBeans(Vector) - Method in class com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeAdjustmentFilterDataBean
Sets the term and condition access bean for this data bean.
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.account.commands.UpdateAccountCmdImpl
Sets the term and condition ID.
setTermConditionId(Long) - Method in interface com.ibm.commerce.contract.commands.DeployExtendedTCCmd
Set the TermCondition Id
setTermConditionId(Long) - Method in class com.ibm.commerce.contract.commands.DeployExtendedTCCmdImpl
Set the TermCondition Id
setTermConditionId(Long) - Method in class com.ibm.commerce.contract.commands.ParticipantAddCmdImpl
Deprecated.
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.UpdateContractCmdImpl
Sets the ID of the term and condition
setTermConditionId(Long) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCUpdateCmdImpl
Sets the ID of the term and condition.
setTermConditionId(Long) - Method in class com.ibm.commerce.tools.contract.beans.PriceTCMasterCatalogWithFilteringDataBean
Sets the term and condition ID
setTermConditionIds(Vector) - Method in class com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeAdjustmentFilterDataBean
Sets the term and condition ID
setTerminalId(String) - Method in interface com.ibm.commerce.pvcadapter.PVCAdapter
Sets the terminal identifier for this device.
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 class com.ibm.commerce.pvcdevices.objects.PVCSessionAccessBean
 
setTestData(ExperimentRuleDefinition) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultsListDataBean
Reserved for IBM internal use.
setTestData(CampaignLoggingDataBean) - Method in class com.ibm.commerce.marketingcenter.events.runtime.CampaignLoggingECEventListenerImpl
Reserved for IBM internal use.
setTestData(Long, String) - Method in class com.ibm.commerce.marketingcenter.events.runtime.ExperimentEvaluationECEventListenerImpl
Reserved for IBM internal use.
setTestData(ExperimentLoggingDataBean) - Method in class com.ibm.commerce.marketingcenter.events.runtime.ExperimentLoggingECEventListenerImpl
Reserved for IBM internal use.
setTestElement(CampaignElementIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ExperimentResultType
Sets the value of the 'Test Element' containment reference.
setTestElement(CampaignElementIdentifierType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.TestElementStatisticsType
Sets the value of the 'Test Element' containment reference.
setTestelement_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexplog
Sets the value of the 'Testelement id' attribute.
setTestelement_id(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpstats
Sets the value of the 'Testelement id' attribute.
setTestElementData(String, String, boolean) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the test element data.
setTestElementData(String, String, String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the test element data.
setTestElementId(String) - Method in class com.ibm.commerce.marketing.runtime.util.ExperimentDataBean
This method sets the ID of the test element which resulted in data being displayed in an eMarketing Spot.
setTestElementId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the test element ID.
setTestElementId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This method sets the test element ID.
setTestElementId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.ExpCpgnStats
This method sets the test element ID recorded in the current event.
setTestElementId(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmd
This method sets the ID of the test element associated with the experiment running on the e-Marketing Spot.
setTestElementId(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeEvaluateCmdImpl
This method sets the ID of the test element associated with the experiment running on the e-Marketing Spot.
setTestElementId(Vector) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the internal ID of all test elements defined in this experiment rule.
setTestElementIdCounter(Integer) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the current ID of the last test element in the array defined in this experiment rule.
setTestElementKey(Vector) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the key object of all test elements defined in this experiment rule.
setTestElementName(String) - Method in class com.ibm.commerce.bi.taglib.CampaignBaseTag
Sets the test element name that should be used
setTestElementName(String) - Method in class com.ibm.commerce.marketing.runtime.util.ExperimentDataBean
This method sets the name of the test element which resulted in data being displayed in an eMarketing Spot.
setTestElementName(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the test element name.
setTestElementName(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentResultDataBean
This method sets the test element name.
setTestElementName(Vector) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the name of all test elements defined in this experiment rule.
setTestElementRatio(Vector) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the ratio of all test elements defined in this experiment rule.
setTestElementType(Vector) - Method in class com.ibm.commerce.tools.experimentation.ExperimentRuleDefinition
This method sets the type of all test elements defined in this experiment rule.
setTestElementWasClicked(boolean) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the field that specifies whether or not the test element was clicked by the customer.
setTestElementWasClicked(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the field that specifies whether or not the test element was clicked by the customer.
setTestElementWasCustom1(boolean) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the field that specifies whether or not a custom action was performed on the test element by the customer.
setTestElementWasCustom1(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the field that specifies whether or not a custom action was performed on the test element by the customer.
setTestElementWasCustom2(boolean) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the value that specifies whether or not a custom action was performed on the test element by the customer.
setTestElementWasCustom2(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the value that specifies whether or not a custom action was performed on the test element by the customer.
setTestElementWasCustom3(boolean) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the value that specifies whether or not a custom action was performed on the test element by the customer.
setTestElementWasCustom3(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the value that specifies whether or not a custom action was performed on the test element by the customer.
setTestElementWasCustom4(boolean) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the value that specifies whether or not a custom action was performed on the test element by the customer.
setTestElementWasCustom4(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the value that specifies whether or not a custom action was performed on the test element by the customer.
setTestElementWasCustom5(boolean) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the value that specifies whether or not a custom action was performed on the test element by the customer.
setTestElementWasCustom5(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the value that specifies whether or not a custom action was performed on the test element by the customer.
setTestElementWasViewed(boolean) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the field that specifies whether or not the test element was viewed by the customer.
setTestElementWasViewed(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.ExperimentLoggingDataBean
This method sets the field that specifies whether or not the test element was viewed by the customer.
setTfTradEngId(Long) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setTfTradEngId(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setTgtsales(BigDecimal) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Tgtsales' attribute.
setThisAttribute(PAttributeAccessBean) - Method in class com.ibm.commerce.utf.commands.PAttributeModifyCmdImpl
Set PAttribute Access Bean
setThisAuction(AuctionAccessBean) - Method in class com.ibm.commerce.negotiation.commands.ModifyAuctionCmdImpl
Stores the incoming auction access bean in a member variable.
setThresholdPrice(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.condition.PriceThresholdFilter
This method sets the ThresholdPrice.
setThresholdquantity(Double) - Method in interface com.ibm.commerce.inventory.facade.server.entity.datatypes.Invcnf
Sets the value of the 'Thresholdquantity' attribute.
setThrowable(Throwable) - Method in exception com.ibm.commerce.exception.ECException
This method sets the Exception object associated with this exception.
setThrowException(boolean) - Method in interface com.ibm.commerce.tools.attachment.commands.AttachmentXMLControllerCmd
Sets the throw exception flag
setThrowException(boolean) - Method in class com.ibm.commerce.tools.attachment.commands.AttachmentXMLControllerCmdImpl
Sets the throw exception flag.
setThumbnail(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogDescriptionType
Sets the value of the 'Thumbnail' attribute.
setThumbnail(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogDescription
Sets the value of the 'Thumbnail' attribute.
setThumbnail(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDescription
Sets the value of the 'Thumbnail' attribute.
setThumbnail(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupDescription
Sets the value of the 'Thumbnail' attribute.
setThumbNail(String) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionAccessBean
 
setThumbNail(String) - Method in class com.ibm.commerce.catalog.objects.CatalogDescriptionEntityCreationData
Sets the path to the thumbnail image.
setThumbNail(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
setThumbNail(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionEntityCreationData
Sets the path to the thumbnail image.
setThumbNail(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionAccessBean
 
setThumbNail(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionEntityCreationData
Sets the path to the thumbnail image.
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.catalogmanagement.commands.CatalogAddCmdImpl
Sets the path to the thumbnail image of the catalog.
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.CatalogEntryAddCmdImpl
Sets 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.CatalogEntryUpdateCmdImpl
Set the path to the thumbnail image of the catalog entry 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.CatalogGroupAddCmdImpl
Set 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.CatalogGroupUpdateCmdImpl
Set the path to the thumbnail image of the catalog group description
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.CatalogUpdateCmdImpl
Sets the path of the thumbnail image of the catalog.
setThumbnail(String) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreDescriptionType
Sets the value of the 'Thumbnail' attribute.
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 class com.ibm.commerce.tools.catalog.util.CategoryHelper
Set the path to the thumbnail image of the catalog group description.
setThumbnailPath(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementTemplateAccessBean
 
setThumbNailPath(String) - Method in class com.ibm.commerce.couponpromotion.objects.PromoDescriptionAccessBean
 
setThumbNailPath(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.objects.TagDisplayAccessBean
 
setThumbNailPath(String) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the coupon promotion's thumbnail image path.
setTickleFrequency(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerReasonAccessBean
 
setTicklerAction(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerActionDescriptionKey
 
setTicklerActionDescriptionList(TicklerActionDescriptionDataBean[]) - Method in class com.ibm.commerce.tickler.beans.TicklerActionListBean
This method sets the list of tickler action descriptions.
setTicklerActionHistoryId(Long) - Method in class com.ibm.commerce.tickler.objects.TicklerActionHistoryAccessBean
 
setTicklerActionHistoryList(TicklerActionHistoryDataBean[]) - Method in class com.ibm.commerce.tickler.beans.TicklerActionHistoryListDataBean
This method sets the tickler action history.
setTicklerActionHistoryList(TicklerActionHistoryDataBean[]) - Method in interface com.ibm.commerce.tickler.beans.TicklerActionHistoryListInputDataBean
This method sets the tickler action history.
setTicklerActionId(Integer) - Method in class com.ibm.commerce.tickler.beans.TicklerActionDataBean
This method sets the ticklerActionId field and uses it to set the referenceNumber key field of the access bean.
setTicklerActionId(Integer) - Method in class com.ibm.commerce.tickler.beans.TicklerActionDescriptionDataBean
This method sets the ticklerActionId field and uses it to set the referenceNumber key field of the access bean.
setTicklerActionId(Integer) - Method in interface com.ibm.commerce.tickler.beans.TicklerActionDescriptionInputDataBean
This method sets the ticklerActionId field and uses it to set the tickler action key field of the access beans.
setTicklerActionId(Integer) - Method in interface com.ibm.commerce.tickler.beans.TicklerActionInputDataBean
This method sets the ticklerActionId field and uses it to set the referenceNumber key field of the access bean.
setTicklerActionId(Integer) - Method in interface com.ibm.commerce.tickler.commands.RecordTicklerActionCmd
This method sets the tickler action code.
setTicklerActionId(Integer) - Method in class com.ibm.commerce.tickler.commands.RecordTicklerActionCmdImpl
This method sets the tickler action code.
setTicklerActionId(Integer) - Method in class com.ibm.commerce.tickler.commands.TicklerActionRecordCmdImpl
This method is used to set the tickler action code.
setTicklerActionId(Integer) - Method in class com.ibm.commerce.tickler.commands.TicklerAssignCmdImpl
This method sets the tickler action code.
setTicklerActionId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerActionDescriptionAccessBean
 
setTicklerActionId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerActionHistoryAccessBean
 
setTicklerActionList(TicklerActionDataBean[]) - Method in class com.ibm.commerce.tickler.beans.TicklerActionListBean
This method sets the list of tickler actions.
setTicklerComment(String) - Method in interface com.ibm.commerce.tickler.commands.CreateTicklerCmd
This method sets the tickler comment.
setTicklerComment(String) - Method in class com.ibm.commerce.tickler.commands.CreateTicklerCmdImpl
This method sets the tickler comment.
setTicklerComment(String) - Method in class com.ibm.commerce.tickler.commands.TicklerCreateCmdImpl
This method is used to set the tickler comment.
setTicklerComment(String) - Method in class com.ibm.commerce.tickler.commands.TicklerUpdateCmdImpl
This method sets the tickler comment.
setTicklerComment(String) - Method in interface com.ibm.commerce.tickler.commands.UpdateTicklerCmd
This method sets the tickler comment.
setTicklerComment(String) - Method in class com.ibm.commerce.tickler.commands.UpdateTicklerCmdImpl
This method sets the tickler comment.
setTicklerComment(String) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setTicklerComments(String) - Method in class com.ibm.commerce.payment.actions.commands.UndoPaymentActionsCmdImpl
This method sets the comments of the tickler.
setTicklerGeneration(Short) - Method in class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeAccessBean
 
setTicklerId(String) - Method in class com.ibm.commerce.tickler.beans.TicklerListDataBean
This method sets the tickler ID.
setTicklerId(Long) - Method in interface com.ibm.commerce.tickler.commands.LockTicklerCmd
This method is used to set the tickler identifier.
setTicklerId(Long) - Method in class com.ibm.commerce.tickler.commands.LockTicklerCmdImpl
This method is used to sets the tickler identifier.
setTicklerId(Long) - Method in class com.ibm.commerce.tickler.commands.TicklerActionRecordCmdImpl
This method sets the tickler identifier.
setTicklerId(Long) - Method in class com.ibm.commerce.tickler.commands.TicklerLockCmdImpl
This method sets the tickler identifier.
setTicklerId(Long) - Method in class com.ibm.commerce.tickler.commands.TicklerUnlockCmdImpl
This method sets the tickler identifier.
setTicklerId(Long) - Method in class com.ibm.commerce.tickler.commands.TicklerUpdateCmdImpl
This method sets the tickler identifier.
setTicklerId(Long) - Method in class com.ibm.commerce.tickler.objects.TicklerActionHistoryAccessBean
 
setTicklerIds(Long[]) - Method in interface com.ibm.commerce.tickler.commands.RecordTicklerActionCmd
This method sets the list of tickler identifiers.
setTicklerIds(Long[]) - Method in class com.ibm.commerce.tickler.commands.RecordTicklerActionCmdImpl
This method sets the list of tickler identifiers.
setTicklerIds(Long[]) - Method in class com.ibm.commerce.tickler.commands.TicklerAssignCmdImpl
This method sets the list of tickler identifiers.
setTicklerIds(Long[]) - Method in interface com.ibm.commerce.tickler.commands.UnlockTicklerCmd
This method sets the list of tickler identifiers.
setTicklerIds(Long[]) - Method in class com.ibm.commerce.tickler.commands.UnlockTicklerCmdImpl
This method sets the list of tickler identifiers.
setTicklerIds(Long[]) - Method in interface com.ibm.commerce.tickler.commands.UpdateTicklerCmd
This method sets the list of tickler identifiers.
setTicklerIds(Long[]) - Method in class com.ibm.commerce.tickler.commands.UpdateTicklerCmdImpl
This method sets the list of tickler identifiers.
setTicklerList(TicklerDataBean[]) - Method in class com.ibm.commerce.tickler.beans.TicklerListDataBean
This method sets the list of ticklers.
setTicklerList(TicklerDataBean[]) - Method in interface com.ibm.commerce.tickler.beans.TicklerListInputDataBean
This method sets the list of ticklers.
setTicklerNeeded(boolean) - Method in class com.ibm.commerce.payment.actions.commands.UndoPaymentActionsCmdImpl
This method sets whether a tickler is necessary when the undo payment action is not successfully executed.
setTicklerProperties(TypedProperty) - Method in interface com.ibm.commerce.subscription.commands.SubscriptionNotificationCmd
Sets the tickler notification message properties.
setTicklerProperties(TypedProperty) - Method in class com.ibm.commerce.subscription.commands.SubscriptionNotificationCmdImpl
This method sets the input properties for the tickler creation.
setTicklerReason(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerReasonDescriptionKey
 
setTicklerReasonDescriptionList(TicklerReasonDescriptionDataBean[]) - Method in class com.ibm.commerce.tickler.beans.TicklerReasonListDataBean
This method sets the list of tickler reason descriptions.
setTicklerReasonId(Integer) - Method in class com.ibm.commerce.tickler.beans.TicklerReasonDataBean
This method sets the ticklerReasonId field and uses it to set the referenceNumber key field of the access bean.
setTicklerReasonId(Integer) - Method in class com.ibm.commerce.tickler.beans.TicklerReasonDescriptionDataBean
This method sets the ticklerReasonId field and uses it to set the referenceNumber key field of the access bean.
setTicklerReasonId(Integer) - Method in interface com.ibm.commerce.tickler.beans.TicklerReasonDescriptionInputDataBean
This method sets the ticklerReasonId field and uses it to set the Tickler reason key field of the access beans.
setTicklerReasonId(Integer) - Method in interface com.ibm.commerce.tickler.beans.TicklerReasonInputDataBean
This method sets the ticklerReasonId field and uses it to set the referenceNumber key field of the access bean.
setTicklerReasonId(Integer) - Method in interface com.ibm.commerce.tickler.commands.CreateTicklerCmd
This method sets the tickler reason identifier.
setTicklerReasonId(Integer) - Method in class com.ibm.commerce.tickler.commands.CreateTicklerCmdImpl
This method sets the tickler reason identifier.
setTicklerReasonId(Integer) - Method in interface com.ibm.commerce.tickler.commands.DetermineAssignmentCmd
This method sets the tickler reason identifier.
setTicklerReasonId(Integer) - Method in class com.ibm.commerce.tickler.commands.DetermineAssignmentCmdImpl
This method sets the tickler reason identifier.
setTicklerReasonId(Integer) - Method in class com.ibm.commerce.tickler.commands.TicklerCreateCmdImpl
This method sets the tickler reason identifier.
setTicklerReasonId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerAccessBean
 
setTicklerReasonId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerReasonAccessBean
 
setTicklerReasonId(Integer) - Method in class com.ibm.commerce.tickler.objects.TicklerReasonDescriptionAccessBean
 
setTicklerReasonList(TicklerReasonDataBean[]) - Method in class com.ibm.commerce.tickler.beans.TicklerReasonListDataBean
This method sets the list of tickler reasons.
setTieCode(Short) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets tie Code
setTieCode(Short) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTieShipCode(Hashtable) - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
This method sets the ihshTieShipCode.
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.commands.EmailConfigurationSaveTaskCmdImpl
Sets the time of a day when inbound or outbound e-mail activities will occur.
setTime(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean
 
setTime(String) - Method in class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean
 
setTimeAccept(Timestamp) - Method in class com.ibm.commerce.couponwallet.objects.CouponWalletAccessBean
 
setTimeActivated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setTimeActivated(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setTimeActivated(Timestamp) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setTimeActivated(String) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setTimeApproved(Timestamp) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setTimeApproved(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setTimeApproved(Timestamp) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setTimeApproved(String) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setTimeBlocked(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderBlockTypeImpl
 
setTimeBlocked(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderBlockType
Sets the value of the 'Time Blocked' attribute.
setTimeBlocked(Timestamp) - Method in class com.ibm.commerce.order.history.HistoryOrderBlock
This method sets the timeBlocked.
setTimeBlocked(Timestamp) - Method in class com.ibm.commerce.ordermanagement.objects.OrderBlockAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.attachment.objects.AttachmentAssetEntityCreationData
Sets the time the attachment asset was created.
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ParticipantAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.ParticipantAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.PolicyDescriptionAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.PolicyDescriptionAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.TermConditionDescriptionAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.TermConditionDescriptionAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.contract.objects.TradingDescriptionAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.contract.objects.TradingDescriptionAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.fulfillment.objects.OrderItemShipConfirmationAccessBean
 
setTimecreated(Date) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmrankingstat
Sets the value of the 'Timecreated' attribute.
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets time Created timestamp
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemSerialAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.payment.objects.InvoiceAccessBean
 
setTimeCreated(String) - Method in class com.ibm.commerce.payment.objects.InvoiceAccessBean
 
setTimeCreated(Date) - Method in class com.ibm.commerce.payments.plugin.impl.FinancialTransactionImpl
This method sets the time the FinancialTransaction was created.
setTimeCreated(long) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the time that the PaymentInstruction was created.
setTimeCreated(long) - Method in class com.ibm.commerce.payments.plugincontroller.Credit
This method sets the create time of this credit.
setTimeCreated(long) - Method in class com.ibm.commerce.payments.plugincontroller.FinancialTransaction
This method sets the time when the financial transaction was created.
setTimeCreated(long) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets the create time.
setTimeCreated(long) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the create time.
setTimeCreated(Timestamp) - Method in class com.ibm.commerce.tools.contract.beans.PolicyDataBean
Sets the creation time of the business policy
setTimeDeployed(Timestamp) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setTimeDeployed(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setTimeDurationUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets duration time string (in hh:mm:ss format) from the WebSphere Commerce tools framework XML objects, and sets it for the command.
setTimeDurationUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets duration time string (in hh:mm:ss format) from the WebSphere Commerce tools framework XML objects, and sets it for the command.
setTimeExpired(long) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets the expire time.
setTimeout(long) - Method in class com.ibm.commerce.messaging.commands.GetBatchAvailabilityCmdImpl
This method sets the timeout in seconds.
setTimeout(long) - Method in class com.ibm.commerce.messaging.commands.GetPriceAndAvailabilityCmdImpl
This method sets the request timeout.
setTimeout(long) - Method in interface com.ibm.commerce.messaging.commands.RequestOrderQuotationPolicyCmd
This method sets the timeout value.
setTimeout(long) - Method in class com.ibm.commerce.messaging.commands.TransferShopcartCmdImpl
This method 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.pvc.commands.PVCBufferUrlCmd
Sets the buffer timeout value.
setTimeout(long) - Method in class com.ibm.commerce.pvc.commands.PVCBufferUrlCmdImpl
Set the buffer timeout value.
setTimeout(Long) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
setTimeout(String) - Method in class com.ibm.commerce.user.objects.UserRegistryAccessBean
 
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.order.commands.OrderTransferCheckCmdImpl
Sets the timeoutURL property of the command.
setTimeoutURL(String) - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationCheckCmdImpl
Sets the timeoutURL.
setTimeperiod(Double) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Timeperiod' attribute.
setTimeperiod_uom(String) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Timeperiod uom' attribute.
setTimePlaced(Timestamp) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setTimePlaced(String) - Method in class com.ibm.commerce.inventory.objects.OrderReleaseAccessBean
 
setTimePlaced(Object) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionType
Sets the value of the 'Time Placed' attribute.
setTimeplaced(Date) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Timeplaced' attribute.
setTimeplaced(Date) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrrenew
Sets the value of the 'Timeplaced' attribute.
setTimeplaced(Date) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrschjobs
Sets the value of the 'Timeplaced' attribute.
setTimeplaced(Date) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscrsuspend
Sets the value of the 'Timeplaced' attribute.
setTimeReleased(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemFulfillmentInfoTypeImpl
 
setTimeReleased(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemFulfillmentInfoType
Sets the value of the 'Time Released' attribute.
setTimeReleased(Timestamp) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets time released
setTimeReleased(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTimeReleased(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTimeShipped(Timestamp) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
Sets the time and date the order item shipped.
setTimeShipped(Timestamp) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
setTimeShipped(Object) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemFulfillmentInfoTypeImpl
 
setTimeShipped(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemFulfillmentInfoType
Sets the value of the 'Time Shipped' attribute.
setTimeShipped(Timestamp) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Set time shipped
setTimeShipped(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTimeShipped(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTimestamp(Timestamp) - Method in interface com.ibm.commerce.command.CommandContext
Reserved for IBM internal use.
setTimestamp(Timestamp) - Method in class com.ibm.commerce.command.CommandContextImpl
Reserved for IBM internal use.
setTimeStamp(Timestamp) - Method in class com.ibm.commerce.content.dynacache.AttachmentCmdEventData
Deprecated.
Sets the timestamp.
setTimeStamp(Timestamp) - Method in class com.ibm.commerce.content.dynacache.CollateralCmdEventData
Deprecated.
Sets the timestamp.
setTimestamp(Timestamp) - Method in interface com.ibm.commerce.context.preview.PreviewContext
Sets the time to be used by the session.
setTimestamp(Timestamp, boolean) - Method in interface com.ibm.commerce.context.preview.PreviewContext
Sets the time to be used by the session.
setTimestamp(Timestamp) - Method in class com.ibm.commerce.context.previewimpl.PreviewContextImpl
Sets the time to be used by the session.
setTimestamp(Timestamp, boolean) - Method in class com.ibm.commerce.context.previewimpl.PreviewContextImpl
Sets the time to be used by the session.
setTimestamp(Long) - Method in class com.ibm.commerce.foundation.common.security.auth.callback.IdentityTokenCallback
This method sets the creation time of the identity token.
setTimestamp(Timestamp) - Method in interface com.ibm.commerce.order.calculation.CalculationCmd
Sets the timestamp to use during execution.
setTimestamp(Timestamp) - Method in class com.ibm.commerce.order.calculation.CalculationCmdImpl
Sets the timestamp to use during execution.
setTimetosend(Date) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtrigsnd
Sets the value of the 'Timetosend' attribute.
setTimeUpdate(long) - Method in class com.ibm.commerce.payments.plugin.impl.PaymentInstructionImpl
This method sets the time the PaymentInstruction was last changed.
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.attachment.objects.AttachmentAssetEntityCreationData
Sets the time the attachment asset was updated.
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ParticipantAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.ParticipantAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.PolicyDescriptionAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.PolicyDescriptionAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.contract.objects.TradingDescriptionAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.contract.objects.TradingDescriptionAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.payment.objects.AccountAccessBean
 
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setTimeUpdated(String) - Method in class com.ibm.commerce.payment.objects.CreditLineAccessBean
 
setTimeUpdated(Date) - Method in class com.ibm.commerce.payments.plugin.impl.FinancialTransactionImpl
This method sets the time the FinancialTransaction was last updated.
setTimeUpdated(long) - Method in class com.ibm.commerce.payments.plugincontroller.Credit
This method sets the update time of this credit.
setTimeUpdated(long) - Method in class com.ibm.commerce.payments.plugincontroller.FinancialTransaction
This method sets the time when the financial transaction was update.
setTimeUpdated(long) - Method in class com.ibm.commerce.payments.plugincontroller.Payment
This method sets the update time.
setTimeUpdated(long) - Method in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
This method sets the update time.
setTimeUpdated(Timestamp) - Method in class com.ibm.commerce.tools.contract.beans.PolicyDataBean
Sets the update time of the business policy
setTimeWithinADaySchedule(TimeRangeWithinADaySchedule) - Method in class com.ibm.commerce.marketing.promotion.schedule.PromotionSchedule
Sets the TimeRangeWithinADaySchedule
setTimezone(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setTimeZone(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the time zone.
setTimeZone(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the time zone.
setTitle(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setTitle(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Title' attribute.
settleBatch(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sends the batch request that contains all the credit/deposit transactions need to be batched by calling the batch API of the plugins.
settleBatch(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter_V1
This method sends the batch request that contains all the credit/deposit transactions need to be batched by calling the batch API of the plugins.
settleBatch(PaymentContext, String, boolean) - Method in class com.ibm.commerce.payments.plugincontroller.PluginController
This method is used to send batch request to the back end.
setTo(int) - Method in class com.ibm.commerce.edp.parsers.scoreandresponserules.ScoreRule
This method sets the ending value of this score value.
setToCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setToCatalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CompositeCatalogEntryAccessBean
 
setToCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setToCatalogEntryReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryAccessBean
 
setToCatalogEntryReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogEntryEntityCreationData
Sets the catalog entry ID that is the target of the association.
setToCatalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setToCatalogGroupReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupAccessBean
 
setToCatalogGroupReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
Sets the catalog group ID that is the target of the association.
setToCurrency(String) - Method in class com.ibm.commerce.common.objects.CurrencyConversionAccessBean
 
setTool(String) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentResultDataBean
Sets the tool used to display the attachments: search or browse.
setToolXMLObject(Hashtable) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Sets Tools framework XML objects
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.rfq.commands.RFQResponseBaseCmdImpl
Sets the field of toolXMLObject
setToolXMLObject(Hashtable) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the XML Objects composed by the tools framework.
setToolXMLObject(Hashtable) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Sets TOOL XML object
setToolXMLObject(Hashtable) - Method in class com.ibm.commerce.utf.commands.RFQCompleteCmdImpl
Sets a member variable to the incoming tools XML object.
setToOrder(OrderAccessBean) - Method in interface com.ibm.commerce.order.commands.ExtOrderCopyCmd
Sets the target order.
setToOrder(OrderAccessBean) - Method in class com.ibm.commerce.order.commands.ExtOrderCopyCmdImpl
Sets the target order.
setToOrderAbbreviations(String[]) - Method in interface com.ibm.commerce.order.commands.OrderCopyCmd
Set 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.SSFSOrderCopyCmd
Set the target order.
setToOrderAbbreviations(String[]) - Method in class com.ibm.commerce.order.commands.SSFSOrderCopyCmdImpl
Set the target order.
setToOrderId(Long) - Method in interface com.ibm.commerce.edp.commands.PICopyCmd
This method sets the ID of the order to copy payment information to
setToOrderId(Long) - Method in class com.ibm.commerce.edp.commands.PICopyCmdImpl
This method sets the ID of the order to be copied to
setToOrderId(Long) - Method in class com.ibm.commerce.edp.commands.PICopyVoidCmdImpl
This method sets the ID of the order to be copied to
setToOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.AbstractCopyOrderPromotionCodeTaskCmdImpl
 
setToOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.CopyOrderPromotionCodeCOTaskCmdImpl
 
setToOrderId(Long) - Method in interface com.ibm.commerce.marketing.commands.CopyOrderPromotionCodeTaskCmd
This is the method declaration to Set To Order Id.
setToOrderId(Long) - Method in class com.ibm.commerce.marketing.commands.CopyOrderPromotionCodeTaskCmdImpl
 
setToOrderItem(OrderItemAccessBean) - Method in interface com.ibm.commerce.orderitems.commands.CopyOrderItemComponentsCmd
This method sets order item to which components are copied.
setToOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.orderitems.commands.CopyOrderItemComponentsCmdImpl
This method sets order item to which components are copied.
setToOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.orderitems.commands.CopyOrderItemComponentsForDynamicKitCmdImpl
This method sets order item to which components are copied.
setToOrderItem(OrderItemAccessBean) - Method in interface com.ibm.commerce.orderitems.commands.CopyOrderItemConfigurationCmd
This method sets order item to which configuration is copied.
setToOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.orderitems.commands.CopyOrderItemConfigurationCmdImpl
This method sets order item to which configuration is copied.
setToOrderItem(OrderItemAccessBean) - Method in class com.ibm.commerce.orderitems.commands.CopyOrderItemConfigurationForDynamicKitCmdImpl
This method sets order item to which configuration is copied.
setToOrders(String[]) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemMoveCmd
Sets a destination order for the output order items.
setToOrders(String[]) - Method in class com.ibm.commerce.orderitems.commands.OrderItemMoveCmdImpl
Sets a destination order for the output order items.
setTopCatalogGroup(boolean) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogGroupType
Sets the value of the 'Top Catalog Group' attribute.
setTopGeoNode(boolean) - Method in interface com.ibm.commerce.store.facade.datatypes.GeoNodeType
Sets the value of the 'Top Geo Node' attribute.
setToQuantityUnitId(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitConversionAccessBean
 
setTotalAdjustment(MonetaryAmountType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderChargesType
Sets the value of the 'Total Adjustment' containment reference.
setTotalAdjustment(MonetaryAmountType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderItemChargesType
Sets the value of the 'Total Adjustment' containment reference.
setTotalAdjustment(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets total Adjustment
setTotalAdjustment(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets total adjustment
setTotalAdjustment(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setTotalAdjustment(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setTotalAdjustment(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTotalAdjustment(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTotalAdjustment(BigDecimal) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setTotalAdjustment(String) - Method in class com.ibm.commerce.order.objects.SubOrderAccessBean
 
setTotalAdjustment(BigDecimal) - Method in class com.ibm.commerce.order.objects.SubOrderAdjustmentAccessBean
 
setTotalAdjustment(String) - Method in class com.ibm.commerce.order.objects.SubOrderAdjustmentAccessBean
 
setTotalAmount(BigDecimal) - Method in interface com.ibm.commerce.edp.commands.PrimePaymentCmd
This method sets the total amount of the order.
setTotalAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.PrimePaymentCmdImpl
This method sets the total order amount.
setTotalAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.PrimePaymentVoidCmdImpl
This method sets the total order amount.
setTotalAmount(BigDecimal) - Method in interface com.ibm.commerce.edp.commands.TriggerPaymentActionsCmd
This method sets the total amount of the order.
setTotalAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.TriggerPaymentActionsCmdImpl
This method sets the total amount of the order.
setTotalAmount(BigDecimal) - Method in class com.ibm.commerce.edp.commands.TriggerPaymentActionsVoidCmdImpl
This method sets the total amount of the order.
setTotalAmount(BigDecimal) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderHeader
This method sets the total order amount.
setTotalAmount(BigDecimal) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderRequestHeader
This method sets the total amount of the order.
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.commands.CheckPOSpendingLimitCmdImpl
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.CheckTASpendingLimitCmdImpl
Sets the totalAmount property of the command.
setTotalAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.DoPaymentCLCmdImpl
Deprecated.
Sets the totalAmount property of the command.
setTotalAmount(BigDecimal) - Method in interface com.ibm.commerce.payment.commands.DoPaymentCmd
Deprecated.
Sets the totalAmount property of the command.
setTotalAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.DoPaymentCmdImpl
Deprecated.
Sets the totalAmount property of the command.
setTotalAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.DoPaymentMPFCmdImpl
Deprecated.
Sets the totalAmount property of the command.
setTotalAmount(BigDecimal) - Method in interface com.ibm.commerce.payment.commands.DoPaymentPolicyCmd
Deprecated.
Sets the totalAmount property of the command.
setTotalAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.DoPaymentTestCmdImpl
Deprecated.
Sets the totalAmount property of the command.
setTotalAmount(BigDecimal) - Method in interface com.ibm.commerce.payment.commands.UpdatePOSpendingCmd
This method sets the totalAmount property of the command.
setTotalAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.UpdatePOSpendingForLimitCheckCmdImpl
This command sets the totalAmount property of the command.
setTotalAmount(BigDecimal) - Method in interface com.ibm.commerce.payment.commands.UpdateTASpendingCmd
This method sets the totalAmount property of the command.
setTotalAmount(BigDecimal) - Method in class com.ibm.commerce.payment.commands.UpdateTASpendingForLimitCheckCmdImpl
This method 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.
setTotalAmount(BigDecimal) - Method in class com.ibm.commerce.payment.extern.AuthorizeAccountPaymentCmdImpl
Sets the totalAmount property of the command.
setTotalApplicationCountLimit(int) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the limit of how many times a promotion can be redeemed overall.
setTotalApplicationCountLimit(int) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the limit of how many times a promotion can be redeemed overall.
setTotalCharge(BigDecimal) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setTotalCharge(String) - Method in class com.ibm.commerce.payment.objects.PaymentSummaryAccessBean
 
setTotalCost(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.condition.TotalCostFilter
This method sets the TotalCost.
setTotalCost(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.condition.TotalCostPatternFilter
This method sets the TotalCost.
setTotalcost(BigDecimal) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Totalcost' attribute.
setTotalCredit(BigDecimal) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setTotalCredit(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setTotalCredit(BigDecimal) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setTotalCredit(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAItemAccessBean
 
setTotalLimit(int) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionRedemptionLimitType
Sets the value of the 'Total Limit' attribute.
setTotalLimit(int) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the promotion total applicable limit.
setTotalListSize(int) - Method in class com.ibm.commerce.tickler.beans.TicklerActionListBean
This method sets the total size of the list.
setTotalListSize(int) - Method in class com.ibm.commerce.tickler.beans.TicklerReasonListDataBean
This method sets the total size of the list.
setTotallmt(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Totallmt' attribute.
setTotalNumberOfOrdersFound(Integer) - Method in class com.ibm.commerce.order.client.beans.OrderStatusListDataBean
Sets the total number of orders found.
setTotalNumOffer(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setTotalPrice(String) - Method in class com.ibm.commerce.inventory.beans.PackslipOrderItemDataBean
This method sets the total price.
setTotalProduct(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets total product
setTotalProduct(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTotalProduct(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTotalProductPrice(MonetaryAmountType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderChargesType
Sets the value of the 'Total Product Price' containment reference.
setTotalProductPrice(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryOrder
Set total Product Price
setTotalProductPrice(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setTotalProductPrice(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setTotalRecipients(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailStatisticsType
Sets the value of the 'Total Recipients' attribute.
setTotalSalesTax(MonetaryAmountType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderChargesType
Sets the value of the 'Total Sales Tax' containment reference.
setTotalShippingCharge(MonetaryAmountType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderChargesType
Sets the value of the 'Total Shipping Charge' containment reference.
setTotalShippingCharge(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets Total Shipping Charge
setTotalShippingCharge(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setTotalShippingCharge(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setTotalShippingTax(MonetaryAmountType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderChargesType
Sets the value of the 'Total Shipping Tax' containment reference.
setTotalShippingTax(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets Total Shipping Tax
setTotalShippingTax(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setTotalShippingTax(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setTotalTax(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets Total Tax
setTotalTax(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setTotalTax(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setTotalTaxByTaxCategory(TaxByTaxCategoryType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'Total Tax By Tax Category' containment reference.
setTotalTaxRate(BigDecimal) - Method in class com.ibm.commerce.order.calculation.Item
Sets the Total Tax Rate for this Order Item.
setTpcLevel(Integer) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Catalog
Sets the value of the 'Tpc Level' attribute.
setTPCLevel(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogAccessBean
 
setTPCLevel(String) - Method in class com.ibm.commerce.catalog.objects.CatalogAccessBean
 
setTPCLevel(Integer) - Method in class com.ibm.commerce.catalog.objects.CatalogEntityCreationData
Sets the TPC level.
setTPCLevel(Integer) - Method in interface com.ibm.commerce.catalogmanagement.commands.CatalogAddCmd
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.CatalogUpdateCmd
Sets the trading position container level of the catalog.
setTPCLevel(Integer) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogUpdateCmdImpl
Set the TPC Level of the catalog.
setTrace(String) - Method in class com.ibm.commerce.catalog.facade.server.services.search.metadata.solr.SolrCatalogNavigationViewImpl
Assigned the query trace string.
setTraceComponents(String) - Method in class com.ibm.commerce.ras.ant.tasks.LogConfigurationTask
This method sets the tracing components to enable.
setTraceComponents(Vector) - Method in class com.ibm.commerce.ras.LogConfiguration
Sets the status of tracing components.
setTraceFile(String) - Method in class com.ibm.commerce.ras.ant.tasks.LogConfigurationTask
This method sets the name of the trace file.
setTraceFileName(String) - Method in class com.ibm.commerce.ras.LogConfiguration
Sets the file name of the Trace file.
setTraceFileSize(String) - Method in class com.ibm.commerce.ras.ant.tasks.LogConfigurationTask
This method sets the maximum size of the trace file.
setTraceFileSize(long) - Method in class com.ibm.commerce.ras.LogConfiguration
Sets the file size of the Trace file.
setTrackIcon(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setTrackingDate(Timestamp) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets tracking date
setTrackingDate(Timestamp) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTrackingDate(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTrackingId(String) - Method in interface com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmd
Sets the tracking identifier.
setTrackingId(String) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl
Sets the tracking identifier.
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.ReleaseShipUpdateCmdImpl
 
setTrackingId(String) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setTrackingId(String) - Method in class com.ibm.commerce.me.datatype.ShippingInfo
This method sets the tracking ID.
setTrackingID(String) - Method in interface com.ibm.commerce.order.facade.datatypes.FinancialTransactionType
Sets the value of the 'Tracking ID' attribute.
setTrackingId(String) - Method in interface com.ibm.commerce.payments.plugin.FinancialTransaction
This method sets the FinancialTransaction tracking identifier.
setTrackingId(String) - Method in class com.ibm.commerce.payments.plugin.impl.FinancialTransactionImpl
This method sets the FinancialTransaction tracking identifier.
setTrackingId(String) - Method in class com.ibm.commerce.payments.plugincontroller.FinancialTransaction
This method sets the identifier generated by the plug-in for this financial transaction.
setTrackingNumber(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
setTrackingNumber(String) - Method in class com.ibm.commerce.order.history.HistoryOrderItem
Sets tracking number
setTrackingNumber(String) - Method in class com.ibm.commerce.order.objects.OrderItemAccessBean
 
setTrackingURL(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ShippingModeType
Sets the value of the 'Tracking URL' attribute.
setTrackingURL(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ShippingModeTypeImpl
 
setTrackingURL(String) - Method in interface com.ibm.commerce.order.facade.datatypes.ShippingModeType
Sets the value of the 'Tracking URL' attribute.
setTrackInquiryType(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setTrackInventory(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.StoreItem
Sets the value of the 'Track Inventory' attribute.
setTrackInventory(String) - Method in class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
setTrackName(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setTrackSocksHost(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setTrackSocksPort(Integer) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setTrackSocksPort(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setTrackURL(String) - Method in class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
setTradeposcnId(Long) - Method in interface com.ibm.commerce.catalogmanagement.commands.OfferAddCmd
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.OfferDeleteCmd
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.OfferUpdateCmd
Sets the trading position container ID for the offer.
setTradeposcnId(Long) - Method in class com.ibm.commerce.catalogmanagement.commands.OfferUpdateCmdImpl
Set trading positioning container Id for the offer
setTradePosContainerId(Long) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setTradePosContainerId(String) - Method in class com.ibm.commerce.order.objects.OfferAccessBean
 
setTradingABs(TradingAgreementAccessBean[]) - Method in interface com.ibm.commerce.price.commands.CalculateContractPricesCmd
Sets the input trading agreement access beans for determining the contract prices.
setTradingABs(TradingAgreementAccessBean[]) - Method in class com.ibm.commerce.price.commands.CalculateContractPricesCmdImpl
Sets the input trading agreement access beans for determining the contract prices.
setTradingAgreements(TradingAgreementAccessBean[]) - Method in interface com.ibm.commerce.contract.commands.CalculateProductSetEntitlementCmd
set a set of trading agreement access beans
setTradingAgreements(TradingAgreementAccessBean[]) - Method in class com.ibm.commerce.contract.commands.CalculateProductSetEntitlementCmdImpl
 
setTradingAgreements(Long[]) - Method in class com.ibm.commerce.orderitems.commands.RetrieveTradingsTaskCmdImpl
This method sets the array of trading agreement identifiers.
setTradingBasePrices(MonetaryAmount[]) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Set the prices of the catalog entry for the trading agreements.
setTradingDepositAmountId(Long) - Method in class com.ibm.commerce.payment.objects.TradingDepositAmountAccessBean
 
setTradingDepositAmountId(String) - Method in class com.ibm.commerce.payment.objects.TradingDepositAmountAccessBean
 
setTradingEngine(Long) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
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.ModifyRFQBasicInfoCmd
Stores the ID of the trading engine that manages the RFQ.
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 class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the identifier of the trading engine the manages the offering.
setTradingEngineFromUrl(String, boolean) - Method in interface com.ibm.commerce.utf.commands.OfferingBaseCmd
Retrieves the trading engine identifier from the tools XML objects and stores it in a member variable.
setTradingEngineFromUrl(String, boolean) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Retrieves the trading engine identifier from the tools XML objects and stores it in a member variable.
setTradingId(Long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryCalculationCode
Sets the value of the 'Trading Id' attribute.
setTradingId(Long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupCalculationCode
Sets the value of the 'Trading Id' attribute.
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.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.ParticipantAddCmd
Sets ID of the trading agreement to which the participant will be added
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 class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.ParticipantAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.ParticipantAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.TermConditionAttributeAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.contract.objects.TradingDescriptionAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.contract.objects.TradingDescriptionAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.order.objects.OrderItemTradingRelationshipAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.order.objects.OrderItemTradingRelationshipAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setTradingId(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemAddCmd
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.OrderItemUpdateCmd
Set the trading id parameters (optional).
setTradingId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.ordermanagement.objects.RMAAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.payment.objects.TradingDepositAmountAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.payment.objects.TradingDepositAmountAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.payment.objects.TradingPurchaseAmountAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.payment.objects.TradingPurchaseAmountAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.payment.objects.TradingRefundAmountAccessBean
 
setTradingId(String) - Method in class com.ibm.commerce.payment.objects.TradingRefundAmountAccessBean
 
setTradingId(Long) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Sets the trading ID used to price the catalog entry.
setTradingId(Long) - Method in class com.ibm.commerce.price.commands.ItemPriceInfo
Set trading ID
setTradingId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the trading id parameters (optional).
setTradingId(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the trading id parameters (optional).
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.rfq.commands.CreateTradeAttachmentCmdImpl
Sets the tradingId
settradingId(Long) - Method in class com.ibm.commerce.rfq.commands.RFQAttachmentUploadCmdImpl
Sets the tradingId
setTradingId(Long) - Method in interface com.ibm.commerce.utf.commands.CreateContractBasicInfoCmd
Stores the incoming value for the 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.CreateOrderCommentsTCCmd
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.CreateOrderItemPAttributeTCCmd
Stores the incoming 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.CreateReturnChargeTCCmd
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.CreateReturnPaymentTCCmd
Stores the trading agreement 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.CreateRFQAttachmentCmd
Stores the trading agreement ID which is also the RFQ 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.CreateShippingChargeTCCmd
Stores the trading agreement 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.DeleteOrderCommentsTCCmd
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.DeleteOrderItemPAttributeTCCmd
Stores the trading ID.
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.DeleteRFQAttachmentCmd
Store the ID of the trading agreement for the RFQ.
setTradingId(Long) - Method in class com.ibm.commerce.utf.commands.DeleteRFQAttachmentCmdImpl
Sets Trading 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.ModifyOrderCommentsTCCmdImpl
Stores the incoming trading agreement ID.
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.ModifyOrderItemPAttributeTCCmdImpl
Save the incoming trading agreement identifier.
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.ModifyRFQAttachmentCmdImpl
Sets new Trading Id.
setTradingIds(Long[]) - Method in class com.ibm.commerce.order.commands.CatEntryPricesGroupKey
This method sets the Trading Agreement Ids.
setTradingIds(Long[]) - Method in class com.ibm.commerce.price.commands.AbstractGetEntitledPriceCmdImpl
This method, inherited from the parent class, is not supported for integration with an external price management system.
setTradingIds(Long[]) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Sets trading IDs used to price the catalog entry.
setTradingIds(Long[]) - Method in interface com.ibm.commerce.price.commands.GetContractSpecialPriceCmd
Sets the identifiers of the input trading agreements.
setTradingIds(Long[]) - Method in interface com.ibm.commerce.price.commands.GetContractUnitPriceCmd
Sets the identifiers of the input trading agreements.
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.GetProductContractUnitPriceCmd
Sets the identifiers of the input trading agreements.
setTradingIds(Long[]) - Method in class com.ibm.commerce.price.commands.ItemPriceInfo
Set trading IDs
setTradingIds(Long) - Method in class com.ibm.commerce.price.commands.ItemPriceInfo
Set one trading ID
setTradingIds(Hashtable) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderProductContractPriceCmdImpl
Sets the trading IDs hash.
setTradingOfferIds(Long[]) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Set offer IDs to use to price the catalog entry.
setTradingOffers(OfferAccessBean[]) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Sets the offer access beans used to price the catalog entry under each trading agreement.
setTradingPositionConfigId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupTradingPositionRelation
Sets the value of the 'Trading Position Config Id' attribute.
setTradingPositionConfigId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Offer
Sets the value of the 'Trading Position Config Id' attribute.
setTradingPositionContainerId(Long) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setTradingPositionContainerId(String) - Method in class com.ibm.commerce.contract.objects.PurchaseLimitAccessBean
 
setTradingPositionContainerId(Long) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinitionAccessBean
 
setTradingPositionContainerId(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinitionAccessBean
 
setTradingPositionId(Long) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelAccessBean
 
setTradingPositionId(String) - Method in class com.ibm.commerce.catalog.objects.CatalogGroupTradingPositionRelAccessBean
 
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
 
setTradingPurchaseAmountId(String) - Method in class com.ibm.commerce.payment.objects.TradingPurchaseAmountAccessBean
 
setTradingRefundAmountId(Long) - Method in class com.ibm.commerce.payment.objects.TradingRefundAmountAccessBean
 
setTradingTcIds(Long[]) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Sets the term condition IDs used to price the catalog entry under the trading agreements.
setTradingType(Integer) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setTradingType(String) - Method in class com.ibm.commerce.contract.objects.TradingAgreementAccessBean
 
setTradingUnitPrices(MonetaryAmount[], StoreAccessBean) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Sets the prices for the catalog entry in each trading agreement.
setTranExtendedData(ExtendedData) - Method in class com.ibm.commerce.payment.ppc.beans.PPCGetCreditDataBean
This method sets the pending transaction's extended data of current credit.
setTranExtendedData(ExtendedData) - Method in class com.ibm.commerce.payment.ppc.beans.PPCGetPaymentDataBean
This method sets the pending transaction's extended data of current payment.
setTransactionCache(CustomProperties) - Method in interface com.ibm.commerce.command.CommandContext
This method sets the cache of custom properties.
setTransactionCache(CustomProperties) - Method in class com.ibm.commerce.command.CommandContextImpl
This method sets the cache of custom properties.
setTransactionCompensationAction(String) - Method in class com.ibm.commerce.edp.parsers.paymentmethodconfigurations.PaymentMethodConfiguration
This method sets the transactionCompensationAction type of this payment method configuration.
setTransactionId(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setTransactionID(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.PurchasedItemDetailsType
Sets the value of the 'Transaction ID' attribute.
setTransactionId(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
Sets the transaction ID of this purchase record.
setTransactionOwner(boolean) - Method in class com.ibm.commerce.server.TransactionHandle
This method sets the transaction owner flag.
setTransactionsList(ArrayList) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListTransactionsForCreditDataBean
This method sets the list of FinancialTransaction object as ArrayList object for a specified payment.
setTransactionsList(ArrayList) - Method in class com.ibm.commerce.payment.ppc.beans.PPCListTransactionsForPaymentDataBean
This method sets the list of FinancialTransaction object as ArrayList object for a specified payment.
setTransactionType(char) - Method in class com.ibm.commerce.isv.kit.tax.ApplyCalculationUsageTIKBaseCmdImpl
This method is used to tell the tax software the type of transaction.
setTransactionType(char) - Method in interface com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmd
This method is used to tell the tax software the type of transaction.
setTransactionType(char) - Method in class com.ibm.commerce.isv.kit.tax.TaxIntegrationOrderItemCmdImpl
 
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.
setTransactionType(Object) - Method in interface com.ibm.commerce.order.facade.datatypes.FinancialTransactionType
Sets the value of the 'Transaction Type' attribute.
setTransactionType(short) - Method in class com.ibm.commerce.payments.plugin.impl.FinancialTransactionImpl
This method sets the type of the FinancialTransaction.
setTransactionType(short) - Method in class com.ibm.commerce.payments.plugincontroller.FinancialTransaction
This method sets the transaction type of current financial transaction.
setTransfer(Integer) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Transfer' attribute.
setTransferableCoupon(boolean) - Method in interface com.ibm.commerce.promotion.facade.datatypes.CouponAttributeType
Sets the value of the 'Transferable Coupon' attribute.
setTransferMode(String) - Method in interface com.ibm.commerce.order.commands.OrderProcessCmd
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.OrderTransferCheckCmd
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 class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
This method sets the transferMode property of the command.
setTransferMode(String) - Method in interface com.ibm.commerce.order.commands.ProcessOrderCmd
This method sets the transferMode property of the command.
setTransferMode(String) - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
This method sets the transferMode property of the command.
setTransferMode(Integer) - Method in interface com.ibm.commerce.ordermanagement.commands.TransferOrderCmd
This method sets order transfer mode.
setTransferMode(Integer) - Method in class com.ibm.commerce.ordermanagement.commands.TransferOrderCmdImpl
This method sets the order transfer mode.
setTransferStatus(Short) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets TransferStatus
setTransferStatus(Short) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setTransientstate(Integer) - Method in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.Subscription
Sets the value of the 'Transientstate' attribute.
setTransportId(Integer) - Method in class com.ibm.commerce.messaging.databeans.MsgObjectDataBean
This method sets the transport ID for the desired messaging object to retrieve.
setTransportId(Integer) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setTransportId(String) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setTransportIdentifier(String) - Method in class com.ibm.commerce.context.audit.TransportData
This method sets the transport identifier.
setTransportName(String) - Method in interface com.ibm.commerce.messaging.notification.datatypes.TransportOverride
This method sets the transport name.
setTransportName(String) - Method in class com.ibm.commerce.messaging.notification.datatypes.TransportOverrideData
This method sets the transport name.
setTransportOverrides(TransportOverride[]) - Method in interface com.ibm.commerce.messaging.notification.datatypes.Notification
Sets the transport overrides for this instance.
setTransportOverrides(TransportOverride[]) - Method in class com.ibm.commerce.messaging.notification.datatypes.NotificationData
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(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.SalesAssistantStatisticsBean
Sets the tree ID of this statistics.
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
 
setTreeId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsAccessBean
 
setTreeId(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.SalesAssistantStatisticsKey
 
setTreeIdAsInteger(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.SalesAssistantStatisticsBean
Sets the tree ID of this statistics, in EJB attribute type.
setTriggerEvent(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingTriggerType
Sets the value of the 'Trigger Event' attribute.
setTriggerListeners(TriggerListen[]) - Method in interface com.ibm.commerce.marketing.runtime.engine.PrioritizeActivityTaskCmd
This method sets the list of activities (with the associated trigger listener information) that are to be run on an e-Marketing Spot.
setTriggerListeners(TriggerListen[]) - Method in class com.ibm.commerce.marketing.runtime.engine.PrioritizeActivityTaskCmdImpl
This method sets the list of activities (with the associated trigger listener information) that are to be run on an e-Marketing Spot.
setTriggerMatch(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementVariableType
Sets the value of the 'Trigger Match' attribute.
setTriggermatch(short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelementnvp
Sets the value of the 'Triggermatch' attribute.
setTriggerParameters(Map) - Method in interface com.ibm.commerce.emarketing.commands.EmailIndividualCreateCmd
This method sets the trigger parameters associated with the event that is going to send the e-mail.
setTriggerParameters(Map) - Method in class com.ibm.commerce.emarketing.commands.EmailIndividualCreateCmdImpl
This method sets the trigger parameters associated with the event that is going to send the e-mail.
setTriggerParameters(Map) - Method in interface com.ibm.commerce.marketing.commands.elements.BehaviorRuleTaskCmd
This method sets the trigger parameters associated with the current request.
setTriggerParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.BehaviorRuleTaskCmdImpl
This method sets the trigger parameters associated with the current request.
setTriggerParameters(String) - Method in interface com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmd
This method sets the trigger parameters.
setTriggerParameters(Map) - Method in interface com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmd
This method sets the trigger parameters.
setTriggerParameters(String) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
This method sets the trigger parameters.
setTriggerParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
This method sets the trigger parameters.
setTriggerParameters(String) - Method in interface com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmd
This method sets the trigger parameters associated with the current request.
setTriggerParameters(Map) - Method in interface com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmd
This method sets the trigger parameters associated with the current request.
setTriggerParameters(String) - Method in class com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmdImpl
This method sets the trigger parameters associated with the current request.
setTriggerParameters(Map) - Method in class com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmdImpl
This method sets the trigger parameters associated with the current request.
setTriggerParameters(String) - Method in class com.ibm.commerce.marketing.facade.server.commands.GetMarketingSpotDataCmdImpl
This method sets the trigger parameters passed in the service call.
setTriggerParameters(Map) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the parameters of the trigger associated with the flow element XML.
setTriggerParameters(String) - Method in interface com.ibm.commerce.marketing.runtime.engine.PrioritizeActivityTaskCmd
This method sets the trigger parameters string that contains the values of the request amount of data to return.
setTriggerParameters(Map) - Method in interface com.ibm.commerce.marketing.runtime.engine.PrioritizeActivityTaskCmd
This method sets the trigger parameters string that contains the values of the request amount of data to return.
setTriggerParameters(String) - Method in class com.ibm.commerce.marketing.runtime.engine.PrioritizeActivityTaskCmdImpl
This method sets the trigger parameters string that contains the values of the request amount of data to return.
setTriggerParameters(Map) - Method in class com.ibm.commerce.marketing.runtime.engine.PrioritizeActivityTaskCmdImpl
This method sets the trigger parameters string that contains the values of the request amount of data to return.
setTriggerParameters(String) - Method in class com.ibm.commerce.marketing.runtime.util.ActivityTrigger
This method sets the trigger parameters associated with the trigger.
setTriggerParameters(Map) - Method in class com.ibm.commerce.marketing.runtime.util.ActivityTrigger
This method sets the trigger parameters associated with the trigger.
setTriggerSize(long) - Method in class com.ibm.commerce.ras.LogFile
Sets the maximum size of the file, in KB.
setTriggerType(String) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the type of the trigger associated with the flow element XML.
setTrueForAllUsers(String) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets if the trigger associated with this flow element is an trigger that is for all users.
setTSRId(Long) - Method in class com.ibm.commerce.price.beans.FloorPriceDataBean
Sets the TSR ID
setTSRId(Long) - Method in interface com.ibm.commerce.price.beans.FloorPriceInputDataBean
Set the TSR ID.
setTSRId(Long) - Method in interface com.ibm.commerce.price.commands.CreateNominalCostCmd
Set TSR ID who helps customer on shopping
setTSRId(Long) - Method in class com.ibm.commerce.price.commands.CreateNominalCostCmdImpl
Set TSR ID who helps customer on shopping
setTSRId(Long) - Method in interface com.ibm.commerce.price.commands.FloorPriceLookupCmd
Set the TSR ID.
setTSRId(Long) - Method in class com.ibm.commerce.price.commands.FloorPriceLookupCmdImpl
Set the TSR ID.
setTSRId(Long) - Method in interface com.ibm.commerce.price.commands.ValidateDelegatedPriceCmd
Set TSR ID who helps customer on shopping
setTSRId(Long) - Method in class com.ibm.commerce.price.commands.ValidateDelegatedPriceCmdImpl
Set TSR ID who helps customer on shopping
setTxExtendedDataCollect(Collection) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
This method sets the collection of PPCExtDataData which are associated to the PPCPayTran, used as the parameter between PPC and PluginAdapter.
setType(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.NavigationRelationshipType
Sets the value of the 'Type' attribute.
setType(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setType(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementEmailListAccessBean
 
setType(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRegistrantAccessBean
 
setType(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryUserAuthenticationAccessBean
 
setType(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskCmd
Sets the Task Type
setType(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskCmdImpl
Sets the Task Type
setType(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskAccessBean
 
setType(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskAccessBean
 
setType(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskEntityCreationData
Sets the type.
setType(CatalogFilterSelection.Type) - Method in class com.ibm.commerce.contract.catalogfilter.CatalogFilterSelection
Set the type of catalog filter selection.
setType(Condition.Type) - Method in class com.ibm.commerce.contract.catalogfilter.Condition
Set the type of condition.
setType(String) - Method in class com.ibm.commerce.contract.objects.BusinessPolicyAccessBean
 
setType(Integer) - Method in class com.ibm.commerce.contract.objects.ComponentAdjustmentAccessBean
 
setType(Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
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.commands.EmailConfigurationSaveTaskCmdImpl
Sets the type of the e-mail configuration.
setType(Integer) - Method in class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean
 
setType(String) - Method in class com.ibm.commerce.emarketing.objects.EmailConfigurationAccessBean
 
setType(Object) - Method in interface com.ibm.commerce.foundation.common.datatypes.AddressType
Sets the value of the 'Type' attribute.
setType(Object) - Method in interface com.ibm.commerce.foundation.common.datatypes.TelephoneType
Sets the value of the 'Type' attribute.
setType(short) - Method in class com.ibm.commerce.foundation.common.exception.ApplicationError
This method sets the type of the client error.
setType(int[]) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the type of a gift registry to search for.
setType(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryEmailListVO
Sets the method of sending the e-mail.
setType(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryRegistrantVO
Sets the registrant's type of the registrant
setType(Integer) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the registry type
setType(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Storeent
Sets the value of the 'Type' attribute.
setType(Integer) - Method in class com.ibm.commerce.marketing.beans.CollateralDataBean
Sets the ID of the type that this collateral belongs to.
setType(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmacttype
Sets the value of the 'Type' attribute.
setType(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmcampaign
Sets the value of the 'Type' attribute.
setType(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelementtype
Sets the value of the 'Type' attribute.
setType(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexptype
Sets the value of the 'Type' attribute.
setType(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmtemplatetype
Sets the value of the 'Type' attribute.
setType(Integer) - Method in class com.ibm.commerce.marketing.promotion.condition.OrderedQuantityFilter
This method sets the type of the selection.
setType(Integer) - Method in class com.ibm.commerce.marketing.promotion.condition.PriceComparisonFilter
Deprecated.
This method sets the type of the selection.
setType(int) - Method in class com.ibm.commerce.marketing.promotion.DefaultPromotion
Sets the type of promotion.
0: targeted
1: private
setType(int) - Method in interface com.ibm.commerce.marketing.promotion.Promotion
Sets the type of promotion.
setType(int) - Method in class com.ibm.commerce.marketing.promotion.reward.Distribution
This methods sets the type of the Distribution.
setType(String) - Method in class com.ibm.commerce.marketing.runtime.util.EMarketingSpotDataBean
This method sets the type of what is to be displayed in the e-Marketing Spot.
setType(Integer) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralAccessBean
 
setType(String) - Method in class com.ibm.commerce.marketingcenter.campaign.objects.CollateralAccessBean
 
setType(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setType(String) - Method in class com.ibm.commerce.marketingcenter.objects.CampaignAccessBean
 
setType(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setType(String) - Method in class com.ibm.commerce.marketingcenter.objects.InitiativeAccessBean
 
setType(OrganizationalEntityType) - Method in interface com.ibm.commerce.member.facade.datatypes.OrganizationType
Sets the value of the 'Type' attribute.
setType(Integer) - Method in interface com.ibm.commerce.order.calculation.SetOrderLevelParameterCmd
Sets the parameter type: 2 - percentage 3 - fixed
setType(Integer) - Method in class com.ibm.commerce.order.calculation.SetOrderLevelParameterCmdImpl
 
setType(String) - Method in class com.ibm.commerce.order.history.HistoryOrder
Set type
setType(String) - Method in class com.ibm.commerce.order.objects.OrderAccessBean
 
setType(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
setType(short) - Method in class com.ibm.commerce.payments.plugin.NameValueObject
This method sets the type of the name-value pair.
setType(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_element
Sets the value of the 'Type' attribute.
setType(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Type' attribute.
setType(int) - Method in class com.ibm.commerce.ras.ECMessage
Deprecated.
The type should be set when the ECMessage object has been created.
setType(String) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListCopyCmd
This method specifies the type of the created requisition list.
setType(String) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListCopyCmdImpl
This method sets the type of the created requisition list.
setType(String) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListCreateCmd
This method specifies the type of the created requisition list.
setType(String) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListCreateCmdImpl
This method specifies the type of the created requisition list.
setType(String) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListDisplayCmd
This method specifies the type of the requisition list to be displayed.
setType(String) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListDisplayCmdImpl
This method specifies the type of the requisition list to be displayed.
setType(String) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListItemUpdateCmd
For CO, This method specifies the type of the requisition list.
setType(String) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListItemUpdateCmdImpl
This method specifies the type of the created requisition list.
setType(String) - Method in interface com.ibm.commerce.requisitionlist.commands.RequisitionListUpdateCmd
This method updates the type of the requisition list to the new status.
setType(String) - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListUpdateCmdImpl
This method updates the type of the requisition list to the new status.
setType(int) - Method in interface com.ibm.commerce.search.facade.server.entity.datatypes.SrchTerm
Sets the value of the 'Type' attribute.
setType(String) - Method in interface com.ibm.commerce.search.facade.server.entity.datatypes.SrchTermAssoc
Sets the value of the 'Type' attribute.
setType(String) - Method in interface com.ibm.commerce.store.facade.datatypes.GeoNodeType
Sets the value of the 'Type' attribute.
setType(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Geonode
Sets the value of the 'Type' attribute.
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 class com.ibm.commerce.user.objects.AddressBookAccessBean
 
setTypeId(Integer) - Method in class com.ibm.commerce.marketingcenter.objects.EMarketingSpotMappableObjectAccessBean
 
setTypeId(Integer) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setTypeId(String) - Method in class com.ibm.commerce.taxation.objects.TaxCategoryAccessBean
 
setTypeId(String) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Sets attribute type ID
setTypeIdUrlName(String, boolean) - Method in interface com.ibm.commerce.utf.commands.PAttributeBaseCmd
Set attribute data type id
setTypeIdUrlName(String, boolean) - Method in class com.ibm.commerce.utf.commands.PAttributeBaseCmdImpl
Sets attribute data type id
setTypeName(String) - Method in class com.ibm.commerce.marketing.beans.CollateralDataBean
Sets the name of the type that this collateral belongs to.
setTypeName(String) - Method in class com.ibm.commerce.tools.experimentation.beans.ExperimentTypeDataBean
This method sets the experiment type name.
setTypeUrlName(String, boolean) - Method in interface com.ibm.commerce.negotiation.commands.AuctionBaseCmd
Gets auction type string from the WebSphere Commerce tools framework XML object, and sets it for the command.
setTypeUrlName(String, boolean) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Gets auction type string from the WebSphere Commerce tools framework XML object, and sets it for the command.
setUIDisplayable(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'UI Displayable' attribute.
setUIDisplayable(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentType
Sets the value of the 'UI Displayable' attribute.
setUIDisplayable(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotType
Sets the value of the 'UI Displayable' attribute.
setUidisplayable(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collateral
Sets the value of the 'Uidisplayable' attribute.
setUidisplayable(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Uidisplayable' attribute.
setUidisplayable(Short) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emspot
Sets the value of the 'Uidisplayable' attribute.
setUnassigned(boolean) - Method in interface com.ibm.commerce.tickler.commands.RecordTicklerActionCmd
This method is used to store the boolean flag that determines whether the tickler is to be assigned to a member.
setUnassigned(boolean) - Method in class com.ibm.commerce.tickler.commands.RecordTicklerActionCmdImpl
This method sets the boolean flag that determines whether the tickler is to be assigned to a member or not.
setUnassigned(boolean) - Method in interface com.ibm.commerce.tickler.commands.UpdateTicklerCmd
This method sets the boolean flag that determines whether the tickler is to be assigned to a member or not.
setUnassigned(boolean) - Method in class com.ibm.commerce.tickler.commands.UpdateTicklerCmdImpl
This method sets the boolean flag that determines whether the tickler is to be assigned to a member.
setUncacheable(boolean) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setUncacheable(boolean) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
No replacement.
setUncacheable(HttpServletRequest, boolean) - Static method in class com.ibm.commerce.server.JSPHelper
This method sets a flag to indicate whether the output page is uncacheable.
setUncacheable(CommandContext, boolean) - Static method in class com.ibm.commerce.server.JSPHelper
This method sets a flag to indicate whether the output page is uncacheable.
setUncacheable(boolean) - Method in class com.ibm.commerce.server.JSPHelper
This method sets a flag to indicate whether the output page is uncacheable.
setUncommittedRead(boolean) - Method in class com.ibm.commerce.member.search.ECQuery
Set whether or not to use UNCOMMITTED READ in the query.
setUnconsumable(boolean, HttpServletResponse) - Static method in class com.ibm.commerce.pagelayout.cache.PageLayoutTagHelper
This method sets do-not-consume flag on the response object
setUniqueConstraints(boolean) - Method in class com.ibm.commerce.marketing.promotion.condition.Pattern
Sets the flag that indicates whether the line item sets should be kept unique between multiple constraints in the pattern.
setUniqueID(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AssociationType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.content.facade.datatypes.ContentVersionIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ActivityIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.BusinessAccountIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.CampaignIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.CatalogEntryIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.CatalogGroupIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.CatalogIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContractIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.FulfillmentCenterIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.GeoNodeIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in class com.ibm.commerce.foundation.common.datatypes.impl.BusinessAccountIdentifierTypeImpl
 
setUniqueID(String) - Method in class com.ibm.commerce.foundation.common.datatypes.impl.ContractIdentifierTypeImpl
 
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.InventoryAvailabilityIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.MarketingContentIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.MarketingEmailTemplateIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.MarketingSpotIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.MemberGroupIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderItemIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrganizationIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PersonIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PhysicalStoreIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PriceListIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.PromotionIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.RoleIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ShippingModeIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.StoreEventBookingIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.StoreEventCategoryIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.StoreEventIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.StoreIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.StoreLocationIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.PurchaseRecordIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.ConfigurationIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryDetailIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryAdjustmentCodeType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.BaseMarketingSpotActivityDataType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementTemplateIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.DefaultContentType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentFormatType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotOrderIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotPageIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueId(String) - Method in class com.ibm.commerce.marketing.promotion.choice.PromotionRewardOptionKey
Sets the unique ID.
setUniqueID(String) - Method in interface com.ibm.commerce.order.facade.datatypes.ChannelIdentiferType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ChannelIdentiferTypeImpl
 
setUniqueID(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemComponentIdentifierTypeImpl
 
setUniqueID(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentInstructionTypeImpl
 
setUniqueID(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ShippingModeIdentifierTypeImpl
 
setUniqueID(String) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemComponentIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentInstructionType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in interface com.ibm.commerce.order.facade.datatypes.ShippingModeIdentifierType
Sets the value of the 'Unique ID' attribute.
setUniqueID(String) - Method in class com.ibm.commerce.pagelayout.internal.client.taglib.WidgetImportTag
Setter for the widget uniqueId
setUniqueID(String) - Method in interface com.ibm.commerce.search.facade.datatypes.SearchTermAssociationType
Sets the value of the 'Unique ID' attribute.
setUniqueIDXPath(String) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractActionBusinessObjectDocumentCmdImpl
This method sets the XPath expression from the noun to use to retrieve the unique ID of the noun.
setUniqueIDXPath(String) - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractGetBusinessObjectDocumentCmdImpl
This method sets the XPath expression from the noun to use to retrieve the unique ID of the noun.
setUniqueIndexData(Map) - Method in class com.ibm.commerce.foundation.dataload.idresolve.IDResolveRequest
Set the unique index data
setUniqueIndexFixedValue(Map) - Method in class com.ibm.commerce.foundation.dataload.idresolve.IDResolveRequest
Set the unique index fixed value
setUniqueIndicator(boolean) - Method in interface com.ibm.commerce.oagis9.datatypes.GetType
Sets the value of the 'Unique Indicator' attribute.
setUniqueOrderitemIdList(Hashtable) - Method in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This method sets the uniqueOrderItemIdList
setUniqueOrderitemIdList(Hashtable) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets the uniqueOrderItemIdList, this list records the touched order item during order item add/update
setUniqueOrderitemIdList(Hashtable) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets the uniqueOrderItemIdList, this list records the touched order item during order item add/update
setUniqueSessionTag(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setUniqueSessionTag(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
No replacement.
setUniqueTransaction(boolean) - Method in class com.ibm.commerce.context.content.resources.metadata.CommitRequest
This method sets whether the commit request requires a separate transaction.
setUniqueTransaction(boolean) - Method in class com.ibm.commerce.context.content.resources.metadata.PublishRequest
This method sets whether the publish request requires a unique transaction.
setUnit(String) - Method in class com.ibm.commerce.price.beans.FormattedQuantityAmountDataBean
Sets the quantity unit.
setUnit(String) - Method in interface com.ibm.commerce.price.beans.FormattedQuantityAmountInputDataBean
Sets the quantity unit.
setUnit(String) - Method in class com.ibm.commerce.rfq.commands.RFQItemSpecificationAddCmdImpl
Sets the unit
setUnit(String) - Method in class com.ibm.commerce.rfq.commands.RFQPattributeAttachmentAddCmdImpl
Sets the unit
setUnitCost(MonetaryAmountType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryReceiptType
Sets the value of the 'Unit Cost' containment reference.
setUnitId(String) - Method in class com.ibm.commerce.utf.objects.PAttrBigIntValueAccessBean
 
setUnitId(String) - Method in class com.ibm.commerce.utf.objects.PAttrDateValueAccessBean
 
setUnitId(String) - Method in class com.ibm.commerce.utf.objects.PAttrFloatValueAccessBean
 
setUnitId(String) - Method in class com.ibm.commerce.utf.objects.PAttrFreeFormValueAccessBean
 
setUnitId(String) - Method in class com.ibm.commerce.utf.objects.PAttrIntegerValueAccessBean
 
setUnitId(String) - Method in class com.ibm.commerce.utf.objects.PAttrStringValueAccessBean
 
setUnitId(String) - Method in class com.ibm.commerce.utf.objects.PAttrValueAccessBean
 
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 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.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.inventory.commands.DoInventoryActionCmd
This method sets the unit of measure
setUnitOfMeasure(String) - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
This method sets the unit of measure
setUnitOfMeasure(String) - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
Deprecated.
This method sets the unit of measure
setUnitOfMeasure(String) - Method in class com.ibm.commerce.me.datatype.PurchaseOrderItem
This method sets the unit of measure for this item.
setUnitOfMeasure(String) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setUnitPrefixNegative(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setUnitPrefixPositive(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setUnitPrice(UnitPriceType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderItemChargesType
Sets the value of the 'Unit Price' containment reference.
setUnitPrice(String) - Method in class com.ibm.commerce.inventory.beans.PackslipOrderItemDataBean
This method sets the unit price.
setUnitPrice(UnitPriceType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemComponentTypeImpl
 
setUnitPrice(UnitPriceType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemComponentType
Sets the value of the 'Unit Price' containment reference.
setUnitPrice(BigDecimal) - Method in class com.ibm.commerce.order.history.HistoryOrderItemComponent
Sets unit Price
setUnitPrice(BigDecimal) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setUnitPrice(String) - Method in class com.ibm.commerce.order.objects.OrderItemComponentAccessBean
 
setUnitPrice(BigDecimal) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setUnitPrice(MonetaryAmount) - Method in class com.ibm.commerce.price.commands.CatEntryPrices
Sets the price for the catalog entry.
setUnitPrice(MonetaryAmount) - Method in class com.ibm.commerce.price.commands.ItemPriceInfo
Set price
setUnits(String) - Method in interface com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmd
This method sets the units
setUnits(String) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmdImpl
This method sets the units
setUnits(String) - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeOnhandInventoryRecordTaskCmdImpl
This method sets the unit
setUnitSuffixNegative(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setUnitSuffixPositive(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setUnitSymbol(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitFormatDescriptionAccessBean
 
setUnlockAfterNumberOfHours(Integer) - Method in class com.ibm.commerce.tickler.commands.TicklerUnlockMonitorCmdImpl
This method sets the number of hours after which a locked tickler is to be unlocked.
setUnlockedQuotes(ArrayList) - Method in class com.ibm.commerce.quote.commands.QuoteDisplayCmdImpl
Sets the unlocked quote access beans to prepare.
setUnresolvedURL(String) - Method in interface com.ibm.commerce.content.commands.ResolveContentURLCmd
Set the unresolved content URL.
setUnresolvedURL(String) - Method in class com.ibm.commerce.content.commands.ResolveContentURLCmdImpl
Set the unresolved content URL.
setUom(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.QuantityType
Sets the value of the 'Uom' attribute.
setUOM(String) - Method in class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This method sets unit of measure (optional).
setUOM(Hashtable) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemAddCmd
Set the unit of measure parameters (optional).
setUOM(Hashtable) - Method in class com.ibm.commerce.interestitems.commands.InterestItemAddCmdImpl
 
setUom(String) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the unit of measure of the quantity.
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.orderitems.commands.OrderItemBaseCmdImpl
Set the unit of measure parameters (optional).
setUom(Hashtable) - Method in interface com.ibm.commerce.orderitems.commands.OrderItemUpdateCmd
Set the unit of measure parameters (optional).
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 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.QuotationResponseItemBaseImpl
Sets the unit of measure for the item.
setUom(String) - Method in class com.ibm.commerce.price.facade.server.util.ExternalPriceMemoryCacheKey
 
setUom(String) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmd
Set the unit of measurement for the catalog entry.
setUom(String) - Method in class com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmdImpl
Set the unit of measurement for the catalog entry.
setUom(String) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmd
Set UOM.
setUom(String) - Method in class com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmdImpl
Set the UOM.
setUom(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemAddCmd
Sets the unit of measure parameters (optional).
setUom(Hashtable) - Method in interface com.ibm.commerce.quote.commands.QuoteItemUpdateCmd
Sets the unit of measure parameters (optional).
setUOM(String) - Method in interface com.ibm.commerce.taxation.commands.GetDisplayTaxesCmd
Sets the unit of measure for the product.
setUOM(String) - Method in class com.ibm.commerce.taxation.commands.GetDisplayTaxesCmdImpl
Sets the unit of measure for the product.
setUomCode(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitMappingAccessBean
 
setUOMCode(String) - Method in interface com.ibm.commerce.orderquotation.commands.GetUOMCodePolicyCmd
Set the UOM code to be mapped.
setUOMCode(String) - Method in class com.ibm.commerce.orderquotation.commands.GetUOMCodePolicyCmdImpl
Set the UOM code to be mapped.
setUomStandard(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitMappingAccessBean
 
setUomStandard(String) - Method in class com.ibm.commerce.messaging.commands.GetBatchAvailabilityCmdImpl
This method sets the unit of measure standard.
setUomStandard(String) - Method in class com.ibm.commerce.messaging.commands.GetPriceAndAvailabilityCmdImpl
This method sets the unit of measure standard.
setUomStandard(String) - Method in interface com.ibm.commerce.messaging.commands.RequestOrderQuotationPolicyCmd
This method sets the unit of measure standard to be mapped.
setUomStandard(String) - Method in class com.ibm.commerce.messaging.commands.TransferShopcartCmdImpl
This method sets the unit of measure standard.
setUOMStandard(String) - Method in interface com.ibm.commerce.orderquotation.commands.GetUOMCodePolicyCmd
(Optional) Set the external UOM standard.
setUOMStandard(String) - Method in class com.ibm.commerce.orderquotation.commands.GetUOMCodePolicyCmdImpl
(Optional) Set the external UOM standard.
setUPC(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistryCatalogEntryDataBean
Sets the UPC of this catalog data bean
setUpdatable(String) - Method in class com.ibm.commerce.common.objects.CurrencyConversionAccessBean
 
setUpdatable(String) - Method in class com.ibm.commerce.common.objects.QuantityUnitConversionAccessBean
 
setUpdateable(Hashtable) - Method in interface com.ibm.commerce.interestitems.commands.InterestItemAddCmd
Set the updatable parameters (optional).
setUpdateable(Hashtable) - Method in class com.ibm.commerce.interestitems.commands.InterestItemAddCmdImpl
updateable={ 1 | 0 } If updateable=1: Add a new record.
setUpdateAccessProfile(String) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator.AbstractTransformBusinessObjectMediatorImpl
This method set the update access profile which defined in the wc-business-object-mediator.xml file.
setUpdateAccessProfile(String) - Method in interface com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator.ChangeBusinessObjectMediator
This method set the update access profile which is defined in the wc-business-object-mediator.xml file
setUpdateAccessProfile(String) - Method in interface com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator.ChangeBusinessObjectPartMediator
This method sets the update access profile which defined in the wc-business-object-mediator.xml file
setUpdateBusinessObjectMediatorClass(Class) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectMediatorConfig
Set the change business object mediator
setUpdateBusinessObjectMediatorClass(Class, Map) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectMediatorConfig
Set the change business object mediator
setUpdatedOrderItems(HashMap) - Method in interface com.ibm.commerce.order.commands.ExtOrderCopyCmd
Sets the updated OrderItems.
setUpdatedOrderItems(HashMap) - Method in class com.ibm.commerce.order.commands.ExtOrderCopyCmdImpl
Sets the updated OrderItems.
setUpdatedOrderItems(Map) - Method in interface com.ibm.commerce.orderitems.commands.ExtendOrderItemProcessCmd
Sets the updated OrderItems.
setUpdatedOrderItems(Map) - Method in class com.ibm.commerce.orderitems.commands.ExtendOrderItemProcessCmdImpl
Sets the updated OrderItems.
setUpdatedTime(Timestamp) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryVO
Sets the last update time of the gift registry
setUpdateFlag() - Method in interface com.ibm.commerce.me.commands.AuthenticationHelperCmd
This method is called to indicate the credentials should be set in the database, instead of performing verification on the credentials.
setUpdateFlag() - Method in class com.ibm.commerce.me.commands.AuthenticationHelperCmdImpl
This method indicates that the credentials should be set in the database, instead of performing verification on the credentials.
setUpdateFlag() - Method in interface com.ibm.commerce.me.commands.DBProcurementAuthenticationCmd
This method is called to indicate the credentials should be set in the database, instead of performing verification on the credentials.
setUpdateFlag() - Method in class com.ibm.commerce.me.commands.DBProcurementAuthenticationCmdImpl
This method is called to indicate that the credentials should be set in the database, instead of performing verification of the credentials.
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 interface com.ibm.commerce.me.commands.ThirdPartyB2BAuthCmd
This method is called to indicate the credentials should be set in the database instead of verified.
setUpdateFlag() - Method in interface com.ibm.commerce.security.commands.DBAuthenticationCmd
Call this method 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.DBAuthenticationCmdImpl
This method is called to indicate that instead of verifying the credentials, the credentials should be set in the database.
setUpdateFlag() - Method in interface com.ibm.commerce.security.commands.ThirdPartyAuthenticationCmd
Deprecated.
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.WMMAuthenticationCmd
Deprecated.
This command always performs authentication, so this method is not used.
setUpdateFlag() - Method in class com.ibm.commerce.security.commands.WMMAuthenticationCmdImpl
Deprecated.
This command always performs authentication, so this method is not used.
setUpdateItems(Vector) - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderItemUpdateCmdImpl
Sets the items to be updated.
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.
setUpdateManifestStatus(String) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl
Sets the flag to indicate if the order and fulfillment status should be updated after the carrier and shipment tracking information is recorded.
setUpdateNounPartMediators(Map) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.bom.config.BusinessObjectMediatorConfig
Set the update noun part mediators
setUpdateOrderChannel(boolean) - Method in class com.ibm.commerce.order.commands.OrderProcessCmdImpl
Sets whether to update channel id
setUpdateOrderItemAbbreviations(String[]) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the order items in the target order to be updated.
setUpdateOrderItems(OrderItemAccessBean[]) - Method in class com.ibm.commerce.order.commands.OrderCopyCmd.Group
Set the order items in the target order to be updated.
setUpdateParentCategory(boolean) - Method in class com.ibm.commerce.tools.catalog.util.CategoryHelper
Set the 'UpdateParentCategory' flag.
setUpdateRequired(String) - Method in interface com.ibm.commerce.order.commands.UpdateShipInfoCmd
This method sets the type of update required to SHIPINFO.
setUpdateRequired(String) - Method in class com.ibm.commerce.order.commands.UpdateShipInfoCmdImpl
The type of update required to the SHIPINFO table.
setUpdateRequired(boolean) - Method in class com.ibm.commerce.payment.actions.PaymentActionData
This method sets the flag of if local update is required.
setUpdateTime(Timestamp) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setUpdateTime(Timestamp) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
Sets the time when this purchase record is updated.
setUpdateTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setUpdateTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionAccessBean
 
setUpdateTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setUpdateTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionInfoAccessBean
 
setUpdateTime(Timestamp) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setUpdateTime(String) - Method in class com.ibm.commerce.negotiation.objects.AuctionLogAccessBean
 
setUpdateTime(Timestamp) - Method in class com.ibm.commerce.rfq.commands.RFQResponseBaseCmdImpl
Sets the field of updateTime
setUpdateTime(Timestamp) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setUpdateTime(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setUpdateTime(Timestamp) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setUpdateTime(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setUpGradedItem(CatalogEntryKey) - Method in class com.ibm.commerce.marketing.promotion.reward.ItemUpgradeAtExtraCostAdjustment
This method sets the UpGraded Item.
setUpgradeShippingMode(Integer) - Method in class com.ibm.commerce.marketing.promotion.reward.ShippingUpgradeAtExtraCostAdjustment
This method sets upgrade shipping mode
setUploadedFile(UploadedFile) - Method in interface com.ibm.commerce.tools.attachment.commands.FileAntiVirusCmd
The uploaded file to scan.
setUploadedFile(UploadedFile) - Method in class com.ibm.commerce.tools.attachment.commands.FileAntiVirusCmdImpl
This method sets the uploaded file to be scanned.
setUploadFile(UploadFileType) - Method in interface com.ibm.commerce.content.facade.datatypes.FileUploadJobType
Sets the value of the 'Upload File' containment reference.
setUploadTimestamp(Timestamp) - Method in class com.ibm.commerce.filepublish.common.ContentManagedFile
Sets the upload timestamp of the content managed file
setUploadType(String) - Method in interface com.ibm.commerce.content.facade.datatypes.FileUploadJobType
Sets the value of the 'Upload Type' attribute.
setUpperBound(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.condition.WeightedRange
Set upper bound of the weighted range.
setUpperBound(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.reward.DistributionRange
This methods sets the upper bound of the range.
setUpperBound(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.reward.Range
This methods sets the upperBound of the range.
setUpperBoundIncludedInRange(boolean) - Method in class com.ibm.commerce.marketing.promotion.reward.DistributionRange
Sets the boolean attribute upperBoundIncludedInRange.
setUpperBoundIncludedInRange(boolean) - Method in class com.ibm.commerce.marketing.promotion.reward.Range
Sets the boolean attribute upperBoundIncludedInRange.
setUpperLimit(BigDecimal) - Method in class com.ibm.commerce.negotiation.beans.NumericRangeDataBean
Sets the upperLimit of a bid price-range.
setUpperLimit(BigDecimal) - Method in interface com.ibm.commerce.negotiation.beans.NumericRangeInputDataBean
Sets the upperLimit of a bid price-range.
setURI(String) - Method in interface com.ibm.commerce.contract.commands.ContractAttachmentAddCmd
Sets URI of the attachment.
setURI(String) - Method in class com.ibm.commerce.contract.commands.ContractAttachmentAddCmdImpl
Sets URI of the attachment.
setUri(UriInfo) - Method in class com.ibm.commerce.rest.bod.helpers.ESpotDataHelper
Sets the URI of the atom feed request.
setUrl(String) - Method in interface com.ibm.commerce.account.commands.AccountExportCmd
Sets the redirection url to be called when the command completes successfully.
setUrl(String) - Method in class com.ibm.commerce.account.commands.AccountExportCmdImpl
Sets the redirection url to be called when the command completes successfully.
setURL(String) - Method in interface com.ibm.commerce.attachment.commands.AttachmentAddCmd
Sets the redirect URL.
setURL(String) - Method in class com.ibm.commerce.attachment.commands.AttachmentAddCmdImpl
Sets the redirect URL.
setURL(String) - Method in interface com.ibm.commerce.attachment.commands.AttachmentDeleteCmd
Sets the redirect URL.
setURL(String) - Method in class com.ibm.commerce.attachment.commands.AttachmentDeleteCmdImpl
Sets the redirect URL.
setURL(String) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmd
Sets the redirect URL.
setURL(String) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseAddCmdImpl
Sets the redirect URL.
setURL(String) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseDeleteCmd
Sets the redirect URL.
setURL(String) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseDeleteCmdImpl
Sets the redirect URL.
setURL(String) - Method in interface com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmd
Sets the redirect URL.
setURL(String) - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseUpdateCmdImpl
Sets the redirect URL.
setURL(String) - Method in interface com.ibm.commerce.attachment.commands.AttachmentUpdateCmd
Sets the redirect URL.
setURL(String) - Method in class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl
Sets the redirect URL.
setUrl(String) - Method in class com.ibm.commerce.bi.taglib.CampaignURLBaseTag
Sets the URL to be modified by this tag
setURL(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntry
Sets the value of the 'URL' attribute.
setURL(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryConfigurationInformation
Sets the value of the 'URL' attribute.
setUrl(String) - Method in class com.ibm.commerce.catalog.objects.BundleAccessBean
 
setUrl(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryAccessBean
 
setUrl(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationAccessBean
 
setUrl(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryConfigurationEntityCreationData
Sets the url.
setUrl(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
Sets the url.
setUrl(String) - Method in class com.ibm.commerce.catalog.objects.DynamicKitAccessBean
 
setUrl(String) - Method in class com.ibm.commerce.catalog.objects.ItemAccessBean
 
setUrl(String) - Method in class com.ibm.commerce.catalog.objects.PackageAccessBean
 
setUrl(String) - Method in class com.ibm.commerce.catalog.objects.ProductAccessBean
 
setURL(String) - Method in interface com.ibm.commerce.catalogmanagement.commands.AttributeValueAddCmd
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.AttributeValueDeleteCmd
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.AttributeValueUpdateCmd
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.CatalogAddCmd
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.CatalogDeleteCmd
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.CatalogEntryAddCmd
Sets the redirect URL.
setURL(String) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the redirect URL.
setURL(String) - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryDeleteCmdImpl
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.CatalogEntryUpdateCmdImpl
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.CatalogGroupAddCmdImpl
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.CatalogGroupDeleteCmdImpl
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.CatalogGroupUpdateCmdImpl
Set a 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.CatalogUpdateCmdImpl
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.CatGroupCatEntryRelAddCmdImpl
Sets the 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.CatGroupCatEntryRelDeleteCmdImpl
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.CatGroupRelAddCmdImpl
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.CatGroupRelDeleteCmdImpl
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.OfferAddCmdImpl
Set a redirect URL
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.OfferDeleteCmdImpl
Set a redirect URL param astrURL java.lang.String
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.OfferUpdateCmdImpl
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.ProductAttributeAddCmdImpl
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.ProductAttributeDeleteCmdImpl
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.ProductAttributeUpdateCmdImpl
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.TopCatalogGroupAddCmdImpl
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.TopCatalogGroupDeleteCmdImpl
Set a redirect URL
setUrl(String) - Method in class com.ibm.commerce.command.TempUploadCmdImpl
This method sets the URL to be returned/redirected when the upload is completed.
setUrl(String) - Method in class com.ibm.commerce.command.UploadToStreamCmdImpl
This method sets the URL to be returned/redirected when the upload is completed.
setURL(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setURL(String) - Method in interface com.ibm.commerce.content.commands.GetContentCmd
Set the content URL.
setURL(String) - Method in class com.ibm.commerce.content.commands.GetContentCmdImpl
Set the content URL.
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.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.ContractImportApprovedVersionCmd
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.ContractImportDraftVersionCmd
Sets the redirect 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.ContractSetInSessionCmd
Sets the redirect URL to be called when the command completes successfully.
setUrl(String) - Method in class com.ibm.commerce.contract.commands.ContractSetInSessionCmdImpl
Sets the redirect 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.ImportDTDContractApprovedVersionCmdImpl
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.ImportDTDContractDraftVersionCmdImpl
Sets the redirection URL to be called when the command completes successfully.
setURL(String) - Method in class com.ibm.commerce.edp.commands.AEDPPIEditCtrlCmdImpl
This method sets the redirection URL to be used when the command completes successfully.
setURL(String) - Method in interface com.ibm.commerce.edp.commands.PIAddCmd
This method sets the redirection URL to be called when the command completes successfully.
setURL(String) - Method in interface com.ibm.commerce.edp.commands.PICopyCmd
This method sets the redirection URL to be called when the command completes successfully.
setURL(String) - Method in interface com.ibm.commerce.edp.commands.PIEditCmd
This method sets the redirection URL to be called when the command completes successfully.
setURL(String) - Method in interface com.ibm.commerce.edp.commands.PIRemoveCmd
This method sets the redirection URL to be called when the command completes successfully.
setURL(String) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryAuthenticationBaseActionForm
Sets the success URL view
setURL(String) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryLogoffActionForm
Sets the success URL view
setURL(String) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryOrderProcessActionForm
Sets the success URL view
setURL(String) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryProfileBaseActionForm
Sets the redirect URL for command success
setUrl(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Url' attribute.
setURL(String) - Method in class com.ibm.commerce.marketing.commands.CouponAddRemoveControllerCmdImpl
This method sets the redirect URL
setURL(String) - Method in class com.ibm.commerce.marketing.commands.CouponManageCmdImpl
This method sets the redirect url.
setURL(String) - Method in class com.ibm.commerce.marketing.commands.IssueCouponControllerCmdImpl
This method sets the Redirect URL.
setURL(String) - Method in class com.ibm.commerce.marketing.commands.PromotionCodeAddRemoveControllerCmdImpl
This method sets the redirect URL.
setUrl(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentType
Sets the value of the 'Url' attribute.
setUrl(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collateral
Sets the value of the 'Url' attribute.
setUrl(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Collimgmaparea
Sets the value of the 'Url' attribute.
setUrl(String) - Method in class com.ibm.commerce.negotiation.commands.CreateForumMessageCmdImpl
setUrl Setter method.
setUrl(String) - Method in class com.ibm.commerce.negotiation.commands.DeleteMailCmdImpl
Sets the url.
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.GalleryDeleteCmdImpl
Accessor method for member field.
setUrl(String) - Method in class com.ibm.commerce.negotiation.commands.ShopperCreateForumMessageCmdImpl
Sets the redirect URL.
setUrl(String) - Method in class com.ibm.commerce.negotiation.operation.BidDeleteHelper
Sets URL that will be used if deleting bids are successful..
setURL(String) - Method in class com.ibm.commerce.order.commands.AdminOrderCancelCmdImpl
This method sets the redirect URL property of the command.
setUrl(String) - Method in interface com.ibm.commerce.order.commands.OrderCancelCmd
This method sets the redirection URL to be called when the command completes successfully.
setUrl(String) - Method in class com.ibm.commerce.order.commands.OrderCancelCmdImpl
This method sets the redirection URL to be called when the command completes successfully.
setUrl(String) - Method in class com.ibm.commerce.order.commands.OrderCreateCmdImpl
Sets the redirection URL to be called when the command completes successfully.
setUrl(String) - Method in interface com.ibm.commerce.order.commands.OrderCreateQuoteCmd
Sets the redirection url after the command completes successfully.
setUrl(String) - Method in class com.ibm.commerce.order.commands.OrderCreateQuoteCmdImpl
Sets the URL.
setUrl(String) - Method in class com.ibm.commerce.order.commands.OrderPrepareBaseImpl
Sets the 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.OrderScheduleCmdImpl
Sets redirection URL.
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.OrderUnlockCmdImpl
Sets the redirection url to be called when the command completes successfully.
setUrl(String) - Method in interface com.ibm.commerce.order.commands.ScheduledOrderCancelCmd
This method sets the redirection url to be called when the command completes successfully.
setUrl(String) - Method in class com.ibm.commerce.order.commands.ScheduledOrderCancelCmdImpl
This method sets the redirection url to be called when the command completes successfully.
setUrl(String) - Method in class com.ibm.commerce.orderitems.commands.InventoryAllocationCheckCmdImpl
This method sets the URL taken if none of the specified enumeration groups match.
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.orderitems.commands.OrderItemMoveCmdImpl
Sets the URL to be redirected to when the command completes successfully.
setURL(String) - Method in class com.ibm.commerce.ordermanagement.commands.BlockNotifyCmdImpl
Sets the redirection URL to be called when the command completes successfully.
setURL(String) - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationRequestCmdImpl
Sets the URL
setUrl(String) - Method in class com.ibm.commerce.pagelayout.internal.client.taglib.WidgetImportTag.URLManager
Set the URL to import.
setUrl(String) - Method in interface com.ibm.commerce.payment.commands.GetPaymentInfoCmd
Deprecated.
This method sets the URL property of the command.
setUrl(String) - Method in class com.ibm.commerce.payment.commands.GetPaymentInfoCmdImpl
Deprecated.
This method sets the URL property of the command.
setUrl(String) - Method in class com.ibm.commerce.payment.config.commands.PaymentConfigurationDeleteCtrlCmdImpl
This method sets the URL to be redirected to at the end of the command.
setUrl(String) - Method in class com.ibm.commerce.payment.config.commands.StorePaymentConfigurationDeleteCtrlCmdImpl
This method sets the URL to be redirected to at the end of the command.
setUrl(String) - Method in interface com.ibm.commerce.pvc.commands.PVCBufferUrlCmd
Sets the URL of the target 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.PVCChangeDeviceCmd
Sets the redirect URL for this command.
setURL(String) - Method in class com.ibm.commerce.pvc.commands.PVCChangeDeviceCmdImpl
Sets the redirect URL for this command.
setURL(String) - Method in interface com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmd
Sets the redirect URL for this command.
setURL(String) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the redirect URL for this command.
setURL(String) - Method in interface com.ibm.commerce.pvc.commands.PVCRegistrationCmd
Sets the redirect URL for this command.
setURL(String) - Method in class com.ibm.commerce.pvc.commands.PVCRegistrationCmdImpl
Set the redirect URL for this command.
setURL(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBufferAccessBean
 
setUrl(String) - Method in interface com.ibm.commerce.quote.commands.QuoteCancelCmd
Sets the redirection url after the command completes successfully.
setUrl(String) - Method in interface com.ibm.commerce.quote.commands.QuoteCopyCmd
Sets the redirection URL after the command completes successfully.
setUrl(String) - Method in interface com.ibm.commerce.quote.commands.QuoteCreateCmd
Sets the redirection URL after the command completes successfully.
setUrl(String) - Method in interface com.ibm.commerce.quote.commands.QuoteDisplayCmd
Sets the redirection URL after the command completes successfully.
setUrl(String) - Method in interface com.ibm.commerce.quote.commands.QuoteGenerateOrderCmd
Sets the redirection url after the command completes successfully.
setUrl(String) - Method in interface com.ibm.commerce.quote.commands.QuotePrepareCmd
Sets the redirection URL after the command completes successfully.
setUrl(String) - Method in interface com.ibm.commerce.quote.commands.QuoteSaveCmd
Sets the redirection URL after the command completes successfully.
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 interface com.ibm.commerce.scheduler.commands.AddJobCmd
This method sets the URL to which we should be redirected at the end of the command.
setUrl(String) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the URL to be redirected to at the end of the command.
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.GetBroadcastJobStatusCmdImpl
Deprecated.
Sets the URL to redirect to after the command completes.
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.RemoveJobCmdImpl
This method sets the URL to which we should be redirected at the end of the command.
setURL(String) - Method in class com.ibm.commerce.security.commands.LogoffCmdImpl
Sets the URL to which to redirect after logging off the user.
setURL(String) - Method in interface com.ibm.commerce.store.commands.StoreCloseCmd
Sets the URL to be redirected to when the command completes successfully.
setURL(String) - Method in class com.ibm.commerce.store.commands.StoreCloseCmdImpl
Sets the URL to be redirected to when the command completes successfully.
setURL(String) - Method in interface com.ibm.commerce.store.commands.StoreOpenCmd
Sets the URL to be redirected to when the command completes successfully.
setURL(String) - Method in class com.ibm.commerce.store.commands.StoreOpenCmdImpl
Sets the URL to be redirected to when the command completes successfully.
setURL(String) - Method in class com.ibm.commerce.tickler.commands.TicklerActionRecordCmdImpl
This method sets the redirect URL.
setURL(String) - Method in class com.ibm.commerce.tickler.commands.TicklerAssignCmdImpl
This method sets the redirect URL.
setURL(String) - Method in class com.ibm.commerce.tickler.commands.TicklerCreateCmdImpl
This method sets the redirect URL.
setURL(String) - Method in class com.ibm.commerce.tickler.commands.TicklerLockCmdImpl
This method sets the redirect URL.
setURL(String) - Method in class com.ibm.commerce.tickler.commands.TicklerUnlockCmdImpl
This method sets the redirect URL.
setURL(String) - Method in class com.ibm.commerce.tickler.commands.TicklerUnlockMonitorCmdImpl
This method sets the redirect URL.
setURL(String) - Method in class com.ibm.commerce.tickler.commands.TicklerUpdateCmdImpl
This method sets the redirect URL.
setURL(String) - Method in class com.ibm.commerce.tools.campaigns.search.beans.CollateralSearchListDataBean
Sets the value of the Collateral URL search criteria used in the search.
setURL(String) - Method in class com.ibm.commerce.tools.campaigns.search.commands.CollateralSearchCmdImpl
Sets the value of the Collateral URL search criteria used in the search.
setURL(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Set the URL that is called when the command successfully completes.
setURL(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the URL to return to after the command finishes executing.
setURL(String) - Method in class com.ibm.commerce.usermanagement.commands.OrganizationSetInSessionCmdImpl
Sets the URL to redirect to after logging off the user.
setURL(String) - Method in interface com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmd
Sets the URL that is called when the command successfully completes.
setURL(String) - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
Set the URL that is called when the command successfully completes.
setURL(String) - Method in class com.ibm.commerce.usermanagement.commands.RestoreOriginalUserSetInSessionCmdImpl
Sets the URL to redirect to after logging off the user.
setURL(String) - Method in class com.ibm.commerce.usermanagement.commands.RunAsUserSetInSessionCmdImpl
Sets the URL to redirect to after logging off the user.
setURL(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Set the URL that is called when the command successfully completes.
setURL(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the URL to go to after execution.
setUrlHeader(String) - Method in class com.ibm.commerce.emarketing.beans.EmailActivityUrlHelperDataBean
Set the url header.
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
 
setUrlLink(String) - Method in class com.ibm.commerce.tools.experimentation.search.CollateralSearchDataBean
This method sets the URL link of this collateral.
setURLOperator(String) - Method in class com.ibm.commerce.tools.campaigns.search.beans.CollateralSearchListDataBean
Sets the operator of the Collateral URL search criteria used in the search.
setURLOperator(String) - Method in class com.ibm.commerce.tools.campaigns.search.commands.CollateralSearchCmdImpl
Sets the operator of the Collateral URL search criteria used in the search.
setUsableBillingAddress(ContactInfoIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Usable Billing Address' containment reference.
setUsableBillingAddress(ContactInfoIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setUsablePaymentInformation(PaymentInformationType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Usable Payment Information' containment reference.
setUsablePaymentInformation(PaymentInformationType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setUsableShippingAddress(ContactInfoIdentifierType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Usable Shipping Address' containment reference.
setUsableShippingAddress(ContactInfoIdentifierType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setUsableShippingMode(ShippingModeType) - Method in interface com.ibm.commerce.order.facade.datatypes.DocumentRoot
Sets the value of the 'Usable Shipping Mode' containment reference.
setUsableShippingMode(ShippingModeType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.DocumentRootImpl
 
setUsage(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'Usage' attribute.
setUsage(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.Attribute
Sets the value of the 'Usage' attribute.
setUsage(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogGroupProductSetRelation
Sets the value of the 'Usage' attribute.
setUsage(String) - Method in class com.ibm.commerce.catalog.objects.AttributeAccessBean
 
setUsage(String) - Method in class com.ibm.commerce.catalog.objects.AttributeEntityCreationData
Sets the attribute usage.
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 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.ProductAttributeUpdateCmd
Sets the usage of the attribute: NULL or "1" indicates SKU-resolution.
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(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskCmd
Sets the Task Usage
setUsage(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskCmdImpl
Sets the Task Usage
setUsage(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskUpdateCmd
Sets the usage of the task
setUsage(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.TaskUpdateCmdImpl
Sets the usage of the task
setUsage(Integer) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateTaskCmd
Sets the Task Usage
setUsage(Integer) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateTaskCmdImpl
Sets the Task Usage
setUsage(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskAccessBean
 
setUsage(String) - Method in class com.ibm.commerce.contentmanagement.objects.TaskAccessBean
 
setUsage(Integer) - Method in class com.ibm.commerce.contentmanagement.objects.TaskEntityCreationData
Sets the usage.
setUsage(String) - Method in class com.ibm.commerce.contract.objects.AttachmentAccessBean
 
setUsage(Integer) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setUsage(String) - Method in class com.ibm.commerce.contract.objects.ContractAccessBean
 
setUsage(String) - Method in class com.ibm.commerce.foundation.client.util.oagis.SelectionCriteriaHelper
Add an usage to the extended query expression.
setUsage(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AdjustmentType
Sets the value of the 'Usage' attribute.
setUsage(Object) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotType
Sets the value of the 'Usage' attribute.
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.commands.CheckOrderTemplateCmdImpl
Sets the template usage to be checked.
setUsage(Integer) - Method in class com.ibm.commerce.order.commands.SetOrderTemplateCmd.Group
This method sets the usage of the order template(s).
setUsage(Integer) - Method in class com.ibm.commerce.order.objects.OrderTemplateAccessBean
 
setUsage(String) - Method in class com.ibm.commerce.order.objects.OrderTemplateAccessBean
 
setUsage(int) - Method in class com.ibm.commerce.tools.contract.beans.ContractListDataBean
Sets the usage of the contracts to list.
setUsage(String) - Method in interface com.ibm.commerce.utf.commands.CreateRFQAttachmentCmd
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.ModifyRFQAttachmentCmd
Stores the attachment usage.
setUsage(String) - Method in class com.ibm.commerce.utf.commands.ModifyRFQAttachmentCmdImpl
Sets new Usage.
setUsageFlags(Integer) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setUsageFlags(String) - Method in class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
setUsageId(Integer) - Method in interface com.ibm.commerce.order.calculation.CalculationCmd
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.GetOrderLevelParameterCmd
Sets the calculation usage.
setUsageId(Integer) - Method in class com.ibm.commerce.order.calculation.GetOrderLevelParameterCmdImpl
 
setUsageId(Integer) - Method in interface com.ibm.commerce.order.calculation.SetOrderLevelParameterCmd
 
setUsageId(Integer) - Method in class com.ibm.commerce.order.calculation.SetOrderLevelParameterCmdImpl
 
setUsageIds(Integer[]) - Method in interface com.ibm.commerce.order.commands.CalculateOrderCmd
This method sets the calculation usages.
setUsageIds(Integer[]) - Method in class com.ibm.commerce.order.commands.CalculateOrderCmdImpl
This method sets the calculation usages will be used
setUsageIds(Integer[]) - Method in interface com.ibm.commerce.order.commands.OrderCalculateCmd
This method sets the calculation usages.
setUsageIds(Integer[]) - Method in class com.ibm.commerce.order.commands.OrderCalculateCmdImpl
This method sets the calculation usages.
setUsageIds(Integer[]) - Method in class com.ibm.commerce.order.commands.PromotionEngineOrderCalculateCmdImpl
This method sets the calculation usage ids.
setUsageName(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentUsageType
Sets the value of the 'Usage Name' attribute.
setUsagetype(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Emspot
Sets the value of the 'Usagetype' attribute.
setUsageType(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignEmsCreateCmd
Sets the usage type of the e-Marketing Spot.
setUsageType(String) - Method in class com.ibm.commerce.tools.campaigns.CampaignEmsDataBean
Sets the e-Marketing Spot usage type.
setUsageType(String) - Method in interface com.ibm.commerce.tools.campaigns.CampaignEmsUpdateCmd
Sets the usage type of the e-Marketing Spot.
setUseAccountAddressBook(Integer) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setUseAccountAddressBook(String) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setUseCachedCollectionEnumeration(boolean) - Method in class com.ibm.commerce.search.beans.CatEntrySearchListDataBean
Sets whether or not to return the query result as a CachedCollectionEnumeration.
setUseCustomerTenantWCH(boolean) - Method in interface com.ibm.commerce.content.commands.ResolveContentURLCmd
Indicates that the content URL is to be resolved will point to customer tenant in WCH instead of default IBM tenant.
setUseCustomerTenantWCH(boolean) - Method in class com.ibm.commerce.content.commands.ResolveContentURLCmdImpl
Indicates that the content URL is to be resolved will point to customer tenant in WCH instead of default IBM tenant.
setUseGenericUserForEvaluation(boolean) - Method in class com.ibm.commerce.marketing.databeans.PromotionalPriceDataBean
Sets the flag to indicate whether the current user or the generic user should be used for evaluation.
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).
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).
setUseIBMContextInSeparatedEnv(String) - Method in class com.ibm.commerce.pagelayout.internal.client.taglib.WidgetImportTag
Setter for useIBMContextInSeparatedEnv attribute
setUseKitItems(boolean) - Method in class com.ibm.commerce.bi.taglib.CartBaseTag
Whether the tags need to be generated for all the items in a pre-defined kit
setUseKitItems(boolean) - Method in class com.ibm.commerce.bi.taglib.OrderBaseTag
Whether the tags need to be generated for all the items in a pre-defined kit
setUseParentOrgAddressBook(Integer) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setUseParentOrgAddressBook(String) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setUsePersonalAddressBook(Integer) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setUsePersonalAddressBook(String) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setUser(PersonIdentifierType) - Method in interface com.ibm.commerce.content.facade.datatypes.ContentVersionType
Sets the value of the 'User' containment reference.
setUser(String) - Method in class com.ibm.commerce.marketingcenter.events.util.DBConnection
Setter for the user.
setUser(UserAccessBean) - Method in interface com.ibm.commerce.membergroup.commands.CheckUserInMemberGroupCmd
Sets the user that you want to test.
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.ListMemberGroupsForUserCmd
Sets the user access bean.
setUser(UserAccessBean) - Method in class com.ibm.commerce.membergroup.commands.ListMemberGroupsForUserCmdImpl
Sets the information of the user.
setUserArea(UserAreaType) - Method in interface com.ibm.commerce.oagis9.datatypes.ApplicationAreaType
Sets the value of the 'User Area' containment reference.
setUserArea(UserAreaType) - Method in interface com.ibm.commerce.oagis9.datatypes.BODFailureMessageType
Sets the value of the 'User Area' containment reference.
setUserArea(UserAreaType) - Method in interface com.ibm.commerce.oagis9.datatypes.BODType
Sets the value of the 'User Area' containment reference.
setUserArea(UserAreaType) - Method in interface com.ibm.commerce.oagis9.datatypes.ChangeStatusType
Sets the value of the 'User Area' containment reference.
setUserArea(UserAreaType) - Method in interface com.ibm.commerce.oagis9.datatypes.SuccessMessageType
Sets the value of the 'User Area' containment reference.
setUserBehavior(String, UserBehavior, boolean, boolean) - Method in class com.ibm.commerce.marketing.runtime.engine.MarketingEngineCache
This method updates a UserBehavior object based on the personalizationId for a customer in the cache and in the database.
setUserBehaviorRule(UserBehaviorRule) - Method in interface com.ibm.commerce.marketing.commands.elements.BehaviorRuleTaskCmd
This method sets the behavior rule that was matched.
setUserBehaviorRule(UserBehaviorRule) - Method in class com.ibm.commerce.marketing.commands.elements.BehaviorRuleTaskCmdImpl
This method sets the behavior rule that was matched.
setUserBehaviorRule(UserBehaviorRule) - Method in interface com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmd
This method sets the UserBehaviorRule business object associated with the behavior rule being evaluated.
setUserBehaviorRule(UserBehaviorRule) - Method in class com.ibm.commerce.marketing.dialog.util.UserBehaviorRuleTaskCmdImpl
This method sets the UserBehaviorRule business object associated with the behavior rule being evaluated.
setUserBehaviorRule(UserBehaviorRule) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the user behavior rule object associated with the flow element XML.
setUserData(UserDataType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributeAllowedValueType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributePropertyType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryFulfillmentPropertiesType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogEntryType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogNavigationViewType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.content.facade.datatypes.AttachmentType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.content.facade.datatypes.ContentVersionType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.content.facade.datatypes.FileUploadJobType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.content.facade.datatypes.ManagedDirectoryType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.content.facade.datatypes.ManagedFileType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.contract.facade.datatypes.BusinessAccountType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.contract.facade.datatypes.ContractType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.BusinessAccountTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.contract.facade.datatypes.impl.ContractTypeImpl
 
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.AddressType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.AdjustmentType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentAssetType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentDescriptionType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.AttachmentReferenceType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContactInfoType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.DocumentRoot
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.EmailAddressType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.FaxType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OfferPriceType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderChargesType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.OrderItemChargesType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.PaymentInfoType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.PaymentMethodType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.PriceInfoType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ShippingInfoType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.ShippingModeType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.foundation.common.datatypes.TelephoneType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListAccessSpecifierType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListAnnouncementType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListDescriptionType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListEventInformationType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListItemType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListPurchaseRecordType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListRegistrantType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftListType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.giftcenter.facade.datatypes.PurchasedItemDetailsType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.ConfigurationType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.OnlineStoreDescriptionType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.OnlineStoreType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryDetailType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryRecordType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.ExpectedInventoryType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.FulfillmentCenterInventoryAvailabilityType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryAdjustmentCodeType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryAdjustmentType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryAvailabilityType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryReceiptType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestDescriptionType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.BaseMarketingSpotActivityDataType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementTemplateType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementVariableType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentDescriptionType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingContentType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailContentType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailStatisticsType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingEmailTemplateType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotDataType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotOrderType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotPageType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotStatisticsType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingTriggerType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.marketing.facade.datatypes.TestElementStatisticsType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.member.facade.datatypes.BusinessProfileType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.member.facade.datatypes.CheckoutProfileType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.member.facade.datatypes.CredentialType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.member.facade.datatypes.MemberGroupType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.member.facade.datatypes.OrganizationType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonalProfileType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.member.facade.datatypes.PersonType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.member.facade.datatypes.SecurityHintType
Sets the value of the 'User Data' containment reference.
setUserData(Integer, String, String) - Method in class com.ibm.commerce.messaging.outboundservice.Messaging
This method sets the user data for the specified transport.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.AdjustmentRequirementType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.BlockReasonType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.ChangeReasonCodeType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.ChannelType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.CouponCodeType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.CSRCommentsType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.FinancialTransactionType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.FulfillmentCenterType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.AdjustmentRequirementTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.BlockReasonTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ChangeReasonCodeTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ChannelTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.CouponCodeTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.CSRCommentsTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.FulfillmentCenterTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderBLockInfoTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderBlockTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemComponentTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemFulfillmentInfoTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemShippingInfoTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemStatusTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderItemTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderNotificationInfoTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderPaymentInfoTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderShippingInfoTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderStatusTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.OrderTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentInformationTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentInstructionTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PaymentMethodTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.PromotionCodeTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.RewardChoiceTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.RewardOptionTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.RewardSpecificationTypeImpl
 
setUserData(UserDataType) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ShippingModeTypeImpl
 
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderBLockInfoType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderBlockType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemComponentType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemFulfillmentInfoType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemShippingInfoType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemStatusType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderItemType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderNotificationInfoType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderPaymentInfoType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderShippingInfoType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderStatusType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.OrderType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentInformationType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentInstructionType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.PaymentMethodType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.PromotionCodeType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.RewardChoiceType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.RewardOptionType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.RewardSpecificationType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.order.facade.datatypes.ShippingModeType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.DescriptionType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionElementType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.search.facade.datatypes.SearchTermAssociationType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.store.facade.datatypes.GeoNodeDescriptionType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.store.facade.datatypes.GeoNodeType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreAttributeType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreDescriptionType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPurchaseDetailsType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionRenewalInfoType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionSuspendedPeriodType
Sets the value of the 'User Data' containment reference.
setUserData(UserDataType) - Method in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionType
Sets the value of the 'User Data' containment reference.
setUserDataBean(UserDataBean) - Method in class com.ibm.commerce.member.facade.server.commands.ComposePersonFromDataBeanBaseCmdImpl
Sets the user data bean used to populate the Person SDO
setUserDataBean(UserDataBean) - Method in interface com.ibm.commerce.member.facade.server.commands.ComposePersonFromDataBeanCmd
Sets the user data bean which is used to compose the Person SDO
setUserdefined(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQItemSpecificationAddCmdImpl
Sets the userdefined.
setUserdefined(Integer) - Method in class com.ibm.commerce.rfq.commands.RFQPattributeAttachmentAddCmdImpl
Sets the userdefined
setUserField1(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setUserField1(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets user field 1 reserved for customization (USERS table).
setUserField1(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets user field 1.
setUserField2(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setUserField2(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets user field 2 reserved for customization (USERS table).
setUserField2(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets user field 2.
setUserField3(String) - Method in class com.ibm.commerce.user.objects.UserAccessBean
 
setUserField3(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets user field 3 reserved for customization (USERS table).
setUserField3(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets user field 3.
setUserId(CommandContext) - Static method in class com.ibm.commerce.command.AbstractECCommand
a utility to set userId
setUserId(Long) - Method in interface com.ibm.commerce.command.CommandContext
Reserved for IBM internal use.
setUserId(Long) - Method in class com.ibm.commerce.command.CommandContextImpl
Reserved for IBM internal use.
setUserId(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryRegistrantAccessBean
 
setUserId(String) - Method in class com.ibm.commerce.context.content.ant.tasks.CreateWorkspaceTask
This method sets the user identity to connect to the database.
setUserId(Long) - Method in class com.ibm.commerce.emarketing.beans.EmailActivityUrlHelperDataBean
Set the user ID.
setUserId(Long) - Method in interface com.ibm.commerce.emarketing.commands.ListEmailRecipientsInMemberGroupTaskCmd
Sets the user ID.
setUserId(Long) - Method in class com.ibm.commerce.emarketing.commands.ListEmailRecipientsInMemberGroupTaskCmdImpl
Sets the user ID.
setUserId(Long) - Method in interface com.ibm.commerce.experimentation.commands.MigrateExperimentResultCmd
This method sets the ID of the user who owns the experiment results.
setUserId(Long) - Method in class com.ibm.commerce.experimentation.commands.MigrateExperimentResultCmdImpl
This method sets the ID of the user who owns the experiment results.
setUserId(Long) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the user ID.
setUserId(String) - Method in class com.ibm.commerce.fulfillment.beans.CalculationCodeListDataBean
This method sets the user ID.
setUserId(String) - Method in class com.ibm.commerce.giftregistry.beans.GiftRegistrySearchDataBeanBase
Sets the userId to be searched on
setUserId(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryRegistrantVO
Sets the registrant's user ID
setUserId(Long) - Method in class com.ibm.commerce.marketing.beans.EMarketingSpot
Sets the ID of the user accessing this e-Marketing Spot.
setUserId(String) - Method in class com.ibm.commerce.me.datatype.Credentials
This method sets the registered group user ID for the organization.
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
This method sets the user Id for retrieving those order of that user.
setUserId(String) - Method in interface com.ibm.commerce.orderquotation.commands.GetCredentialsCmd
Set the user id.
setUserId(String) - Method in class com.ibm.commerce.orderquotation.commands.GetCredentialsCmdImpl
Set the user id.
setUserId(String) - Method in class com.ibm.commerce.orderquotation.commands.QuotationRequest
Sets the userId
setUserID(Long) - Method in class com.ibm.commerce.price.facade.server.util.ExternalPriceMemoryCacheKey
 
setUserId(Long) - Method in interface com.ibm.commerce.pvc.commands.PVCBufferUrlCmd
Sets 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.PVCChangeDeviceCmd
Sets the user ID.
setUserId(Long) - Method in class com.ibm.commerce.pvc.commands.PVCChangeDeviceCmdImpl
Sets the user ID.
setUserId(Long) - Method in interface com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmd
Sets the user ID.
setUserId(Long) - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
Sets the user ID.
setUserId(Long) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setUserId(String) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setUserId(int) - Method in class com.ibm.commerce.search.beans.CatalogSearchListDataBean
To set userId.
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.CatEntrySearchListDataBean
To set userId.
setUserID(int) - Method in class com.ibm.commerce.search.rulequery.RuleQuery
setUserID(int) - Method in class com.ibm.commerce.search.rulequery.SelectQuery
To set the user id.
setUserId(String) - Method in class com.ibm.commerce.tickler.beans.TicklerListDataBean
This method sets the ID of the Customer Service Representative.
setUserId(String) - Method in interface com.ibm.commerce.tickler.beans.TicklerListInputDataBean
This method sets the ID of the Customer Service Representative.
setUserId(Long) - Method in class com.ibm.commerce.user.beans.AddressBookDataBean
Sets the UserId.
setUserId(String) - Method in class com.ibm.commerce.user.beans.AddressBookDataBean
Sets the UserId.
setUserId(String) - Method in class com.ibm.commerce.user.beans.UserInfoDataBean
sets the userId
setUserId(String) - Method in class com.ibm.commerce.user.beans.UserRegistrationDataBean
Sets the key (user Id) of this data bean.
setUserId(Long) - Method in class com.ibm.commerce.user.beans.UserRegistrationDataBean
Sets the key(user id) of this data bean.
setUserId(Long) - Method in class com.ibm.commerce.user.objects.BusinessProfileAccessBean
 
setUserId(String) - Method in class com.ibm.commerce.user.objects.BusinessProfileAccessBean
 
setUserId(Long) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setUserId(String) - Method in class com.ibm.commerce.user.objects.DemographicsAccessBean
 
setUserId(long) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setUserId(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setUserIdentifier(String) - Method in class com.ibm.commerce.marketing.commands.CouponAddRemoveControllerCmdImpl
This method sets the userIdentifier.
setUserIdentifier(String) - Method in class com.ibm.commerce.marketing.commands.CouponManageCmdImpl
This method sets the userIdentifier.
setUserIdentifier(String) - Method in class com.ibm.commerce.marketing.commands.IssueCouponControllerCmdImpl
This method sets the user identifier.
setUserIdentifier(String) - Method in class com.ibm.commerce.marketing.commands.PromotionCodeAddRemoveControllerCmdImpl
This method sets the user identifier.
setUserIdentifier(String) - Method in class com.ibm.commerce.marketing.databeans.CouponListByUserDataBean
This methods sets the user identifier for a guest user.
setUserIdentifier(String) - Method in interface com.ibm.commerce.ordermanagement.commands.TransferOrderCmd
This method sets the user identifier used for authentication at the time of order transfer
setUserIdentifier(String) - Method in class com.ibm.commerce.ordermanagement.commands.TransferOrderCmdImpl
This method sets the user identifier used for authentication at the time of order transfer
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.
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.
setUserIdType(String) - Method in class com.ibm.commerce.me.datatype.Credentials
This method sets the type of the group user ID for the organization.
setUserKey(String) - Method in class com.ibm.commerce.ras.ECMessage
Deprecated.
The application message key should be set when the ECMessage object is created.
setUserManagingARegistry(boolean, String) - Method in interface com.ibm.commerce.context.giftregistry.GiftRegistryContext
Sets if the user is currently managing a particular registry.
setUserManagingARegistry(boolean, String) - Method in class com.ibm.commerce.context.giftregistryimpl.GiftRegistryContextImpl
Sets if the user is currently managing a particular registry.
setUserName(String) - Method in class com.ibm.commerce.messaging.adapters.jcasample.SampleConnectionSpec
Sets userName
setUserName(String) - Method in class com.ibm.commerce.messaging.adapters.jcasample.SampleManagedConnectionFactory
This method sets the user name.
setUserNotificationProperties(TypedProperty) - Method in interface com.ibm.commerce.subscription.commands.SubscriptionNotificationCmd
Sets the user notification message properties.
setUserNotificationProperties(TypedProperty) - Method in class com.ibm.commerce.subscription.commands.SubscriptionNotificationCmdImpl
This method sets the input properties for e-mail to be sent to the user.
setUserProfileField1(String) - Method in class com.ibm.commerce.user.objects.UserProfileAccessBean
 
setUserProfileField1(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets userProfile field 1 reserved for customization (USERPROF table).
setUserProfileField1(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets user profile field 1.
setUserProfileField2(String) - Method in class com.ibm.commerce.user.objects.UserProfileAccessBean
 
setUserProfileField2(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets userProfile field 2 reserved for customization (USERPROF table).
setUserProfileField2(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets user profile field 2.
setUserProfileUpdated(boolean) - Method in class com.ibm.commerce.tools.optools.user.commands.CSRCustomerInfoUpdateCmdImpl
Sets whether or not the profile information (the preferred method of communication) of the customer has been changed.
setUserPVCDeviceId(Long) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setUserPVCDeviceId(String) - Method in class com.ibm.commerce.pvcdevices.objects.UserPVCDeviceAccessBean
 
setUserReceiveEmail(boolean) - Method in interface com.ibm.commerce.emarketing.commands.OptEmailTaskCmd
Sets whether the user wants to receive e-mail (true) or not (false).
setUserReceiveEmail(boolean) - Method in class com.ibm.commerce.emarketing.commands.OptEmailTaskCmdImpl
Sets if the user wishes to receive e-mail or not.
setUserReceiveSMS(boolean) - Method in interface com.ibm.commerce.emarketing.commands.OptSMSTaskCmd
Sets whether the user wants to receive SMS Messages (true) or not (false).
setUserReceiveSMS(boolean) - Method in class com.ibm.commerce.emarketing.commands.OptSMSTaskCmdImpl
Sets if the user wishes to receive SMS messages or not.
setUserReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.CurrentInterestItemListAccessBean
 
setUserReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.CurrentInterestItemListAccessBean
 
setUserReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setUserReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemAccessBean
 
setUserReferenceNumber(Long) - Method in class com.ibm.commerce.catalog.objects.InterestItemListAccessBean
 
setUserReferenceNumber(String) - Method in class com.ibm.commerce.catalog.objects.InterestItemListAccessBean
 
setUserRefNum(Long) - Method in interface com.ibm.commerce.scheduler.commands.AddBroadcastJobCmd
Sets the user Id.
setUserRefNum(Long) - Method in interface com.ibm.commerce.scheduler.commands.AddJobCmd
This method sets the member id of the user identity for the execution of the job.
setUserRefNum(Long) - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
This method sets the user reference number that represents the job's user identity.
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.
setUserRelationship(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAccessBean
 
setUserRelationship(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setUserRelationship(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAnnouncementHistoryAccessBean
 
setUserRelationship(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryItemAccessBean
 
setUserRelationship(Integer) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPurchaseRecordAccessBean
 
setUserRelationship(Integer) - Method in class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryProtectableBeanBase
Sets the users relationship with a particular entity or gift registry.
setUserRelationship(Integer) - Method in interface com.ibm.commerce.giftcenter.commands.GiftListContextUpdateCmd
Sets the user's relationship with the list of external identifiers that are supplied to the command.
setUserRelationship(Integer) - Method in class com.ibm.commerce.giftcenter.commands.GiftListContextUpdateCmdImpl
Sets the relationship to be established with the external identifiers in the context.
setUsersId(Long) - Method in class com.ibm.commerce.emarketing.beans.EmailUserReceiveDataBean
Sets the ID of the user.
setUsersId(Long) - Method in interface com.ibm.commerce.emarketing.commands.OptEmailTaskCmd
Sets the users ID.
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.OptSMSTaskCmd
Sets the users ID.
setUsersId(Long) - Method in class com.ibm.commerce.emarketing.commands.OptSMSTaskCmdImpl
Sets the user ID of the user opting opting out of receive SMS messages.
setUsersId(Long) - Method in class com.ibm.commerce.experimentation.objects.ExperimentResultAccessBean
 
setUsersId(Long) - Method in class com.ibm.commerce.me.commands.PunchOutSetupCmdImpl
This method sets the User ID of the owner of the order.
setUsersId(Long) - Method in class com.ibm.commerce.me.commands.RegisterRequisitionerCmdImpl
This method sets the user ID.
setUsersId(long) - Method in class com.ibm.commerce.me.datatype.BuyerRequestInfo
This method sets the users ID.
setUsersId(Long) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBindingAccessBean
 
setUsersId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBindingAccessBean
 
setUsersId(Long) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBufferAccessBean
 
setUsersId(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCBufferAccessBean
 
setUsersSearchDataBean(UserSearchDataBean) - Method in class com.ibm.commerce.giftregistry.beans.UsersGiftRegistryDataBean
Set the UsersSearchDataBean
setUserStatus(Integer) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the user's status.
setUserStatus(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the user's status.
setUserStatus(Integer) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the user status.
setUserStatus(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the user status.
setUserTrafficId(Long) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnLog
Deprecated.
Sets the user traffic ID recorded in the current event.
setUserTrafficId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setUserTrafficId(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogAccessBean
 
setUserTrafficId(Long) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignLogKey
 
setUserTrafficId(long) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setUserTrafficId(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setUserUpdated(boolean) - Method in class com.ibm.commerce.tools.optools.user.commands.CSRCustomerInfoUpdateCmdImpl
Sets whether or not the customer's information has been changed.
setUsrTrafficId(Long) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean
This method sets the ID of the user traffic.
setValid(boolean) - Method in class com.ibm.commerce.edp.api.EDPPaymentInstruction
This method sets if the payment instruction is valid or not.
setValid(Boolean) - Method in class com.ibm.commerce.order.history.HistoryPaymentInformation
Sets valid
setValidateIndexAfterBuild(String) - Method in class com.ibm.commerce.catalog.facade.server.event.consumer.CatalogEntrySubTypeIndexing
Sets the validating index after building flag.
setValidateReferenceNumbers(boolean) - Method in class com.ibm.commerce.tools.contract.beans.PriceTCMasterCatalogWithFilteringDataBean
Sets if the reference numbers should be validated against the database.
setValidateRequired(boolean) - Method in interface com.ibm.commerce.order.commands.UpdateShippingAddressCmd
Sets the boolean value.
setValidateRequired(boolean) - Method in class com.ibm.commerce.order.commands.UpdateShippingAddressCmdImpl
Sets the value indicating if shipping address validating is required, the default value is false.
setValidateToken(String) - Method in class com.ibm.commerce.struts.ECActionMapping
This method sets the value of the validateToken property.
setValidationCode(String) - Method in interface com.ibm.commerce.member.facade.server.commands.UserRegistrationEmailActivateCmd
This method sets the validation code.
setValidationCode(String) - Method in class com.ibm.commerce.member.facade.server.commands.UserRegistrationEmailActivateCmdImpl
This method sets the validation code.
setValidationCode(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordCmdImpl
This method sets the validation code used to update the password by a guest user after the challenge answer has been answered.
setValidationCode(String) - Method in interface com.ibm.commerce.security.commands.ResetPasswordGuestValidationCmd
Sets the validation code required for an unauthenticated user to reset their password.
setValidationCode(String) - Method in class com.ibm.commerce.security.commands.ResetPasswordGuestValidationCmdImpl
Sets the validation code to verify that the correct user is resetting the password.
setValidationFlag(boolean) - Method in interface com.ibm.commerce.account.commands.AccountImportCmd
Sets the validation flag to indicate if the XML file will be validated by the XML parser against the XSD.
setValidationFlag(boolean) - Method in class com.ibm.commerce.account.commands.AccountImportCmdImpl
Sets the validation flag to indicate if XML file will be validated by XML parser against the XSD.
setValidCoupons(boolean[]) - Method in class com.ibm.commerce.couponredemption.commands.CheckApplicabilityCmdImpl
Deprecated.
Sets the array indicating whether the Coupons are applicable or not.
setValidCoupons(boolean[]) - Method in class com.ibm.commerce.couponredemption.commands.CheckValidityCmdImpl
Deprecated.
Sets valid eCoupons.
setValidForAllCustomers(boolean) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLDiscountDataBean
This field stores whether the discount is valid for all customer segments or targets to specific customer segments.
setValidForAllCustomers(boolean) - Method in class com.ibm.commerce.tools.epromotion.databeans.RLProductDiscountDataBean
Stores whether or not the discount is valid for all customer segments.
setValidityId(Integer) - Method in class com.ibm.commerce.couponpromotion.objects.CouponPromotionAccessBean
 
setValidSelection(boolean) - Method in class com.ibm.commerce.couponredemption.commands.CouponDSSTaskCmdImpl
Deprecated.
Sets valid selection.
setValidSelection(boolean) - Method in class com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmdImpl
Deprecated.
Sets the validSelect field.
setValue(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.AttributeAllowedValueType
Sets the value of the 'Value' attribute.
setValue(BigInteger) - Method in interface com.ibm.commerce.catalog.facade.datatypes.BigIntegerValueType
Sets the value of the 'Value' attribute.
setValue(ValueType) - Method in interface com.ibm.commerce.catalog.facade.datatypes.CatalogAttributeType
Sets the value of the 'Value' containment reference.
setValue(BigDecimal) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DecimalValueType
Sets the value of the 'Value' attribute.
setValue(double) - Method in interface com.ibm.commerce.catalog.facade.datatypes.DoubleValueType
Sets the value of the 'Value' attribute.
setValue(float) - Method in interface com.ibm.commerce.catalog.facade.datatypes.FloatValueType
Sets the value of the 'Value' attribute.
setValue(int) - Method in interface com.ibm.commerce.catalog.facade.datatypes.IntegerValueType
Sets the value of the 'Value' attribute.
setValue(long) - Method in interface com.ibm.commerce.catalog.facade.datatypes.LongValueType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.catalog.facade.datatypes.StringValueType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryAttribute
Sets the value of the 'Value' attribute.
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.catalogmanagement.commands.AttributeValueAddCmdImpl
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.AttributeValueUpdateCmdImpl
Set 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.component.contextservice.NameValuePair
Sets the value portion of this name-value pair object.
setValue(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryPersonalizationAttributeAccessBean
 
setValue(String) - Method in class com.ibm.commerce.condition.OpenCondition.Parameter
Sets the value of this parameter.
setValue(String) - Method in class com.ibm.commerce.condition.SimpleCondition
Sets the value name.
setValue(BigDecimal) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setValue(String) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setValue(BigDecimal) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setValue(String) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setValue(BigDecimal) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setValue(String) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setValue(BigDecimal) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setValue(String) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setValue(BigDecimal) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setValue(BigDecimal) - Method in class com.ibm.commerce.discount.rules.MixedDiscount
Set the adjustment value for this discount.
setValue(BigDecimal) - Method in class com.ibm.commerce.discount.rules.MonetaryDiscount
Set the adjustment value.
setValue(BigDecimal) - Method in class com.ibm.commerce.discount.rules.ServiceDiscount
Set the adjustment value for the ServiceDiscount object.
setValue(String) - Method in class com.ibm.commerce.foundation.client.util.oagis.RelationalExpression
Sets the value of the operand
setValue(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ContextDataType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.DescriptionType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.EmailAddressType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.FaxType
Sets the value of the 'Value' attribute.
setValue(BigDecimal) - Method in interface com.ibm.commerce.foundation.common.datatypes.MonetaryAmountType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.ProtocolDataType
Sets the value of the 'Value' attribute.
setValue(double) - Method in interface com.ibm.commerce.foundation.common.datatypes.QuantityType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.foundation.common.datatypes.TelephoneType
Sets the value of the 'Value' attribute.
setValue(BigDecimal) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeLookupResultAccessBean
 
setValue(String) - Method in class com.ibm.commerce.fulfillment.objects.CalculationRangeLookupResultAccessBean
 
setValue(String) - Method in interface com.ibm.commerce.infrastructure.facade.datatypes.ConfigurationValueType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.CampaignElementVariableType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmelementnvp
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexplog
Sets the value of the 'Value' attribute.
setValue(int) - Method in interface com.ibm.commerce.member.facade.datatypes.IncomeAmountType
Sets the value of the 'Value' attribute.
setValue(boolean) - Method in interface com.ibm.commerce.member.facade.datatypes.ReceiveEmailPreferenceType
Sets the value of the 'Value' attribute.
setValue(Object) - Method in interface com.ibm.commerce.oagis9.datatypes.ActionCodeType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ActionExpressionType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ExpressionType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ReasonCodeType
Sets the value of the 'Value' attribute.
setValue(Object) - Method in interface com.ibm.commerce.oagis9.datatypes.ResponseCodeType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.oagis9.datatypes.ResponseExpressionType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.CodeType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes.IdentifierType
Sets the value of the 'Value' attribute.
setValue(String) - Method in class com.ibm.commerce.order.facade.datatypes.impl.ProtocolDataTypeImpl
 
setValue(String) - Method in interface com.ibm.commerce.order.facade.datatypes.ProtocolDataType
Sets the value of the 'Value' attribute.
setValue(Serializable) - Method in class com.ibm.commerce.payments.plugin.NameValueObject
This method sets the value of the object.
setValue(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.controller.Property
This method sets the value.
setValue(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.PluginProperty
This method sets the value.
setValue(BigDecimal) - Method in class com.ibm.commerce.price.utils.MonetaryAmount
Set the value of the monetary amount.
setValue(double) - Method in class com.ibm.commerce.price.utils.QuantityAmount
Set the numeric value of the quantity amount.
setValue(String) - Method in interface com.ibm.commerce.promotion.facade.datatypes.PromotionElementVariableType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_elementnvp
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.promotion.facade.server.transform.validation.commands.PromotionElementNVPValidationCmd
Sets the value to be validated.
setValue(String) - Method in class com.ibm.commerce.promotion.facade.server.transform.validation.commands.PromotionElementNVPValidationCmdImpl
Sets the value to be validated.
setValue(String) - Method in class com.ibm.commerce.rfq.commands.RFQItemCommentAddCmdImpl
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.RFQPattributeAttachmentAddCmdImpl
Sets the value
setValue(String) - Method in class com.ibm.commerce.rule.Action.Parameter
Sets the parameter value.
setValue(String) - Method in interface com.ibm.commerce.store.facade.datatypes.PhysicalStoreAttributeType
Sets the value of the 'Value' attribute.
setValue(String) - Method in interface com.ibm.commerce.store.facade.server.entity.datatypes.Stlocattr
Sets the value of the 'Value' attribute.
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.RLSingleRangeItemLevelPromotion
Sets the value.
setValue(String) - Method in class com.ibm.commerce.tools.epromotion.RLSingleRangeProductLevelPromotion
Sets 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.RFQItemSpecificationAddCmdImpl
Sets the valuedelim
setValuedelim(String) - Method in class com.ibm.commerce.rfq.commands.RFQPattributeAttachmentAddCmdImpl
Sets the valuedelim
setValueDelimiter(String) - Method in interface com.ibm.commerce.rfq.commands.CreatePAttributeValueCmd
(Optional) Sets the value delimiter.
setValueDelimiter(String) - Method in class com.ibm.commerce.rfq.commands.CreatePAttributeValueCmdImpl
(Optional) Sets the value delimiter.
setValueHandlerClassName(String) - Method in class com.ibm.commerce.foundation.dataload.config.ColumnConfigProperties
Set the column handler class name
setValueHandlerParameterList(List<ParameterProperties>) - Method in class com.ibm.commerce.foundation.dataload.config.ColumnConfigProperties
Set column handler parameter list
setValues(CouponWalletAccessBean, CouponPromotionAccessBean) - Method in class com.ibm.commerce.couponwallet.databeans.ViewCouponDetailDataBean
Deprecated.
Sets the values for the eCoupon.
setValues(CouponWalletAccessBean, CouponPromotionAccessBean) - Method in class com.ibm.commerce.couponwallet.databeans.ViewWalletDataBean
Deprecated.
Sets the values.
setValues(BigDecimal[]) - Method in interface com.ibm.commerce.order.calculation.CalculationCodeApplyCmd
Sets the values to apply.
setValues(Integer, BigDecimal[]) - Method in interface com.ibm.commerce.order.calculation.CalculationCodeApplyCmd
Sets values to apply for a tax category.
setValues(BigDecimal[]) - Method in class com.ibm.commerce.order.calculation.DiscountCalculationCodeApplyCmdImpl
Sets the order item adjustment amounts.
setValues(Integer, BigDecimal[]) - Method in class com.ibm.commerce.order.calculation.DiscountCalculationCodeApplyCmdImpl
Sets the order item adjustment amounts.
setValues(BigDecimal[]) - Method in class com.ibm.commerce.order.calculation.Group
Sets the values.
setValues(Integer, BigDecimal[]) - Method in class com.ibm.commerce.order.calculation.Group
Sets the values of a particular tax category.
setValues(BigDecimal[]) - Method in class com.ibm.commerce.order.calculation.ShippingCalculationCodeApplyCmdImpl
 
setValues(Integer, BigDecimal[]) - Method in class com.ibm.commerce.order.calculation.ShippingCalculationCodeApplyCmdImpl
 
setValues(BigDecimal[]) - Method in class com.ibm.commerce.order.calculation.TaxCalculationCodeApplyCmdImpl
 
setValues(Integer, BigDecimal[]) - Method in class com.ibm.commerce.order.calculation.TaxCalculationCodeApplyCmdImpl
 
setValues(Vector) - Method in class com.ibm.commerce.tools.epromotion.RLOrderLevelPromotion
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.RLRangedProductLevelPromotion
Sets the values.
setValueTagName(String) - Method in class com.ibm.commerce.tools.epromotion.RLSingleRangeItemLevelPromotion
Sets the valueTagName.
setValueTagName(String) - Method in class com.ibm.commerce.tools.epromotion.RLSingleRangeProductLevelPromotion
Set value tag name.
setVar(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentActionMapping
This method sets the variable name to associate the nouns found in the responding business object document.
setVarException(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentActionMapping
This method sets the variable name to associate with the exception that is the result of the business object document request.
setVariable(String) - Method in class com.ibm.commerce.condition.SimpleCondition
Sets the variable name.
setVariables(Map<String, String>) - Method in class com.ibm.commerce.marketing.runtime.engine.FlowElement
This method sets the flow element variables (from the DMELEMENTNVP database table) that are contained in a Map object.
setVariant(String) - Method in class com.ibm.commerce.common.objects.LanguageAccessBean
 
setVarPageDesignDetails(String) - Method in class com.ibm.commerce.pagelayout.internal.client.taglib.JSIncludeTag
Setter for Page Design details variable name
setVarPageDesignDetails(String) - Method in class com.ibm.commerce.pagelayout.internal.client.taglib.WidgetImportTag
Setter for Page Design details variable name
setVarPageDesignDetailsJSON(String) - Method in class com.ibm.commerce.pagelayout.internal.client.taglib.JSIncludeTag
Setter for Page Design details JSON variable name
setVarPageDesignDetailsJSON(String) - Method in class com.ibm.commerce.pagelayout.internal.client.taglib.WidgetImportTag
Setter for Page Design details JSON variable name
setVarVerb(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentActionMapping
This method sets the variable name to associate with the response verb that is the responding business object document.
setVcProtected(String) - Method in class com.ibm.commerce.struts.ECActionMapping
This method sets the value of the vcProtected property.
setVecHistoryCalculationAdjustment(Vector) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets vector HistoryCalculationAdjustment
setVecHistoryOrderBlock(Vector) - Method in class com.ibm.commerce.order.history.HistoryOrder
 
setVecHistoryOrderItem(Vector) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets vector HistoryOrderItem
setVecHistoryPaymentInformation(Vector) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets vector HistoryPaymentInformation
setVecHistoryShipInfo(Vector) - Method in class com.ibm.commerce.order.history.HistoryOrder
Sets vector HistoryShipInfo
setVendor(String) - Method in class com.ibm.commerce.payments.plugin.impl.PluginConfigurationImpl
This method sets the name of the vendor implementing the Plugin.
setVendor(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.PluginInformation
This method sets the vendor.
setVendor(String) - Method in class com.ibm.commerce.pvcadapter.DeviceInfo
Sets vendor name of the device to the data bean.
setVendor(String) - Method in class com.ibm.commerce.taxation.objects.TaxCodeSchemeAccessBean
 
setVendorId(String) - Method in class com.ibm.commerce.inventory.beans.VendorDataBean
This method sets the vendor id.
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.commands.CreateReceiptCmdImpl
 
setVendorId(String) - Method in interface com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCreateCmd
Sets the vendor identifier.
setVendorId(String) - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCreateCmdImpl
 
setVendorId(String) - Method in interface com.ibm.commerce.inventory.commands.ManageInventoryCmd
Sets the identifier of the vendor that supplied the inventory.
setVendorId(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
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.ReceiptCreateCmdImpl
 
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.VendorUpdateCmdImpl
Set the vendor identifier.
setVendorId(Long) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setVendorId(String) - Method in class com.ibm.commerce.inventory.objects.ExpectedInventoryRecordsAccessBean
 
setVendorId(Long) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setVendorId(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setVendorId(Long) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setVendorId(String) - Method in class com.ibm.commerce.inventory.objects.ReplenishmentAdvisementAccessBean
 
setVendorId(Long) - Method in class com.ibm.commerce.inventory.objects.VendorAccessBean
 
setVendorId(String) - Method in class com.ibm.commerce.inventory.objects.VendorAccessBean
 
setVendorId(Long) - Method in class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean
 
setVendorId(String) - Method in class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean
 
setVendorIds(String[]) - Method in interface com.ibm.commerce.inventory.commands.VendorDeleteCmd
Set the list of vendor identifiers.
setVendorIds(String[]) - Method in class com.ibm.commerce.inventory.commands.VendorDeleteCmdImpl
Set the list of vendor identifiers.
setVendorInformationList(VendorInformationDataBean[]) - Method in class com.ibm.commerce.inventory.beans.VendorInformationListDataBean
This method sets the list of the VendorInformationDataBean.
setVendorName(String) - Method in class com.ibm.commerce.inventory.beans.VendorDataBean
This method sets the name of the vendor.
setVendorName(String) - Method in interface com.ibm.commerce.inventory.commands.VendorCreateCmd
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.VendorUpdateCmd
Set the vendor name.
setVendorName(String) - Method in class com.ibm.commerce.inventory.commands.VendorUpdateCmdImpl
Set the vendor name.
setVendorName(String) - Method in interface com.ibm.commerce.inventory.facade.datatypes.InventoryReceiptType
Sets the value of the 'Vendor Name' attribute.
setVendorName(String) - Method in class com.ibm.commerce.inventory.objects.VendorAccessBean
 
setVendorName(String) - Method in class com.ibm.commerce.pvcdevices.objects.PVCDeviceModelAccessBean
 
setVerb(Verb) - Method in class com.ibm.commerce.component.bod.DataArea
Sets the Verb in the DataArea
setVerb(String) - Method in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentActionMapping
This method sets the verb of the business object document that is used with the URL request.
setVerbPath(VerbPath) - Method in class com.ibm.commerce.component.bod.Expression
Sets the path of this expression
setVerbType(Class) - Method in class com.ibm.commerce.component.servicemapper.ServiceMappingGroup
Sets the verb type for this group
setVerificationRequired(String) - Method in interface com.ibm.commerce.order.commands.PrepareShipInfoCmd
This method sets the verification type required on SHIPINFO .
setVerificationRequired(String) - Method in class com.ibm.commerce.order.commands.PrepareShipInfoCmdImpl
The type of verification required on the SHIPINFO table.
setVersion(BigInteger) - Method in interface com.ibm.commerce.foundation.common.datatypes.PromotionExternalIdentifierType
Sets the value of the 'Version' attribute.
setVersion(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.ActivityType
Sets the value of the 'Version' attribute.
setVersion(int) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmactivity
Sets the value of the 'Version' attribute.
setVersion(Integer) - Method in class com.ibm.commerce.marketing.promotion.PromotionKey
Sets the version.
setVersion(String) - Method in class com.ibm.commerce.payments.plugin.impl.PluginConfigurationImpl
This method sets the version of the Plugin implementation.
setVersion(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.PluginInformation
This method sets the version.
setVersion(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoaudit
Sets the value of the 'Version' attribute.
setVersion(int) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Version' attribute.
setVersion(String) - Method in interface com.ibm.commerce.security.keys.WCKey
Sets the version of this key.
setVersion(String) - Method in class com.ibm.commerce.security.keys.WCKeyBaseImpl
Sets the version of this key.
setVersion(int) - Method in class com.ibm.commerce.tools.epromotion.RLPromotion
Sets the version of current RLPromotion object.
setVersion(String) - Method in class com.ibm.commerce.tools.epromotion.RLPromotionComponentConfiguration
Set the version of promotion component.
setVersionCheck(String) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogEntrySOICmdImpl
This method sets whether the implementation is dependent on whether the version is found in the business object document request.
setVersionCheck(String) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogGroupSOICmdImpl
This method sets whether the implementation is dependent on whether the version is found in the business object document request.
setVersionCheck(String) - Method in class com.ibm.commerce.catalog.facade.server.commands.AbstractFetchCatalogSOICmdImpl
This method sets whether the implementation is dependent on whether the version is found in the business object document request.
setVersionflags(Integer) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setVersionflags(String) - Method in class com.ibm.commerce.rfq.objects.RFQResponseAccessBean
 
setVersionflags(Integer) - Method in interface com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmd
Store the versionflags of an RFQ
setVersionflags(Integer) - Method in class com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmdImpl
Sets the versionflags
setVersionFlags(Integer) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setVersionFlags(String) - Method in class com.ibm.commerce.utf.objects.RFQAccessBean
 
setVersionID(String) - Method in interface com.ibm.commerce.oagis9.datatypes.BusinessObjectDocumentType
Sets the value of the 'Version ID' attribute.
setVersionid(Integer) - Method in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Sets the version number of the offering.
setVersioning(Integer) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentItemStatusAccessBean
 
setVersioning(Integer) - Method in class com.ibm.commerce.orderstatus.objects.OrderFulfillmentStatusAccessBean
 
setVersionName(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ItemVersion
Sets the value of the 'Version Name' attribute.
setVersionName(String) - Method in interface com.ibm.commerce.content.facade.datatypes.ContentVersionType
Sets the value of the 'Version Name' attribute.
setVersionName(String) - Method in class com.ibm.commerce.inventory.objects.ItemVersionAccessBean
 
setVersionNumber(String) - Method in interface com.ibm.commerce.content.facade.datatypes.ContentVersionExternalIdentifierType
Sets the value of the 'Version Number' attribute.
setVersionSpcId(String) - Method in interface com.ibm.commerce.inventory.commands.AdjustReceiptCmd
Sets the product version identifier of the item.
setVersionSpcId(String) - Method in class com.ibm.commerce.inventory.commands.AdjustReceiptCmdImpl
 
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.commands.CreateReceiptCmdImpl
 
setVersionSpcId(String) - Method in interface com.ibm.commerce.inventory.commands.InventoryAdjustCmd
This method 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.ManageInventoryCmd
Sets the product version identifier of the item specified for receipt.
setVersionSpcId(String) - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
 
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.ReceiptCreateCmdImpl
 
setVersionspcId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setVersionspcId(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemPickingHistoryAccessBean
 
setVersionSpcId(Long) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setVersionSpcId(String) - Method in class com.ibm.commerce.inventory.objects.OrderItemShippingHistoryAccessBean
 
setVersionSpcId(Long) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setVersionSpcId(String) - Method in class com.ibm.commerce.inventory.objects.ReceiptAccessBean
 
setVersionSpcId(Long) - Method in class com.ibm.commerce.inventory.objects.VersionSpecificationAccessBean
 
setVersionSpcId(String) - Method in class com.ibm.commerce.inventory.objects.VersionSpecificationAccessBean
 
setVersionSpcId(Long) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setVersionSpcId(String) - Method in class com.ibm.commerce.ordermanagement.objects.ReturnReceiptAccessBean
 
setVersionSpecId(Long) - Method in interface com.ibm.commerce.returns.commands.ReturnItemToInventoryCmd
Set the merchandise's version specification identifier.
setVersionSpecId(Long) - Method in class com.ibm.commerce.returns.commands.ReturnItemToInventoryCmdImpl
This method sets the version specification id.
setVersionSpecifiedId(long) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.VersionSpecified
Sets the value of the 'Version Specified Id' attribute.
setView(String) - Method in class com.ibm.commerce.tools.segmentation.SegmentCustomerListDataBean
Set the view parameter to indicate if the customer result set should include all the customers, or only the explicitly included members or only the explicitly excluded members.
setViewAverageOrderAmount(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.TestElementStatisticsType
Sets the value of the 'View Average Order Amount' attribute.
setViewClickRatio(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.TestElementStatisticsType
Sets the value of the 'View Click Ratio' attribute.
setViewCommand(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
The view name is now set in the response properties instead.
setViewCommand(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
Set the view name in the response properties instead.
setViewCommandContext(ViewCommandContext) - Method in class com.ibm.commerce.beans.SmartDataBeanImpl
This method sets the view command context.
setViewCommandContext(ViewCommandContext) - Method in class com.ibm.commerce.command.AbstractViewCommand
This method sets the view command context.
setViewCommandContext(ViewCommandContext) - Method in class com.ibm.commerce.edp.beans.EDPSensitiveDataMaskHelperDataBean
This method sets the view command context within this bean.
setViewConversionRate(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.TestElementStatisticsType
Sets the value of the 'View Conversion Rate' attribute.
setViewCount(String) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignStatisticsBean
Sets the view count of this statistics.
setViewCount(Integer) - Method in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStats
Deprecated.
This method is used when campaign recommendation data is logged using the marketing event infrastructure. This support has been replaced by the business event infrastructure in the current release, there will not be a replacement for this method. Please refer to the instruction documented in com.ibm.commerce.marketingcenter.events.databeans.CampaignLoggingDataBean for more details. Sets the view count recorded in the current event.
setViewCountAsInteger(Integer) - Method in class com.ibm.commerce.marketingcenter.events.databeans.CampaignStatisticsBean
Sets the view count of this statistics, in EJB attribute type.
setViewedElementId(Short) - Method in class com.ibm.commerce.experimentation.runtime.DynamicEntity
This method sets the ID of the element that is being viewed in the experiment.
setViewedElementName(String) - Method in class com.ibm.commerce.experimentation.runtime.DynamicEntity
This method sets the name of the element that is being viewed in the experiment.
setViewedElementRatio(Integer) - Method in class com.ibm.commerce.experimentation.runtime.DynamicEntity
This method sets the ratio of the element that is being viewed in the experiment.
setViewInputProperties(TypedProperty) - Method in interface com.ibm.commerce.command.ControllerCommand
This method sets the input properties to be passed to the view command.
setViewInputProperties(TypedProperty) - Method in class com.ibm.commerce.command.ControllerCommandImpl
This method sets the input properties to be passed to 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 class com.ibm.commerce.command.AbstractViewCommand
This method sets the view task name for this view command.
setViewName(String) - Method in interface com.ibm.commerce.command.ViewCommand
This method sets the view task name for this view command.
setViewName(String) - Method in class com.ibm.commerce.marketing.commands.CouponAddRemoveControllerCmdImpl
This method sets the view name.
setViewName(String) - Method in class com.ibm.commerce.marketing.commands.CouponManageCmdImpl
This method sets the view name.
setViewName(String) - Method in class com.ibm.commerce.marketing.commands.IssueCouponControllerCmdImpl
This method sets the view name.
setViewName(String) - Method in class com.ibm.commerce.marketing.commands.PromotionCodeAddRemoveControllerCmdImpl
This method sets the view name.
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.orderquotation.commands.OrderQuotationDisplayCmdImpl
Sets the View to be invoked.
setViewName(String) - Method in class com.ibm.commerce.user.objects.MemberViewPreferenceAccessBean
 
setViewOrders(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.TestElementStatisticsType
Sets the value of the 'View Orders' attribute.
setVieworders(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpstats
Sets the value of the 'Vieworders' attribute.
setViewRegistry(ViewRegistry) - Static method in class com.ibm.commerce.command.CommandFactory
This method sets the view registry to be used by the command factory to locate commands.
setViewRevenue(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.TestElementStatisticsType
Sets the value of the 'View Revenue' attribute.
setViewrevenue(BigDecimal) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpstats
Sets the value of the 'Viewrevenue' attribute.
setViews(BigInteger) - Method in interface com.ibm.commerce.marketing.facade.datatypes.MarketingSpotStatisticsType
Sets the value of the 'Views' attribute.
setViews(String) - Method in interface com.ibm.commerce.marketing.facade.datatypes.TestElementStatisticsType
Sets the value of the 'Views' attribute.
setViews(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmemspotstats
Sets the value of the 'Views' attribute.
setViews(Integer) - Method in interface com.ibm.commerce.marketing.facade.server.entity.datatypes.Dmexpstats
Sets the value of the 'Views' attribute.
setViews(Integer) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setViews(String) - Method in class com.ibm.commerce.marketingcenter.events.objects.CampaignStatisticsAccessBean
 
setViewStatus(String) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageLightListBean
Sets view status.
setViewStatus(String) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageLightListInputDataBean
Sets view status.
setViewStatus(String) - Method in class com.ibm.commerce.negotiation.beans.ForumMessageListBean
Sets the view status.
setViewStatus(String) - Method in interface com.ibm.commerce.negotiation.beans.ForumMessageListInputDataBean
Sets the view status.
setViewStatus(String) - Method in class com.ibm.commerce.negotiation.objects.ForumMessageAccessBean
 
setViewStorePath(Integer) - Method in class com.ibm.commerce.command.AbstractForwardViewCommand
This method sets the directory for the store path used to instantiate this view command.
setViewStorePath(Integer) - Method in class com.ibm.commerce.command.AbstractRedirectViewCommand
This method sets the directory for the store path used to instantiate this view command.
setViewTask(String) - Method in interface com.ibm.commerce.approval.commands.HandleApprovalsCmd
Sets the view task name.
setViewTask(String) - Method in class com.ibm.commerce.approval.commands.HandleApprovalsCmdImpl
Sets the view task name.
setViewTask(String) - Method in class com.ibm.commerce.usertraffic.objects.UserTrafficAccessBean
 
setViewTaskName(String) - Method in class com.ibm.commerce.negotiation.commands.AuctionBaseCmdImpl
Sets 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
Sets creation view task name.
setViewType(String) - Method in class com.ibm.commerce.emarketing.emailtemplate.databeans.EmailTemplateListDataBean
Sets the Tempalte View type -- All Template types, Form Filled or JSP
setViolatedPolicy(PromotionPolicy) - Method in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Sets the promotion policy that is violated by this promotion.
setVirtualTerminal(String) - Method in class com.ibm.commerce.payments.plugin.impl.PluginConfigurationImpl
This method sets the URL of the payment back-end system administration UI.
setVirtualTerminal(String) - Method in class com.ibm.commerce.payments.plugincontroller.parsers.plugin.PluginInformation
This method sets the virtual terminal.
setVisitedCategoryPurchaseForm(boolean) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the visitedCategoryPurchaseForm field.
setVisitedCategoryValueForm(boolean) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the visitedCategoryValueForm field.
setVisitedDescriptionForm(boolean) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the visitedDescriptionForm field.
setVisitedDetailsForm(boolean) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the visitedDetailsForm field.
setVisitedOrderPurchaseCondition(boolean) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the visitedOrderPurchaseCondition field.
setVisitedOrderValueForm(boolean) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the visitedOrderValueForm field.
setVisitedProductPurchaseForm(boolean) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the visitedProductPurchaseForm field.
setVisitedProductValueForm(boolean) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the visitedProductValueForm field.
setVisitedWizWelcome(boolean) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the visitedWizWelcome field.
setWaitTime(Integer) - Method in class com.ibm.commerce.user.objects.PolicyAccountLockoutAccessBean
 
setWaitTime(String) - Method in class com.ibm.commerce.user.objects.PolicyAccountLockoutAccessBean
 
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.order.commands.OrderTransferCheckCmdImpl
Sets the waitURL property of the command.
setWaitURL(String) - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationCheckCmdImpl
Sets the waitURL.
setWantToPersistant(boolean) - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginProtocolPropertyConfigDataBean
This method marks if Persistent is wanted.
setWebActivityID(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.LayoutAssignmentMediator
 
setWebpath(String) - Method in interface com.ibm.commerce.command.CommandContext
Deprecated.
This method has no replacement. It should not be called.
setWebpath(String) - Method in class com.ibm.commerce.command.CommandContextImpl
Deprecated.
This method has no replacement because it should not be called.
setWebpath(String) - Method in interface com.ibm.commerce.command.ViewCommandContext
This method sets the web path associated with this command.
setWeekday_fri(Short) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoauth
Sets the value of the 'Weekday fri' attribute.
setWeekday_mon(Short) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoauth
Sets the value of the 'Weekday mon' attribute.
setWeekday_sat(Short) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoauth
Sets the value of the 'Weekday sat' attribute.
setWeekday_sun(Short) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoauth
Sets the value of the 'Weekday sun' attribute.
setWeekday_thu(Short) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoauth
Sets the value of the 'Weekday thu' attribute.
setWeekday_tue(Short) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoauth
Sets the value of the 'Weekday tue' attribute.
setWeekday_wed(Short) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoauth
Sets the value of the 'Weekday wed' attribute.
setWeekdaySchedule(WeekDaySchedule) - Method in class com.ibm.commerce.marketing.promotion.schedule.PromotionSchedule
Sets WeekDaySchedule
setWeight(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryShipment
Sets the value of the 'Weight' attribute.
setWeight(Double) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setWeight(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setWeight(Double) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingEntityCreationData
Sets the weight.
setWeight(String) - Method in interface com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmd
Sets the weight of the package.
setWeight(String) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl
Sets the weight of the package.
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.ReleaseShipUpdateCmdImpl
 
setWeight(Double) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setWeight(String) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setWeight(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.condition.WeightedRange
Sets the weight of the weighted range.
setWeightedRange(WeightedRange) - Method in class com.ibm.commerce.marketing.promotion.condition.Constraint
Sets the weighted range that is part of the definition of this constraint
setWeightMeasure(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryShipment
Sets the value of the 'Weight Measure' attribute.
setWeightMeasure(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setWeightMeasure(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingEntityCreationData
Sets the unit of measurement for weight.
setWeightMeasure(String) - Method in interface com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmd
Sets the unit of measure of the package weight.
setWeightMeasure(String) - Method in class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl
Sets the unit of measure of the package weight.
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.ReleaseShipUpdateCmdImpl
 
setWeightMeasure(String) - Method in class com.ibm.commerce.inventory.objects.ManifestAccessBean
 
setWhereClause(WhereClauseCondition) - Method in class com.ibm.commerce.member.search.ECQuery
Set the WHERE clauses for this query.
setWhereClauseColumnValue(DBPreparedStatement, ColumnMetaData, Object, int) - Static method in class com.ibm.commerce.foundation.dataload.util.DataLoadHelper
Sets the where clause column value in the prepared statement.
setWholeSaleStoreId(Integer) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setWholeSaleStoreId(String) - Method in class com.ibm.commerce.inventory.objects.DistributionArrangementAccessBean
 
setWidget(WidgetType) - Method in class com.ibm.commerce.pagelayout.internal.client.taglib.WidgetImportTag.URLManager
Set the widget type.
setWidgetDefinition(WidgetDefinitionType) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractWidgetDefinitionMediator
Sets the WIDGETDEFINITION logical noun.
setWidgetDefinition(WidgetDefinitionType) - Method in class com.ibm.commerce.pagelayout.internal.client.taglib.WidgetImportTag.URLManager
Set the widget definition.
setWidgetDefinitionID(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractWidgetDefinitionMediator
Sets Widget definition id
setWidgetDefinitionIdentifier(String) - Method in class com.ibm.commerce.pagelayout.dataload.mediator.AbstractWidgetDefinitionMediator
Sets Widget definition identifier
setWidgetJSON(Map) - Method in class com.ibm.commerce.pagelayout.internal.client.taglib.WidgetImportTag.URLManager
Set the widget JSON.
setWidth(Double) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryShipment
Sets the value of the 'Width' attribute.
setWidth(Double) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setWidth(String) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingAccessBean
 
setWidth(Double) - Method in class com.ibm.commerce.fulfillment.objects.CatalogEntryShippingEntityCreationData
Sets the width.
setWidth(int) - Method in class com.ibm.commerce.pvcadapter.DeviceInfo
Sets width of the display to the data bean.
SetWinnerCmd - Interface in com.ibm.commerce.negotiation.commands
Interface for the command that determines the winners for an auction.
SetWinnerCmdImpl - Class in com.ibm.commerce.negotiation.commands
Sets winner command implementation.
SetWinnerCmdImpl() - Constructor for class com.ibm.commerce.negotiation.commands.SetWinnerCmdImpl
SetWinnerCmdImpl constructor.
setWinners(Vector) - Method in interface com.ibm.commerce.negotiation.commands.DetermineWinnersCmd
Sets the incoming vector of winners.
setWinners(Vector) - Method in class com.ibm.commerce.negotiation.commands.DetermineWinnersCmdImpl
Sets the list of autobids that are currently winning.
setWinningBids(Vector) - Method in class com.ibm.commerce.negotiation.commands.CloseAuctionCmdImpl
Sets the winning bids.
setWinningPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setWinningPrice(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setWinningPrice(BigDecimal) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setWinningPrice(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setWinningQuantity(Double) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setWinningQuantity(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setWinningQuantity(Double) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setWinningQuantity(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setWinOption(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidAccessBean
 
setWinOption(String) - Method in class com.ibm.commerce.negotiation.objects.AutoBidLogAccessBean
 
setWinOption(String) - Method in class com.ibm.commerce.negotiation.objects.BidAccessBean
 
setWinOption(String) - Method in class com.ibm.commerce.negotiation.objects.BidLogAccessBean
 
setWorkingDirectory(String) - Method in interface com.ibm.commerce.security.keys.WCKey
Sets the directory relative to which any key files will be stored.
setWorkingDirectory(String) - Method in class com.ibm.commerce.security.keys.WCKeyBaseImpl
 
setWorkingUserId(String) - Method in interface com.ibm.commerce.security.commands.UpdateCredentialsCmd
This method sets the user ID whose password is to be updated.
setWorkingUserId(String) - Method in class com.ibm.commerce.security.commands.UpdateCredentialsCmdImpl
This method sets the working user ID of the user whose password is to be updated.
setWorkingUserId(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the current userId the command is working on.
setWorkingUserId(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the working user identifier.
setWorkspace(String) - Method in interface com.ibm.commerce.context.content.ContentContext
Sets the workspace of the content context.
setWorkspace(String) - Method in class com.ibm.commerce.context.content.events.ContentData
Sets the workspace.
setWorkspace(String) - Method in class com.ibm.commerce.context.content.locking.LockData
This method sets the workspace identifier associated with why the managed resource will be locked.
setWorkspace(String) - Method in class com.ibm.commerce.foundation.server.services.changehistory.utility.AbstractChangeHistoryServiceDelegateImpl
Set the Workspace which contains the change.
setWorkspace(String) - Method in class com.ibm.commerce.foundation.server.services.changehistory.utility.ExtendAbstractChangeHistoryServiceImpl
Set the Workspace which contains the change.
setWorkspaceCorrupted(boolean) - Method in class com.ibm.commerce.tools.attachment.beans.AttachmentDataBean
Setter for the file conflict flag with respect to workspace.
setWorkspaceData(WorkspaceData) - Method in class com.ibm.commerce.context.content.events.ContentData
Sets the configuration data associated with the workspace the event is performed on.
setWorkspaceId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmd
Sets the workspace id of the workspace that this task group is associated with.
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmdImpl
Sets the workspace id of the workspace that this task group is associated with.
setWorkspaceId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.AddWorkspaceDescriptionCmd
Sets the Workspace ID
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.AddWorkspaceDescriptionCmdImpl
Sets the Workspace ID
setWorkspaceId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.CancelInProgressWorkspaceCmd
Sets the Workspace ID.
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.CancelInProgressWorkspaceCmdImpl
Sets the Workspace ID.
setWorkspaceId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.CancelTaskGroupsCmd
Sets the Workspace ID.
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.CancelTaskGroupsCmdImpl
Sets the Workspace ID.
setWorkspaceId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.CancelWorkspaceCmd
Sets the Workspace ID.
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.CancelWorkspaceCmdImpl
Sets the Workspace ID.
setWorkspaceId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.CompleteWorkspaceCmd
Sets the Workspace ID
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.CompleteWorkspaceCmdImpl
Sets the Workspace ID
setWorkspaceId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.RemoveWorkspaceDescriptionCmd
Sets the Workspace ID
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.RemoveWorkspaceDescriptionCmdImpl
Sets the Workspace ID
setWorkspaceId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.RestartTaskGroupCmd
Sets the Workspace ID
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.RestartTaskGroupCmdImpl
Sets the Workspace ID
setWorkspaceId(String) - Method in interface com.ibm.commerce.contentmanagement.commands.SetContentContextCmd
Sets the Workspace ID
setWorkspaceId(String) - Method in class com.ibm.commerce.contentmanagement.commands.SetContentContextCmdImpl
Sets the Workspace ID
setWorkspaceId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskGroupCancelCmd
Set the Workspace Id.
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupCancelCmdImpl
Set the Workspace Id
setWorkspaceId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskGroupCleanupCmd
Set the Workspace Id.
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupCleanupCmdImpl
Set the Workspace Id
setWorkspaceId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.TaskGroupCommitCmd
Set the Workspace Id.
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupCommitCmdImpl
Sets the Workspace Id.
setWorkspaceId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateWorkspaceCmd
Sets the Workspace ID
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateWorkspaceCmdImpl
Sets the Workspace ID
setWorkspaceId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.UpdateWorkspaceDescriptionCmd
Sets the Workspace ID
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.UpdateWorkspaceDescriptionCmdImpl
Sets the Workspace ID
setWorkspaceId(Long) - Method in interface com.ibm.commerce.contentmanagement.commands.WorkspaceUpdateCmd
Sets the Workspace Id
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.commands.WorkspaceUpdateCmdImpl
Sets the Workspace Id
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceDescriptionEntityCreationData
Sets the workspaceId.
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceEntityCreationData
Sets the workspaceId.
setWorkspaceId(Long) - Method in class com.ibm.commerce.contentmanagement.objects.WorkspaceTaskGroupRelEntityCreationData
Sets the workspaceId.
setWorkspaceId(String) - Method in class com.ibm.commerce.context.content.events.WorkspaceData
This method sets the configuration information of the unique workspace identifier that is associated with the workspace.
setWorkspaceName(String) - Method in class com.ibm.commerce.context.content.events.WorkspaceData
This method sets the configuration information of the workspace name that is associated with the workspace.
setWrapperRequest(HttpRequestWrapper) - Method in class com.ibm.commerce.programadapter.HttpProgramAdapterImpl
 
setWriteSchema(String) - Method in class com.ibm.commerce.context.content.events.WorkspaceData
This method sets the configuration information of the write schema that is associated with the workspace.
setWriteSchemaPrefix(String) - Method in class com.ibm.commerce.context.content.ant.tasks.CreateWorkspaceTask
This method sets the write schema prefix.
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.account.commands.AccountSaveCmdImpl
Sets the input xml string.
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.commands.ContractCreateCmdImpl
Sets the string which includes the contract XML.
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.ContractSaveCmdImpl
Sets the input xml string.
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.ContractUpdateCmdImpl
Sets the string which includes the contract XML.
setXML(String) - Method in interface com.ibm.commerce.contract.tc.commands.ContractTCSaveCmd
Sets XML string of the terms and conditions to save.
setXML(String) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCSaveCmdImpl
Sets XML string of the terms and conditions to save.
setXML(Hashtable) - Method in class com.ibm.commerce.emarketing.beans.EmailConfigurationDataBean
Sets the parsed XML data the tools framework passed from the user interface.
setXML(byte[]) - Method in class com.ibm.commerce.foundation.services.invocation.AbstractSDOInvocationServiceObjectImpl
Converts the XML byte array specified to the SDO.
setXML(Hashtable) - Method in class com.ibm.commerce.tools.campaigns.CampaignCollateralDataBean
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.CampaignDataBean
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.CampaignInitiativeDataBean
Sets the XML.
setXML(Hashtable) - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeDetailsDataBean
Sets the XML.
setXml(Hashtable) - Method in class com.ibm.commerce.tools.ecoupon.ECouponDetailsDataBean
Deprecated.
Sets the XML field.
setXml(Hashtable) - Method in interface com.ibm.commerce.tools.ecoupon.UpdateECouponPromotionTaskCmd
Deprecated.
Set the XML.
setXml(Hashtable) - Method in class com.ibm.commerce.tools.ecoupon.UpdateECouponPromotionTaskCmdImpl
Deprecated.
Sets the coupon promotion XML.
setXML(Hashtable) - Method in class com.ibm.commerce.tools.experimentation.beans.ExperimentDataBean
This method sets the XML document which describes this experiment.
setXML(Hashtable) - Method in class com.ibm.commerce.tools.segmentation.SegmentDataBean
Sets the XML.
setXMLData(String) - Method in class com.ibm.commerce.order.objects.OrderPaymentMethodAccessBean
 
setXmlDefinition(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.ProductSet
Sets the value of the 'Xml Definition' attribute.
setXmlDefinition(String) - Method in class com.ibm.commerce.catalog.objects.ProductSetAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.AddressBookTCAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.DisplayCustomizationTCAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.ExtendedTermConditionAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.FulfillmentTCAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.InvoiceTCAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.ObligationToBuyTCByAmountAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.OrderApprovalTCAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderCommentAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.OrderTCOrderItemPAttributeAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.PaymentTCAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.POTCBlanketAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.POTCIndividualAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.POTCLimitedAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCConfigBuildBlockAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCCustomPriceListAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithFilteringAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCMasterCatalogWithOptionalAdjustmentAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithOptionalAdjustmentAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.PriceTCPriceListWithSelectiveAdjustmentAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomExclusionAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCCustomInclusionAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCExclusionAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.ProductSetTCInclusionAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.ReferralInterfaceTCAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.ReturnTCRefundPaymentMethodAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.ReturnTCReturnChargeAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.RightToBuyTCByAmountAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
setXMLDefinition(Long, Integer, Element, Integer) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setXMLDefinition(Long, Integer, String, Integer) - Method in class com.ibm.commerce.contract.objects.TermConditionAccessBean
 
setXMLDefinition(String) - Method in class com.ibm.commerce.contract.objects.TermConditionAttributeAccessBean
 
setXMLDefinition(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
setXMLDefinition(Element) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerAccessBean
 
setXMLDefinition(String) - Method in class com.ibm.commerce.order.objects.TradingPositionContainerXMLDefinitionAccessBean
 
setXMLDefinition(String) - Method in interface com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmd
This method sets the XML Definition of the configuration.
setXMLDefinition(String) - Method in class com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmdImpl
This method 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.GetDynamicKitConfigurationDefinitionCmdImpl
Sets the XML Definition of the configuration.
setXmlDetail(String) - Method in interface com.ibm.commerce.catalog.facade.server.entity.datatypes.CatalogEntryDescription
Sets the value of the 'Xml Detail' attribute.
setXmlDetail(String) - Method in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionAccessBean
 
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.catalogmanagement.commands.CatalogEntryAddCmdImpl
Sets the XML detail of 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.CatalogEntryUpdateCmdImpl
Set the XML detail of the catalog entry description
setXMLdetail(String) - Method in class com.ibm.commerce.tools.catalog.util.CatalogEntryCreateUpdateHelper
Set XML detail of Catalog Entry Description
setXMLEntityPath(String) - Method in interface com.ibm.commerce.account.commands.AccountImportCmd
Sets the XML entity path.
setXMLEntityPath(String) - Method in class com.ibm.commerce.account.commands.AccountImportCmdImpl
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.commands.ContractCreateCmdImpl
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.ContractImportApprovedVersionCmdImpl
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.ContractImportDraftVersionCmdImpl
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.ContractUpdateCmdImpl
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.ImportDTDContractApprovedVersionCmdImpl
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.ImportDTDContractDraftVersionCmdImpl
Sets the XML entity path.
setXMLEntityPath(String) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCCreateCmdImpl
Sets the XML entity path.
setXMLEntityPath(String) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCUpdateCmdImpl
Sets the XML entity path.
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.order.commands.CSROrderCancelCmdImpl
Sets XML file.
setXmlFile(String) - Method in class com.ibm.commerce.tools.optools.returns.commands.CSRReturnProcessCmdImpl
Sets XML command parameter.
setXMLFileEncoding(String) - Method in interface com.ibm.commerce.account.commands.AccountExportCmd
Sets the encoding.
setXMLFileEncoding(String) - Method in class com.ibm.commerce.account.commands.AccountExportCmdImpl
Sets the encoding.
setXMLFileEncoding(String) - Method in interface com.ibm.commerce.contract.commands.ContractExportCmd
Sets the encoding.
setXMLFileEncoding(String) - Method in class com.ibm.commerce.contract.commands.ContractExportCmdImpl
Sets the encoding.
setXMLFlag(boolean) - Method in interface com.ibm.commerce.price.commands.DeployPriceTCCmd
Sets the indicator for XML creation (not being used).
setXMLFlag(boolean) - Method in class com.ibm.commerce.price.commands.DeployPriceTCCmdImpl
Sets the indicator for XML creation (not being used).
setXmlparam(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_group
Sets the value of the 'Xmlparam' attribute.
setXmlparam(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promoaudit
Sets the value of the 'Xmlparam' attribute.
setXmlparam(String) - Method in interface com.ibm.commerce.promotion.facade.server.entity.datatypes.Px_promotion
Sets the value of the 'Xmlparam' attribute.
setXPath(String) - Method in class com.ibm.commerce.foundation.client.util.oagis.SelectionCriteriaHelper
Set the XPath expression
setXPath(String) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
This method sets the XPath expression to execute.
setXPathKey(String) - Method in class com.ibm.commerce.foundation.server.command.bod.ActionExpression
This method sets the XPath normalized key pointing to the object of the action expression.
setXPathKey(String) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
This method sets the key representation of the XPath search expression.
setXPathParameter(RelationalExpression) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
This method sets an XPath parameter.
setXPathParameters(Map) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
This method sets the XPath parameters found with the XPath expression.
setXPathSearchParameters(SearchParameters) - Method in class com.ibm.commerce.foundation.server.services.dataaccess.SelectionCriteria
Sets the parameters of the search() function when specified in the first predicate of the XPath expression.
setXSDFileName(String) - Method in interface com.ibm.commerce.account.commands.AccountExportCmd
Sets the xsd file name.
setXSDFileName(String) - Method in class com.ibm.commerce.account.commands.AccountExportCmdImpl
Sets the xsd file name.
setXSDFileName(String) - Method in interface com.ibm.commerce.contract.commands.ContractExportCmd
Sets the XSD file name.
setXSDFileName(String) - Method in class com.ibm.commerce.contract.commands.ContractExportCmdImpl
Sets the XSD file name.
setXSDFlag(boolean) - Method in interface com.ibm.commerce.account.commands.AccountImportCmd
Sets the XSD flag to indicate the XML instance file is based on XSD or DTD.
setXSDFlag(boolean) - Method in class com.ibm.commerce.account.commands.AccountImportCmdImpl
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.
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.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.ContractImportDraftVersionCmdImpl
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.TradingAgreementImportBaseCmdImpl
Sets the value of the xsd 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.account.commands.AccountSaveCmdImpl
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.commands.ContractSaveCmdImpl
Sets the XSD validation flag.
setXSDValidation(boolean) - Method in interface com.ibm.commerce.contract.tc.commands.ContractTCSaveCmd
Sets the XSD validation flag.
setXSDValidation(boolean) - Method in class com.ibm.commerce.contract.tc.commands.ContractTCSaveCmdImpl
Sets the XSD validation flag.
setXtensibleCodeCheck(String) - Method in class com.ibm.commerce.ordermanagement.commands.InitiateIsBlockedOrderCheckCmdImpl
Indicates whether to call the User Extensible code as part of order block checking.
setZip(String) - Method in class com.ibm.commerce.bi.taglib.MembershipBaseTag
Sets the zip parameter for this Tag.
setZip(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the zip search term.
setZipCode(String) - Method in class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
setZipCode(String) - Method in class com.ibm.commerce.component.giftregistry.objects.GiftRegistryAddressAccessBean
 
setZipCode(String) - Method in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryAddressVO
Sets the ZIP or postal code for the gift registry address
setZipcode(String) - Method in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.Staddress
Sets the value of the 'Zipcode' attribute.
setZipCode(String) - Method in interface com.ibm.commerce.inventory.commands.CreateStoreAddressCmd
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.FulfillmentCenterCreateCmd
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.FulfillmentCenterUpdateCmd
Sets the ZIP code within this address.
setZipcode(String) - Method in class com.ibm.commerce.inventory.commands.FulfillmentCenterUpdateCmdImpl
 
setZipCode(String) - Method in interface com.ibm.commerce.inventory.commands.UpdateStoreAddressCmd
This method sets 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.VendorCreateCmd
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.VendorUpdateCmd
Set the ZIP code within this address.
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.store.facade.server.entity.datatypes.Stloc
Sets the value of the 'Zipcode' attribute.
setZipCode(String) - Method in class com.ibm.commerce.tools.segmentation.SegmentCustomerListDataBean.Customer
Sets the ZIP code of the customer.
setZipCode(String) - Method in class com.ibm.commerce.user.objects.AddressAccessBean
 
setZipCode(String) - Method in interface com.ibm.commerce.usermanagement.commands.AddressBaseCmd
Sets the zip code or equivalent postal code of the individual's address .
setZipCode(String) - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
Sets the zip/postal code.
setZipCode(String) - Method in interface com.ibm.commerce.usermanagement.commands.AuditAddressCmd
Sets the zip code or equivalent postal code of the individual's address.
setZipCode(String) - Method in class com.ibm.commerce.usermanagement.commands.AuditAddressCmdImpl
Sets the zip code or equivalent postal code of the individual's address.
setZipCode(String) - Method in interface com.ibm.commerce.usermanagement.commands.UserRegistrationCmd
Sets the zip code or equivalent postal code of the individual's address.
setZipCode(String) - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
Sets the zip/postal code.
setZipcodeEnd(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setZipcodeStart(String) - Method in class com.ibm.commerce.fulfillment.objects.JurisdictionAccessBean
 
setZipSearchType(String) - Method in class com.ibm.commerce.tools.optools.user.beans.UserSearchDataBean
Sets the zip search type.
setZoneID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.ClientLocationType
Sets the value of the 'Zone ID' attribute.
setZoneID(String) - Method in interface com.ibm.commerce.location.facade.datatypes.PointOfInterestType
Sets the value of the 'Zone ID' attribute.
shared_instance - Static variable in class com.ibm.commerce.location.marketing.MarketingEngineDecision
Singleton class
SHIP_AS_COMPLETE - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The ship as complete search parameter.
SHIP_INSTRUCTIONS - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The ship instruction search parameter.
SHIP_ITEMS - Static variable in interface com.ibm.commerce.inventory.commands.DoInventoryActionCmd
This usage is used to ship items.
SHIP_TO_REGISTRANT - Static variable in interface com.ibm.commerce.giftregistry.utils.OrderItemGiftConstants
A parameter name.
SHIP_TO_REGISTRANT - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The gift list parameter indicating to ship the gift item to the registrant directly or not.
SHIP_TO_REGISTRANT_CONSTANT - Static variable in interface com.ibm.commerce.giftregistry.utils.OrderItemGiftConstants
A possible value for parameter shipToRegistrant.
SHIP_TO_REGISTRANT_CONSTANT - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
A possible value for parameter shipToRegistrant.
SHIP_TO_REGISTRANT_FOR_ORDER - Static variable in interface com.ibm.commerce.giftregistry.utils.OrderItemGiftConstants
A parameter name.
SHIP_TO_SHOPER_CONSTANT - Static variable in interface com.ibm.commerce.giftregistry.utils.OrderItemGiftConstants
A possible value for parameter shipToRegistrant.
SHIP_TO_SHOPER_CONSTANT - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
A possible value for parameter shipToRegistrant.
ShipCarrAccntDataBean - Class in com.ibm.commerce.order.beans
This databean represents a ShipCarrAccnt object.
ShipCarrAccntDataBean() - Constructor for class com.ibm.commerce.order.beans.ShipCarrAccntDataBean
ShipCarrAccntDataBean constructor .
ShipCarrAccntDataBean(ShipInfoAccessBean, CommandContext) - Constructor for class com.ibm.commerce.order.beans.ShipCarrAccntDataBean
Constructs a ShipCarrAccntDataBean from a ShipInfoAccessBean by extracting the SHIPINFO EJB reference from the ShipInfoAccessBean and setting the commandContext
ShipCarrAccntDataBean(ShipInfoAccessBean) - Constructor for class com.ibm.commerce.order.beans.ShipCarrAccntDataBean
Constructs an ShipCarrAccntDataBean from an ShipInfoAccessBean by extracting the SHIPINFO EJB reference from the ShipInfoAccessBean.
ShipCarrAccntListDataBean - Class in com.ibm.commerce.order.beans
This databean is used to get a list of ShipCarrAccntDataBean.
ShipCarrAccntListDataBean() - Constructor for class com.ibm.commerce.order.beans.ShipCarrAccntListDataBean
Constructs a ShipCarrAccntListDataBean.
ShipChargesByShipMode - Class in com.ibm.commerce.order.utils
The object stores shipping charges for each ship mode in an order.
ShipChargesByShipMode() - Constructor for class com.ibm.commerce.order.utils.ShipChargesByShipMode
ShipChargeTCPolicyData constructor .
ShipChargeTCPolicyData - Class in com.ibm.commerce.order.utils
Is used by a data bean to store data related to charge type information in the SHIPINFO table for a particular order item.
ShipChargeTCPolicyData() - Constructor for class com.ibm.commerce.order.utils.ShipChargeTCPolicyData
ShipChargeTCPolicyData constructor .
ShipInfo - Class in com.ibm.commerce.order.objects
 
ShipInfo() - Constructor for class com.ibm.commerce.order.objects.ShipInfo
 
ShipInfoAccessBean - Class in com.ibm.commerce.order.objects
 
ShipInfoAccessBean() - Constructor for class com.ibm.commerce.order.objects.ShipInfoAccessBean
 
ShipInfoAccessBean(ShipInfo) - Constructor for class com.ibm.commerce.order.objects.ShipInfoAccessBean
 
ShipInfoAccessBean(Long, Long, Long, Integer) - Constructor for class com.ibm.commerce.order.objects.ShipInfoAccessBean
 
ShipInfoAccessBean(Long) - Constructor for class com.ibm.commerce.order.objects.ShipInfoAccessBean
 
ShipInfoAddCmd - Interface in com.ibm.commerce.order.commands
This command inserts a new SHIPINFO record into the database.
ShipInfoAddCmdImpl - Class in com.ibm.commerce.order.commands
This is the default implementation of the ShipInfoAddCmd controller command.
ShipInfoAddCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ShipInfoAddCmdImpl
Default constructor
ShipInfoBaseCmdImpl - Class in com.ibm.commerce.order.commands
This is the base command of the ship info operation.
ShipInfoBaseCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ShipInfoBaseCmdImpl
Call super class constructor
ShipInfoDataBeanBase - Class in com.ibm.commerce.order.beansrc
Super class for shipinfo databean objects.
ShipInfoDataBeanBase() - Constructor for class com.ibm.commerce.order.beansrc.ShipInfoDataBeanBase
 
ShipInfoDeleteCmd - Interface in com.ibm.commerce.order.commands
This command deletes unwanted shipping information.
ShipInfoDeleteCmdImpl - Class in com.ibm.commerce.order.commands
This is the default implementation of the ShipInfoDeleteCmd controller command.
ShipInfoDeleteCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ShipInfoDeleteCmdImpl
Call super class constructor
ShipInfoPrepareCmd - Interface in com.ibm.commerce.order.commands
This command performs a verification between the SHIPINFO table and the ORDERITEMS table and checks for orphaned SHIPINFO records.
ShipInfoPrepareCmdImpl - Class in com.ibm.commerce.order.commands
This is the default implementation of the ShipInfoPrepareCmd controller command.
ShipInfoPrepareCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ShipInfoPrepareCmdImpl
Call super class constructor
ShipInfoUpdateCmd - Interface in com.ibm.commerce.order.commands
This command updates shipping information.
ShipInfoUpdateCmdImpl - Class in com.ibm.commerce.order.commands
This is the default implementation of the ShipInfoUpdateCmd controller command.
ShipInfoUpdateCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ShipInfoUpdateCmdImpl
Call super class constructor
ShipInstructionsDataBean - Class in com.ibm.commerce.order.beans
This databean represents a ShipInstructions object.
ShipInstructionsDataBean() - Constructor for class com.ibm.commerce.order.beans.ShipInstructionsDataBean
ShippingInstructionDataBean constructor.
ShipInstructionsDataBean(ShipInfoAccessBean, CommandContext) - Constructor for class com.ibm.commerce.order.beans.ShipInstructionsDataBean
Constructs a ShipInstructionsDataBean from a ShipInfoAccessBean by extracting the ShipInfo EJB reference from the ShippingInstructionAccessBean and setting the commandContext
ShipInstructionsDataBean(ShipInfoAccessBean) - Constructor for class com.ibm.commerce.order.beans.ShipInstructionsDataBean
Constructs an ShipInstructionsDataBean from an ShipInfoAccessBean by extracting the ShipInfo EJB reference from the ShippingInstructionAccessBean.
ShipInstructionsListDataBean - Class in com.ibm.commerce.order.beans
This method returns a list of ShipInstructionsDataBean objects for a passed order ID.
ShipInstructionsListDataBean() - Constructor for class com.ibm.commerce.order.beans.ShipInstructionsListDataBean
Create a ShipInstructionsListDataBean
SHIPMODE_ID - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The ship mode id search parameter.
ShipModeShippingAdjustmentCalculationCodeCalculateCmd - Interface in com.ibm.commerce.order.calculation
This order task command is used to calculate the TSR shipmode level overriding shipping charge delegation.
ShipModeShippingAdjustmentCalculationCodeCalculateCmdImpl - Class in com.ibm.commerce.order.calculation
This is the default implementation of the <> task command.
ShipModeShippingAdjustmentCalculationCodeCalculateCmdImpl() - Constructor for class com.ibm.commerce.order.calculation.ShipModeShippingAdjustmentCalculationCodeCalculateCmdImpl
Constructor for ShipModeShippingAdjustmentCalculationCodeCalculateCmdImpl
SHIPPED - Static variable in class com.ibm.commerce.order.facade.datatypes.FulfillmentStatusEnumerationType
The 'Shipped' literal value.
SHIPPED_LITERAL - Static variable in class com.ibm.commerce.order.facade.datatypes.FulfillmentStatusEnumerationType
The 'Shipped' literal object.
SHIPPING - Static variable in interface com.ibm.commerce.discount.rules.DiscountConst
Shipping service name for discount.
SHIPPING - Static variable in class com.ibm.commerce.foundation.common.datatypes.AddressUsageEnumerationType
The 'Shipping' literal value.
SHIPPING - Static variable in interface com.ibm.commerce.marketing.promotion.reward.MonetaryAdjustment
Adjustment is on the shipping charges of an order or a subset of an order
SHIPPING - Static variable in class com.ibm.commerce.order.facade.datatypes.AdjustmentUsageEnumerationType
The 'Shipping' literal value.
SHIPPING - Static variable in class com.ibm.commerce.rest.bod.helpers.PersonHelper
Shipping type
SHIPPING_ADD_BILLING - Static variable in class com.ibm.commerce.rest.bod.helpers.PersonHelper
ShippingAndBilling type
SHIPPING_ADJUSTMENT_CALUSAGE - Static variable in interface com.ibm.commerce.catalog.dataload.helper.CatalogDataLoadConstants
Calculation usage for Shipping Adjustment.
SHIPPING_AND_BILLING - Static variable in class com.ibm.commerce.foundation.common.datatypes.AddressUsageEnumerationType
The 'Shipping And Billing' literal value.
SHIPPING_AND_BILLING_LITERAL - Static variable in class com.ibm.commerce.foundation.common.datatypes.AddressUsageEnumerationType
The 'Shipping And Billing' literal object.
SHIPPING_AND_SALES_TAX - Static variable in class com.ibm.commerce.isv.kit.tax.TIKHelper
The Old style tax - Shipping and Sales Tax field 2
SHIPPING_CALUSAGE - Static variable in interface com.ibm.commerce.catalog.dataload.helper.CatalogDataLoadConstants
Calculation usage for Shipping.
SHIPPING_CARRIER - Static variable in interface com.ibm.commerce.order.utils.OrderCalculateServiceConstants
Constant for shipping carrier.
SHIPPING_CHARGE_ACCOUNT - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The name of XPath parameter which indicates shipping charge account number.
SHIPPING_CHARGE_TYPE - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The name of XPath parameter which indicates shipping charge type ID.
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_LITERAL - Static variable in class com.ibm.commerce.foundation.common.datatypes.AddressUsageEnumerationType
The 'Shipping' literal object.
SHIPPING_LITERAL - Static variable in class com.ibm.commerce.order.facade.datatypes.AdjustmentUsageEnumerationType
The 'Shipping' literal object.
SHIPPING_MANUAL_ADJ_CALCODEID - Static variable in interface com.ibm.commerce.order.utils.OrderCalculateServiceConstants
Constant for shipping adjustment of order item.
SHIPPING_MODE_CODE - Static variable in interface com.ibm.commerce.order.utils.OrderCalculateServiceConstants
Constant for shipping mode code.
SHIPPING_MODE_ID - Static variable in interface com.ibm.commerce.order.utils.OrderCalculateServiceConstants
Constant for shipping mode id.
SHIPPING_MODE_IDENTIFIER_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Shipping Mode Identifier Type' class.
SHIPPING_MODE_IDENTIFIER_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The meta object id for the 'Shipping Mode Identifier Type' class.
SHIPPING_MODE_IDENTIFIER_TYPE__EXTERNAL_IDENTIFIER - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'External Identifier' containment reference feature.
SHIPPING_MODE_IDENTIFIER_TYPE__EXTERNAL_IDENTIFIER - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'External Identifier' containment reference.
SHIPPING_MODE_IDENTIFIER_TYPE__UNIQUE_ID - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Unique ID' attribute feature.
SHIPPING_MODE_IDENTIFIER_TYPE__UNIQUE_ID - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Unique ID' attribute.
SHIPPING_MODE_IDENTIFIER_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The number of structural features of the 'Shipping Mode Identifier Type' class.
SHIPPING_MODE_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Shipping Mode Type' class.
SHIPPING_MODE_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The meta object id for the 'Shipping Mode Type' class.
SHIPPING_MODE_TYPE__DESCRIPTION - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Description' containment reference feature.
SHIPPING_MODE_TYPE__DESCRIPTION - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Description' containment reference.
SHIPPING_MODE_TYPE__SHIPPING_CHARGE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Shipping Charge' containment reference feature.
SHIPPING_MODE_TYPE__SHIPPING_CHARGE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Shipping Charge' containment reference.
SHIPPING_MODE_TYPE__SHIPPING_MODE_IDENTIFIER - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Shipping Mode Identifier' containment reference feature.
SHIPPING_MODE_TYPE__SHIPPING_MODE_IDENTIFIER - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Shipping Mode Identifier' containment reference.
SHIPPING_MODE_TYPE__TRACKING_URL - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Tracking URL' attribute feature.
SHIPPING_MODE_TYPE__TRACKING_URL - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Tracking URL' attribute.
SHIPPING_MODE_TYPE__USER_DATA - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'User Data' containment reference feature.
SHIPPING_MODE_TYPE__USER_DATA - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'User Data' containment reference.
SHIPPING_MODE_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The number of structural features of the 'Shipping Mode Type' class.
SHIPPING_PRICE_DELEGATION_LIM_XCEED - Static variable in interface com.ibm.commerce.order.utils.OrderConstants
 
SHIPPING_PRICE_DELEGATION_LIM_XCEED_5031 - Static variable in interface com.ibm.commerce.order.utils.OrderConstants
 
SHIPPING_SELECTED - Static variable in interface com.ibm.commerce.tools.catalog.util.ECCatalogEditorConstants
 
SHIPPING_TAX - Static variable in class com.ibm.commerce.isv.kit.tax.TIKHelper
The Shipping Tax field 1
SHIPPING_TAX - Static variable in interface com.ibm.commerce.marketing.promotion.reward.MonetaryAdjustment
Adjustment is on the tax levied on the shipping charges of an order or a subset of an order
SHIPPING_TAX_CALUSAGE - Static variable in interface com.ibm.commerce.catalog.dataload.helper.CatalogDataLoadConstants
Calculation usage for Shipping Tax.
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
 
ShippingAdjustmentBeanCmd - Interface in com.ibm.commerce.order.bean.commands
This databean command is used to populate the ShippingAdjustmentDataBean databean.
ShippingAdjustmentBeanCmdImpl - Class in com.ibm.commerce.order.bean.commands
This is the default implementation of the ShippingAdjustmentBeanCmd databean command.
ShippingAdjustmentBeanCmdImpl() - Constructor for class com.ibm.commerce.order.bean.commands.ShippingAdjustmentBeanCmdImpl
 
ShippingAdjustmentCalculationCodeCombineCmd - Interface in com.ibm.commerce.order.calculation
The ShippingAdjustmentCalculationCodeCombineCmd is used to combine the calculation code for Shipping Adjustment calculation usage.
ShippingAdjustmentCalculationCodeCombineCmdImpl - Class in com.ibm.commerce.order.calculation
The default implementation of ShippingAdjustmentCalculationCodeCombineCmd.
ShippingAdjustmentCalculationCodeCombineCmdImpl() - Constructor for class com.ibm.commerce.order.calculation.ShippingAdjustmentCalculationCodeCombineCmdImpl
Constructor for DiscountCalculationCodeCombineCmdImpl.
ShippingAdjustmentCommandDataBean - Interface in com.ibm.commerce.order.beans
This is the base interface for ShippingAdjustmentDataBean databean.
ShippingAdjustmentDataBean - Class in com.ibm.commerce.order.beans
This databean is used to display shipping adjustment information.
ShippingAdjustmentDataBean() - Constructor for class com.ibm.commerce.order.beans.ShippingAdjustmentDataBean
 
ShippingArrangementAccessBean - Class in com.ibm.commerce.fulfillment.objects
 
ShippingArrangementAccessBean() - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
ShippingArrangementAccessBean(ShippingArrangement) - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
ShippingArrangementAccessBean(Integer, Integer) - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
ShippingArrangementAccessBean(Integer, Integer, Integer, Timestamp, Timestamp) - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingArrangementAccessBean
 
ShippingArrangementCache - Class in com.ibm.commerce.fulfillment.commands
This MRU cache caches ShippingArrangementWrappers by storeId and shippingModeId.
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.
ShippingArrangementCache.Key - Class in com.ibm.commerce.fulfillment.commands
Key class of ShippingArrangementCache.
ShippingArrangementDataBean - Class in com.ibm.commerce.fulfillment.beans
This databean represents a ShippingArrangementDataBean object.
ShippingArrangementDataBean() - Constructor for class com.ibm.commerce.fulfillment.beans.ShippingArrangementDataBean
 
ShippingArrangementJurisdictionGroupRelationshipAccessBean - Class in com.ibm.commerce.fulfillment.objects
 
ShippingArrangementJurisdictionGroupRelationshipAccessBean() - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingArrangementJurisdictionGroupRelationshipAccessBean
 
ShippingArrangementJurisdictionGroupRelationshipAccessBean(ShippingArrangementJurisdictionGroupRelationship) - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingArrangementJurisdictionGroupRelationshipAccessBean
 
ShippingArrangementJurisdictionGroupRelationshipAccessBean(Integer, Integer) - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingArrangementJurisdictionGroupRelationshipAccessBean
 
ShippingArrangementJurisdictionGroupRelDataBean - Class in com.ibm.commerce.fulfillment.beans
This databean represents a ShippingArrangementJurisdictionGroupRelDataBean object.
ShippingArrangementJurisdictionGroupRelDataBean(String, String) - Constructor for class com.ibm.commerce.fulfillment.beans.ShippingArrangementJurisdictionGroupRelDataBean
Databean constructor.
ShippingArrangementPrecedenceQuickSortCompare - Class in com.ibm.commerce.fulfillment.commands
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 in com.ibm.commerce.fulfillment.commands
Provides business logic associated with a ShippingArrangement.
ShippingArrangementWrapper(ShippingArrangementAccessBean) - Constructor for class com.ibm.commerce.fulfillment.commands.ShippingArrangementWrapper
Constructor for ShippingArrangementWrapper.
ShippingCalculationCodeApplyCmd - Static variable in interface com.ibm.commerce.order.calculation.CalculationConstants.DefaultShippingCalculationMethodIds
 
ShippingCalculationCodeApplyCmd - Interface in com.ibm.commerce.order.calculation
This is the shipping specific version of the CalculationCodeApply command.
ShippingCalculationCodeApplyCmdImpl - Class in com.ibm.commerce.order.calculation
This is the default implementation of the ShippingCalculationCodeApply command.
ShippingCalculationCodeApplyCmdImpl() - Constructor for class com.ibm.commerce.order.calculation.ShippingCalculationCodeApplyCmdImpl
 
ShippingCalculationRuleQualifyCmd - Static variable in interface com.ibm.commerce.order.calculation.CalculationConstants.DefaultShippingCalculationMethodIds
 
ShippingCalculationRuleQualifyCmd - Interface in com.ibm.commerce.order.calculation
This is the shipping specific version of the CalculationRuleQualify command.
ShippingCalculationRuleQualifyCmdImpl - Class in com.ibm.commerce.order.calculation
This is the default implementation of the ShippingCalculationRuleQualify command.
ShippingCalculationRuleQualifyCmdImpl() - Constructor for class com.ibm.commerce.order.calculation.ShippingCalculationRuleQualifyCmdImpl
 
ShippingChargeAdjustmentDataBean - Class in com.ibm.commerce.tools.contract.beans
This data bean represents a Shipping Charge Adjustment object.
ShippingChargeAdjustmentDataBean() - Constructor for class com.ibm.commerce.tools.contract.beans.ShippingChargeAdjustmentDataBean
 
ShippingDataBean - Class in com.ibm.commerce.fulfillment.beans
The ShippingDataBean is a special purpose databean.
ShippingDataBean() - Constructor for class com.ibm.commerce.fulfillment.beans.ShippingDataBean
This is the default constructor.
ShippingHelper - Class in com.ibm.commerce.fulfillment.commands
This is a helper class used for shipping.
ShippingHelper() - Constructor for class com.ibm.commerce.fulfillment.commands.ShippingHelper
ShippingHelper constructor comment.
ShippingInfo - Class in com.ibm.commerce.me.datatype
Stores shipping information such as charge, currency, description, shipping company, tracking ID.
ShippingInfo() - Constructor for class com.ibm.commerce.me.datatype.ShippingInfo
The ShippingInfo default constructor calls its parents constructor.
ShippingInfoHandler - Class in com.ibm.commerce.rest.order.handler
This class provides RESTful services to get and update shipping information in the shopping cart.
ShippingInfoHandler() - Constructor for class com.ibm.commerce.rest.order.handler.ShippingInfoHandler
 
ShippingInfoType - Interface in com.ibm.commerce.foundation.common.datatypes
A representation of the model object 'Shipping Info Type'.
ShippingJurisdictionCache - Class in com.ibm.commerce.fulfillment.commands
This MRU cache caches ShippingJurisdictionIds by AddressId.
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.
ShippingJurisdictionCache.Key - Class in com.ibm.commerce.fulfillment.commands
Key class of ShippingJurisdictionCache.
ShippingJurisdictionGroupCache - Class in com.ibm.commerce.fulfillment.commands
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.
ShippingJurisdictionGroupCalculationRuleAccessBean - Class in com.ibm.commerce.fulfillment.objects
 
ShippingJurisdictionGroupCalculationRuleAccessBean() - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
ShippingJurisdictionGroupCalculationRuleAccessBean(ShippingJurisdictionGroupCalculationRule) - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
ShippingJurisdictionGroupCalculationRuleAccessBean(Integer) - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
ShippingJurisdictionGroupCalculationRuleAccessBean(Integer, Integer, Integer, Integer) - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingJurisdictionGroupCalculationRuleAccessBean
 
ShippingJurisdictionGroupCalculationRuleDataBean - Class in com.ibm.commerce.fulfillment.beans
This databean represents a ShippingJurisdictionGroupCalculationRuleDataBean object.
ShippingJurisdictionGroupCalculationRuleDataBean() - Constructor for class com.ibm.commerce.fulfillment.beans.ShippingJurisdictionGroupCalculationRuleDataBean
 
ShippingModeAccessBean - Class in com.ibm.commerce.fulfillment.objects
 
ShippingModeAccessBean() - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
ShippingModeAccessBean(ShippingMode) - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
ShippingModeAccessBean(String, String, Integer) - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingModeAccessBean
 
ShippingModeDataBean - Class in com.ibm.commerce.fulfillment.beans
This databean represents a ShippingModeDataBean object.
ShippingModeDataBean() - Constructor for class com.ibm.commerce.fulfillment.beans.ShippingModeDataBean
This method constructs an ShippingModeDataBean.
ShippingModeDataBean(ShippingModeAccessBean, CommandContext) - Constructor for class com.ibm.commerce.fulfillment.beans.ShippingModeDataBean
This method constructs an ShippingModeDataBean from a ShippingModeAccessBean and a command context.
ShippingModeDescriptionAccessBean - Class in com.ibm.commerce.fulfillment.objects
 
ShippingModeDescriptionAccessBean() - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingModeDescriptionAccessBean
 
ShippingModeDescriptionAccessBean(ShippingModeDescription) - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingModeDescriptionAccessBean
 
ShippingModeDescriptionAccessBean(Integer, Integer, String) - Constructor for class com.ibm.commerce.fulfillment.objects.ShippingModeDescriptionAccessBean
 
ShippingModeDescriptionDataBean - Class in com.ibm.commerce.fulfillment.beans
This databean represents a ShippingModeDescriptionDataBean object.
ShippingModeDescriptionDataBean() - Constructor for class com.ibm.commerce.fulfillment.beans.ShippingModeDescriptionDataBean
 
ShippingModeFilter - Class in com.ibm.commerce.marketing.promotion.condition
ShippingModeFilter class filters LineItemSet based on the Shipping Mode to which LineItems (of the LineItemSet) belong to.
ShippingModeFilter() - Constructor for class com.ibm.commerce.marketing.promotion.condition.ShippingModeFilter
Constructor for ShippingModeFilter.
ShippingModeIdentifierType - Interface in com.ibm.commerce.foundation.common.datatypes
A representation of the model object 'Shipping Mode Identifier Type'.
ShippingModeIdentifierType - Interface in com.ibm.commerce.order.facade.datatypes
A representation of the model object 'Shipping Mode Identifier Type'.
ShippingModeIdentifierTypeImpl - Class in com.ibm.commerce.order.facade.datatypes.impl
An implementation of the model object 'Shipping Mode Identifier Type'.
ShippingModeType - Interface in com.ibm.commerce.foundation.common.datatypes
A representation of the model object 'Shipping Mode Type'.
ShippingModeType - Interface in com.ibm.commerce.order.facade.datatypes
A representation of the model object 'Shipping Mode Type'.
ShippingModeTypeImpl - Class in com.ibm.commerce.order.facade.datatypes.impl
An implementation of the model object 'Shipping Mode Type'.
ShippingRuleCache - Class in com.ibm.commerce.order.calculation
Caches the SHPJCRULE table.
ShippingRuleCache() - Constructor for class com.ibm.commerce.order.calculation.ShippingRuleCache
 
ShippingRuleCache(int) - Constructor for class com.ibm.commerce.order.calculation.ShippingRuleCache
 
ShippingRuleKey - Class in com.ibm.commerce.order.calculation
Index of the SHPJCRULE table.
ShippingRuleKey(Integer, Integer, Integer) - Constructor for class com.ibm.commerce.order.calculation.ShippingRuleKey
 
ShippingRuleKey(Integer, 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 in com.ibm.commerce.order.calculation
This is the shipping tax specific version of the CalculationCodeApply command.
ShippingTaxCalculationCodeApplyCmd - Interface in com.ibm.commerce.taxation.commands
Deprecated.
ShippingTaxCalculationCodeApplyCmdImpl - Class in com.ibm.commerce.order.calculation
This is the default implementation of the ShippingTaxCalculationCodeApply command.
ShippingTaxCalculationCodeApplyCmdImpl() - Constructor for class com.ibm.commerce.order.calculation.ShippingTaxCalculationCodeApplyCmdImpl
 
ShippingTaxCalculationCodeApplyCmdImpl - Class in com.ibm.commerce.taxation.commands
Deprecated.
ShippingTaxCalculationCodeApplyCmdImpl() - Constructor for class com.ibm.commerce.taxation.commands.ShippingTaxCalculationCodeApplyCmdImpl
Deprecated.
 
ShippingTCShippingChargeAccessBean - Class in com.ibm.commerce.contract.objects
 
ShippingTCShippingChargeAccessBean() - Constructor for class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
ShippingTCShippingChargeAccessBean(ShippingTCShippingCharge) - Constructor for class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
ShippingTCShippingChargeAccessBean(Long, Element) - Constructor for class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAccessBean
 
ShippingTCShippingChargeAdjustmentAccessBean - Class in com.ibm.commerce.contract.objects
 
ShippingTCShippingChargeAdjustmentAccessBean() - Constructor for class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
ShippingTCShippingChargeAdjustmentAccessBean(TermConditionAccessBean) - Constructor for class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
ShippingTCShippingChargeAdjustmentAccessBean(ShippingTCShippingChargeAdjustment) - Constructor for class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
ShippingTCShippingChargeAdjustmentAccessBean(Long, Element) - Constructor for class com.ibm.commerce.contract.objects.ShippingTCShippingChargeAdjustmentAccessBean
 
ShippingTCShippingChargeAdjustmentBeanHelper - Class in com.ibm.commerce.tools.contract.beans
The helper class provides function to search the shipmodePolicyId and shipmodePolicyName by the shipping charge adjustment term and condition.
ShippingTCShippingChargeAdjustmentBeanHelper() - Constructor for class com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeAdjustmentBeanHelper
The default constructor.
ShippingTCShippingChargeAdjustmentFilterDataBean - Class in com.ibm.commerce.tools.contract.beans
This data bean represents a Shipping Term and Condition Shipping Charge Adjustment Filter object.
ShippingTCShippingChargeAdjustmentFilterDataBean() - Constructor for class com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeAdjustmentFilterDataBean
 
ShippingTCShippingChargeAdjustmentTreeDataBean - Class in com.ibm.commerce.tools.contract.beans
This data bean represents a Shipping Term and Condition Shipping Charge Adjustment Tree object.
ShippingTCShippingChargeAdjustmentTreeDataBean() - Constructor for class com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeAdjustmentTreeDataBean
Constructs a CatalogFilterTreeDataBean object.
ShippingTCShippingChargeDataBean - Class in com.ibm.commerce.contract.beans
This data bean represents a term and condition object.
ShippingTCShippingChargeDataBean() - Constructor for class com.ibm.commerce.contract.beans.ShippingTCShippingChargeDataBean
 
ShippingTCShippingChargeDataBean - Class in com.ibm.commerce.tools.contract.beans
This data bean represents a Shipping Term and Condition Shipping Charge object.
ShippingTCShippingChargeDataBean(Long, Integer) - Constructor for class com.ibm.commerce.tools.contract.beans.ShippingTCShippingChargeDataBean
Constructs an ShippingTCShippingChargeDataBean from an existing contract identifier Finds the Shipping Charge Type terms and conditions in the contract
ShippingTCShippingModeAccessBean - Class in com.ibm.commerce.contract.objects
 
ShippingTCShippingModeAccessBean() - Constructor for class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
ShippingTCShippingModeAccessBean(ShippingTCShippingMode) - Constructor for class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
ShippingTCShippingModeAccessBean(Long, Element) - Constructor for class com.ibm.commerce.contract.objects.ShippingTCShippingModeAccessBean
 
ShippingTCShippingModeDataBean - Class in com.ibm.commerce.contract.beans
This data bean represents a term and condition object.
ShippingTCShippingModeDataBean() - Constructor for class com.ibm.commerce.contract.beans.ShippingTCShippingModeDataBean
 
ShippingTCShippingModeDataBean - Class in com.ibm.commerce.tools.contract.beans
This data bean represents a Shipping Term and Condition Shipping Mode object.
ShippingTCShippingModeDataBean(Long, Integer) - Constructor for class com.ibm.commerce.tools.contract.beans.ShippingTCShippingModeDataBean
Constructs an ShippingTCShippingModeDataBean from an existing contract identifier Finds the Shipping Provider terms and conditions in the contract
ShippingTCShipToAddressAccessBean - Class in com.ibm.commerce.contract.objects
 
ShippingTCShipToAddressAccessBean() - Constructor for class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
ShippingTCShipToAddressAccessBean(TermConditionAccessBean) - Constructor for class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
ShippingTCShipToAddressAccessBean(ShippingTCShipToAddress) - Constructor for class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
ShippingTCShipToAddressAccessBean(Long, Element) - Constructor for class com.ibm.commerce.contract.objects.ShippingTCShipToAddressAccessBean
 
ShippingTCShipToAddressDataBean - Class in com.ibm.commerce.contract.beans
This data bean represents a term and condition object.
ShippingTCShipToAddressDataBean() - Constructor for class com.ibm.commerce.contract.beans.ShippingTCShipToAddressDataBean
 
ShippingTCShipToAddressDataBean - Class in com.ibm.commerce.tools.contract.beans
This data bean represents a Shipping Term and Condition Ship To Address object.
ShippingTCShipToAddressDataBean(Long, Integer) - Constructor for class com.ibm.commerce.tools.contract.beans.ShippingTCShipToAddressDataBean
Constructs an ShippingTCShipToAddressDataBean from an existing contract identifier Finds the Shipping Address terms and conditions in the contract
ShippingUpgradeAtExtraCostAdjustment - Class in com.ibm.commerce.marketing.promotion.reward
ShippingUpgradeAtExtraCostAdjustment offers a shipping mode upgrade at an optional fixed additional charge.
ShippingUpgradeAtExtraCostAdjustment() - Constructor for class com.ibm.commerce.marketing.promotion.reward.ShippingUpgradeAtExtraCostAdjustment
Constructor for ShippingUpgradeAtExtraCostAdjustment.
SHIPTO_ADDRESS_REQUIRED - Static variable in interface com.ibm.commerce.order.utils.OrderConstants
 
SHOP_SEGMENTS - Static variable in class com.ibm.commerce.marketingcenter.events.util.CampaignEventUtilities
Campaign Logging event data element constant for the customer segment identifiers.
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.
SHOPPER_LONG_DESC - Static variable in interface com.ibm.commerce.marketing.promotion.Description
The value of the 'long' type of description.
SHOPPER_SHORT_DESC - Static variable in interface com.ibm.commerce.marketing.promotion.Description
The value of the 'short' type of description.
ShopperCreateForumMessageCmd - Interface in com.ibm.commerce.negotiation.commands
Defines the interface used by controller commands that allow a shopper to add a message to a forum.
ShopperCreateForumMessageCmdImpl - Class in com.ibm.commerce.negotiation.commands
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.
shopperDeleteAutoBids() - Method in class com.ibm.commerce.negotiation.operation.AutoBidDeleteHelper
Performs necessary validations and updates for a shopper-side bid-delete operation.
shopperDeleteBids() - Method in class com.ibm.commerce.negotiation.operation.BidDeleteHelper
Performs necessary validations and updates for a shopper-side bid-delete operation.
shopperId - Variable in class com.ibm.commerce.couponwallet.databeans.ViewCouponDetailDataBean
Deprecated.
The ID of the customer who is viewing the coupon.
shopperId - Variable in class com.ibm.commerce.couponwallet.databeans.ViewWalletDataBean
Deprecated.
The customer who's coupons are being displayed.
SHOPPERSEGMENTS - Static variable in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnLogConstants
Deprecated.
Column name definitions - shopper segments.
SHOPPING_CART - Static variable in interface com.ibm.commerce.emarketing.emailtemplate.tag.TagConstants
Link type = shopping cart
SHOPPING_CART_CONTAINS - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
Valid actions for initiative WHICH condition.
SHOPPING_CART_CONTAINS_CATEGORY - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
Valid actions for initiative WHICH condition.
SHOPPING_CART_CONTAINS_SKU - 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.
SHOPPING_CART_DOESNOT_CONTAIN_CATEGORY - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
Valid actions for initiative WHICH condition.
SHOPPING_CART_DOESNOT_CONTAIN_SKU - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
Valid actions for initiative WHICH condition.
SHOPPING_CART_URL_KEY - Static variable in class com.ibm.commerce.rest.store.handler.StoreHandler
The constant SHOPPING_CART_URL_KEY.
SHORT_COPYRIGHT - Static variable in class com.ibm.commerce.marketing.commands.marketingspot.RetrieveContentTaskCmdImpl
The short version of the WebSphere Commerce copyright statement.
SHORT_DESCRIPTION - Static variable in interface com.ibm.commerce.catalog.facade.server.helpers.CatalogServerConstants
Mapping key for shortDescription.
SHORT_TIME_FORMAT - Static variable in class com.ibm.commerce.marketing.dialog.util.MarketingUtil
Constant for the short time format (HH:mm) expected in marketing activities.
shortdesc - Variable in class com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmdImpl
Short Description.
shortdesc - Variable in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
RFQ Short Description.
shortdesc - Variable in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Short Description.
shortDescription - Variable in class com.ibm.commerce.catalog.objects.CatalogDescriptionEntityCreationData
The short description.
shortDescription - Variable in class com.ibm.commerce.catalog.objects.CatalogEntryDescriptionEntityCreationData
The short description.
shortDescription - Variable in class com.ibm.commerce.catalog.objects.CatalogGroupDescriptionEntityCreationData
The short description.
shortDescription - Variable in class com.ibm.commerce.couponwallet.databeans.CouponInfo
Deprecated.
The short description for the coupon.
shortDescription - Variable in class com.ibm.commerce.utf.commands.CreateRFQItemCmdImpl
Short Description.
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.
shouldInvokeMarketingEngineForClientLocation(ClientLocationType) - Method in class com.ibm.commerce.location.marketing.MarketingEngineDecision
Determine if the marketing engine should be invoked for the given ClientLocation noun
shouldRecord(String) - Method in class com.ibm.commerce.marketing.dialog.util.UserBehaviorRule
This method returns a boolean indicating whether or not this variable needs to be recorded in the user behavior rule.
SHOW - Static variable in class com.ibm.commerce.foundation.rest.providers.RestProviderConstants
Constant for ShowType
SHOW_BUSINESS_ACCOUNT_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage.Literals
The meta object literal for the 'Show Business Account Data Area Type' class.
SHOW_BUSINESS_ACCOUNT_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The meta object id for the 'Show Business Account Data Area Type' class.
SHOW_BUSINESS_ACCOUNT_DATA_AREA_TYPE__BUSINESS_ACCOUNT - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage.Literals
The meta object literal for the 'Business Account' containment reference list feature.
SHOW_BUSINESS_ACCOUNT_DATA_AREA_TYPE__BUSINESS_ACCOUNT - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The feature id for the 'Business Account' containment reference list.
SHOW_BUSINESS_ACCOUNT_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage.Literals
The meta object literal for the 'Show' containment reference feature.
SHOW_BUSINESS_ACCOUNT_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The feature id for the 'Show' containment reference.
SHOW_BUSINESS_ACCOUNT_DATA_AREA_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The number of structural features of the 'Show Business Account Data Area Type' class.
SHOW_BUSINESS_ACCOUNT_TYPE - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage.Literals
The meta object literal for the 'Show Business Account Type' class.
SHOW_BUSINESS_ACCOUNT_TYPE - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The meta object id for the 'Show Business Account Type' class.
SHOW_BUSINESS_ACCOUNT_TYPE__APPLICATION_AREA - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The feature id for the 'Application Area' containment reference.
SHOW_BUSINESS_ACCOUNT_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage.Literals
The meta object literal for the 'Data Area' containment reference feature.
SHOW_BUSINESS_ACCOUNT_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The feature id for the 'Data Area' containment reference.
SHOW_BUSINESS_ACCOUNT_TYPE__LANGUAGE_CODE - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The feature id for the 'Language Code' attribute.
SHOW_BUSINESS_ACCOUNT_TYPE__RELEASE_ID - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The feature id for the 'Release ID' attribute.
SHOW_BUSINESS_ACCOUNT_TYPE__SYSTEM_ENVIRONMENT_CODE - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The feature id for the 'System Environment Code' attribute.
SHOW_BUSINESS_ACCOUNT_TYPE__VERSION_ID - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The feature id for the 'Version ID' attribute.
SHOW_BUSINESS_ACCOUNT_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The number of structural features of the 'Show Business Account Type' class.
SHOW_CONTRACT_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage.Literals
The meta object literal for the 'Show Contract Data Area Type' class.
SHOW_CONTRACT_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The meta object id for the 'Show Contract Data Area Type' class.
SHOW_CONTRACT_DATA_AREA_TYPE__CONTRACT - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage.Literals
The meta object literal for the 'Contract' containment reference list feature.
SHOW_CONTRACT_DATA_AREA_TYPE__CONTRACT - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The feature id for the 'Contract' containment reference list.
SHOW_CONTRACT_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage.Literals
The meta object literal for the 'Show' containment reference feature.
SHOW_CONTRACT_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The feature id for the 'Show' containment reference.
SHOW_CONTRACT_DATA_AREA_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The number of structural features of the 'Show Contract Data Area Type' class.
SHOW_CONTRACT_TYPE - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage.Literals
The meta object literal for the 'Show Contract Type' class.
SHOW_CONTRACT_TYPE - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The meta object id for the 'Show Contract Type' class.
SHOW_CONTRACT_TYPE__APPLICATION_AREA - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The feature id for the 'Application Area' containment reference.
SHOW_CONTRACT_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage.Literals
The meta object literal for the 'Data Area' containment reference feature.
SHOW_CONTRACT_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The feature id for the 'Data Area' containment reference.
SHOW_CONTRACT_TYPE__LANGUAGE_CODE - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The feature id for the 'Language Code' attribute.
SHOW_CONTRACT_TYPE__RELEASE_ID - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The feature id for the 'Release ID' attribute.
SHOW_CONTRACT_TYPE__SYSTEM_ENVIRONMENT_CODE - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The feature id for the 'System Environment Code' attribute.
SHOW_CONTRACT_TYPE__VERSION_ID - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The feature id for the 'Version ID' attribute.
SHOW_CONTRACT_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.contract.facade.datatypes.ContractPackage
The number of structural features of the 'Show Contract Type' class.
SHOW_GEO_NODE_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage.Literals
The meta object literal for the 'Show Geo Node Data Area Type' class.
SHOW_GEO_NODE_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The meta object id for the 'Show Geo Node Data Area Type' class.
SHOW_GEO_NODE_DATA_AREA_TYPE__GEO_NODE - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage.Literals
The meta object literal for the 'Geo Node' containment reference list feature.
SHOW_GEO_NODE_DATA_AREA_TYPE__GEO_NODE - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The feature id for the 'Geo Node' containment reference list.
SHOW_GEO_NODE_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage.Literals
The meta object literal for the 'Show' containment reference feature.
SHOW_GEO_NODE_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The feature id for the 'Show' containment reference.
SHOW_GEO_NODE_DATA_AREA_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The number of structural features of the 'Show Geo Node Data Area Type' class.
SHOW_GEO_NODE_TYPE - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage.Literals
The meta object literal for the 'Show Geo Node Type' class.
SHOW_GEO_NODE_TYPE - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The meta object id for the 'Show Geo Node Type' class.
SHOW_GEO_NODE_TYPE__APPLICATION_AREA - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The feature id for the 'Application Area' containment reference.
SHOW_GEO_NODE_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage.Literals
The meta object literal for the 'Data Area' containment reference feature.
SHOW_GEO_NODE_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The feature id for the 'Data Area' containment reference.
SHOW_GEO_NODE_TYPE__LANGUAGE_CODE - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The feature id for the 'Language Code' attribute.
SHOW_GEO_NODE_TYPE__RELEASE_ID - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The feature id for the 'Release ID' attribute.
SHOW_GEO_NODE_TYPE__SYSTEM_ENVIRONMENT_CODE - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The feature id for the 'System Environment Code' attribute.
SHOW_GEO_NODE_TYPE__VERSION_ID - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The feature id for the 'Version ID' attribute.
SHOW_GEO_NODE_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The number of structural features of the 'Show Geo Node Type' class.
SHOW_GIFT_LIST_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage.Literals
The meta object literal for the 'Show Gift List Data Area Type' class.
SHOW_GIFT_LIST_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage
The meta object id for the 'Show Gift List Data Area Type' class.
SHOW_GIFT_LIST_DATA_AREA_TYPE__GIFT_LIST - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage.Literals
The meta object literal for the 'Gift List' containment reference list feature.
SHOW_GIFT_LIST_DATA_AREA_TYPE__GIFT_LIST - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage
The feature id for the 'Gift List' containment reference list.
SHOW_GIFT_LIST_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage.Literals
The meta object literal for the 'Show' containment reference feature.
SHOW_GIFT_LIST_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage
The feature id for the 'Show' containment reference.
SHOW_GIFT_LIST_DATA_AREA_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage
The number of structural features of the 'Show Gift List Data Area Type' class.
SHOW_GIFT_LIST_TYPE - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage.Literals
The meta object literal for the 'Show Gift List Type' class.
SHOW_GIFT_LIST_TYPE - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage
The meta object id for the 'Show Gift List Type' class.
SHOW_GIFT_LIST_TYPE__APPLICATION_AREA - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage
The feature id for the 'Application Area' containment reference.
SHOW_GIFT_LIST_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage.Literals
The meta object literal for the 'Data Area' containment reference feature.
SHOW_GIFT_LIST_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage
The feature id for the 'Data Area' containment reference.
SHOW_GIFT_LIST_TYPE__LANGUAGE_CODE - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage
The feature id for the 'Language Code' attribute.
SHOW_GIFT_LIST_TYPE__RELEASE_ID - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage
The feature id for the 'Release ID' attribute.
SHOW_GIFT_LIST_TYPE__SYSTEM_ENVIRONMENT_CODE - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage
The feature id for the 'System Environment Code' attribute.
SHOW_GIFT_LIST_TYPE__VERSION_ID - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage
The feature id for the 'Version ID' attribute.
SHOW_GIFT_LIST_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.giftcenter.facade.datatypes.GiftCenterPackage
The number of structural features of the 'Show Gift List Type' class.
SHOW_INVENTORY_AVAILABILITY_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage.Literals
The meta object literal for the 'Show Inventory Availability Data Area Type' class.
SHOW_INVENTORY_AVAILABILITY_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The meta object id for the 'Show Inventory Availability Data Area Type' class.
SHOW_INVENTORY_AVAILABILITY_DATA_AREA_TYPE__INVENTORY_AVAILABILITY - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage.Literals
The meta object literal for the 'Inventory Availability' containment reference list feature.
SHOW_INVENTORY_AVAILABILITY_DATA_AREA_TYPE__INVENTORY_AVAILABILITY - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The feature id for the 'Inventory Availability' containment reference list.
SHOW_INVENTORY_AVAILABILITY_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage.Literals
The meta object literal for the 'Show' containment reference feature.
SHOW_INVENTORY_AVAILABILITY_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The feature id for the 'Show' containment reference.
SHOW_INVENTORY_AVAILABILITY_DATA_AREA_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The number of structural features of the 'Show Inventory Availability Data Area Type' class.
SHOW_INVENTORY_AVAILABILITY_TYPE - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage.Literals
The meta object literal for the 'Show Inventory Availability Type' class.
SHOW_INVENTORY_AVAILABILITY_TYPE - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The meta object id for the 'Show Inventory Availability Type' class.
SHOW_INVENTORY_AVAILABILITY_TYPE__APPLICATION_AREA - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The feature id for the 'Application Area' containment reference.
SHOW_INVENTORY_AVAILABILITY_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage.Literals
The meta object literal for the 'Data Area' containment reference feature.
SHOW_INVENTORY_AVAILABILITY_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The feature id for the 'Data Area' containment reference.
SHOW_INVENTORY_AVAILABILITY_TYPE__LANGUAGE_CODE - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The feature id for the 'Language Code' attribute.
SHOW_INVENTORY_AVAILABILITY_TYPE__RELEASE_ID - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The feature id for the 'Release ID' attribute.
SHOW_INVENTORY_AVAILABILITY_TYPE__SYSTEM_ENVIRONMENT_CODE - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The feature id for the 'System Environment Code' attribute.
SHOW_INVENTORY_AVAILABILITY_TYPE__VERSION_ID - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The feature id for the 'Version ID' attribute.
SHOW_INVENTORY_AVAILABILITY_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The number of structural features of the 'Show Inventory Availability Type' class.
SHOW_ORDER_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Show Order Data Area Type' class.
SHOW_ORDER_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The meta object id for the 'Show Order Data Area Type' class.
SHOW_ORDER_DATA_AREA_TYPE__ORDER - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Order' containment reference list feature.
SHOW_ORDER_DATA_AREA_TYPE__ORDER - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Order' containment reference list.
SHOW_ORDER_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Show' containment reference feature.
SHOW_ORDER_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Show' containment reference.
SHOW_ORDER_DATA_AREA_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The number of structural features of the 'Show Order Data Area Type' class.
SHOW_ORDER_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Show Order Type' class.
SHOW_ORDER_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The meta object id for the 'Show Order Type' class.
SHOW_ORDER_TYPE__APPLICATION_AREA - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Application Area' containment reference.
SHOW_ORDER_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Data Area' containment reference feature.
SHOW_ORDER_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Data Area' containment reference.
SHOW_ORDER_TYPE__LANGUAGE_CODE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Language Code' attribute.
SHOW_ORDER_TYPE__RELEASE_ID - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Release ID' attribute.
SHOW_ORDER_TYPE__SYSTEM_ENVIRONMENT_CODE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'System Environment Code' attribute.
SHOW_ORDER_TYPE__VERSION_ID - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Version ID' attribute.
SHOW_ORDER_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The number of structural features of the 'Show Order Type' class.
SHOW_PHYSICAL_STORE_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage.Literals
The meta object literal for the 'Show Physical Store Data Area Type' class.
SHOW_PHYSICAL_STORE_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The meta object id for the 'Show Physical Store Data Area Type' class.
SHOW_PHYSICAL_STORE_DATA_AREA_TYPE__PHYSICAL_STORE - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage.Literals
The meta object literal for the 'Physical Store' containment reference list feature.
SHOW_PHYSICAL_STORE_DATA_AREA_TYPE__PHYSICAL_STORE - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The feature id for the 'Physical Store' containment reference list.
SHOW_PHYSICAL_STORE_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage.Literals
The meta object literal for the 'Show' containment reference feature.
SHOW_PHYSICAL_STORE_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The feature id for the 'Show' containment reference.
SHOW_PHYSICAL_STORE_DATA_AREA_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The number of structural features of the 'Show Physical Store Data Area Type' class.
SHOW_PHYSICAL_STORE_TYPE - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage.Literals
The meta object literal for the 'Show Physical Store Type' class.
SHOW_PHYSICAL_STORE_TYPE - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The meta object id for the 'Show Physical Store Type' class.
SHOW_PHYSICAL_STORE_TYPE__APPLICATION_AREA - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The feature id for the 'Application Area' containment reference.
SHOW_PHYSICAL_STORE_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage.Literals
The meta object literal for the 'Data Area' containment reference feature.
SHOW_PHYSICAL_STORE_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The feature id for the 'Data Area' containment reference.
SHOW_PHYSICAL_STORE_TYPE__LANGUAGE_CODE - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The feature id for the 'Language Code' attribute.
SHOW_PHYSICAL_STORE_TYPE__RELEASE_ID - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The feature id for the 'Release ID' attribute.
SHOW_PHYSICAL_STORE_TYPE__SYSTEM_ENVIRONMENT_CODE - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The feature id for the 'System Environment Code' attribute.
SHOW_PHYSICAL_STORE_TYPE__VERSION_ID - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The feature id for the 'Version ID' attribute.
SHOW_PHYSICAL_STORE_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.store.facade.datatypes.StorePackage
The number of structural features of the 'Show Physical Store Type' class.
SHOW_QUOTE_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Show Quote Data Area Type' class.
SHOW_QUOTE_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The meta object id for the 'Show Quote Data Area Type' class.
SHOW_QUOTE_DATA_AREA_TYPE__QUOTE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Quote' containment reference list feature.
SHOW_QUOTE_DATA_AREA_TYPE__QUOTE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Quote' containment reference list.
SHOW_QUOTE_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Show' containment reference feature.
SHOW_QUOTE_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Show' containment reference.
SHOW_QUOTE_DATA_AREA_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The number of structural features of the 'Show Quote Data Area Type' class.
SHOW_QUOTE_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Show Quote Type' class.
SHOW_QUOTE_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The meta object id for the 'Show Quote Type' class.
SHOW_QUOTE_TYPE__APPLICATION_AREA - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Application Area' containment reference.
SHOW_QUOTE_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Data Area' containment reference feature.
SHOW_QUOTE_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Data Area' containment reference.
SHOW_QUOTE_TYPE__LANGUAGE_CODE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Language Code' attribute.
SHOW_QUOTE_TYPE__RELEASE_ID - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Release ID' attribute.
SHOW_QUOTE_TYPE__SYSTEM_ENVIRONMENT_CODE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'System Environment Code' attribute.
SHOW_QUOTE_TYPE__VERSION_ID - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Version ID' attribute.
SHOW_QUOTE_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The number of structural features of the 'Show Quote Type' class.
SHOW_SUBSCRIPTION_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Show Subscription Data Area Type' class.
SHOW_SUBSCRIPTION_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The meta object id for the 'Show Subscription Data Area Type' class.
SHOW_SUBSCRIPTION_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Show' containment reference feature.
SHOW_SUBSCRIPTION_DATA_AREA_TYPE__SHOW - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Show' containment reference.
SHOW_SUBSCRIPTION_DATA_AREA_TYPE__SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Subscription' containment reference list feature.
SHOW_SUBSCRIPTION_DATA_AREA_TYPE__SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Subscription' containment reference list.
SHOW_SUBSCRIPTION_DATA_AREA_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The number of structural features of the 'Show Subscription Data Area Type' class.
SHOW_SUBSCRIPTION_TYPE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Show Subscription Type' class.
SHOW_SUBSCRIPTION_TYPE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The meta object id for the 'Show Subscription Type' class.
SHOW_SUBSCRIPTION_TYPE__APPLICATION_AREA - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Application Area' containment reference.
SHOW_SUBSCRIPTION_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Data Area' containment reference feature.
SHOW_SUBSCRIPTION_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Data Area' containment reference.
SHOW_SUBSCRIPTION_TYPE__LANGUAGE_CODE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Language Code' attribute.
SHOW_SUBSCRIPTION_TYPE__RELEASE_ID - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Release ID' attribute.
SHOW_SUBSCRIPTION_TYPE__SYSTEM_ENVIRONMENT_CODE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'System Environment Code' attribute.
SHOW_SUBSCRIPTION_TYPE__VERSION_ID - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Version ID' attribute.
SHOW_SUBSCRIPTION_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The number of structural features of the 'Show Subscription Type' class.
ShowActivityDataAreaType - Interface in com.ibm.commerce.marketing.facade.datatypes
A representation of the model object 'Show Activity Data Area Type'.
ShowActivityType - Interface in com.ibm.commerce.marketing.facade.datatypes
A representation of the model object 'Show Activity Type'.
ShowAttachmentDataAreaType - Interface in com.ibm.commerce.content.facade.datatypes
A representation of the model object 'Show Attachment Data Area Type'.
ShowAttachmentType - Interface in com.ibm.commerce.content.facade.datatypes
A representation of the model object 'Show Attachment Type'.
ShowBusinessAccountDataAreaType - Interface in com.ibm.commerce.contract.facade.datatypes
A representation of the model object 'Show Business Account Data Area Type'.
ShowBusinessAccountDataAreaTypeImpl - Class in com.ibm.commerce.contract.facade.datatypes.impl
An implementation of the model object 'Show Business Account Data Area Type'.
ShowBusinessAccountType - Interface in com.ibm.commerce.contract.facade.datatypes
A representation of the model object 'Show Business Account Type'.
ShowBusinessAccountTypeImpl - Class in com.ibm.commerce.contract.facade.datatypes.impl
An implementation of the model object 'Show Business Account Type'.
ShowCampaignDataAreaType - Interface in com.ibm.commerce.marketing.facade.datatypes
A representation of the model object 'Show Campaign Data Area Type'.
ShowCampaignElementTemplateDataAreaType - Interface in com.ibm.commerce.marketing.facade.datatypes
A representation of the model object 'Show Campaign Element Template Data Area Type'.
ShowCampaignElementTemplateType - Interface in com.ibm.commerce.marketing.facade.datatypes
A representation of the model object 'Show Campaign Element Template Type'.
ShowCampaignType - Interface in com.ibm.commerce.marketing.facade.datatypes
A representation of the model object 'Show Campaign Type'.
ShowCatalogDataAreaType - Interface in com.ibm.commerce.catalog.facade.datatypes
A representation of the model object 'Show Catalog Data Area Type'.
ShowCatalogEntryDataAreaType - Interface in com.ibm.commerce.catalog.facade.datatypes
A representation of the model object 'Show Catalog Entry Data Area Type'.
ShowCatalogEntryType - Interface in com.ibm.commerce.catalog.facade.datatypes
A representation of the model object 'Show Catalog Entry Type'.
ShowCatalogGroupDataAreaType - Interface in com.ibm.commerce.catalog.facade.datatypes
A representation of the model object 'Show Catalog Group Data Area Type'.
ShowCatalogGroupType - Interface in com.ibm.commerce.catalog.facade.datatypes
A representation of the model object 'Show Catalog Group Type'.
ShowCatalogType - Interface in com.ibm.commerce.catalog.facade.datatypes
A representation of the model object 'Show Catalog Type'.
ShowClientLocationDataAreaType - Interface in com.ibm.commerce.location.facade.datatypes
A representation of the model object 'Show Client Location Data Area Type'.
ShowClientLocationType - Interface in com.ibm.commerce.location.facade.datatypes
A representation of the model object 'Show Client Location Type'.
ShowConfigurationDataAreaType - Interface in com.ibm.commerce.infrastructure.facade.datatypes
A representation of the model object 'Show Configuration Data Area Type'.
ShowConfigurationType - Interface in com.ibm.commerce.infrastructure.facade.datatypes
A representation of the model object 'Show Configuration Type'.
ShowContractDataAreaType - Interface in com.ibm.commerce.contract.facade.datatypes
A representation of the model object 'Show Contract Data Area Type'.
ShowContractDataAreaTypeImpl - Class in com.ibm.commerce.contract.facade.datatypes.impl
An implementation of the model object 'Show Contract Data Area Type'.
ShowContractType - Interface in com.ibm.commerce.contract.facade.datatypes
A representation of the model object 'Show Contract Type'.
ShowFileUploadJobDataAreaType - Interface in com.ibm.commerce.content.facade.datatypes
A representation of the model object 'Show File Upload Job Data Area Type'.
ShowFileUploadJobType - Interface in com.ibm.commerce.content.facade.datatypes
A representation of the model object 'Show File Upload Job Type'.
ShowGeoNodeDataAreaType - Interface in com.ibm.commerce.store.facade.datatypes
A representation of the model object 'Show Geo Node Data Area Type'.
ShowGeoNodeType - Interface in com.ibm.commerce.store.facade.datatypes
A representation of the model object 'Show Geo Node Type'.
ShowGiftListDataAreaType - Interface in com.ibm.commerce.giftcenter.facade.datatypes
A representation of the model object 'Show Gift List Data Area Type'.
ShowGiftListType - Interface in com.ibm.commerce.giftcenter.facade.datatypes
A representation of the model object 'Show Gift List Type'.
ShowInventoryAvailabilityDataAreaType - Interface in com.ibm.commerce.inventory.facade.datatypes
A representation of the model object 'Show Inventory Availability Data Area Type'.
ShowInventoryAvailabilityType - Interface in com.ibm.commerce.inventory.facade.datatypes
A representation of the model object 'Show Inventory Availability Type'.
ShowKitDataAreaType - Interface in com.ibm.commerce.catalog.facade.datatypes
A representation of the model object 'Show Kit Data Area Type'.
ShowKitType - Interface in com.ibm.commerce.catalog.facade.datatypes
A representation of the model object 'Show Kit Type'.
ShowManagedDirectoryDataAreaType - Interface in com.ibm.commerce.content.facade.datatypes
A representation of the model object 'Show Managed Directory Data Area Type'.
ShowManagedDirectoryType - Interface in com.ibm.commerce.content.facade.datatypes
A representation of the model object 'Show Managed Directory Type'.
ShowManagedFileDataAreaType - Interface in com.ibm.commerce.content.facade.datatypes
A representation of the model object 'Show Managed File Data Area Type'.
ShowManagedFileType - Interface in com.ibm.commerce.content.facade.datatypes
A representation of the model object 'Show Managed File Type'.
ShowMarketingContentDataAreaType - Interface in com.ibm.commerce.marketing.facade.datatypes
A representation of the model object 'Show Marketing Content Data Area Type'.
ShowMarketingContentType - Interface in com.ibm.commerce.marketing.facade.datatypes
A representation of the model object 'Show Marketing Content Type'.
ShowMarketingEmailTemplateDataAreaType - Interface in com.ibm.commerce.marketing.facade.datatypes
A representation of the model object 'Show Marketing Email Template Data Area Type'.
ShowMarketingEmailTemplateType - Interface in com.ibm.commerce.marketing.facade.datatypes
A representation of the model object 'Show Marketing Email Template Type'.
ShowMarketingSpotDataAreaType - Interface in com.ibm.commerce.marketing.facade.datatypes
A representation of the model object 'Show Marketing Spot Data Area Type'.
ShowMarketingSpotDataDataAreaType - Interface in com.ibm.commerce.marketing.facade.datatypes
A representation of the model object 'Show Marketing Spot Data Data Area Type'.
ShowMarketingSpotDataType - Interface in com.ibm.commerce.marketing.facade.datatypes
A representation of the model object 'Show Marketing Spot Data Type'.
ShowMarketingSpotType - Interface in com.ibm.commerce.marketing.facade.datatypes
A representation of the model object 'Show Marketing Spot Type'.
ShowMemberGroupDataAreaType - Interface in com.ibm.commerce.member.facade.datatypes
A representation of the model object 'Show Member Group Data Area Type'.
ShowMemberGroupType - Interface in com.ibm.commerce.member.facade.datatypes
A representation of the model object 'Show Member Group Type'.
ShowOnlineStoreDataAreaType - Interface in com.ibm.commerce.infrastructure.facade.datatypes
A representation of the model object 'Show Online Store Data Area Type'.
ShowOnlineStoreType - Interface in com.ibm.commerce.infrastructure.facade.datatypes
A representation of the model object 'Show Online Store Type'.
ShowOrderDataAreaType - Interface in com.ibm.commerce.order.facade.datatypes
A representation of the model object 'Show Order Data Area Type'.
ShowOrderDataAreaTypeImpl - Class in com.ibm.commerce.order.facade.datatypes.impl
An implementation of the model object 'Show Order Data Area Type'.
ShowOrderInvocationServiceObjectImpl - Class in com.ibm.commerce.order.services.invocation
The invocation service object implementation of the ShowOrder SDO.
ShowOrderInvocationServiceObjectImpl() - Constructor for class com.ibm.commerce.order.services.invocation.ShowOrderInvocationServiceObjectImpl
Default constructor.
ShowOrderType - Interface in com.ibm.commerce.order.facade.datatypes
A representation of the model object 'Show Order Type'.
ShowOrderTypeImpl - Class in com.ibm.commerce.order.facade.datatypes.impl
An implementation of the model object 'Show Order Type'.
ShowOrganizationDataAreaType - Interface in com.ibm.commerce.member.facade.datatypes
A representation of the model object 'Show Organization Data Area Type'.
ShowOrganizationType - Interface in com.ibm.commerce.member.facade.datatypes
A representation of the model object 'Show Organization Type'.
ShowPersonDataAreaType - Interface in com.ibm.commerce.member.facade.datatypes
A representation of the model object 'Show Person Data Area Type'.
ShowPersonType - Interface in com.ibm.commerce.member.facade.datatypes
A representation of the model object 'Show Person Type'.
ShowPhysicalStoreDataAreaType - Interface in com.ibm.commerce.store.facade.datatypes
A representation of the model object 'Show Physical Store Data Area Type'.
ShowPhysicalStoreType - Interface in com.ibm.commerce.store.facade.datatypes
A representation of the model object 'Show Physical Store Type'.
ShowPointOfInterestDataAreaType - Interface in com.ibm.commerce.location.facade.datatypes
A representation of the model object 'Show Point Of Interest Data Area Type'.
ShowPointOfInterestType - Interface in com.ibm.commerce.location.facade.datatypes
A representation of the model object 'Show Point Of Interest Type'.
ShowProductAvailabilityInvocationServiceObjectImpl - Class in com.ibm.commerce.inventory.services.invocation
The invocation service object implementation of the ShowProductAvailability SDO.
ShowProductAvailabilityInvocationServiceObjectImpl() - Constructor for class com.ibm.commerce.inventory.services.invocation.ShowProductAvailabilityInvocationServiceObjectImpl
Default constructor.
ShowPromotionDataAreaType - Interface in com.ibm.commerce.promotion.facade.datatypes
A representation of the model object 'Show Promotion Data Area Type'.
ShowPromotionType - Interface in com.ibm.commerce.promotion.facade.datatypes
A representation of the model object 'Show Promotion Type'.
ShowQuoteDataAreaType - Interface in com.ibm.commerce.order.facade.datatypes
A representation of the model object 'Show Quote Data Area Type'.
ShowQuoteDataAreaTypeImpl - Class in com.ibm.commerce.order.facade.datatypes.impl
An implementation of the model object 'Show Quote Data Area Type'.
ShowQuoteType - Interface in com.ibm.commerce.order.facade.datatypes
A representation of the model object 'Show Quote Type'.
ShowQuoteTypeImpl - Class in com.ibm.commerce.order.facade.datatypes.impl
An implementation of the model object 'Show Quote Type'.
ShowSearchTermAssociationDataAreaType - Interface in com.ibm.commerce.search.facade.datatypes
A representation of the model object 'Show Search Term Association Data Area Type'.
ShowSearchTermAssociationType - Interface in com.ibm.commerce.search.facade.datatypes
A representation of the model object 'Show Search Term Association Type'.
ShowSubscriptionDataAreaType - Interface in com.ibm.commerce.subscription.facade.datatypes
A representation of the model object 'Show Subscription Data Area Type'.
ShowSubscriptionType - Interface in com.ibm.commerce.subscription.facade.datatypes
A representation of the model object 'Show Subscription Type'.
ShowType - Interface in com.ibm.commerce.oagis9.datatypes
A representation of the model object 'Show Type'.
shutdown() - Static method in class com.ibm.commerce.inventory.facade.server.memorycache.InventoryAvailabilityMemoryCache
Call this method when the WC application is being shut down.
shutdown() - Static method in class com.ibm.commerce.marketing.runtime.engine.MarketingEngineCache
Call this method when the WC application is being shut down.
shutdown() - Static method in class com.ibm.commerce.price.facade.server.util.ExternalPriceMemoryCache
Call this method when the WC application is being shut down.
silentActivate(DataBean, HttpServletRequest, HttpServletResponse) - Static method in class com.ibm.commerce.beans.DataBeanManager
This method activates or populates a data bean.
silentActivate(DataBean, HttpServletRequest) - Static method in class com.ibm.commerce.beans.DataBeanManager
Deprecated.
This has been replaced by the silentActivate(DataBean, HttpServletRequest, HttpServletResponse) method.
SIMILAR_SEARCH_CONTROL_PARAM - Static variable in class com.ibm.commerce.giftcenter.facade.GiftCenterFacadeConstants
Constant to represent the similar search control parameter.
SIMPLE_CONDITION - Static variable in interface com.ibm.commerce.condition.ConditionConstants
The condition type for a "simple" condition.
SimpleCondition - Class in com.ibm.commerce.condition
This class describes a simple condition boolean expression.
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.
SimpleCondition.Qualifier - Class in com.ibm.commerce.condition
This class describes a simple condition qualifier.
SimpleDynamicListBean - Interface in com.ibm.commerce.tools.common.ui
Creates a Dynamic List through a data bean.
SIMPLEOFFLINE_LOGGER - Static variable in interface com.ibm.commerce.payments.plugin.simpleoffline.util.SimpleOfflineConstants
The WAS logger name of SimpleOffline plug-in.
SimpleOfflineBean - Class in com.ibm.commerce.payments.plugin.simpleoffline.beans
 
SimpleOfflineBean() - Constructor for class com.ibm.commerce.payments.plugin.simpleoffline.beans.SimpleOfflineBean
The constructor of this class.
SimpleOfflineConstants - Interface in com.ibm.commerce.payments.plugin.simpleoffline.util
This classes stores the constants used in SimpleOffline plugin.
SimpleOfflineInitializer - Class in com.ibm.commerce.payments.plugin.simpleoffline.util
This class initializes the logger of SimpleOffine plug-in.
SimpleOfflineInitializer() - Constructor for class com.ibm.commerce.payments.plugin.simpleoffline.util.SimpleOfflineInitializer
This constructor is not required since all the methods are static ones.
SimpleOfflineRegistry - Class in com.ibm.commerce.payments.plugin.simpleoffline.util
This class is used to register the SimpleOffline plugin.
SimpleScheduleEvaluateCmdImpl - Class in com.ibm.commerce.subscription.commands
This class evaluates the simple schedule information where in it uses the Frequency and the start date, it computes the next occurrence.
SimpleScheduleEvaluateCmdImpl() - Constructor for class com.ibm.commerce.subscription.commands.SimpleScheduleEvaluateCmdImpl
Default constructor for the class.
simpleValueTag(String, String) - Static method in class com.ibm.commerce.marketing.util.XMLHelper
Returns an enclosed tag String.
SIMULATED_GENERIC_USER_ID - Static variable in interface com.ibm.commerce.marketing.promotion.commands.SimulatedPromotionEvaluationTaskCmd
The generic user ID to use.
SIMULATED_ID - Static variable in interface com.ibm.commerce.marketing.promotion.commands.SimulatedPromotionEvaluationTaskCmd
The ID constant uses for simulated order and order item.
SIMULATED_ORDER_ID - Static variable in interface com.ibm.commerce.marketing.promotion.commands.SimulatedPromotionEvaluationTaskCmd
The simulated order ID.
SimulatedPromotionEvaluationTaskCmd - Interface in com.ibm.commerce.marketing.promotion.commands
The command interface to evaluate a simulated order.
SimulatedPromotionEvaluationTaskCmdImpl - Class in com.ibm.commerce.marketing.promotion.commands
This command implements the SimulatedPromotionEvaluationTaskCmd to evaluate a simulated Order.
SimulatedPromotionEvaluationTaskCmdImpl() - Constructor for class com.ibm.commerce.marketing.promotion.commands.SimulatedPromotionEvaluationTaskCmdImpl
 
SINGLE - Static variable in class com.ibm.commerce.member.facade.datatypes.MaritalStatusEnumerationType
The 'Single' literal value.
SINGLE_CONTACT_MAPPING_KEY - Static variable in class com.ibm.commerce.rest.member.handler.PersonContactHandler
The constant SINGLE_CONTACT_MAPPING_KEY
SINGLE_LITERAL - Static variable in class com.ibm.commerce.member.facade.datatypes.MaritalStatusEnumerationType
The 'Single' literal object.
SINGLE_QUOTE - Static variable in class com.ibm.commerce.content.facade.ContentFacadeConstants
The constant for a single quote '''.
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.attachment.content.resources.AttachmentContainer
Returns the configured instance of the attachment container.
singleton() - Static method in class com.ibm.commerce.catalog.content.resources.CatalogContainer
Retrieves the singleton of the resource container.
singleton() - Static method in class com.ibm.commerce.command.ECCommandTarget
This method gets an instance of the ECCommandTarget that will be shared within the classloader.
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.contentmanagement.workspace.WorkspaceEventManager
Gets the WorkspaceEventManager as a singleton
singleton() - Static method in class com.ibm.commerce.context.content.resources.DSLResourceContainer
Returns the configured instance of the DSL container.
singleton() - Static method in class com.ibm.commerce.context.content.resources.dynacache.DynaCacheUtility
returns the singleton of the DynaCacheUtility.
singleton() - Static method in class com.ibm.commerce.context.content.resources.file.ManagedFileContainer
This method returns the configured attachment container.
singleton() - Static method in class com.ibm.commerce.context.content.resources.postpublish.PostPublishUtility
returns the singleton of the PostPublishUtility.
singleton() - Static method in class com.ibm.commerce.context.content.resources.ResourceContainerManager
This method returns the singleton instance of the container manager.
singleton() - Static method in class com.ibm.commerce.contract.content.resources.ContractContainer
Returns the configured instance of the catalog container.
singleton() - Static method in class com.ibm.commerce.contract.content.resources.TermConditionResourceManager
Returns the singleton of the resource manager.
singleton() - Static method in class com.ibm.commerce.edp.converters.NumberToBooleanConverter
This is a Singleton method to return instance of the converter.
singleton() - Static method in class com.ibm.commerce.event.EventService
This method gets the singleton object of the event service for the running instance.
singleton() - Static method in class com.ibm.commerce.filepublish.util.ContentManagedFileEARUpdateFactory
This method returns a unique instance of the ContentManagedFileEARUpdateFactory.
singleton() - Static method in class com.ibm.commerce.filepublish.util.ContentManagedFileHandlerFactory
This method returns a unique instance of the ContentManagedFileHandlerFactory.
singleton() - Static method in class com.ibm.commerce.giftcenter.registry.GiftListRulesRegistry
Returns the singleton instance of GiftListRulesRegistry class that contains a reference to the cached data.
singleton() - Static method in class com.ibm.commerce.giftregistry.registry.GiftRegistryRuleRegistry
Returns a singleton Rule Registry object for IBM Gift Center
singleton() - Static method in class com.ibm.commerce.marketing.runtime.engine.MarketingEngineCache
This method returns a singleton MarketingEngineCache object.
singleton() - Static method in class com.ibm.commerce.marketing.runtime.engine.TriggerHandler
This method returns the shared instance of the TriggerHandler object.
singleton() - Static method in class com.ibm.commerce.me.datatype.RequisitionerSessionTable
This creates a singleton instance of the RequisitionerSessoinTable
SINGLETON - Static variable in class com.ibm.commerce.pagelayout.widget.management.WidgetManagerFactory
The singleton instance of the factory.
singleton() - Static method in class com.ibm.commerce.price.rule.runtime.engine.PriceRuleEngine
This method returns the shared instance of the PriceRuleEngine object.
singleton() - Static method in class com.ibm.commerce.ras.LogFileFactory
Returns the LogFileFactory instance.
singleton() - Static method in class com.ibm.commerce.registry.BusinessPolicyRegistry
Returns a singleton BusinessPolicyRegistry object
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.LanguageRegistry
This method returns a singleton LanguageRegistry object
singleton() - Static method in class com.ibm.commerce.registry.RegistryManager
This method returns a singleton object of the registry manager.
singleton() - Static method in class com.ibm.commerce.registry.StoreRegistry
This method returns a singleton object of the store registry.
singleton() - Static method in class com.ibm.commerce.registry.TradingAgreementRegistry
This method returns a singleton instance of the trading agreement registry.
singleton() - Static method in class com.ibm.commerce.server.ServerConfiguration
This method returns a singleton instance of this class.
SingleUserLockingPolicy - Class in com.ibm.commerce.context.content.locking
This class defines a locking policy that only allows one particular user to modify the resource at a particular time.
SingleUserLockingPolicy() - Constructor for class com.ibm.commerce.context.content.locking.SingleUserLockingPolicy
This is the default constructor for this class.
SiteContentHandler - Class in com.ibm.commerce.rest.search.handler.v2_0
This class provides RESTful services to get sitecontent resource details.
SiteContentHandler() - Constructor for class com.ibm.commerce.rest.search.handler.v2_0.SiteContentHandler
 
SiteResource - Class in com.ibm.commerce.accesscontrol
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.ActivateAllDueRFQsCmd
The 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.MarkRFQForDeleteCmd
Site Store Id.
siteStoreId - Static variable in interface com.ibm.commerce.utf.commands.RFQNotificationMonitorBaseCmd
Site Store Id
size() - Method in class com.ibm.commerce.scheduler.beans.ApplicationTypeDataBean
This method gets the number of available application types.
size() - Method in class com.ibm.commerce.scheduler.beans.BusinessLogicDataBean
This method gets the number of available business logic tasks.
size() - Method in class com.ibm.commerce.scheduler.beans.RegistryItemsDataBean
This method gets the number of available registry components.
size() - Method in class com.ibm.commerce.scheduler.beans.SchedulerCommandsDataBean
This method gets the number of scheduler commands that may be defined for a store.
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.SchedulerStatusDataBean
This method gets the number of status entries returned for the scheduled jobs.
size() - Method in class com.ibm.commerce.scheduler.beans.UrlRegistryItemsDataBean
This method gets the number of available application types.
SIZE - Static variable in interface com.ibm.commerce.tools.catalog.util.ECCatalogEditorConstants
 
SKIP_DOM_INVENTORY_CHECK - Static variable in interface com.ibm.commerce.order.utils.OrderCalculateServiceConstants
Constant string for skipDOMInventoryCheck
SKIP_DOM_INVENTORY_CHECK_YES - Static variable in interface com.ibm.commerce.order.utils.OrderCalculateServiceConstants
Constant for Skip DOM inventory check is yes.
SKIP_OFFER_SET - Static variable in interface com.ibm.commerce.price.rule.runtime.util.PriceRuleConstants
The parameter for skip offer set.
SKIP_OFFER_SET_NO - Static variable in interface com.ibm.commerce.price.rule.runtime.util.PriceRuleConstants
The flag for no.
SKIP_OFFER_SET_YES - Static variable in interface com.ibm.commerce.price.rule.runtime.util.PriceRuleConstants
The flag for yes.
skipTargetingOnCodeEntered() - Method in class com.ibm.commerce.marketing.promotion.runtime.DefaultPromotionEngine
By default, if a correct promotion code is entered will the engine evaluate targeting condition or not.
skipTargetingOnCodeEntered() - Method in interface com.ibm.commerce.marketing.promotion.runtime.PromotionEngine
By default, if a correct promotion code is entered will the engine evaluate targeting condition or not.
SKU - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
Valid types for initiative WHICH condition.
SLASH - Static variable in class com.ibm.commerce.marketing.dialog.util.MarketingUtilClient
Constant representing a slash.
SLOT_ELEMENT_NAME - Static variable in class com.ibm.commerce.pagelayout.widget.management.WidgetDefinitionParser
The element name for defining the configurable slots offered by the widget.
SLOT_TYPE_ATTRIBUTE - Static variable in class com.ibm.commerce.pagelayout.widget.management.WidgetDefinitionParser
The name of the attribute used to define the type of slot.
SLOT_TYPE_ENUMERATION - Static variable in class com.ibm.commerce.pagelayout.facade.server.helpers.PageLayoutServerConstants
The type of the Slot
SmartDataBean - Interface in com.ibm.commerce.beans
This data bean can populate itself without requiring a data bean command.
SmartDataBeanImpl - Class in com.ibm.commerce.beans
This class defines a data bean that can populate itself without requiring a data bean command.
SmartDataBeanImpl() - Constructor for class com.ibm.commerce.beans.SmartDataBeanImpl
This is the default constructor for this class.
SMS - Static variable in class com.ibm.commerce.marketing.facade.datatypes.MarketingContentFormatEnumerationType
The 'Sms' literal value.
SMS_LITERAL - Static variable in class com.ibm.commerce.marketing.facade.datatypes.MarketingContentFormatEnumerationType
The 'Sms' literal object.
SMTPAuthenticator - Class in com.ibm.commerce.emarketing.utils
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.
SocialCommerceParticipationTargetTaskCmd - Interface in com.ibm.commerce.marketing.commands.elements
This command validates the Social Commerce Participation Target at activity activation.
SocialCommerceParticipationTargetTaskCmdImpl - Class in com.ibm.commerce.marketing.commands.elements
This command validates the Social Commerce Participation Target at activity activation.
SocialCommerceParticipationTargetTaskCmdImpl() - Constructor for class com.ibm.commerce.marketing.commands.elements.SocialCommerceParticipationTargetTaskCmdImpl
 
SOIAdvancedOrderEditBeginCmdImpl - Class in com.ibm.commerce.soi.commands
This is the implementation of the AdvancedOrderEditBeginCmd task command for Service Oriented Integration.
SOIAdvancedOrderEditBeginCmdImpl() - Constructor for class com.ibm.commerce.soi.commands.SOIAdvancedOrderEditBeginCmdImpl
 
SOIExtOrderProcessCmdImpl - Class in com.ibm.commerce.soi.commands
This is the implementation of the ExtOrderProcessCmd task command for Service Oriented Integration.
SOIExtOrderProcessCmdImpl() - Constructor for class com.ibm.commerce.soi.commands.SOIExtOrderProcessCmdImpl
Default constructor.
SOIOrgEntityRegistrationAddPostApprovalCmdImpl - Class in com.ibm.commerce.soi.commands
This is the implementation of the OrgEntityRegistrationAddPostApprovalCmd task command for Service Oriented Integration.
SOIOrgEntityRegistrationAddPostApprovalCmdImpl() - Constructor for class com.ibm.commerce.soi.commands.SOIOrgEntityRegistrationAddPostApprovalCmdImpl
Default constructor.
SOIPostOrgEntityAddCmdImpl - Class in com.ibm.commerce.soi.commands
This is the implementation of the PostOrgEntityAddCmd task command for Service Oriented Integration.
SOIPostOrgEntityAddCmdImpl() - Constructor for class com.ibm.commerce.soi.commands.SOIPostOrgEntityAddCmdImpl
Default constructor.
SOIPostOrgEntityUpdateCmdImpl - Class in com.ibm.commerce.soi.commands
This is the implementation of the PostOrgEntityUpdateCmd task command for Service Oriented Integration.
SOIPostOrgEntityUpdateCmdImpl() - Constructor for class com.ibm.commerce.soi.commands.SOIPostOrgEntityUpdateCmdImpl
Default constructor.
SOIProcessOrderSubmitEventCmdImpl - Class in com.ibm.commerce.soi.commands
This is the implementation of the ProcessOrderSubmitEventCmd task command for Service Oriented Integration.
SOIProcessOrderSubmitEventCmdImpl() - Constructor for class com.ibm.commerce.soi.commands.SOIProcessOrderSubmitEventCmdImpl
Default constructor.
SOIProcessPaymentAuthorizationCompleteEventCmdImpl - Class in com.ibm.commerce.soi.commands
This is the implementation of the ProcessPaymentAuthorizationCompleteEventCmd task command for Service Oriented Integration.
SOIProcessPaymentAuthorizationCompleteEventCmdImpl() - Constructor for class com.ibm.commerce.soi.commands.SOIProcessPaymentAuthorizationCompleteEventCmdImpl
Default constructor.
SOLR_DOCUMENT_LIST - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Search response DocumentList parameter.
SOLR_EXPRESSION_OPERATOR_AND - Static variable in interface com.ibm.commerce.contract.catalogfilter.util.CatalogFilterConstants
The SOLR "AND" operator.
SOLR_EXPRESSION_OPERATOR_AND - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The SOLR "AND" operator.
SOLR_EXPRESSION_OPERATOR_NOT - Static variable in interface com.ibm.commerce.contract.catalogfilter.util.CatalogFilterConstants
The SOLR "NOT" operator.
SOLR_EXPRESSION_OPERATOR_NOT - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The SOLR "NOT" operator.
SOLR_EXPRESSION_OPERATOR_OR - Static variable in interface com.ibm.commerce.contract.catalogfilter.util.CatalogFilterConstants
The SOLR "OR" operator.
SOLR_EXPRESSION_OPERATOR_OR - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The SOLR "OR" operator.
SOLR_FIELD_PUBLISHED_VALUE - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The SOLR PUBLISHED FLAG
SOLR_FUNC_PARAM_INTERNAL_SEPERATOR - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Internal Solr function parameter separator
SOLR_FUNC_PARAM_SEPERATOR - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Solr function parameter separator
SOLR_JOIN_QUERY_TEMPLATE - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Solr join query template {!join from={0} to={1} fromIndex={2}}{3};
SOLR_QUERY_GROUPING_FIELD_PARAMETER - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The SOLR QUERY GROUPING FIELD PARAMETER
SOLR_QUERY_GROUPING_GROUP_PARAMETER - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The SOLR QUERY GROUPING GROUP PARAMETER
SOLR_QUERY_GROUPING_LIMIT_PARAMETER - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The SOLR QUERY GROUPING LIMIT PARAMETER
SOLR_QUERY_GROUPING_NGROUPS_PARAMETER - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The SOLR QUERY GROUPING NUMBER OF GROUPS PARAMETER
SolrCatalogNavigationViewImpl - Class in com.ibm.commerce.catalog.facade.server.services.search.metadata.solr
This class is used for wrapping the SolrDocument object as a special physical type so that the BOM factory can map this down to a mediator.
SolrCatalogNavigationViewImpl() - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.metadata.solr.SolrCatalogNavigationViewImpl
 
SolrReadAttachmentAssetViewPartMediator - Class in com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr
This class constructs the AttachmentAssetViewType from the search result document list.
SolrReadAttachmentAssetViewPartMediator() - Constructor for class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr.SolrReadAttachmentAssetViewPartMediator
 
SolrReadBreadCrumbTrailViewPartMediator - Class in com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr
This mediator is used to convert the result set data from Solr into its logical manifestations in the logical CatalogNavigationViewType noun.
SolrReadBreadCrumbTrailViewPartMediator() - Constructor for class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr.SolrReadBreadCrumbTrailViewPartMediator
 
SolrReadCatalogEntryViewPartMediator - Class in com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr
This mediator is used to convert the result set data from Solr into its logical manifestations in the logical CatalogNavigationViewType noun.
SolrReadCatalogEntryViewPartMediator() - Constructor for class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr.SolrReadCatalogEntryViewPartMediator
 
SolrReadCatalogGroupViewPartMediator - Class in com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr
This mediator is used to convert the result set data from Solr into its logical manifestations in the logical CatalogNavigationViewType noun.
SolrReadCatalogGroupViewPartMediator() - Constructor for class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr.SolrReadCatalogGroupViewPartMediator
 
SolrReadCatalogNavigationViewMediator - Class in com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr
This mediator is used to convert the result set data from Solr into its logical manifestations in the logical CatalogNavigationViewType noun.
SolrReadCatalogNavigationViewMediator() - Constructor for class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr.SolrReadCatalogNavigationViewMediator
 
SolrReadCatalogNavigationViewPostMediator - Class in com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr
This mediator is used to perform any post mediation logic to the logical CatalogNavigationViewType noun.
SolrReadCatalogNavigationViewPostMediator() - Constructor for class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr.SolrReadCatalogNavigationViewPostMediator
 
SolrReadFacetViewPartMediator - Class in com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr
This mediator is used to convert the result set data from Solr into its logical manifestations in the logical CatalogNavigationViewType noun.
SolrReadFacetViewPartMediator() - Constructor for class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr.SolrReadFacetViewPartMediator
 
SolrReadWebContentViewPartMediator - Class in com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr
This mediator is used to convert the result set data from Solr into its logical manifestations in the logical CatalogNavigationViewType noun.
SolrReadWebContentViewPartMediator() - Constructor for class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.solr.SolrReadWebContentViewPartMediator
 
SolrRESTMainCatalogEntryViewResultQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for handling the main search result of CatalogEntryView.
SolrRESTMainCatalogEntryViewResultQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTMainCatalogEntryViewResultQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTMainCatalogGroupViewResultQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for handling the main search result of CatalogGroupView.
SolrRESTMainCatalogGroupViewResultQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTMainCatalogGroupViewResultQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTMainWebContentViewResultQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for handling the main search result of the Web Content View.
SolrRESTMainWebContentViewResultQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTMainWebContentViewResultQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchBasedMerchandisingExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr-specific implementation of the search-based merchandising expression provider.
SolrRESTSearchBasedMerchandisingExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchBasedMerchandisingExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchBrandSuggestionQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for handling brand suggestion.
SolrRESTSearchBrandSuggestionQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchBrandSuggestionQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchBreadCrumbTrailQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for handling bread crumb trail.
SolrRESTSearchBreadCrumbTrailQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchBreadCrumbTrailQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchByCatalogExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the catalog context.
SolrRESTSearchByCatalogExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchByCatalogExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchByCategoryExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by category request.
SolrRESTSearchByCategoryExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchByCategoryExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchByCustomExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by custom expression - _wcf.search.mandatory.expr , _wcf.search.expr and _wcf.search.filter.expr.
SolrRESTSearchByCustomExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchByCustomExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchByFacetExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by facet request.
SolrRESTSearchByFacetExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchByFacetExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchByIdentifierExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for looking up by identifier(s) using dismax query parser.
SolrRESTSearchByIdentifierExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchByIdentifierExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchByKeywordExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by keyword request.
SolrRESTSearchByKeywordExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchByKeywordExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchByKeywordRelevancyExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by keyword request using dismax query parser.
SolrRESTSearchByKeywordRelevancyExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchByKeywordRelevancyExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchByManufacturerExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by brand name request.
SolrRESTSearchByManufacturerExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchByManufacturerExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchByPriceExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by price range request.
SolrRESTSearchByPriceExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchByPriceExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchByPublishedEntryOnlyExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for restricting search results to only published entries.
SolrRESTSearchByPublishedEntryOnlyExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchByPublishedEntryOnlyExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchByStorePathExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling store path.
SolrRESTSearchByStorePathExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchByStorePathExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchCatalogEntryViewAttachmentsQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for adding product's attachments to the response.
SolrRESTSearchCatalogEntryViewAttachmentsQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchCatalogEntryViewAttachmentsQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchCatalogEntryViewAttributesQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for adding product/SKU Attributes to the CatalogEntryView part of the response.
SolrRESTSearchCatalogEntryViewAttributesQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchCatalogEntryViewAttributesQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchCatalogEntryViewComponentsQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for adding Bundle's and Packages components into the response.
SolrRESTSearchCatalogEntryViewComponentsQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchCatalogEntryViewComponentsQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchCatalogEntryViewDescriptionQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This post processor provides the description override information.
SolrRESTSearchCatalogEntryViewDescriptionQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchCatalogEntryViewDescriptionQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchCatalogEntryViewDynamicKitQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is the implementation of search query post-processor for populating Dynamic Kit configuration information from Database, index, and price REST services
SolrRESTSearchCatalogEntryViewDynamicKitQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchCatalogEntryViewDynamicKitQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchCatalogEntryViewMerchandisingAssocQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for adding Merchandising Assoc into the response.
SolrRESTSearchCatalogEntryViewMerchandisingAssocQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchCatalogEntryViewMerchandisingAssocQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchCatalogEntryViewPriceQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for adding Price into the response.
SolrRESTSearchCatalogEntryViewPriceQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchCatalogEntryViewPriceQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchCatalogEntryViewSKUQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for adding product's SKUs to the response.
SolrRESTSearchCatalogEntryViewSKUQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchCatalogEntryViewSKUQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchCatalogEntryViewUserDataQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for adding custom fields into the response.
SolrRESTSearchCatalogEntryViewUserDataQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchCatalogEntryViewUserDataQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchCatalogGroupViewUserDataQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for adding user data fields into the response.
SolrRESTSearchCatalogGroupViewUserDataQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchCatalogGroupViewUserDataQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchCategoryEntitlementExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for product entitlement.
SolrRESTSearchCategoryEntitlementExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchCategoryEntitlementExpressionProvider
The constructor of SolrRESTSearchCategoryEntitlementExpressionProvider
SolrRESTSearchCategoryEntitlementQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for category entitlement filtering.
SolrRESTSearchCategoryEntitlementQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchCategoryEntitlementQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchCategorySequencingExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the category sequencing during catalog navigation.
SolrRESTSearchCategorySequencingExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchCategorySequencingExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchCategorySuggestionQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for handling category suggestion.
SolrRESTSearchCategorySuggestionQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchCategorySuggestionQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchChildCategoryEntitlementQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for filtering child-catgroupId in the response
SolrRESTSearchChildCategoryEntitlementQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchChildCategoryEntitlementQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchEntitlementQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for handling catgroup_id_search facets.
SolrRESTSearchEntitlementQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchEntitlementQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchExperimentQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for handling search rule expermient meta data.
SolrRESTSearchExperimentQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchExperimentQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchExpressionProcessor - Class in com.ibm.commerce.foundation.server.services.rest.search.processor.solr
An implementation of DataMediator to process Solr expression for use with RESTful services.
SolrRESTSearchExpressionProcessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.processor.solr.SolrRESTSearchExpressionProcessor
Constructor
SolrRESTSearchExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for use with RESTful services.
SolrRESTSearchExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchFacetConditionExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling dynamic facets.
SolrRESTSearchFacetConditionExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchFacetConditionExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchFacetQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for handling facets.
SolrRESTSearchFacetQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchFacetQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchPreviewQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for handling preview context.
SolrRESTSearchPreviewQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchPreviewQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchProductSequencingExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the product sequencing during catalog navigation.
SolrRESTSearchProductSequencingExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchProductSequencingExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchResponse - Class in com.ibm.commerce.foundation.server.services.rest.search.processor.solr
This class is used for wrapping the SolrResponse object when using with RESTful services.
SolrRESTSearchResponse() - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.processor.solr.SolrRESTSearchResponse
 
SolrRESTSearchResultGroupingQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
Deprecated.
SolrRESTSearchResultGroupingQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchResultGroupingQueryPostprocessor
Deprecated.
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchResultGroupingQueryPreprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.preprocessor.solr
This is a Solr specific implementation of the search query pre-processor for handling result grouping.
SolrRESTSearchResultGroupingQueryPreprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.preprocessor.solr.SolrRESTSearchResultGroupingQueryPreprocessor
Creates an instance of the search query pre-processor for a particular component.
SolrRESTSearchShallowCategoryExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the shallow subcategory search by category request.
SolrRESTSearchShallowCategoryExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchShallowCategoryExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchSpellCheckSuggestionQueryPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for handling spell correction.
SolrRESTSearchSpellCheckSuggestionQueryPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchSpellCheckSuggestionQueryPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchStatisticsPostprocessor - Class in com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr
This is a Solr specific implementation of the search query post-processor for handling statistics.
SolrRESTSearchStatisticsPostprocessor(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.postprocessor.solr.SolrRESTSearchStatisticsPostprocessor
Creates an instance of the search query post-processor for a particular component.
SolrRESTSearchTermAssociationExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for expanding the search term into its synonyms using the search term association data in WebSphere Commerce database instead of using the Solr SynonymFactory.
SolrRESTSearchTermAssociationExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchTermAssociationExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchTypeExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for creating the necessary sub-expression for each search type, such as ANY with NO SKU.
SolrRESTSearchTypeExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchTypeExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrRESTSearchWebContentStoreInfoExpressionProvider - Class in com.ibm.commerce.foundation.server.services.rest.search.expression.solr
This is a Solr specific implementation of the search expression provider for creating a mandatory search condition for searching unstructured content, along with a store path if applies.
SolrRESTSearchWebContentStoreInfoExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.server.services.rest.search.expression.solr.SolrRESTSearchWebContentStoreInfoExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchBasedMerchandisingExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr-specific implementation of the search-based merchandising expression provider.
SolrSearchBasedMerchandisingExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchBasedMerchandisingExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchByCatalogExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by category request.
SolrSearchByCatalogExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchByCatalogExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchByCatalogFilterExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by category request.
SolrSearchByCatalogFilterExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchByCatalogFilterExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchByCategoryExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by category request.
SolrSearchByCategoryExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchByCategoryExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchByCustomExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by custom expression - _wcf.search.mandatory.expr , _wcf.search.expr and _wcf.search.filter.expr.
SolrSearchByCustomExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchByCustomExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchByFacetExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by facet request.
SolrSearchByFacetExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchByFacetExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchByKeywordExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by keyword request.
SolrSearchByKeywordExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchByKeywordExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchByKeywordRelevancyExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by keyword request using dismax query parser.
SolrSearchByKeywordRelevancyExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchByKeywordRelevancyExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchByManufacturerExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by brand name request.
SolrSearchByManufacturerExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchByManufacturerExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchByPriceExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by price range request.
SolrSearchByPriceExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchByPriceExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchByPublishedEntryOnlyExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for restricting search results to only published entries.
SolrSearchByPublishedEntryOnlyExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchByPublishedEntryOnlyExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchByStorePathExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling store path.
SolrSearchByStorePathExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchByStorePathExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchCategoryEntitlementExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for product entitlement.
SolrSearchCategoryEntitlementExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchCategoryEntitlementExpressionProvider
The constructor of SolrSearchCategoryEntitlementExpressionProvider
SolrSearchCategoryFacetMetaDataConverter - Class in com.ibm.commerce.catalog.facade.server.services.search.metadata.solr
This is a Solr specific implementation of the search metadata converter for converting internal category Id into an external category label that respects the user's context, such as language, catalog, and contract entitlement.
SolrSearchCategoryFacetMetaDataConverter() - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.metadata.solr.SolrSearchCategoryFacetMetaDataConverter
Constructor.
SolrSearchCatEntryTypeQueryComposer - Class in com.ibm.commerce.catalog.facade.server.services.search.metadata.solr
This is the implementation of the AbstractSolrSearchQueryComposer used to compose Solr search query for an XPath query that contains catalog entry type code.
SolrSearchCatEntryTypeQueryComposer() - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.metadata.solr.SolrSearchCatEntryTypeQueryComposer
 
SolrSearchDecodeMetaTokenExpressionProvider - Class in com.ibm.commerce.foundation.internal.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for decoding the meta string by calling SolrSearchDeMetaTokenDecoder.
SolrSearchDecodeMetaTokenExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.internal.server.services.search.expression.solr.SolrSearchDecodeMetaTokenExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchEncodeMetaTokenExpressionProvider - Class in com.ibm.commerce.foundation.internal.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for encoding the meta string.
SolrSearchEncodeMetaTokenExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.internal.server.services.search.expression.solr.SolrSearchEncodeMetaTokenExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchExpressionProcessor - Class in com.ibm.commerce.foundation.internal.server.services.search.processor.solr
An implementation of DataMediator to process Solr expression.
SolrSearchExpressionProcessor(String) - Constructor for class com.ibm.commerce.foundation.internal.server.services.search.processor.solr.SolrSearchExpressionProcessor
Constructor
SolrSearchExpressionProvider - Class in com.ibm.commerce.foundation.internal.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider.
SolrSearchExpressionProvider(String) - Constructor for class com.ibm.commerce.foundation.internal.server.services.search.expression.solr.SolrSearchExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchExpressionValidator - Class in com.ibm.commerce.foundation.internal.server.services.search.expression.solr
This is a Solr specific implementation of the search expression validator: ensure the query expression is not empty; if so, generate a default all inclusive condition (*:*). ensure all special characters are escaped properly before passing down to the search engine.
SolrSearchExpressionValidator(String) - Constructor for class com.ibm.commerce.foundation.internal.server.services.search.expression.solr.SolrSearchExpressionValidator
Creates an instance of the search expression provider for a particular component.
SolrSearchFacetConditionExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling dynamic facets.
SolrSearchFacetConditionExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchFacetConditionExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchIndexNameValidator - Class in com.ibm.commerce.foundation.internal.server.services.search.expression.solr
This is a Solr specific implementation of the search expression validator for the search index name.
SolrSearchIndexNameValidator(String) - Constructor for class com.ibm.commerce.foundation.internal.server.services.search.expression.solr.SolrSearchIndexNameValidator
Creates an instance of the search expression provider for a particular component.
SolrSearchIndexSynchronizer - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
Deprecated.
This plug-in provides a search index synchronization point. Its main responsibility is to process the re-indexing request by launching the index pre-processor. This class is synchronized so there is only at most one thread that could be executed for re-indexing. Upon completion of re-indexing, either delta or full, another event will be raised to release an internal synchronization lock.
SolrSearchIndexSynchronizer(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchIndexSynchronizer
Deprecated.
Creates an instance of the search expression provider for a particular component.
SolrSearchNoSearchResultsExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the search by keyword request.
SolrSearchNoSearchResultsExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchNoSearchResultsExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchPreviewOnlyIndexSynchronizer - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
Deprecated.
This plug-in provides a search index synchronization point. It is the same as SolrSearchIndexSynchronizer except that index synchronization only takes place during store preview.
SolrSearchPreviewOnlyIndexSynchronizer(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchPreviewOnlyIndexSynchronizer
Deprecated.
Creates an instance of the search expression provider for a particular component.
SolrSearchProductEntitlementExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for product entitlement.
SolrSearchProductEntitlementExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchProductEntitlementExpressionProvider
The constructor of SolrSearchProductEntitlementExpressionProvider
SolrSearchProfileNameValidator - Class in com.ibm.commerce.foundation.internal.server.services.search.expression.solr
This is a Solr specific implementation of the search expression validator for the search profile name.
SolrSearchProfileNameValidator(String) - Constructor for class com.ibm.commerce.foundation.internal.server.services.search.expression.solr.SolrSearchProfileNameValidator
Creates an instance of the search expression provider for a particular component.
SolrSearchSequencingExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for handling the product and category sequencing during catalog navigation.
SolrSearchSequencingExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchSequencingExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchServiceConstants - Class in com.ibm.commerce.foundation.internal.server.services.search.metadata.solr
This class defines the constants used to interact with the Solr search service.
SolrSearchServiceConstants() - Constructor for class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
 
SolrSearchTermAssociationExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for expanding the search term into its synonyms using the search term association data in WebSphere Commerce database instead of using the Solr SynonymFactory.
SolrSearchTermAssociationExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchTermAssociationExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchTypeExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for creating the necessary sub-expression for each search type, such as ANY with NO SKU.
SolrSearchTypeExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchTypeExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchWebContentStoreInfoExpressionProvider - Class in com.ibm.commerce.catalog.facade.server.services.search.expression.solr
This is a Solr specific implementation of the search expression provider for creating a mandatory search condition for searching unstructured content, along with a store path if applies.
SolrSearchWebContentStoreInfoExpressionProvider(String) - Constructor for class com.ibm.commerce.catalog.facade.server.services.search.expression.solr.SolrSearchWebContentStoreInfoExpressionProvider
Creates an instance of the search expression provider for a particular component.
SolrSearchWorkSpaceValidator - Class in com.ibm.commerce.foundation.internal.server.services.search.expression.solr
This class provide workspace information for search if there is a workspace info detected in context.
SolrSearchWorkSpaceValidator(String) - Constructor for class com.ibm.commerce.foundation.internal.server.services.search.expression.solr.SolrSearchWorkSpaceValidator
Creates an instance of the search expression provider for a particular component.
SOME_MONETARY_ADJUSTMENT_APPLIED - Static variable in class com.ibm.commerce.marketing.promotion.runtime.OrderRunningTotal
Some monetary adjustment has been applied
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.
SORT_ALPHANUMERICALLY - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Constant for sorting facet values alpha-numerically.
SORT_BY_COUNT - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Constant for sorting facet values by count.
SORT_BY_SEQUENCE - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Constant for sorting facet values by sequence.
SORT_BY_TO_TABLE_COLUMN_MAPPING - Static variable in class com.ibm.commerce.pagelayout.facade.server.helpers.PageLayoutServerConstants
Constant representing the mapping from sort by option to its corresponding table column
SORT_DIRECTION_ASCENDING - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Search expression parametric constants - sort in ascending order
SORT_DIRECTION_DESCENDING - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Search expression parametric constants - sort in descending order
SORT_FIELD_INNER_SEPERATOR - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Internal sort field separator escape string
SORT_KEY_CUSTOMER_ORDER_NUMBER - Static variable in class com.ibm.commerce.order.client.beans.OrderStatusListDataBean
The sort key to sort by customer order number.
SORT_KEY_EXTERNAL_ORDER_ID - Static variable in class com.ibm.commerce.order.client.beans.OrderStatusListDataBean
The sort key to sort by external order ID.
SORT_KEY_ORDER_ID - Static variable in class com.ibm.commerce.order.client.beans.OrderStatusListDataBean
The sort key to sort by order ID.
SORT_KEY_PLACED_DATE_TIME - Static variable in class com.ibm.commerce.order.client.beans.OrderStatusListDataBean
The sort key to sort by placed date time.
SORT_KEY_PLACED_DATE_TIME_DESCENDING - Static variable in class com.ibm.commerce.order.client.beans.OrderStatusListDataBean
The sort key to sort by placed date time descending.
SORT_KEY_STATUS - Static variable in class com.ibm.commerce.order.client.beans.OrderStatusListDataBean
The sort key to sort by status.
SORT_ORDER_ASCENDING - Static variable in class com.ibm.commerce.pagelayout.facade.PageLayoutFacadeConstants
Constant representing the ascending order of sorting.
SORT_ORDER_DESCENDING - Static variable in class com.ibm.commerce.pagelayout.facade.PageLayoutFacadeConstants
Constant representing the descending order of sorting.
SORT_VALUE_SEPARATOR - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Search expression parametric constants - sort separator
SortedListBean - Class in com.ibm.commerce.beans
This class defines a data bean allows elements to be sorted inside the bean.
SortedListBean() - Constructor for class com.ibm.commerce.beans.SortedListBean
This is the default constructor for this class.
SortedListInputDataBean - Interface in com.ibm.commerce.beans
This data bean is 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.
SORTING_METHOD_PRICE_HIGH_TO_LOW - Static variable in class com.ibm.commerce.marketing.promotion.condition.ItemSortingFilter
XML value 'PriceHighToLow'.
SORTING_METHOD_PRICE_LOW_TO_HIGH - Static variable in class com.ibm.commerce.marketing.promotion.condition.ItemSortingFilter
XML value 'PriceLowToHigh'.
sortingAtt - Variable in class com.ibm.commerce.beans.SortedListBean
This is the sorting attribute.
sortingAtt - Variable in class com.ibm.commerce.negotiation.beans.NegotiationListBean
 
sortingAtt - Variable in class com.ibm.commerce.utf.beans.RFQListBean
The sorting attribute
sortingAtt - Variable in class com.ibm.commerce.utf.beans.RFQProdListBean
The sorting attribute
soundFormat - Variable in class com.ibm.commerce.pvcadapter.DeviceInfo
The format of sound file the device can play.
SOURCE_ADVANCED_SEARCH - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Internal search source type - advanced search
SOURCE_CATALOG_ID_KEY - Static variable in interface com.ibm.commerce.catalog.facade.server.helpers.CatalogServerConstants
Property name for the source catalog for a linked node.
SOURCE_NAVIGATION - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Internal search source type - navigation
SOURCE_OTHERS - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Internal search source type - others
SOURCE_QUICK_SEARCH - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Internal search source type - quick search
SOURCE_SPELL_CORRECTION - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Internal search source type - spell correction
SOUTHEAST_LATITUDE - Static variable in interface com.ibm.commerce.store.facade.server.context.StoreGeoCodeContext
the latitude of the south east corner point property.
SOUTHEAST_LONGITUDE - Static variable in interface com.ibm.commerce.store.facade.server.context.StoreGeoCodeContext
the longitude of the south east corner point property.
SPACE - Static variable in class com.ibm.commerce.marketing.dialog.util.MarketingUtil
Constant representing a blank space.
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.
specDescription - Variable in class com.ibm.commerce.pvcadapter.DeviceInfo
Description of the device specification in PVCDEVSPEC table.
SPECIFY_TOP_SEARCH_RESULTS_ACTION - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Identifier of the 'Specify Top Search Results' action.
SpecifyTopSearchResultActionTaskCmd - Interface in com.ibm.commerce.marketing.commands.elements
This command sets the search result order for the pre-set Solr query.
SpecifyTopSearchResultActionTaskCmdImpl - Class in com.ibm.commerce.marketing.commands.elements
This command sets the search result order for the pre-set Solr query.
SpecifyTopSearchResultActionTaskCmdImpl() - Constructor for class com.ibm.commerce.marketing.commands.elements.SpecifyTopSearchResultActionTaskCmdImpl
This method is the default constructor.
split(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.runtime.AssociatedOrderItem
Splits the current AssociatedOrderItem into one or two AssociatedOrderItems based on quantity.
split(BigDecimal[]) - Method in class com.ibm.commerce.marketing.promotion.runtime.AssociatedOrderItem
Splits the current AssociatedOrderItem into a number of smaller AssociatedOrderItems.
split(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.runtime.ItemRunningTotal
Splits this running total based on the quantity specified.
split(BigDecimal[]) - Method in class com.ibm.commerce.marketing.promotion.runtime.ItemRunningTotal
Splits this running total based on the quantities specified.
split(BigDecimal[]) - Method in class com.ibm.commerce.marketing.promotion.runtime.LineItemSet
Splits a line item set based on the quantities specified in the parameter.
SPLIT_METHOD_END_TO_START - Static variable in class com.ibm.commerce.marketing.promotion.condition.ItemSortingFilter
XML value 'SplitEndToStart'.
SPLIT_METHOD_START_TO_END - Static variable in class com.ibm.commerce.marketing.promotion.condition.ItemSortingFilter
XML value 'SplitStartToEnd'.
splitBasedOnPartialQuantity(BigDecimal, BigDecimal, BigDecimal) - Static method in class com.ibm.commerce.marketing.promotion.runtime.ItemRunningTotal
Calculates value * pquant / fquant
splitEndToStart(BigDecimal) - Method in class com.ibm.commerce.marketing.promotion.runtime.AssociatedOrderItem
Splits the current AssociatedOrderItem into one or two AssociatedOrderItems based on quantity, starting from the end of the current AssociatedOrderItems instead of the start.
splitEndToStart(BigDecimal[]) - Method in class com.ibm.commerce.marketing.promotion.runtime.AssociatedOrderItem
Splits the current AssociatedOrderItem into a number of smaller AssociatedOrderItems, starting from the end of the current AssociatedOrderItem intead of the start.
SPOT_MAX_RESULTS_EXTENDED_PARAMETER - Static variable in class com.ibm.commerce.marketing.facade.MarketingFacadeConstants
Constant for the e-Marketing Spot maximum results extended parameter (used for content spots).
SPOT_NAME_EXTENDED_PARAMETER - Static variable in class com.ibm.commerce.marketing.facade.MarketingFacadeConstants
Constant for the e-Marketing Spot name extended parameter (used for content spots).
SpotHandler - Class in com.ibm.commerce.rest.marketing.handler
This class provides RESTful services to retrieve spot details.
SpotHandler() - Constructor for class com.ibm.commerce.rest.marketing.handler.SpotHandler
Constructor for this.
SpotHelper - Class in com.ibm.commerce.rest.bod.helpers
This class is a helper utility class for �@link SpotHandler� to make the OAGIS calls and get the data area for constructing the response.
SpotHelper() - Constructor for class com.ibm.commerce.rest.bod.helpers.SpotHelper
Constructor for this.
spread(BigDecimal, BigDecimal[]) - Method in class com.ibm.commerce.order.calculation.CalculationHelper
Spreads a value using the specified mathematical weights.
sPRICE_COLUMNS_ALL_CURRENCIES_BOOTSTRAPPED - Static variable in class com.ibm.commerce.marketing.commands.elements.SearchOperationConstants
A set containing all of the boostrapped price search index column names.
SQL_AND - Static variable in class com.ibm.commerce.member.search.WhereClauseCondition
SQL ' AND'
SQL_CLOSE_BRACKET - Static variable in class com.ibm.commerce.member.search.WhereClauseCondition
SQL ')'
SQL_COMPOSER_REGISTRY_PARAMETER - Static variable in interface com.ibm.commerce.giftcenter.facade.server.helpers.GiftListServerConstants
The constant to represent the registry type parameter of an XPath expression.
SQL_COMPOSER_STATE_PARAMETER - Static variable in interface com.ibm.commerce.giftcenter.facade.server.helpers.GiftListServerConstants
The constant to represent the state parameter of an XPath expression.
SQL_EQUALS - Static variable in class com.ibm.commerce.member.search.WhereClauseCondition
SQL ' = ?'
SQL_ESCAPE - Static variable in class com.ibm.commerce.member.search.WhereClauseCondition
SQL Escape clause.
SQL_LIKE - Static variable in class com.ibm.commerce.member.search.WhereClauseCondition
SQL ' LIKE ?'
SQL_NOT_EQUALS - Static variable in class com.ibm.commerce.member.search.WhereClauseCondition
SQL ' <> ?'
SQL_OPEN_BRACKET - Static variable in class com.ibm.commerce.member.search.WhereClauseCondition
SQL '('
SQL_OR - Static variable in class com.ibm.commerce.member.search.WhereClauseCondition
SQL ' OR '
SQL_ORDUSERS_INSERT - Static variable in class com.ibm.commerce.order.event.OrderHistoryECEventListenerImpl
The SQL statement to insert into the ORDUSERS table.
SQL_ORDUSERS_SELECT - Static variable in class com.ibm.commerce.order.event.OrderHistoryECEventListenerImpl
The SQL statement to select from the ORDUSERS table.
SQL_ORDUSERS_UPDATE - Static variable in class com.ibm.commerce.order.event.OrderHistoryECEventListenerImpl
The SQL statement to update into the ORDUSERS table.
SQL_QUOTE - Static variable in class com.ibm.commerce.member.search.WhereClauseCondition
SQL '[']' Single quote
SQL_SOUNDEX - Static variable in class com.ibm.commerce.member.search.WhereClauseCondition
SQL 'SOUNDEX'
SQL_TRUE_CONDITION - Static variable in class com.ibm.commerce.member.search.WhereClauseCondition
SQL condition that always validates to TRUE '(1=1)'
SQL_TSI_SECOND - Static variable in class com.ibm.commerce.utils.TimestampHelper
Has a value of 2.
SQL_WILDCARD - Static variable in class com.ibm.commerce.member.search.WhereClauseCondition
SQL '%'
SQLComposer - Class in com.ibm.commerce.foundation.server.services.dataaccess.db.jdbc
The component extended abstract class to supply dynamic sql statement at run-time or augmenting the sql statement given in the query template.
SQLComposer() - Constructor for class com.ibm.commerce.foundation.server.services.dataaccess.db.jdbc.SQLComposer
 
SQLComposer.SQLComposerInfo - Class in com.ibm.commerce.foundation.server.services.dataaccess.db.jdbc
This class represented the updated information from a SQLComposer
SQLComposerInfo(String, List) - Constructor for class com.ibm.commerce.foundation.server.services.dataaccess.db.jdbc.SQLComposer.SQLComposerInfo
The constructor of this clas
SQLSTATE - Static variable in class com.ibm.commerce.fulfillment.commands.InventoryManagementHelper
Constant
SQLTYPE_CHAR - Static variable in class com.ibm.commerce.search.base.AttributeInfo
The CHAR data type.
SQLTYPE_NUM - Static variable in class com.ibm.commerce.search.base.AttributeInfo
The NUMERIC data type.
SQLTYPE_TIME - Static variable in class com.ibm.commerce.search.base.AttributeInfo
The TIME data type.
SRC_AMOUNT - Static variable in class com.ibm.commerce.payment.commands.DoPaymentMPFCmdImpl
Deprecated.
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.DoPaymentMPFCmdImpl
Deprecated.
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.DoPaymentMPFCmdImpl
Deprecated.
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.DoPaymentMPFCmdImpl
Deprecated.
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.DoPaymentMPFCmdImpl
Deprecated.
The WebSphere Commerce Payments secondary return code indicating that the user is not authorized to perform the requested operation.
SrchTerm - Interface in com.ibm.commerce.search.facade.server.entity.datatypes
A representation of the model object 'Srch Term'.
SrchTermAssoc - Interface in com.ibm.commerce.search.facade.server.entity.datatypes
A representation of the model object 'Srch Term Assoc'.
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean - Interface in com.ibm.commerce.order.beans
This interface extends InputDataBean to provide an interface for the SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean.
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean - Class in com.ibm.commerce.order.beans
This databean is used to get a list of SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdDataBean.
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean() - Constructor for class com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
Databean constructor.
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase - Class in com.ibm.commerce.order.beansrc
Extension for com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase() - Constructor for class com.ibm.commerce.order.beansrc.SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase
 
SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean - Interface in com.ibm.commerce.order.beans
This interface extends SmartDataBean to provide an interface for the SRequisitionByMemberIdAndStoreHostedAtChannelStoreIdListDataBean.
SRequisitionByMemberIdAndStoreIdListListDataBeanBase - Class in com.ibm.commerce.order.beansrc
Extension for com.ibm.commerce.order.beans.SRequisitionByMemberIdAndStoreIdListDataBean
SRequisitionByMemberIdAndStoreIdListListDataBeanBase() - Constructor for class com.ibm.commerce.order.beansrc.SRequisitionByMemberIdAndStoreIdListListDataBeanBase
 
SRequisitionByMemberIdListListDataBeanBase - Class in com.ibm.commerce.order.beansrc
Extension for com.ibm.commerce.order.beans.SRequisitionByMemberIdListDataBean
SRequisitionByMemberIdListListDataBeanBase() - Constructor for class com.ibm.commerce.order.beansrc.SRequisitionByMemberIdListListDataBeanBase
 
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdInputListDataBean - Interface in com.ibm.commerce.order.beans
This interface extends InputDataBean to provide an interface for the SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean.
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean - Class in com.ibm.commerce.order.beans
This data bean can be used to get the shared requisition lists owned by a user in the hosted store for a specific channel store.
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean() - Constructor for class com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
Databean constructor.
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase - Class in com.ibm.commerce.order.beansrc
Extension for com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase() - Constructor for class com.ibm.commerce.order.beansrc.SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListListDataBeanBase
 
SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdSmartListDataBean - Interface in com.ibm.commerce.order.beans
This interface extends SmartDataBean to provide an interface for the SRequisitionOwnedByMemberIdAndStoreHostedAtChannelStoreIdListDataBean.
SRequisitionOwnedByMemberIdAndStoreIdListListDataBeanBase - Class in com.ibm.commerce.order.beansrc
Extension for com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdAndStoreIdListDataBean
SRequisitionOwnedByMemberIdAndStoreIdListListDataBeanBase() - Constructor for class com.ibm.commerce.order.beansrc.SRequisitionOwnedByMemberIdAndStoreIdListListDataBeanBase
 
SRequisitionOwnedByMemberIdListListDataBeanBase - Class in com.ibm.commerce.order.beansrc
Extension for com.ibm.commerce.order.beans.SRequisitionOwnedByMemberIdListDataBean
SRequisitionOwnedByMemberIdListListDataBeanBase() - Constructor for class com.ibm.commerce.order.beansrc.SRequisitionOwnedByMemberIdListListDataBeanBase
 
SSFSOrderCopyCmd - Interface in com.ibm.commerce.order.commands
The SSFSOrderCopy command can be used to create new orders or modify existing pending orders by copying information from remote orders in Sterling OMS.
SSFSOrderCopyCmdImpl - Class in com.ibm.commerce.order.commands
This is the default implementation of the OrderCopy controller command.
SSFSOrderCopyCmdImpl() - Constructor for class com.ibm.commerce.order.commands.SSFSOrderCopyCmdImpl
 
SSOTokenProcessor - Class in com.ibm.commerce.browseradapter
This class provides a set of utility methods that wrap the activity token to form an SSO token.
SSOTokenProcessor() - Constructor for class com.ibm.commerce.browseradapter.SSOTokenProcessor
 
STA_ALSO_SEARCH_FOR_INTERNAL_VALUE - Static variable in class com.ibm.commerce.search.facade.SearchFacadeConstants
Internal value of AsloSearchFor association type: 2.
STA_LANDING_PAGE_URL_INTERNAL_VALUE - Static variable in class com.ibm.commerce.search.facade.SearchFacadeConstants
Internal value of LandingPageURL association type: 4.
STA_PUBLISH_CALLED_FROM_WORKSPACE_COMMIT - Static variable in class com.ibm.commerce.search.facade.SearchFacadeConstants
Name of BusinessContext parameter used to signify that the STA publish is being called from workspace commit as opposed to from Management Center in a non-workspace environment.
STA_SEARCH_FOR_INSTEAD_INTERNAL_VALUE - Static variable in class com.ibm.commerce.search.facade.SearchFacadeConstants
Internal value of AsloSearchFor association type: 3.
STA_SYNONYM_TYPE_INTERNAL_VALUE - Static variable in class com.ibm.commerce.search.facade.SearchFacadeConstants
Internal value of Synonym association type: 1.
STACKABLE_IN_SAME_PROMOTION_GROUP - Static variable in class com.ibm.commerce.promotion.facade.datatypes.PromotionExclusiveTypeEnumerationType
The 'Stackable In Same Promotion Group' literal value.
STACKABLE_IN_SAME_PROMOTION_GROUP_LITERAL - Static variable in class com.ibm.commerce.promotion.facade.datatypes.PromotionExclusiveTypeEnumerationType
The 'Stackable In Same Promotion Group' literal object.
StackEntry(Integer, Integer, Integer, TransactionHandle) - Constructor for class com.ibm.commerce.subscription.scheduler.actions.AbstractSubscriptionScheduledActionCmdImpl.StackEntry
Constructs a stack entry.
STADDRESS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Staddress' class.
STADDRESS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'Staddress' class.
Staddress - Interface in com.ibm.commerce.infrastructure.facade.server.entity.datatypes
A representation of the model object 'Staddress'.
STADDRESS__ADDRESS1 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Address1' attribute feature.
STADDRESS__ADDRESS1 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Address1' attribute.
STADDRESS__ADDRESS2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Address2' attribute feature.
STADDRESS__ADDRESS2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Address2' attribute.
STADDRESS__ADDRESS3 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Address3' attribute feature.
STADDRESS__ADDRESS3 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Address3' attribute.
STADDRESS__BUSINESSTITLE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Businesstitle' attribute feature.
STADDRESS__BUSINESSTITLE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Businesstitle' attribute.
STADDRESS__CITY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'City' attribute feature.
STADDRESS__CITY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'City' attribute.
STADDRESS__COUNTRY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Country' attribute feature.
STADDRESS__COUNTRY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Country' attribute.
STADDRESS__EMAIL1 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Email1' attribute feature.
STADDRESS__EMAIL1 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Email1' attribute.
STADDRESS__EMAIL2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Email2' attribute feature.
STADDRESS__EMAIL2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Email2' attribute.
STADDRESS__FAX1 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Fax1' attribute feature.
STADDRESS__FAX1 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Fax1' attribute.
STADDRESS__FAX2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Fax2' attribute feature.
STADDRESS__FAX2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Fax2' attribute.
STADDRESS__FIELD1 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Field1' attribute feature.
STADDRESS__FIELD1 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Field1' attribute.
STADDRESS__FIELD2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Field2' attribute feature.
STADDRESS__FIELD2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Field2' attribute.
STADDRESS__FIELD3 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Field3' attribute feature.
STADDRESS__FIELD3 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Field3' attribute.
STADDRESS__FIRSTNAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Firstname' attribute feature.
STADDRESS__FIRSTNAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Firstname' attribute.
STADDRESS__LASTNAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Lastname' attribute feature.
STADDRESS__LASTNAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Lastname' attribute.
STADDRESS__MEMBER_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Member id' attribute feature.
STADDRESS__MEMBER_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Member id' attribute.
STADDRESS__MIDDLENAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Middlename' attribute feature.
STADDRESS__MIDDLENAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Middlename' attribute.
STADDRESS__NICKNAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Nickname' attribute feature.
STADDRESS__NICKNAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Nickname' attribute.
STADDRESS__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
STADDRESS__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
STADDRESS__PERSONTITLE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Persontitle' attribute feature.
STADDRESS__PERSONTITLE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Persontitle' attribute.
STADDRESS__PHONE1 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Phone1' attribute feature.
STADDRESS__PHONE1 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Phone1' attribute.
STADDRESS__PHONE2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Phone2' attribute feature.
STADDRESS__PHONE2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Phone2' attribute.
STADDRESS__SHIPPINGGEOCODE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Shippinggeocode' attribute feature.
STADDRESS__SHIPPINGGEOCODE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Shippinggeocode' attribute.
STADDRESS__STADDRESS_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Staddress id' attribute feature.
STADDRESS__STADDRESS_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Staddress id' attribute.
STADDRESS__STATE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'State' attribute feature.
STADDRESS__STATE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'State' attribute.
STADDRESS__STOREENTDS_FOR_STADDRESS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeentds For Staddress' reference list feature.
STADDRESS__STOREENTDS_FOR_STADDRESS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeentds For Staddress' reference list.
STADDRESS__STOREENTDS_FOR_STADDRESS2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeentds For Staddress2' reference list feature.
STADDRESS__STOREENTDS_FOR_STADDRESS2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeentds For Staddress2' reference list.
STADDRESS__TAXGEOCODE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Taxgeocode' attribute feature.
STADDRESS__TAXGEOCODE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Taxgeocode' attribute.
STADDRESS__URL - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Url' attribute feature.
STADDRESS__URL - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Url' attribute.
STADDRESS__ZIPCODE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Zipcode' attribute feature.
STADDRESS__ZIPCODE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Zipcode' attribute.
STADDRESS_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'Staddress' class.
stageNumber - Variable in class com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmdImpl
Stage Number.
stageNumber - Variable in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
Stage Number.
STAGING_FOR_CREATESTORE_CONFIGURATION_FLAG - Static variable in class com.ibm.commerce.contract.commands.StoreCreationWizardCmdImpl
Flag for judge whether is using the stagingProp in create new store StagingEnable: make sure it is a staging env SwitchForCreateStore: make sure the StagProp function in storeCreation is access,only a flag
STANDARD_OFFER_PRICE - Static variable in class com.ibm.commerce.marketing.promotion.reward.FixedAmountOffPriceAdjustment
The basis for price adjustment.
STANDARD_OFFER_PRICE - Static variable in class com.ibm.commerce.marketing.promotion.reward.PercentOffAdjustment
The basis for price adjustment.
STANDARD_OFFER_PRICE - Static variable in class com.ibm.commerce.marketing.promotion.reward.PercentOffPriceAdjustment
The basis for price adjustment.
StandardPriceList - Static variable in interface com.ibm.commerce.price.commands.PriceCalculationConstants
String of standard price list type
START_CREATE_DATE - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The start of order item create date search parameter.
START_OF_THE_DAY - Static variable in interface com.ibm.commerce.marketing.promotion.schedule.Schedule
constant start of the day
START_OF_TIME - Static variable in interface com.ibm.commerce.marketing.promotion.schedule.Schedule
Constant the beginning of time
START_PLACED_DATE - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The start of order placed date search parameter.
START_TAG - Static variable in interface com.ibm.commerce.emarketing.emailtemplate.tag.TagConstants
Start Tag Pattern
StartAuctionCmd - Interface in com.ibm.commerce.negotiation.commands
Command interface to start an auction.
StartAuctionCmdImpl - Class in com.ibm.commerce.negotiation.commands
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.catalog.objects.CatalogEntryEntityCreationData
The start date.
startdate - Variable in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Start Date.
startElement(String, String, String, Attributes) - Method in class com.ibm.commerce.foundation.dataload.xmlhandler.AbstractXmlHandler
Handle the start element event in the xml.
startElement(String, String, String, Attributes) - Method in class com.ibm.commerce.foundation.dataload.xmlhandler.NVPXmlHandler
Handle the start element event in the xml.
startRequest(ActivityToken, ActivityData) - Method in interface com.ibm.commerce.component.contextservice.BusinessContextService
Reserved for IBM internal use.
startRequest(ActivityToken, ActivityData) - Method in class com.ibm.commerce.component.contextservice.util.BusinessContextFacade
Reserved for IBM internal use.
startTag(String) - Static method in class com.ibm.commerce.marketing.util.XMLHelper
Return the start tag of one XML element.
startTag(String, String, String) - Static method in class com.ibm.commerce.marketing.util.XMLHelper
Return the start tag with one attribute.
startTag(String) - Static method in class com.ibm.commerce.tools.epromotion.util.EproUtil
Return an XML start tag with given tag name.
startTime - Variable in class com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmdImpl
Start Time.
startTime - Variable in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
RFQ Start Time.
starttime - Variable in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Start Time.
starttimestamp - Variable in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Start Timestamp.
state - Variable in class com.ibm.commerce.catalog.objects.CatalogEntryEntityCreationData
The state of the catalog entry.
state - Variable in class com.ibm.commerce.couponwallet.databeans.ViewWalletDataBean
Deprecated.
The desired state of the coupons to be shown.
STATE - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"state"
STATE - Static variable in class com.ibm.commerce.payments.plugincontroller.PPCTextConstants
"state"
State(String, String) - Constructor for class com.ibm.commerce.tools.segmentation.SegmentStatesDataBean.State
This constructor takes a name and an abbreviation.
state - Variable in class com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmdImpl
RFQ State.
state - Variable in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
RFQ State.
state - Variable in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
State.
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_APPLIED - Static variable in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Actual changes are made to the order and the order should be fulfilled.
STATE_APPROVED - Static variable in interface com.ibm.commerce.payments.plugin.Payment
State for payment on a successful approve transaction.
STATE_APPROVED - Static variable in class com.ibm.commerce.payments.plugincontroller.Payment
State for payment when the approve request is successful.
STATE_APPROVING - Static variable in interface com.ibm.commerce.payments.plugin.Payment
State for a payment on a pending approve transaction.
STATE_APPROVING - Static variable in class com.ibm.commerce.payments.plugincontroller.Payment
State for payment when the approve request is pending.
STATE_ASSESSED - Static variable in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
A promotion is applicable to the current order.
STATE_CANCELED - Static variable in interface com.ibm.commerce.payments.plugin.Credit
The state of the Credit container when it has been fully reversed.
STATE_CANCELED - Static variable in interface com.ibm.commerce.payments.plugin.FinancialTransaction
The state for the payment or credit transaction when the transaction has been canceled.
STATE_CANCELED - Static variable in interface com.ibm.commerce.payments.plugin.Payment
State for payment or credit when it has been canceled.
STATE_CANCELED - Static variable in class com.ibm.commerce.payments.plugincontroller.Credit
State for credit when it has been cancelled/reversed.
STATE_CANCELED - Static variable in class com.ibm.commerce.payments.plugincontroller.Payment
state for payment when it has been cancelled/reversed.
STATE_CLOSED - Static variable in interface com.ibm.commerce.payments.plugin.PaymentInstruction
The state of PaymentInstruction after it has been closed.
STATE_CLOSED - Static variable in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
State for paymentInstruction when it is closed, no action can be processed under this PaymentInstruction except deletePaymentInstruction.
STATE_CREDIT_CANCELED - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"canceled"
STATE_CREDIT_CREDITED - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"credited"
STATE_CREDIT_CREDITING - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"crediting"
STATE_CREDIT_FAILED - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"failed"
STATE_CREDIT_NEW - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"new"
STATE_CREDIT_REVERSING_CREDIT - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"reversing"
STATE_CREDIT_UNKNOWN - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"unknown"
STATE_CREDITED - Static variable in interface com.ibm.commerce.payments.plugin.Credit
The state of the Credit container when a successful credit transaction has been completed.
STATE_CREDITED - Static variable in class com.ibm.commerce.payments.plugincontroller.Credit
State for credit when the credit request is successful.
STATE_CREDITING - Static variable in interface com.ibm.commerce.payments.plugin.Credit
The state of the Credit container while a credit transaction is pending.
STATE_CREDITING - Static variable in class com.ibm.commerce.payments.plugincontroller.Credit
State for credit when the credit request is pending.
STATE_DISABLED - Static variable in class com.ibm.commerce.payments.plugincontroller.PPCTextConstants
"state disabled"
STATE_ELIMINATED - Static variable in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
A promotion is applicable to the current order, but due to policy violations it should not be applied
STATE_ENABLED - Static variable in class com.ibm.commerce.payments.plugincontroller.PPCTextConstants
"state enabled"
STATE_EXPIRED - Static variable in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
Reward has expired, either due to the order to which it is applicable to has changed or a session has started
STATE_EXPIRED - Static variable in interface com.ibm.commerce.payments.plugin.Payment
State for payment when the payment approval has expired.
STATE_EXPIRED - Static variable in class com.ibm.commerce.payments.plugincontroller.Payment
state for payment when the approval is expired.
STATE_FAILED - Static variable in interface com.ibm.commerce.payments.plugin.Credit
The state of the Credit container when a transaction has failed.
STATE_FAILED - Static variable in interface com.ibm.commerce.payments.plugin.FinancialTransaction
The state for the payment or credit transaction when the transaction has failed.
STATE_FAILED - Static variable in interface com.ibm.commerce.payments.plugin.Payment
State for payment or credit when the transaction failed.
STATE_FAILED - Static variable in class com.ibm.commerce.payments.plugincontroller.Credit
State for credit when operation failed.
STATE_FAILED - Static variable in class com.ibm.commerce.payments.plugincontroller.Payment
State for payment when operation failed.
STATE_INIT - Static variable in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
A PromotionExecutionRecord has just been created, initial state
STATE_INVALID - Static variable in interface com.ibm.commerce.payments.plugin.PaymentInstruction
The state of PaymentInstruction after a failed validation.
STATE_INVALID - Static variable in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
The state of PaymentInstruction after a failed validation.
STATE_NEW - Static variable in interface com.ibm.commerce.payments.plugin.Credit
The state of the Credit container after its creation.
STATE_NEW - Static variable in interface com.ibm.commerce.payments.plugin.FinancialTransaction
The state of the financial transaction to allow the plugin has chance to control the state transition.
STATE_NEW - Static variable in interface com.ibm.commerce.payments.plugin.Payment
State for credit container object.
STATE_NEW - Static variable in interface com.ibm.commerce.payments.plugin.PaymentInstruction
The state of the PaymentInstruction just after its creation and before validation.
STATE_NEW - Static variable in class com.ibm.commerce.payments.plugincontroller.Credit
State for credit when it has been created but not be operated.
STATE_NEW - Static variable in class com.ibm.commerce.payments.plugincontroller.Payment
State for payment when it has been created but not be operated.
STATE_NEW - Static variable in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
The state of the PaymentInstruction just after its creation and before validation.
STATE_PAYMENT_APPROVED - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"approved"
STATE_PAYMENT_APPROVING - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"approving"
STATE_PAYMENT_CANCELED - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"canceled"
STATE_PAYMENT_EXPIRED - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"expired"
STATE_PAYMENT_FAILED - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"failed"
STATE_PAYMENT_NEW - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"new"
STATE_PAYMENT_REVERSING_APPROVAL - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"reversing approval"
STATE_PAYMENT_REVERSING_DEPOSIT - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"reversing approval"
STATE_PAYMENT_UNKNOWN - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"unknown"
STATE_PENDING - Static variable in interface com.ibm.commerce.payments.plugin.FinancialTransaction
The state for the payment or credit transaction when the transaction has not finished yet.
STATE_PI_CLOSED - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"closed"
STATE_PI_INVALID - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"invalid"
STATE_PI_NEW - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"new"
STATE_PI_UNKNOWN - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"unknown"
STATE_PI_VALID - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"valid"
STATE_QUALIFIED - Static variable in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
A promotion is applicable to the current order.
STATE_REJECTED - Static variable in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
User declined this reward.
STATE_SUCCESS - Static variable in interface com.ibm.commerce.payments.plugin.FinancialTransaction
The state for the payment or credit transaction on a successful execution.
STATE_SUSPEND - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
Campaign initiative status parameters.
STATE_TRANSACTION_CANCELED - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"canceled"
STATE_TRANSACTION_FAILED - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"failed"
STATE_TRANSACTION_NEW - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"new"
STATE_TRANSACTION_PENDING - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"pending"
STATE_TRANSACTION_SUCCESS - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"success"
STATE_TRANSACTION_UNKNOWN - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"unknown"
STATE_VALID - Static variable in interface com.ibm.commerce.payments.plugin.PaymentInstruction
The state of PaymentInstruction after a successful validation.
STATE_VALID - Static variable in class com.ibm.commerce.payments.plugincontroller.PaymentInstruction
The state of PaymentInstruction after a successful validation.
STATE_WAIT_FOR_USER_CHOICE - Static variable in class com.ibm.commerce.marketing.promotion.runtime.PromotionExecutionRecord
A promotion is applicable but there are more than one choices available.
StateCodeAccessBean - Class in com.ibm.commerce.taxation.objects
 
StateCodeAccessBean() - Constructor for class com.ibm.commerce.taxation.objects.StateCodeAccessBean
 
StateCodeAccessBean(StateCode) - Constructor for class com.ibm.commerce.taxation.objects.StateCodeAccessBean
 
StateCodeDataBean - Class in com.ibm.commerce.taxation.beans
This databean represents a StateCode object.
StateCodeDataBean() - Constructor for class com.ibm.commerce.taxation.beans.StateCodeDataBean
 
statemachine - Variable in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
State Machine.
StateProvince() - Constructor for class com.ibm.commerce.user.beans.CountryStateListDataBean.StateProvince
The default constructor.
StateProvince(String, String) - Constructor for class com.ibm.commerce.user.beans.CountryStateListDataBean.StateProvince
This constructor takes the state or province's abbreviation code and its name.
StateProvinceAccessBean - Class in com.ibm.commerce.taxation.objects
 
StateProvinceAccessBean() - Constructor for class com.ibm.commerce.taxation.objects.StateProvinceAccessBean
 
StateProvinceAccessBean(StateProvince) - Constructor for class com.ibm.commerce.taxation.objects.StateProvinceAccessBean
 
StateProvinceDataBean - Class in com.ibm.commerce.taxation.beans
This databean represents a StateProvince object.
StateProvinceDataBean() - Constructor for class com.ibm.commerce.taxation.beans.StateProvinceDataBean
 
StateQuickSortCompare(Collator) - Constructor for class com.ibm.commerce.tools.segmentation.SegmentStatesDataBean.StateQuickSortCompare
This constructor takes a Collater object.
States - Interface in com.ibm.commerce.returns.commands
The definitions of the states of a return merchandise authorization (RMA) and an RMAItem.
STATIC_KIT - Static variable in class com.ibm.commerce.catalog.facade.datatypes.KitTypeCodeEnumeration
The 'Static Kit' literal value.
STATIC_KIT_COMPONENT - Static variable in class com.ibm.commerce.catalog.facade.datatypes.KitComponentTypeCodeEnumeration
The 'Static Kit Component' literal value.
STATIC_KIT_COMPONENT_LITERAL - Static variable in class com.ibm.commerce.catalog.facade.datatypes.KitComponentTypeCodeEnumeration
The 'Static Kit Component' literal object.
STATIC_KIT_LITERAL - Static variable in class com.ibm.commerce.catalog.facade.datatypes.KitTypeCodeEnumeration
The 'Static Kit' literal object.
STATIC_KIT_PAGE_LAYOUT_TYPE - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
Constant representing the static kit page layout type.
STATIC_LOCATION_NAME_SEARCH_CRITERIA - Static variable in class com.ibm.commerce.pagelayout.facade.PageLayoutFacadeConstants
Constant representing the static location name search criteria.
STATIC_LOCATION_OWNER_ID_SEARCH_CRITERIA - Static variable in class com.ibm.commerce.pagelayout.facade.PageLayoutFacadeConstants
Constant representing the static location owner ID search criteria.
staticConvertStreamToString(InputStream) - Static method in class com.ibm.commerce.foundation.rest.resourcehandler.AbstractBaseResourceHandler
Convert a stream to a string using UTF-8 encoding.
StaticDataBean - Interface in com.ibm.commerce.beans
This is the abstract base class for data beans without dynamic activation from another class.
staticflag - Variable in class com.ibm.commerce.catalog.objects.ProductSetEntityCreationData
The static flag.
StaticSequenceBuilder - Class in com.ibm.commerce.marketing.promotion.runtime
A sequence builder for promotion engine.
StaticSequenceBuilder() - Constructor for class com.ibm.commerce.marketing.promotion.runtime.StaticSequenceBuilder
Constructor.
STATISTICS_TABLENAME - Static variable in class com.ibm.commerce.marketing.commands.ranking.Ranking
Constant for the ranking statistics tablename.
StatsJDBCPersistenceManager - Class in com.ibm.commerce.marketing.promotion.stats
StatsJDBCPersistenceManager class implements the StatsPersistenceManager interface and is the Java DataBase Connectivity (JDBC) persistence manager for statistics on the application of promotions.
StatsJDBCPersistenceManager() - Constructor for class com.ibm.commerce.marketing.promotion.stats.StatsJDBCPersistenceManager
Constructor
STATUS - Static variable in interface com.ibm.commerce.component.contextservice.commands.ActivityCleanUpCmd
Command parameter ID for activity status
STATUS - Static variable in class com.ibm.commerce.edp.utils.Constants
Payment Rules internal use only
STATUS - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"status"
STATUS - Static variable in class com.ibm.commerce.fulfillment.commands.InventoryManagementHelper
Constant
STATUS - Static variable in class com.ibm.commerce.giftregistry.service.valueobjects.GiftRegistryPurchaseRecordVO
Status of the purchase record
STATUS - Static variable in class com.ibm.commerce.messaging.commands.OrderConfirmCmdImpl
The default status message if 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.OrderShippingCmdImpl
The default status message is one is not supplied in the request properties.
STATUS - Static variable in interface com.ibm.commerce.messaging.commands.ResponseOrderQuotationConstants
The status field.
STATUS - Static variable in interface com.ibm.commerce.messaging.commands.ResponseShopCartTransferConstants
The status field.
STATUS - Static variable in class com.ibm.commerce.ras.ECMessageSeverity
Default value of the STATUS parameter.
STATUS_APPLIED - Static variable in class com.ibm.commerce.marketing.promotion.choice.RewardOption
Constant - This RewardOption has been applied to a promotion.
STATUS_CONDITION - Static variable in interface com.ibm.commerce.messaging.commands.ResponseOrderQuotationConstants
The statusCondition field.
STATUS_CONDITION - Static variable in interface com.ibm.commerce.messaging.commands.ResponseShopCartTransferConstants
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_FAILED - Static variable in class com.ibm.commerce.payments.plugincontroller.Result
The status of the Result object for a failed transaction.
STATUS_FAILURE - Static variable in class com.ibm.commerce.edp.utils.Constants
Request has failed.
STATUS_FAILURE - Static variable in class com.ibm.commerce.edp.utils.TextConstants
status failure
STATUS_FAILURE - Static variable in class com.ibm.commerce.payment.rules.EDPEditResults
Request has failed.
STATUS_FAILURE - Static variable in class com.ibm.commerce.payment.rules.EDPResults
Request has failed.
STATUS_FAILURE_INT - Static variable in class com.ibm.commerce.edp.utils.Constants
failure status
STATUS_FAILURE_INT - Static variable in class com.ibm.commerce.payment.rules.EDPResults
Request has failed.
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_MSG_ALL_OK - Static variable in class com.ibm.commerce.tools.segmentation.CreateSegmentFromXMLCmdImpl
Status message - All actions completed successfully
STATUS_MSG_DUPLICATE_MEMBERS_WARNING - Static variable in class com.ibm.commerce.tools.segmentation.CreateSegmentFromXMLCmdImpl
Status message - Duplicate members
STATUS_MSG_EMPTY_MEMBER_LIST_ERROR - Static variable in class com.ibm.commerce.tools.segmentation.CreateSegmentFromXMLCmdImpl
Status message - Empty member list failure
STATUS_MSG_EMPTY_SEGMENT_WARNING - Static variable in class com.ibm.commerce.tools.segmentation.CreateSegmentFromXMLCmdImpl
Status message - Warning, segment created but with no members
STATUS_MSG_INPUT_VALIDATION_ERROR - Static variable in class com.ibm.commerce.tools.segmentation.CreateSegmentFromXMLCmdImpl
Status message - Input parameters (logonId, encryptedPassword, XML) are missing or invalid
STATUS_MSG_LOGOFF_ERROR - Static variable in class com.ibm.commerce.tools.segmentation.CreateSegmentFromXMLCmdImpl
Status message - Logoff failure
STATUS_MSG_LOGON_ERROR - Static variable in class com.ibm.commerce.tools.segmentation.CreateSegmentFromXMLCmdImpl
Status message - Logon failure
STATUS_MSG_LOGON_HEX_WARNING - Static variable in class com.ibm.commerce.tools.segmentation.CreateSegmentFromXMLCmdImpl
Status message - Warning, possible use of Hex password instead of Ascii
STATUS_MSG_SEGMENT_CREATE_ERROR - Static variable in class com.ibm.commerce.tools.segmentation.CreateSegmentFromXMLCmdImpl
Status message - Error creating segment(s)
STATUS_MSG_SEGMENT_XML_ERROR - Static variable in class com.ibm.commerce.tools.segmentation.CreateSegmentFromXMLCmdImpl
Status message - Segment XML markup is invalid
STATUS_MSG_UNKNOWN_ERROR - Static variable in class com.ibm.commerce.tools.segmentation.CreateSegmentFromXMLCmdImpl
Status message - Unknown error occurred
STATUS_PENDING - Static variable in class com.ibm.commerce.edp.utils.Constants
Request has finalized but at least one payment action returned a pending status.
STATUS_PENDING - Static variable in class com.ibm.commerce.edp.utils.TextConstants
status pending
STATUS_PENDING - Static variable in class com.ibm.commerce.marketing.promotion.choice.RewardOption
Constant - This RewardOption is in pending state.
STATUS_PENDING - Static variable in class com.ibm.commerce.payment.rules.EDPEditResults
Request has finalized but at least one payment action returned a pending status.
STATUS_PENDING - Static variable in class com.ibm.commerce.payment.rules.EDPResults
Request has finalized but at least one payment action returned a pending status.
STATUS_PENDING - Static variable in class com.ibm.commerce.payments.plugincontroller.Result
The status of the Result object for a pending transaction.
STATUS_PENDING_INT - Static variable in class com.ibm.commerce.edp.utils.Constants
pending status
STATUS_PENDING_INT - Static variable in class com.ibm.commerce.payment.rules.EDPResults
Request has finalized but at least one payment action returned a pending status.
STATUS_SELECTED - Static variable in class com.ibm.commerce.marketing.promotion.choice.RewardOption
Constant - This RewardOption has been selected for a promotion and pending promotion policy check.
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.edp.utils.Constants
Request has been successfully completed.
STATUS_SUCCESS - Static variable in class com.ibm.commerce.edp.utils.TextConstants
status success
STATUS_SUCCESS - Static variable in class com.ibm.commerce.fulfillment.commands.InventoryManagementHelper
Constant
STATUS_SUCCESS - Static variable in class com.ibm.commerce.payment.rules.EDPEditResults
Request has been successfully completed.
STATUS_SUCCESS - Static variable in class com.ibm.commerce.payment.rules.EDPResults
Request has been successfully completed.
STATUS_SUCCESS - Static variable in class com.ibm.commerce.payments.plugincontroller.Result
The status of the Result object for a successful transaction.
STATUS_SUCCESS_INT - Static variable in class com.ibm.commerce.edp.utils.Constants
success status
STATUS_SUCCESS_INT - Static variable in class com.ibm.commerce.payment.rules.EDPResults
Request has been successfully completed.
STATUS_TIMEOUT - Static variable in class com.ibm.commerce.edp.utils.Constants
Request has finalized with a timeout.
STATUS_TIMEOUT - Static variable in class com.ibm.commerce.edp.utils.TextConstants
status timeout
STATUS_TIMEOUT - Static variable in class com.ibm.commerce.payment.rules.EDPEditResults
Request has finalized with a timeout.
STATUS_TIMEOUT - Static variable in class com.ibm.commerce.payment.rules.EDPResults
Request has finalized with a timeout.
STATUS_TIMEOUT_INT - Static variable in class com.ibm.commerce.edp.utils.Constants
timeout status
STATUS_TIMEOUT_INT - Static variable in class com.ibm.commerce.payment.rules.EDPResults
Request has finalized with a timeout.
STATUS_TRYAGAIN - Static variable in class com.ibm.commerce.edp.utils.Constants
Request has not finished completely.
STATUS_TRYAGAIN - Static variable in class com.ibm.commerce.edp.utils.TextConstants
status try again
STATUS_TRYAGAIN_INT - Static variable in class com.ibm.commerce.edp.utils.Constants
try again status
STATUS_UNKNOWN - Static variable in class com.ibm.commerce.edp.utils.Constants
Initial status.
STATUS_UNKNOWN - Static variable in class com.ibm.commerce.edp.utils.TextConstants
status unknown
STATUS_UNKNOWN - Static variable in class com.ibm.commerce.payment.rules.EDPEditResults
Request has been successfully completed.
STATUS_UNKNOWN - Static variable in class com.ibm.commerce.payment.rules.EDPResults
Initial status.
STATUS_UNKNOWN - Static variable in class com.ibm.commerce.payments.plugincontroller.Result
Unknown status of the Result object for a transaction.
STATUS_UNKNOWN_INT - Static variable in class com.ibm.commerce.edp.utils.Constants
unknown status
STATUS_UNKNOWN_INT - Static variable in class com.ibm.commerce.payment.rules.EDPResults
Initial status Integer representation.
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
STATUS_WORKING - Static variable in class com.ibm.commerce.edp.utils.Constants
Request has not finished yet.
STATUS_WORKING - Static variable in class com.ibm.commerce.edp.utils.TextConstants
status working
STATUS_WORKING_INT - Static variable in class com.ibm.commerce.edp.utils.Constants
timeout status
STDPRICEVW_CATENTRY_ID_Attr - Static variable in class com.ibm.commerce.search.rulequery.RuleQuery
References the value used for the CATENTRY_ID column of the STDPRICEVW database table
STDPRICEVW_CATENTRY_ID_Attr - Static variable in class com.ibm.commerce.search.rulequery.SelectQuery
References the value used for the CATENTRY_ID column of the STDPRICEVW database table.
STDPRICEVW_CURRENCY_Attr - Static variable in class com.ibm.commerce.search.rulequery.RuleQuery
References the value used for the CURRENCY column of the STDPRICEVW database table
STDPRICEVW_CURRENCY_Attr - Static variable in class com.ibm.commerce.search.rulequery.SelectQuery
References the value used for the CURRENCY column of the STDPRICEVW database table.
STDPRICEVW_PRICE_Attr - Static variable in class com.ibm.commerce.search.rulequery.RuleQuery
References the value used for the PRICE column of the STDPRICEVW database table
STDPRICEVW_PRICE_Attr - Static variable in class com.ibm.commerce.search.rulequery.SelectQuery
References the value used for the PRICE column of the STDPRICEVW database table.
StdPriceVwCatentryIdAttributeInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STDPRICEVW.CATENTRY_ID column.
StdPriceVwCatentryIdAttributeInfo(TableInfo) - Constructor for class com.ibm.commerce.search.catalog.StdPriceVwCatentryIdAttributeInfo
This constructor initializes the column name and data type represented by this class.
StdPriceVwCurrencyAttributeInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STDPRICEVW.CURRENCY column.
StdPriceVwCurrencyAttributeInfo(TableInfo) - Constructor for class com.ibm.commerce.search.catalog.StdPriceVwCurrencyAttributeInfo
This constructor initializes the column name and data type represented by this class.
StdPriceVwPriceAttributeInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STDPRICEVW.PRICE column.
StdPriceVwPriceAttributeInfo(TableInfo) - Constructor for class com.ibm.commerce.search.catalog.StdPriceVwPriceAttributeInfo
This constructor initializes the column name and data type represented by this class.
StdPriceVwTableInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STDPRICEVW table.
StdPriceVwTableInfo() - Constructor for class com.ibm.commerce.search.catalog.StdPriceVwTableInfo
This constructor initializes the table name represented by this class.
STERLING_CONFIGURATION_DATE_INTERNAL_FIELD_NAME - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
CatalogEntry Dynamic Kit Configuration Data internal field name
STERLING_CONFIGURATOR_CODE_MAPPING_INTERNAL_FIELD_NAME - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
CatalogEntry Dynamic Kit codeMapping internal field name
SterlingOMSAPIHelper - Class in com.ibm.commerce.integration.sterling.oms.util
This class gets Sterling integration settings and use com.ibm.commerce.integration.sterling.SterlingClientHelper to call sterling API.
SterlingOMSAPIHelper(String) - Constructor for class com.ibm.commerce.integration.sterling.oms.util.SterlingOMSAPIHelper
Constructor
STILL_TO_RESERVE - Static variable in class com.ibm.commerce.edp.utils.Constants
Payment Rules internal use only
Stloc - Interface in com.ibm.commerce.store.facade.server.entity.datatypes
A representation of the model object 'Stloc'.
Stlocattr - Interface in com.ibm.commerce.store.facade.server.entity.datatypes
A representation of the model object 'Stlocattr'.
Stlocds - Interface in com.ibm.commerce.store.facade.server.entity.datatypes
A representation of the model object 'Stlocds'.
stopActivities(Long) - Method in interface com.ibm.commerce.component.contextservice.BusinessContextService
Reserved for IBM internal use.
stopActivities(Long) - Method in class com.ibm.commerce.component.contextservice.util.BusinessContextFacade
Reserved for IBM internal use.
stopActivity(ActivityToken) - Method in interface com.ibm.commerce.component.contextservice.BusinessContextService
Stop the activity.
STORE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Store' class.
STORE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'Store' class.
Store - Interface in com.ibm.commerce.infrastructure.facade.server.entity.datatypes
A representation of the model object 'Store'.
Store - Interface in com.ibm.commerce.marketing.promotion.dependency
Store is the interface which represents the Store external entity.
STORE - Static variable in class com.ibm.commerce.messaging.outboundservice.RecipientInfo
The store
STORE__ALLOCATIONGOODFOR - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Allocationgoodfor' attribute feature.
STORE__ALLOCATIONGOODFOR - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Allocationgoodfor' attribute.
STORE__ALLOCATIONOFFSET - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Allocationoffset' attribute feature.
STORE__ALLOCATIONOFFSET - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Allocationoffset' attribute.
STORE__AVSACCEPTCODES - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Avsacceptcodes' attribute feature.
STORE__AVSACCEPTCODES - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Avsacceptcodes' attribute.
STORE__BLKEXTASYNCH - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Blkextasynch' attribute feature.
STORE__BLKEXTASYNCH - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Blkextasynch' attribute.
STORE__BLOCKINGACTIVE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Blockingactive' attribute feature.
STORE__BLOCKINGACTIVE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Blockingactive' attribute.
STORE__BOPMPADFACTOR - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Bopmpadfactor' attribute feature.
STORE__BOPMPADFACTOR - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Bopmpadfactor' attribute.
STORE__CRTDBYCNTR_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Crtdbycntr id' attribute feature.
STORE__CRTDBYCNTR_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Crtdbycntr id' attribute.
STORE__DEFAULTBOOFFSET - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Defaultbooffset' attribute feature.
STORE__DEFAULTBOOFFSET - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Defaultbooffset' attribute.
STORE__DIRECTORY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Directory' attribute feature.
STORE__DIRECTORY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Directory' attribute.
STORE__FFMCENTER_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Ffmcenter id' attribute feature.
STORE__FFMCENTER_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Ffmcenter id' attribute.
STORE__FFMCSELECTIONFLAGS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Ffmcselectionflags' attribute feature.
STORE__FFMCSELECTIONFLAGS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Ffmcselectionflags' attribute.
STORE__FIELD1 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Field1' attribute feature.
STORE__FIELD1 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Field1' attribute.
STORE__FIELD2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Field2' attribute feature.
STORE__FIELD2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Field2' attribute.
STORE__INVENTORYOPFLAG - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Inventoryopflag' attribute feature.
STORE__INVENTORYOPFLAG - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Inventoryopflag' attribute.
STORE__INVENTORYSYSTEM - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Inventorysystem' attribute feature.
STORE__INVENTORYSYSTEM - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Inventorysystem' attribute.
STORE__LANGUAGE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Language id' attribute feature.
STORE__LANGUAGE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Language id' attribute.
STORE__LASTUPDATESTATUS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Lastupdatestatus' attribute feature.
STORE__LASTUPDATESTATUS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Lastupdatestatus' attribute.
STORE__MAXBOOFFSET - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Maxbooffset' attribute feature.
STORE__MAXBOOFFSET - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Maxbooffset' attribute.
STORE__MAXFOOFFSET - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Maxfooffset' attribute feature.
STORE__MAXFOOFFSET - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Maxfooffset' attribute.
STORE__OID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Oid' attribute feature.
STORE__OID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Oid' attribute.
STORE__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
STORE__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
STORE__ORDERHISTACTIVE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Orderhistactive' attribute feature.
STORE__ORDERHISTACTIVE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Orderhistactive' attribute.
STORE__PERSISTENTSESSION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Persistentsession' attribute feature.
STORE__PERSISTENTSESSION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Persistentsession' attribute.
STORE__PRICEREFFLAGS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Pricerefflags' attribute feature.
STORE__PRICEREFFLAGS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Pricerefflags' attribute.
STORE__QUOTEGOODFOR - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Quotegoodfor' attribute feature.
STORE__QUOTEGOODFOR - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Quotegoodfor' attribute.
STORE__REJECTEDORDEXPIRY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Rejectedordexpiry' attribute feature.
STORE__REJECTEDORDEXPIRY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Rejectedordexpiry' attribute.
STORE__RMAGOODFOR - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Rmagoodfor' attribute feature.
STORE__RMAGOODFOR - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Rmagoodfor' attribute.
STORE__RTNFFMCTR_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Rtnffmctr id' attribute feature.
STORE__RTNFFMCTR_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Rtnffmctr id' attribute.
STORE__STATUS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Status' attribute feature.
STORE__STATUS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Status' attribute.
STORE__STORE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Store id' attribute feature.
STORE__STORE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Store id' attribute.
STORE__STORECGRY_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storecgry id' attribute feature.
STORE__STORECGRY_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storecgry id' attribute.
STORE__STOREENT_FOR_STORE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent For Store' reference feature.
STORE__STOREENT_FOR_STORE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent For Store' reference.
STORE__STOREGRP_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storegrp id' attribute feature.
STORE__STOREGRP_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storegrp id' attribute.
STORE__STORELEVEL - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storelevel' attribute feature.
STORE__STORELEVEL - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storelevel' attribute.
STORE__STOREREL_FOR_STORE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storerel For Store' reference list feature.
STORE__STOREREL_FOR_STORE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storerel For Store' reference list.
STORE__STOREREL_FOR_STORE2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storerel For Store2' reference list feature.
STORE__STOREREL_FOR_STORE2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storerel For Store2' reference list.
STORE__STORETYPE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storetype' attribute feature.
STORE__STORETYPE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storetype' attribute.
STORE_CACHE_INSTANCE - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The unique cache constant for storeId
STORE_COL_NAME_LANGUAGE_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
STORE column name LANGUAGE_ID
STORE_COL_NAME_STORE_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
STORE column name STORE_ID
STORE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'Store' class.
STORE_FEATURE_NAME_GIFTREGISTRY - Static variable in class com.ibm.commerce.giftcenter.commands.GiftCenterProcessOrderSubmitEventCmdImpl
Constant representing the GiftRegistry feature name.
STORE_ID - Static variable in interface com.ibm.commerce.content.dynacache.CacheInvalConstants
Deprecated.
Constant for STORE_ID key
STORE_ID - Static variable in class com.ibm.commerce.edp.utils.Constants
Payment Rules internal use only
STORE_ID - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"store id"
STORE_ID - Static variable in class com.ibm.commerce.foundation.rest.util.StoreConfigurationHelper
The store Id.
STORE_ID - Static variable in interface com.ibm.commerce.giftcenter.facade.server.helpers.GiftListServerConstants
The constant to represent the store identifier.
STORE_ID - Static variable in class com.ibm.commerce.inventory.beans.ProductAvailabilityDataBean
the store Id on which we check inventory
STORE_ID - Static variable in class com.ibm.commerce.marketing.facade.MarketingFacadeConstants
This is the name of the store ID parameter in the name-value pair of the URL command.
STORE_ID - Static variable in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnLogConstants
Deprecated.
Column name definitions - store ID.
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.util.CampaignEventUtilities
Campaign Logging event data element constant for the store ID.
STORE_ID - Static variable in class com.ibm.commerce.marketingcenter.events.util.ExperimentEventUtilities
Experiment Logging event data element constant in the common base event.
STORE_ID - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The store id search parameter.
STORE_ID - Static variable in interface com.ibm.commerce.order.utils.OrderCalculateServiceConstants
Constant for store id.
STORE_ID - Static variable in interface com.ibm.commerce.payments.plugincontroller.PPCConstants
The name of storeId.
STORE_ID_ATTRIBUTE - Static variable in class com.ibm.commerce.giftregistry.messaging.programadapter.messagemapper.GiftRegistryMessageMapper
The ID of the store to which a message should be applied
STORE_ID_FIELD - Static variable in interface com.ibm.commerce.contract.catalogfilter.util.CatalogFilterConstants
The field name of 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
 
STORE_LOCATOR_URL_KEY - Static variable in class com.ibm.commerce.rest.store.handler.StoreHandler
The constant SHOPPING_CART_URL_KEY.
STORE_MERCHANT - Static variable in class com.ibm.commerce.payments.plugincontroller.PPCTextConstants
"association between store and merchant"
STORE_NAME - Static variable in class com.ibm.commerce.foundation.rest.util.StoreConfigurationHelper
The store name.
STORE_NAME - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The store name search parameter.
STORE_PAGE_ASSOCIATION_ACTIVE - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
This constant represents active store page association.
STORE_PAGE_ASSOCIATION_INACTIVE - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
This constant represents inactive association.
STORE_PAGE_LAYOUT_TYPE_RELATION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Store Page Layout Type Relation' class.
STORE_PAGE_LAYOUT_TYPE_RELATION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'Store Page Layout Type Relation' class.
STORE_PAGE_LAYOUT_TYPE_RELATION__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
STORE_PAGE_LAYOUT_TYPE_RELATION__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
STORE_PAGE_LAYOUT_TYPE_RELATION__PAGE_LAYOUT_TYPE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Page Layout Type' reference feature.
STORE_PAGE_LAYOUT_TYPE_RELATION__PAGE_LAYOUT_TYPE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Page Layout Type' reference.
STORE_PAGE_LAYOUT_TYPE_RELATION__PAGE_LAYOUT_TYPE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Page Layout Type Id' attribute feature.
STORE_PAGE_LAYOUT_TYPE_RELATION__PAGE_LAYOUT_TYPE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Page Layout Type Id' attribute.
STORE_PAGE_LAYOUT_TYPE_RELATION__STORE_ENTITY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Store Entity' reference feature.
STORE_PAGE_LAYOUT_TYPE_RELATION__STORE_ENTITY - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Store Entity' reference.
STORE_PAGE_LAYOUT_TYPE_RELATION__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent Id' attribute feature.
STORE_PAGE_LAYOUT_TYPE_RELATION__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent Id' attribute.
STORE_PAGE_LAYOUT_TYPE_RELATION__VIEW_NAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'View Name' attribute feature.
STORE_PAGE_LAYOUT_TYPE_RELATION__VIEW_NAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'View Name' attribute.
STORE_PAGE_LAYOUT_TYPE_RELATION_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'Store Page Layout Type Relation' class.
STORE_PAGE_NOUN_PATH - Static variable in class com.ibm.commerce.infrastructure.contentmanagement.resources.StorePageManagementResourceManagerImpl
Constant to represent the BOD object path for Store Page
STORE_REL_TYPE_NAME - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "StoreRelationshipTypeName".
STORE_SEARCH - Static variable in class com.ibm.commerce.store.facade.server.config.StoreConfiguration
Constant for defining store search constraint parameters
STORE_STATUS_CLOSED_STRING - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
String for the store closed status
STORE_STATUS_CLOSED_VALUE - Static variable in class com.ibm.commerce.infrastructure.facade.server.metadata.InfrastructureMetadata
Constant for the store closed status
STORE_STATUS_ENUMERATION - Static variable in class com.ibm.commerce.infrastructure.facade.server.metadata.InfrastructureMetadata
Constant for the store status value mapping
STORE_STATUS_OPEN_STRING - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
String for the store open status
STORE_STATUS_OPEN_VALUE - Static variable in class com.ibm.commerce.infrastructure.facade.server.metadata.InfrastructureMetadata
Constant for the store open status
STORE_STATUS_SUSPENDED_STRING - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
String for the store suspended status
STORE_STATUS_SUSPENDED_VALUE - Static variable in class com.ibm.commerce.infrastructure.facade.server.metadata.InfrastructureMetadata
Constant for the store suspended status
STORE_TYPE_SCP - Static variable in class com.ibm.commerce.catalog.facade.server.helpers.CatalogComponentHelper
Store type for the Supplier Marketplace Hub store.
STORE_UNIQUE_ID_2 - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The name of the XPath parameter which indicates the store unique ID.
StoreAccessBean - Class in com.ibm.commerce.common.objects
 
StoreAccessBean() - Constructor for class com.ibm.commerce.common.objects.StoreAccessBean
 
StoreAccessBean(Store) - Constructor for class com.ibm.commerce.common.objects.StoreAccessBean
 
StoreAccessBean(Long, String, Integer) - Constructor for class com.ibm.commerce.common.objects.StoreAccessBean
 
StoreAccessBean(Integer, Long, String, Integer) - Constructor for class com.ibm.commerce.common.objects.StoreAccessBean
 
StoreAdapterFactory - Class in com.ibm.commerce.store.facade.datatypes.util
The Adapter Factory for the model.
StoreAdapterFactory() - Constructor for class com.ibm.commerce.store.facade.datatypes.util.StoreAdapterFactory
Creates an instance of the adapter factory.
StoreAddressAccessBean - Class in com.ibm.commerce.common.objects
 
StoreAddressAccessBean() - Constructor for class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
StoreAddressAccessBean(StoreAddress) - Constructor for class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
StoreAddressAccessBean(Long, String) - Constructor for class com.ibm.commerce.common.objects.StoreAddressAccessBean
 
StoreAddressDataBean - Class in com.ibm.commerce.common.beans
This data bean represents information from the STADDRESS table.
StoreAddressDataBean() - Constructor for class com.ibm.commerce.common.beans.StoreAddressDataBean
 
StoreAndValidatePaymentCmd - Interface in com.ibm.commerce.edp.commands
This task command is used to create an empty order/payments container in payments subcomponent.
StoreAndValidatePaymentCmdImpl - Class in com.ibm.commerce.edp.commands
This is the default implementation of the StoreAndValidatePaymentCmd task command.
StoreAndValidatePaymentCmdImpl() - Constructor for class com.ibm.commerce.edp.commands.StoreAndValidatePaymentCmdImpl
 
StoreAndValidatePaymentVoidCmdImpl - Class in com.ibm.commerce.edp.commands
This is the void implementation of the StoreAndValidatePaymentCmd task command.
StoreAndValidatePaymentVoidCmdImpl() - Constructor for class com.ibm.commerce.edp.commands.StoreAndValidatePaymentVoidCmdImpl
 
StoreApplicationException - Exception in com.ibm.commerce.store.facade.server.exception
This is the Exception class that can be used for any application level exceptions to be thrown during the Store services execution.
StoreApplicationException(String, Object[], String, String) - Constructor for exception com.ibm.commerce.store.facade.server.exception.StoreApplicationException
Creates the StoreApplicationException.
StoreApplicationException(String, Object[], String, String, Throwable) - Constructor for exception com.ibm.commerce.store.facade.server.exception.StoreApplicationException
Creates the StoreApplicationException.
StoreApplicationMessageKeys - Interface in com.ibm.commerce.store.logging
This file contains the Store component application message keys.
StoreBlockReasonCode - Class in com.ibm.commerce.ordermanagement.objects
 
StoreBlockReasonCode() - Constructor for class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCode
 
StoreBlockReasonCodeAccessBean - Class in com.ibm.commerce.ordermanagement.objects
 
StoreBlockReasonCodeAccessBean() - Constructor for class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeAccessBean
 
StoreBlockReasonCodeAccessBean(StoreBlockReasonCode) - Constructor for class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeAccessBean
 
StoreBlockReasonCodeAccessBean(Integer, Integer) - Constructor for class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeAccessBean
 
StoreBlockReasonCodeAccessBean(Integer, Integer, Short) - Constructor for class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeAccessBean
 
StoreBlockReasonCodeAccessBean(Integer, Integer, Short, Short) - Constructor for class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeAccessBean
 
StoreBlockReasonCodeKey - Class in com.ibm.commerce.ordermanagement.objects
 
StoreBlockReasonCodeKey() - Constructor for class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeKey
 
StoreBlockReasonCodeKey(Integer, Integer) - Constructor for class com.ibm.commerce.ordermanagement.objects.StoreBlockReasonCodeKey
 
STORECAT - Static variable in class com.ibm.commerce.catalog.content.resources.CatalogContainer
Constant for a content managed table managed by this container.
STORECAT_MASTERCATALOG_Attr - Static variable in class com.ibm.commerce.search.rulequery.RuleQuery
References the value used for the MASTERCATALOG column of the STORECAT database table
STORECAT_MASTERCATALOG_Attr - Static variable in class com.ibm.commerce.search.rulequery.SelectQuery
References the value used for the MASTERCATALOG column of the STORECAT database table.
STORECAT_STOREENT_ID_Attr - Static variable in class com.ibm.commerce.search.rulequery.RuleQuery
References the value used for the STOREENT_ID column of the STORECAT database table
STORECAT_STOREENT_ID_Attr - Static variable in class com.ibm.commerce.search.rulequery.SelectQuery
References the value used for the STOREENT_ID column of the STORECAT database table.
StoreCatalogAccessBean - Class in com.ibm.commerce.catalog.objects
 
StoreCatalogAccessBean() - Constructor for class com.ibm.commerce.catalog.objects.StoreCatalogAccessBean
 
StoreCatalogAccessBean(StoreCatalog) - Constructor for class com.ibm.commerce.catalog.objects.StoreCatalogAccessBean
 
StoreCatalogAccessBean(Long, Integer) - Constructor for class com.ibm.commerce.catalog.objects.StoreCatalogAccessBean
 
StoreCatalogAccessBean(EntityBeanCreationData) - Constructor for class com.ibm.commerce.catalog.objects.StoreCatalogAccessBean
 
StoreCatalogDataBean - Class in com.ibm.commerce.catalog.beans
The bean represents a store to catalog relationship.
StoreCatalogDataBean() - Constructor for class com.ibm.commerce.catalog.beans.StoreCatalogDataBean
 
StoreCatalogDisplayCmd - Interface in com.ibm.commerce.catalog.commands
This command sets the view task that will display the Catalogs available to browse in the current Store.
StoreCatalogDisplayCmdImpl - Class in com.ibm.commerce.catalog.commands
This command sets the StoreCatalogDisplayView task that will display the Catalogs available to browse in the current Store.
StoreCatalogDisplayCmdImpl() - Constructor for class com.ibm.commerce.catalog.commands.StoreCatalogDisplayCmdImpl
No value constructor.
StoreCatalogEntityCreationData - Class in com.ibm.commerce.catalog.objects
This EntityCreationData represents the data object for creating the Store To Catalog Relation EJB.
StoreCatalogEntityCreationData() - Constructor for class com.ibm.commerce.catalog.objects.StoreCatalogEntityCreationData
Default constructor for the Store To Catalog Relation entity creation data.
StoreCatalogEntryAccessBean - Class in com.ibm.commerce.catalog.objects
 
StoreCatalogEntryAccessBean() - Constructor for class com.ibm.commerce.catalog.objects.StoreCatalogEntryAccessBean
 
StoreCatalogEntryAccessBean(StoreCatalogEntry) - Constructor for class com.ibm.commerce.catalog.objects.StoreCatalogEntryAccessBean
 
StoreCatalogEntryAccessBean(Long, Integer) - Constructor for class com.ibm.commerce.catalog.objects.StoreCatalogEntryAccessBean
 
StoreCatalogEntryAccessBean(EntityBeanCreationData) - Constructor for class com.ibm.commerce.catalog.objects.StoreCatalogEntryAccessBean
 
StoreCatalogEntryDataBean - Class in com.ibm.commerce.catalog.beans
The bean represents a store to catalog entry relationship.
StoreCatalogEntryDataBean() - Constructor for class com.ibm.commerce.catalog.beans.StoreCatalogEntryDataBean
 
StoreCatalogEntryEntityCreationData - Class in com.ibm.commerce.catalog.objects
This EntityCreationData represents the data object for creating the Store To Catalog Entry Relation EJB.
StoreCatalogEntryEntityCreationData() - Constructor for class com.ibm.commerce.catalog.objects.StoreCatalogEntryEntityCreationData
Default constructor for the Store To Catalog Entry Relation entity creation data.
StoreCatalogEntryRelation - Interface in com.ibm.commerce.catalog.facade.server.entity.datatypes
A representation of the model object 'Store Catalog Entry Relation'.
StoreCatalogEntryResourceManager - Class in com.ibm.commerce.catalog.content.resources
The resource manager for managing the creation, update and deletion of store to catalog entry relation.
StoreCatalogEntryResourceManager() - Constructor for class com.ibm.commerce.catalog.content.resources.StoreCatalogEntryResourceManager
 
StoreCatalogGroupAccessBean - Class in com.ibm.commerce.catalog.objects
 
StoreCatalogGroupAccessBean() - Constructor for class com.ibm.commerce.catalog.objects.StoreCatalogGroupAccessBean
 
StoreCatalogGroupAccessBean(StoreCatalogGroup) - Constructor for class com.ibm.commerce.catalog.objects.StoreCatalogGroupAccessBean
 
StoreCatalogGroupAccessBean(Long, Integer) - Constructor for class com.ibm.commerce.catalog.objects.StoreCatalogGroupAccessBean
 
StoreCatalogGroupAccessBean(EntityBeanCreationData) - Constructor for class com.ibm.commerce.catalog.objects.StoreCatalogGroupAccessBean
 
StoreCatalogGroupDataBean - Class in com.ibm.commerce.catalog.beans
The bean represents a store to catalog group relationship This bean maps to the STORECGRP database table.
StoreCatalogGroupDataBean() - Constructor for class com.ibm.commerce.catalog.beans.StoreCatalogGroupDataBean
 
StoreCatalogGroupEntityCreationData - Class in com.ibm.commerce.catalog.objects
This EntityCreationData represents the data object for creating the Store To Catalog Group Relation EJB.
StoreCatalogGroupEntityCreationData() - Constructor for class com.ibm.commerce.catalog.objects.StoreCatalogGroupEntityCreationData
Default constructor for the Store To Catalog Group Relation entity creation data.
StoreCatalogGroupRelation - Interface in com.ibm.commerce.catalog.facade.server.entity.datatypes
A representation of the model object 'Store Catalog Group Relation'.
StoreCatalogGroupResourceManager - Class in com.ibm.commerce.catalog.content.resources
The resource manager for managing the creation, update and deletion of store to catalog group relations.
StoreCatalogGroupResourceManager() - Constructor for class com.ibm.commerce.catalog.content.resources.StoreCatalogGroupResourceManager
 
StoreCatalogRelation - Interface in com.ibm.commerce.catalog.facade.server.entity.datatypes
A representation of the model object 'Store Catalog Relation'.
StoreCatalogResourceManager - Class in com.ibm.commerce.catalog.content.resources
The resource manager for managing the creation, update and deletion of store to catalog relation.
StoreCatalogResourceManager() - Constructor for class com.ibm.commerce.catalog.content.resources.StoreCatalogResourceManager
 
StoreCatCatalogIdentifierAttributeInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STORECAT.CATALOG_ID column.
StoreCatCatalogIdentifierAttributeInfo(TableInfo) - Constructor for class com.ibm.commerce.search.catalog.StoreCatCatalogIdentifierAttributeInfo
This constructor initializes the column name and data type represented by this class.
StoreCategoryAccessBean - Class in com.ibm.commerce.common.objects
 
StoreCategoryAccessBean() - Constructor for class com.ibm.commerce.common.objects.StoreCategoryAccessBean
 
StoreCategoryAccessBean(StoreCategory) - Constructor for class com.ibm.commerce.common.objects.StoreCategoryAccessBean
 
StoreCategoryAccessBean(Integer) - Constructor for class com.ibm.commerce.common.objects.StoreCategoryAccessBean
 
StoreCategoryDescriptionAccessBean - Class in com.ibm.commerce.common.objects
 
StoreCategoryDescriptionAccessBean() - Constructor for class com.ibm.commerce.common.objects.StoreCategoryDescriptionAccessBean
 
StoreCategoryDescriptionAccessBean(StoreCategoryDescription) - Constructor for class com.ibm.commerce.common.objects.StoreCategoryDescriptionAccessBean
 
StoreCategoryDescriptionAccessBean(Integer, Integer) - Constructor for class com.ibm.commerce.common.objects.StoreCategoryDescriptionAccessBean
 
STORECATEGORYID - Static variable in class com.ibm.commerce.store.beans.StoreLocatorDataBean
The store category id parameter name.
STORECATENTRY_STORE_ID_Attr - Static variable in class com.ibm.commerce.search.rulequery.RuleQuery
References the value used for the STORE_ID column of the STORECATENTRY database table
STORECATENTRY_STORE_ID_Attr - Static variable in class com.ibm.commerce.search.rulequery.SelectQuery
References the value used for the STORE_ID column of the STORECATENTRY database table.
StoreCatMastercatalogAttributeInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STORECAT.MASTERCATALOG column.
StoreCatMastercatalogAttributeInfo(TableInfo) - Constructor for class com.ibm.commerce.search.catalog.StoreCatMastercatalogAttributeInfo
This constructor initializes the column name and data type represented by this class.
StoreCatStoreIdentifierAttributeInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STORECAT.STOREENT_ID column.
StoreCatStoreIdentifierAttributeInfo(TableInfo) - Constructor for class com.ibm.commerce.search.catalog.StoreCatStoreIdentifierAttributeInfo
This constructor initializes the column name and data type represented by this class.
StoreCatTableInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STORECAT table
StoreCatTableInfo() - Constructor for class com.ibm.commerce.search.catalog.StoreCatTableInfo
This constructor initializes the table name represented by this class.
STORECENT - Static variable in class com.ibm.commerce.catalog.content.resources.CatalogContainer
Constant for a content managed table managed by this container.
StoreCEntIdentifierAttributeInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STORECENT.CATENTRY_ID column.
StoreCEntIdentifierAttributeInfo(TableInfo) - Constructor for class com.ibm.commerce.search.catalog.StoreCEntIdentifierAttributeInfo
This constructor initializes the column name and data type represented by this class.
StoreCEntStoreIdentifierAttributeInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STORECENT.CATENTRY_ID column.
StoreCEntStoreIdentifierAttributeInfo(TableInfo) - Constructor for class com.ibm.commerce.search.catalog.StoreCEntStoreIdentifierAttributeInfo
This constructor initializes the column name and data type represented by this class.
StoreCEntTableInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STORECENT table
StoreCEntTableInfo() - Constructor for class com.ibm.commerce.search.catalog.StoreCEntTableInfo
This constructor initializes the table name represented by this class.
STORECGRP - Static variable in class com.ibm.commerce.catalog.content.resources.CatalogContainer
Constant for a content managed table managed by this container.
STORECGRP_STOREENT_ID_Attr - Static variable in class com.ibm.commerce.search.rulequery.RuleQuery
References the value used for the STOREENT_ID column of the STORECGRP database table
STORECGRP_STOREENT_ID_Attr - Static variable in class com.ibm.commerce.search.rulequery.SelectQuery
References the value used for the STOREENT_ID column of the STORECGRP database table.
StoreCGrpCatGroupIdAttributeInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STORECGRP.CATGROUP_ID column.
StoreCGrpCatGroupIdAttributeInfo(TableInfo) - Constructor for class com.ibm.commerce.search.catalog.StoreCGrpCatGroupIdAttributeInfo
This constructor initializes the column name and data type represented by this class.
StoreCGrpStoreEntIdAttributeInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STORECGRP.STOREENT_ID column.
StoreCGrpStoreEntIdAttributeInfo(TableInfo) - Constructor for class com.ibm.commerce.search.catalog.StoreCGrpStoreEntIdAttributeInfo
This constructor initializes the column name and data type represented by this class.
StoreCGrpTableInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STORECGRP table
StoreCGrpTableInfo() - Constructor for class com.ibm.commerce.search.catalog.StoreCGrpTableInfo
This constructor initializes the table name represented by this class.
StoreClientApplicationMessageKeys - Interface in com.ibm.commerce.store.logging
This file contains the Store component application message keys.
StoreCloseCmd - Interface in com.ibm.commerce.store.commands
Changes the state of the store to closed.
StoreCloseCmdImpl - Class in com.ibm.commerce.store.commands
Changes the state of the store to closed.
StoreCloseCmdImpl() - Constructor for class com.ibm.commerce.store.commands.StoreCloseCmdImpl
 
storeCommonBaseEvent(CommonBaseEvent) - Static method in class com.ibm.commerce.event.impl.ECEventUtilities
This method publishes the common base event by persisting it into a local table.
STORECONF - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeconf' class.
STORECONF - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'Storeconf' class.
STORECONF__NAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Name' attribute feature.
STORECONF__NAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Name' attribute.
STORECONF__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
STORECONF__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
STORECONF__STOREENT_FOR_STORECONF - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent For Storeconf' reference feature.
STORECONF__STOREENT_FOR_STORECONF - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent For Storeconf' reference.
STORECONF__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent id' attribute feature.
STORECONF__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent id' attribute.
STORECONF__VALUE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Value' attribute feature.
STORECONF__VALUE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Value' attribute.
STORECONF_COL_NAME_NAME - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
STORECONF column name NAME
STORECONF_COL_NAME_STORE_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
STORECONF column name STORE_ID
STORECONF_COL_NAME_VALUE - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
STORECONF column name VALUE
STORECONF_DEVICE_CLASS_NAME - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
The constant for defining device class in STORECONF table
STORECONF_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'Storeconf' class.
STORECONF_VALUE_CHECK_ENTITLEMENT_NO - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
CheckEntitlement No in storeconf table
STORECONF_VALUE_CHECK_ENTITLEMENT_YES - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
CheckEntitlement yes in storeconf table
STORECONFIG_COMPATIBLE_PRICEMODE - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Key for priceMode value in store configuration -- compatible priceMode
STORECONFIG_ENTITLEMENT - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Key for checkEntitlement value in store configuration -- entitlement
STORECONFIG_PRICE - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Key for priceMode value in store configuration -- priceMode
StoreConfiguration - Class in com.ibm.commerce.store.facade.server.config
StoreConfiguration provides access to the ExtendedConfiguration portion of the Store component configuration.
StoreConfigurationHelper - Class in com.ibm.commerce.foundation.rest.util
Utility class that provides store configuration information.
StoreContractAccessBean - Class in com.ibm.commerce.contract.objects
 
StoreContractAccessBean() - Constructor for class com.ibm.commerce.contract.objects.StoreContractAccessBean
 
StoreContractAccessBean(StoreContract) - Constructor for class com.ibm.commerce.contract.objects.StoreContractAccessBean
 
StoreContractAccessBean(StoreContractKey) - Constructor for class com.ibm.commerce.contract.objects.StoreContractAccessBean
 
StoreContractDataBean - Class in com.ibm.commerce.contract.beans
This data bean represents a store contract object.
StoreContractDataBean() - Constructor for class com.ibm.commerce.contract.beans.StoreContractDataBean
 
StoreCountryDataBean - Class in com.ibm.commerce.taxation.beans
This databean represents a Country object.
StoreCountryDataBean() - Constructor for class com.ibm.commerce.taxation.beans.StoreCountryDataBean
 
StoreCreationWizardCmd - Interface in com.ibm.commerce.contract.commands
This contract tools controller command is used to read the XML template file used by the Store Creation wizard, substituting default values.
StoreCreationWizardCmdImpl - Class in com.ibm.commerce.contract.commands
This is the default implementation of the StoreCreationWizardCmd tools controller command.
StoreCreationWizardCmdImpl() - Constructor for class com.ibm.commerce.contract.commands.StoreCreationWizardCmdImpl
 
StoreCreationWizardDataBean - Class in com.ibm.commerce.tools.contract.beans
This data bean represents a Store Creation Wizard object.
StoreCreationWizardDataBean() - Constructor for class com.ibm.commerce.tools.contract.beans.StoreCreationWizardDataBean
Constructs a StoreCreationWizardDataBean.
StoreCurrencyFormatDescriptionDataBean - Class in com.ibm.commerce.common.beans
This databean represents a CurrencyFormatDescription object for use on the store front.
StoreCurrencyFormatDescriptionDataBean() - Constructor for class com.ibm.commerce.common.beans.StoreCurrencyFormatDescriptionDataBean
 
STORED_PROCEDURE_ERROR_CODE - Static variable in class com.ibm.commerce.fulfillment.commands.InventoryManagementHelper
Constant
StoreDataBean - Class in com.ibm.commerce.common.beans
This data bean represents information from the STORE table.
StoreDataBean() - Constructor for class com.ibm.commerce.common.beans.StoreDataBean
This method is the constructor for the StoreDataBean.
StoreDataBean(StoreAccessBean) - Constructor for class com.ibm.commerce.common.beans.StoreDataBean
This method creates a StoreDataBean from a StoreAccessBean.
StoreDefaultAccessBean - Class in com.ibm.commerce.common.objects
 
StoreDefaultAccessBean() - Constructor for class com.ibm.commerce.common.objects.StoreDefaultAccessBean
 
StoreDefaultAccessBean(StoreDefault) - Constructor for class com.ibm.commerce.common.objects.StoreDefaultAccessBean
 
StoreDefaultAccessBean(Integer) - Constructor for class com.ibm.commerce.common.objects.StoreDefaultAccessBean
 
StoreDefaultDataBean - Class in com.ibm.commerce.common.beans
This data bean represents information from the STOREDEF table.
StoreDefaultDataBean() - Constructor for class com.ibm.commerce.common.beans.StoreDefaultDataBean
 
STOREDEFCAT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storedefcat' class.
STOREDEFCAT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'Storedefcat' class.
STOREDEFCAT__CATALOG_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Catalog id' attribute feature.
STOREDEFCAT__CATALOG_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Catalog id' attribute.
STOREDEFCAT__FIELD1 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Field1' attribute feature.
STOREDEFCAT__FIELD1 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Field1' attribute.
STOREDEFCAT__FIELD2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Field2' attribute feature.
STOREDEFCAT__FIELD2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Field2' attribute.
STOREDEFCAT__FIELD3 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Field3' attribute feature.
STOREDEFCAT__FIELD3 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Field3' attribute.
STOREDEFCAT__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
STOREDEFCAT__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
STOREDEFCAT__STOREDEFCAT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storedefcat id' attribute feature.
STOREDEFCAT__STOREDEFCAT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storedefcat id' attribute.
STOREDEFCAT__STOREENT_FOR_STOREDEFCAT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent For Storedefcat' reference feature.
STOREDEFCAT__STOREENT_FOR_STOREDEFCAT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent For Storedefcat' reference.
STOREDEFCAT__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent id' attribute feature.
STOREDEFCAT__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent id' attribute.
STOREDEFCAT_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'Storedefcat' class.
StoredProcedureHelperProxy - Class in com.ibm.commerce.fulfillment.commands
This helper class to facilitate various operations on the collections of order items.
STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent' class.
STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'Storeent' class.
Storeent - Interface in com.ibm.commerce.infrastructure.facade.server.entity.datatypes
A representation of the model object 'Storeent'.
STOREENT__CURLIST_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Curlist For Storeent' reference list feature.
STOREENT__CURLIST_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Curlist For Storeent' reference list.
STOREENT__FOLDER_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Folder For Storeent' reference list feature.
STOREENT__FOLDER_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Folder For Storeent' reference list.
STOREENT__FOLDERITEM_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Folderitem For Storeent' reference list feature.
STOREENT__FOLDERITEM_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Folderitem For Storeent' reference list.
STOREENT__IDENTIFIER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Identifier' attribute feature.
STOREENT__IDENTIFIER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Identifier' attribute.
STOREENT__MARKFORDELETE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Markfordelete' attribute feature.
STOREENT__MARKFORDELETE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Markfordelete' attribute.
STOREENT__MEMBER_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Member id' attribute feature.
STOREENT__MEMBER_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Member id' attribute.
STOREENT__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
STOREENT__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
STOREENT__PAGE_LAYOUT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Page Layout' reference list feature.
STOREENT__PAGE_LAYOUT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Page Layout' reference list.
STOREENT__SEO_PAGE_DEFINITION_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Page Definition For Storeent' reference list feature.
STOREENT__SEO_PAGE_DEFINITION_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Page Definition For Storeent' reference list.
STOREENT__SEO_SUBSTITUTION_PARAMETER_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Substitution Parameter For Storeent' reference list feature.
STOREENT__SEO_SUBSTITUTION_PARAMETER_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Substitution Parameter For Storeent' reference list.
STOREENT__SEO_TOKEN_USAGE_TYPE_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Token Usage Type For Storeent' reference list feature.
STOREENT__SEO_TOKEN_USAGE_TYPE_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Token Usage Type For Storeent' reference list.
STOREENT__SEO_URL_KEYWORD_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'SEO Url Keyword For Storeent' reference list feature.
STOREENT__SEO_URL_KEYWORD_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'SEO Url Keyword For Storeent' reference list.
STOREENT__SETCCURR - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Setccurr' attribute feature.
STOREENT__SETCCURR - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Setccurr' attribute.
STOREENT__STORE_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Store For Storeent' reference feature.
STOREENT__STORE_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Store For Storeent' reference.
STOREENT__STORE_PAGE_LAYOUT_TYPE_RELATION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Store Page Layout Type Relation' reference list feature.
STOREENT__STORE_PAGE_LAYOUT_TYPE_RELATION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Store Page Layout Type Relation' reference list.
STOREENT__STORECONF_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeconf For Storeent' reference list feature.
STOREENT__STORECONF_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeconf For Storeent' reference list.
STOREENT__STOREDEFCAT_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storedefcat For Storeent' reference list feature.
STOREENT__STOREDEFCAT_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storedefcat For Storeent' reference list.
STOREENT__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent id' attribute feature.
STOREENT__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent id' attribute.
STOREENT__STOREENTDS_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeentds For Storeent' reference list feature.
STOREENT__STOREENTDS_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeentds For Storeent' reference list.
STOREENT__STORELANG_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storelang For Storeent' reference list feature.
STOREENT__STORELANG_FOR_STOREENT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storelang For Storeent' reference list.
STOREENT__TYPE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Type' attribute feature.
STOREENT__TYPE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Type' attribute.
STOREENT_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'Storeent' class.
storeent_id - Variable in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnLog
Deprecated.
Store entity ID.
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.PAStats
Store entity ID, maps to the table column with the same name.
STOREENT_ID - Static variable in class com.ibm.commerce.marketingcenter.events.dbobjects.PAStatsConstants
Column name definitions - store entity ID
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 - Static variable in class com.ibm.commerce.marketingcenter.events.dbobjects.PCStatsConstants
Column name definitions - store entity ID
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 - Static variable in class com.ibm.commerce.marketingcenter.events.dbobjects.PEStatsConstants
Column name definitions - store entity ID
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 - Static variable in class com.ibm.commerce.marketingcenter.events.dbobjects.SAStatsConstants
Column name definitions - store entity ID
STOREENTDS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeentds' class.
STOREENTDS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'Storeentds' class.
Storeentds - Interface in com.ibm.commerce.infrastructure.facade.server.entity.datatypes
A representation of the model object 'Storeentds'.
STOREENTDS__DESCRIPTION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Description' attribute feature.
STOREENTDS__DESCRIPTION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Description' attribute.
STOREENTDS__DISPLAYNAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Displayname' attribute feature.
STOREENTDS__DISPLAYNAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Displayname' attribute.
STOREENTDS__LANGUAGE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Language id' attribute feature.
STOREENTDS__LANGUAGE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Language id' attribute.
STOREENTDS__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
STOREENTDS__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
STOREENTDS__STADDRESS_FOR_STOREENTDS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Staddress For Storeentds' reference feature.
STOREENTDS__STADDRESS_FOR_STOREENTDS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Staddress For Storeentds' reference.
STOREENTDS__STADDRESS_FOR_STOREENTDS2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Staddress For Storeentds2' reference feature.
STOREENTDS__STADDRESS_FOR_STOREENTDS2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Staddress For Storeentds2' reference.
STOREENTDS__STADDRESS_ID_CONT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Staddress id cont' attribute feature.
STOREENTDS__STADDRESS_ID_CONT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Staddress id cont' attribute.
STOREENTDS__STADDRESS_ID_LOC - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Staddress id loc' attribute feature.
STOREENTDS__STADDRESS_ID_LOC - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Staddress id loc' attribute.
STOREENTDS__STOREENT_FOR_STOREENTDS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent For Storeentds' reference feature.
STOREENTDS__STOREENT_FOR_STOREENTDS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent For Storeentds' reference.
STOREENTDS__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent id' attribute feature.
STOREENTDS__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent id' attribute.
STOREENTDS_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'Storeentds' class.
storeEntity - Variable in class com.ibm.commerce.utf.commands.CreateReturnPaymentTCCmdImpl
Store entity.
storeEntity - Variable in class com.ibm.commerce.utf.commands.CreateShippingChargeTCCmdImpl
Store Entity.
StoreEntityAccessBean - Class in com.ibm.commerce.common.objects
 
StoreEntityAccessBean() - Constructor for class com.ibm.commerce.common.objects.StoreEntityAccessBean
 
StoreEntityAccessBean(StoreEntity) - Constructor for class com.ibm.commerce.common.objects.StoreEntityAccessBean
 
StoreEntityCalculationUsageAccessBean - Class in com.ibm.commerce.fulfillment.objects
 
StoreEntityCalculationUsageAccessBean() - Constructor for class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
StoreEntityCalculationUsageAccessBean(StoreEntityCalculationUsage) - Constructor for class com.ibm.commerce.fulfillment.objects.StoreEntityCalculationUsageAccessBean
 
StoreEntityCalculationUsageDataBean - Class in com.ibm.commerce.fulfillment.beans
This databean represents a StoreEntityCalculationUsageDataBean object.
StoreEntityCalculationUsageDataBean() - Constructor for class com.ibm.commerce.fulfillment.beans.StoreEntityCalculationUsageDataBean
 
StoreEntityDataBean - Class in com.ibm.commerce.common.beans
This data bean represents information from the STOREENT table.
StoreEntityDataBean() - Constructor for class com.ibm.commerce.common.beans.StoreEntityDataBean
 
StoreEntityDescriptionAccessBean - Class in com.ibm.commerce.common.objects
 
StoreEntityDescriptionAccessBean() - Constructor for class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
StoreEntityDescriptionAccessBean(StoreEntityDescription) - Constructor for class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
StoreEntityDescriptionAccessBean(Integer, Integer) - Constructor for class com.ibm.commerce.common.objects.StoreEntityDescriptionAccessBean
 
StoreEntityDescriptionDataBean - Class in com.ibm.commerce.common.beans
This data bean represents information from the STOREENTDS table.
StoreEntityDescriptionDataBean() - Constructor for class com.ibm.commerce.common.beans.StoreEntityDescriptionDataBean
Constructor for a StoreEntityDescriptionDataBean.
StoreEntityDescriptionDataBean(StoreEntityDescriptionAccessBean) - Constructor for class com.ibm.commerce.common.beans.StoreEntityDescriptionDataBean
This method constructs a StoreEntityDescriptionDataBean from a StoreEntityDescriptionAccessBean.
StoreEntityUsageCache - Class in com.ibm.commerce.order.calculation
Caches the STENCALUSG table.
StoreEntityUsageCache() - Constructor for class com.ibm.commerce.order.calculation.StoreEntityUsageCache
 
StoreEntityUsageCache(int) - Constructor for class com.ibm.commerce.order.calculation.StoreEntityUsageCache
 
StoreEntityUsageKey - Class in com.ibm.commerce.order.calculation
Index of the STENCALUSG table.
StoreEntityUsageKey(Integer, Integer) - Constructor for class com.ibm.commerce.order.calculation.StoreEntityUsageKey
 
storeEntryID - Variable in class com.ibm.commerce.catalog.objects.StoreCatalogEntityCreationData
The store entity ID.
storeEntryID - Variable in class com.ibm.commerce.catalog.objects.StoreCatalogEntryEntityCreationData
The store entity ID.
storeEntryID - Variable in class com.ibm.commerce.catalog.objects.StoreCatalogGroupEntityCreationData
The store entity ID.
StoreEventBookingIdentifierType - Interface in com.ibm.commerce.foundation.common.datatypes
A representation of the model object 'Store Event Booking Identifier Type'.
StoreEventCategoryIdentifierType - Interface in com.ibm.commerce.foundation.common.datatypes
A representation of the model object 'Store Event Category Identifier Type'.
StoreEventIdentifierType - Interface in com.ibm.commerce.foundation.common.datatypes
A representation of the model object 'Store Event Identifier Type'.
StoreExternalIdentifierType - Interface in com.ibm.commerce.foundation.common.datatypes
A representation of the model object 'Store External Identifier Type'.
StoreFacadeClient - Class in com.ibm.commerce.store.facade.client
This class provides common methods that this and other utility class to the Store facade can use.
StoreFacadeClient() - Constructor for class com.ibm.commerce.store.facade.client.StoreFacadeClient
Creates an instance of the client to communicate with the Store facade.
StoreFacadeClient(BusinessContextType, CallbackHandler) - Constructor for class com.ibm.commerce.store.facade.client.StoreFacadeClient
Creates an instance of the client to communicate with the Store facade.
StoreFacadeConstants - Class in com.ibm.commerce.store.facade
This class defines the constants used to interact with the Store facade.
StoreFacadeConstants() - Constructor for class com.ibm.commerce.store.facade.StoreFacadeConstants
 
StoreFactory - Interface in com.ibm.commerce.marketing.promotion.dependency
StoreFactory is the interface which should be implemented by all the Store factory implementations.
StoreFactory - Interface in com.ibm.commerce.store.facade.datatypes
The Factory for the model.
storeFile() - Method in class com.ibm.commerce.tools.attachment.commands.AttachmentUploadCmdImpl
This method will retrieve the file from the stream and store the file's content into CMFILE table.
StoreGeoCodeContext - Interface in com.ibm.commerce.store.facade.server.context
Store Locator GeoCode Context interface.
StoreGeoCodeContextImpl - Class in com.ibm.commerce.store.facade.server.context
Implementation of the store locator geocode context.
StoreGeoCodeContextImpl() - Constructor for class com.ibm.commerce.store.facade.server.context.StoreGeoCodeContextImpl
Default Constructor for this class.
StoreGroupAccessBean - Class in com.ibm.commerce.common.objects
 
StoreGroupAccessBean() - Constructor for class com.ibm.commerce.common.objects.StoreGroupAccessBean
 
StoreGroupAccessBean(StoreGroup) - Constructor for class com.ibm.commerce.common.objects.StoreGroupAccessBean
 
StoreGroupDataBean - Class in com.ibm.commerce.common.beans
This data bean represents information from the STOREGRP table.
StoreGroupDataBean() - Constructor for class com.ibm.commerce.common.beans.StoreGroupDataBean
 
StoreHandler - Class in com.ibm.commerce.rest.store.handler
This class provides RESTful services to get resource URLs available for the store.
StoreHandler() - Constructor for class com.ibm.commerce.rest.store.handler.StoreHandler
 
StoreHelper - Class in com.ibm.commerce.me.datatype
The class 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.catalog.objects.RelatedCatalogEntryEntityCreationData
The store ID.
storeId - Variable in class com.ibm.commerce.catalog.objects.RelatedCatalogGroupEntityCreationData
The store ID.
storeId - Variable in class com.ibm.commerce.couponwallet.databeans.ViewWalletDataBean
Deprecated.
The store for which the coupons are being shown.
STOREID - Static variable in interface com.ibm.commerce.emarketing.emailtemplate.commands.EmailTemplateConstants
Store ID
STOREID - Static variable in class com.ibm.commerce.fulfillment.commands.CheckInventoryAvailabilityBECmdImpl
The STOREID string.
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.databeans.ProductComparisonStatisticsBean
The store ID field in the PCSTATS 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.SalesAssistantStatisticsBean
The store ID field in the SASTATS table.
StoreIdentifierType - Interface in com.ibm.commerce.foundation.common.datatypes
A representation of the model object 'Store Identifier Type'.
StoreIdProvider - Class in com.ibm.commerce.rest.javadoc
Fetches all the valid store identifiers on the system.
StoreIdProvider() - Constructor for class com.ibm.commerce.rest.javadoc.StoreIdProvider
Constructor.
StoreInvCatEntIdentifierAttributeInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STOREINV.CATENTRY_ID column.
StoreInvCatEntIdentifierAttributeInfo(TableInfo) - Constructor for class com.ibm.commerce.search.catalog.StoreInvCatEntIdentifierAttributeInfo
This constructor initializes the column name and data type represented by this class.
STOREINVENTORY_QUANTITY_Attr - Static variable in class com.ibm.commerce.search.rulequery.RuleQuery
References the value used for the QUANTITY column of the STOREINVENTORY database table
STOREINVENTORY_QUANTITY_Attr - Static variable in class com.ibm.commerce.search.rulequery.SelectQuery
References the value used for the QUANTITY column of the STOREINVENTORY database table
STOREINVENTORY_QUANTITY_MEASURE_Attr - Static variable in class com.ibm.commerce.search.rulequery.RuleQuery
References the value used for the QUANTITYMEASURE column of the STOREINVENTORY database table
STOREINVENTORY_QUANTITY_MEASURE_Attr - Static variable in class com.ibm.commerce.search.rulequery.SelectQuery
References the value used for the QUANTITY_MEASURE column of the STOREINVENTORY database table
StoreInvQuanMeasureAttributeInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STOREINV.QUANTITYMEASURE column.
StoreInvQuanMeasureAttributeInfo(TableInfo) - Constructor for class com.ibm.commerce.search.catalog.StoreInvQuanMeasureAttributeInfo
This constructor initializes the column name and data type represented by this class.
StoreInvQuantityAttributeInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STOREINV.STOREQUANTITY column.
StoreInvQuantityAttributeInfo(TableInfo) - Constructor for class com.ibm.commerce.search.catalog.StoreInvQuantityAttributeInfo
This constructor initializes the column name and data type represented by this class.
StoreInvTableInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STOREINV table
StoreInvTableInfo() - Constructor for class com.ibm.commerce.search.catalog.StoreInvTableInfo
This constructor initializes the table name represented by this class.
StoreItem - Interface in com.ibm.commerce.catalog.facade.server.entity.datatypes
A representation of the model object 'Store Item'.
StoreItemAccessBean - Class in com.ibm.commerce.inventory.objects
 
StoreItemAccessBean() - Constructor for class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
StoreItemAccessBean(StoreItem) - Constructor for class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
StoreItemAccessBean(Long, Integer) - Constructor for class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
StoreItemAccessBean(EntityBeanCreationData) - Constructor for class com.ibm.commerce.inventory.objects.StoreItemAccessBean
 
StoreItemDataBean - Class in com.ibm.commerce.inventory.beans
This databean represents a StoreItemDataBean object.
StoreItemDataBean() - Constructor for class com.ibm.commerce.inventory.beans.StoreItemDataBean
 
StoreItemFulfillmentCenterAccessBean - Class in com.ibm.commerce.inventory.objects
 
StoreItemFulfillmentCenterAccessBean() - Constructor for class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
StoreItemFulfillmentCenterAccessBean(StoreItemFulfillmentCenter) - Constructor for class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
StoreItemFulfillmentCenterAccessBean(Long, Integer, Integer) - Constructor for class com.ibm.commerce.inventory.objects.StoreItemFulfillmentCenterAccessBean
 
StoreItemFulfillmentCenterDataBean - Class in com.ibm.commerce.inventory.beans
This databean represents a StoreItemFulfillmentCenterDataBean object.
StoreItemFulfillmentCenterDataBean() - Constructor for class com.ibm.commerce.inventory.beans.StoreItemFulfillmentCenterDataBean
 
StoreKey - Class in com.ibm.commerce.marketing.promotion.dependency
StoreKey defines the key for a Store External Entity.
StoreKey() - Constructor for class com.ibm.commerce.marketing.promotion.dependency.StoreKey
Default Constructor for StoreKey.
StoreKey(String, String) - Constructor for class com.ibm.commerce.marketing.promotion.dependency.StoreKey
Constructor for StoreKey.
STORELANG - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storelang' class.
STORELANG - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'Storelang' class.
Storelang - Interface in com.ibm.commerce.infrastructure.facade.server.entity.datatypes
A representation of the model object 'Storelang'.
STORELANG__LANGUAGE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Language id' attribute feature.
STORELANG__LANGUAGE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Language id' attribute.
STORELANG__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
STORELANG__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
STORELANG__SETCCURR - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Setccurr' attribute feature.
STORELANG__SETCCURR - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Setccurr' attribute.
STORELANG__STOREENT_FOR_STORELANG - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent For Storelang' reference feature.
STORELANG__STOREENT_FOR_STORELANG - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent For Storelang' reference.
STORELANG__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storeent id' attribute feature.
STORELANG__STOREENT_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storeent id' attribute.
STORELANG_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'Storelang' class.
StoreLocationIdentifierType - Interface in com.ibm.commerce.foundation.common.datatypes
A representation of the model object 'Store Location Identifier Type'.
StoreLocatorDataBean - Class in com.ibm.commerce.store.beans
This bean locates hosted stores based on input search criteria.
StoreLocatorDataBean() - Constructor for class com.ibm.commerce.store.beans.StoreLocatorDataBean
This method creates a new StoreLocatorDataBean by calling the super constructor.
StoreLocatorHandler - Class in com.ibm.commerce.rest.store.handler
This class provides RESTful services to get store locator details.
StoreLocatorHandler() - Constructor for class com.ibm.commerce.rest.store.handler.StoreLocatorHandler
 
StoreLocatorHelper - Class in com.ibm.commerce.rest.bod.helpers
This class provides helper methods to get data for GeoNode and PhysicalStore nouns via Store service.
StoreLocatorHelper() - Constructor for class com.ibm.commerce.rest.bod.helpers.StoreLocatorHelper
 
StoreLocatorHelper(Instrumentor) - Constructor for class com.ibm.commerce.rest.bod.helpers.StoreLocatorHelper
Instantiates a new store locator helper.
StoreMbrGpIdentifierAttributeInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STOREMBRGP.MBRGRP_ID column.
StoreMbrGpIdentifierAttributeInfo(TableInfo) - Constructor for class com.ibm.commerce.search.catalog.StoreMbrGpIdentifierAttributeInfo
This constructor initializes the column name and data type represented by this class.
StoreMbrGpStoreIdentifierAttributeInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STOREMBRGP.STORE_ID column.
StoreMbrGpStoreIdentifierAttributeInfo(TableInfo) - Constructor for class com.ibm.commerce.search.catalog.StoreMbrGpStoreIdentifierAttributeInfo
This constructor initializes the column name and data type represented by this class.
StoreMbrGpTableInfo - Class in com.ibm.commerce.search.catalog
This class maps to the STOREMBRGP table
StoreMbrGpTableInfo() - Constructor for class com.ibm.commerce.search.catalog.StoreMbrGpTableInfo
This constructor initializes the table name represented by this class.
STOREMERCHANT_EJB_CREATE_ERR - Static variable in class com.ibm.commerce.payments.plugincontroller.resourcebundle.PPCMessageConstants
The key to indicate that storeMerchant EJB create error.
STOREMERCHANT_EJB_FIND_ERR - Static variable in class com.ibm.commerce.payments.plugincontroller.resourcebundle.PPCMessageConstants
The key to indicate that storeMerchant EJB find error.
STOREMERCHANT_EJB_NAMING_ERR - Static variable in class com.ibm.commerce.payments.plugincontroller.resourcebundle.PPCMessageConstants
The key to indicate that storeMerchant EJB naming error.
STOREMERCHANT_EJB_REMOTE_ERR - Static variable in class com.ibm.commerce.payments.plugincontroller.resourcebundle.PPCMessageConstants
The key to indicate that storeMerchant EJB remote error.
STOREMERCHANT_EJB_REMOVE_ERR - Static variable in class com.ibm.commerce.payments.plugincontroller.resourcebundle.PPCMessageConstants
The key to indicate that storeMerchant EJB remove error.
storeName - Variable in class com.ibm.commerce.couponwallet.databeans.CouponInfo
Deprecated.
The issuing store's name for the coupon.
StoreOpenCmd - Interface in com.ibm.commerce.store.commands
Changes the store state to open.
StoreOpenCmdImpl - Class in com.ibm.commerce.store.commands
Changes the store state to open.
StoreOpenCmdImpl() - Constructor for class com.ibm.commerce.store.commands.StoreOpenCmdImpl
 
StorePackage - Interface in com.ibm.commerce.store.facade.datatypes
The Package for the model.
StorePackage.Literals - Interface in com.ibm.commerce.store.facade.datatypes
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
StorePageChangeHistoryServiceImpl - Class in com.ibm.commerce.infrastructure.changehistory
This class implements the change history service to get change history data for the Store Page noun.
StorePageChangeHistoryServiceImpl() - Constructor for class com.ibm.commerce.infrastructure.changehistory.StorePageChangeHistoryServiceImpl
 
StorePageManagementResourceManagerImpl - Class in com.ibm.commerce.infrastructure.contentmanagement.resources
This class provides the implementation for providing content management services for the Store Page object.
StorePageManagementResourceManagerImpl() - Constructor for class com.ibm.commerce.infrastructure.contentmanagement.resources.StorePageManagementResourceManagerImpl
 
StorePathSupportedGroupFirstSequenceBuilder - Class in com.ibm.commerce.marketing.promotion.runtime
StorePath Supported Group first sequence builder for promotion engine.
StorePathSupportedGroupFirstSequenceBuilder() - Constructor for class com.ibm.commerce.marketing.promotion.runtime.StorePathSupportedGroupFirstSequenceBuilder
Constructor.
StorePaymentConfigurationAddCtrlCmd - Interface in com.ibm.commerce.payment.config.commands
This is a base interface of a controller command, which adds the payment configuration for a specified store.
StorePaymentConfigurationAddCtrlCmdImpl - Class in com.ibm.commerce.payment.config.commands
This is the default implementation of the StorePaymentConfigurationAddCtrlCmd interface.
StorePaymentConfigurationAddCtrlCmdImpl() - Constructor for class com.ibm.commerce.payment.config.commands.StorePaymentConfigurationAddCtrlCmdImpl
 
StorePaymentConfigurationDeleteCtrlCmd - Interface in com.ibm.commerce.payment.config.commands
This is a base interface of a controller command, which deletes the payment configuration for a specified store.
StorePaymentConfigurationDeleteCtrlCmdImpl - Class in com.ibm.commerce.payment.config.commands
This is the default implementation of the StorePaymentConfigurationAddCtrlCmd interface.
StorePaymentConfigurationDeleteCtrlCmdImpl() - Constructor for class com.ibm.commerce.payment.config.commands.StorePaymentConfigurationDeleteCtrlCmdImpl
 
StorePaymentConfigurationListBeanCmd - Interface in com.ibm.commerce.payment.config.commands
This is a base interface for store payment configuration List databean command.
StorePaymentConfigurationListDataBean - Class in com.ibm.commerce.payment.config.beans
This databean gets the payment configuration information as a list which have associated with the specified store through StorePaymentConfigurationListBeanCmd databean command.
StorePaymentConfigurationListDataBean() - Constructor for class com.ibm.commerce.payment.config.beans.StorePaymentConfigurationListDataBean
 
STOREPLTYPES_COL_NAME_OPTCOUNTER - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
STOREPLTYPES column name OPTCOUNTER
STOREPLTYPES_COL_NAME_PAGELAYOUTTYPE_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
STOREPLTYPES column name PAGELAYOUTTYPE_ID
STOREPLTYPES_COL_NAME_STOREENT_ID - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
STOREPLTYPES column name STOREENT_ID
STOREPLTYPES_COL_NAME_VIEWNAME - Static variable in interface com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadConstants
STOREPLTYPES column name VIEWNAME
StoreQuoteConfiguration - Class in com.ibm.commerce.order.objects
 
StoreQuoteConfiguration() - Constructor for class com.ibm.commerce.order.objects.StoreQuoteConfiguration
 
StoreQuoteConfigurationAccessBean - Class in com.ibm.commerce.order.objects
 
StoreQuoteConfigurationAccessBean() - Constructor for class com.ibm.commerce.order.objects.StoreQuoteConfigurationAccessBean
 
StoreQuoteConfigurationAccessBean(StoreQuoteConfiguration) - Constructor for class com.ibm.commerce.order.objects.StoreQuoteConfigurationAccessBean
 
StoreQuoteConfigurationAccessBean(Integer) - Constructor for class com.ibm.commerce.order.objects.StoreQuoteConfigurationAccessBean
 
StoreRegistry - Class in com.ibm.commerce.registry
This class defines the runtime cache of StoreAccessBean objects.
StoreRegistry() - Constructor for class com.ibm.commerce.registry.StoreRegistry
This is the default constructor of this class.
STOREREL - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storerel' class.
STOREREL - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'Storerel' class.
STOREREL__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
STOREREL__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
STOREREL__RELATEDSTORE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Relatedstore id' attribute feature.
STOREREL__RELATEDSTORE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Relatedstore id' attribute.
STOREREL__SEQ - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Seq' attribute feature.
STOREREL__SEQ - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Seq' attribute.
STOREREL__STATE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'State' attribute feature.
STOREREL__STATE - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'State' attribute.
STOREREL__STORE_FOR_STOREREL - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Store For Storerel' reference feature.
STOREREL__STORE_FOR_STOREREL - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Store For Storerel' reference.
STOREREL__STORE_FOR_STOREREL2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Store For Storerel2' reference feature.
STOREREL__STORE_FOR_STOREREL2 - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Store For Storerel2' reference.
STOREREL__STORE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Store id' attribute feature.
STOREREL__STORE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Store id' attribute.
STOREREL__STRELTYP_FOR_STOREREL - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Streltyp For Storerel' reference feature.
STOREREL__STRELTYP_FOR_STOREREL - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Streltyp For Storerel' reference.
STOREREL__STRELTYP_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Streltyp id' attribute feature.
STOREREL__STRELTYP_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Streltyp id' attribute.
STOREREL_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'Storerel' class.
STORERELTYPE_ENTITLEMENT - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Store relationship type -- entitlement
STORERELTYPE_PRICE - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Store relationship type -- price mode
StoreRequestOrderQuotationCmd - Interface in com.ibm.commerce.orderquotation.commands
Interface for the command used to transmit requests for quotation Orders to one or more quote enabled referral stores.
StoreRequestOrderQuotationCmdImpl - Class in com.ibm.commerce.orderquotation.commands
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
StoreStateProvinceDataBean - Class in com.ibm.commerce.taxation.beans
This databean represents a StateProvince object.
StoreStateProvinceDataBean() - Constructor for class com.ibm.commerce.taxation.beans.StoreStateProvinceDataBean
 
StoreSwitch - Class in com.ibm.commerce.store.facade.datatypes.util
The Switch for the model's inheritance hierarchy.
StoreSwitch() - Constructor for class com.ibm.commerce.store.facade.datatypes.util.StoreSwitch
Creates an instance of the switch.
StoreSystemException - Exception in com.ibm.commerce.store.facade.server.exception
This is the Exception class that can be used for any system level exceptions to be thrown during the Store services execution.
StoreSystemException(String, Object[], String, String) - Constructor for exception com.ibm.commerce.store.facade.server.exception.StoreSystemException
Creates the StoreSystemException.
StoreSystemException(String, Object[], String, String, Throwable) - Constructor for exception com.ibm.commerce.store.facade.server.exception.StoreSystemException
Creates the StoreSystemException.
STORETYPE - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "StoreType".
STR_ACCESS_PROFILE - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The access profile search parameter.
STR_ACCESS_PROFILE_PARAMETER - Static variable in class com.ibm.commerce.foundation.client.util.oagis.SelectionCriteriaHelper
Name of the access profile NVP
STR_ANALYTICS_URL - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "url".
STR_ATCHREL_USAGE_IDENTIFIER - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "Identifier".
STR_ATCHREL_USAGE_IMAGE - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "Image".
STR_ATCHREL_USAGE_LANGUAGE - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "DescriptionLanguage".
STR_ATCHREL_USAGE_LONG_DESCRIPTION - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "LongDescription".
STR_ATCHREL_USAGE_NAME - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "Name".
STR_ATCHREL_USAGE_SEQUENCE - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "Sequence".
STR_ATCHREL_USAGE_SHORT_DESCRIPTION - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "ShortDescription".
STR_ATP - Static variable in interface com.ibm.commerce.catalog.facade.server.helpers.CatalogServerConstants
The string of ATP used to denote inventory system.
STR_ATP - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "ATP".
STR_CARRIER - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "carrier".
STR_CATALOG_INDEXED - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The String of "catalogIndexed".
STR_CLASS_NAME - Static variable in class com.ibm.commerce.component.contextservice.ActivityToken
The name of the class
STR_CODE - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "code".
STR_COMMA - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of ",".
STR_CONTAINS_OPERATOR - Static variable in class com.ibm.commerce.foundation.client.util.oagis.RelationalExpression
'Contains' operator used between the operands of the XPath relational expression.
STR_CONTEXT_PATH - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "contextPath".
STR_CONTEXT_ROOT - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "contextRoot".
STR_COUNTRY - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "country".
STR_COUNTRY_ABBR - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of country "countryAbbr".
STR_COUNTRY_NAME - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of country "name".
STR_COUPON_ID - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The string of coupon id.
STR_CURRENCY_CODE - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "currencyCode".
STR_CURRENCY_DESCRIPTION - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "currencyDescription".
STR_DATA_LANG_IDS - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The data language ids search parameter.
STR_DATA_LANG_IDS_PARAMETER - Static variable in class com.ibm.commerce.foundation.client.util.oagis.SelectionCriteriaHelper
Name of the language ids NVP
STR_DATA_RETRIEVAL_PARAMETER - Static variable in class com.ibm.commerce.foundation.client.util.oagis.SelectionCriteriaHelper
Name of the data retrieval parameter.
STR_DEFAULT_SHIP_OFFSET - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "defaultShipOffse".
STR_DIRECTORY - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "directory".
STR_DOM_INVENTORY - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "DOM inventory system".
STR_DROP_SHIP - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "dropShip".
STR_EMPTY - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The empty string.
STR_ENABLED_FEATURES - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "enabledFeatures".
STR_ENCODING - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "encoding".
STR_END_DATE - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "endDate".
STR_ENDS_WITH_OPERATOR - Static variable in class com.ibm.commerce.foundation.client.util.oagis.RelationalExpression
'ends-with' operator used between the operands of the XPath relational expression.
STR_EQ_OPERATOR - Static variable in class com.ibm.commerce.foundation.client.util.oagis.RelationalExpression
'Equals' operator used between the operands of the XPath relational expression.
STR_ESPOT_TITLE_KEY - Static variable in class com.ibm.commerce.marketing.dialog.util.MarketingUtil
Constant used as a key to look up the eMarketing Spot title object from the temporary shared data area.
STR_EVENT_NAMES - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of event name.
STR_EXT_FFM_STORE_NUM - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "extFFMStoreNum".
STR_EXT_INVENTORY - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "External inventory management system".
STR_EXT_ORD_ID - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The string of external order ID.
STR_EXT_QOT_ID - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The string of external quote ID.
STR_FALSE - Static variable in interface com.ibm.commerce.giftregistry.utils.OrderItemGiftConstants
A string with value "false".
STR_FIELD1 - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "field1".
STR_FIELD1 - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The string of field1.
STR_FIELD2 - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "field2".
STR_FIELD2 - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The string of field2.
STR_FIELD3 - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The string of field3.
STR_FLAGS - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "flags".
STR_FULFILLMENT_CENTER_ID - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "fulfillmentCenterId".
STR_FULFILLMENT_CENTER_NAME - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "fulfillmentCenterName".
STR_GE_OPERATOR - Static variable in class com.ibm.commerce.foundation.client.util.oagis.RelationalExpression
'Greater than or equals' operator used between the operands of the XPath relational expression.
STR_GT_OPERATOR - Static variable in class com.ibm.commerce.foundation.client.util.oagis.RelationalExpression
'Greater than' operator used between the operands of the XPath relational expression.
STR_INDEX - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of ".".
STR_INDEX_1 - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of ".1".
STR_INVALID_INPUT_ERROR_VIEW - Static variable in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
The invalid input error view.
STR_INVENTORY_OP_FLAG - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "inventoryOpFlag".
STR_INVENTORY_SYSTEM - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "inventorySystem".
STR_IS_CONFIGURED - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "isConfigured".
STR_IS_ENABLED - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "isEnabled".
STR_LANGUAGE - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "language".
STR_LANGUAGE_DESCRIPTION - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "languageDescription".
STR_LANGUAGE_ID - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "languageId".
STR_LE_OPERATOR - Static variable in class com.ibm.commerce.foundation.client.util.oagis.RelationalExpression
'Less than or equals' operator used between the operands of the XPath relational expression.
STR_LOCALE_NAME - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "localeName".
STR_LT_OPERATOR - Static variable in class com.ibm.commerce.foundation.client.util.oagis.RelationalExpression
'Less than' operator used between the operands of the XPath relational expression.
STR_MARKETING_ATTACHMENT_LIMIT - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "marketingAttachmentLimit".
STR_MARKETING_CENTER_URL - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "marketingCenterUrl".
STR_MAX_NUM_PICK - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "maxNumPick".
STR_MEMBER_ID - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "memberId".
STR_MIMECHARSET - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "mimeCharSet".
STR_NE_OPERATOR - Static variable in class com.ibm.commerce.foundation.client.util.oagis.RelationalExpression
'Not equals' operator used between the operands of the XPath relational expression.
STR_NO_INVENTORY - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "No inventory".
STR_NON_ATP - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "Non-ATP".
STR_NVP_SEPARATOR - Static variable in class com.ibm.commerce.foundation.client.util.oagis.SelectionCriteriaHelper
Name-value pair separator in the extended query expression.
STR_ORD_ID - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The order Id parameter.
STR_ORD_STATUS - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The order status search parameter.
STR_OUTBOUND_REPLY_TO - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "outboundReplyTo".
STR_OUTBOUND_TIME - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "outboundTime".
STR_PAYMENT_ID - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "identifier".
STR_PAYMENT_LONG_DESC - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "longDescription".
STR_PAYMENT_NAME - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "name".
STR_PAYMENT_SHORT_DESC - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "shortDescription".
STR_PHYSICAL_STORE_ID - Static variable in class com.ibm.commerce.order.facade.DOMOrderFacadeConstants
Deprecated.
The physical store ID.
STR_PHYSICAL_STORE_ID - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The physical store ID.
STR_PICK_DELAY_IN_MIN - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "pickDelayInMin".
STR_PRECEDENCE - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "precedence".
STR_PREFIX_ORDER - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent order prefix in command context
STR_PROMO_CODE - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
This string of promotion code.
STR_PROVIDER - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "provider".
STR_QOT_ID - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The string of quoteId.
STR_QTY_UNIT_DESC - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "quantityUnitDescription".
STR_QTY_UNIT_ID - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "quantityUnitId".
STR_RELATED_STORE_IDS - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "relatedStoreIds".
STR_RELATED_STORE_NAMES - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "relatedStoreNames".
STR_REMOTE_PREVIEW_CONTEXT_PATH - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "remotePreviewContextPath".
STR_REMOTE_WEBSERVER_CONTEXT_PATH - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "remoteWebServerContextPath".
STR_REMOTE_WEBSERVER_HOSTNAME - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "remoteWebServerHostName".
STR_REMOTE_WEBSERVER_PORT - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "remoteWebServerPort".
STR_REMOTE_WEBSERVER_SSL_PORT - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "remoteWebServerSSLPort".
STR_REMOTE_WIDGETS_CONTEXT_PATH - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "restContextPath"
STR_REMOTE_WIDGETS_IS_ENABLED - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "isEnabled".
STR_REMOTE_WIDGETS_NON_SSL_PORT - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "restNonSSLPort"
STR_REMOTE_WIDGETS_PREVIEW_CONTEXT_PATH - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "restPreviewContextPath"
STR_REMOTE_WIDGETS_PREVIEW_NON_SSL_PORT - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "restPreviewNonSSLPort"
STR_REMOTE_WIDGETS_PREVIEW_SSL_PORT - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "restPreviewSSLPort"
STR_REMOTE_WIDGETS_SSL_PORT - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "restSSLPort"
STR_RESOLVE_URL_KEYWORD_BY_TOKENVALUE_XPATH_KEY - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The XPath key used to resolve the URL keyword.
STR_RESOLVE_URL_KEYWORD_XPATH_KEY - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The XPath key used to resolve the URL keyword.
STR_SEARCH_ENABLED - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "searchEnabled".
STR_SEARCH_EXPERIMENT_ACTIVITY_KEY - Static variable in class com.ibm.commerce.marketing.dialog.util.MarketingUtil
Constant used as a key to look up the search rule experiment activity from the temporary shared data area.
STR_SEARCH_EXPERIMENT_SUBELEMENT_COUNT - Static variable in class com.ibm.commerce.marketing.dialog.util.MarketingUtil
Constant used to represent the number of sub-elements in a given path from the temporary shared data area.
STR_SEARCH_EXPERIMENT_TEST_ELEMENTS_KEY - Static variable in class com.ibm.commerce.marketing.dialog.util.MarketingUtil
Constant used as a key to look up the experiment activity from the temporary shared data area.
STR_SEARCH_PROFILE_PARAMETER - Static variable in class com.ibm.commerce.foundation.client.util.oagis.SelectionCriteriaHelper
Name of the search profile NVP
STR_SEARCH_QUERY_KEY - Static variable in class com.ibm.commerce.marketing.dialog.util.MarketingUtil
Constant used as a key to look up the search query object from the temporary shared data area.
STR_SECURE_URL_PREFIX - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "secureURLPrefix".
STR_SEO_ENABLED - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "seoEnabled".
STR_SHIP_ARRANGE_ID - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "shipArrangeId".
STR_SHIPPING_MODE_DESC - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "shippingModeDescription".
STR_SHIPPING_MODE_ID - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "shippngModeId".
STR_SITE_ID - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "0".
STR_SORT_ORDER_ITEM_BY - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
Control parameter for how to sort the order items.
STR_SORT_ORDER_ITEM_BY_ID - Static variable in class com.ibm.commerce.order.facade.OrderFacadeConstants
The value for the control parameter "_ord.sortOrderItemBy" that indicates the order items will be sorted by the order item identifier.
STR_SPACE - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of " ".
STR_START_DATE - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "startDate".
STR_STARTS_WITH_OPERATOR - Static variable in class com.ibm.commerce.foundation.client.util.oagis.RelationalExpression
'starts-with' operator used between the operands of the XPath relational expression.
STR_STATE_PROVINCE_ABBR - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of state and province "stateProvAbbr".
STR_STATE_PROVINCE_NAME - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of state and province "name".
STR_STORE_LEVEL - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "storeLevel".
STR_STORE_REL_TYPE_NAME - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "storeRelationshipTypeName".
STR_TRACKING_NUMBER - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "trackingNumber".
STR_TRUE - Static variable in interface com.ibm.commerce.giftregistry.utils.OrderItemGiftConstants
A string with value "true".
STR_URI_PREFIX - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "uriPrefix".
STR_URL_KEYWORD_STATES - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
Constant to indicate the Keyword states value mapping service.
STR_URL_MAPPING_PATH - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "urlMappingPath".
STR_URL_PREFIX - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "URLPrefix".
STR_USAGE_PARAMETER - Static variable in class com.ibm.commerce.foundation.client.util.oagis.SelectionCriteriaHelper
Name of the usage NVP
STR_VARIANT - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "variant".
STR_WEBSERVER_HOSTNAME - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "webServerHostName".
STR_WEBSERVER_PORT - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "webServerPort".
STR_WEBSERVER_SSL_PORT - Static variable in class com.ibm.commerce.infrastructure.facade.InfrastructureFacadeConstants
The string of "webServerSSLPort".
STR_XPATH_LANG - Static variable in class com.ibm.commerce.foundation.client.util.oagis.SelectionCriteriaHelper
XPath language
STRELTYP - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Streltyp' class.
STRELTYP - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'Streltyp' class.
STRELTYP__NAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Name' attribute feature.
STRELTYP__NAME - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Name' attribute.
STRELTYP__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
STRELTYP__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
STRELTYP__STOREREL_FOR_STRELTYP - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Storerel For Streltyp' reference list feature.
STRELTYP__STOREREL_FOR_STRELTYP - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Storerel For Streltyp' reference list.
STRELTYP__STRELTYP_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Streltyp id' attribute feature.
STRELTYP__STRELTYP_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Streltyp id' attribute.
STRELTYP__STRELTYPDS_FOR_STRELTYP - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Streltypds For Streltyp' reference list feature.
STRELTYP__STRELTYPDS_FOR_STRELTYP - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Streltypds For Streltyp' reference list.
STRELTYP_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'Streltyp' class.
STRELTYPDS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Streltypds' class.
STRELTYPDS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The meta object id for the 'Streltypds' class.
STRELTYPDS__DESCRIPTION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Description' attribute feature.
STRELTYPDS__DESCRIPTION - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Description' attribute.
STRELTYPDS__LANGUAGE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Language id' attribute feature.
STRELTYPDS__LANGUAGE_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Language id' attribute.
STRELTYPDS__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
STRELTYPDS__OPTCOUNTER - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Optcounter' attribute.
STRELTYPDS__STRELTYP_FOR_STRELTYPDS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Streltyp For Streltypds' reference feature.
STRELTYPDS__STRELTYP_FOR_STRELTYPDS - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Streltyp For Streltypds' reference.
STRELTYPDS__STRELTYP_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage.Literals
The meta object literal for the 'Streltyp id' attribute feature.
STRELTYPDS__STRELTYP_ID - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The feature id for the 'Streltyp id' attribute.
STRELTYPDS_FEATURE_COUNT - Static variable in interface com.ibm.commerce.infrastructure.facade.server.entity.datatypes.InfrastructureEntityPackage
The number of structural features of the 'Streltypds' class.
STRING - Static variable in class com.ibm.commerce.catalog.facade.datatypes.AttributeDataCodeTypeEnumeration
The 'String' literal value.
STRING_CLASS - Static variable in class com.ibm.commerce.edp.utils.TextConstants
"String"
STRING_COMMA - Static variable in interface com.ibm.commerce.order.utils.OrderCalculateServiceConstants
Constant for comma string.
STRING_CONTENT_DELETE - Static variable in class com.ibm.commerce.context.content.resources.AbstractResourceManagerImpl
This is a String version of the corresponding constant.
STRING_CONTENT_NEW - Static variable in class com.ibm.commerce.context.content.resources.AbstractResourceManagerImpl
This is a String version of the corresponding constant.
STRING_CONTENT_UPDATE - Static variable in class com.ibm.commerce.context.content.resources.AbstractResourceManagerImpl
This is a String version of the corresponding constant.
STRING_DELIMITER - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
String delimiter
STRING_EMPTY - Static variable in interface com.ibm.commerce.order.utils.OrderCalculateServiceConstants
Constant for empty string.
STRING_FALSE - Static variable in interface com.ibm.commerce.order.utils.OrderCalculateServiceConstants
Constant string for false
STRING_LENGTH_1024 - Static variable in class com.ibm.commerce.marketing.facade.server.metadata.MarketingMetadata
Constant representing the string length 1024
STRING_LENGTH_254 - Static variable in class com.ibm.commerce.marketing.facade.server.metadata.MarketingMetadata
Constant representing the string length 254
STRING_LENGTH_256 - Static variable in class com.ibm.commerce.marketing.facade.server.metadata.MarketingMetadata
Constant representing the string length 256
STRING_LENGTH_30 - Static variable in class com.ibm.commerce.marketing.facade.server.metadata.MarketingMetadata
Constant representing the string length 30
STRING_LENGTH_4000 - Static variable in class com.ibm.commerce.marketing.facade.server.metadata.MarketingMetadata
Constant representing the string length 4000
STRING_LENGTH_64 - Static variable in class com.ibm.commerce.marketing.facade.server.metadata.MarketingMetadata
Constant representing the string length 64
STRING_LITERAL - Static variable in class com.ibm.commerce.catalog.facade.datatypes.AttributeDataCodeTypeEnumeration
The 'String' literal object.
STRING_NO - Static variable in interface com.ibm.commerce.order.utils.OrderCalculateServiceConstants
Constant for no string.
STRING_ONE - Static variable in interface com.ibm.commerce.order.utils.OrderCalculateServiceConstants
Constant for one string.
STRING_TRUE - Static variable in interface com.ibm.commerce.order.utils.OrderCalculateServiceConstants
Constant string for true
STRING_YES - Static variable in interface com.ibm.commerce.order.utils.OrderCalculateServiceConstants
Constant for yes string.
STRING_ZERO - Static variable in interface com.ibm.commerce.order.utils.OrderCalculateServiceConstants
Constant for zero string.
stringListToDelimitedString(List, String) - Static method in class com.ibm.commerce.bi.taglib.TagUtils
Given a List of String objects, return a single String with all the elements separated by the delimiter.
StringManipulationHelper - Class in com.ibm.commerce.marketingcenter.events.dbobjects
This helper class provides various methods to manipulate strings.
StringPair - Class in com.ibm.commerce.tools.util
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
Deprecated.
This constructor is replaced by StringPair(java.lang.String,java.lang.String,com.ibm.icu.text.Collator) for the same purpose. This constructor takes in a key or value pair and a collator.
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, String) - Static method in class com.ibm.commerce.datatype.DataHelper
This method converts a String object to an array of String objects.
stringToArray(String) - Static method in class com.ibm.commerce.server.ServletHelper
This method converts a string with values separated by commas 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 Dateusing 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
This method converts a Stringobject representing a number in decimal format to a String object representing a number in hexadecimal format.
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
This method converts an array of String objects to an array of Integer objects.
stringToLocale(String) - Static method in class com.ibm.commerce.marketing.promotion.TypedNLDescription
Converts a string value to a Locale object.
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 Timeusing the given format.
StringToTimestamp(String) - Static method in class com.ibm.commerce.command.ECStringConverter
Converts from String to Timestamp.
stringToTimestamp(String) - Static method in class com.ibm.commerce.tools.epromotion.util.EproUtil
Converts a String to a Timestamp.
stringToTimestamp(String, String) - Static method in class com.ibm.commerce.tools.epromotion.util.EproUtil
Converts a String to a Timestampusing the given format.
stringToTimestamp(String, String, Locale) - Static method in class com.ibm.commerce.tools.epromotion.util.EproUtil
Converts a String to a Timestampusing the given format and lcl.
stringToType(String) - Static method in class com.ibm.commerce.marketing.promotion.TypedNLDescription
Converts string to integer values for description types
stringvalue - Variable in class com.ibm.commerce.catalog.objects.AttributeValueEntityCreationData
The attribute string value.
StringValueType - Interface in com.ibm.commerce.catalog.facade.datatypes
A representation of the model object 'String Value Type'.
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.
stripVariable(String) - Static method in class com.ibm.commerce.component.servicemapper.ServiceMapping
Strips variables from a source used for service mapping
stripVariableValue(String) - Static method in class com.ibm.commerce.component.servicemapper.ServiceMapping
Strips the possible variable value from a given source.
STRUTS_APP_SCOPE_REQUEST - Static variable in class com.ibm.commerce.giftregistry.struts.GiftRegistryBaseAction
The name of the request scope used by a Struts action.
STRUTS_APP_SCOPE_SESSION - Static variable in class com.ibm.commerce.giftregistry.struts.GiftRegistryBaseAction
The name of the session scope used by a Struts action
STRUTS_MODULE_ATTRIBUTE - Static variable in class com.ibm.commerce.foundation.rest.providers.RestProviderConstants
The struts module name used to fetch the struts action for resolving the struts action of the formatting JSP.
SUBCLASS_SHIPPING - Static variable in interface com.ibm.commerce.order.calculation.CalculationConstants
 
SUBCLASS_TAX - Static variable in interface com.ibm.commerce.order.calculation.CalculationConstants
 
SUBJECT - Static variable in interface com.ibm.commerce.giftcenter.facade.server.helpers.GiftListServerConstants
The constant to represent the email subject property.
SUBJECT_CONTROL_PARAM - Static variable in class com.ibm.commerce.giftcenter.facade.GiftCenterFacadeConstants
Constant to represent the announcement email subject control parameter.
SUBMIT_ERROR_STATUS - Static variable in interface com.ibm.commerce.order.utils.OrderConstants
 
submitOrder(Map) - Method in class com.ibm.commerce.order.facade.client.CommonOrderFacadeClient
This method submits the order.
submitOrder(OrderType) - Method in class com.ibm.commerce.order.facade.client.CommonOrderFacadeClient
This method submits the order
submitOrder(Map<String, Object>, BusinessContextType, CallbackHandler) - Method in class com.ibm.commerce.rest.bod.helpers.OrderHelper
Submits the order to be processed.
SubmitShoppingCartCmd - Interface in com.ibm.commerce.me.commands
This is the interface of the SubmitShoppingCart command.
SubmitShoppingCartCmdImpl - Class in com.ibm.commerce.me.commands
This is the implementation of the SubmitShoppingCart command.
SubmitShoppingCartCmdImpl() - Constructor for class com.ibm.commerce.me.commands.SubmitShoppingCartCmdImpl
 
SubOrderAccessBean - Class in com.ibm.commerce.order.objects
 
SubOrderAccessBean() - Constructor for class com.ibm.commerce.order.objects.SubOrderAccessBean
 
SubOrderAccessBean(SubOrder) - Constructor for class com.ibm.commerce.order.objects.SubOrderAccessBean
 
SubOrderAccessBean(Long, Long) - Constructor for class com.ibm.commerce.order.objects.SubOrderAccessBean
 
SubOrderAccessBean(Long) - Constructor for class com.ibm.commerce.order.objects.SubOrderAccessBean
 
SubOrderAdjustmentAccessBean - Class in com.ibm.commerce.order.objects
 
SubOrderAdjustmentAccessBean() - Constructor for class com.ibm.commerce.order.objects.SubOrderAdjustmentAccessBean
 
SubOrderAdjustmentAccessBean(SubOrderAdjustment) - Constructor for class com.ibm.commerce.order.objects.SubOrderAdjustmentAccessBean
 
SubOrderAdjustmentAccessBean(Long, Long) - Constructor for class com.ibm.commerce.order.objects.SubOrderAdjustmentAccessBean
 
SubOrderAdjustmentAccessBean(Long, Long, BigDecimal) - Constructor for class com.ibm.commerce.order.objects.SubOrderAdjustmentAccessBean
 
SubOrderAdjustmentDataBean - Class in com.ibm.commerce.order.beans
This databean represents a SubOrderAdjustment object.
SubOrderAdjustmentDataBean() - Constructor for class com.ibm.commerce.order.beans.SubOrderAdjustmentDataBean
 
SubOrderAdjustmentDataBeanBase - Class in com.ibm.commerce.order.beansrc
Extension for com.ibm.commerce.order.beans.SubOrderAdjustmentDataBean
SubOrderAdjustmentDataBeanBase() - Constructor for class com.ibm.commerce.order.beansrc.SubOrderAdjustmentDataBeanBase
 
SubOrderAdjustmentKey - Class in com.ibm.commerce.order.calculation
Index of the SUBORDADJ table.
SubOrderAdjustmentKey(Long, Long) - Constructor for class com.ibm.commerce.order.calculation.SubOrderAdjustmentKey
 
SubOrderDataBean - Class in com.ibm.commerce.order.beans
This databean represents a SubOrder object.
SubOrderDataBean() - Constructor for class com.ibm.commerce.order.beans.SubOrderDataBean
 
SubOrderDataBeanBase - Class in com.ibm.commerce.order.beansrc
Extension for com.ibm.commerce.order.beans.SubOrderDataBean
SubOrderDataBeanBase() - Constructor for class com.ibm.commerce.order.beansrc.SubOrderDataBeanBase
 
SubOrderTaxAccessBean - Class in com.ibm.commerce.taxation.objects
 
SubOrderTaxAccessBean() - Constructor for class com.ibm.commerce.taxation.objects.SubOrderTaxAccessBean
 
SubOrderTaxAccessBean(SubOrderTax) - Constructor for class com.ibm.commerce.taxation.objects.SubOrderTaxAccessBean
 
SubOrderTaxAccessBean(Long, BigDecimal, Integer) - Constructor for class com.ibm.commerce.taxation.objects.SubOrderTaxAccessBean
 
SubOrderTaxDataBean - Class in com.ibm.commerce.taxation.beans
This databean represents a SubOrderTax object.
SubOrderTaxDataBean() - Constructor for class com.ibm.commerce.taxation.beans.SubOrderTaxDataBean
 
Subscptype - Interface in com.ibm.commerce.subscription.facade.server.entity.datatypes
A representation of the model object 'Subscptype'.
SUBSCPTYPE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscptype' class.
SUBSCPTYPE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The meta object id for the 'Subscptype' class.
SUBSCPTYPE__DESCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Description' attribute feature.
SUBSCPTYPE__DESCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Description' attribute.
SUBSCPTYPE__OPTCOUNTER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
SUBSCPTYPE__OPTCOUNTER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Optcounter' attribute.
SUBSCPTYPE__SUBSCPTYPE_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscptype id' attribute feature.
SUBSCPTYPE__SUBSCPTYPE_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscptype id' attribute.
SUBSCPTYPE__SUBSCRIPTION_FOR_SUBSCPTYPE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscription For Subscptype' reference list feature.
SUBSCPTYPE__SUBSCRIPTION_FOR_SUBSCPTYPE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscription For Subscptype' reference list.
SUBSCPTYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The number of structural features of the 'Subscptype' class.
SubscribeWidgetDefinitionMediator - Class in com.ibm.commerce.pagelayout.dataload.mediator
Transform the logical noun of WIDGET DEFINITION to list of physical objects.
SubscribeWidgetDefinitionMediator() - Constructor for class com.ibm.commerce.pagelayout.dataload.mediator.SubscribeWidgetDefinitionMediator
 
Subscription - Interface in com.ibm.commerce.subscription.facade.server.entity.datatypes
A representation of the model object 'Subscription'.
SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscription' class.
SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The meta object id for the 'Subscription' class.
SUBSCRIPTION__AMOUNT_TOCHARGE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Amount tocharge' attribute feature.
SUBSCRIPTION__AMOUNT_TOCHARGE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Amount tocharge' attribute.
SUBSCRIPTION__AMOUNTPAID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Amountpaid' attribute feature.
SUBSCRIPTION__AMOUNTPAID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Amountpaid' attribute.
SUBSCRIPTION__CANCELDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Canceldate' attribute feature.
SUBSCRIPTION__CANCELDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Canceldate' attribute.
SUBSCRIPTION__CATENTRY_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Catentry id' attribute feature.
SUBSCRIPTION__CATENTRY_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Catentry id' attribute.
SUBSCRIPTION__CURRENCY - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Currency' attribute feature.
SUBSCRIPTION__CURRENCY - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Currency' attribute.
SUBSCRIPTION__DESCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Description' attribute feature.
SUBSCRIPTION__DESCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Description' attribute.
SUBSCRIPTION__ENDDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Enddate' attribute feature.
SUBSCRIPTION__ENDDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Enddate' attribute.
SUBSCRIPTION__FFMFREQ_UOM - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Ffmfreq uom' attribute feature.
SUBSCRIPTION__FFMFREQ_UOM - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Ffmfreq uom' attribute.
SUBSCRIPTION__FIELD1 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Field1' attribute feature.
SUBSCRIPTION__FIELD1 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Field1' attribute.
SUBSCRIPTION__FIELD2 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Field2' attribute feature.
SUBSCRIPTION__FIELD2 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Field2' attribute.
SUBSCRIPTION__FIELD3 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Field3' attribute feature.
SUBSCRIPTION__FIELD3 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Field3' attribute.
SUBSCRIPTION__FULFILLMENT_FREQ - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Fulfillment freq' attribute feature.
SUBSCRIPTION__FULFILLMENT_FREQ - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Fulfillment freq' attribute.
SUBSCRIPTION__LASTUPDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Lastupdate' attribute feature.
SUBSCRIPTION__LASTUPDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Lastupdate' attribute.
SUBSCRIPTION__MEMBER_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Member id' attribute feature.
SUBSCRIPTION__MEMBER_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Member id' attribute.
SUBSCRIPTION__NEXTFFMDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Nextffmdate' attribute feature.
SUBSCRIPTION__NEXTFFMDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Nextffmdate' attribute.
SUBSCRIPTION__NEXTPAYMENTDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Nextpaymentdate' attribute feature.
SUBSCRIPTION__NEXTPAYMENTDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Nextpaymentdate' attribute.
SUBSCRIPTION__OPTCOUNTER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
SUBSCRIPTION__OPTCOUNTER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Optcounter' attribute.
SUBSCRIPTION__ORDERITEMS_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Orderitems id' attribute feature.
SUBSCRIPTION__ORDERITEMS_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Orderitems id' attribute.
SUBSCRIPTION__ORDERS_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Orders id' attribute feature.
SUBSCRIPTION__ORDERS_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Orders id' attribute.
SUBSCRIPTION__PAYMENT_FREQ - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Payment freq' attribute feature.
SUBSCRIPTION__PAYMENT_FREQ - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Payment freq' attribute.
SUBSCRIPTION__PAYMENTFREQ_UOM - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Paymentfreq uom' attribute feature.
SUBSCRIPTION__PAYMENTFREQ_UOM - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Paymentfreq uom' attribute.
SUBSCRIPTION__QUANTITY - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Quantity' attribute feature.
SUBSCRIPTION__QUANTITY - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Quantity' attribute.
SUBSCRIPTION__RECURRING - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Recurring' attribute feature.
SUBSCRIPTION__RECURRING - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Recurring' attribute.
SUBSCRIPTION__REMAININGCOUNT - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Remainingcount' attribute feature.
SUBSCRIPTION__REMAININGCOUNT - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Remainingcount' attribute.
SUBSCRIPTION__STARTDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Startdate' attribute feature.
SUBSCRIPTION__STARTDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Startdate' attribute.
SUBSCRIPTION__STATUS - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Status' attribute feature.
SUBSCRIPTION__STATUS - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Status' attribute.
SUBSCRIPTION__STATUSREASON - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Statusreason' attribute feature.
SUBSCRIPTION__STATUSREASON - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Statusreason' attribute.
SUBSCRIPTION__STOREENT_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Storeent id' attribute feature.
SUBSCRIPTION__STOREENT_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Storeent id' attribute.
SUBSCRIPTION__SUBSCPTYPE_FOR_SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscptype For Subscription' reference feature.
SUBSCRIPTION__SUBSCPTYPE_FOR_SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscptype For Subscription' reference.
SUBSCRIPTION__SUBSCPTYPE_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscptype id' attribute feature.
SUBSCRIPTION__SUBSCPTYPE_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscptype id' attribute.
SUBSCRIPTION__SUBSCRIPTION_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscription id' attribute feature.
SUBSCRIPTION__SUBSCRIPTION_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscription id' attribute.
SUBSCRIPTION__SUBSCRRENEW_FOR_SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrrenew For Subscription' reference list feature.
SUBSCRIPTION__SUBSCRRENEW_FOR_SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscrrenew For Subscription' reference list.
SUBSCRIPTION__SUBSCRRENEW_FOR_SUBSCRIPTION2 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrrenew For Subscription2' reference list feature.
SUBSCRIPTION__SUBSCRRENEW_FOR_SUBSCRIPTION2 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscrrenew For Subscription2' reference list.
SUBSCRIPTION__SUBSCRSCHJOBS_FOR_SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrschjobs For Subscription' reference list feature.
SUBSCRIPTION__SUBSCRSCHJOBS_FOR_SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscrschjobs For Subscription' reference list.
SUBSCRIPTION__SUBSCRSUSPEND_FOR_SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrsuspend For Subscription' reference list feature.
SUBSCRIPTION__SUBSCRSUSPEND_FOR_SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscrsuspend For Subscription' reference list.
SUBSCRIPTION__SUBSCRTEMPLATE_FOR_SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrtemplate For Subscription' reference feature.
SUBSCRIPTION__SUBSCRTEMPLATE_FOR_SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscrtemplate For Subscription' reference.
SUBSCRIPTION__SUBSCRTEMPLATE_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrtemplate id' attribute feature.
SUBSCRIPTION__SUBSCRTEMPLATE_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscrtemplate id' attribute.
SUBSCRIPTION__TIMEPERIOD - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Timeperiod' attribute feature.
SUBSCRIPTION__TIMEPERIOD - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Timeperiod' attribute.
SUBSCRIPTION__TIMEPERIOD_UOM - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Timeperiod uom' attribute feature.
SUBSCRIPTION__TIMEPERIOD_UOM - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Timeperiod uom' attribute.
SUBSCRIPTION__TIMEPLACED - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Timeplaced' attribute feature.
SUBSCRIPTION__TIMEPLACED - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Timeplaced' attribute.
SUBSCRIPTION__TOTALCOST - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Totalcost' attribute feature.
SUBSCRIPTION__TOTALCOST - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Totalcost' attribute.
SUBSCRIPTION__TRANSIENTSTATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Transientstate' attribute feature.
SUBSCRIPTION__TRANSIENTSTATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Transientstate' attribute.
SUBSCRIPTION_ACTION_EXPRESSION - Static variable in class com.ibm.commerce.subscription.facade.SubscriptionFacadeConstants
The action expression for Process Subscription.
SUBSCRIPTION_ACTIVE_STATUS - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant for the subscription active status.
SUBSCRIPTION_ATTR_NAME - Static variable in interface com.ibm.commerce.order.utils.ServiceProviderOrderConstants
The constants represent subscription type attribute name which identify subscription type
SUBSCRIPTION_COMPLETE_STATUS - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant for the subscription complete status.
SUBSCRIPTION_CONFIGURATION_NAMESPACE_PREFIX - Static variable in interface com.ibm.commerce.subscription.facade.server.config.SubscriptionComponentConfigurationType
Constant to indicate the name space prefix used in the configuration.
SUBSCRIPTION_CREATE_CHILD_ORDER_FAILED_STATE - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant representing the failed action state in create child order
SUBSCRIPTION_FEATURE_COUNT - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The number of structural features of the 'Subscription' class.
SUBSCRIPTION_PURCHASE_DETAILS_TYPE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Purchase Details Type' class.
SUBSCRIPTION_PURCHASE_DETAILS_TYPE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The meta object id for the 'Purchase Details Type' class.
SUBSCRIPTION_PURCHASE_DETAILS_TYPE__PARENT_ORDER_IDENTIFIER - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Parent Order Identifier' containment reference feature.
SUBSCRIPTION_PURCHASE_DETAILS_TYPE__PARENT_ORDER_IDENTIFIER - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Parent Order Identifier' containment reference.
SUBSCRIPTION_PURCHASE_DETAILS_TYPE__PARENT_ORDER_ITEM_IDENTIFIER - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Parent Order Item Identifier' containment reference feature.
SUBSCRIPTION_PURCHASE_DETAILS_TYPE__PARENT_ORDER_ITEM_IDENTIFIER - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Parent Order Item Identifier' containment reference.
SUBSCRIPTION_PURCHASE_DETAILS_TYPE__QUANTITY - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Quantity' containment reference feature.
SUBSCRIPTION_PURCHASE_DETAILS_TYPE__QUANTITY - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Quantity' containment reference.
SUBSCRIPTION_PURCHASE_DETAILS_TYPE__SUBSCRIBED_ITEM - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Subscribed Item' containment reference feature.
SUBSCRIPTION_PURCHASE_DETAILS_TYPE__SUBSCRIBED_ITEM - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Subscribed Item' containment reference.
SUBSCRIPTION_PURCHASE_DETAILS_TYPE__USER_DATA - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'User Data' containment reference feature.
SUBSCRIPTION_PURCHASE_DETAILS_TYPE__USER_DATA - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'User Data' containment reference.
SUBSCRIPTION_PURCHASE_DETAILS_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The number of structural features of the 'Purchase Details Type' class.
SUBSCRIPTION_RENEWAL_INFO_TYPE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Renewal Info Type' class.
SUBSCRIPTION_RENEWAL_INFO_TYPE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The meta object id for the 'Renewal Info Type' class.
SUBSCRIPTION_RENEWAL_INFO_TYPE__RENEWED_SUBSCRIPTION_IDENTIFIER - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Renewed Subscription Identifier' containment reference list feature.
SUBSCRIPTION_RENEWAL_INFO_TYPE__RENEWED_SUBSCRIPTION_IDENTIFIER - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Renewed Subscription Identifier' containment reference list.
SUBSCRIPTION_RENEWAL_INFO_TYPE__USER_DATA - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'User Data' containment reference feature.
SUBSCRIPTION_RENEWAL_INFO_TYPE__USER_DATA - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'User Data' containment reference.
SUBSCRIPTION_RENEWAL_INFO_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The number of structural features of the 'Renewal Info Type' class.
SUBSCRIPTION_ROOT - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscription Root' class.
SUBSCRIPTION_ROOT - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The meta object id for the 'Subscription Root' class.
SUBSCRIPTION_ROOT__SUBSCPTYPE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscptype' containment reference list feature.
SUBSCRIPTION_ROOT__SUBSCPTYPE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscptype' containment reference list.
SUBSCRIPTION_ROOT__SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscription' containment reference list feature.
SUBSCRIPTION_ROOT__SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscription' containment reference list.
SUBSCRIPTION_ROOT__SUBSCRRENEW - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrrenew' containment reference list feature.
SUBSCRIPTION_ROOT__SUBSCRRENEW - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscrrenew' containment reference list.
SUBSCRIPTION_ROOT__SUBSCRSCHJOBS - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrschjobs' containment reference list feature.
SUBSCRIPTION_ROOT__SUBSCRSCHJOBS - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscrschjobs' containment reference list.
SUBSCRIPTION_ROOT__SUBSCRSUSPEND - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrsuspend' containment reference list feature.
SUBSCRIPTION_ROOT__SUBSCRSUSPEND - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscrsuspend' containment reference list.
SUBSCRIPTION_ROOT__SUBSCRTEMPLATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrtemplate' containment reference list feature.
SUBSCRIPTION_ROOT__SUBSCRTEMPLATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscrtemplate' containment reference list.
SUBSCRIPTION_ROOT__SUBSCRTMPLITEMLIST - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrtmplitemlist' containment reference list feature.
SUBSCRIPTION_ROOT__SUBSCRTMPLITEMLIST - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscrtmplitemlist' containment reference list.
SUBSCRIPTION_ROOT_FEATURE_COUNT - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The number of structural features of the 'Subscription Root' class.
SUBSCRIPTION_STATE_ACTIVE - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to indicate the active state of the subscription.
SUBSCRIPTION_STATE_ACTIVE - Static variable in class com.ibm.commerce.subscription.facade.SubscriptionFacadeConstants
Constant to represent the active state of the subscription.
SUBSCRIPTION_STATE_CANCELLED - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to indicate the canceled state of the subscription.
SUBSCRIPTION_STATE_CANCELLED - Static variable in class com.ibm.commerce.subscription.facade.SubscriptionFacadeConstants
Constant to represent the cancelled state of the subscription.
SUBSCRIPTION_STATE_COMPLETED - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to indicate the completed state of the subscription.
SUBSCRIPTION_STATE_EXPIRED - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to indicate the expired state of the subscription.
SUBSCRIPTION_STATE_EXPIRED - Static variable in class com.ibm.commerce.subscription.facade.SubscriptionFacadeConstants
Constant to represent the expired state of the subscription.
SUBSCRIPTION_STATE_INACTIVE - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to indicate the inactive state of the subscription.
SUBSCRIPTION_STATE_INACTIVE - Static variable in class com.ibm.commerce.subscription.facade.SubscriptionFacadeConstants
Constant to represent the inactive state of the subscription.
SUBSCRIPTION_STATE_PENDING_CANCEL - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to indicate the pending cancel state of the subscription.
SUBSCRIPTION_STATE_PENDING_CANCEL - Static variable in class com.ibm.commerce.subscription.facade.SubscriptionFacadeConstants
Constant to represent the pending cancel state of the subscription.
SUBSCRIPTION_STATES_VALUE_MAPPING - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to indicate the Subscription states value mapping service.
SUBSCRIPTION_STATUS_CODE_FOR_UNCHECKED_EXCEPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to indicate the status reason code for unchecked exception.
SUBSCRIPTION_STATUS_CODE_PRODUCT_FAILED_FOR_CHILD_ORDER - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to indicate the status reason code for failure in adding a product for child order.
SUBSCRIPTION_STATUS_KEY_PRODUCT_FAILED_FOR_CHILD_ORDER - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to indicate the status reason message key for cancel subscription payment failure for child order.
SUBSCRIPTION_SUSPENDED_PERIOD_TYPE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Suspended Period Type' class.
SUBSCRIPTION_SUSPENDED_PERIOD_TYPE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The meta object id for the 'Suspended Period Type' class.
SUBSCRIPTION_SUSPENDED_PERIOD_TYPE__RESUME_DATE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Resume Date' attribute feature.
SUBSCRIPTION_SUSPENDED_PERIOD_TYPE__RESUME_DATE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Resume Date' attribute.
SUBSCRIPTION_SUSPENDED_PERIOD_TYPE__SUSPEND_DATE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Suspend Date' attribute feature.
SUBSCRIPTION_SUSPENDED_PERIOD_TYPE__SUSPEND_DATE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Suspend Date' attribute.
SUBSCRIPTION_SUSPENDED_PERIOD_TYPE__USER_DATA - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'User Data' containment reference feature.
SUBSCRIPTION_SUSPENDED_PERIOD_TYPE__USER_DATA - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'User Data' containment reference.
SUBSCRIPTION_SUSPENDED_PERIOD_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The number of structural features of the 'Suspended Period Type' class.
SUBSCRIPTION_TYPE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Type' class.
SUBSCRIPTION_TYPE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The meta object id for the 'Type' class.
SUBSCRIPTION_TYPE__BUYER_IDENTIFIER - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Buyer Identifier' containment reference feature.
SUBSCRIPTION_TYPE__BUYER_IDENTIFIER - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Buyer Identifier' containment reference.
SUBSCRIPTION_TYPE__CANCELLED_DATE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Cancelled Date' attribute feature.
SUBSCRIPTION_TYPE__CANCELLED_DATE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Cancelled Date' attribute.
SUBSCRIPTION_TYPE__DESCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Description' attribute feature.
SUBSCRIPTION_TYPE__DESCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Description' attribute.
SUBSCRIPTION_TYPE__LAST_UPDATE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Last Update' attribute feature.
SUBSCRIPTION_TYPE__LAST_UPDATE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Last Update' attribute.
SUBSCRIPTION_TYPE__PARENT_ORDER - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Parent Order' containment reference feature.
SUBSCRIPTION_TYPE__PARENT_ORDER - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Parent Order' containment reference.
SUBSCRIPTION_TYPE__PURCHASE_DETAILS - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Purchase Details' containment reference feature.
SUBSCRIPTION_TYPE__PURCHASE_DETAILS - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Purchase Details' containment reference.
SUBSCRIPTION_TYPE__RENEWAL_INFO - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Renewal Info' containment reference feature.
SUBSCRIPTION_TYPE__RENEWAL_INFO - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Renewal Info' containment reference.
SUBSCRIPTION_TYPE__STATE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'State' attribute feature.
SUBSCRIPTION_TYPE__STATE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'State' attribute.
SUBSCRIPTION_TYPE__STORE_IDENTIFIER - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Store Identifier' containment reference feature.
SUBSCRIPTION_TYPE__STORE_IDENTIFIER - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Store Identifier' containment reference.
SUBSCRIPTION_TYPE__SUBSCRIPTION_IDENTIFIER - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Subscription Identifier' containment reference feature.
SUBSCRIPTION_TYPE__SUBSCRIPTION_IDENTIFIER - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Subscription Identifier' containment reference.
SUBSCRIPTION_TYPE__SUBSCRIPTION_INFO - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Subscription Info' containment reference feature.
SUBSCRIPTION_TYPE__SUBSCRIPTION_INFO - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Subscription Info' containment reference.
SUBSCRIPTION_TYPE__SUBSCRIPTION_TYPE_CODE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Subscription Type Code' attribute feature.
SUBSCRIPTION_TYPE__SUBSCRIPTION_TYPE_CODE - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Subscription Type Code' attribute.
SUBSCRIPTION_TYPE__SUSPENDED_PERIOD - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Suspended Period' containment reference list feature.
SUBSCRIPTION_TYPE__SUSPENDED_PERIOD - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Suspended Period' containment reference list.
SUBSCRIPTION_TYPE__TIME_PLACED - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'Time Placed' attribute feature.
SUBSCRIPTION_TYPE__TIME_PLACED - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'Time Placed' attribute.
SUBSCRIPTION_TYPE__USER_DATA - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage.Literals
The meta object literal for the 'User Data' containment reference feature.
SUBSCRIPTION_TYPE__USER_DATA - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The feature id for the 'User Data' containment reference.
SUBSCRIPTION_TYPE_ALL - Static variable in class com.ibm.commerce.subscription.facade.SubscriptionFacadeConstants
The subscription type code for all subscriptions.
SUBSCRIPTION_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.subscription.facade.datatypes.SubscriptionPackage
The number of structural features of the 'Type' class.
SUBSCRIPTION_TYPE_NONE - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to indicate the subscription type : NONE
SUBSCRIPTION_TYPE_RECURRING_ORDER - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
The subscription type code for the recurring order.
SUBSCRIPTION_TYPE_RECURRING_ORDER - Static variable in class com.ibm.commerce.subscription.facade.SubscriptionFacadeConstants
The subscription type code for the recurring order.
SUBSCRIPTION_TYPE_TIME_BASED_SUBSCRIPTION - Static variable in class com.ibm.commerce.subscription.facade.SubscriptionFacadeConstants
Constant to indicate the time based subscription type code.
SUBSCRIPTION_TYPE_TIMEBASED_SUBSCRIPTION - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
The subscription type code for the recurring order.
SUBSCRIPTION_UNCHECKED_EXCEPTION_STATUS_CODE_KEY - Static variable in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionServerConstants
Constant to indicate the status reason message key for unchecked exception.
SubscriptionAdapterFactory - Class in com.ibm.commerce.subscription.facade.datatypes.util
The Adapter Factory for the model.
SubscriptionAdapterFactory() - Constructor for class com.ibm.commerce.subscription.facade.datatypes.util.SubscriptionAdapterFactory
Creates an instance of the adapter factory.
SubscriptionApplicationException - Exception in com.ibm.commerce.subscription.facade.server.exception
This is the exception class that can be used for any application level exceptions to be thrown during the execution of Subscription services.
SubscriptionApplicationException(String, Object[], String, String) - Constructor for exception com.ibm.commerce.subscription.facade.server.exception.SubscriptionApplicationException
This method creates the SubscriptionApplicationException.
SubscriptionApplicationException(String, Object[], String, String, String, Throwable) - Constructor for exception com.ibm.commerce.subscription.facade.server.exception.SubscriptionApplicationException
This method creates the SubscriptionApplicationException.
SubscriptionApplicationMessageKeys - Class in com.ibm.commerce.subscription.logging
This file contains the Subscription component application message keys on server side only.
SubscriptionApplicationMessageKeys() - Constructor for class com.ibm.commerce.subscription.logging.SubscriptionApplicationMessageKeys
 
SubscriptionCancelCmd - Interface in com.ibm.commerce.order.commands
The command is to cancel a subscription.
SubscriptionCancelCmdImpl - Class in com.ibm.commerce.order.commands
The command is to cancel a subscription.
SubscriptionCancelCmdImpl() - Constructor for class com.ibm.commerce.order.commands.SubscriptionCancelCmdImpl
 
SubscriptionCancelOrderCmd - Interface in com.ibm.commerce.subscription.commands
This class implements the methods to cancel the parent order of a recurring order and the parent order item in case of subscription.
SubscriptionCancelOrderCmdImpl - Class in com.ibm.commerce.subscription.commands
This class implements the methods to cancel the parent order of a recurring order and the parent order item in case of subscription.
SubscriptionCancelOrderCmdImpl() - Constructor for class com.ibm.commerce.subscription.commands.SubscriptionCancelOrderCmdImpl
Default constructor for the class.
SubscriptionCancelScheduledActionImpl - Class in com.ibm.commerce.subscription.scheduler.actions
This class will be called by the scheduler to cancel a subscription or a recurring order.
SubscriptionCancelScheduledActionImpl() - Constructor for class com.ibm.commerce.subscription.scheduler.actions.SubscriptionCancelScheduledActionImpl
Default constructor for the class.
SubscriptionClientApplicationMessageKeys - Class in com.ibm.commerce.subscription.logging
This file contains the Subscription application message keys for the client.
SubscriptionClientApplicationMessageKeys() - Constructor for class com.ibm.commerce.subscription.logging.SubscriptionClientApplicationMessageKeys
 
SubscriptionComponentConfigurationType - Interface in com.ibm.commerce.subscription.facade.server.config
This interface defines the component configuration for subscription.
SubscriptionComponentConfigurationType.NoticePeriodType - Interface in com.ibm.commerce.subscription.facade.server.config
This interface is used to define the notice period for the subscription action.
SubscriptionComponentConfigurationType.ScheduledActionConfigurationType - Interface in com.ibm.commerce.subscription.facade.server.config
This interface is used to define the scheduled action configuration for the subscription scheduled action.
SubscriptionComponentConfigurationTypeImpl - Class in com.ibm.commerce.subscription.facade.server.config
This class is the implementation of the component configuration for subscription.
SubscriptionComponentConfigurationTypeImpl() - Constructor for class com.ibm.commerce.subscription.facade.server.config.SubscriptionComponentConfigurationTypeImpl
Default constructor for the class.
SubscriptionComponentConfigurationTypeImpl.NoticePeriodTypeImpl - Class in com.ibm.commerce.subscription.facade.server.config
This class is an implementation of the notice period interface.
SubscriptionComponentConfigurationTypeImpl.ScheduledActionConfigurationTypeImpl - Class in com.ibm.commerce.subscription.facade.server.config
This class is an implementation of the scheduled action configuration interface.
SubscriptionComponentHelper - Class in com.ibm.commerce.subscription.facade.server.helpers
This class provides common helper methods for the Subscription component.
SubscriptionConfiguration - Interface in com.ibm.commerce.subscription.facade.server.config
This interface defines the component configuration for subscription.
SubscriptionConfigurationImpl - Class in com.ibm.commerce.subscription.facade.server.config
This class loads the subscription component configuration file.
SubscriptionConfigurationImpl() - Constructor for class com.ibm.commerce.subscription.facade.server.config.SubscriptionConfigurationImpl
Default constructor for the class.
SubscriptionConfigurationRegistry - Class in com.ibm.commerce.subscription.facade.server.config
The SubscriptionConfigurationRegistry provides the component configuration for the subscription component.
SubscriptionCreateChildOrderSchedulerCmdImpl - Class in com.ibm.commerce.subscription.scheduler.actions
This class will be called by the scheduler to create the child orders for the recurring order.
SubscriptionCreateChildOrderSchedulerCmdImpl() - Constructor for class com.ibm.commerce.subscription.scheduler.actions.SubscriptionCreateChildOrderSchedulerCmdImpl
 
SubscriptionDetailsValidator - Interface in com.ibm.commerce.subscription.facade.server.helpers
This helper provides services to validate the details in the Subscription noun.
SubscriptionDetailsValidatorImpl - Class in com.ibm.commerce.subscription.facade.server.helpers
This helper provides services to validate the details in the Subscription noun.
SubscriptionDetailsValidatorImpl() - Constructor for class com.ibm.commerce.subscription.facade.server.helpers.SubscriptionDetailsValidatorImpl
 
SubscriptionEntityAdapterFactory - Class in com.ibm.commerce.subscription.facade.server.entity.datatypes.util
The Adapter Factory for the model.
SubscriptionEntityAdapterFactory() - Constructor for class com.ibm.commerce.subscription.facade.server.entity.datatypes.util.SubscriptionEntityAdapterFactory
Creates an instance of the adapter factory.
SubscriptionEntityFactory - Interface in com.ibm.commerce.subscription.facade.server.entity.datatypes
The Factory for the model.
SubscriptionEntityPackage - Interface in com.ibm.commerce.subscription.facade.server.entity.datatypes
The Package for the model.
SubscriptionEntityPackage.Literals - Interface in com.ibm.commerce.subscription.facade.server.entity.datatypes
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SubscriptionEntitySwitch - Class in com.ibm.commerce.subscription.facade.server.entity.datatypes.util
The Switch for the model's inheritance hierarchy.
SubscriptionEntitySwitch() - Constructor for class com.ibm.commerce.subscription.facade.server.entity.datatypes.util.SubscriptionEntitySwitch
Creates an instance of the switch.
SubscriptionException - Exception in com.ibm.commerce.subscription.facade.client
This exception represents a business error describing why the request failed.
SubscriptionException(ChangeStatusType, VerbType, List) - Constructor for exception com.ibm.commerce.subscription.facade.client.SubscriptionException
Creates an instance of the Subscription exception.
SubscriptionException(List) - Constructor for exception com.ibm.commerce.subscription.facade.client.SubscriptionException
Creates an instance of the Subscription exception.
SubscriptionException(String, String) - Constructor for exception com.ibm.commerce.subscription.facade.client.SubscriptionException
Creates an instance of the Subscription exception with the error key and value.
SubscriptionExpireScheduledActionImpl - Class in com.ibm.commerce.subscription.scheduler.actions
This class will be called by the scheduler to expire a subscription or a recurring order after its end date.
SubscriptionExpireScheduledActionImpl() - Constructor for class com.ibm.commerce.subscription.scheduler.actions.SubscriptionExpireScheduledActionImpl
 
SubscriptionFacadeClient - Class in com.ibm.commerce.subscription.facade.client
This class provides common methods that this and other utility class to the Subscription facade can use.
SubscriptionFacadeClient() - Constructor for class com.ibm.commerce.subscription.facade.client.SubscriptionFacadeClient
Creates an instance of the client to communicate with the Subscription facade.
SubscriptionFacadeClient(BusinessContextType, CallbackHandler) - Constructor for class com.ibm.commerce.subscription.facade.client.SubscriptionFacadeClient
Creates an instance of the client to communicate with the Subscription facade.
SubscriptionFacadeConstants - Class in com.ibm.commerce.subscription.facade
This class defines the constants used to interact with the Subscription service.
SubscriptionFacadeConstants() - Constructor for class com.ibm.commerce.subscription.facade.SubscriptionFacadeConstants
 
SubscriptionFactory - Interface in com.ibm.commerce.subscription.facade.datatypes
The Factory for the model.
SubscriptionMetadata - Class in com.ibm.commerce.subscription.facade.server.metadata
This class provides the Subscription metadata for the data service layer.
SubscriptionMetadata() - Constructor for class com.ibm.commerce.subscription.facade.server.metadata.SubscriptionMetadata
 
SubscriptionNotificationCmd - Interface in com.ibm.commerce.subscription.commands
This interface supports notification for the CSR, user and merchant for the subscription specified.
SubscriptionNotificationCmdImpl - Class in com.ibm.commerce.subscription.commands
This class is the default implementation for the SubscriptionNotificationCmd interface.
SubscriptionNotificationCmdImpl() - Constructor for class com.ibm.commerce.subscription.commands.SubscriptionNotificationCmdImpl
Default implementation of the constructor.
SubscriptionPackage - Interface in com.ibm.commerce.subscription.facade.datatypes
The Package for the model.
SubscriptionPackage.Literals - Interface in com.ibm.commerce.subscription.facade.datatypes
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SubscriptionPurchaseDetailsType - Interface in com.ibm.commerce.subscription.facade.datatypes
A representation of the model object 'Purchase Details Type'.
SubscriptionRenewalInfoType - Interface in com.ibm.commerce.subscription.facade.datatypes
A representation of the model object 'Renewal Info Type'.
SubscriptionResourceFactoryImpl - Class in com.ibm.commerce.subscription.facade.datatypes.util
The Resource Factory associated with the package.
SubscriptionResourceFactoryImpl() - Constructor for class com.ibm.commerce.subscription.facade.datatypes.util.SubscriptionResourceFactoryImpl
Creates an instance of the resource factory.
SubscriptionResourceImpl - Class in com.ibm.commerce.subscription.facade.datatypes.util
The Resource associated with the package.
SubscriptionResourceImpl(URI) - Constructor for class com.ibm.commerce.subscription.facade.datatypes.util.SubscriptionResourceImpl
Creates an instance of the resource.
SubscriptionRoot - Interface in com.ibm.commerce.subscription.facade.server.entity.datatypes
A representation of the model object 'Subscription Root'.
SubscriptionScheduledActionCmd - Interface in com.ibm.commerce.subscription.scheduler.actions
This interface represents the scheduled actions on the Subscription.
SubscriptionSchedulerCmd - Interface in com.ibm.commerce.subscription.scheduler
This interface represents the instance of the WC scheduler for Subscription
SubscriptionSchedulerCmdImpl - Class in com.ibm.commerce.subscription.scheduler
This command is the implementation of the SubscriptionSchedulerCmd interface.
SubscriptionSchedulerCmdImpl() - Constructor for class com.ibm.commerce.subscription.scheduler.SubscriptionSchedulerCmdImpl
 
SubscriptionServerConstants - Interface in com.ibm.commerce.subscription.facade.server.helpers
The class defines the constants that are required by the subscription service classes to build the data service requests to invoke the queries defined in the subscription query template files.
SubscriptionSQLComposer - Class in com.ibm.commerce.subscription.facade.server.services.dataaccess.db.jdbc
The SQL composer class to get the list of recurring orders based on the recurring flag and to get the list of subscriptions.
SubscriptionSQLComposer() - Constructor for class com.ibm.commerce.subscription.facade.server.services.dataaccess.db.jdbc.SubscriptionSQLComposer
 
SubscriptionSuspendedPeriodType - Interface in com.ibm.commerce.subscription.facade.datatypes
A representation of the model object 'Suspended Period Type'.
SubscriptionSwitch - Class in com.ibm.commerce.subscription.facade.datatypes.util
The Switch for the model's inheritance hierarchy.
SubscriptionSwitch() - Constructor for class com.ibm.commerce.subscription.facade.datatypes.util.SubscriptionSwitch
Creates an instance of the switch.
SubscriptionSystemException - Exception in com.ibm.commerce.subscription.facade.server.exception
This is the Exception class that can be used for any system level exceptions to be thrown during the Subscription services execution.
SubscriptionSystemException(String, Object[], String, String, String, Throwable) - Constructor for exception com.ibm.commerce.subscription.facade.server.exception.SubscriptionSystemException
Creates a subscription system exception
SubscriptionSystemException(String, Object[], String, String, Throwable) - Constructor for exception com.ibm.commerce.subscription.facade.server.exception.SubscriptionSystemException
Creates a subscription system exception
SubscriptionSystemException(String, Object[], String, String) - Constructor for exception com.ibm.commerce.subscription.facade.server.exception.SubscriptionSystemException
Creates a subscription system exception
SubscriptionTriggerTaskCmd - Interface in com.ibm.commerce.marketing.commands.elements
This command validates the Subscription Trigger at activity activation, and raises triggers for customers whose subscription satisfies the specific properties such as start date, end date, cancel date etc.
SubscriptionTriggerTaskCmdImpl - Class in com.ibm.commerce.marketing.commands.elements
This command validates the Subscription Trigger at activity activation, and forwards the list of customers whose subscription property (ex: starting date, ending date, canceled date etc) is at the specific month and day or subscription start/end dates fall a certain time period or it is of a particular subscription catalog entry.
SubscriptionTriggerTaskCmdImpl() - Constructor for class com.ibm.commerce.marketing.commands.elements.SubscriptionTriggerTaskCmdImpl
 
SubscriptionType - Interface in com.ibm.commerce.subscription.facade.datatypes
A representation of the model object 'Type'.
SubscriptionTypeProtectableProxy - Class in com.ibm.commerce.subscription.facade.server.authorization
This class represents a protectable proxy object that is the bridge between any Java object and the policy manager access control engine that is part of WebSphere Commerce.
SubscriptionTypeProtectableProxy() - Constructor for class com.ibm.commerce.subscription.facade.server.authorization.SubscriptionTypeProtectableProxy
Creates an instance of the protectable proxy object.
SubscriptionXMLProcessor - Class in com.ibm.commerce.subscription.facade.datatypes.util
This class contains helper methods to serialize and deserialize XML documents
SubscriptionXMLProcessor() - Constructor for class com.ibm.commerce.subscription.facade.datatypes.util.SubscriptionXMLProcessor
Public constructor to instantiate the helper.
SUBSCRRENEW - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrrenew' class.
SUBSCRRENEW - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The meta object id for the 'Subscrrenew' class.
Subscrrenew - Interface in com.ibm.commerce.subscription.facade.server.entity.datatypes
A representation of the model object 'Subscrrenew'.
SUBSCRRENEW__OPTCOUNTER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
SUBSCRRENEW__OPTCOUNTER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Optcounter' attribute.
SUBSCRRENEW__RENEWEDSUBSCR_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Renewedsubscr id' attribute feature.
SUBSCRRENEW__RENEWEDSUBSCR_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Renewedsubscr id' attribute.
SUBSCRRENEW__SUBSCRIPTION_FOR_SUBSCRRENEW - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscription For Subscrrenew' reference feature.
SUBSCRRENEW__SUBSCRIPTION_FOR_SUBSCRRENEW - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscription For Subscrrenew' reference.
SUBSCRRENEW__SUBSCRIPTION_FOR_SUBSCRRENEW2 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscription For Subscrrenew2' reference feature.
SUBSCRRENEW__SUBSCRIPTION_FOR_SUBSCRRENEW2 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscription For Subscrrenew2' reference.
SUBSCRRENEW__SUBSCRIPTION_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscription id' attribute feature.
SUBSCRRENEW__SUBSCRIPTION_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscription id' attribute.
SUBSCRRENEW__TIMEPLACED - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Timeplaced' attribute feature.
SUBSCRRENEW__TIMEPLACED - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Timeplaced' attribute.
SUBSCRRENEW_FEATURE_COUNT - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The number of structural features of the 'Subscrrenew' class.
SUBSCRSCHJOBS - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrschjobs' class.
SUBSCRSCHJOBS - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The meta object id for the 'Subscrschjobs' class.
Subscrschjobs - Interface in com.ibm.commerce.subscription.facade.server.entity.datatypes
A representation of the model object 'Subscrschjobs'.
SUBSCRSCHJOBS__ACTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Action' attribute feature.
SUBSCRSCHJOBS__ACTION - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Action' attribute.
SUBSCRSCHJOBS__ACTIONDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Actiondate' attribute feature.
SUBSCRSCHJOBS__ACTIONDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Actiondate' attribute.
SUBSCRSCHJOBS__FIELD1 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Field1' attribute feature.
SUBSCRSCHJOBS__FIELD1 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Field1' attribute.
SUBSCRSCHJOBS__FIELD2 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Field2' attribute feature.
SUBSCRSCHJOBS__FIELD2 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Field2' attribute.
SUBSCRSCHJOBS__FIELD3 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Field3' attribute feature.
SUBSCRSCHJOBS__FIELD3 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Field3' attribute.
SUBSCRSCHJOBS__LASTUPDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Lastupdate' attribute feature.
SUBSCRSCHJOBS__LASTUPDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Lastupdate' attribute.
SUBSCRSCHJOBS__OPTCOUNTER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
SUBSCRSCHJOBS__OPTCOUNTER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Optcounter' attribute.
SUBSCRSCHJOBS__PARAMETER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Parameter' attribute feature.
SUBSCRSCHJOBS__PARAMETER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Parameter' attribute.
SUBSCRSCHJOBS__RETRYCOUNT - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Retrycount' attribute feature.
SUBSCRSCHJOBS__RETRYCOUNT - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Retrycount' attribute.
SUBSCRSCHJOBS__SCHEDULED_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Scheduled id' attribute feature.
SUBSCRSCHJOBS__SCHEDULED_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Scheduled id' attribute.
SUBSCRSCHJOBS__STATUS - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Status' attribute feature.
SUBSCRSCHJOBS__STATUS - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Status' attribute.
SUBSCRSCHJOBS__SUBSCRIPTION_FOR_SUBSCRSCHJOBS - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscription For Subscrschjobs' reference feature.
SUBSCRSCHJOBS__SUBSCRIPTION_FOR_SUBSCRSCHJOBS - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscription For Subscrschjobs' reference.
SUBSCRSCHJOBS__SUBSCRIPTION_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscription id' attribute feature.
SUBSCRSCHJOBS__SUBSCRIPTION_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscription id' attribute.
SUBSCRSCHJOBS__TIMEPLACED - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Timeplaced' attribute feature.
SUBSCRSCHJOBS__TIMEPLACED - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Timeplaced' attribute.
SUBSCRSCHJOBS_FEATURE_COUNT - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The number of structural features of the 'Subscrschjobs' class.
SUBSCRSUSPEND - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrsuspend' class.
SUBSCRSUSPEND - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The meta object id for the 'Subscrsuspend' class.
Subscrsuspend - Interface in com.ibm.commerce.subscription.facade.server.entity.datatypes
A representation of the model object 'Subscrsuspend'.
SUBSCRSUSPEND__FIELD1 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Field1' attribute feature.
SUBSCRSUSPEND__FIELD1 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Field1' attribute.
SUBSCRSUSPEND__FIELD2 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Field2' attribute feature.
SUBSCRSUSPEND__FIELD2 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Field2' attribute.
SUBSCRSUSPEND__FIELD3 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Field3' attribute feature.
SUBSCRSUSPEND__FIELD3 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Field3' attribute.
SUBSCRSUSPEND__OPTCOUNTER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
SUBSCRSUSPEND__OPTCOUNTER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Optcounter' attribute.
SUBSCRSUSPEND__SUBSCRIPTION_FOR_SUBSCRSUSPEND - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscription For Subscrsuspend' reference feature.
SUBSCRSUSPEND__SUBSCRIPTION_FOR_SUBSCRSUSPEND - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscription For Subscrsuspend' reference.
SUBSCRSUSPEND__SUBSCRIPTION_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscription id' attribute feature.
SUBSCRSUSPEND__SUBSCRIPTION_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscription id' attribute.
SUBSCRSUSPEND__SUSPEND_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Suspend id' attribute feature.
SUBSCRSUSPEND__SUSPEND_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Suspend id' attribute.
SUBSCRSUSPEND__SUSPENDENDDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Suspendenddate' attribute feature.
SUBSCRSUSPEND__SUSPENDENDDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Suspendenddate' attribute.
SUBSCRSUSPEND__SUSPENDSTARTDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Suspendstartdate' attribute feature.
SUBSCRSUSPEND__SUSPENDSTARTDATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Suspendstartdate' attribute.
SUBSCRSUSPEND__TIMEPLACED - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Timeplaced' attribute feature.
SUBSCRSUSPEND__TIMEPLACED - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Timeplaced' attribute.
SUBSCRSUSPEND_FEATURE_COUNT - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The number of structural features of the 'Subscrsuspend' class.
SUBSCRTEMPLATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrtemplate' class.
SUBSCRTEMPLATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The meta object id for the 'Subscrtemplate' class.
Subscrtemplate - Interface in com.ibm.commerce.subscription.facade.server.entity.datatypes
A representation of the model object 'Subscrtemplate'.
SUBSCRTEMPLATE__CATENTRY_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Catentry id' attribute feature.
SUBSCRTEMPLATE__CATENTRY_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Catentry id' attribute.
SUBSCRTEMPLATE__FIELD1 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Field1' attribute feature.
SUBSCRTEMPLATE__FIELD1 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Field1' attribute.
SUBSCRTEMPLATE__FIELD2 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Field2' attribute feature.
SUBSCRTEMPLATE__FIELD2 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Field2' attribute.
SUBSCRTEMPLATE__FIELD3 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Field3' attribute feature.
SUBSCRTEMPLATE__FIELD3 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Field3' attribute.
SUBSCRTEMPLATE__MEMBER_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Member id' attribute feature.
SUBSCRTEMPLATE__MEMBER_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Member id' attribute.
SUBSCRTEMPLATE__OPTCOUNTER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
SUBSCRTEMPLATE__OPTCOUNTER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Optcounter' attribute.
SUBSCRTEMPLATE__STOREENT_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Storeent id' attribute feature.
SUBSCRTEMPLATE__STOREENT_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Storeent id' attribute.
SUBSCRTEMPLATE__SUBSCRIPTION_FOR_SUBSCRTEMPLATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscription For Subscrtemplate' reference list feature.
SUBSCRTEMPLATE__SUBSCRIPTION_FOR_SUBSCRTEMPLATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscription For Subscrtemplate' reference list.
SUBSCRTEMPLATE__SUBSCRTEMPLATE_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrtemplate id' attribute feature.
SUBSCRTEMPLATE__SUBSCRTEMPLATE_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscrtemplate id' attribute.
SUBSCRTEMPLATE__SUBSCRTMPLITEMLIST_FOR_SUBSCRTEMPLATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrtmplitemlist For Subscrtemplate' reference feature.
SUBSCRTEMPLATE__SUBSCRTMPLITEMLIST_FOR_SUBSCRTEMPLATE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscrtmplitemlist For Subscrtemplate' reference.
SUBSCRTEMPLATE__TEMPLATEIDENTIFIER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Templateidentifier' attribute feature.
SUBSCRTEMPLATE__TEMPLATEIDENTIFIER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Templateidentifier' attribute.
SUBSCRTEMPLATE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The number of structural features of the 'Subscrtemplate' class.
SUBSCRTMPLITEMLIST - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrtmplitemlist' class.
SUBSCRTMPLITEMLIST - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The meta object id for the 'Subscrtmplitemlist' class.
Subscrtmplitemlist - Interface in com.ibm.commerce.subscription.facade.server.entity.datatypes
A representation of the model object 'Subscrtmplitemlist'.
SUBSCRTMPLITEMLIST__CATENTPRICE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Catentprice' attribute feature.
SUBSCRTMPLITEMLIST__CATENTPRICE - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Catentprice' attribute.
SUBSCRTMPLITEMLIST__CATENTQUANTITY - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Catentquantity' attribute feature.
SUBSCRTMPLITEMLIST__CATENTQUANTITY - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Catentquantity' attribute.
SUBSCRTMPLITEMLIST__CATENTRY_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Catentry id' attribute feature.
SUBSCRTMPLITEMLIST__CATENTRY_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Catentry id' attribute.
SUBSCRTMPLITEMLIST__FIELD1 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Field1' attribute feature.
SUBSCRTMPLITEMLIST__FIELD1 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Field1' attribute.
SUBSCRTMPLITEMLIST__FIELD2 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Field2' attribute feature.
SUBSCRTMPLITEMLIST__FIELD2 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Field2' attribute.
SUBSCRTMPLITEMLIST__FIELD3 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Field3' attribute feature.
SUBSCRTMPLITEMLIST__FIELD3 - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Field3' attribute.
SUBSCRTMPLITEMLIST__OPTCOUNTER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Optcounter' attribute feature.
SUBSCRTMPLITEMLIST__OPTCOUNTER - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Optcounter' attribute.
SUBSCRTMPLITEMLIST__SUBSCRTEMPLATE_FOR_SUBSCRTMPLITEMLIST - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrtemplate For Subscrtmplitemlist' reference feature.
SUBSCRTMPLITEMLIST__SUBSCRTEMPLATE_FOR_SUBSCRTMPLITEMLIST - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscrtemplate For Subscrtmplitemlist' reference.
SUBSCRTMPLITEMLIST__SUBSCRTEMPLATE_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage.Literals
The meta object literal for the 'Subscrtemplate id' attribute feature.
SUBSCRTMPLITEMLIST__SUBSCRTEMPLATE_ID - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The feature id for the 'Subscrtemplate id' attribute.
SUBSCRTMPLITEMLIST_FEATURE_COUNT - Static variable in interface com.ibm.commerce.subscription.facade.server.entity.datatypes.SubscriptionEntityPackage
The number of structural features of the 'Subscrtmplitemlist' class.
substitute(String, Object[]) - 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.campaigns.CampaignUtil
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, 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.
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.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, 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.segmentation.SegmentUtil
Substitutes message parameters with arguments.
SUBSTITUTE_PRODUCT_REF_VECTOR - Static variable in interface com.ibm.commerce.messaging.commands.ResponseOrderQuotationConstants
The substituteProductReferenceVector field.
SUBSTITUTION_CODE - Static variable in interface com.ibm.commerce.messaging.commands.ResponseOrderQuotationConstants
The substitutionCode field.
subtract(OrderQualifyingTotal) - Method in class com.ibm.commerce.marketing.promotion.runtime.OrderQualifyingTotal
Finds the difference between two OrderQualifyingTotals.
subtract(BigDecimal, int) - Method in class com.ibm.commerce.marketing.promotion.runtime.OrderQualifyingTotal
Finds the difference between two OrderQualifyingTotals.
subtract(MonetaryAmount) - Method in class com.ibm.commerce.price.utils.MonetaryAmount
Subtract 2 monetary amounts.
SUCC_DBCREATE - Static variable in class com.ibm.commerce.ras.ECMessage
 
SUCC_DBCREATE - Static variable in interface com.ibm.commerce.ras.ECMessageKey
 
SUCC_DBMODIFIED - Static variable in class com.ibm.commerce.ras.ECMessage
 
SUCC_DBMODIFIED - Static variable in interface com.ibm.commerce.ras.ECMessageKey
 
SUCC_INSTCREATED - Static variable in class com.ibm.commerce.ras.ECMessage
 
SUCC_INSTCREATED - Static variable in interface com.ibm.commerce.ras.ECMessageKey
 
SUCC_INSTMODIFIED - Static variable in class com.ibm.commerce.ras.ECMessage
 
SUCC_INSTMODIFIED - Static variable in interface com.ibm.commerce.ras.ECMessageKey
 
SUCCESS - Static variable in class com.ibm.commerce.component.bod.Confirmation
Confirmation of success
SUCCESS - Static variable in class com.ibm.commerce.order.facade.datatypes.PaymentInstructionStatusEnumerationType
The 'Success' literal value.
SUCCESS - Static variable in class com.ibm.commerce.order.facade.datatypes.PaymentLifeCycleStatusEnumerationType
The 'Success' literal value.
SUCCESS - Static variable in class com.ibm.commerce.payment.rules.EDPEditResults
Same as above, but enumerated
SUCCESS_LITERAL - Static variable in class com.ibm.commerce.order.facade.datatypes.PaymentInstructionStatusEnumerationType
The 'Success' literal object.
SUCCESS_LITERAL - Static variable in class com.ibm.commerce.order.facade.datatypes.PaymentLifeCycleStatusEnumerationType
The 'Success' literal object.
SUCCESS_STATE - Static variable in class com.ibm.commerce.payments.plugincontroller.FinancialTransaction
The short value represents the state = success.
SUCCESS_STATUS - Static variable in class com.ibm.commerce.marketing.commands.ImportIntelligentOfferAssociationsCmdImpl
Constant used to represent Complete status for PROCESSFILE table
SuccessMessageType - Interface in com.ibm.commerce.oagis9.datatypes
A representation of the model object 'Success Message Type'.
SUGGEST_ARTICLES - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The name of the articles suggestion.
SUGGEST_BRAND - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The name of the brand suggestion.
SUGGEST_CATEGORY - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The name of the category suggestion.
SUGGEST_KEYWORD - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The name of the keyword suggestion.
SUGGEST_PRODUCT - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The name of the product suggestion.
SUGGESTION_VIEW - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
The name of the suggestion view.
sum(BigDecimal[]) - Method in class com.ibm.commerce.order.calculation.CalculationHelper
Sums the elements of a BigDecimal array.
SUM_Operator - Static variable in class com.ibm.commerce.search.rulequery.RuleQuery
References the value used for the SUM Operator
SUM_Operator - Static variable in class com.ibm.commerce.search.rulequery.SelectQuery
References the constant integer value representing the SUM Operator.
SummarizeAdjustmentCmd - Interface in com.ibm.commerce.order.calculation
This is the discount specific version of the SummarizeCalculationUsage command.
SummarizeAdjustmentCmdImpl - Class in com.ibm.commerce.order.calculation
This is the default implementation of the SummarizeAdjustment command.
SummarizeAdjustmentCmdImpl() - Constructor for class com.ibm.commerce.order.calculation.SummarizeAdjustmentCmdImpl
constructor
SummarizeCalculationUsageCmd - Interface in com.ibm.commerce.order.calculation
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 in com.ibm.commerce.couponredemption.commands
Deprecated.
The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
SummarizeCouponUsageCmdImpl - Class in com.ibm.commerce.couponredemption.commands
Deprecated.
The WC54 coupon feature will be replaced by the WC56 promotion engine coupon feature.
SummarizeCouponUsageCmdImpl() - Constructor for class com.ibm.commerce.couponredemption.commands.SummarizeCouponUsageCmdImpl
Deprecated.
Constructor for SummarizeAdjustmentCmdImpl call super .
SummarizeSalesTaxCmd - Interface in com.ibm.commerce.order.calculation
This is the sales tax specific version of the SummarizeCalculationUsage command.
SummarizeSalesTaxCmdImpl - Class in com.ibm.commerce.order.calculation
This is the default implementation of the SummarizeSalesTax command.
SummarizeSalesTaxCmdImpl() - Constructor for class com.ibm.commerce.order.calculation.SummarizeSalesTaxCmdImpl
 
SummarizeShippingCmd - Interface in com.ibm.commerce.order.calculation
This is the shipping specific version of the SummarizeCalculationUsage command.
SummarizeShippingCmdImpl - Class in com.ibm.commerce.order.calculation
This is the default implementation of the SummarizeShipping command.
SummarizeShippingCmdImpl() - Constructor for class com.ibm.commerce.order.calculation.SummarizeShippingCmdImpl
Constructor for SummarizeShippingCmdImpl
SummarizeShippingTaxCmd - Interface in com.ibm.commerce.order.calculation
This is the shipping tax specific version of the SummarizeCalculationUsage command.
SummarizeShippingTaxCmdImpl - Class in com.ibm.commerce.order.calculation
This is the default implementation of the SummarizeShippingTax command.
SummarizeShippingTaxCmdImpl() - Constructor for class com.ibm.commerce.order.calculation.SummarizeShippingTaxCmdImpl
SummarizeShippingCmdImpl constructor comment.
SUMMARY_REPORT - Static variable in class com.ibm.commerce.foundation.dataload.FeedRetriever
The name of the parameter, summaryReport, which will be in the return map form dataload.
SUNDAY - Static variable in class com.ibm.commerce.promotion.facade.datatypes.DayOfWeekEnumerationType
The 'Sunday' literal value.
SUNDAY - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
Days of the week constants.
SUNDAY_LITERAL - Static variable in class com.ibm.commerce.promotion.facade.datatypes.DayOfWeekEnumerationType
The 'Sunday' literal object.
SUPPLIER_DATA - Static variable in interface com.ibm.commerce.messaging.commands.ResponseOrderQuotationConstants
The supplierData field.
SUPPLIER_DATA - Static variable in interface com.ibm.commerce.messaging.commands.ResponseShopCartTransferConstants
The supplierData field.
SupplierCookieTable - Class in com.ibm.commerce.me.datatype
This stores the BuyerRequestInfo based on a cookie as a key.
SUPPORT_MULTIPLE_VALUES_FOR_ATTRDICT_ATTRIBUTES - Static variable in interface com.ibm.commerce.catalog.facade.server.helpers.CatalogServerConstants
The property which determines whether multiple value support is set for attribute dictionary attributes.
SUPPORTED_DEVICE_CLASS_ELEMENT_NAME - Static variable in class com.ibm.commerce.pagelayout.widget.management.WidgetDefinitionParser
The element name for defining the device classes supported by the widget.If the widget supports a single device class, it can define a value attribute.
SUPPORTED_DEVICE_CLASSES_PROPERTY_NAME - Static variable in class com.ibm.commerce.pagelayout.facade.PageLayoutFacadeConstants
The name of the widget property containing the list of device classes supported by the widget.
SUPPORTED_LANG_IDS_OF_STORE_CONFIG_KEY - Static variable in interface com.ibm.commerce.catalog.facade.server.helpers.CatalogServerConstants
Mapping key for configuration UniqueID to get all the supported languages of current store in context.
SupportedCurrencyAccessBean - Class in com.ibm.commerce.common.objects
 
SupportedCurrencyAccessBean() - Constructor for class com.ibm.commerce.common.objects.SupportedCurrencyAccessBean
 
SupportedCurrencyAccessBean(SupportedCurrency) - Constructor for class com.ibm.commerce.common.objects.SupportedCurrencyAccessBean
 
SupportedCurrencyAccessBean(Integer, String) - Constructor for class com.ibm.commerce.common.objects.SupportedCurrencyAccessBean
 
SupportedCurrencyDataBean - Class in com.ibm.commerce.common.beans
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 in com.ibm.commerce.common.objects
 
SupportedLanguageAccessBean() - Constructor for class com.ibm.commerce.common.objects.SupportedLanguageAccessBean
 
SupportedLanguageAccessBean(SupportedLanguage) - Constructor for class com.ibm.commerce.common.objects.SupportedLanguageAccessBean
 
SupportedLanguageAccessBean(Integer, Integer) - Constructor for class com.ibm.commerce.common.objects.SupportedLanguageAccessBean
 
SupportedLanguageAccessBean(Integer, Integer, String) - Constructor for class com.ibm.commerce.common.objects.SupportedLanguageAccessBean
 
SupportedLanguageDataBean - Class in com.ibm.commerce.common.beans
Gets the supported language data from the database.
SupportedLanguageDataBean() - Constructor for class com.ibm.commerce.common.beans.SupportedLanguageDataBean
 
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 date and time format.
SURCHARGE_CALUSAGE - Static variable in interface com.ibm.commerce.catalog.dataload.helper.CatalogDataLoadConstants
Calculation usage for Surcharge.
SUSPENDED - Static variable in class com.ibm.commerce.infrastructure.facade.datatypes.OnlineStoreStateEnumerationType
The 'Suspended' literal value.
SUSPENDED - Static variable in class com.ibm.commerce.promotion.facade.datatypes.PromotionStatusEnumerationType
The 'Suspended' literal value.
SUSPENDED_LITERAL - Static variable in class com.ibm.commerce.infrastructure.facade.datatypes.OnlineStoreStateEnumerationType
The 'Suspended' literal object.
SUSPENDED_LITERAL - Static variable in class com.ibm.commerce.promotion.facade.datatypes.PromotionStatusEnumerationType
The 'Suspended' literal object.
SV_ISSUE_DAY - Static variable in interface com.ibm.commerce.payments.plugin.PaymentInstruction
The keyword for the month the card/certificate was issued.
SV_ISSUE_MONTH - Static variable in interface com.ibm.commerce.payments.plugin.PaymentInstruction
The keyword for the month the card/certificate was issued.
SV_ISSUE_YEAR - Static variable in interface com.ibm.commerce.payments.plugin.PaymentInstruction
The keyword for the year the card/certificate was issued.
SV_ISSUER - Static variable in interface com.ibm.commerce.payments.plugin.PaymentInstruction
The keyword for the name of the company/organization issuing the card/certificate.
SWITCH_TO_CREATESTORE - Static variable in class com.ibm.commerce.contract.commands.StoreCreationWizardCmdImpl
 
SWITCH_TO_CREATESTORE_TRUE - Static variable in class com.ibm.commerce.contract.commands.StoreCreationWizardCmdImpl
 
SYMBOL_CONNECTION - Static variable in interface com.ibm.commerce.payments.plugincontroller.PPCConstants
The name of connection symbol that was used to connect parameters.
SYMBOL_EQUATE - Static variable in interface com.ibm.commerce.payments.plugincontroller.PPCConstants
The name of equate that was used to contact parameters.
SYMBOL_INTERROGATION - Static variable in interface com.ibm.commerce.payments.plugincontroller.PPCConstants
The name of connection symbol that was used to start parameters description.
SYNC - Static variable in class com.ibm.commerce.component.bod.VerbAction
VerbAction SYNC
SYNC_INVENTORY_AVAILABILITY_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage.Literals
The meta object literal for the 'Sync Inventory Availability Data Area Type' class.
SYNC_INVENTORY_AVAILABILITY_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The meta object id for the 'Sync Inventory Availability Data Area Type' class.
SYNC_INVENTORY_AVAILABILITY_DATA_AREA_TYPE__INVENTORY_AVAILABILITY - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage.Literals
The meta object literal for the 'Inventory Availability' containment reference list feature.
SYNC_INVENTORY_AVAILABILITY_DATA_AREA_TYPE__INVENTORY_AVAILABILITY - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The feature id for the 'Inventory Availability' containment reference list.
SYNC_INVENTORY_AVAILABILITY_DATA_AREA_TYPE__SYNC - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage.Literals
The meta object literal for the 'Sync' containment reference feature.
SYNC_INVENTORY_AVAILABILITY_DATA_AREA_TYPE__SYNC - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The feature id for the 'Sync' containment reference.
SYNC_INVENTORY_AVAILABILITY_DATA_AREA_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The number of structural features of the 'Sync Inventory Availability Data Area Type' class.
SYNC_INVENTORY_AVAILABILITY_TYPE - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage.Literals
The meta object literal for the 'Sync Inventory Availability Type' class.
SYNC_INVENTORY_AVAILABILITY_TYPE - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The meta object id for the 'Sync Inventory Availability Type' class.
SYNC_INVENTORY_AVAILABILITY_TYPE__APPLICATION_AREA - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The feature id for the 'Application Area' containment reference.
SYNC_INVENTORY_AVAILABILITY_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage.Literals
The meta object literal for the 'Data Area' containment reference feature.
SYNC_INVENTORY_AVAILABILITY_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The feature id for the 'Data Area' containment reference.
SYNC_INVENTORY_AVAILABILITY_TYPE__LANGUAGE_CODE - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The feature id for the 'Language Code' attribute.
SYNC_INVENTORY_AVAILABILITY_TYPE__RELEASE_ID - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The feature id for the 'Release ID' attribute.
SYNC_INVENTORY_AVAILABILITY_TYPE__SYSTEM_ENVIRONMENT_CODE - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The feature id for the 'System Environment Code' attribute.
SYNC_INVENTORY_AVAILABILITY_TYPE__VERSION_ID - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The feature id for the 'Version ID' attribute.
SYNC_INVENTORY_AVAILABILITY_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.inventory.facade.datatypes.InventoryPackage
The number of structural features of the 'Sync Inventory Availability Type' class.
SYNC_ORDER_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Sync Order Data Area Type' class.
SYNC_ORDER_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The meta object id for the 'Sync Order Data Area Type' class.
SYNC_ORDER_DATA_AREA_TYPE__ORDER - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Order' containment reference list feature.
SYNC_ORDER_DATA_AREA_TYPE__ORDER - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Order' containment reference list.
SYNC_ORDER_DATA_AREA_TYPE__SYNC - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Sync' containment reference feature.
SYNC_ORDER_DATA_AREA_TYPE__SYNC - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Sync' containment reference.
SYNC_ORDER_DATA_AREA_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The number of structural features of the 'Sync Order Data Area Type' class.
SYNC_ORDER_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Sync Order Type' class.
SYNC_ORDER_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The meta object id for the 'Sync Order Type' class.
SYNC_ORDER_TYPE__APPLICATION_AREA - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Application Area' containment reference.
SYNC_ORDER_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Data Area' containment reference feature.
SYNC_ORDER_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Data Area' containment reference.
SYNC_ORDER_TYPE__LANGUAGE_CODE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Language Code' attribute.
SYNC_ORDER_TYPE__RELEASE_ID - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Release ID' attribute.
SYNC_ORDER_TYPE__SYSTEM_ENVIRONMENT_CODE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'System Environment Code' attribute.
SYNC_ORDER_TYPE__VERSION_ID - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Version ID' attribute.
SYNC_ORDER_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The number of structural features of the 'Sync Order Type' class.
SYNC_QUOTE_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Sync Quote Data Area Type' class.
SYNC_QUOTE_DATA_AREA_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The meta object id for the 'Sync Quote Data Area Type' class.
SYNC_QUOTE_DATA_AREA_TYPE__QUOTE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Quote' containment reference list feature.
SYNC_QUOTE_DATA_AREA_TYPE__QUOTE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Quote' containment reference list.
SYNC_QUOTE_DATA_AREA_TYPE__SYNC - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Sync' containment reference feature.
SYNC_QUOTE_DATA_AREA_TYPE__SYNC - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Sync' containment reference.
SYNC_QUOTE_DATA_AREA_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The number of structural features of the 'Sync Quote Data Area Type' class.
SYNC_QUOTE_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Sync Quote Type' class.
SYNC_QUOTE_TYPE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The meta object id for the 'Sync Quote Type' class.
SYNC_QUOTE_TYPE__APPLICATION_AREA - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Application Area' containment reference.
SYNC_QUOTE_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage.Literals
The meta object literal for the 'Data Area' containment reference feature.
SYNC_QUOTE_TYPE__DATA_AREA - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Data Area' containment reference.
SYNC_QUOTE_TYPE__LANGUAGE_CODE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Language Code' attribute.
SYNC_QUOTE_TYPE__RELEASE_ID - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Release ID' attribute.
SYNC_QUOTE_TYPE__SYSTEM_ENVIRONMENT_CODE - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'System Environment Code' attribute.
SYNC_QUOTE_TYPE__VERSION_ID - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The feature id for the 'Version ID' attribute.
SYNC_QUOTE_TYPE_FEATURE_COUNT - Static variable in interface com.ibm.commerce.order.facade.datatypes.OrderPackage
The number of structural features of the 'Sync Quote Type' class.
SYNC_TYPE_DELTA - Static variable in class com.ibm.commerce.catalog.facade.server.helpers.RuleBasedCategoryHelper
A flag indicating that the rule based category evaluation should perform a delta replacement when determining category children.
SYNC_TYPE_REFRESH - Static variable in class com.ibm.commerce.catalog.facade.server.helpers.RuleBasedCategoryHelper
A flag indicating that the rule based category evaluation should perform a full replacement when determining category children.
SyncBeanBase - Class in com.ibm.commerce.member.syncbeans
The base class for the synchronization beans, also known as sync beans.
syncGiftRegistry(UpdateGiftRegistryBOD) - Method in class com.ibm.commerce.component.giftregistry.objimpl.GiftRegistryServiceBeanBase
This method is used to synchronize gift registry data on 2 systems.
SyncGiftRegistryCmd - Interface in com.ibm.commerce.component.giftregistry.commands
Synchronizes gift registry data on multiple systems.
SyncGiftRegistryCmdImpl - Class in com.ibm.commerce.component.giftregistry.commands
Synchronizes gift registry data on multiple systems.
SyncGiftRegistryCmdImpl() - Constructor for class com.ibm.commerce.component.giftregistry.commands.SyncGiftRegistryCmdImpl
 
synchronize(ContentData) - Method in class com.ibm.commerce.catalog.content.resources.CatalogContainer
Synchronize the specified workspace.
synchronize(ContentData) - Method in class com.ibm.commerce.catalog.content.resources.ProductSetCeRelResourceManager
This methods calls SimpleProductSetPublishCmd to synchronize the Product set and Catalog Entry relations based on the category relations changes in the workspace.
synchronize(ContentData) - Method in class com.ibm.commerce.context.content.events.ContentEventFactory
This method generates a synchronize workspace content context event.
synchronize(ContentData) - Method in class com.ibm.commerce.context.content.resources.AbstractResourceContainerImpl
This method synchronizes the specified workspace.
synchronize(ContentData) - Method in class com.ibm.commerce.context.content.resources.AbstractResourceManagerImpl
This method synchronizes the specified workspace.
synchronize(ContentData) - Method in interface com.ibm.commerce.context.content.resources.ResourceContainer
This method synchronizes the specified workspace.
synchronize(ContentData) - Method in class com.ibm.commerce.context.content.resources.ResourceContainerManager
This method synchronizes the workspace specified in the given content data.
synchronize(ContentData) - Method in interface com.ibm.commerce.context.content.resources.ResourceManager
This method synchronizes the specified workspace.
synchronize - Variable in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
Category name.
synchronizeContexts(ActivityToken, boolean) - Method in interface com.ibm.commerce.component.contextservice.BusinessContextService
Reserved for IBM internal use.
SynchronizeExpectedInventoryRecordTaskCmd - Interface in com.ibm.commerce.fulfillment.commands
This is the a task command to synchronize the local expected inventory cache
SynchronizeExpectedInventoryRecordTaskCmdImpl - Class in com.ibm.commerce.fulfillment.commands
This is the default implementation of the SynchronizeExpectedInventoryRecordTaskCmd task command.
SynchronizeExpectedInventoryRecordTaskCmdImpl() - Constructor for class com.ibm.commerce.fulfillment.commands.SynchronizeExpectedInventoryRecordTaskCmdImpl
 
SynchronizeOnhandInventoryRecordTaskCmdImpl - Class in com.ibm.commerce.fulfillment.commands
This is the default implementation of the SynchronizeOnhandInventoryRecordTaskCmd task command.
SynchronizeOnhandInventoryRecordTaskCmdImpl() - Constructor for class com.ibm.commerce.fulfillment.commands.SynchronizeOnhandInventoryRecordTaskCmdImpl
 
SynchronizeOrderWithBackendCmd - Interface in com.ibm.commerce.edp.commands
This task command is used to synchronize the order payment information from the payment processing system.
SynchronizeOrderWithBackendCmdImpl - Class in com.ibm.commerce.edp.commands
This is the default implementation of the SynchronizeOrderWithBackendCmd task command.
SynchronizeOrderWithBackendCmdImpl() - Constructor for class com.ibm.commerce.edp.commands.SynchronizeOrderWithBackendCmdImpl
 
SynchronizeProductAvailabilityCtrlCmd - Interface in com.ibm.commerce.fulfillment.commands
This is the a controller command to synchronize the external inventory to local cache
SynchronizeProductAvailabilityCtrlCmdImpl - Class in com.ibm.commerce.fulfillment.commands
This is the default implementation of the SynchronizeProductAvailabilityCtrlCmd task command.
SynchronizeProductAvailabilityCtrlCmdImpl() - Constructor for class com.ibm.commerce.fulfillment.commands.SynchronizeProductAvailabilityCtrlCmdImpl
The constructor
SynchronizeReturnWithBackendCmd - Interface in com.ibm.commerce.edp.commands
This task command is used to synchronize the return with the backend return in payment processing system.
SynchronizeReturnWithBackendCmdImpl - Class in com.ibm.commerce.edp.commands
This is the default implementation of the SynchronizeReturnWithBackendCmd task command.
SynchronizeReturnWithBackendCmdImpl() - Constructor for class com.ibm.commerce.edp.commands.SynchronizeReturnWithBackendCmdImpl
 
SYNCHRONOUS_DEPLOYMENT - Static variable in class com.ibm.commerce.contract.commands.ContractImportApprovedVersionCmdImpl
The synchronous deployment parameter.
SYNCHRONOUS_DEPLOYMENT - Static variable in class com.ibm.commerce.contract.commands.ContractSubmitPostApprovalCmdImpl
The synchronous deployment parameter.
SYNCHRONOUS_DEPLOYMENT - Static variable in class com.ibm.commerce.contract.tc.commands.ContractTCSaveCmdImpl
The synchronous deployment parameter.
syncInventoryAvailability(SyncInventoryAvailabilityType) - Method in class com.ibm.commerce.inventory.facade.client.AbstractInventoryFacadeClient
This method communicates with the InventoryAvailability facade and sends the specified SyncInventoryAvailability request.
SyncInventoryAvailabilityCmd - Interface in com.ibm.commerce.inventory.facade.server.commands
The interface for command for SyncInventoryAvailability
SyncInventoryAvailabilityCmdImpl - Class in com.ibm.commerce.inventory.facade.server.commands
The command implementation for SyncInventoryAvailability
SyncInventoryAvailabilityCmdImpl() - Constructor for class com.ibm.commerce.inventory.facade.server.commands.SyncInventoryAvailabilityCmdImpl
Constructor for SyncInventoryAvailabilityCmdImpl
SyncInventoryAvailabilityDataAreaType - Interface in com.ibm.commerce.inventory.facade.datatypes
A representation of the model object 'Sync Inventory Availability Data Area Type'.
SyncInventoryAvailabilityType - Interface in com.ibm.commerce.inventory.facade.datatypes
A representation of the model object 'Sync Inventory Availability Type'.
syncOrder(SyncOrderType) - Method in class com.ibm.commerce.order.facade.client.AbstractOrderFacadeClient
This method will communicate with the Order facade and send the specified SyncOrder request.
syncOrder(String, OrderType) - Method in class com.ibm.commerce.order.facade.client.CommonOrderFacadeClient
This method synchronizes the order.
syncOrder(String, OrderType, String) - Method in class com.ibm.commerce.order.facade.client.CommonOrderFacadeClient
This method synchronizes the order.
SyncOrderCmd - Interface in com.ibm.commerce.order.facade.server.commands
This is the interface for the command SyncOrderCmdImpl.
SyncOrderDataAreaType - Interface in com.ibm.commerce.order.facade.datatypes
A representation of the model object 'Sync Order Data Area Type'.
SyncOrderDataAreaTypeImpl - Class in com.ibm.commerce.order.facade.datatypes.impl
An implementation of the model object 'Sync Order Data Area Type'.
SyncOrderType - Interface in com.ibm.commerce.order.facade.datatypes
A representation of the model object 'Sync Order Type'.
SyncOrderTypeImpl - Class in com.ibm.commerce.order.facade.datatypes.impl
An implementation of the model object 'Sync Order Type'.
syncOrganization(String, SyncOrganizationType) - Method in class com.ibm.commerce.member.client.MemberClientFacadeImpl
Makes the SyncOrganization service request with the invocation service action and SyncOrganization SDO specified.
syncOrganization(SyncOrganizationType) - Method in class com.ibm.commerce.member.facade.client.AbstractMemberFacadeClient
This method will communicate with the Organization facade and send the specified SyncOrganization request.
SyncOrganizationCmd - Interface in com.ibm.commerce.member.client.commands
This member client task command is used to compose the SyncOrganization SDO from an organization ID or organization access bean and make the SyncOrganizationservice request with it and the invocation service action specified.
SyncOrganizationCmdImpl - Class in com.ibm.commerce.member.client.commands
This is the default implementation of the SyncOrganizationCmd task command.
SyncOrganizationCmdImpl() - Constructor for class com.ibm.commerce.member.client.commands.SyncOrganizationCmdImpl
Default constructor.
SyncOrganizationDataAreaType - Interface in com.ibm.commerce.member.facade.datatypes
A representation of the model object 'Sync Organization Data Area Type'.
SyncOrganizationInvocationServiceObjectImpl - Class in com.ibm.commerce.member.services.invocation
The invocation service object implementation of the SyncOrganization SDO.
SyncOrganizationInvocationServiceObjectImpl() - Constructor for class com.ibm.commerce.member.services.invocation.SyncOrganizationInvocationServiceObjectImpl
Default constructor.
SyncOrganizationType - Interface in com.ibm.commerce.member.facade.datatypes
A representation of the model object 'Sync Organization Type'.
syncPerson(SyncPersonType) - Method in class com.ibm.commerce.member.facade.client.AbstractMemberFacadeClient
This method will communicate with the Person facade and send the specified SyncPerson request.
SyncPersonDataAreaType - Interface in com.ibm.commerce.member.facade.datatypes
A representation of the model object 'Sync Person Data Area Type'.
SyncPersonType - Interface in com.ibm.commerce.member.facade.datatypes
A representation of the model object 'Sync Person Type'.
syncProductSet(Long) - Method in class com.ibm.commerce.catalog.facade.server.helpers.SyncProductSetForCategoryHelper
Synchronize the product sets of those parent categories recorded by addParentCategory.
SyncProductSetForCategoryHelper - Class in com.ibm.commerce.catalog.facade.server.helpers
This utility class is used to synchronize the affected product sets when a catalog group to catalog group relationship is created/changed/deleted in the master catalog.
SyncProductSetForCategoryHelper() - Constructor for class com.ibm.commerce.catalog.facade.server.helpers.SyncProductSetForCategoryHelper
The default constructor of the class.
SyncProductSetForCatEntryHelper - Class in com.ibm.commerce.catalog.facade.server.helpers
This utility class is used to synchronize the affected product sets when a catalog entry to catalog group relationship is changed.
SyncProductSetForCatEntryHelper() - Constructor for class com.ibm.commerce.catalog.facade.server.helpers.SyncProductSetForCatEntryHelper
The default constructor of the class.
SyncProductSetHelper - Class in com.ibm.commerce.catalog.facade.server.helpers
This abstract utility class contains some utility methods which can be used to synchronize the affected product sets when a catalog entry to catalog group relationship, or a category to category relationship is changed.
SyncProductSetHelper() - Constructor for class com.ibm.commerce.catalog.facade.server.helpers.SyncProductSetHelper
 
syncQuote(SyncQuoteType) - Method in class com.ibm.commerce.order.facade.client.AbstractOrderFacadeClient
This method will communicate with the Quote facade and send the specified SyncQuote request.
SyncQuoteDataAreaType - Interface in com.ibm.commerce.order.facade.datatypes
A representation of the model object 'Sync Quote Data Area Type'.
SyncQuoteDataAreaTypeImpl - Class in com.ibm.commerce.order.facade.datatypes.impl
An implementation of the model object 'Sync Quote Data Area Type'.
SyncQuoteType - Interface in com.ibm.commerce.order.facade.datatypes
A representation of the model object 'Sync Quote Type'.
SyncQuoteTypeImpl - Class in com.ibm.commerce.order.facade.datatypes.impl
An implementation of the model object 'Sync Quote Type'.
SyncVerb - Class in com.ibm.commerce.component.bod
Describes the general action requested in a BusinessObjectDocument.
SyncVerb() - Constructor for class com.ibm.commerce.component.bod.SyncVerb
 
syncWallet(SyncWalletType) - Method in class com.ibm.commerce.wallet.facade.client.AbstractWalletFacadeClient
This method will communicate with the Wallet facade and send the specified SyncWallet request.
SyncWalletCmd - Interface in com.ibm.commerce.wallet.facade.server.commands
The interface for command for SyncWallet
SyncWalletCmdImpl - Class in com.ibm.commerce.wallet.facade.server.commands
The command implementation for SyncWallet
SyncWalletCmdImpl() - Constructor for class com.ibm.commerce.wallet.facade.server.commands.SyncWalletCmdImpl
Constructor for SyncWalletCmdImpl
syncWalletItem(SyncWalletItemType) - Method in class com.ibm.commerce.wallet.facade.client.AbstractWalletFacadeClient
This method will communicate with the WalletItem facade and send the specified SyncWalletItem request.
SyncWalletItemCmd - Interface in com.ibm.commerce.wallet.facade.server.commands
The interface for command for SyncWalletItem
SyncWalletItemCmdImpl - Class in com.ibm.commerce.wallet.facade.server.commands
The command implementation for SyncWalletItem
SyncWalletItemCmdImpl() - Constructor for class com.ibm.commerce.wallet.facade.server.commands.SyncWalletItemCmdImpl
Constructor for SyncWalletItemCmdImpl
SYNONYM - Static variable in class com.ibm.commerce.search.facade.datatypes.AssociationEnumerationType
The 'Synonym' literal value.
SYNONYM_LITERAL - Static variable in class com.ibm.commerce.search.facade.datatypes.AssociationEnumerationType
The 'Synonym' literal object.
SYNONYM_SEPERATOR - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
Internal search synonym data separator
SYS_ERR_INITLOG - Static variable in class com.ibm.commerce.ras.ECMessage
 
SYS_ERR_INITLOG - Static variable in interface com.ibm.commerce.ras.ECMessageKey
 
SYS_ERR_REMOTECODE - Static variable in class com.ibm.commerce.ras.ECMessage
 
SYS_ERR_REMOTECODE - Static variable in interface com.ibm.commerce.ras.ECMessageKey
 
SYS_LOADCOMPONENTEXCEPTION - Static variable in class com.ibm.commerce.ras.ECMessage
 
SYS_LOADCOMPONENTEXCEPTION - Static variable in interface com.ibm.commerce.ras.ECMessageKey
 
SYSTEM - Static variable in class com.ibm.commerce.ras.ECMessageType
Default value of the system type parameter.
SYSTEM_ERROR - Static variable in exception 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
This is the default value of the system resource bundle.
SYSTEM_RESOURCE_BUNDLE - Static variable in class com.ibm.commerce.giftregistry.ras.GiftRegistryMessage
The system messages resource bundle.
SYSTEM_RESOURCE_BUNDLE - Static variable in class com.ibm.commerce.payment.ras.WcPaymentMessage
The system messages resource bundle.
systemCurrentTimestamp() - Static method in class com.ibm.commerce.utils.TimestampHelper
This method returns current time of the executing system as a timestamp value.
systemEditableAddOrderAmount(Long, BigDecimal) - Method in interface com.ibm.commerce.edp.commands.EditCmd
This method adds the order amount to the current order when the order is edited.
systemEditableAddOrderAmount(Long, BigDecimal) - Method in class com.ibm.commerce.edp.commands.EditCmdImpl
This method increases a payment instruction amount as a systemEditable operation.
systemEditableAddOrderAmount(Long, BigDecimal) - Method in class com.ibm.commerce.edp.commands.EditVoidCmdImpl
Void implementation
SystemMessage - Class in com.ibm.commerce.ras
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.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Z_