- V7_FEP1_BOD_VERSION - Static variable in class com.ibm.commerce.foundation.server.util.version.VersionHelper
-
BOD version used in WebSphere Commerce 7, feature pack 1.
- V7_GA_BOD_VERSION - Static variable in class com.ibm.commerce.foundation.server.util.version.VersionHelper
-
BOD version used in WebSphere Commerce 7.
- VAL_NOTIFY_NO - Static variable in interface com.ibm.commerce.order.commands.OrderProcessCmd
-
Constant VAL_NOTIFY_NO 0.
- VAL_NOTIFY_NO - Static variable in class com.ibm.commerce.order.commands.OrderProcessCmdImpl
-
Constant VAL_NOTIFY_NO.
- VAL_NOTIFY_NO - Static variable in interface com.ibm.commerce.order.commands.ProcessOrderCmd
-
Notify no.
- VAL_NOTIFY_YES - Static variable in interface com.ibm.commerce.order.commands.OrderProcessCmd
-
Constant VAL_NOTIFY_YES 1.
- VAL_NOTIFY_YES - Static variable in class com.ibm.commerce.order.commands.OrderProcessCmdImpl
-
Constant VAL_NOTIFY_YES.
- VAL_NOTIFY_YES - Static variable in interface com.ibm.commerce.order.commands.ProcessOrderCmd
-
Notify yes.
- VALID - Static variable in class com.ibm.commerce.order.facade.datatypes.PaymentInstructionStatusEnumerationType
-
The 'Valid' literal value.
- VALID - Static variable in interface com.ibm.commerce.order.utils.ResolveOrderItemsCmd
-
- VALID_LITERAL - Static variable in class com.ibm.commerce.order.facade.datatypes.PaymentInstructionStatusEnumerationType
-
The 'Valid' literal object.
- validate() - Method in class com.ibm.commerce.catalog.businesscontextimpl.CatalogContextImpl
-
Performs validation of context attributes.
- validate() - Method in class com.ibm.commerce.catalog.facade.server.commands.ChangeCatalogGroupTaxonomyAttributeCmdImpl
-
Mediator responsibilities:
-- ensure that the attribute dictionary attribute is valid
-- for Add, ensure that the attribute is not already associated
-- for Delete, ensure that the attribute is already associated
Command responsibilities:
-- for Add or Delete, ensure that the store context is a master catalog
-- for Add, ensure that this attribute is valid for the store/catalog in the context
- validate() - Method in class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogCreateActionCmdImpl
-
Data validations for this command.
- validate() - Method in class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogDeleteActionCmdImpl
-
Data validations for this command.
- validate() - Method in class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogEntryCreateActionCmdImpl
-
Data validations for this command
The following validations are done.
1.Validate if the store in context is not a Channel Hub Store.
2.Validate if the catalog in context is the master catalog.
3.Validate that the catalog entry identifier and catalog entry type
are provided for creating and that the catalog entry type is valid.
4.
- validate() - Method in class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogEntryDeleteActionCmdImpl
-
Data validations for this command
- validate() - Method in class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogFilterCreateActionCmdImpl
-
This method performs business logic validation for this action.
- validate() - Method in class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogFilterDeleteActionCmdImpl
-
This method validates the nouns.
- validate() - Method in class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogGroupCopyActionCmdImpl
-
Data validations.
- validate() - Method in class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogGroupCreateActionCmdImpl
-
Data validations.
- validate() - Method in class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogGroupDeleteActionCmdImpl
-
Data validations.
- validate() - Method in class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogGroupLinkActionCmdImpl
-
Data validations.
- validate() - Method in class com.ibm.commerce.catalog.facade.server.commands.ProcessCatalogGroupUnLinkActionCmdImpl
-
Data validations.
- validate() - Method in class com.ibm.commerce.content.facade.server.commands.ChangeAttachmentAttachmentAssetActionCmdImpl
-
This method will perform any additional validation on the action
expressions specified.
- validate() - Method in class com.ibm.commerce.content.facade.server.commands.ChangeAttachmentAttachmentDescriptionActionCmdImpl
-
This method will perform any additional validation on the action
expressions specified.
- validate() - Method in interface com.ibm.commerce.context.base.Context
-
This method checks whether this context's attributes are valid.
- validate() - Method in class com.ibm.commerce.context.experimentimpl.ExperimentContextImpl
-
This method returns whether the context is valid.
- validate() - Method in class com.ibm.commerce.context.giftregistryimpl.GiftRegistryContextImpl
-
Validates whether the attributes of this context are valid.
- validate() - Method in class com.ibm.commerce.context.previewimpl.PreviewContextImpl
-
Validates the current context.
- validate() - Method in class com.ibm.commerce.emarketing.emailtemplate.commands.EmailTemplateAddTaskCmdImpl
-
Validates that values are not null for all the columns defined
as non-null in the EMLMSG and EMLCONTENT tables.
- validate() - Method in interface com.ibm.commerce.foundation.server.command.bod.AbstractChangeNounPartActionCmd
-
This method performs any additional validation on the action
expressions specified.
- validate() - Method in class com.ibm.commerce.foundation.server.command.bod.AbstractChangeNounPartActionCmdImpl
-
This method iterates though the action expressions and calls the appropriate
method to validate the action.
- validate() - Method in interface com.ibm.commerce.foundation.server.command.bod.AbstractProcessNounActionCmd
-
This method performs any additional validation on the action
expressions specified.
- validate() - Method in class com.ibm.commerce.foundation.server.command.bod.bom.AbstractChangeNounPartUsingBusinessObjectMediatorCmdImpl
-
Validate the noun parts based on the actions requested on the noun part
Check if the corresponding physical entities exist in the physical store with
the help of the configured mediators
- validate() - Method in class com.ibm.commerce.foundation.server.command.bod.bom.AbstractProcessCreateActionUsingBusinessObjectMediatorCmdImpl
-
Validates if duplicates exist for the given noun with the help of the mediator.
- validate() - Method in class com.ibm.commerce.foundation.server.command.bod.bom.AbstractProcessDeleteActionUsingBusinessObjectMediatorCmdImpl
-
Validates if duplicates exist for the given noun with the help of the mediator
If validation fails throws FoundationApplicationException
with error message
- validate() - Method in class com.ibm.commerce.giftcenter.context.GiftCenterContextImpl
-
Validates the context object.
- validate() - Method in class com.ibm.commerce.giftcenter.facade.server.commands.ProcessGiftListAnnounceActionCmdImpl
-
Performs business logic validation for this action.
- validate() - Method in class com.ibm.commerce.giftcenter.facade.server.commands.ProcessGiftListAuthenticateActionCmdImpl
-
Validates the request made.
- validate() - Method in class com.ibm.commerce.giftcenter.facade.server.commands.ProcessGiftListCompleteActionCmdImpl
-
Validate whether the user can complete the registry
- validate() - Method in class com.ibm.commerce.giftcenter.facade.server.commands.ProcessGiftListCreateActionCmdImpl
-
Performs business logic validation for this action.
- validate() - Method in class com.ibm.commerce.giftcenter.facade.server.commands.ProcessGiftListDeleteActionCmdImpl
-
Performs business logic validation for this action.
- validate(ActionMapping, HttpServletRequest) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryAnnouncementPostActionForm
-
Validates the given request properties.
- validate(ActionMapping, HttpServletRequest) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryAuthenticationBaseActionForm
-
Validates the input of the GiftRegistryAuthenticationBaseActionForm.
- validate(ActionMapping, HttpServletRequest) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryBaseValidatorActionForm
-
Validates parameter values in http request.
- validate(ActionMapping, HttpServletRequest) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryDeleteActionForm
-
Validates the given request.
- validate(ActionMapping, HttpServletRequest) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryItemBaseActionForm
-
Validates the given request properties, making sure URL, externalId, and quantity are mandatory
- validate(ActionMapping, HttpServletRequest) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryLogoffActionForm
-
Validates the input of the GiftRegistryAuthenticationBaseActionForm and sets the URL for redirection after logging off.
- validate(ActionMapping, HttpServletRequest) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryOrderProcessActionForm
-
Validates the input of the GiftRegistryAuthenticationBaseActionForm.
- validate(ActionMapping, HttpServletRequest) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryProfileBaseActionForm
-
Validates the given request properties and sets the URL to be redirected.
- validate(ActionMapping, HttpServletRequest) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryPurchaseRecordAddActionForm
-
Validates the given request properties.
- validate(ActionMapping, HttpServletRequest) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryPurchaseRecordUpdateActionForm
-
Validates the given request properties.
- validate(ActionMapping, HttpServletRequest) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryUpdateActionForm
-
Validates request properties in the given request.
- validate(ActionMapping, HttpServletRequest) - Method in class com.ibm.commerce.giftregistry.struts.UserGiftRegistryAdminCreateActionForm
-
Validates the given request properties.
- validate(ActionMapping, HttpServletRequest) - Method in class com.ibm.commerce.giftregistry.struts.UserGiftRegistryCreateActionForm
-
Validates the given request properties.
- validate() - Method in class com.ibm.commerce.infrastructure.facade.server.commands.ProcessOnlineStoreCloseActionCmdImpl
-
This method validates the supplied store noun to ensure that:
a valid store identifier is provided
the store is not already closed or suspended
- validate() - Method in class com.ibm.commerce.infrastructure.facade.server.commands.ProcessOnlineStoreOpenActionCmdImpl
-
This method validates the supplied store noun to ensure that:
a valid store identifier is provided
the store is not already opened or suspended
- validate() - Method in class com.ibm.commerce.installment.facade.server.commands.ProcessInstallmentRuleActivateActionCmdImpl
-
Validates that the physical entity corresponding to the noun exists and can be changed.
- validate() - Method in class com.ibm.commerce.installment.facade.server.commands.ProcessInstallmentRuleCreateActionCmdImpl
-
Validates if duplicates exist for the given noun with the help of the mediator.
- validate() - Method in class com.ibm.commerce.installment.facade.server.commands.ProcessInstallmentRuleDeactivateActionCmdImpl
-
Validates that the physical entity corresponding to the noun exists and can be changed.
- validate() - Method in class com.ibm.commerce.inventory.facade.server.commands.AbstractProcessInventoryRequirementActionCmdImpl
-
This method to validate if the InventoryRequirementType
passed from the caller command is a valid order.
- validate() - Method in class com.ibm.commerce.inventory.facade.server.commands.ChangeInventoryAvailabilityBasePartCmdImpl
-
Validate the noun parts based on the actions requested on the noun part
Check if the corresponding physical entities exist in the physical store
with the help of the configured mediators
- validate() - Method in class com.ibm.commerce.inventory.facade.server.commands.ProcessInventoryRequirementCancelInventoryReservationActionCmdImpl
-
This method to validate if the InventoryRequirementType
passed from the caller command is a valid order.
- validate() - Method in class com.ibm.commerce.inventory.facade.server.commands.ProcessInventoryRequirementReserveInventoryActionCmdImpl
-
This method to validate if the InventoryRequirementType
passed from the caller command is a valid order.
- validate() - Method in class com.ibm.commerce.location.facade.server.commands.ProcessClientLocationCreateActionCmdImpl
-
This method performs business logic validation for this action.
- validate() - Method in class com.ibm.commerce.location.facade.server.commands.ProcessPointOfInterestCreateActionCmdImpl
-
This method performs business logic validation for this action.
- validate() - Method in class com.ibm.commerce.marketing.facade.server.commands.ProcessActivityActivateActionCmdImpl
-
This method validates that all the elements in the activity have all the
necessary name value pairs defined.
- validate() - Method in class com.ibm.commerce.marketing.facade.server.commands.ProcessActivityAddActionCmdImpl
-
This method validates the nouns.
- validate() - Method in class com.ibm.commerce.marketing.facade.server.commands.ProcessActivityDeactivateActionCmdImpl
-
This method performs no actions.
- validate() - Method in class com.ibm.commerce.marketing.facade.server.commands.ProcessActivityDeleteActionCmdImpl
-
This method validates the nouns.
- validate() - Method in class com.ibm.commerce.marketing.facade.server.commands.ProcessActivityProcessWinnerActionCmdImpl
-
This method validates that the activity is in inactive state.
- validate() - Method in class com.ibm.commerce.marketing.facade.server.commands.ProcessCampaignAddActionCmdImpl
-
This method validates the nouns.
- validate() - Method in class com.ibm.commerce.marketing.facade.server.commands.ProcessCampaignDeleteActionCmdImpl
-
This method validates the nouns.
- validate() - Method in class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingContentAddActionCmdImpl
-
This method validates the nouns.
- validate() - Method in class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingContentDeleteActionCmdImpl
-
This method validates the nouns.
- validate() - Method in class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingEmailTemplateAddActionCmdImpl
-
This method validates the nouns.
- validate() - Method in class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingEmailTemplateDeleteActionCmdImpl
-
This method validates the nouns.
- validate() - Method in class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingSpotAddActionCmdImpl
-
This method validates the nouns.
- validate() - Method in class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingSpotDeleteActionCmdImpl
-
This method validates the nouns.
- validate() - Method in class com.ibm.commerce.marketing.facade.server.commands.ProcessMarketingTriggerActionCmdImpl
-
This method performs any additional preprocessing on the action expressions specified.
- validate() - Method in class com.ibm.commerce.member.facade.server.commands.ProcessMemberGroupActivateActionCmdImpl
-
This method validates if the member group unique ID is provided and if the member group exists.
- validate() - Method in class com.ibm.commerce.member.facade.server.commands.ProcessMemberGroupAddActionCmdImpl
-
This method validate the input before creating the member group.
- validate() - Method in class com.ibm.commerce.member.facade.server.commands.ProcessMemberGroupDeleteActionCmdImpl
-
This method validates if the member group unique ID is provided and if the member group exists.
- validate() - Method in class com.ibm.commerce.member.facade.server.commands.ProcessMemberGroupDeleteAllMembersActionCmdImpl
-
Validates if the member group unique ID is provided.
- validate() - Method in class com.ibm.commerce.negotiation.operation.OpenCryBidRuleInterpreterImpl
-
validate
Validates an open-cry bid against the auction control rule.
- validate() - Method in interface com.ibm.commerce.negotiation.operation.RuleInterpreter
-
Validates if this data bean is valid.
- validate() - Method in class com.ibm.commerce.negotiation.operation.RuleInterpreterImpl
-
Determines whether a bid complies with a bid control rule.
- validate() - Method in class com.ibm.commerce.negotiation.operation.SealedBidRuleInterpreterImpl
-
Validates the rule.
- validate() - Method in class com.ibm.commerce.pagelayout.facade.server.commands.ChangeLayoutPageLocationPartCmdImpl
-
Validates the Page Location noun parts based on the actions requested on the noun part.
- validate() - Method in class com.ibm.commerce.pagelayout.facade.server.commands.ProcessLayoutCreateActionCmdImpl
-
This method performs business logic validation for this action.
- validate() - Method in class com.ibm.commerce.payment.actions.commands.DoPaymentActionsPolicyCmdImpl
-
This method validates if the payment action is valid.
- validate() - Method in class com.ibm.commerce.payment.actions.commands.EditPaymentInstructionPolicyCmdImpl
-
This method validates if the edit action is valid.
- validate() - Method in class com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoCompatiblePolicyCmdImpl
-
This method validates if the query action is valid.
- validate() - Method in class com.ibm.commerce.payment.actions.commands.QueryPaymentsInfoPolicyCmdImpl
-
This method validates if the query action is valid.
- validate() - Method in class com.ibm.commerce.price.facade.server.commands.ChangePriceListPriceEntryActionCmdImpl
-
A method to validate before executing
- validate() - Method in class com.ibm.commerce.promotion.facade.server.commands.ProcessPromotionActivateActionCmdImpl
-
This method validates if the promotion can be activated or not.
- validate() - Method in class com.ibm.commerce.promotion.facade.server.commands.ProcessPromotionArchiveActionCmdImpl
-
This method does nothing.
- validate() - Method in class com.ibm.commerce.promotion.facade.server.commands.ProcessPromotionCreateActionCmdImpl
-
This method calls the mehtod of its super class and then checks whether a
calculation code record with the same promotion name already exists or
not.
- validate() - Method in class com.ibm.commerce.promotion.facade.server.commands.ProcessPromotionDeactivateActionCmdImpl
-
This method validates if the promotion can be deactivated or not.
- validate() - Method in class com.ibm.commerce.promotion.facade.server.commands.ProcessPromotionDeleteActionCmdImpl
-
This method does nothing.
- validate() - Method in class com.ibm.commerce.search.facade.server.commands.ProcessSearchTermAssociationCreateActionCmdImpl
-
Validates if duplicates exist for the given noun with the help of the mediator.
- validate() - Method in class com.ibm.commerce.search.facade.server.commands.ProcessSearchTermAssociationDeleteActionCmdImpl
-
This method validate the input before creating the synonym.
- validate() - Method in class com.ibm.commerce.store.facade.server.context.StoreGeoCodeContextImpl
-
- validate() - Method in class com.ibm.commerce.subscription.facade.server.commands.ProcessSubscriptionActivateActionCmdImpl
-
This method validates the request parameters.
- validate() - Method in class com.ibm.commerce.subscription.facade.server.commands.ProcessSubscriptionCancelActionCmdImpl
-
This method validates the request parameters.
- validate() - Method in class com.ibm.commerce.subscription.facade.server.commands.ProcessSubscriptionCreateActionCmdImpl
-
This method performs business logic validation for this action.
- validate() - Method in class com.ibm.commerce.wallet.facade.server.commands.ProcessWalletMigrateActionCmdImpl
-
Validates that the Wallet
noun can be migrated.
- VALIDATE_EVENT_ATTRIB - Static variable in interface com.ibm.commerce.giftcenter.facade.server.helpers.GiftListServerConstants
-
The constant which refer the validateEvent
attribute tag in the
GiftList rule validator file.
- VALIDATE_TASK_GROUP_STATUS - Static variable in class com.ibm.commerce.foundation.dataload.DataLoadConstants
-
Constant for validateTaskGroupStatus.
- validateAccountRelatedInfo() - Method in interface com.ibm.commerce.contract.commands.ValidateContractCmd
-
Validates account related Information in the contract if the contract referred to a business account.
- validateAccountRelatedInfo() - Method in class com.ibm.commerce.contract.commands.ValidateContractCmdImpl
-
Validates business account related Information in the contract.
- validateAcknowledgeInventoryRequirementDataAreaType(AcknowledgeInventoryRequirementDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateAcknowledgeInventoryRequirementType(AcknowledgeInventoryRequirementType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateAcknowledgeOrderDataAreaType(AcknowledgeOrderDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateAcknowledgeOrderType(AcknowledgeOrderType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateAcknowledgeQuoteDataAreaType(AcknowledgeQuoteDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateAcknowledgeQuoteType(AcknowledgeQuoteType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateAdjustmentApplyPolicyEnumerationType(AdjustmentApplyPolicyEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateAdjustmentApplyPolicyEnumerationTypeObject(AdjustmentApplyPolicyEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateAdjustmentApplyPolicyType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateAdjustmentApplyPolicyType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
Validates the MemberTypes constraint of 'Adjustment Apply Policy Type'.
- validateAdjustmentCategoryEnumerationType(AdjustmentCategoryEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateAdjustmentCategoryEnumerationTypeObject(AdjustmentCategoryEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateAdjustmentCategoryType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateAdjustmentCategoryType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
Validates the MemberTypes constraint of 'Adjustment Category Type'.
- validateAdjustmentRequirementType(AdjustmentRequirementType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateAdjustmentUsageEnumerationType(AdjustmentUsageEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateAdjustmentUsageEnumerationTypeObject(AdjustmentUsageEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateAdjustmentUsageType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateAdjustmentUsageType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
Validates the MemberTypes constraint of 'Adjustment Usage Type'.
- validateAndResolveCatalogGroupExternalIdentifier(CatalogGroupIdentifierType, List) - Static method in class com.ibm.commerce.catalog.facade.server.helpers.CatalogComponentHelper
-
Validates that the catalog group identified by the catalog group external identifier is a valid catalog group.
- validateARule(Object, Object, Integer, String) - Method in class com.ibm.commerce.giftcenter.rules.validation.ValidateGiftListRulesHelper
-
Validates a rule against the noun and noun part for a particular event.
- validateAttachmentFileSize(String, boolean) - Static method in class com.ibm.commerce.marketing.dialog.util.MarketingUtil
-
This method validates that the Attachment File Size is less than the Marketing Limit set, unless the
Marketing Content is set to override the file size limit.
- validateAttachmentFileSize(String, String) - Static method in class com.ibm.commerce.marketing.dialog.util.MarketingUtil
-
This method validates that the Attachment File Size is less than the Marketing Limit set, unless the
Marketing Content is set to override the file size limit.
- validateAttributeValue(List, String, String) - Static method in class com.ibm.commerce.catalog.facade.server.helpers.CatalogComponentHelper
-
Validates if the attribue value is valid for the given attibute type.
- validateAuctionId() - Method in class com.ibm.commerce.negotiation.operation.BidDeleteHelper
-
validateAuctionId
Determines whether an auction exists, is current, and is not Dutch.
- validateBidId(String) - Method in class com.ibm.commerce.negotiation.operation.BidDeleteHelper
-
validateBidId
Determines whether a bid exists.
- validateBlockReasonType(BlockReasonType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateBusinessPolicies() - Method in interface com.ibm.commerce.contract.commands.ValidateBusinessPolicyInContractForStoreCmd
-
Validates if the business policies referred by the specified contract are valid in the
- validateBusinessPolicies() - Method in class com.ibm.commerce.contract.commands.ValidateBusinessPolicyInContractForStoreCmdImpl
-
Validates if the business policies are expired and if they are available for the store.
- ValidateBusinessPolicyInContractForStoreCmd - Interface in com.ibm.commerce.contract.commands
-
This contract task command is used to validate the Business policy in the specified contract for
the specified store (WebSphere Commerce Enterprise only).
- ValidateBusinessPolicyInContractForStoreCmdImpl - Class in com.ibm.commerce.contract.commands
-
- ValidateBusinessPolicyInContractForStoreCmdImpl() - Constructor for class com.ibm.commerce.contract.commands.ValidateBusinessPolicyInContractForStoreCmdImpl
-
Constructor for ValidateBusinessPolicyInContractForStoreCmdImpl
- validateBuyerApprovalStatusEnumerationType(BuyerApprovalStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateBuyerApprovalStatusEnumerationTypeObject(BuyerApprovalStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateBuyerApprovalStatusType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateBuyerApprovalStatusType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
Validates the MemberTypes constraint of 'Buyer Approval Status Type'.
- validateBuyerParticipant() - Method in interface com.ibm.commerce.contract.commands.ValidateContractCmd
-
Validates Buyer participant(s) in the contract.
- validateBuyerParticipant() - Method in class com.ibm.commerce.contract.commands.ValidateContractCmdImpl
-
Validates Buyer participant in contract.
- validateCalculationInfoType(CalculationInfoType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateCatalogEntry(CatalogEntryIdentifierType) - Static method in class com.ibm.commerce.giftcenter.facade.server.helpers.GiftCenterComponentHelper
-
Validates the catalog entry identifier by resolving it.
- validateCatalogGroupIdentifierInCatalog(CatalogGroupIdentifierType, String, List) - Static method in class com.ibm.commerce.catalog.facade.server.helpers.CatalogComponentHelper
-
Validate that the catalog group identified by the catalog group catalog group identifier exists
in the given catalog.
- validateCategory(String, List) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that the specified category exists in the CATGROUP
database table.
- validateChange(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogAttachmentReferenceMediator
-
This method checks if the object to be changed is present in the physical data container.
- validateChange(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogEntryAttachmentReferenceMediator
-
This method checks if the object to be changed is present in the physical data container.
- validateChange(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterBasePartMediator
-
This method checks if the logical CatalogFilter noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterCatalogGroupSelectionPartMediator
-
This method checks if the noun part can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterConditionGroupPartMediator
-
This method checks if the noun part can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterConditionPartMediator
-
This method checks if the noun part can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterConditionValuePartMediator
-
This method checks if the noun part can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterDescriptionMediator
-
Checks if the object to be changed is present in the physical data container.
- validateChange(Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterMediator
-
Checks if the object to be changed is present in the physical data container.
- validateChange(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterProductSetSelectionPartMediator
-
This method checks if the noun part can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogGroupAttachmentReferenceMediator
-
This method checks if the object to be changed is present in the physical data container.
- validateChange(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogGroupRuleMediator
-
Performs the following validations:
Checks if the catalog group entry to be changed is present in the
physical data container.
- validateChange(Object) - Method in interface com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator.ChangeBusinessObjectMediator
-
Performs basic validation if the physical entity
corresponding to the noun is already present
in the physical data container that was initialized.
- validateChange(Object, Object) - Method in interface com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator.ChangeBusinessObjectPartMediator
-
Performs basic validation if the physical entity
corresponding to the noun part is already present
in the physical data container that was initialized.
- validateChange(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.AbstractChangeGiftListPartMediator
-
Validates whether the GiftList
noun can be edited.
- validateChange(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListAccessSpecifierPartMediator
-
Validates if the user authentication for the gift list can be updated or
not.
- validateChange(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListAnnouncementsPartMediator
-
No action is performed by this method since the update operation is not
supported by this mediator.
- validateChange(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListBasePartMediator
-
This method checks if the logical GiftList noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListCoRegistrantPartMediator
-
This method checks if the logical GiftList noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListDescriptionPartMediator
-
This method checks if the logical GiftList noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListEventInformationPartMediator
-
This method checks if the noun part can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListItemPartMediator
-
Validates if the change request for the gift list item can be performed or not.
- validateChange(Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListMediator
-
This method checks if the logical GiftList noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListPurchaseRecordPartMediator
-
This method checks if the noun part can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListRegistrantPartMediator
-
This method checks if the noun part can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.infrastructure.facade.server.services.dataaccess.bom.mediator.ChangeOnlineStoreContactInfoPartMediator
-
This method checks if the logical OnlineStore noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.infrastructure.facade.server.services.dataaccess.bom.mediator.ChangeOnlineStoreDescriptionPartMediator
-
This method checks if the logical OnlineStore noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.infrastructure.facade.server.services.dataaccess.bom.mediator.ChangeOnlineStoreLocationInfoPartMediator
-
This method checks if the logical OnlineStore noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.inventory.facade.server.services.dataaccess.bom.mediator.ChangeInventoryAvailabilityBasePartMediator
-
This method checks if the logical InventoryAvailabilityType
noun can be updated.
- validateChange(Object) - Method in class com.ibm.commerce.inventory.facade.server.services.dataaccess.bom.mediator.ChangeInventoryAvailabilityMediator
-
Checks if the object to be changed is present in the physical data container.
- validateChange(Object, Object) - Method in class com.ibm.commerce.inventory.facade.server.services.dataaccess.bom.mediator.ChangeInventoryRequirementBasePartMediator
-
This method checks if the logical InventoryRequirementType
noun can be updated.
- validateChange(Object) - Method in class com.ibm.commerce.inventory.facade.server.services.dataaccess.bom.mediator.ChangeInventoryRequirementMediator
-
Checks if the object to be changed is present in the physical data container.
- validateChange(Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeActivityMediator
-
This method checks if the logical activity noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeActivityPartMediator
-
This method checks if the logical activity noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeCampaignElementPartMediator
-
This method checks if the logical campaign element noun part can be updated.
- validateChange(Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeCampaignMediator
-
This method checks if the logical campaign noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeCampaignPartMediator
-
This method checks if the logical campaign noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentAttachmentReferenceMediator
-
This method checks if the logical attachment reference noun part can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentDescriptionPartMediator
-
This method validates changes to the logical marketing content description noun part.
- validateChange(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentImageMapAreaPartMediator
-
This method validates changes to the logical marketing content image map area noun part.
- validateChange(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentImageMapPartMediator
-
This method validates changes to the logical marketing content image map noun part.
- validateChange(Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentMediator
-
This method checks if the logical marketing content noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentPartMediator
-
This method checks if the logical marketing content noun can be updated.
- validateChange(Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingEmailTemplateMediator
-
This method checks if the logical marketing e-mail template noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingEmailTemplatePartMediator
-
This method checks if the logical marketing e-mail template noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingSpotDefaultContentPartMediator
-
This method performs no actions as there are no fields in default content that can be updated.
- validateChange(Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingSpotMediator
-
This method checks if the logical marketing spot noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingSpotPartMediator
-
This method checks if the logical marketing spot noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingSpotTitlePartMediator
-
This method performs no actions as there are no fields in default title that can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutBasePartMediator
-
This method checks if the logical Layout noun can be updated.
- validateChange(Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutMediator
-
This method checks if the logical Layout Noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutPageLocationPartMediator
-
This method checks if the Page Location noun part can be changed.
- validateChange(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutWidgetChildSlotPartMediator
-
This method checks if the logical LayoutSlot noun part can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutWidgetExtendedDataPartMediator
-
This method checks if the logical LayoutSlot noun part can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutWidgetPartMediator
-
This method checks if the logical Widget noun part can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangePageBasePartMediator
-
This method checks if the logical Page noun can be updated.
- validateChange(Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangePageMediator
-
This method checks if the logical Page noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangePageSEOPropertiesPartMediator
-
This method checks if the SEO properties noun part can be changed.
- validateChange(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangePageSEOURLPartMediator
-
This method checks if the SEO URL noun part can be changed.
- validateChange(LayoutType, WidgetType, PageLayoutWidget) - Method in class com.ibm.commerce.pagelayout.widget.management.impl.DefaultWidgetManager
-
This method validates the widget properties.
- validateChange(LayoutType, WidgetType, PageLayoutWidget) - Method in interface com.ibm.commerce.pagelayout.widget.management.spi.WidgetManager
-
This method validates the widget information when the widget is being
updated on a page layout.
- validateChange(Object, Object) - Method in class com.ibm.commerce.promotion.facade.server.services.dataaccess.bom.mediator.ChangePromotionBasePartMediator
-
This method checks if the logical PromotionType
noun part
can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.promotion.facade.server.services.dataaccess.bom.mediator.ChangePromotionDescriptionPartMediator
-
This method checks if the logical DescriptionType
noun
part can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.promotion.facade.server.services.dataaccess.bom.mediator.ChangePromotionElementPartMediator
-
This method checks if the logical PromotionElementType
noun part can be updated.
- validateChange(Object) - Method in class com.ibm.commerce.promotion.facade.server.services.dataaccess.bom.mediator.ChangePromotionMediator
-
Checks if the object to be changed is present in the physical data
container.
- validateChange(Object, Object) - Method in class com.ibm.commerce.search.facade.server.services.dataaccess.bom.mediator.ChangeSearchTermAssociationBasePartMediator
-
This method checks if the logical SearchTermAssociation noun can be updated.
- validateChange(Object) - Method in class com.ibm.commerce.search.facade.server.services.dataaccess.bom.mediator.ChangeSearchTermAssociationMediator
-
This method checks if the logical SearchTermAssociationnoun can be updated.
- validateChange(Object) - Method in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionDetailsValidator
-
This method validates the subscription noun for a change operation.
- validateChange(Object) - Method in class com.ibm.commerce.subscription.facade.server.helpers.SubscriptionDetailsValidatorImpl
-
This method validates the subscription noun for a change operation.
- validateChange(Object) - Method in class com.ibm.commerce.subscription.facade.server.services.dataaccess.bom.mediator.ChangeSubscriptionMediator
-
This method checks if the logical Subscription noun can be updated.
- validateChange(Object, Object) - Method in class com.ibm.commerce.subscription.facade.server.services.dataaccess.bom.mediator.ChangeSubscriptionRenewalInfoPartMediator
-
This method performs no checking as the validation is done by the ChangeSubscriptionMediator
- validateChange(Object, Object) - Method in class com.ibm.commerce.wallet.facade.server.services.dataaccess.bom.mediator.ChangeWalletBasePartMediator
-
Validates that the physical entity corresponding to a noun can be updated using information from the noun.
- validateChange(Object, Object) - Method in class com.ibm.commerce.wallet.facade.server.services.dataaccess.bom.mediator.ChangeWalletItemBasePartMediator
-
Validates that the physical entity corresponding to a noun can be updated using information from the noun.
- validateChange(Object) - Method in class com.ibm.commerce.wallet.facade.server.services.dataaccess.bom.mediator.ChangeWalletItemMediator
-
Validates that the physical entity corresponding to the noun exists and can be changed.
- validateChange(Object) - Method in class com.ibm.commerce.wallet.facade.server.services.dataaccess.bom.mediator.ChangeWalletMediator
-
Validates that the physical entity corresponding to the noun exists and can be changed.
- validateChangeExtendedData(LayoutType, WidgetType, ExtendedDataType, PageLayoutWidget) - Method in class com.ibm.commerce.pagelayout.widget.management.impl.DefaultWidgetManager
-
This method performs no-operation.
- validateChangeExtendedData(LayoutType, WidgetType, ExtendedDataType, PageLayoutWidget) - Method in class com.ibm.commerce.pagelayout.widget.management.impl.ProductListingWidgetManager
-
This method will perform validation on the associated default content to this
marketing spot of the widget.
- validateChangeExtendedData(LayoutType, WidgetType, ExtendedDataType, PageLayoutWidget) - Method in interface com.ibm.commerce.pagelayout.widget.management.spi.WidgetManager
-
This method validates the extended data information when the extended data is being
updated on a widget.
- validateChangeInventoryAvailabilityDataAreaType(ChangeInventoryAvailabilityDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateChangeInventoryAvailabilityType(ChangeInventoryAvailabilityType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateChangeOrderDataAreaType(ChangeOrderDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateChangeOrderType(ChangeOrderType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateChangeQuoteDataAreaType(ChangeQuoteDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateChangeQuoteType(ChangeQuoteType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateChangeReasonCodeType(ChangeReasonCodeType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateChannelIdentiferType(ChannelIdentiferType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateChannelNameEnumerationType(ChannelNameEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateChannelNameEnumerationTypeObject(ChannelNameEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateChannelNameType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateChannelNameType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
Validates the MemberTypes constraint of 'Channel Name Type'.
- validateChannelType(ChannelType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateCodePattern() - Method in class com.ibm.commerce.promotion.uniquecode.generator.CodeGenerator
-
This method parses the pattern string and checks if code
space size is enough for the total number of generated codes.
- ValidateComponentsCmd - Interface in com.ibm.commerce.fulfillment.commands
-
This task command validate components for package or dynamic kit.
- ValidateComponentsCmdImpl - Class in com.ibm.commerce.fulfillment.commands
-
- ValidateComponentsCmdImpl() - Constructor for class com.ibm.commerce.fulfillment.commands.ValidateComponentsCmdImpl
-
- ValidateComponentsForPackageCmdImpl - Class in com.ibm.commerce.fulfillment.commands
-
- ValidateComponentsForPackageCmdImpl() - Constructor for class com.ibm.commerce.fulfillment.commands.ValidateComponentsForPackageCmdImpl
-
- ValidateContractCmd - Interface in com.ibm.commerce.contract.commands
-
This contract task command is used to validate the contract (WebSphere Commerce Enterprise only).
- ValidateContractCmdImpl - Class in com.ibm.commerce.contract.commands
-
- ValidateContractCmdImpl() - Constructor for class com.ibm.commerce.contract.commands.ValidateContractCmdImpl
-
Constructor for ValidateContractCmdImpl
- validateCoupon(CouponKey, CustomerKey) - Method in interface com.ibm.commerce.marketing.promotion.coupon.CouponManager
-
Validates a coupon.
- validateCoupon(CouponKey, CustomerKey, Date) - Method in interface com.ibm.commerce.marketing.promotion.coupon.CouponManager
-
- validateCouponCodeType(CouponCodeType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateCouponDescriptionType(CouponDescriptionType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateCreate(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogAttachmentReferenceMediator
-
This method checks if the object to be created is present in the physical data container.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogEntryAttachmentReferenceMediator
-
This method checks if the object to be created is present in the physical data container.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterBasePartMediator
-
This method performs no checking as the validation is done by the Change CatalogFilter mediator.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterCatalogGroupSelectionPartMediator
-
This method checks if the noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterConditionGroupPartMediator
-
This method checks if the noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterConditionPartMediator
-
This method checks if the noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterConditionValuePartMediator
-
This method checks if the noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterDescriptionMediator
-
Checks if the object to be created is present in the physical data container.
- validateCreate(Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterMediator
-
Checks if the object to be created is present in the physical data container.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterProductSetSelectionPartMediator
-
This method checks if the noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogGroupAttachmentReferenceMediator
-
This method checks if the object to be created is present in the physical data container.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogGroupRuleMediator
-
Checks if the object to be created is present in the physical data
container.
- validateCreate(Object) - Method in interface com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator.ChangeBusinessObjectMediator
-
Performs basic validation if the physical entity
corresponding to the noun is already present
in the physical data container that was initialized.
- validateCreate(Object, Object) - Method in interface com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator.ChangeBusinessObjectPartMediator
-
Performs basic validation if the physical entity
corresponding to the noun part is already present
in the physical data container that was initialized.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.AbstractChangeGiftListPartMediator
-
Validates whether the GiftList
noun can be updated.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListAccessSpecifierPartMediator
-
Validates if the user authentication for the gift list can be created or
not.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListAnnouncementsPartMediator
-
Checks if the logical gift list announcement object can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListBasePartMediator
-
This method performs no checking as the validation is done by the Change
GiftList mediator.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListCoRegistrantPartMediator
-
This method checks if the noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListDescriptionPartMediator
-
This method validates the parameter values present in aNounPart.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListEventInformationPartMediator
-
This method checks if the noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListItemPartMediator
-
Validates if the item can be created successfully in the table.
- validateCreate(Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListMediator
-
This method checks if the logical GiftList noun can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListPurchaseRecordPartMediator
-
This method checks if the noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListRegistrantPartMediator
-
This method checks if the noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.infrastructure.facade.server.services.dataaccess.bom.mediator.ChangeOnlineStoreContactInfoPartMediator
-
This method performs no checking as the validation is done by the Change OnlineStore mediator.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.infrastructure.facade.server.services.dataaccess.bom.mediator.ChangeOnlineStoreDescriptionPartMediator
-
This method performs no checking as the validation is done by the Change OnlineStore mediator.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.infrastructure.facade.server.services.dataaccess.bom.mediator.ChangeOnlineStoreLocationInfoPartMediator
-
This method performs no checking as the validation is done by the Change OnlineStore mediator.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.inventory.facade.server.services.dataaccess.bom.mediator.ChangeInventoryAvailabilityBasePartMediator
-
This method performs no checking as the validation is done by the ChangeInventoryAvailabilityMediator
.
- validateCreate(Object) - Method in class com.ibm.commerce.inventory.facade.server.services.dataaccess.bom.mediator.ChangeInventoryAvailabilityMediator
-
Checks if the object to be created is present in the physical data container.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.inventory.facade.server.services.dataaccess.bom.mediator.ChangeInventoryRequirementBasePartMediator
-
This method performs no checking as the validation is done by the ChangeInventoryRequirementMediator
.
- validateCreate(Object) - Method in class com.ibm.commerce.inventory.facade.server.services.dataaccess.bom.mediator.ChangeInventoryRequirementMediator
-
Checks if the object to be created is present in the physical data container.
- validateCreate(Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeActivityMediator
-
This method checks if the logical activity noun can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeActivityPartMediator
-
This method performs no checking as the validation is done by the Change Activity mediator.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeCampaignElementPartMediator
-
This method checks if the logical campaign element noun part can be created.
- validateCreate(Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeCampaignMediator
-
This method checks if the logical campaign noun can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeCampaignPartMediator
-
This method performs no checking as the validation is done by the Change Campaign mediator.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentAttachmentReferenceMediator
-
This method checks if the logical attachment reference noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentDescriptionPartMediator
-
This method checks if the logical marketing content description noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentImageMapAreaPartMediator
-
This method checks if the logical marketing content image map area noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentImageMapPartMediator
-
This method checks if the logical marketing content image map noun part can be created.
- validateCreate(Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentMediator
-
This method checks if the logical marketing content noun can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentPartMediator
-
This method performs no checking as the validation is done by the Change Marketing Content mediator.
- validateCreate(Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingEmailTemplateMediator
-
This method checks if the logical marketing e-mail template noun can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingEmailTemplatePartMediator
-
This method performs no checking as the validation is done by the Change Marketing E-mail Template mediator.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingSpotDefaultContentPartMediator
-
This method checks if the logical marketing spot default content noun part can be created.
- validateCreate(Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingSpotMediator
-
This method checks if the logical marketing spot noun can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingSpotPartMediator
-
This method performs no checking as the validation is done by the Change marketing spot mediator.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingSpotTitlePartMediator
-
This method checks if the logical marketing spot default title noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutBasePartMediator
-
This method performs no checking as the validation is done by the Change Layout mediator.
- validateCreate(Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutMediator
-
This method checks if the logical Layout noun can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutPageLocationPartMediator
-
This method checks if the Page Location noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutWidgetChildSlotPartMediator
-
This method checks if the logical widget child slot noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutWidgetExtendedDataPartMediator
-
This method checks if the logical widget child slot noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutWidgetPartMediator
-
This method checks if the logical widget noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangePageBasePartMediator
-
This method performs no checking as the validation is done by the Change
Page mediator.
- validateCreate(Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangePageMediator
-
This method checks if the logical Page noun can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangePageSEOPropertiesPartMediator
-
This method checks if the SEOProperties noun part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangePageSEOURLPartMediator
-
This method checks if the SEOURL noun part can be created.
- validateCreate(LayoutType, WidgetType) - Method in class com.ibm.commerce.pagelayout.widget.management.impl.DefaultWidgetManager
-
This method validates the widget properties.
- validateCreate(LayoutType, WidgetType) - Method in interface com.ibm.commerce.pagelayout.widget.management.spi.WidgetManager
-
This method validates the widget information when the widget is being
added to a page layout.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.promotion.facade.server.services.dataaccess.bom.mediator.ChangePromotionBasePartMediator
-
This method performs no checking as the validation is done by the
ChangePromotionMediator
.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.promotion.facade.server.services.dataaccess.bom.mediator.ChangePromotionDescriptionPartMediator
-
This method checks if the logical DescriptionType
noun
part can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.promotion.facade.server.services.dataaccess.bom.mediator.ChangePromotionElementPartMediator
-
This method checks if the logical PromotionElementType
noun part can be created.
- validateCreate(Object) - Method in class com.ibm.commerce.promotion.facade.server.services.dataaccess.bom.mediator.ChangePromotionMediator
-
Checks if the object to be created is present in the physical data
container.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.search.facade.server.services.dataaccess.bom.mediator.ChangeSearchTermAssociationBasePartMediator
-
This method performs no checking as the validation is done by ChangeSearchTermAssociationMediator.
- validateCreate(Object) - Method in class com.ibm.commerce.search.facade.server.services.dataaccess.bom.mediator.ChangeSearchTermAssociationMediator
-
This method checks if the logical SearchTermAssociation noun can be created.
- validateCreate(Object) - Method in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionDetailsValidator
-
This method checks if the logical Subscription noun can be created.
- validateCreate(Object) - Method in class com.ibm.commerce.subscription.facade.server.helpers.SubscriptionDetailsValidatorImpl
-
This method checks if the logical Subscription noun can be created.
- validateCreate(Object) - Method in class com.ibm.commerce.subscription.facade.server.services.dataaccess.bom.mediator.ChangeSubscriptionMediator
-
This method checks if the logical Subscription noun can be created.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.subscription.facade.server.services.dataaccess.bom.mediator.ChangeSubscriptionRenewalInfoPartMediator
-
This method performs no checking as the validation is done by the ChangeSubscriptionMediator
- validateCreate(Object, Object) - Method in class com.ibm.commerce.wallet.facade.server.services.dataaccess.bom.mediator.ChangeWalletBasePartMediator
-
Does nothing.
- validateCreate(Object, Object) - Method in class com.ibm.commerce.wallet.facade.server.services.dataaccess.bom.mediator.ChangeWalletItemBasePartMediator
-
Does nothing.
- validateCreate(Object) - Method in class com.ibm.commerce.wallet.facade.server.services.dataaccess.bom.mediator.ChangeWalletItemMediator
-
Validates that the physical entity corresponding to the noun can be created.
- validateCreate(Object) - Method in class com.ibm.commerce.wallet.facade.server.services.dataaccess.bom.mediator.ChangeWalletMediator
-
Validates that the physical entity corresponding to the noun can be created.
- validateCreateExtendedData(LayoutType, WidgetType, ExtendedDataType, PageLayoutWidget) - Method in class com.ibm.commerce.pagelayout.widget.management.impl.CategoryRecommendationWidgetManager
-
This method will perform validation for this widget.
- validateCreateExtendedData(LayoutType, WidgetType, ExtendedDataType, PageLayoutWidget) - Method in class com.ibm.commerce.pagelayout.widget.management.impl.ContentRecommendationWidgetManager
-
This method will perform validation for this widget.
- validateCreateExtendedData(LayoutType, WidgetType, ExtendedDataType, PageLayoutWidget) - Method in class com.ibm.commerce.pagelayout.widget.management.impl.DefaultWidgetManager
-
This method performs no-operation.
- validateCreateExtendedData(LayoutType, WidgetType, ExtendedDataType, PageLayoutWidget) - Method in class com.ibm.commerce.pagelayout.widget.management.impl.ProductListingWidgetManager
-
This method will perform validation on the associated default content to this
marketing spot of the widget.
- validateCreateExtendedData(LayoutType, WidgetType, ExtendedDataType, PageLayoutWidget) - Method in class com.ibm.commerce.pagelayout.widget.management.impl.ProductRecommendationWidgetManager
-
This method will perform validation for this widget.
- validateCreateExtendedData(LayoutType, WidgetType, ExtendedDataType, PageLayoutWidget) - Method in class com.ibm.commerce.pagelayout.widget.management.impl.RotatingContentWidgetManager
-
This method will perform validation for this widget.
- validateCreateExtendedData(LayoutType, WidgetType, ExtendedDataType, PageLayoutWidget) - Method in interface com.ibm.commerce.pagelayout.widget.management.spi.WidgetManager
-
This method validates the extended data information when the extended data is being
added to a widget.
- validateCSRCommentsType(CSRCommentsType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateCustomerSegment(String, List) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that the specified customer segment exists in the MBRGRP
database table.
- validateDates(Map, List) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that the specified date parameters are valid.
- ValidateDelegatedPriceCmd - Interface in com.ibm.commerce.price.commands
-
This command interface is used for validating a delegated price of a product.
- ValidateDelegatedPriceCmdImpl - Class in com.ibm.commerce.price.commands
-
This ValidateDelegatedPriceCmdImpl
Task Command Implementation
checks the lower limit of the negotiated price (which is the price TSR and the
customer agreed with) for a given catalog entry.
- ValidateDelegatedPriceCmdImpl() - Constructor for class com.ibm.commerce.price.commands.ValidateDelegatedPriceCmdImpl
-
- validateDelete(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogAttachmentReferenceMediator
-
This method checks if the object to be removed is present in the physical data container.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogEntryAttachmentReferenceMediator
-
This method checks if the object to be removed is present in the physical data container.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterBasePartMediator
-
This method performs no checking as the validation is done by the Change CatalogFilter mediator.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterCatalogGroupSelectionPartMediator
-
This method checks if the noun part can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterConditionGroupPartMediator
-
This method checks if the noun part can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterConditionPartMediator
-
This method checks if the noun part can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterConditionValuePartMediator
-
This method checks if the noun part can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterDescriptionMediator
-
Checks if the object to be removed is present in the physical data container.
- validateDelete(Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterMediator
-
Checks if the object to be removed is present in the physical data container.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogFilterProductSetSelectionPartMediator
-
This method checks if the noun part can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogGroupAttachmentReferenceMediator
-
This method checks if the object to be removed is present in the physical data container.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.catalog.facade.server.services.dataaccess.bom.mediator.ChangeCatalogGroupRuleMediator
-
Checks if the object to be removed is present in the physical data
container.
- validateDelete(Object) - Method in interface com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator.ChangeBusinessObjectMediator
-
Performs basic validation if the physical entity
corresponding to the noun is already present
in the physical data container that was initialized.
- validateDelete(Object, Object) - Method in interface com.ibm.commerce.foundation.server.services.dataaccess.bom.mediator.ChangeBusinessObjectPartMediator
-
Performs basic validation if the physical entity
corresponding to the noun part is already present
in the physical data container that was initialized.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.AbstractChangeGiftListPartMediator
-
Validates whether the GiftList
noun can be updated.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListAccessSpecifierPartMediator
-
Validates if the access option can be deleted or not.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListAnnouncementsPartMediator
-
No action is performed by this method since the delete operation is not
supported by this mediator.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListBasePartMediator
-
This method performs no checking as the validation is done by the Change
GiftList mediator.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListCoRegistrantPartMediator
-
This method checks if the noun part can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListDescriptionPartMediator
-
This method performs no checking as the validation is done by the Change GiftList mediator.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListEventInformationPartMediator
-
This method checks if the noun part can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListItemPartMediator
-
Validates if the item can be deleted or not.
- validateDelete(Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListMediator
-
This method checks if the logical GiftList noun can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListPurchaseRecordPartMediator
-
This method checks if the noun part can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListRegistrantPartMediator
-
This method checks if the noun part can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.infrastructure.facade.server.services.dataaccess.bom.mediator.ChangeOnlineStoreContactInfoPartMediator
-
This method performs no checking as the validation is done by the Change OnlineStore mediator.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.infrastructure.facade.server.services.dataaccess.bom.mediator.ChangeOnlineStoreDescriptionPartMediator
-
This method performs no checking as the validation is done by the Change OnlineStore mediator.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.infrastructure.facade.server.services.dataaccess.bom.mediator.ChangeOnlineStoreLocationInfoPartMediator
-
This method performs no checking as the validation is done by the Change OnlineStore mediator.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.inventory.facade.server.services.dataaccess.bom.mediator.ChangeInventoryAvailabilityBasePartMediator
-
This method performs no checking as the validation is done by the ChangeInventoryAvailabilityMediator
.
- validateDelete(Object) - Method in class com.ibm.commerce.inventory.facade.server.services.dataaccess.bom.mediator.ChangeInventoryAvailabilityMediator
-
Checks if the object to be removed is present in the physical data container.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.inventory.facade.server.services.dataaccess.bom.mediator.ChangeInventoryRequirementBasePartMediator
-
This method performs no checking as the validation is done by the ChangeInventoryRequirementMediator
.
- validateDelete(Object) - Method in class com.ibm.commerce.inventory.facade.server.services.dataaccess.bom.mediator.ChangeInventoryRequirementMediator
-
Checks if the object to be removed is present in the physical data container.
- validateDelete(Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeActivityMediator
-
This method checks if the logical activity noun can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeActivityPartMediator
-
This method performs no checking as the validation is done by the Change Activity mediator.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeCampaignElementPartMediator
-
This method checks if the logical campaign element noun part can be deleted.
- validateDelete(Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeCampaignMediator
-
This method checks if the logical campaign noun can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeCampaignPartMediator
-
This method performs no checking as the validation is done by the Change Campaign mediator.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentAttachmentReferenceMediator
-
This method checks if the logical attachment reference noun part can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentDescriptionPartMediator
-
This method determines whether the logical marketing content description noun part can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentImageMapAreaPartMediator
-
This method determines whether the logical marketing content image map area noun part can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentImageMapPartMediator
-
This method determines whether the logical marketing content image map noun part can be deleted.
- validateDelete(Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentMediator
-
This method checks if the logical marketing content noun can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingContentPartMediator
-
This method performs no checking as the validation is done by the Change Marketing Content mediator.
- validateDelete(Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingEmailTemplateMediator
-
This method checks if the logical marketing e-mail template noun can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingEmailTemplatePartMediator
-
This method performs no checking as the validation is done by the Change Marketing E-mail Template mediator.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingSpotDefaultContentPartMediator
-
This method determines whether the logical marketing spot default content noun part can be deleted.
- validateDelete(Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingSpotMediator
-
This method checks if the logical marketing spot noun can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingSpotPartMediator
-
This method performs no checking as the validation is done by the Change marketing spot mediator.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.marketing.facade.server.services.dataaccess.bom.mediator.ChangeMarketingSpotTitlePartMediator
-
This method determines whether the logical marketing spot default title noun part can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutBasePartMediator
-
This method performs no checking as the validation is done by the Change Layout mediator.
- validateDelete(Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutMediator
-
This method checks if the logical Layout noun can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutPageLocationPartMediator
-
This method checks if the Page Location noun part can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutWidgetChildSlotPartMediator
-
This method checks whether this LayoutSlotType
object can be deleted or not.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutWidgetExtendedDataPartMediator
-
This method checks whether this LayoutSlotType
object can be deleted or not.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangeLayoutWidgetPartMediator
-
This method performs custom business logic validation when deleting a noun part.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangePageBasePartMediator
-
This method performs no checking as the validation is done by the Change
Page mediator.
- validateDelete(Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangePageMediator
-
This method checks if the logical Page noun can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangePageSEOPropertiesPartMediator
-
This method checks if the SEOProperties noun part can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.pagelayout.facade.server.services.dataaccess.bom.mediator.ChangePageSEOURLPartMediator
-
This method checks if the SEOURL noun part can be deleted.
- validateDelete(LayoutType, WidgetType, PageLayoutWidget) - Method in class com.ibm.commerce.pagelayout.widget.management.impl.DefaultWidgetManager
-
This method performs no-operation.
- validateDelete(LayoutType, WidgetType, PageLayoutWidget) - Method in interface com.ibm.commerce.pagelayout.widget.management.spi.WidgetManager
-
This method validates the widget information when the widget is being
deleted from a page layout.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.promotion.facade.server.services.dataaccess.bom.mediator.ChangePromotionBasePartMediator
-
This method performs no checking as the validation is done by the
ChangePromotionMediator
.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.promotion.facade.server.services.dataaccess.bom.mediator.ChangePromotionDescriptionPartMediator
-
This method checks if the logical DescriptionType
noun
part can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.promotion.facade.server.services.dataaccess.bom.mediator.ChangePromotionElementPartMediator
-
This method checks if the logical PromotionElementType
noun part can be deleted.
- validateDelete(Object) - Method in class com.ibm.commerce.promotion.facade.server.services.dataaccess.bom.mediator.ChangePromotionMediator
-
Checks if the object to be removed is present in the physical data
container.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.search.facade.server.services.dataaccess.bom.mediator.ChangeSearchTermAssociationBasePartMediator
-
This method performs no checking as the validation is done by the Change SearchTermAssociation mediator.
- validateDelete(Object) - Method in class com.ibm.commerce.search.facade.server.services.dataaccess.bom.mediator.ChangeSearchTermAssociationMediator
-
This method checks if the logical SearchTermAssociation noun can be deleted.
- validateDelete(Object) - Method in interface com.ibm.commerce.subscription.facade.server.helpers.SubscriptionDetailsValidator
-
This method checks if the logical Subscription noun can be deleted.
- validateDelete(Object) - Method in class com.ibm.commerce.subscription.facade.server.helpers.SubscriptionDetailsValidatorImpl
-
This method checks if the logical Subscription noun can be deleted.
- validateDelete(Object) - Method in class com.ibm.commerce.subscription.facade.server.services.dataaccess.bom.mediator.ChangeSubscriptionMediator
-
This method checks if the logical Subscription noun can be deleted.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.subscription.facade.server.services.dataaccess.bom.mediator.ChangeSubscriptionRenewalInfoPartMediator
-
This method performs no checking as the validation is done by the ChangeSubscriptionMediator
- validateDelete(Object, Object) - Method in class com.ibm.commerce.wallet.facade.server.services.dataaccess.bom.mediator.ChangeWalletBasePartMediator
-
Does nothing.
- validateDelete(Object, Object) - Method in class com.ibm.commerce.wallet.facade.server.services.dataaccess.bom.mediator.ChangeWalletItemBasePartMediator
-
Does nothing.
- validateDelete(Object) - Method in class com.ibm.commerce.wallet.facade.server.services.dataaccess.bom.mediator.ChangeWalletItemMediator
-
Validates that the physical entity corresponding to the noun exists and can be deleted.
- validateDelete(Object) - Method in class com.ibm.commerce.wallet.facade.server.services.dataaccess.bom.mediator.ChangeWalletMediator
-
Validates that the physical entity corresponding to the noun exists and can be deleted.
- validateDeleteExtendedData(LayoutType, WidgetType, ExtendedDataType, PageLayoutWidget) - Method in class com.ibm.commerce.pagelayout.widget.management.impl.CategoryRecommendationWidgetManager
-
This method will perform validation for this widget.
- validateDeleteExtendedData(LayoutType, WidgetType, ExtendedDataType, PageLayoutWidget) - Method in class com.ibm.commerce.pagelayout.widget.management.impl.ContentRecommendationWidgetManager
-
This method will perform validation for this widget.
- validateDeleteExtendedData(LayoutType, WidgetType, ExtendedDataType, PageLayoutWidget) - Method in class com.ibm.commerce.pagelayout.widget.management.impl.DefaultWidgetManager
-
This method performs no-operation.
- validateDeleteExtendedData(LayoutType, WidgetType, ExtendedDataType, PageLayoutWidget) - Method in class com.ibm.commerce.pagelayout.widget.management.impl.ProductRecommendationWidgetManager
-
This method will perform validation for this widget.
- validateDeleteExtendedData(LayoutType, WidgetType, ExtendedDataType, PageLayoutWidget) - Method in class com.ibm.commerce.pagelayout.widget.management.impl.RotatingContentWidgetManager
-
This method will perform validation for this widget.
- validateDeleteExtendedData(LayoutType, WidgetType, ExtendedDataType, PageLayoutWidget) - Method in interface com.ibm.commerce.pagelayout.widget.management.spi.WidgetManager
-
This method validates the extended data information when the extended data is being
deleted from a widget.
- validateDeviceFormat(HttpServletRequest) - Method in class com.ibm.commerce.programadapter.HttpProgramAdapterImpl
-
Return a command property if there is a corresponding message mapper that can handle the request.
- validateDeviceFormat(Object) - Method in class com.ibm.commerce.programadapter.ProgramAdapter
-
Returns a command property object if the device can be handled by this adapter, otherwise null will be returned.
- validateDocumentRoot(DocumentRoot, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateDocumentRoot(DocumentRoot, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- ValidateDynamicKitConfigurationCmd - Interface in com.ibm.commerce.orderitems.commands
-
Validates that the configuration associated with the provided OrderItem is still valid.
- ValidateDynamicKitConfigurationCmdImpl - Class in com.ibm.commerce.orderitems.commands
-
This default implementation is a stub that performs no business logic
- ValidateDynamicKitConfigurationCmdImpl() - Constructor for class com.ibm.commerce.orderitems.commands.ValidateDynamicKitConfigurationCmdImpl
-
- ValidateDynamicKitConfigurationInSterlingCmdImpl - Class in com.ibm.commerce.orderitems.commands
-
This command implementation validates that the configuration associated with the provided OrderItem is still valid.
- ValidateDynamicKitConfigurationInSterlingCmdImpl() - Constructor for class com.ibm.commerce.orderitems.commands.ValidateDynamicKitConfigurationInSterlingCmdImpl
-
- validateElementIsFirstInActivity(List, String) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that the element is the first element in
the top level path of the activity flow definition.
- validateEmailTemplate(String, List) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that the specified e-mail template exists in the EMLMSG
database table.
- validateExpectedInventoryDetailExternalIdentifierType(ExpectedInventoryDetailExternalIdentifierType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateExpectedInventoryDetailIdentifierType(ExpectedInventoryDetailIdentifierType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateExpectedInventoryDetailType(ExpectedInventoryDetailType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateExpectedInventoryRecordType(ExpectedInventoryRecordType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateExpectedInventoryType(ExpectedInventoryType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateExtendAttributeType(ExtendAttributeType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateExternalShipModeIdentifier(ExternalShipModeIdentifier, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateExtraAdjustmentType(ExtraAdjustmentType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateFields(HttpServletRequest) - Method in class com.ibm.commerce.giftregistry.struts.GiftRegistryRequestFieldsValidator
-
Validates URL fields using rules specified in a property file
- validateFinancialTransactionIdentifierType(FinancialTransactionIdentifierType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateFinancialTransactionStatusEnumerationType(FinancialTransactionStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateFinancialTransactionStatusEnumerationTypeObject(FinancialTransactionStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateFinancialTransactionStatusType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateFinancialTransactionStatusType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
Validates the MemberTypes constraint of 'Financial Transaction Status Type'.
- validateFinancialTransactionType(FinancialTransactionType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateFulfillmentCenterInventoryAvailabilityType(FulfillmentCenterInventoryAvailabilityType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateFulfillmentCenterType(FulfillmentCenterType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateFulfillmentStatusEnumerationType(FulfillmentStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateFulfillmentStatusEnumerationTypeObject(FulfillmentStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateFulfillmentStatusType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateFulfillmentStatusType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
Validates the MemberTypes constraint of 'Fulfillment Status Type'.
- validateGetInventoryAvailabilityDataAreaType(GetInventoryAvailabilityDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateGetInventoryAvailabilityType(GetInventoryAvailabilityType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateGetOrderDataAreaType(GetOrderDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateGetOrderType(GetOrderType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateGetQuoteDataAreaType(GetQuoteDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateGetQuoteType(GetQuoteType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateGiftItemInfoType(GiftItemInfoType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateGiftItemType(GiftItemType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- ValidateGiftListRulesHelper - Class in com.ibm.commerce.giftcenter.rules.validation
-
This helper class validates the business rules for creating, updating,
and deleting gift lists.
- ValidateGiftListRulesHelper() - Constructor for class com.ibm.commerce.giftcenter.rules.validation.ValidateGiftListRulesHelper
-
- ValidateGiftRegistryValuesCmd - Interface in com.ibm.commerce.component.giftregistry.commands
-
Validates the gift registry value object based on the business rules.
The class will validate each of the gift registries in the incoming UpdateGiftRegistryBOD
and then validate the gift items.
- ValidateGiftRegistryValuesCmdImpl - Class in com.ibm.commerce.component.giftregistry.commands
-
Validates the gift registry value object based on the business rules.
The class will validate each of the gift registries in the incoming UpdateGiftRegistryBOD
and then validate the gift items.
- ValidateGiftRegistryValuesCmdImpl() - Constructor for class com.ibm.commerce.component.giftregistry.commands.ValidateGiftRegistryValuesCmdImpl
-
- validateGiftSetSpecificationType(GiftSetSpecificationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateGiftSetType(GiftSetType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateIfChannelHubStore(List) - Static method in class com.ibm.commerce.catalog.facade.server.helpers.CatalogComponentHelper
-
Validates if the store id in the context is a Hub Store.
- validateIfMasterCatalog(List) - Static method in class com.ibm.commerce.catalog.facade.server.helpers.CatalogComponentHelper
-
Validates whether the catalog in catalog context is a master catalog.
- validateIfSalesCatalog(List) - Static method in class com.ibm.commerce.catalog.facade.server.helpers.CatalogComponentHelper
-
Validates whether the catalog in catalog context is a sales catalog.
- validateInputForIntegerFields(Object) - Static method in class com.ibm.commerce.catalog.facade.server.helpers.CatalogComponentHelper
-
Validate that the input specified is a valid number for the custom Integer fields.
- validateInsideProcessFG() - Method in class com.ibm.commerce.edp.commands.AEDPPaymentTaskCmdImpl
-
This method validates the required information inside the ProcessFG() method of each
payment task commands.
- validateInsideProcessFG() - Method in class com.ibm.commerce.edp.commands.AEDPStoreTaskCmdImpl
-
This method validates the required information inside the ProcessFG() method of each
payment task command.
- validateInsideProcessFG() - Method in class com.ibm.commerce.edp.commands.AEDPTaskCmdImpl
-
This method Validates request input parameters during processFG.
- validateInsideProcessFG() - Method in class com.ibm.commerce.edp.commands.EditCmdImpl
-
This method validates all parameters for this payment instruction edit operation.
- validateInsideProcessFG() - Method in class com.ibm.commerce.edp.commands.FinalizePaymentCmdImpl
-
This method validates all parameters for this finalize payment operation.
- validateInsideProcessFG() - Method in class com.ibm.commerce.edp.commands.ReservePaymentCmdImpl
-
This method validates all parameters for this reverse payment business event.
- validateInsideProcessFG() - Method in class com.ibm.commerce.edp.commands.TriggerPaymentActionsCmdImpl
-
This method validates if the initial amount less than zero, or if it is
more than the total amount of the EDP order.
- validateInsideProcessFG() - Method in class com.ibm.commerce.returns.commands.ARefundTaskCmdImpl
-
This method validates if the required parameters are present for the foreground tasks.
- validateInventoryAdjustmentCodeType(InventoryAdjustmentCodeType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateInventoryAdjustmentType(InventoryAdjustmentType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateInventoryAvailabilityType(InventoryAvailabilityType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateInventoryReceiptType(InventoryReceiptType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateInventoryStatusEnumerationType(InventoryStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateInventoryStatusEnumerationType(InventoryStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateInventoryStatusEnumerationTypeObject(InventoryStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateInventoryStatusEnumerationTypeObject(InventoryStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateInventoryStatusType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateInventoryStatusType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateInventoryStatusType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
Validates the MemberTypes constraint of 'Status Type'.
- validateInventoryStatusType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
Validates the MemberTypes constraint of 'Inventory Status Type'.
- validateLayoutDesign(String) - Static method in class com.ibm.commerce.pagelayout.facade.server.helpers.PageLayoutComponentHelper
-
This method validates if the existing design of the layout does not
contain any inactive widgets.
- validateMarketingContent(String, List) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that the specified marketing content exists in the COLLATERAL
database table.
- validateMarketingContent(MarketingContentType, List) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that the specified marketing content exists.
- validateMarketingSpot(String, List) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that the specified eMarketing Spot exists in the EMSPOT
database table.
- ValidateMessageParametersCmd - Interface in com.ibm.commerce.component.giftregistry.commands
-
Validates the gift registry Announcement value object
- ValidateMessageParametersCmdImpl - Class in com.ibm.commerce.component.giftregistry.commands
-
Validates the gift registry Announcement value object
In Parameter: PostGiftRegistryAnnouncementBOD
Result Parameter: ConfirmGiftRegistryAnnouncementBOD
- ValidateMessageParametersCmdImpl() - Constructor for class com.ibm.commerce.component.giftregistry.commands.ValidateMessageParametersCmdImpl
-
- validateOnCreate(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.AbstractGiftListRulesValidator
-
Validates the gift list noun when a new gift list is being created.
- validateOnCreate(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.EventDateNotAfterMaxAdvanceDaysRuleValidator
-
Validates the rule when the gift list object is being created.
- validateOnCreate(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.EventDateNotBeforeMinAdvanceDaysRuleValidator
-
Validates the rule when the gift list object is being created.
- validateOnCreate(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.ExceedMaxItemQuantityRuleValidator
-
Validate the rule when the gift list object is being created.
- validateOnCreate(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.ExceedMaxRegistriesRuleValidator
-
Validates the rule when the gift list object is being created.
- validateOnCreate(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.ExceedMaxRegistryItemsRuleValidator
-
Validates the rule when the gift list object is being created.
- validateOnCreate(Object, Object, Integer) - Method in interface com.ibm.commerce.giftcenter.rules.validation.GiftListRulesValidator
-
Validates the gift list noun when a new gift list is being created.
- validateOnCreate(Object, Object) - Method in class com.ibm.commerce.giftcenter.rules.validation.ValidateGiftListRulesHelper
-
Calls all of the create rule validators passing the gift list data.
- validateOnCreate(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.ValidateGiftListRulesHelper
-
Validates a rule on creation of a noun part.
- validateOnDelete(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.AbstractGiftListRulesValidator
-
Validates the gift list noun or the noun part when an existing gift list
is being deleted.
- validateOnDelete(Object, Object, Integer) - Method in interface com.ibm.commerce.giftcenter.rules.validation.GiftListRulesValidator
-
Validates the gift list noun or the noun part when a gift list is getting
deleted.
- validateOnDelete(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.ItemDeleteEligibilityRuleValidator
-
Validates the rule when a gift list item is being deleted
- validateOnDelete(Object, Object) - Method in class com.ibm.commerce.giftcenter.rules.validation.ValidateGiftListRulesHelper
-
Calls all of the delete rule validators passing the gift list data.
- validateOnDelete(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.ValidateGiftListRulesHelper
-
Validates a rule on delete of a noun or noun part.
- validateOnUpdate(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.AbstractGiftListRulesValidator
-
Validates the gift list noun or the noun part when a gift list is getting
updated.
- validateOnUpdate(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.EventDateInPastRuleValidator
-
Validates the rule when the gift list object is being updated.
- validateOnUpdate(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.EventDateNotAfterMaxAdvanceDaysRuleValidator
-
Validates the rule when the gift list object is being updated.
- validateOnUpdate(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.ExceedMaxItemQuantityRuleValidator
-
Validate the rule when the gift list object is being updated.
- validateOnUpdate(Object, Object, Integer) - Method in interface com.ibm.commerce.giftcenter.rules.validation.GiftListRulesValidator
-
Validates the gift list noun or the noun part when an existing gift list
is being updated.
- validateOnUpdate(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.ItemQuantityUpdateRuleValidator
-
Validates the rule when the gift list object is being updated.
- validateOnUpdate(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.MaxDaysForPromotionEligibilityRuleValidator
-
Validates whether the user is eligible for the completion program
promotion.
- validateOnUpdate(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.MinDaysForPromotionEligibilityRuleValidator
-
Validates whether the user is eligible for the completion program
promotion
- validateOnUpdate(Object, Object) - Method in class com.ibm.commerce.giftcenter.rules.validation.ValidateGiftListRulesHelper
-
Calls all of the update rule validators passing the gift list data.
- validateOnUpdate(Object, Object, Integer) - Method in class com.ibm.commerce.giftcenter.rules.validation.ValidateGiftListRulesHelper
-
Validates a rule on update of a noun or noun part.
- ValidateOrderAddressCmd - Interface in com.ibm.commerce.order.commands
-
This Order task command is used to validate the shipping or billing address for the order or orderitems using given criteria.
- ValidateOrderAddressCmdImpl - Class in com.ibm.commerce.order.commands
-
- ValidateOrderAddressCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ValidateOrderAddressCmdImpl
-
The default constructor of ValidateOrderAddressCmdImpl.
- validateOrderBLockInfoType(OrderBLockInfoType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderBlockType(OrderBlockType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderItemComponentIdentifierType(OrderItemComponentIdentifierType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderItemComponentType(OrderItemComponentType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderItemFulfillmentInfoType(OrderItemFulfillmentInfoType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderItemLifeCycleStatusEnumerationType(OrderItemLifeCycleStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderItemLifeCycleStatusEnumerationTypeObject(OrderItemLifeCycleStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderItemLifeCycleStatusType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderItemLifeCycleStatusType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
Validates the MemberTypes constraint of 'Item Life Cycle Status Type'.
- validateOrderItemShippingInfoType(OrderItemShippingInfoType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderItemStatusType(OrderItemStatusType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderItemType(OrderItemType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderLifeCycleStatusEnumerationType(OrderLifeCycleStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderLifeCycleStatusEnumerationTypeObject(OrderLifeCycleStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderLifeCycleStatusType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderLifeCycleStatusType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
Validates the MemberTypes constraint of 'Life Cycle Status Type'.
- validateOrderNotificationInfoType(OrderNotificationInfoType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderPaymentInfoType(OrderPaymentInfoType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderPITotalAmount() - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
-
Check if PI total amount matches order total amount.
- validateOrderScheduleInfoType(OrderScheduleInfoType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderShippingInfoType(OrderShippingInfoType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderStatusType(OrderStatusType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderType(OrderType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderTypeCodeType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderTypeCodeType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
Validates the MemberTypes constraint of 'Type Code Type'.
- validateOrderTypeEnumerationType(OrderTypeEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOrderTypeEnumerationTypeObject(OrderTypeEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateOwner(CatalogEntryType, List) - Static method in class com.ibm.commerce.catalog.facade.server.helpers.CatalogComponentHelper
-
This method validate the owner ID provided in the given catalog entry.
- validateOwner(CatalogGroupType, List) - Static method in class com.ibm.commerce.catalog.facade.server.helpers.CatalogComponentHelper
-
This method validate the owner ID provided in the given catalog group.
- validateOwner(CatalogGroupIdentifierType, List) - Static method in class com.ibm.commerce.catalog.facade.server.helpers.CatalogComponentHelper
-
This method validate the owner ID provided in the given catalog group identifier.
- validateOwner(CatalogType, List) - Static method in class com.ibm.commerce.catalog.facade.server.helpers.CatalogComponentHelper
-
This method validate the owner ID provided in the given catalog .
- validatePageNumberPageSize(int, int) - Method in class com.ibm.commerce.foundation.rest.resourcehandler.AbstractBaseResourceHandler
-
Validates the page number and page size parameters.
- validateParameters() - Method in class com.ibm.commerce.account.commands.AccountDeleteCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.account.commands.AccountExportCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.account.commands.AccountImportCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.account.commands.AccountSaveCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.approval.commands.ApprovalNotifyCmdImpl
-
Verifies that EntityID and FlowID have been provided in the BusinessFlowEventData object.
- validateParameters() - Method in class com.ibm.commerce.approval.commands.ApproversNotifyCmdImpl
-
Verifies that the entity ID and flow ID have been provided.
- validateParameters() - Method in class com.ibm.commerce.attachment.commands.AddAttachmentAssetCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.attachment.commands.AddAttachmentRelationCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.attachment.commands.AddAttachmentTargetCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.attachment.commands.AttachmentAddCmdImpl
-
Validate the parameters.
- validateParameters() - Method in class com.ibm.commerce.attachment.commands.AttachmentDeleteCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.attachment.commands.AttachmentRelationBaseDeleteCmdImpl
-
Validate the parameters.
- validateParameters() - Method in class com.ibm.commerce.attachment.commands.AttachmentUpdateCmdImpl
-
Validate the parameters.
- validateParameters() - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentAssetCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentRelationCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.attachment.commands.DeleteAttachmentTargetCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.attachment.commands.ManagedFileDeleteCmdImpl
-
This method validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentAssetCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentRelationCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.attachment.commands.UpdateAttachmentTargetCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.attachment.commands.WriteManagedFileCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.catalog.commands.CategoryDisplayCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.catalog.commands.ProductDisplayCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.catalog.commands.ResolveSkuCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.catalog.commands.StoreCatalogDisplayCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.catalog.commands.TopCategoriesDisplayCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.catalogattachment.commands.CatalogAttachmentAddCmdImpl
-
Validate the parameters.
- validateParameters() - Method in class com.ibm.commerce.catalogattachment.commands.CatalogAttachmentDeleteCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.catalogattachment.commands.CatalogAttachmentUpdateCmdImpl
-
Validate the parameters.
- validateParameters() - Method in class com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentAddCmdImpl
-
Validate the parameters.
- validateParameters() - Method in class com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentDeleteCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.catalogattachment.commands.CatalogEntryAttachmentUpdateCmdImpl
-
Validate the parameters.
- validateParameters() - Method in class com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentAddCmdImpl
-
Validate the parameters.
- validateParameters() - Method in class com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentDeleteCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.catalogattachment.commands.CatalogGroupAttachmentUpdateCmdImpl
-
Validate the parameters.
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.AttributeValueAddCmdImpl
-
This method validates the parameters for AttributeValueAdd
command
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.AttributeValueDeleteCmdImpl
-
This method validates the parameters for AttributeValueDelete
command
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.AttributeValueUpdateCmdImpl
-
This method validates the parameters for AttributeValueAdd
command
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogAddCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogDeleteCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryAddCmdImpl
-
Validate the parameters.
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryDeleteCmdImpl
-
This method validates the parameters for CatalogGroupAdd
command
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogEntryUpdateCmdImpl
-
This method validates the parameters for CatalogEntryUpdate
command
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogGroupAddCmdImpl
-
This method validates the parameters for CatalogGroupAdd
command
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogGroupDeleteCmdImpl
-
This method validates the parameters for CatalogGroupDelete
command
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogGroupUpdateCmdImpl
-
This method validates the parameters for CatalogGroupUpdate
command
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.CatalogUpdateCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.CatGroupCatEntryRelAddCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.CatGroupCatEntryRelDeleteCmdImpl
-
This method validates the parameters for CatGroupCatEntryRelDelete
command
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.CatGroupRelAddCmdImpl
-
This method validates the parameters for CatGroupRelAdd
command.
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.CatGroupRelDeleteCmdImpl
-
This method validates the parameters for CatGroupRelDelete
command.
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.OfferAddCmdImpl
-
This method validates the parameters for OfferAdd
command
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.OfferDeleteCmdImpl
-
This method validates the parameters for OfferDelete command
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.OfferUpdateCmdImpl
-
This method validates the parameters for OfferUpdate
command.
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.ProductAttributeAddCmdImpl
-
This method validates the parameters for ProductAttributeAdd
command
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.ProductAttributeDeleteCmdImpl
-
This method validates the parameters for ProductAttributeDelete
command
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.ProductAttributeUpdateCmdImpl
-
This method validates the parameters for ProductAttributeUpdate
command
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.TopCatalogGroupAddCmdImpl
-
This method validates the parameters for TopCatalogGroupAdd
command
- validateParameters() - Method in class com.ibm.commerce.catalogmanagement.commands.TopCatalogGroupDeleteCmdImpl
-
This method validates the parameters for TopCatalogGroupDelete
command
- validateParameters() - Method in class com.ibm.commerce.command.AbstractECCommand
-
This method performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.command.AbstractECTargetableCommand
-
This method performs server side parameter checking.
- validateParameters() - Method in interface com.ibm.commerce.command.ECCommand
-
This method performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.command.TempUploadCmdImpl
-
This method checks the validity of the parameters.
- validateParameters() - Method in class com.ibm.commerce.command.UploadToStreamCmdImpl
-
This method checks the validity of the parameters.
- validateParameters() - Method in class com.ibm.commerce.component.contextservice.commands.ActivityCleanUpCmdImpl
-
This method validates the configurable parameters of this command.
- validateParameters() - Method in class com.ibm.commerce.component.contextservice.commands.BusinessContextServiceLogonCmdImpl
-
This method validates that the parameters, logonID and logonPassword are specified.
- validateParameters() - Method in class com.ibm.commerce.content.commands.EContentSpotCacheInvalCmdImpl
-
Deprecated.
Verifies the values of the parameters specified.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.ActivateTaskCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.ActivateTaskGroupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskDescriptionCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupCommentCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupDescriptionCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskGroupTemplateCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskMembersCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.AddTaskTemplateCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.AddWorkspaceCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.AddWorkspaceDescriptionCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.ApproveTaskGroupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.CancelInProgressWorkspaceCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.CancelTaskGroupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.CancelTaskGroupsCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.CancelWorkspaceCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.CompleteTaskCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.CompleteTaskGroupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.CompleteWorkspaceCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.CreateTaskFromTemplateCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.PostCompleteOrCancelTaskGroupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.PromotedTaskGroupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.PromoteFailedTaskGroupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.PromoteInProgressTaskGroupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.PublishInProgressTaskGroupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.ReadyForPromotionTaskGroupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.ReadyToApproveTaskGroupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.RejectSingleTaskAndTaskGroupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.RejectTaskGroupAndTasksCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.RemoveTaskCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.RemoveTaskDescriptionCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.RemoveTaskGroupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.RemoveTaskGroupDescriptionCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.RemoveTaskMembersCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.RemoveWorkspaceDescriptionCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.RestartTaskGroupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.ScheduleTaskGroupPromotionCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.SendActivateTaskEmailCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.SendReadyToApproveTaskGroupEmailCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.SendRejectTaskEmailCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.SetContentContextCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupCancelCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupCleanupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupCommitCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.TaskGroupUpdateCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.UpdateTaskCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.UpdateTaskDescriptionCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.UpdateTaskGroupDescriptionCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.UpdateWorkspaceCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.UpdateWorkspaceDescriptionCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contentmanagement.commands.WorkspaceUpdateCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contract.catalogfilter.command.CheckCatalogEntryFilteringCmdImpl
-
This method verifies the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.AddContractNLDescriptionCmdImpl
-
Validates the given contract information in the Element object.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.CalculateProductSetEntitlementCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.contract.commands.CloseContractCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractAttachmentAddCmdImpl
-
Validates the contract to check if it is in right state for this process.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractAttachmentDeleteCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractCancelCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractCloseCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractCopyCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractCreateCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractDeleteCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractDeployCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractDisplayCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractExportCmdImpl
-
Validates the contract to check if it is in right state for the exporting process.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractImportApprovedVersionCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractImportDraftVersionCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractListAsBuyerCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractNewVersionCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractResumeCmdImpl
-
Validates the contract to check if it is in right state for this process.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractSaveCmdImpl
-
The method checks if the information provided in contract Element object is valid.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractSetInSessionCmdImpl
-
Checks if the user logon to a store.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractSubmitPreApprovalCmdImpl
-
Validates the contract to check if it is in right state for this process.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractSuspendCmdImpl
-
Validates the contract to check if it is in right state for this process.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractUnlockCmdImpl
-
Validates if the given contract ID exists.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractUpdateCmdImpl
-
This is where parameter checking is done.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ContractUploadCmdImpl
-
Checks the validity of the parameters.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.CopyContractCmdImpl
-
Validates if the id of the original contract was provided.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.CreateFulfillmentCenterCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.CreateLightWeightStoreCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.CreatePriceListCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.CreateSubOrganizationCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ImportDTDContractApprovedVersionCmdImpl
-
This is where parameter checking is done.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ImportDTDContractDraftVersionCmdImpl
-
This is where parameter checking is done.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ParticipantAddCmdImpl
-
Checks the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.ParticipantDeleteCmdImpl
-
Checks the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.PolicyAddCmdImpl
-
Checks the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.PolicyDeleteCmdImpl
-
Checks the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.PolicyDescriptionDeleteCmdImpl
-
Checks the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.PolicyDescriptionUpdateCmdImpl
-
Checks the input parameters.
- validateParameters() - Method in class com.ibm.commerce.contract.commands.StoreCreationWizardCmdImpl
-
Validate Parameters from request.
- validateParameters() - Method in class com.ibm.commerce.contract.tc.commands.ContractTCCreateCmdImpl
-
Checks if the contract object exists.
- validateParameters() - Method in class com.ibm.commerce.contract.tc.commands.ContractTCDeleteCmdImpl
-
Checks if the contract object exists.
- validateParameters() - Method in class com.ibm.commerce.contract.tc.commands.ContractTCDeployCmdImpl
-
Validates if the contracts are in either Active or Suspended state.
- validateParameters() - Method in class com.ibm.commerce.contract.tc.commands.ContractTCSaveCmdImpl
-
Validates the contract to check if it is in right state for this process.
- validateParameters() - Method in class com.ibm.commerce.contract.tc.commands.ContractTCUpdateCmdImpl
-
Checks if the contract object exists.
- validateParameters() - Method in class com.ibm.commerce.couponoffer.commands.AcceptCouponFromBannerAdCmdImpl
-
Deprecated.
It extracts the parameters from request and command context and checks for their correctness.
- validateParameters() - Method in class com.ibm.commerce.couponredemption.commands.ApplyCouponUsageCmdImpl
-
Deprecated.
Checks the parameters.
- validateParameters() - Method in class com.ibm.commerce.couponredemption.commands.CheckApplicabilityCmdImpl
-
Deprecated.
It checks the parameters.
- validateParameters() - Method in class com.ibm.commerce.couponredemption.commands.CheckValidityCmdImpl
-
Deprecated.
Checks the parameters.
- validateParameters() - Method in class com.ibm.commerce.couponredemption.commands.CouponDSSCmdImpl
-
Deprecated.
It validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.couponredemption.commands.CouponDSSTaskCmdImpl
-
Deprecated.
Checks the parameters.
- validateParameters() - Method in class com.ibm.commerce.couponredemption.commands.RedeemCouponCmdImpl
-
Deprecated.
This method extracts and validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.couponredemption.commands.UseCouponIdCmdImpl
-
Deprecated.
It extracts and validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.couponredemption.commands.UseCouponIdTaskCmdImpl
-
Deprecated.
Extracts the couponIds to be used in the command from the request.
- validateParameters() - Method in class com.ibm.commerce.couponscheduler.commands.SchedCouponCmdImpl
-
Deprecated.
Empty method, no need to check for parameters in this command.
- validateParameters() - Method in class com.ibm.commerce.couponwallet.commands.DeleteCouponsFromWalletCmdImpl
-
Deprecated.
It extracts the parameters from the request and command context and checks for their
correctness.
- validateParameters() - Method in class com.ibm.commerce.couponwallet.commands.PersistCouponForLaterUseCmdImpl
-
Deprecated.
It extracts the parameters from the request and command context and checks for their
correctness.
- validateParameters() - Method in class com.ibm.commerce.discount.rules.commands.OrderLevelPolicyTaskCmdImpl
-
Deprecated.
Check the input parameter.
- validateParameters() - Method in class com.ibm.commerce.discount.rules.commands.ProductLevelPolicyTaskCmdImpl
-
Deprecated.
Check the parameters.
- validateParameters() - Method in class com.ibm.commerce.edp.commands.ChangePaymentCurrencyTaskCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.edp.commands.CheckOrderEditableTaskCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.edp.commands.PIAddCmdImpl
-
This method verifies the input parameters.
- validateParameters() - Method in class com.ibm.commerce.edp.commands.PIAddVoidCmdImpl
-
This method verifies the input parameters, which does nothing here.
- validateParameters() - Method in class com.ibm.commerce.edp.commands.PICopyCmdImpl
-
This method verifies input parameters.
- validateParameters() - Method in class com.ibm.commerce.edp.commands.PICopyVoidCmdImpl
-
This method verifies input parameters.
- validateParameters() - Method in class com.ibm.commerce.edp.commands.PIEditCmdImpl
-
This method verifies that required input parameters are present and correct.
- validateParameters() - Method in class com.ibm.commerce.edp.commands.PIEditVoidCmdImpl
-
This method verifies that required input parameters are present and correct, which does nothing here.
- validateParameters() - Method in class com.ibm.commerce.edp.commands.PIEditWithMergingProtocolDataCmdImpl
-
This method verifies that required input parameters are present and correct.
- validateParameters() - Method in class com.ibm.commerce.edp.commands.PIRemoveCmdImpl
-
This method verifies input parameters.
- validateParameters() - Method in class com.ibm.commerce.edp.commands.PIRemoveVoidCmdImpl
-
This method verifies input parameters.
- validateParameters() - Method in class com.ibm.commerce.edp.commands.PrimePaymentCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.edp.commands.PrimePaymentVoidCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.edp.commands.SynchronizeOrderWithBackendCmdImpl
-
This method checks the validity of customer-supplied parameters.
- validateParameters() - Method in class com.ibm.commerce.edp.commands.SynchronizeReturnWithBackendCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.emarketing.commands.EmailActivityConfigurationSaveCmdImpl
-
Parses and validates the parameters passed to this controller command.
- validateParameters() - Method in class com.ibm.commerce.emarketing.commands.EmailActivityDeleteCmdImpl
-
Parses and validates the parameters passed to this controller command.
- validateParameters() - Method in class com.ibm.commerce.emarketing.commands.EmailActivitySaveCmdImpl
-
Parses and validates the parameters passed to this controller command.
- validateParameters() - Method in class com.ibm.commerce.emarketing.commands.EmailEventCmdImpl
-
Validates the parameters passed to this controller command.
- validateParameters() - Method in class com.ibm.commerce.emarketing.commands.EmailIndividualCreateCmdImpl
-
This method validates the parameters expected in the request properties.
- validateParameters() - Method in class com.ibm.commerce.emarketing.commands.EmailOptOutCmdImpl
-
Validates the parameters expected in the request properties.
- validateParameters() - Method in class com.ibm.commerce.emarketing.emailtemplate.commands.EmailTemplateAddUpdateCtrlCmdImpl
-
Validates that the JSP page has in fact passed all the required parameters to
create a new e-mail template.
- validateParameters() - Method in class com.ibm.commerce.emarketing.emailtemplate.commands.EmailTemplateDeleteCtrlCmdImpl
-
Validates that messageIds are passed from the JSP file.
- validateParameters() - Method in class com.ibm.commerce.experimentation.commands.MigrateExperimentResultCmdImpl
-
This method validates all of the parameters in order, to ensure that the session ID
and the user ID parameters have been set.
- validateParameters() - Method in class com.ibm.commerce.filepublish.commands.ScheduledContentManagedFileEARUpdateCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.fulfillment.commands.AllocateExistingInventoryCmdImpl
-
Performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.fulfillment.commands.AllocateExpectedInventoryCmdImpl
-
Performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.fulfillment.commands.DeallocateExistingInventoryCmdImpl
-
Performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.fulfillment.commands.DeallocateExpectedInventoryCmdImpl
-
Performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.fulfillment.commands.InventoryBaseCmdImpl
-
Validates parameters.
- validateParameters() - Method in class com.ibm.commerce.fulfillment.commands.SynchronizeProductAvailabilityCtrlCmdImpl
-
This method validates the parameters
- validateParameters() - Method in class com.ibm.commerce.fulfillment.commands.UpdateInventoryForOrderItemsCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.giftcenter.commands.GiftListContextUpdateCmdImpl
-
Validates if the parameters required are set for the command to execute
successfully.
- validateParameters(Object, Object) - Method in class com.ibm.commerce.giftcenter.facade.server.services.dataaccess.bom.mediator.ChangeGiftListDescriptionPartMediator
-
This method checks if the logical GiftList noun can be updated.
- validateParameters() - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryExtendOrderItemProcessCmdImpl
-
Verify the input parameters.
- validateParameters() - Method in class com.ibm.commerce.giftregistry.commands.GiftRegistryServiceInvokerCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.interestitems.commands.InterestItemAddCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.interestitems.commands.InterestItemDeleteCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.interestitems.commands.InterestItemDisplayCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.interestitems.commands.InterestItemListCopyCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.interestitems.commands.InterestItemListDeleteCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.interestitems.commands.SetInterestItemListCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.inventory.beans.commands.ProductAvailabilityDataBeanCmdImpl
-
Validate the parameters for the command.
- validateParameters() - Method in class com.ibm.commerce.inventory.client.commands.GetProductAvailabilityCmdImpl
-
Extracts and validates the input parameters of this command
implementation.
- validateParameters() - Method in class com.ibm.commerce.inventory.client.commands.ProcessOrderInventoryCmdImpl
-
Extracts and validates the input parameters of this command
implementation.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.AdjustInventoryCmdImpl
-
Checks the information of the receipt to be created.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.AdjustInventoryReservationCmdImpl
-
Validates the command parameters.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.CancelExternalInventoryTaskCmdImpl
-
This method performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.CreateReceiptCmdImpl
-
Checks the information of the receipt to be created.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.CreateStoreAddressCmdImpl
-
Checks the information of address to be created.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.DoInventoryActionCmdImpl
-
Checks the required parameter to be set beforehand for this task command to execute.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.DOMDoInventoryActionCmdImpl
-
Deprecated.
Checks the required parameter to be set beforehand for this task command to execute.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCloseCmdImpl
-
Checks the information needed for closing expected inventory records.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordCreateCmdImpl
-
Validates the information of the expected inventory record to be created
and sets the information into the command local variable.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordDeleteCmdImpl
-
Checks the information needed for marking expected inventory
records for deletion.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ExpectedInventoryRecordUpdateCmdImpl
-
Gets the information of expected inventory record to be updated
and sets the information into the command local variable.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ExternalInventoryBaseTaskCmdImpl
-
This method performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.FulfillmentCenterCreateCmdImpl
-
Gets the information of the new fulfillment center to be created.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.FulfillmentCenterDeleteCmdImpl
-
Checks the information needed for marking fulfillment centers for
deletion.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.FulfillmentCenterUpdateCmdImpl
-
Gets the information of the fulfillment center to be updated
and sets the information into the command local variable.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.GeneratePackSlipCmdImpl
-
This method checks the information needed for pick slip generation.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.GeneratePickBatchCmdImpl
-
Checks the information needed for pick batch generation.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.GenericInventoryAdjustCmdImpl
-
Validate the command's parameters.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.GenericInventoryBaseCmdImpl
-
Validate the command's parameters.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.GenericInventoryReserveCmdImpl
-
Validate the command's parameters.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.InventoryAdjustCmdImpl
-
Gets the information about the adjustment to be made
and sets the information into the command local variable.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.MakeReceiptAvailableCmdImpl
-
Checks the information needed for making a receipt available.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ManageInventoryCmdImpl
-
Checks the information of the receipt to be created.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.PickBatchGenerateCmdImpl
-
Checks the information needed for pick batch generation.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ReceiptCreateCmdImpl
-
Gets the information of receipt to be created
and sets the information into the command local variable.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ReleaseManifestCmdImpl
-
Checks the information needed for updating the order and fulfillment status.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ReleaseOrdersToFulfillmentCOCmdImpl
-
This method validates command parameters.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ReleaseShipConfirmCmdImpl
-
Gets the carrier and shipment tracking information and sets the information into the
command local variable.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ReleaseShipDeleteCmdImpl
-
Checks the information needed for marking manifest (package)
records for deletion.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ReleaseShipUpdateCmdImpl
-
Updates the carrier and shipment tracking information
and sets the information into the command local variables.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ReserveInventoryCmdImpl
-
Validates the command parameters.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ResolveReleasesCmdImpl
-
Checks the information of the command
Make sure all the required parameters were passed in,
or collected from somewhere.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ReturnReasonCodeCreateCmdImpl
-
This method gets the information of the new return reason to be created
and sets the information into the command local variable.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ReturnReasonCodeDeleteCmdImpl
-
This method checks the information needed for marking return reasons for
deletion.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.ReturnReasonCodeUpdateCmdImpl
-
This method gets the information of the return reason to be updated
and sets the information into the command local variable.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.UpdateReleaseManifestStatusCmdImpl
-
This method checks the information needed for updating the order and fulfillment status.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.UpdateStoreAddressCmdImpl
-
This method checks the information of address to be updated.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.VendorCreateCmdImpl
-
This method gets the information of the new vendor to be created
and sets the information into the command local variable.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.VendorDeleteCmdImpl
-
This method checks the information needed for marking vendors for
deletion.
- validateParameters() - Method in class com.ibm.commerce.inventory.commands.VendorUpdateCmdImpl
-
This method gets the information of the vendor to be updated
and sets the information into the command local variable.
- validateParameters() - Method in class com.ibm.commerce.inventory.scheduled.commands.ProcessBackordersCmdImpl
-
Validate command parameters.
- validateParameters() - Method in class com.ibm.commerce.inventory.scheduled.commands.ProcessFutureOrdersCmdImpl
-
Validate command parameters.
- validateParameters() - Method in class com.ibm.commerce.inventory.scheduled.commands.RAReallocateCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.inventory.scheduled.commands.ReleaseExpiredAllocationsCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.inventory.scheduled.commands.ReleaseToFulfillmentCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.isv.kit.tax.ApplyOrderTaxesTIKCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.isv.kit.tax.TaxOrderAuditTIKCmdImpl
-
Deprecated.
TaxOrderAuditTIKCmdImpl default constructor.
- validateParameters() - Method in class com.ibm.commerce.marketing.commands.AbstractAddPromotionCodeToOrderTaskCmdImpl
-
This method validates if the task command can be executed or not.
If the order id or promotion code is not correctly set, throw exception.
- validateParameters() - Method in class com.ibm.commerce.marketing.commands.AbstractGetPromotionCodesByOrderIdTaskCmdImpl
-
This method validates if the task command can be executed or not.
If the order id is not correctly set, throw exception.
- validateParameters() - Method in class com.ibm.commerce.marketing.commands.AbstractRedeemPromotionCodeToOrderTaskCmdImpl
-
This method validates if the task command can be executed or not.
If the order id or promotion code is not correctly set, throw exception.
- validateParameters() - Method in class com.ibm.commerce.marketing.commands.AbstractRemovePromotionCodeFromOrderTaskCmdImpl
-
This method validates if the task command can be executed or not.
If the order id or promotion code is not correctly set, throw exception.
- validateParameters() - Method in class com.ibm.commerce.marketing.commands.AbstractResolvePromotionCodeTaskCmdImpl
-
This method validates if the task command can be executed or not.
If the store id or promotion code is not correctly set, throw exception.
- validateParameters() - Method in class com.ibm.commerce.marketing.commands.AbstractRestoreUnusedPromotionCodeTaskCmdImpl
-
This method validates if the task command can be executed or not.
If the order id or promotion code is not correctly set, throw exception.
- validateParameters() - Method in class com.ibm.commerce.marketing.commands.AddOrderItemWithPromotionCodeOrCouponCmdImpl
-
This method verifies the input parameters.
- validateParameters() - Method in class com.ibm.commerce.marketing.commands.CouponAddRemoveControllerCmdImpl
-
Validates the parameters to make sure they are set.
- validateParameters() - Method in class com.ibm.commerce.marketing.commands.CouponManageCmdImpl
-
Validates parameters of typed properties to make sure they are set.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.AddToRemoveFromSegmentActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.BirthdayTriggerTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.BranchTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerAbandonsShoppingCartTriggerTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterOrderCategoryTargetTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterOrderProductTargetTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map, List) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterOrderTargetBase
-
This method validates the numeric data for the element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterOrderTargetTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorCurrentCategoryBrowsingTargetTaskCmdImpl
-
This method validates that all the required parameters have been set appropriately for the target
as specified in the behavior rule.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorCurrentCookieContentsTargetTaskCmdImpl
-
This method validates that all the required parameters have been set appropriately for the target
as specified in the behavior rule.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorCurrentProductBrowsingTargetTaskCmdImpl
-
This method validates that all the required parameters have been set appropriately for the target
as specified in the behavior rule.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorCurrentProductInCategoryBrowsingTargetTaskCmdImpl
-
This method validates that all the required parameters have been set appropriately for the target
as specified in the behavior rule.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorCurrentSearchingTargetTaskCmdImpl
-
This method validates that all the required parameters have been set appropriately for the target
as specified in the behavior rule.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorCurrentURLContentsFromDomainTargetTaskCmdImpl
-
This method validates that all the required parameters have been set appropriately for the target
as specified in the behavior rule.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorCurrentURLContentsTargetTaskCmdImpl
-
This method validates that all the required parameters have been set appropriately for the target
as specified in the behavior rule.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorOnlineCategoryBrowsedTargetTaskCmdImpl
-
This method validates that all the required parameters have been set appropriately for the target
as specified in the behavior rule.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorOnlineProductBrowsedTargetTaskCmdImpl
-
This method validates that all the required parameters have been set appropriately for the target
as specified in the behavior rule.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorOnlineProductInCategoryBrowsedTargetTaskCmdImpl
-
This method validates that all the required parameters have been set appropriately for the target
as specified in the behavior rule.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorOnlineSearchedTargetTaskCmdImpl
-
This method validates that all the required parameters have been set appropriately for the target
as specified in the behavior rule.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorOnlineURLContentsTargetTaskCmdImpl
-
This method validates that all the required parameters have been set appropriately for the target
as specified in the behavior rule.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerFilterUserBehaviorTargetTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerIsInSegmentTriggerTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerLocationEventTriggerTaskCmdImpl
-
This method validates that all the required parameters have been set appropriately for the wait
for location event trigger.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerParticipatesInSocialCommerceTriggerTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerSearchesTriggerTaskCmdImpl
-
This method validates that all the required parameters have been set appropriately for the wait
for search trigger.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.CustomerSegmentTargetTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.DisplayBrowsedCategoriesActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.DisplayBrowsedProductsActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.DisplayCategoryActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.DisplayDataActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.DisplayExternalRecommendationActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.DisplayLocationBasedContentActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.DisplayMarketingContentActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.DisplayMarketingSpotTitleActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.DisplayMerchandisingAssociationActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.DisplayProductActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.DisplayProductPromotionalPriceActionTaskCmdImpl
-
This method validates that promotionIdList name value pairs have been set
for the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.DisplayProductRankingActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.DisplayPromotionActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.EmailBulkActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.EmailIndividualActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.EventAndParametersTriggerTaskCmdImpl
-
This method validates that all the required parameters have been set appropriately for the trigger
as specified in the behavior rule.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.IssueCouponActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in interface com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmd
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.OrderSearchResultActionTaskCmdImpl
-
This method validates that all the required name value pairs have
been set for the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.PathTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.PromotionCheckerTargetTaskCmdImpl
-
This method validates that promotionIdList value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.RecurringOrderTriggerTaskCmdImpl
-
This method validates that all the required name value pairs that were set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.ReplaceOrAddSearchCriteriaActionTaskCmdImpl
-
This method validates that all the required name value pairs have
been set for the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.ReturnNvpActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.SearchCriteriaTargetTaskCmdImpl
-
This method validates that all the required parameters have been set appropriately for the target
as specified in the behavior rule.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.SearchResultTargetTaskCmdImpl
-
This method call validating method in search operation to do the
parameter validation.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.SendSMSActionTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.SocialCommerceParticipationTargetTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.SpecifyTopSearchResultActionTaskCmdImpl
-
This method validates that all the required name value pairs have
been set for the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.SubscriptionTriggerTaskCmdImpl
-
This method validates that all the required name value pairs that were set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.TimeTargetTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.ViewEMarketingSpotTriggerTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.ViewSearchEMarketingSpotTriggerTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters(Map) - Method in class com.ibm.commerce.marketing.commands.elements.WaitTriggerTaskCmdImpl
-
This method validates that all the required name value pairs have been set for
the campaign element.
- validateParameters() - Method in class com.ibm.commerce.marketing.commands.IssueCouponControllerCmdImpl
-
Parameters validation to make sure they are set.
- validateParameters() - Method in class com.ibm.commerce.marketing.commands.IssueCouponControllerProxyCmdImpl
-
Check the parameters to make sure they are set.
- validateParameters() - Method in class com.ibm.commerce.marketing.commands.PromotionCodeAddRemoveControllerCmdImpl
-
Parameters validation to make sure they are set.
- validateParameters() - Method in class com.ibm.commerce.marketing.commands.ranking.AbstractGenerateRankingPolicyCmdImpl
-
This method validates that all the required parameters have been set.
- validateParameters() - Method in class com.ibm.commerce.marketing.commands.ranking.InvalidateRankingServletCmdImpl
-
This implementation currently performs no actions.
- validateParameters() - Method in class com.ibm.commerce.me.commands.AuthenticationHelperCmdImpl
-
This method checks whether all the required parameters are available for authentication.
- validateParameters() - Method in class com.ibm.commerce.me.commands.BatchOrderRequestCmdImpl
-
Validate parameters, the validation includes checking whether buyer credential
is null or empty and whether the protocol valid.
- validateParameters() - Method in class com.ibm.commerce.me.commands.CheckBatchOrderRequestCmdImpl
-
This method checks whether all the required parameters are available.
- validateParameters() - Method in class com.ibm.commerce.me.commands.CreateShippingBillingAddressCmdImpl
-
This method checks whether all the required parameters are available for authentication.
- validateParameters() - Method in class com.ibm.commerce.me.commands.DBProcurementAuthenticationCmdImpl
-
This method checks whether all the required parameters are available for authentication.
- validateParameters() - Method in class com.ibm.commerce.me.commands.PunchOutCatalogDisplayCmdImpl
-
Check whether all the required parameters are available for authentication.
- validateParameters() - Method in class com.ibm.commerce.me.commands.PunchOutSetupCmdImpl
-
This method validates the required parameters for this controller command.
- validateParameters() - Method in class com.ibm.commerce.me.commands.RegisterRequisitionerCmdImpl
-
This method checks whether all the required parameters are available for authentication.
- validateParameters() - Method in class com.ibm.commerce.me.commands.SendShoppingCartCmdImpl
-
ControllerCommandImpl calls checkParameter in performExecute.
- validateParameters() - Method in class com.ibm.commerce.me.commands.SubmitShoppingCartCmdImpl
-
This method checks for the existence of the order ID.
- validateParameters() - Method in class com.ibm.commerce.member.client.commands.SyncOrganizationCmdImpl
-
Extracts and validates the input parameters of this command
implementation.
- validateParameters() - Method in class com.ibm.commerce.member.facade.server.commands.UserRegistrationEmailActivateCmdImpl
-
This method validates the parameters by ensuring that logonId
and
validationCode
are specified.
- validateParameters() - Method in class com.ibm.commerce.member.facade.server.commands.UserRegistrationEmailActivateResendCmdImpl
-
This method validates the parameters by ensuring that logonId and
logonPassword are specified.
- validateParameters() - Method in class com.ibm.commerce.messaging.commands.BroadcastMessageCmdImpl
-
Validates required parameters before executing this command.
- validateParameters() - Method in class com.ibm.commerce.messaging.commands.DeleteMsgFromStorageCmdImpl
-
ControllerCommandImpl calls checkParameter
in performExecute
.
- validateParameters() - Method in class com.ibm.commerce.messaging.commands.GetBatchAvailabilityCmdImpl
-
This method checks parameters by calling its parents validateParameters
method.
- validateParameters() - Method in class com.ibm.commerce.messaging.commands.GetPickPackListDetailCmdImpl
-
This method checks the validity of the following parameters: pickBatchId, pickTicket,
orderReleaseList.
- validateParameters() - Method in class com.ibm.commerce.messaging.commands.GetPriceAndAvailabilityCmdImpl
-
This method currently only calls its parents validateParameters method.
- validateParameters() - Method in class com.ibm.commerce.messaging.commands.GetRecipientsCmdImpl
-
Validates the broadcast mode parameter
- validateParameters() - Method in class com.ibm.commerce.messaging.commands.MsgStoreIncrementRetriesCmdImpl
-
ControllerCommandImpl calls checkParameter
in performExecute.
- validateParameters() - Method in class com.ibm.commerce.messaging.commands.OrderStatusCmdImpl
-
This method performs parameter checking.
- validateParameters() - Method in class com.ibm.commerce.messaging.commands.OrderStatusNotifySendCmdImpl
-
This method determines if the order status request properties, which are set by the setOs_prop() method.
- validateParameters() - Method in class com.ibm.commerce.messaging.commands.ResendMsgCmdImpl
-
ControllerCommandImpl
calls checkParameter
in its performExecute
.
- validateParameters() - Method in class com.ibm.commerce.messaging.commands.SendMsgCmdImpl
-
This method checks if message type and store ID are set.
- validateParameters() - Method in class com.ibm.commerce.messaging.commands.TransferShopcartCmdImpl
-
Checks and validates the mandatory parameters by calling its parents validateParameters method.
- validateParameters() - Method in class com.ibm.commerce.negotiation.commands.AutoBidSubmitCmdImpl
-
This is where parameter checking is done.
- validateParameters() - Method in class com.ibm.commerce.negotiation.commands.BidSubmitCmdImpl
-
This is where parameter checking is done.
- validateParameters() - Method in class com.ibm.commerce.negotiation.commands.CheckBidControlCmdImpl
-
Determines whether required parameters have been supplied.
- validateParameters() - Method in class com.ibm.commerce.negotiation.commands.CreateAuctionCmdImpl
-
Validates auction parameters.
- validateParameters() - Method in class com.ibm.commerce.negotiation.commands.CreateAuctionStyleCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.negotiation.commands.CreateAuctionTaskCmdImpl
-
Validates auction parameters.
- validateParameters() - Method in class com.ibm.commerce.negotiation.commands.CreateBidRuleCmdImpl
-
Validates parameters.
- validateParameters() - Method in class com.ibm.commerce.negotiation.commands.EvaluateSingleQuantityOpenCryBidCmdImpl
-
This is where parameter checking is done.
- validateParameters() - Method in class com.ibm.commerce.negotiation.commands.ModifyAuctionCmdImpl
-
Validates auction parameters.
- validateParameters() - Method in class com.ibm.commerce.negotiation.commands.ModifyAuctionStyleCmdImpl
-
Checks the parameters to the command.
- validateParameters() - Method in class com.ibm.commerce.negotiation.commands.ModifyAuctionTaskCmdImpl
-
Validates auction parameters.
- validateParameters() - Method in class com.ibm.commerce.negotiation.commands.ModifyBidRuleCmdImpl
-
Validates parameters.
- validateParameters() - Method in class com.ibm.commerce.negotiation.commands.RecordAuctionPaymentCmdImpl
-
Checks for the validity of the incoming parameters.
- validateParameters() - Method in class com.ibm.commerce.order.calculation.ServiceAdjustShippingChargesCmdImpl
-
Performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.order.client.commands.ComposeOrderCmdImpl
-
Extracts and validates the input parameters of this command
implementation.
- validateParameters() - Method in class com.ibm.commerce.order.client.commands.GetOrderCmdImpl
-
Extracts and validates the input parameters of this command
implementation.
- validateParameters() - Method in class com.ibm.commerce.order.client.commands.PopulateOrderStatusDataBeanCmdImpl
-
Extracts and validates the input parameters of this command
implementation.
- validateParameters() - Method in class com.ibm.commerce.order.client.commands.PopulateOrderStatusListDataBeanCmdImpl
-
Extracts and validates the input parameters of this command
implementation.
- validateParameters() - Method in class com.ibm.commerce.order.client.commands.ProcessOrderCmdImpl
-
Extracts and validates the input parameters of this command
implementation.
- validateParameters() - Method in class com.ibm.commerce.order.commands.AbstractOrderCalculateExternalCmdImpl
-
This method verifies the input parameters.
- validateParameters() - Method in class com.ibm.commerce.order.commands.AdminOrderCancelCmdImpl
-
This method checks parameters of the command.
- validateParameters() - Method in class com.ibm.commerce.order.commands.CancelPONumberCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.order.commands.CheckPaymentTCsCmdImpl
-
This method performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.order.commands.CreateOrderOnSuccessStatusUpdateCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.order.commands.CreateReleasesCmdImpl
-
This method makes sure the order parameters have been set.
- validateParameters() - Method in class com.ibm.commerce.order.commands.DOMOrderStatusNotifySendCmdImpl
-
Deprecated.
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.order.commands.ExternalOrderCalculateCmdImpl
-
This method resolves the orders to be processed from the request.
- validateParameters() - Method in class com.ibm.commerce.order.commands.GetCurrentPendingOrdersCmdImpl
-
Checks mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderCalculateCmdImpl
-
Resolve the orders to be processed from the request.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderCalculateInternalCmdImpl
-
This method verifies the input parameters.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderCancelCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderCommentRecordContrlCmdImpl
-
This method validates the parameter orderId is passed in.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderCopyCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderCreateCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderCreateQuoteCmdImpl
-
Performs server side parameters checking.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderDisplayCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderListCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderPrepareCmdImpl
-
This method performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderProcessApprovalBaseCmdImpl
-
Validates the parameters
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderProcessCheckApprovalCmdImpl
-
Validates parameters.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderProcessCmdImpl
-
This method performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderProcessPreApprovalCmdImpl
-
Checks the validity of the parameters.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderProfileUpdateCmdImpl
-
This method checks the input parameters of the command.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderRetransferCmdImpl
-
This method extracts and validates the input parameters of the command implementation.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderScheduleCmdImpl
-
Performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderTransferCheckCmdImpl
-
Checks the validity of supplied parameters.
- validateParameters() - Method in class com.ibm.commerce.order.commands.OrderUnlockCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.order.commands.PreProcessOrderCmdImpl
-
This method checks the validity of the parameters
- validateParameters() - Method in class com.ibm.commerce.order.commands.ProcessOrderCmdImpl
-
This method performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.order.commands.PromotionEngineOrderCalculateCmdImpl
-
This method calls ResolveOrdersCmd
to
resolve the orders to be processed from the request.
- validateParameters() - Method in class com.ibm.commerce.order.commands.SalesOrderPreprocessCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.order.commands.ScheduledOrderCancelCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.order.commands.ServiceProviderChildOrderCreateCmdImpl
-
This method performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.order.commands.ServiceProviderProcessSubscriptionCmdImpl
-
This method check whether there's subscription in order
- validateParameters() - Method in class com.ibm.commerce.order.commands.SetCurrentPendingOrdersCmdImpl
-
Checks mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.order.commands.SetOrderOrganizationCmdImpl
-
Validates the parameters
- validateParameters() - Method in class com.ibm.commerce.order.commands.SetOrderPaymentInfoCmdImpl
-
Performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.order.commands.SetOrderTemplateCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.order.commands.SetPendingOrderCmdImpl
-
Checks mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.order.commands.ShipInfoBaseCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.order.commands.ShipInfoPrepareCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.order.commands.SSFSOrderCopyCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.order.commands.UpdateShippingAddressCmdImpl
-
Verify if the required parameters is set
- validateParameters() - Method in class com.ibm.commerce.order.commands.UpdateSpendingLimitCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.order.commands.ValidateOrderAddressCmdImpl
-
Verify if the required parameter is set.
- validateParameters() - Method in class com.ibm.commerce.order.commands.ValidateShippingAdjustmentCmdImpl
-
Validates input parameters.
- validateParameters() - Method in class com.ibm.commerce.order.event.RaiseOrderSubmitEventCmdImpl
-
This method performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.order.utils.ResolveOrderItemsCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.order.utils.ResolveOrderQuotationRelsCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.order.utils.ResolveOrdersCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.orderitems.commands.CopyOrderItemComponentsForDynamicKitCmdImpl
-
This method verifies the input parameters.
- validateParameters() - Method in class com.ibm.commerce.orderitems.commands.CopyOrderItemConfigurationForDynamicKitCmdImpl
-
This method verifies the input parameters.
- validateParameters() - Method in class com.ibm.commerce.orderitems.commands.DynamicKitConfigurationAddCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.orderitems.commands.InventoryAllocationCheckCmdImpl
-
This method validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.orderitems.commands.OrderConfigurationAddCmdImpl
-
This method verifies the input parameters.
- validateParameters() - Method in class com.ibm.commerce.orderitems.commands.OrderConfigurationUpdateCmdImpl
-
This method verifies the input parameters.
- validateParameters() - Method in class com.ibm.commerce.orderitems.commands.OrderItemBaseCmdImpl
-
This method verifies the input parameters.
- validateParameters() - Method in class com.ibm.commerce.orderitems.commands.OrderItemConfigurationBaseCmdImpl
-
This method verifies the input parameters.
- validateParameters() - Method in class com.ibm.commerce.orderitems.commands.OrderItemDeleteCmdImpl
-
Verify the input parameters.
- validateParameters() - Method in class com.ibm.commerce.orderitems.commands.OrderItemDisplayCmdImpl
-
This method verifies the input parameters.
- validateParameters() - Method in class com.ibm.commerce.orderitems.commands.OrderItemMoveCmdImpl
-
Performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.orderitems.commands.ResolveOrderItemPriceCmdImpl
-
This method verifies the input parameters.
- validateParameters() - Method in class com.ibm.commerce.orderitems.commands.RetrieveTradingsTaskCmdImpl
-
Performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.ordermanagement.commands.BlockNotifyCmdImpl
-
This method validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.ordermanagement.commands.InitiateIsBlockedOrderCheckCmdImpl
-
Checks that parameter storeId is specified.
- validateParameters() - Method in class com.ibm.commerce.ordermanagement.commands.OrderCloseCmdImpl
-
This method extracts and validates the input parameters of the command implementation.
- validateParameters() - Method in class com.ibm.commerce.ordermanagement.commands.ReturnEditBaseCmdImpl
-
Performs server side parameter checking.
- validateParameters() - Method in class com.ibm.commerce.ordermanagement.commands.ReturnEditBeginCmdImpl
-
Extracts and validates the input parameters of this command implementation
if validated, locks the RMA.
- validateParameters() - Method in class com.ibm.commerce.ordermanagement.commands.ReturnEditEndCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.ordermanagement.util.ExtendBlockingConditionsCmdImpl
-
Validates required parameters for this command.
- validateParameters() - Method in class com.ibm.commerce.orderquotation.commands.GetCredentialsCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.orderquotation.commands.GetOrgDistributorPartnerInfoCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.orderquotation.commands.GetUOMCodePolicyCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.orderquotation.commands.OrderItemSelectCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationCheckCmdImpl
-
Checks mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationCreateCmdImpl
-
Checks mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationDisplayCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.orderquotation.commands.OrderQuotationRequestCmdImpl
-
Checks mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.orderquotation.commands.RequestOrderQuotationCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.orderquotation.commands.StoreRequestOrderQuotationCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.pagelayout.commands.CleanPageLayoutsCmdImpl
-
This method extracts and validates the input parameters of the command implementation.
- validateParameters() - Method in class com.ibm.commerce.payment.commands.DoPaymentCmdImpl
-
Deprecated.
Checks the validity of customer-supplied parameters.
- validateParameters() - Method in class com.ibm.commerce.payment.commands.DoPaymentTestCmdImpl
-
Deprecated.
Checks the validity of customer-supplied parameters.
- validateParameters() - Method in class com.ibm.commerce.payment.commands.GetPaymentInfoCmdImpl
-
Deprecated.
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.payment.commands.PaymentSummaryGenerateCmdImpl
-
This method extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.payment.config.commands.PaymentConfigurationDeleteCtrlCmdImpl
-
This method validates the parameters passed in.
- validateParameters() - Method in class com.ibm.commerce.payment.config.commands.PaymentConfigurationUpdateCtrlCmdImpl
-
This method validates the parameters passed in.
- validateParameters() - Method in class com.ibm.commerce.payment.config.commands.StorePaymentConfigurationAddCtrlCmdImpl
-
This method validates the parameters passed in.
- validateParameters() - Method in class com.ibm.commerce.payment.config.commands.StorePaymentConfigurationDeleteCtrlCmdImpl
-
This method validates the parameters passed in.
- validateParameters() - Method in class com.ibm.commerce.payment.ppc.commands.PaymentProcessFinancialTransactionCmdImpl
-
This method verifies that required input parameters are present and
correct.
- validateParameters() - Method in class com.ibm.commerce.payment.ppc.commands.PPCAdhocCreditCmdImpl
-
This method parses the parameters and validates whether the parameters passed in are valid.
- validateParameters() - Method in class com.ibm.commerce.payment.ppc.commands.PPCCreditEditCmdImpl
-
This method gets information from requestProperties and sets the
information into the command local variables.
- validateParameters() - Method in class com.ibm.commerce.payment.ppc.commands.PPCMerchantConfigurationEditCtrlCmdImpl
-
This method gets information from requestProperties and sets the
information into the command local variables.
- validateParameters() - Method in class com.ibm.commerce.payment.ppc.commands.PPCMerchantConfigurationInfoEditCtrlCmdImpl
-
This method gets information from requestProperties and sets the
information into the command local variables.
- validateParameters() - Method in class com.ibm.commerce.payment.ppc.commands.PPCMerchantEditCtrlCmdImpl
-
This method gets information from requestProperties and sets the
information into the command local variables.
- validateParameters() - Method in class com.ibm.commerce.payment.ppc.commands.PPCPayInstExtendedEditCmdImpl
-
This method returns the payment instruction extended data information
from requestProperties and sets the information into the command local
variables.
- validateParameters() - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentechBatchCtrlCmdImpl
-
This method gets information from requestProperties and sets the
information into the command local variables.
- validateParameters() - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentechBatchGetCtrlCmdImpl
-
This method gets information from requestProperties and sets the
information into the command local variables.
- validateParameters() - Method in class com.ibm.commerce.payment.ppc.commands.PPCPaymentEditCmdImpl
-
This method gets information from requestProperties and sets the
information into the command local variables.
- validateParameters() - Method in class com.ibm.commerce.payment.ppc.commands.PPCStoreMerchantAssociateCtrlCmdImpl
-
This method gets information from requestProperties and sets the
information into the command local variables.
- validateParameters() - Method in class com.ibm.commerce.price.commands.AbstractGetEntitledPriceCmdImpl
-
This method performs server side parameter checking, validates the mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.price.commands.CalculateContractPricesCmdImpl
-
Checks mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.price.commands.CreateNominalCostCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.price.commands.DeleteNominalCostCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.price.commands.FloorPriceLookupCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.price.commands.GetBaseUnitPriceCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.price.commands.GetContractUnitPriceCmdImpl
-
Checks mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.price.commands.ResolvePriceListsCmdImpl
-
Checks mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.price.commands.RetrievePricesCmdImpl
-
Checks mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.price.commands.SelectContractPricesCmdImpl
-
Checks mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.price.commands.SetCurrencyPrefCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.price.commands.SetCurrencyPreferenceCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.price.commands.UpdateNominalCostCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.price.commands.ValidateDelegatedPriceCmdImpl
-
- validateParameters(Map) - Method in class com.ibm.commerce.price.rule.commands.element.CalculatePriceElementCmdImpl
-
This method performs validations.
- validateParameters(Map) - Method in class com.ibm.commerce.price.rule.commands.element.CatalogConditionElementCmdImpl
-
This method performs validations.
- validateParameters(Map) - Method in class com.ibm.commerce.price.rule.commands.element.ComparisonConditionElementCmdImpl
-
This method performs validations.
- validateParameters(Map) - Method in class com.ibm.commerce.price.rule.commands.element.CoordinatorElementCmdImpl
-
This method performs validations.
- validateParameters(Map) - Method in class com.ibm.commerce.price.rule.commands.element.CustomerConditionElementCmdImpl
-
This method performs validations.
- validateParameters(Map) - Method in class com.ibm.commerce.price.rule.commands.element.DateConditionElementCmdImpl
-
This method performs validations.
- validateParameters(Map) - Method in class com.ibm.commerce.price.rule.commands.element.NestedPriceRuleElementCmdImpl
-
This method performs validations.
- validateParameters() - Method in class com.ibm.commerce.price.rule.commands.element.PriceEquationCalculationCmdImpl
-
Checks mandatory parameters.
- validateParameters(Map) - Method in class com.ibm.commerce.price.rule.commands.element.PriceListConditionElementCmdImpl
-
This method performs validations.
- validateParameters(Map) - Method in class com.ibm.commerce.price.rule.commands.element.PriceListElementCmdImpl
-
This method performs validations.
- validateParameters(Map) - Method in interface com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmd
-
Validate the parameters.
- validateParameters(Map) - Method in class com.ibm.commerce.price.rule.commands.element.PriceRuleElementCmdImpl
-
This method performs validations.
- validateParameters(Map) - Method in class com.ibm.commerce.price.rule.commands.element.RoundingElementCmdImpl
-
This method performs validations.
- validateParameters() - Method in class com.ibm.commerce.price.rule.commands.InternalRuleEngineExecutePriceRuleCmdImpl
-
The method validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.promotion.commands.ProcessExpiredPromotionsControllerCmdImpl
-
Parses and validates parameters for the scheduler job.
- validateParameters() - Method in class com.ibm.commerce.promotion.uniquecode.commands.CreateUniquePromotionCodeCmdImpl
-
This method validates that the required parameters, Promotion Id, Store Id and Promotion code
have been specified.
- validateParameters() - Method in class com.ibm.commerce.promotion.uniquecode.commands.UniquePromotionCodesCancelPopulateCmdImpl
-
The method will check whether the promotion is in database and initialize related code specification.
- validateParameters() - Method in class com.ibm.commerce.promotion.uniquecode.commands.UniquePromotionCodesCleanCmdImpl
-
This method validates if the promotion is in database and related code specification in database.
- validateParameters() - Method in class com.ibm.commerce.promotion.uniquecode.commands.UniquePromotionCodesPopulateCmdImpl
-
Check whether the promotion and related code specification are in the
database.
- validateParameters() - Method in class com.ibm.commerce.pvc.commands.PVCBufferUrlCmdImpl
-
Check validity of parameters sent to this command.
- validateParameters() - Method in class com.ibm.commerce.pvc.commands.PVCChangeDeviceCmdImpl
-
Checks the parameters for this command.
- validateParameters() - Method in class com.ibm.commerce.pvc.commands.PVCRegisterDeviceCmdImpl
-
Checks the parameters for this command.
- validateParameters() - Method in class com.ibm.commerce.pvc.commands.PVCRegistrationCmdImpl
-
Checks validity of specified parameters.
- validateParameters() - Method in class com.ibm.commerce.pvc.commands.ReEnterPasswordCmdImpl
-
Checks the parameters for this command.
- validateParameters() - Method in class com.ibm.commerce.quote.commands.QuoteCreateCmdImpl
-
Validates request parameters.
- validateParameters() - Method in class com.ibm.commerce.quote.commands.QuoteItemDeleteCmdImpl
-
Extracts and validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListCopyCmdImpl
-
This method validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListCreateCmdImpl
-
This method validates the input parameters of this command implementation.
- validateParameters() - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListDeleteCmdImpl
-
This method validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListDisplayCmdImpl
-
This method validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListItemUpdateCmdImpl
-
This method validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListSubmitCmdImpl
-
This method validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.requisitionlist.commands.RequisitionListUpdateCmdImpl
-
This method validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.AdminReturnApproveCmdImpl
-
This method checks the following parameters .
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ApproveRefundAlwaysPolicyCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ApproveReturnItemCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.AutoApproveReturnItemByDaysPolicyCmdImpl
-
This method verifies the input parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.AutoApproveReturnItemCmdImpl
-
This method checks the following parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.AutoApproveReturnItemStandardChecksCmdImpl
-
Validates parameters of this command.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.CalculateReturnAdjustmentNonePolicyCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.CalculateReturnItemAdjustmentCreditCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.CalculateReturnItemAdjustmentPolicyCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.CalculateReturnItemCreditCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.CalculateReturnItemCreditForCatEntryCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.CalculateReturnItemProductCreditCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.CalculateReturnTaxCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.CalculateRMAApprovalCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.CheckReturnItemInCorrectStateCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.CheckRMAItemExpirationCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.returns.commands.CloseReturnCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.CreditReturnItemCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.DetermineReturnCreditVehicleCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ExtendAdminReturnApproveCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ExtendReturnCancelCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ExtendReturnCreditAndCloseScanCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ExtendReturnItemAddCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ExtendReturnItemDeleteCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ExtendReturnItemUpdateCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ExtendReturnPrepareCmdImpl
-
This method verifies the input parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ExtendReturnProcessCmdImpl
-
This method validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.FinalizeRefundCmdImpl
-
This method checks the mandatory parameters, which checks the following parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.GetOrderItemShippedTimeCmdImpl
-
Checks the required parameter to be set beforehand for this task command to execute.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.LogReturnAuthCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.PrimeRefundCmdImpl
-
This method checks if the mandatory parameters is present.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.RefreshExpiredRMAItemsCmdImpl
-
This method validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.RefundPaymentPolicyCmdImpl
-
Deprecated.
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.RePrepareExpiredRMACmdImpl
-
This method validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ResolveReturnFulfillmentCenterCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ResolveReturnItemInventoryQuantityCmdImpl
-
Checks the required parameter to be set beforehand for this task command to execute.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ReturnCancelCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ReturnCreateCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ReturnCreditAndCloseScanCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ReturnDisplayCmdImpl
-
Checks mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ReturnItemAddCmdImpl
-
This method first calls super.validateParameters
.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ReturnItemBaseCmdImpl
-
This method checks the mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ReturnItemComponentDisposeCmdImpl
-
Check parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ReturnItemComponentReceiveCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ReturnItemComponentUpdateCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ReturnItemDeleteCmdImpl
-
This method checks the mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ReturnItemToInventoryCmdImpl
-
Check parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ReturnItemUpdateCmdImpl
-
This method first calls super.validateParameters
.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ReturnListDisplayCmdImpl
-
Checks mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ReturnPrepareCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ReturnProcessCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.ReturnUpdateCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.returns.commands.SetRMAOrganizationCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.AddTargetListCmdImpl
-
Checks if the rfqId id value is set.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.CopyRFQAttachmentCmdImpl
-
Checks if the source RFQ id value is set.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.CreatePAttributeValueCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.CreateResponseBasicInfoCmdImpl
-
Validates parameters
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.CreateResponseFulfillmentTCCmdImpl
-
Validate response parameters.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.CreateTradeAttachmentCmdImpl
-
Checks if the tradingId and attachmentId have been set, check if
trading agreement exist, and if attachment exist.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.DeletePAttributeValueCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.MarkAttachmentForDeleteCmdImpl
-
Checks if the attachmentId exists in the database.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.NotifyRFQResponseCmdImpl
-
Validate parameters.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RemoveTargetListCmdImpl
-
Checks if the RFQ id value is set.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RespondPAttributeCmdImpl
-
Validate response parameters.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RespondPAttributeTCCmdImpl
-
Validate response parameters.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RespondProductPQCmdImpl
-
Validate response parameters.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RespondRFQLevelAttachmentsCmdImpl
-
Validate response parameters.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RespondRFQLevelCommentsTCCmdImpl
-
Validate response parameters.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQAttachmentDeleteCmdImpl
-
Checks for a valid RFQ and attachment identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQAttachmentDescUpdateCmdImpl
-
Checks for a valid RFQ and attachment identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQAttachmentReplaceCmdImpl
-
Checks if the RFQ id has been set, and if specified RFQ exist.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQAttachmentUploadCmdImpl
-
Checks if the RFQ id has been set, and if specified RFQ exist.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQAttachmentViewCmdImpl
-
Checks if the attachmentId has been set, and if specified
attachment exist.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQCategoryAddCmdImpl
-
Checks for a valid RFQ identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQCreateForNextRoundCmdImpl
-
Checks if the source RFQ id has been set, and if specified RFQ exist.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQItemAddCmdImpl
-
Checks for a valid RFQ identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQItemCommentAddCmdImpl
-
Checks for a valid RFQ identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQItemCommentRemoveCmdImpl
-
Checks for a valid RFQ identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQItemCommentUpdateCmdImpl
-
Checks for a valid RFQ identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQItemRemoveCmdImpl
-
Checks for a valid RFQ identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQItemSpecificationAddCmdImpl
-
Checks for a valid RFQ identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQItemSpecificationRemoveCmdImpl
-
Checks for a valid RFQ identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQItemSpecificationUpdateCmdImpl
-
Checks for a valid RFQ identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQItemUpdateCmdImpl
-
Checks for a valid RFQ identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQModifyBasicCmdImpl
-
Checks for a valid RFQ identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQPattributeAttachmentAddCmdImpl
-
Checks for a valid RFQ identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQResponseAttachmentUploadCmdImpl
-
Checks if the RFQ id has been set, and if specified RFQ exist.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQResponseChangeStateBaseCmdImpl
-
Validate response parameters.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQResponseCreateCmdImpl
-
Validate response parameters.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQResponseModifyBaseInfoCmdImpl
-
Checks for the validity of the incoming parameters.
This method does the following:
Checks the Name to make sure the name is not null.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQResponseModifyCmdImpl
-
Validate response parameters.
This is only an init process in which we save the data from request properties into base case
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQResponsePattributeAttachmentAddCmdImpl
-
Checks if the RFQ id has been set, and if specified RFQ exist.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQResponseProductAcceptCmdImpl
-
Checks for a valid RFQ response product identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQResponseProductRejectCmdImpl
-
Checks for a valid RFQ response product identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQTargetListAddCmdImpl
-
Checks for a valid RFQ and store identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQTargetListRemoveCmdImpl
-
Checks for a valid RFQ and store identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQTCAddCmdImpl
-
Checks for a valid RFQ identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQTCRemoveCmdImpl
-
Checks for a valid RFQ identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQTCUpdateCmdImpl
-
Checks for a valid RFQ identifier.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQToContractCreateCmdImpl
-
Validates the incoming parameters for this command.
This method expects the following parameters :
offering_id
, the reference number of the RFQ that is to be completed
This method does the following:
Checks if an RFQ Id has been specified.
Checks if the specified RFQ Id is valid.
Checks if the RFQ is in the appropriate state.
Calls checkContractParamters, if the endresult of this RFQ is a contract.
Calls checkOrderParamters, if the endresult of this RFQ is an order.
Throws an INVALID OFFERING ID Exception if the endresult is neither.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.RFQToOrderCreateCmdImpl
-
Validates the incoming parameters for this command.
This method expects the following parameters :
offering_id
, the reference number of the RFQ that is to be completed
This method does the following:
Checks if an RFQ Id has been specified.
Checks if the specified RFQ Id is valid.
Checks if the RFQ is in the appropriate state.
Calls checkContractParamters, if the endresult of this RFQ is a contract.
Calls checkOrderParamters, if the endresult of this RFQ is an order.
Throws an INVALID OFFERING ID Exception if the endresult is neither.
- validateParameters() - Method in class com.ibm.commerce.rfq.commands.UpdateRFQCatentryRelCmdImpl
-
This method does the following:
Verifies that an RFQ Id (offeringId) has been provided.
Verifies that an RFQ Product Id has been provided.
- validateParameters() - Method in class com.ibm.commerce.scheduler.commands.AddBroadcastJobCmdImpl
-
This method validates the parameters passed to the command and sets other schedule job configuration parameters that
are associated with a broadcast job.
- validateParameters() - Method in class com.ibm.commerce.scheduler.commands.AddJobCmdImpl
-
This method checks the validity of the parameters.
- validateParameters() - Method in class com.ibm.commerce.scheduler.commands.CleanJobCmdImpl
-
Validates the parameters passed to the command.
- validateParameters() - Method in class com.ibm.commerce.scheduler.commands.EditJobCmdImpl
-
This method validates the specified parameters of the command.
- validateParameters() - Method in class com.ibm.commerce.scheduler.commands.RemoveJobCmdImpl
-
This method verifies the values of the parameters specified.
- validateParameters() - Method in class com.ibm.commerce.search.catalog.SearchCategoryCmdImpl
-
Reserved for IBM internal use.
- validateParameters() - Method in class com.ibm.commerce.security.commands.AuthenticationPolicyCmdImpl
-
This method validates parameters by ensuring that the logonID and password
specified are both non-zero length strings.
- validateParameters() - Method in class com.ibm.commerce.security.commands.DBAuthenticationCmdImpl
-
This method validates the parameters by ensuring that the logon ID, password, and
merchant key are all non-zero length strings.
- validateParameters() - Method in class com.ibm.commerce.security.commands.LogoffCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.security.commands.LogonCmdImpl
-
This method validates the parameters by ensuring that reLogonURL and
postLogonURL are specified.
- validateParameters() - Method in class com.ibm.commerce.security.commands.MigrateUserEntriesCmdImpl
-
This method validates the parameters by ensuring that the new user and the old
user parameters have been set.
- validateParameters() - Method in class com.ibm.commerce.security.commands.PaymentManagerVerifyCredentialsCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.security.commands.ResetPasswordAdministratorCmdImpl
-
This method validates the parameters by ensuring the following:
The redirectURL is specified.
- validateParameters() - Method in class com.ibm.commerce.security.commands.ResetPasswordCmdImpl
-
This method validates the parameters through the following operations.
- validateParameters() - Method in class com.ibm.commerce.security.commands.ResetPasswordGuestCmdImpl
-
This method validates the parameters through ensuring that the
logon ID supplied is valid and belongs to
a registered user.
- validateParameters() - Method in class com.ibm.commerce.security.commands.ResetPasswordGuestValidationCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.security.commands.ResetPasswordRegisterCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.security.commands.SendPasswordNotificationCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.security.commands.UpdateCredentialsCmdImpl
-
This method validates the parameters by ensuring that the
logonID and password are non-zero length strings.
- validateParameters() - Method in class com.ibm.commerce.security.commands.VerifyCredentialsCmdImpl
-
This method validates the parameters through ensuring that the
logon ID and password parameters are non-zero length
strings.
- validateParameters() - Method in class com.ibm.commerce.security.commands.WMMAuthenticationCmdImpl
-
Deprecated.
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.store.commands.StoreCloseCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.store.commands.StoreOpenCmdImpl
-
Check mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.subscription.commands.SimpleScheduleEvaluateCmdImpl
-
This method checks if the schedule information is provided and calls the
validate schedule method.
- validateParameters() - Method in class com.ibm.commerce.subscription.commands.SubscriptionCancelOrderCmdImpl
-
This method checks if the subscription ID provided is valid.
- validateParameters() - Method in class com.ibm.commerce.subscription.commands.SubscriptionNotificationCmdImpl
-
This method validates the parameters for the command.
- validateParameters() - Method in class com.ibm.commerce.taxation.commands.GetDisplayTaxesCmdImpl
-
Checks mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.taxation.commands.GetReturnTaxesCmdImpl
-
Checks mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.taxation.commands.ResolveTaxJurisdictionCmdImpl
-
Checks mandatory parameters.
- validateParameters() - Method in class com.ibm.commerce.tickler.commands.CreateTicklerCmdImpl
-
This method validates the command parameters.
- validateParameters() - Method in class com.ibm.commerce.tickler.commands.DetermineAssignmentCmdImpl
-
This method validates the command parameters.
- validateParameters() - Method in class com.ibm.commerce.tickler.commands.LockTicklerCmdImpl
-
This method validates the command parameters.
- validateParameters() - Method in class com.ibm.commerce.tickler.commands.RecordTicklerActionCmdImpl
-
This method validates the command parameters.
- validateParameters() - Method in class com.ibm.commerce.tickler.commands.TicklerActionRecordCmdImpl
-
This method validates the command parameters.
- validateParameters() - Method in class com.ibm.commerce.tickler.commands.TicklerAssignCmdImpl
-
This method is used to validates the command parameters.
- validateParameters() - Method in class com.ibm.commerce.tickler.commands.TicklerCreateCmdImpl
-
This method validates the command parameters.
- validateParameters() - Method in class com.ibm.commerce.tickler.commands.TicklerLockCmdImpl
-
This method validates the command parameters.
- validateParameters() - Method in class com.ibm.commerce.tickler.commands.TicklerUnlockCmdImpl
-
This method validates the command parameters.
- validateParameters() - Method in class com.ibm.commerce.tickler.commands.TicklerUnlockMonitorCmdImpl
-
This method validates the command parameters.
- validateParameters() - Method in class com.ibm.commerce.tickler.commands.TicklerUpdateCmdImpl
-
This method validates the command parameters.
- validateParameters() - Method in class com.ibm.commerce.tickler.commands.UnlockTicklerCmdImpl
-
This method validates the command parameters.
- validateParameters() - Method in class com.ibm.commerce.tickler.commands.UpdateTicklerCmdImpl
-
This method validates the command parameters.
- validateParameters() - Method in class com.ibm.commerce.tools.attachment.commands.AttachmentCreateNewDirectoryCmdImpl
-
This method validates the input parameters for the controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.attachment.commands.AttachmentUploadCmdImpl
-
Validates the input parameters.
- validateParameters() - Method in class com.ibm.commerce.tools.attachment.commands.AttachmentXMLUpdateBothCmdImpl
-
This method validates input parameters for the controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.campaigns.CampaignInitiativeSaveControllerCmdImpl
-
Parses and validates the parameters passed to this controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.AttributeDeleteImpl
-
This method validates input parameters for the controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.AttributeSequenceMoveDownImpl
-
Validate the parameters.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.AttributeSequenceMoveUpImpl
-
Validate the parameters
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.AttributeUpdateImpl
-
Validate Parameters for the controller command AttributeUpdate.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.AttributeValueDialogCreateImpl
-
Validate Parameters for the controller command AttributeValueDialogCreate.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.AttributeValueDialogUpdateImpl
-
Validate Parameters for the controller command AttributeValueDialogUpdate.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.AttributeValueSequenceMoveDownImpl
-
Validate the parameters
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.AttributeValueSequenceMoveUpImpl
-
Validate the parameters
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.AttributeWizardCreateImpl
-
Validate Parameters for the controller command AttributeWizardCreate.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.CategoryCreateImpl
-
This method validates input parameters for the controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.CategoryDeleteImpl
-
This method validates input parameters for the controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.CategoryUpdateImpl
-
This method validates input parameters for the controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.ItemCreateImpl
-
This method validates input parameters for the controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.ItemDeleteImpl
-
This method validates input parameters for the controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.ItemGenerateImpl
-
This method validates input parameters for the controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.ItemPriceDeleteImpl
-
This method validates input parameters for the controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.ItemUpdateImpl
-
This method validates input parameters for the controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.ProductAttributeValueDeleteImpl
-
This method validates input parameters for the controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.ProductDeleteImpl
-
This method validates input parameters for the controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.ProductNotebookUpdateImpl
-
Validate Parameters for the controller command ProductNotebookUpdate.
- validateParameters() - Method in class com.ibm.commerce.tools.catalog.commands.ProductWizardCreateImpl
-
Validate Parameters for the controller command ProductWizardCreate.
- validateParameters() - Method in class com.ibm.commerce.tools.contentmanagement.commands.TaskgroupUndoChangeControllerCmdImpl
-
This method validates input parameters for the controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.ecoupon.ECouponPromotionPublishCmdImpl
-
Deprecated.
Validates the parameters of the command.
- validateParameters() - Method in class com.ibm.commerce.tools.ecoupon.ECouponPromotionSaveCmdImpl
-
Deprecated.
Extracts and validating input parameters.
- validateParameters() - Method in class com.ibm.commerce.tools.ecoupon.ECouponPromotionUpdateCmdImpl
-
Deprecated.
Gets the XML file, the language ID, the store ID and the promotion ID from
the command context and the request properties and assigns to appropriate class variables.
- validateParameters() - Method in class com.ibm.commerce.tools.epromotion.commands.RLPromotionDeleteControllerCmdImpl
-
Parameters validation.
- validateParameters() - Method in class com.ibm.commerce.tools.epromotion.commands.RLPromotionDuplicateControllerCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.tools.epromotion.commands.RLPromotionPublishControllerCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.tools.epromotion.commands.RLPromotionSaveControllerCmdImpl
-
This method validates all the input parameters.
- validateParameters() - Method in class com.ibm.commerce.tools.experimentation.commands.ExperimentCompleteControllerCmdImpl
-
Parses and validates the parameters passed to this controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.experimentation.commands.ExperimentDeleteControllerCmdImpl
-
Parses and validates the parameters passed to this controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.experimentation.commands.ExperimentSaveControllerCmdImpl
-
Parses and validates the parameters passed to this controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.experimentation.commands.ExperimentStatusUpdateControllerCmdImpl
-
Parses and validates the parameters passed to this controller command.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSRBaseControllerCommandImpl
-
Validates the input parameters of the command.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSRCustomerAddressAddCmdImpl
-
This method gets the XMLObject from the GUI dialog.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSREmailOrderCmdImpl
-
This method gets XML object from the GUI Dialog and get ready to parse it.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSRGuestCustomerAddCmdImpl
-
Validates the language id passed to this command.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSRGuestOrderCreateCmdImpl
-
This method validates the command parameters.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderAdjustmentUpdateCmdImpl
-
Gets XMLObject from the GUI Notebook or Wizard and get ready to parse it.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderCancelCmdImpl
-
Sets the NLS properties and parse the input XML parameters.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderCommentsAddCmdImpl
-
Sets the NLS properties and parse the input XML parameters.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderCommentsNotifyCmdImpl
-
Validates the input parameters are valid.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderCopyCmdImpl
-
Verify that caller of the command specified the shopperId and orderId parameters.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderItemAddCmdImpl
-
Gets XMLObject from the GUI Notebook or Wizard and get ready to parse it.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderItemAddressUpdateCmdImpl
-
This method gets the XMLObject from the GUI Dialog.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderItemDeleteCmdImpl
-
Gets XMLObject from the GUI Notebook or Wizard and get ready to parse it.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderItemSplitCmdImpl
-
Sets the NLS properties and parse the input XML parameters.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderItemUpdateCmdImpl
-
Gets XMLObject from the GUI Notebook or Wizard and get ready to parse it.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderPrepareCmdImpl
-
Gets XMLObject from the GUI Notebook or Wizard and get ready to parse it.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderProcessCmdImpl
-
This method gets XMLObject from the GUI Notebook or Wizard and get ready to parse it.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderRollBackCmdImpl
-
Sets the NLS properties, the redirect URL and parse the input XML parameters.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.CSROrderStatusChangeCmdImpl
-
Validates the parameters for changing the order status.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.order.commands.OrderItemAttachmentViewCmdImpl
-
Checks if the attachmentId has been set, and if specified
attachment exist.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.returns.commands.CSRDisplayRefundByCreditCmdImpl
-
Validate input parameters.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.returns.commands.CSRDisplayRefundByOriginalPaymentCmdImpl
-
Validate input parameters.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.returns.commands.CSRReturnBaseCmdImpl
-
Prepares command environment.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.user.commands.CSRCustomerEnableAccountCmdImpl
-
Gets XMLObject from the GUI Dialog and gets ready to parse it.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.user.commands.CSRCustomerInfoCreateCmdImpl
-
Gets XMLObject from the GUI Notebook and gets ready to parse it.
- validateParameters() - Method in class com.ibm.commerce.tools.optools.user.commands.CSRCustomerInfoUpdateCmdImpl
-
Gets XMLObject from the GUI Notebook and gets ready to parse it.
- validateParameters() - Method in class com.ibm.commerce.tools.segmentation.CreateSegmentFromXMLCmdImpl
-
Validates input parameters.
- validateParameters() - Method in class com.ibm.commerce.tools.segmentation.SegmentSaveControllerCmdImpl
-
Parses and validates the parameters passed to this controller command.
- validateParameters() - Method in class com.ibm.commerce.user.commands.RepresentativeAssignCustomerCmdImpl
-
Gathers all the parameters expected by this command from the request.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.AddressBaseCmdImpl
-
Validates the parameters passed to the command.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.AddressCheckCmdImpl
-
Validates the parameters passed to the command.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.AddressDeleteCmdImpl
-
Validates the parameters passed to the command.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.MemberGroupMemberUpdateCmdImpl
-
Validates the parameters before calling performExecute
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.MemberLockCmdImpl
-
This method calls its parents validateParamters() method.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.MemberRoleAssignCmdImpl
-
Validates the parameters passed to the command before the role is assigned to the member.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.MemberRoleUnassignCmdImpl
-
Validate the member and the roles specified.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.MemberRoleUpdateCmdImpl
-
Validates the parameters before calling performExecute
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.OrganizationSetInSessionCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationAddApprovalBaseCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationAddCheckApprovalCmdImpl
-
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.OrgEntityRegistrationCmdImpl
-
Perform server side parameter checking
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.ResellerRegistrationAddCmdImpl
-
Parameters are validated by the child commands for this flow.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.RestoreOriginalUserSetInSessionCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.RoleAddCmdImpl
-
Validates that the name of the role is defined and an exist role of the same name does not exist.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.RunAsUserSetInSessionCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationAddApprovalBaseCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationAddCheckApprovalCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationAddCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationAddUBFCmdImpl
-
Empty method; handled by UserRegistrationAddPreApprovalCmdImpl.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationAdminCmdImpl
-
Validates the parameters passed to the command.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.usermanagement.commands.UserRegistrationUpdateCmdImpl
-
Validates the parameters.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.AcceptRFQResponsesCmdImpl
-
Checks if the RFQ id and the response ids have been set.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.CancelRFQCmdImpl
-
Checks if the RFQ list of ids has been set, if specified
RFQ exist, and if the specified RFQs can be canceled.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.CloseRFQCmdImpl
-
Checks if the RFQ list of ids has been set,
if the specified RFQs exist, and if the specified
RFQs can be closed.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.CopyRFQCmdImpl
-
Checks if the source RFQ id value is set.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.CreateContractBasicInfoCmdImpl
-
This method does the following:
Checks if a name has been provided for the contract.
Checks if a trading agreement ID has been provided.
Checks if incoming trading agreement ID is valid.
Checks if the supplied name is already being used by another contract in the system.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.CreateOrderCommentsTCCmdImpl
-
This method does the following:
Verifies that a comment list has been provided.
Verifies that a trading agreement ID has been provided.
Verifies that the provided trading agreement ID exists.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.CreateOrderItemPAttributeTCCmdImpl
-
This method does the following:
Verifies that a trading agreement ID has been provided and exists.
Verifies that a catalog entry ID has been provided.
Verifies that a list of personalized attributes has been provided for the catalog entry.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.CreateReturnChargeTCCmdImpl
-
This method does the following:
Verifies that a trading agreement ID has been provided.
Verifies that a ReturnCharge policy name has been provided.
Verifies that a ReturnCharge policy type has been provided.
Verifies that a store entity ID has been provided for the ReturnCharge policy.
Verifies that a ReturnApproval policy name has been provided.
Verifies that a ReturnApproval policy type has been provided.
Verifies that a store entity ID has been provided for the ReturnApproval policy.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.CreateReturnPaymentTCCmdImpl
-
This method does the following:
Verifies that a trading agreement ID has been provided.
Verifies that a policy name has been provided.
Verifies that a policy type has been provided.
Verifies that a store entity ID has been provided for the policy.
Verifies that the specified policy type is "ReturnPayment".
- validateParameters() - Method in class com.ibm.commerce.utf.commands.CreateRFQAttachmentCmdImpl
-
Performs validate parameters
- validateParameters() - Method in class com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmdImpl
-
Checks for the validity of the incoming parameters.
This method does the following:
Verifies that a name has been provided for the RFQ.
Verifies that the closing date and time has been specified.
Verifies that ID of the RFQ owner has been provided.
Verifies that a language identifier has been provided.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.CreateRFQCatentryRelCmdImpl
-
This method does the following:
Verifies that an RFQ Id has been provided.
Verifies that a catalog entry ID has been provided.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.CreateRFQItemAttributeCmdImpl
-
This method does the following:
Verifies that a catalog entry ID has been provided.
Verifies that a list of standard attributes has been provided.
Verifies that a language identifier has been provided.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.CreateRFQItemCmdImpl
-
This method does the following:
Verifies that a name has been provided for the item.
Verifies that the RFQ ID has been provided.
Verifies that member ID has been provided for the RFQ owner.
Verifies that parent product reference number has been provided.
Checks if a language identifier has been specified.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.CreateShippingChargeTCCmdImpl
-
This method does the following:
Verifies that a trading agreement ID has been provided.
Verifies that a policy name has been provided.
Verifies that a policy type has been provided.
Verifies that a store entity ID has been provided for the policy.
Verifies that the specified policy type is "ShippingCharge".
- validateParameters() - Method in class com.ibm.commerce.utf.commands.DeleteOrderCommentsTCCmdImpl
-
Checks for an incoming trading agreement ID.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.DeleteOrderItemPAttributeTCCmdImpl
-
Checks for an incoming trading agreement ID.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.DeleteRFQAttachmentCmdImpl
-
Checks if the tradingId is set
- validateParameters() - Method in class com.ibm.commerce.utf.commands.DeleteRFQCatentryRelCmdImpl
-
Checks for an incoming RFQ ID.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.ModifyOrderCommentsTCCmdImpl
-
This method does the following:
Verifies that a comment list has been provided.
Verifies that a trading agreement ID has been provided.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.ModifyOrderItemPAttributeTCCmdImpl
-
This method does the following:
Verifies that a trading agreement ID has been provided and exists.
Verifies that a vector of personalized attributes has been provided.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.ModifyRFQAttachmentCmdImpl
-
Checks for the validity of the incoming parameters.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.ModifyRFQBasicInfoCmdImpl
-
Checks for the validity of the incoming parameters.
This method does the following:
Verifies that the RFQ ID has been provided and that it exists.
If a new name has been provided for the RFQ, verifies that the name is not already in use.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.ModifyRFQCatentryRelCmdImpl
-
This method does the following:
Verifies that an RFQ Id has been provided.
Verifies that a catalog entry ID has been provided.
Verifies that an RFQ with the provided ID exists.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.PAttributeCreateCmdImpl
-
Validate Personalization attribute parameters.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.PAttributeModifyCmdImpl
-
Validate attribute dictionary parameters.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.RejectRFQResponsesCmdImpl
-
Checks if the RFQ id and the response ids have been set.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.RFQCancelCmdImpl
-
Checks if the supplied RFQ IDs really exist in the database.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.RFQCloseCmdImpl
-
Checks if the supplied RFQ IDs really exist in the database.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.RFQCompleteCmdImpl
-
Validates the incoming parameters for this command.
This method expects the following parameters :
offering_id
, the reference number of the RFQ that is to be completed
This method does the following:
Checks if an RFQ Id has been specified.
Checks if the specified RFQ Id is valid.
Checks if the RFQ is in the appropriate state.
Calls checkContractParamters, if the endresult of this RFQ is a contract.
Calls checkOrderParamters, if the endresult of this RFQ is an order.
Throws an INVALID OFFERING ID Exception if the endresult is neither.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.RFQCopyCmdImpl
-
Checks if the parameter XML
exists.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.RFQCreateCmdImpl
-
Checks for validity of incoming parameters.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.RFQMarkForDeleteCmdImpl
-
Checks if the optional parameter, markForDeleteAfterNumberOfDays
, was supplied
with the request.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.RFQModifyCmdImpl
-
Checks for validity of incoming parameters.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.RFQNotificationMonitorBaseCmdImpl
-
Checks if the jobRefNum
was specified with command.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.RFQResponseAcceptCmdImpl
-
Checks if the required parameters, rfq_id
and response_id
exist.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.RFQResponseRejectCmdImpl
-
Checks if the required parameters, rfq_id
and response_id
exist.
- validateParameters() - Method in class com.ibm.commerce.utf.commands.RFQSubmitCmdImpl
-
Checks for a valid RFQ identifier.
- validateParamters() - Method in class com.ibm.commerce.emarketing.emailtemplate.commands.EmailTemplateUpdateTaskCmdImpl
-
Validates whether all the required column values are present or not..
- validateParentCatalogGroup(CatalogGroupIdentifierType, String, String, List) - Static method in class com.ibm.commerce.catalog.facade.server.helpers.CatalogComponentHelper
-
Validate the parent catalog group.
- validateParentCatalogGroupIdentifier(CatalogGroupIdentifierType, String, List) - Static method in class com.ibm.commerce.catalog.facade.server.helpers.CatalogComponentHelper
-
Validate the parent catalog group identifier.
- validateParentInfoType(ParentInfoType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validatePattern() - Method in class com.ibm.commerce.promotion.uniquecode.generator.ConstantPattern
-
This method validates the constant pattern
- validatePattern() - Method in interface com.ibm.commerce.promotion.uniquecode.generator.Pattern
-
This method validates the pattern definition
- validatePattern() - Method in class com.ibm.commerce.promotion.uniquecode.generator.RandomPattern
-
This method validates the pattern definition
- validatePattern() - Method in class com.ibm.commerce.promotion.uniquecode.generator.SequencePattern
-
Check whether the pattern definition is correct
- validatePaymentInformationType(PaymentInformationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validatePaymentInstruction(PluginContext, PaymentInstruction) - Method in class com.ibm.commerce.payments.plugin.loc.beans.LOCPluginBean
-
This method checks if StoreID, buyerOrgID, credit line account number for the specified Payment Instruction are present.
- validatePaymentInstruction(PluginContext, PaymentInstruction) - Method in interface com.ibm.commerce.payments.plugin.Plugin
-
This method validates the correctness and existence of any account associated with a
PaymentInstruction
.
- validatePaymentInstruction(PluginContext, PaymentInstruction) - Method in class com.ibm.commerce.payments.plugin.punchout.impl.AbstractPunchoutPaymentPluginImpl
-
This method is the void implementation of validatePaymentInstruction
, it does nothing.
- validatePaymentInstruction(PluginContext, PaymentInstruction) - Method in class com.ibm.commerce.payments.plugin.samples.PluginAdapterBean
-
This method validates the payment instruction.
- validatePaymentInstruction(PluginContext, PaymentInstruction) - Method in class com.ibm.commerce.payments.plugin.simpleoffline.beans.SimpleOfflineBean
-
This method refreshes the current attributes of the Payment object.
- validatePaymentInstruction() - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter
-
- validatePaymentInstruction() - Method in class com.ibm.commerce.payments.plugincontroller.plugin.PluginAdapter_V1
-
- validatePaymentInstruction(PaymentContext, PaymentInstruction) - Method in class com.ibm.commerce.payments.plugincontroller.PluginController
-
This method is the implementation of validatePaymentInstruction(PaymentContext, PaymentInstruction).
- validatePaymentInstructionStatusEnumerationType(PaymentInstructionStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validatePaymentInstructionStatusEnumerationTypeObject(PaymentInstructionStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validatePaymentInstructionStatusType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validatePaymentInstructionStatusType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
Validates the MemberTypes constraint of 'Payment Instruction Status Type'.
- validatePaymentInstructionType(PaymentInstructionType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validatePaymentLifeCycleStatusEnumerationType(PaymentLifeCycleStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validatePaymentLifeCycleStatusEnumerationTypeObject(PaymentLifeCycleStatusEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validatePaymentLifeCycleStatusType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validatePaymentLifeCycleStatusType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
Validates the MemberTypes constraint of 'Payment Life Cycle Status Type'.
- ValidatePaymentMethodCmd - Interface in com.ibm.commerce.order.commands
-
This command checks whether the payment method to be added comply with the BOPIS
(Buy Online Pick In Store) rules.
- ValidatePaymentMethodCmdImpl - Class in com.ibm.commerce.order.commands
-
- ValidatePaymentMethodCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ValidatePaymentMethodCmdImpl
-
- validatePaymentMethodType(PaymentMethodType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- ValidatePONumberCmd - Interface in com.ibm.commerce.payment.commands
-
This task command is used to perform the checks on the specified buyerPONumber.
- ValidatePONumberCmdImpl - Class in com.ibm.commerce.payment.commands
-
- ValidatePONumberCmdImpl() - Constructor for class com.ibm.commerce.payment.commands.ValidatePONumberCmdImpl
-
- validatePrice(Integer, CommandContext, String, Long, Long, String) - Static method in class com.ibm.commerce.orderitems.commands.OrderItemsCmdHelper
-
to validate if a price is valid by calling the
ValidateDelegatedPriceCmd by CSR/TSR.
- validatePriceRule(PriceRuleObject, String, Double, String, String, Map) - Method in class com.ibm.commerce.price.rule.runtime.engine.PriceRuleEngine
-
This method validates a given price rule.
- validatePriceRuleTC() - Method in class com.ibm.commerce.contract.commands.ValidateContractCmdImpl
-
Validates the price rule TC in the contract.
- validatePriceUpdateFlagEnumerationType(PriceUpdateFlagEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validatePriceUpdateFlagEnumerationTypeObject(PriceUpdateFlagEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validatePriceUpdateFlagType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validatePriceUpdateFlagType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
Validates the MemberTypes constraint of 'Price Update Flag Type'.
- validateProcessInventoryRequirementDataAreaType(ProcessInventoryRequirementDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateProcessInventoryRequirementType(ProcessInventoryRequirementType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateProcessOrderDataAreaType(ProcessOrderDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateProcessOrderType(ProcessOrderType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateProcessQuoteDataAreaType(ProcessQuoteDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateProcessQuoteType(ProcessQuoteType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateProduct(String, List) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that the specified product exists in the CATENTRY
database table.
- validatePromotion(String, List) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that the specified promotion exists in the PX_PROMOTION database table.
- validatePromotionCode(String) - Method in class com.ibm.commerce.marketing.commands.PromotionCodeAddRemoveControllerCmdImpl
-
This method checks if the Promotion Code is valid.
- validatePromotionCode(String, CustomerKey, StoreKey) - Method in class com.ibm.commerce.marketing.promotion.code.DefaultGenericPromotionCodeManager
-
Validates a promotion code.
- validatePromotionCode(String, CustomerKey, StoreKey, Date) - Method in class com.ibm.commerce.marketing.promotion.code.DefaultGenericPromotionCodeManager
-
Validates a promotion code.
- validatePromotionCode(String, CustomerKey, StoreKey) - Method in interface com.ibm.commerce.marketing.promotion.code.GenericPromotionCodeManager
-
Validates a promotion code.
- validatePromotionCode(String, CustomerKey, StoreKey, Date) - Method in interface com.ibm.commerce.marketing.promotion.code.GenericPromotionCodeManager
-
Validates a promotion code.
- validatePromotionCode(String, CustomerKey, StoreKey) - Method in interface com.ibm.commerce.marketing.promotion.code.PromotionCodeManager
-
- validatePromotionCode(String, CustomerKey, StoreKey, Date) - Method in interface com.ibm.commerce.marketing.promotion.code.PromotionCodeManager
-
Deprecated.
Validates a promotion code.
- validatePromotionCodes(String, boolean, List) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that the specified promotion exists, and that it is of code type.
- validatePromotionCodesOrCoupon(String, boolean, List, boolean) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that the specified promotion exists, and that it is of code type.
- validatePromotionCodeType(PromotionCodeType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validatePromotionCoupon(String, List) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that the specified promotion exists, and that it is of type coupon.
- validatePromotionDisplay(String, List) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that the specified promotion exists, and that if
the promotion requires a promotion code, then the
promotion specifies one and only one code.
- validateProtocolDataType(ProtocolDataType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateQuoteType(QuoteType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateReceiptUsageEnumerationType(ReceiptUsageEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateReceiptUsageEnumerationTypeObject(ReceiptUsageEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateReceiptUsageType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateReceiptUsageType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
Validates the MemberTypes constraint of 'Receipt Usage Type'.
- validateRelationTypeCodeType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateRelationTypeCodeType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
Validates the MemberTypes constraint of 'Relation Type Code Type'.
- validateRelationTypeEnumerationType(RelationTypeEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateRelationTypeEnumerationTypeObject(RelationTypeEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateRespondInventoryAvailabilityDataAreaType(RespondInventoryAvailabilityDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateRespondInventoryAvailabilityType(RespondInventoryAvailabilityType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateRespondOrderDataAreaType(RespondOrderDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateRespondOrderType(RespondOrderType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateRespondQuoteDataAreaType(RespondQuoteDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateRespondQuoteType(RespondQuoteType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateRewardChoiceType(RewardChoiceType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateRewardOptionType(RewardOptionType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateRewardSpecificationType(RewardSpecificationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateSchedule() - Method in interface com.ibm.commerce.subscription.commands.ScheduleEvaluateCmd
-
This method validates the schedule information provided.
- validateSchedule() - Method in class com.ibm.commerce.subscription.commands.SimpleScheduleEvaluateCmdImpl
-
This method validates if the schedule information provided is sufficient
to evaluate it.
- validateSellerParticipant() - Method in interface com.ibm.commerce.contract.commands.ValidateContractCmd
-
Validates Seller participant in the contract.
- validateSellerParticipant() - Method in class com.ibm.commerce.contract.commands.ValidateContractCmdImpl
-
Validates Seller participant in contract
In this default implementation, this method checks:
1.
- ValidateShippingAdjustmentCmd - Interface in com.ibm.commerce.order.commands
-
This Order task command is used to find any inconsistencies in the order's shipping adjustments.
- ValidateShippingAdjustmentCmdImpl - Class in com.ibm.commerce.order.commands
-
This is the default implementation of the ValidateShippingAdjustmentCmd.
- ValidateShippingAdjustmentCmdImpl() - Constructor for class com.ibm.commerce.order.commands.ValidateShippingAdjustmentCmdImpl
-
The default constructor of ValidateShippingAdjustmentCmdImpl.
- validateShippingModeIdentifierType(ShippingModeIdentifierType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateShippingModeType(ShippingModeType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateShowInventoryAvailabilityDataAreaType(ShowInventoryAvailabilityDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateShowInventoryAvailabilityType(ShowInventoryAvailabilityType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateShowOrderDataAreaType(ShowOrderDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateShowOrderType(ShowOrderType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateShowQuoteDataAreaType(ShowQuoteDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateShowQuoteType(ShowQuoteType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateSSOToken(String) - Static method in class com.ibm.commerce.browseradapter.SSOTokenProcessor
-
Verifies if the single sign-on token is valid.
- validateStoreId(int) - Static method in class com.ibm.commerce.member.dataload.helper.MemberDataLoadHelper
-
Validates the store ID to see if it is a valid store in the database.
- validateSubscription(String, List) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that the specified subscription catentry exists in the CATENTRY
database table.
- validateSyncInventoryAvailabilityDataAreaType(SyncInventoryAvailabilityDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateSyncInventoryAvailabilityType(SyncInventoryAvailabilityType, DiagnosticChain, Map) - Method in class com.ibm.commerce.inventory.facade.datatypes.util.InventoryValidator
-
- validateSyncOrderDataAreaType(SyncOrderDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateSyncOrderType(SyncOrderType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateSyncQuoteDataAreaType(SyncQuoteDataAreaType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateSyncQuoteType(SyncQuoteType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateTaskGroupAndTaskStatus(DBPreparedStatement, DBPreparedStatement, String, String) - Static method in class com.ibm.commerce.foundation.dataload.util.DataLoadHelper
-
This method will validate that the task group and task in a correct status.
- validateTaskGroupTaskRelationship(String, String) - Static method in class com.ibm.commerce.foundation.dataload.util.DataLoadHelper
-
This method will validate that the task group and task identifier provided in the configuration are associated with each other.
- validateTCOccurrence() - Method in interface com.ibm.commerce.contract.commands.ValidateContractCmd
-
Validates the occurrence of the Terms and Conditions in the contract.
- validateTCOccurrence() - Method in class com.ibm.commerce.contract.commands.ValidateContractCmdImpl
-
Validates the occurrence of the Terms and Conditions in the contract.
- validateTCType() - Method in interface com.ibm.commerce.contract.commands.ValidateContractCmd
-
Validates the type of the Terms and Conditions in the contract.
- validateTCType() - Method in class com.ibm.commerce.contract.commands.ValidateContractCmdImpl
-
Validates the type of the Terms and Conditions in the contract.
- validateTimes(Map, List) - Method in class com.ibm.commerce.marketing.commands.elements.MarketingCampaignElementTaskCmdImpl
-
This method validates that the specified number of times parameters are valid.
- validateTransactionTypeEnumerationType(TransactionTypeEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateTransactionTypeEnumerationTypeObject(TransactionTypeEnumerationType, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateTransactionTypeType(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
- validateTransactionTypeType_MemberTypes(Object, DiagnosticChain, Map) - Method in class com.ibm.commerce.order.facade.datatypes.util.OrderValidator
-
Validates the MemberTypes constraint of 'Transaction Type Type'.
- validateUniqueCodeUsageStatus(int) - Static method in class com.ibm.commerce.promotion.uniquecode.util.UniquePromotionCodeUtils
-
This method validates if a unique promotion code can adds to an order by
its usage status.
- validateUniqueTaskGroupName(String) - Static method in class com.ibm.commerce.foundation.dataload.util.DataLoadHelper
-
This method will validate that the task group name provided in the configuration is unique and in the correct state.
- validateUniqueTaskName(String) - Static method in class com.ibm.commerce.foundation.dataload.util.DataLoadHelper
-
This method will validate that the task name provided in the configuration is unique and in the correct state.
- validateURLKeyword(String) - Static method in class com.ibm.commerce.catalog.dataload.helper.CatalogDataLoadHelper
-
Validate that the URL keyword does not contain illegal characters.
- validateURLKeyword(String) - Static method in class com.ibm.commerce.pagelayout.dataload.helper.LayoutDataLoadHelper
-
Validate that the SEO URL keyword does not contain illegal characters.
- validateWorkspace(String, String, String) - Static method in class com.ibm.commerce.foundation.dataload.util.DataLoadHelper
-
This method will validate the workspace information provided.
- validateWorkspaceTaskGroupRelationship(String, String) - Static method in class com.ibm.commerce.foundation.dataload.util.DataLoadHelper
-
This method will validate that the workspace and task group identifier provided in the configuration are associated with each other.
- VALIDATION_CODE - Static variable in interface com.ibm.commerce.security.commands.ResetPasswordCmd
-
Validation code sent to the guest user after specifying the challenge answer, used to validate that the actual user
is the one who is resetting the password.
- VALIDATION_CODE - Static variable in class com.ibm.commerce.security.commands.ResetPasswordCmdImpl
-
- VALIDATION_FAILURE - Static variable in class com.ibm.commerce.foundation.dataload.FeedRetriever
-
- validationForActivePromotionsWithSameCode(Px_promotion) - Method in class com.ibm.commerce.promotion.facade.server.services.dataaccess.bom.mediator.ChangePromotionMediator
-
This method is used to check that for the passed promotion
parameter, its public promotion codes (manually entered by the business user)
are not currently being used in any other active promotions in the store path.
- validationForActivePromotionsWithSamePriority(Px_promotion) - Method in class com.ibm.commerce.promotion.facade.server.services.dataaccess.bom.mediator.ChangePromotionMediator
-
This method is used to check that for the passed promotion
parameter, its priority is not currently being used in any other active
promotions in the store path belonging to the same promotion group.
- VALIDATOR_CLASS_ATTRIB - Static variable in interface com.ibm.commerce.giftcenter.facade.server.helpers.GiftListServerConstants
-
The constant which refer the validatorImpl
attribute tag in the
GiftList rule validator file.
- validFile(String) - Method in class com.ibm.commerce.marketing.commands.elements.DisplayLocationBasedContentActionTaskCmdImpl
-
This method checks that the file exists.
- validlyAllocated(OrderAccessBean, StoreAccessBean) - Static method in class com.ibm.commerce.fulfillment.commands.InventoryManagementHelper
-
Checks if all order items in an order are validly allocated.
- validURL(String) - Method in class com.ibm.commerce.marketing.commands.elements.DisplayLocationBasedContentActionTaskCmdImpl
-
This method checks that the content JSP file exists.
- VALUE - Static variable in class com.ibm.commerce.giftregistry.util.NullObject
-
An instance of NullObject.
- Value - Interface in com.ibm.commerce.rest.javadoc
-
Value structure.
- VALUE_100 - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "100".
- VALUE_AFTER - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "after".
- VALUE_ALL_OF - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "allOf".
- VALUE_ATTRIBUTE - Static variable in class com.ibm.commerce.marketing.dialog.util.MarketingUtil
-
Constant representing the content of a flow element within a user behavior string.
- VALUE_BEFORE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "before".
- VALUE_CHANGE_FLAG - Static variable in class com.ibm.commerce.rfq.commands.ModifyResponsePAttributeCmdImpl
-
Change flag.
- VALUE_CHANGE_FLAG - Static variable in class com.ibm.commerce.rfq.commands.RespondRFQLevelCommentsTCCmdImpl
-
- VALUE_DO_NOT_USE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "doNotUse".
- VALUE_EQUAL_TO - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "equalTo".
- VALUE_EXCLUDE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Database mbrgrpmbr column exclude: "1"-exclude
- VALUE_FROM_PROFILE_ORDER - Static variable in interface com.ibm.commerce.order.utils.OrderConstants
-
String Representation:"valueFromProfileOrder
"
- VALUE_GREATER_THAN - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "greaterThan".
- VALUE_GREATER_THAN_OR_EQUAL_TO - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "greaterThanOrEqualTo".
- VALUE_INCLUDE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Database mbrgrpmbr column exclude: "0"-include
- VALUE_LESS_THAN - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "lessThan".
- VALUE_LESS_THAN_OR_EQUAL_TO - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "lessThanOrEqualTo".
- VALUE_MAPPING_EXTERNAL_NAME_COMMON_MAPPING - Static variable in class com.ibm.commerce.pagelayout.facade.server.helpers.PageLayoutServerConstants
-
true/false mapping to 1/0.
- VALUE_NODE - Static variable in class com.ibm.commerce.pagelayout.widget.management.WidgetDefinitionParser
-
This tag is used to define the value for the widget property.
- VALUE_NOT_ONE_OF - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "notOneOf".
- VALUE_NOT_REGISTERED - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "G".
- VALUE_NOT_WITHIN_THE_LAST - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "notWithinTheLast".
- VALUE_OBJECT_ID - Static variable in class com.ibm.commerce.giftregistry.service.valueobjects.BaseVO
-
The name of the attribute that can be used to uniquely identify a value object
- VALUE_OFF - Static variable in interface com.ibm.commerce.discount.rules.DiscountConst
-
This value indicates that the discount is a certain value off discount.
- VALUE_ONE_OF - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "oneOf".
- VALUE_RANGE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "range".
- VALUE_REGISTERED - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "R".
- VALUE_STORE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "store".
- VALUE_WITHIN_THE_LAST - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "withinTheLast".
- VALUE_ZERO - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
XML element value - "zero".
- ValueHandler - Interface in com.ibm.commerce.foundation.dataload.config
-
This class defines the interface for the custom extension to handle the
value in the BusinessObjectBuilder configuration.
- ValueImpl - Class in com.ibm.commerce.rest.javadoc
-
Value structure implementation.
- ValueImpl(String, String) - Constructor for class com.ibm.commerce.rest.javadoc.ValueImpl
-
Constructor.
- ValueMapping - Class in com.ibm.commerce.foundation.server.services.valuemapping
-
Configuration object that contains the relationship between an external key
and the internal key in the system.
- ValueMappingService - Class in com.ibm.commerce.foundation.server.services.valuemapping
-
A value mapping service to resolve the relationship configuration
between external and internal keys of business objects.
- ValueObjectContext - Class in com.ibm.commerce.giftregistry.service.valueobjects
-
The context of a value object.
- ValueObjectContext(BaseVO, String) - Constructor for class com.ibm.commerce.giftregistry.service.valueobjects.ValueObjectContext
-
Constructs a context for a value object.
- valueOf(String) - Static method in class com.ibm.commerce.component.bod.VerbAction
-
Converts a string to a verb action.
- valueOf(String) - Static method in enum com.ibm.commerce.content.version.ContentVersionService.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.commerce.contentmanagement.service.ContentManagementResourceManager.Action
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.commerce.contentmanagement.service.ContentManagementResourceManager.ChangeHistoryRecordAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.commerce.contentmanagement.service.ContentManagementResourceManager.MoveDestinationActionParameters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.commerce.contract.catalogfilter.CatalogFilterSelection.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.commerce.contract.catalogfilter.Condition.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.ibm.commerce.subscription.commands.ScheduleEvaluateCmd.UnitOfMeasure
-
Returns the enum constant of this type with the specified name.
- ValueProvider - Interface in com.ibm.commerce.rest.javadoc
-
Interface implemented by classes that can supply valid values to the API
documentation.
- VALUES - Static variable in class com.ibm.commerce.catalog.facade.datatypes.AssociationNameEnumeration
-
A public read-only list of all the 'Association Name Enumeration' enumerators.
- VALUES - Static variable in class com.ibm.commerce.catalog.facade.datatypes.AssociationTypeCodeEnumeration
-
A public read-only list of all the 'Association Type Code Enumeration' enumerators.
- VALUES - Static variable in class com.ibm.commerce.catalog.facade.datatypes.AttributeDataCodeTypeEnumeration
-
A public read-only list of all the 'Attribute Data Code Type Enumeration' enumerators.
- VALUES - Static variable in class com.ibm.commerce.catalog.facade.datatypes.KitComponentTypeCodeEnumeration
-
A public read-only list of all the 'Kit Component Type Code Enumeration' enumerators.
- VALUES - Static variable in class com.ibm.commerce.catalog.facade.datatypes.KitTypeCodeEnumeration
-
A public read-only list of all the 'Kit Type Code Enumeration' enumerators.
- VALUES - Static variable in class com.ibm.commerce.catalog.facade.datatypes.ProductItemTypeCodeEnumeration
-
A public read-only list of all the 'Product Item Type Code Enumeration' enumerators.
- values() - Static method in enum com.ibm.commerce.content.version.ContentVersionService.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ibm.commerce.contentmanagement.service.ContentManagementResourceManager.Action
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ibm.commerce.contentmanagement.service.ContentManagementResourceManager.ChangeHistoryRecordAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ibm.commerce.contentmanagement.service.ContentManagementResourceManager.MoveDestinationActionParameters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ibm.commerce.contract.catalogfilter.CatalogFilterSelection.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.ibm.commerce.contract.catalogfilter.Condition.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in class com.ibm.commerce.foundation.common.datatypes.AddressUsageEnumerationType
-
A public read-only list of all the 'Address Usage Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.foundation.common.datatypes.BestCallingTimeEnumerationType
-
A public read-only list of all the 'Best Calling Time Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.foundation.common.datatypes.DisplayLevelEnumerationType
-
A public read-only list of all the 'Display Level Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.foundation.common.datatypes.TelephoneLocationEnumerationType
-
A public read-only list of all the 'Telephone Location Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.infrastructure.facade.datatypes.OnlineStoreStateEnumerationType
-
A public read-only list of all the 'Online Store State Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.inventory.facade.datatypes.InventoryStatusEnumerationType
-
A public read-only list of all the 'Status Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.marketing.facade.datatypes.ActivityExperimentFormatEnumerationType
-
A public read-only list of all the 'Activity Experiment Format Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.marketing.facade.datatypes.ActivityFormatEnumerationType
-
A public read-only list of all the 'Activity Format Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.marketing.facade.datatypes.ActivityTemplateFormatEnumerationType
-
A public read-only list of all the 'Activity Template Format Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.marketing.facade.datatypes.CampaignElementFormatEnumerationType
-
A public read-only list of all the 'Campaign Element Format Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.marketing.facade.datatypes.MarketingContentFormatEnumerationType
-
A public read-only list of all the 'Content Format Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.marketing.facade.datatypes.MarketingEmailTemplateBodyEnumerationType
-
A public read-only list of all the 'Email Template Body Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.marketing.facade.datatypes.MarketingEmailTemplateStatusEnumerationType
-
A public read-only list of all the 'Email Template Status Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.marketing.facade.datatypes.MarketingSpotActivityDataEnumerationType
-
A public read-only list of all the 'Spot Activity Data Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.marketing.facade.datatypes.MarketingSpotOrderFormatEnumerationType
-
A public read-only list of all the 'Spot Order Format Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.marketing.facade.datatypes.MarketingSpotUsageEnumerationType
-
A public read-only list of all the 'Spot Usage Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.marketing.facade.datatypes.MarketingStateEnumerationType
-
A public read-only list of all the 'State Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.member.facade.datatypes.AccountStatusType
-
A public read-only list of all the 'Account Status Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.member.facade.datatypes.GenderType
-
A public read-only list of all the 'Gender Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.member.facade.datatypes.MaritalStatusEnumerationType
-
A public read-only list of all the 'Marital Status Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.member.facade.datatypes.MemberGroupUsageEnumerationType
-
A public read-only list of all the 'Group Usage Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.member.facade.datatypes.OrganizationalEntityType
-
A public read-only list of all the 'Organizational Entity Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.member.facade.datatypes.OrganizationStatusEnumerationType
-
A public read-only list of all the 'Organization Status Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.member.facade.datatypes.PreferredCommunicationEnumerationType
-
A public read-only list of all the 'Preferred Communication Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.member.facade.datatypes.ProfileType
-
A public read-only list of all the 'Profile Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.member.facade.datatypes.RegistrationApprovalStatusEnumerationType
-
A public read-only list of all the 'Registration Approval Status Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.member.facade.datatypes.RegistrationStatusType
-
A public read-only list of all the 'Registration Status Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.oagis9.datatypes.codelists.ActionCodeEnumerationType
-
A public read-only list of all the 'Action Code Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.order.facade.datatypes.AdjustmentCategoryEnumerationType
-
A public read-only list of all the 'Adjustment Category Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.order.facade.datatypes.AdjustmentUsageEnumerationType
-
A public read-only list of all the 'Adjustment Usage Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.order.facade.datatypes.BuyerApprovalStatusEnumerationType
-
A public read-only list of all the 'Buyer Approval Status Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.order.facade.datatypes.ChannelNameEnumerationType
-
A public read-only list of all the 'Channel Name Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.order.facade.datatypes.FulfillmentStatusEnumerationType
-
A public read-only list of all the 'Fulfillment Status Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.order.facade.datatypes.InventoryStatusEnumerationType
-
A public read-only list of all the 'Inventory Status Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.order.facade.datatypes.OrderItemLifeCycleStatusEnumerationType
-
A public read-only list of all the 'Item Life Cycle Status Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.order.facade.datatypes.OrderLifeCycleStatusEnumerationType
-
A public read-only list of all the 'Life Cycle Status Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.order.facade.datatypes.PaymentInstructionStatusEnumerationType
-
A public read-only list of all the 'Payment Instruction Status Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.order.facade.datatypes.PaymentLifeCycleStatusEnumerationType
-
A public read-only list of all the 'Payment Life Cycle Status Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.promotion.facade.datatypes.DayOfWeekEnumerationType
-
A public read-only list of all the 'Day Of Week Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.promotion.facade.datatypes.PromotionExclusiveTypeEnumerationType
-
A public read-only list of all the 'Exclusive Type Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.promotion.facade.datatypes.PromotionStatusEnumerationType
-
A public read-only list of all the 'Status Enumeration Type' enumerators.
- VALUES - Static variable in class com.ibm.commerce.search.facade.datatypes.AssociationEnumerationType
-
A public read-only list of all the 'Association Enumeration Type' enumerators.
- values() - Static method in enum com.ibm.commerce.subscription.commands.ScheduleEvaluateCmd.UnitOfMeasure
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARIABLE_ACCOUNT - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "account".
- VARIABLE_ACCOUNT_AMOUNT_SPENT - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "accountAmountSpent".
- VARIABLE_ACCOUNT_BUSINESS - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "accountBusiness".
- VARIABLE_ACCOUNT_COUNTRY - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "accountCountry".
- VARIABLE_ACCOUNT_CREDIT - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "accountCredit".
- VARIABLE_ACCOUNT_INDUSTRY - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "accountIndustry".
- VARIABLE_ACCOUNT_LOCATION - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "accountLocation".
- VARIABLE_ACCOUNT_SIZE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "accountSize".
- VARIABLE_AGE_GROUP - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "ageGroup".
- VARIABLE_AGE_RANGE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "ageRange".
- VARIABLE_AMOUNT_SPENT - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "amountSpent".
- VARIABLE_BROWSING_CATEGORY - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
-
Constant variables for web activity customer behavior browsing product/category options.
- VARIABLE_BROWSING_PRODUCT - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
-
Constant variables for web activity customer behavior browsing product/category options.
- VARIABLE_CHILDREN - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "children".
- VARIABLE_CITY - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "city".
- VARIABLE_COMPANY - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "company".
- VARIABLE_COUNTRY - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "country".
- VARIABLE_CURRENCY - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "currency".
- VARIABLE_DAY_OF_WEEK - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
-
Campaign initiative condition variables.
- VARIABLE_DAYS_SINCE_LAST_PURCHASE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "daysSinceLastPurchase".
- VARIABLE_DAYS_SINCE_LAST_VISIT - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "daysSinceLastVisit".
- VARIABLE_DAYS_SINCE_REGISTRATION - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "daysSinceRegistration".
- VARIABLE_DAYS_SINCE_REGISTRATION_CHANGE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "daysSinceRegistrationChange".
- VARIABLE_E_MAIL - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "eMail".
- VARIABLE_GENDER - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "gender".
- VARIABLE_HOUSEHOLD - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "household".
- VARIABLE_INCOME_GROUP - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "incomeGroup".
- VARIABLE_INTERESTS - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "interests".
- VARIABLE_JOB_FUNCTION - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "jobFunction".
- VARIABLE_LANGUAGE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "language".
- VARIABLE_LAST_PURCHASE_DATE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "lastPurchaseDate".
- VARIABLE_LAST_VISIT_DATE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "lastVisitDate".
- VARIABLE_LOCALE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "locale".
- VARIABLE_MARITAL_STATUS - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "maritalStatus".
- VARIABLE_MARKETING_POPULATES - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "marketingPopulates".
- VARIABLE_MEMBER_GROUPS - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "memberGroups".
- VARIABLE_NAME_PREFIX - Static variable in class com.ibm.commerce.marketing.runtime.engine.FlowElement
-
The prefix used in element templates to indicate variables that need to be replaced by the user interface.
- VARIABLE_ORDERS - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "orders".
- VARIABLE_ORG - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "org".
- VARIABLE_ORG_DN - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "orgDN".
- VARIABLE_PHONE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "phone".
- VARIABLE_PREFERRED_COMMUNICATION - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "preferredCommunication".
- VARIABLE_PURCHASE_HISTORY_CATEGORY - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
-
Campaign initiative condition variables.
- VARIABLE_PURCHASE_HISTORY_SKU - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
-
Campaign initiative condition variables.
- VARIABLE_REGISTRATION_CHANGE_DATE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "registrationChangeDate".
- VARIABLE_REGISTRATION_DATE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "registrationDate".
- VARIABLE_REGISTRATION_STATUS - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "registrationStatus".
- VARIABLE_ROLE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "role".
- VARIABLE_SEGMENT - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
-
Campaign initiative condition variables.
- VARIABLE_SEGMENT - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "segment".
- VARIABLE_SHOPPING_CART_CATEGORY - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
-
Campaign initiative condition variables.
- VARIABLE_SHOPPING_CART_SKU - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
-
Campaign initiative condition variables.
- VARIABLE_SHOPPING_CART_TOTAL - Static variable in interface com.ibm.commerce.tools.campaigns.CampaignConstants
-
Campaign initiative condition variables.
- VARIABLE_STATE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "state".
- VARIABLE_STATUS - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "status".
- VARIABLE_STATUS_OP - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "statusOP".
- VARIABLE_ZIP_CODE - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
Simple condition variable name - "zipCode".
- VATCalculateRMAItemTotalCreditCmdImpl - Class in com.ibm.commerce.returns.commands
-
- VATCalculateRMAItemTotalCreditCmdImpl() - Constructor for class com.ibm.commerce.returns.commands.VATCalculateRMAItemTotalCreditCmdImpl
-
The default constructor.
- VATCalculationRuleCombineCmd - Interface in com.ibm.commerce.order.calculation
-
This command is used to calculate sales tax and shipping tax when VAT(Value-Added-Tax)
feature is enabled.
- VATCalculationRuleCombineCmdImpl - Class in com.ibm.commerce.order.calculation
-
- VATCalculationRuleCombineCmdImpl() - Constructor for class com.ibm.commerce.order.calculation.VATCalculationRuleCombineCmdImpl
-
The constructor.
- VATGetHistoryOrderTotalAmountCmdImpl - Class in com.ibm.commerce.order.commands
-
- VATGetHistoryOrderTotalAmountCmdImpl() - Constructor for class com.ibm.commerce.order.commands.VATGetHistoryOrderTotalAmountCmdImpl
-
The default constructor.
- VATGetOrderItemsTotalAmountCmdImpl - Class in com.ibm.commerce.orderitems.commands
-
- VATGetOrderItemsTotalAmountCmdImpl() - Constructor for class com.ibm.commerce.orderitems.commands.VATGetOrderItemsTotalAmountCmdImpl
-
The default constructor.
- VATGetOrderReleaseTotalAmountCmdImpl - Class in com.ibm.commerce.order.commands
-
- VATGetOrderReleaseTotalAmountCmdImpl() - Constructor for class com.ibm.commerce.order.commands.VATGetOrderReleaseTotalAmountCmdImpl
-
The default constructor.
- VATGetOrderTotalAmountCmdImpl - Class in com.ibm.commerce.order.commands
-
- VATGetOrderTotalAmountCmdImpl() - Constructor for class com.ibm.commerce.order.commands.VATGetOrderTotalAmountCmdImpl
-
The default constructor.
- VATOrderCalculateCmdImpl - Class in com.ibm.commerce.order.commands
-
- VATOrderCalculateCmdImpl() - Constructor for class com.ibm.commerce.order.commands.VATOrderCalculateCmdImpl
-
The constructor.
- VATPromotionEngineOrderCalculateCmdImpl - Class in com.ibm.commerce.order.commands
-
- VATPromotionEngineOrderCalculateCmdImpl() - Constructor for class com.ibm.commerce.order.commands.VATPromotionEngineOrderCalculateCmdImpl
-
The constructor.
- vendor - Variable in class com.ibm.commerce.pvcadapter.DeviceInfo
-
Vendor name of the device.
- VendorAccessBean - Class in com.ibm.commerce.inventory.objects
-
- VendorAccessBean() - Constructor for class com.ibm.commerce.inventory.objects.VendorAccessBean
-
- VendorAccessBean(Vendor) - Constructor for class com.ibm.commerce.inventory.objects.VendorAccessBean
-
- VendorAccessBean(Integer, String) - Constructor for class com.ibm.commerce.inventory.objects.VendorAccessBean
-
- VendorCreateCmd - Interface in com.ibm.commerce.inventory.commands
-
Create a new vendor.
- VendorCreateCmdImpl - Class in com.ibm.commerce.inventory.commands
-
Create a new vendor.
- VendorCreateCmdImpl() - Constructor for class com.ibm.commerce.inventory.commands.VendorCreateCmdImpl
-
- VendorDataBean - Class in com.ibm.commerce.inventory.beans
-
This databean defines a Vendor who has a relationship with a Store, or all the Stores in a StoreGroup, generally to provide inventory.
- VendorDataBean() - Constructor for class com.ibm.commerce.inventory.beans.VendorDataBean
-
- VendorDeleteCmd - Interface in com.ibm.commerce.inventory.commands
-
Mark a list of vendors for deletion.
- VendorDeleteCmdImpl - Class in com.ibm.commerce.inventory.commands
-
Mark a list of vendors for deletion.
- VendorDeleteCmdImpl() - Constructor for class com.ibm.commerce.inventory.commands.VendorDeleteCmdImpl
-
- VendorDescriptionAccessBean - Class in com.ibm.commerce.inventory.objects
-
- VendorDescriptionAccessBean() - Constructor for class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean
-
- VendorDescriptionAccessBean(VendorDescription) - Constructor for class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean
-
- VendorDescriptionAccessBean(Long, Integer, Integer) - Constructor for class com.ibm.commerce.inventory.objects.VendorDescriptionAccessBean
-
- VendorDescriptionDataBean - Class in com.ibm.commerce.inventory.beans
-
This databean represents a VendorDescriptionDataBean object.
- VendorDescriptionDataBean() - Constructor for class com.ibm.commerce.inventory.beans.VendorDescriptionDataBean
-
- VendorInformationDataBean - Class in com.ibm.commerce.inventory.beans
-
This databean represents a VendorInformationDataBean object.
- VendorInformationDataBean() - Constructor for class com.ibm.commerce.inventory.beans.VendorInformationDataBean
-
- VendorInformationListDataBean - Class in com.ibm.commerce.inventory.beans
-
This databean is used to get a list of VendorInformationDataBean.
- VendorInformationListDataBean() - Constructor for class com.ibm.commerce.inventory.beans.VendorInformationListDataBean
-
- VendorUpdateCmd - Interface in com.ibm.commerce.inventory.commands
-
Update the vendor.
- VendorUpdateCmdImpl - Class in com.ibm.commerce.inventory.commands
-
Update the vendor.
- VendorUpdateCmdImpl() - Constructor for class com.ibm.commerce.inventory.commands.VendorUpdateCmdImpl
-
- Verb - Class in com.ibm.commerce.component.bod
-
A Verb
specifies an action to be performed on a noun.
- Verb() - Constructor for class com.ibm.commerce.component.bod.Verb
-
Constructs an empty verb.
- VERB_CHANGE - Static variable in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentAction
-
A constant to represent the Change verb.
- VERB_GET - Static variable in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentAction
-
A constant to represent the Get verb.
- VERB_PROCESS - Static variable in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentAction
-
A constant to represent the Process verb.
- VERB_SYNC - Static variable in class com.ibm.commerce.foundation.client.facade.bod.servlet.struts.BusinessObjectDocumentAction
-
A constant to represent the Sync verb.
- VerbAction - Class in com.ibm.commerce.component.bod
-
An enumeration of all the available verb actions.
- VerbPath - Class in com.ibm.commerce.component.bod
-
A verb path describes a path which a verb follows to update an object or a
field.
- VerbPath(List) - Constructor for class com.ibm.commerce.component.bod.VerbPath
-
- VerbPath(VerbPathStep[]) - Constructor for class com.ibm.commerce.component.bod.VerbPath
-
Constructs a verb path from a list of steps
- VerbPathContext - Class in com.ibm.commerce.component.bod
-
A VerbPathContext provides an evaluation context for evaluating a
VerbPath, such as the starting node of a path.
- VerbPathStep - Class in com.ibm.commerce.component.bod
-
Represents a node in path.
- VerbPathStep(String, VerbStepPredicate[]) - Constructor for class com.ibm.commerce.component.bod.VerbPathStep
-
Constructs an instance of VerbPathStep
- VerbStepAttributeEqualPredicate - Class in com.ibm.commerce.component.bod
-
Represents a predicate that asserts if an attribute is equal to
a given value
- VerbStepAttributeEqualPredicate(String, Object) - Constructor for class com.ibm.commerce.component.bod.VerbStepAttributeEqualPredicate
-
Constructs an instance of this predicate
- VerbStepIdMatchPredicate - Class in com.ibm.commerce.component.bod
-
Evaluates to true if an object's id matches what the predicate specifies.
- VerbStepIdMatchPredicate(Object) - Constructor for class com.ibm.commerce.component.bod.VerbStepIdMatchPredicate
-
Constructs an instance of this predicate
- VerbStepIndexPredicate - Class in com.ibm.commerce.component.bod
-
Represents an index predicate.
- VerbStepIndexPredicate(Integer) - Constructor for class com.ibm.commerce.component.bod.VerbStepIndexPredicate
-
Constructs an instance of this predicate
- VerbStepIndexPredicate(int) - Constructor for class com.ibm.commerce.component.bod.VerbStepIndexPredicate
-
Constructs an instance of this predicate
- VerbStepPredicate - Class in com.ibm.commerce.component.bod
-
Represents a predicate of a VerbPathStep
.
- VerbStepPredicate(String, Object) - Constructor for class com.ibm.commerce.component.bod.VerbStepPredicate
-
- VerbType - Interface in com.ibm.commerce.oagis9.datatypes
-
A representation of the model object 'Verb Type'.
- verifyAndUnlockTC() - Method in class com.ibm.commerce.contract.util.ContractTCLockHelper
-
Verifies if the lock still exists and is still owned by the current logon user, then unlock
the terms and conditions resource.
- VerifyCredentialsCmd - Interface in com.ibm.commerce.security.commands
-
This command takes the input credentials and updates them in either
the database, the LDAP server, or third-party system.
- VerifyCredentialsCmdImpl - Class in com.ibm.commerce.security.commands
-
This command takes the input credentials and updates them in either
the database, the LDAP server, or third-party system.
- VerifyCredentialsCmdImpl() - Constructor for class com.ibm.commerce.security.commands.VerifyCredentialsCmdImpl
-
- verifyTradingIsStillValid(CommandContext, OrderItemAccessBean) - Static method in class com.ibm.commerce.orderitems.commands.OrderItemsCmdHelper
-
Verifies that the trading id of the order item is still valid.
- verifyTradingPaymentMethods(CommandContext, OrderItemAccessBean, Long[]) - Static method in class com.ibm.commerce.orderitems.commands.OrderItemsCmdHelper
-
Verifies if the trading agreements used in the orderitem have defined
compatible payment methods with those trading agreements used
in the order.
- verifyTradingPaymentMethods(CommandContext, Enumeration) - Static method in class com.ibm.commerce.orderitems.commands.OrderItemsCmdHelper
-
Validate the trading agreements used by the order items in an order.
- VERSION - Static variable in class com.ibm.commerce.marketingcenter.events.util.DBSql
-
Version for the XML file.
- VERSION_ONE - Static variable in interface com.ibm.commerce.order.utils.OrderConstants
-
- versionflags - Variable in class com.ibm.commerce.utf.commands.CreateRFQBasicInfoCmdImpl
-
Version Flag.
- VersionHelper - Class in com.ibm.commerce.foundation.server.util.version
-
The purpose of this utility class is to provide common methods that deal with the request version.
- versionid - Variable in class com.ibm.commerce.utf.commands.OfferingBaseCmdImpl
-
Version ID.
- VersionSpecificationAccessBean - Class in com.ibm.commerce.inventory.objects
-
- VersionSpecificationAccessBean() - Constructor for class com.ibm.commerce.inventory.objects.VersionSpecificationAccessBean
-
- VersionSpecificationAccessBean(VersionSpecification) - Constructor for class com.ibm.commerce.inventory.objects.VersionSpecificationAccessBean
-
- VersionSpecificationAccessBean(EntityBeanCreationData) - Constructor for class com.ibm.commerce.inventory.objects.VersionSpecificationAccessBean
-
- VersionSpecificationAccessBean(Long, Long) - Constructor for class com.ibm.commerce.inventory.objects.VersionSpecificationAccessBean
-
- VersionSpecificationDataBean - Class in com.ibm.commerce.inventory.beans
-
This databean represents a VersionSpecificationDataBean object.
- VersionSpecificationDataBean() - Constructor for class com.ibm.commerce.inventory.beans.VersionSpecificationDataBean
-
- VersionSpecified - Interface in com.ibm.commerce.catalog.facade.server.entity.datatypes
-
A representation of the model object 'Version Specified'.
- VIEW_ALL - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
view parameter value - "all".
- VIEW_EMAIL_ACTIVITY_DELETE_REDIRECT - Static variable in interface com.ibm.commerce.emarketing.commands.EmailActivityConstants
-
The redirect view name after executing e-mail activity delete command.
- VIEW_EMAIL_ACTIVITY_DELETE_REDIRECT - Static variable in interface com.ibm.commerce.emarketing.emailtemplate.commands.EmailTemplateConstants
-
The redirect view name after executing e-mail activity delete command.
- VIEW_EMAIL_ACTIVITY_SAVE_REDIRECT - Static variable in interface com.ibm.commerce.emarketing.commands.EmailActivityConstants
-
The redirect view name after executing e-mail activity save command.
- VIEW_EXPLICITLY_EXCLUDED - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
view parameter value - "explicitlyExcluded".
- VIEW_EXPLICITLY_INCLUDED - Static variable in interface com.ibm.commerce.tools.segmentation.SegmentConstants
-
view parameter value - "explicitlyIncluded".
- VIEW_NAME - Static variable in interface com.ibm.commerce.returns.commands.ReturnDisplayCmd
-
The view name of this command.
- VIEW_NAME - Static variable in interface com.ibm.commerce.returns.commands.ReturnListDisplayCmd
-
The View_Name
of this command.
- VIEW_NAME - Static variable in interface com.ibm.commerce.usermanagement.commands.OrganizationSetInSessionCmd
-
The view that would be forwarded to on successful execution, if a URL is not defined.
- VIEW_NAME - Static variable in interface com.ibm.commerce.usermanagement.commands.RestoreOriginalUserSetInSessionCmd
-
The view that would be forwarded to on successful execution, if a URL is not defined.
- VIEW_NAME - Static variable in interface com.ibm.commerce.usermanagement.commands.RunAsUserSetInSessionCmd
-
The view that would be forwarded to on successful execution, if a URL is not defined.
- VIEW_NAME_SEARCH_DISPLAY - Static variable in class com.ibm.commerce.foundation.internal.server.services.search.metadata.solr.SolrSearchServiceConstants
-
Search display view name
- VIEW_STORE_RELATION_TYPE_ID - Static variable in class com.ibm.commerce.marketing.dataload.mediator.AbstractMarketingMediator
-
A constant for the view store relation type ID -11
- ViewApplicableCouponDataBean - Class in com.ibm.commerce.couponredemption.databeans
-
- ViewApplicableCouponDataBean() - Constructor for class com.ibm.commerce.couponredemption.databeans.ViewApplicableCouponDataBean
-
Deprecated.
- ViewApplicableCouponInputDataBean - Interface in com.ibm.commerce.couponredemption.databeans
-
- ViewAppliedCouponDataBean - Class in com.ibm.commerce.couponredemption.databeans
-
- ViewAppliedCouponDataBean() - Constructor for class com.ibm.commerce.couponredemption.databeans.ViewAppliedCouponDataBean
-
Deprecated.
- ViewAppliedCouponInputDataBean - Interface in com.ibm.commerce.couponredemption.databeans
-
- ViewCommand - Interface in com.ibm.commerce.command
-
This is the base interface that defines the signature of all commands that retrieve views from the database.
- ViewCommandContext - Interface in com.ibm.commerce.command
-
This interface defines the view command context.
- VIEWCOUNT - Static variable in class com.ibm.commerce.marketingcenter.events.dbobjects.CpgnStatsConstants
-
Column name definitions - view count
- ViewCouponDetailDataBean - Class in com.ibm.commerce.couponwallet.databeans
-
- ViewCouponDetailDataBean() - Constructor for class com.ibm.commerce.couponwallet.databeans.ViewCouponDetailDataBean
-
Deprecated.
ViewWalletDatabean constructor call the super.
- ViewCouponDetailInputDataBean - Interface in com.ibm.commerce.couponwallet.databeans
-
- VIEWED - Static variable in class com.ibm.commerce.marketingcenter.events.util.CampaignEventUtilities
-
Campaign Logging event data element constant for the flag that indicates whether or
not the campaign was viewed.
- VIEWED - Static variable in class com.ibm.commerce.marketingcenter.events.util.ExperimentEventUtilities
-
Experiment Logging event data element constant in the common base event.
- ViewEMarketingSpotTriggerTaskCmd - Interface in com.ibm.commerce.marketing.commands.elements
-
This class validates if all the required name value pairs have been set
in the View E-Marketing Spot trigger campaign element.
- ViewEMarketingSpotTriggerTaskCmdImpl - Class in com.ibm.commerce.marketing.commands.elements
-
This class validates if all the required name value pairs have been set
in the View E-Marketing Spot trigger campaign element.
- ViewEMarketingSpotTriggerTaskCmdImpl() - Constructor for class com.ibm.commerce.marketing.commands.elements.ViewEMarketingSpotTriggerTaskCmdImpl
-
- VIEWNAME_PREFIX - Static variable in interface com.ibm.commerce.orderquotation.commands.OrderQuotationDisplayCmd
-
The view name prefix.
- ViewSearchEMarketingSpotTriggerTaskCmd - Interface in com.ibm.commerce.marketing.commands.elements
-
This class validates if all the required name value pairs have been set
in the View Search E-Marketing Spot trigger campaign element when an
activity is activated.
- ViewSearchEMarketingSpotTriggerTaskCmdImpl - Class in com.ibm.commerce.marketing.commands.elements
-
This class validates if all the required name value pairs have been set
in the View Search E-Marketing Spot trigger campaign element when an
activity is activated.
- ViewSearchEMarketingSpotTriggerTaskCmdImpl() - Constructor for class com.ibm.commerce.marketing.commands.elements.ViewSearchEMarketingSpotTriggerTaskCmdImpl
-
- ViewWalletDataBean - Class in com.ibm.commerce.couponwallet.databeans
-
- ViewWalletDataBean() - Constructor for class com.ibm.commerce.couponwallet.databeans.ViewWalletDataBean
-
Deprecated.
ViewWalletDatabean constructor call super.
- ViewWalletInputDataBean - Interface in com.ibm.commerce.couponwallet.databeans
-
- VM_ACCOUNT_STATUS - Static variable in class com.ibm.commerce.member.facade.MemberFacadeConstants
-
Value mapping for Account Status.
- VM_ADDRESS_TYPE - Static variable in class com.ibm.commerce.member.facade.MemberFacadeConstants
-
Value mapping for Address Type.
- VM_BEST_CALLING_TIME - Static variable in class com.ibm.commerce.member.facade.MemberFacadeConstants
-
Value mapping for Best Calling Time.
- VM_GENDER - Static variable in class com.ibm.commerce.member.facade.MemberFacadeConstants
-
Value mapping for Gender.
- VM_LOCALE - Static variable in class com.ibm.commerce.member.facade.MemberFacadeConstants
-
Value mapping for Locale.
- VM_MARITAL_STATUS - Static variable in class com.ibm.commerce.member.facade.MemberFacadeConstants
-
Value mapping for Marital Status.
- VM_MEMBER_GROUP_USAGE - Static variable in class com.ibm.commerce.member.facade.MemberFacadeConstants
-
Value mapping for Member Group Usage.
- VM_ORGANIZATION_STATUS - Static variable in class com.ibm.commerce.member.facade.MemberFacadeConstants
-
Value mapping for Organization Status.
- VM_ORGANIZATIONAL_ENTITY_TYPE - Static variable in class com.ibm.commerce.member.facade.MemberFacadeConstants
-
Value mapping for Organizational Entity Type.
- VM_PREFERRED_COMMUNICATION - Static variable in class com.ibm.commerce.member.facade.MemberFacadeConstants
-
Value mapping for Preferred Communication.
- VM_PROFILE_TYPE - Static variable in class com.ibm.commerce.member.facade.MemberFacadeConstants
-
Value mapping for Profile Type.
- VM_REGISTRATION_APPROVAL_STATUS - Static variable in class com.ibm.commerce.member.facade.MemberFacadeConstants
-
Value mapping for Registration Approval Status.
- VM_REGISTRATION_STATUS - Static variable in class com.ibm.commerce.member.facade.MemberFacadeConstants
-
Value mapping for Registration Status.
- VM_STA_ASSOCIATION_TYPE - Static variable in class com.ibm.commerce.search.facade.SearchFacadeConstants
-
Value mapping identifier for SearchTermAssociation Association Type.
- VM_TELEPHONE_LOCATION - Static variable in class com.ibm.commerce.member.facade.MemberFacadeConstants
-
Value mapping for Telephone Location.
- VMMProxy - Class in com.ibm.commerce.member.syncbeans
-
When WebSphere Commerce is configured to authenticate and store user and organization data in an
LDAP server, this helper class is used to interact with the LDAP server using the Virtual Member Manager
(VMM) APIs that are part of WebSphere Application Server.
- VOLUME - Static variable in class com.ibm.commerce.marketing.promotion.reward.Distribution
-
The type of the distribution is Volume.
- VoucherAdjustment - Class in com.ibm.commerce.marketing.promotion.reward
-
VoucherAdjustment
offers a coupon that can be used towards a
future purchase.
- VoucherAdjustment() - Constructor for class com.ibm.commerce.marketing.promotion.reward.VoucherAdjustment
-
Constructor for VoucherAdjustment.